cloudxxx8 commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at f988924fa1a53bea613f37133d769f5216468f52 rather than 580e9145cd298fcf447d96e8e1119b64ca165578 Obtained Jenkinsfile from f988924fa1a53bea613f37133d769f5216468f52 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-ssh13874973411567544614.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-ssh3208650124349930795.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-3939/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-3939/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4324463588091370767.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-ssh6243654119302244483.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-3939/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-3939/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13533486212847089175.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-9578’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9581 in /w/workspace/edgexfoundry_edgex-go_PR-3939 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/3939/head:refs/remotes/origin/PR-3939 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f988924fa1a53bea613f37133d769f5216468f52 into PR head commit 580e9145cd298fcf447d96e8e1119b64ca165578 Merge succeeded, producing 580e9145cd298fcf447d96e8e1119b64ca165578 Checking out Revision 580e9145cd298fcf447d96e8e1119b64ca165578 (PR-3939) > git config core.sparsecheckout # timeout=10 > git checkout -f 580e9145cd298fcf447d96e8e1119b64ca165578 # 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 f988924fa1a53bea613f37133d769f5216468f52 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 580e9145cd298fcf447d96e8e1119b64ca165578 # timeout=10 Commit message: "refactor(all): Use formatted alternative log function instead of fmt.Sprintf" > git rev-list --no-walk 580e9145cd298fcf447d96e8e1119b64ca165578 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-31T09:53:24.158Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-31T09:53:24.221Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-31T09:53:24.235Z] ========================================================= [2022-03-31T09:53:24.235Z] EdgeX Global Pipelines Version Info [2022-03-31T09:53:24.235Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-31T09:53:25.111Z] ------------------- [2022-03-31T09:53:25.111Z] stable info: [2022-03-31T09:53:25.111Z] ------------------- [2022-03-31T09:53:25.111Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-31T09:53:25.111Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-31T09:53:25.111Z] Message: update stable to v1.0.221 [2022-03-31T09:53:25.695Z] ------------------- [2022-03-31T09:53:25.695Z] experimental info: [2022-03-31T09:53:25.695Z] ------------------- [2022-03-31T09:53:25.696Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-31T09:53:25.696Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-31T09:53:25.696Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-31T09:53:25.829Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-31T09:53:25.838Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-31T09:53:25.847Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-31T09:53:25.855Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-31T09:53:25.864Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-31T09:53:25.872Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-31T09:53:25.881Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-31T09:53:25.890Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-31T09:53:25.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-31T09:53:25.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-31T09:53:25.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-31T09:53:25.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-31T09:53:25.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-31T09:53:25.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-31T09:53:25.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-31T09:53:25.997Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-31T09:53:26.010Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-31T09:53:26.022Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-31T09:53:26.033Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-31T09:53:26.048Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-31T09:53:26.060Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-31T09:53:26.075Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-31T09:53:26.087Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3939 [Pipeline] echo [2022-03-31T09:53:26.102Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3939 [Pipeline] echo [2022-03-31T09:53:26.113Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3939 [Pipeline] echo [2022-03-31T09:53:26.128Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 580e9145cd298fcf447d96e8e1119b64ca165578 [Pipeline] echo [2022-03-31T09:53:26.141Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 580e914 [Pipeline] echo [2022-03-31T09:53:26.153Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-31T09:53:26.198Z] provisioning config files... [2022-03-31T09:53:26.215Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2441834411449896399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-31T09:53:26.533Z] ---> docker-login.sh [2022-03-31T09:53:26.533Z] nexus3.edgexfoundry.org:10001 [2022-03-31T09:53:26.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T09:53:26.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T09:53:26.794Z] Configure a credential helper to remove this warning. See [2022-03-31T09:53:26.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T09:53:26.794Z] [2022-03-31T09:53:26.794Z] Login Succeeded [2022-03-31T09:53:26.794Z] nexus3.edgexfoundry.org:10002 [2022-03-31T09:53:27.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T09:53:27.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T09:53:27.057Z] Configure a credential helper to remove this warning. See [2022-03-31T09:53:27.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T09:53:27.057Z] [2022-03-31T09:53:27.057Z] Login Succeeded [2022-03-31T09:53:27.057Z] nexus3.edgexfoundry.org:10003 [2022-03-31T09:53:27.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T09:53:27.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T09:53:27.057Z] Configure a credential helper to remove this warning. See [2022-03-31T09:53:27.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T09:53:27.057Z] [2022-03-31T09:53:27.057Z] Login Succeeded [2022-03-31T09:53:27.057Z] nexus3.edgexfoundry.org:10004 [2022-03-31T09:53:27.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T09:53:27.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T09:53:27.320Z] Configure a credential helper to remove this warning. See [2022-03-31T09:53:27.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T09:53:27.320Z] [2022-03-31T09:53:27.320Z] Login Succeeded [2022-03-31T09:53:27.320Z] docker.io [2022-03-31T09:53:27.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T09:53:27.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T09:53:27.907Z] Configure a credential helper to remove this warning. See [2022-03-31T09:53:27.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T09:53:27.907Z] [2022-03-31T09:53:27.907Z] Login Succeeded [2022-03-31T09:53:27.907Z] ---> docker-login.sh ends [Pipeline] } [2022-03-31T09:53:27.917Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-31T09:53:28.225Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-03-31T09:53:28.225Z] + cut -d/ -f2 [2022-03-31T09:53:28.225Z] + dirname cmd/core-command/Dockerfile [2022-03-31T09:53:28.225Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-31T09:53:28.225Z] + dirname cmd/core-data/Dockerfile [2022-03-31T09:53:28.225Z] + cut -d/ -f2 [2022-03-31T09:53:28.225Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-31T09:53:28.226Z] + dirname cmd/core-metadata/Dockerfile [2022-03-31T09:53:28.226Z] + cut -d/ -f2 [2022-03-31T09:53:28.226Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-31T09:53:28.226Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-31T09:53:28.226Z] + cut -d/ -f2 [2022-03-31T09:53:28.226Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-31T09:53:28.226Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-31T09:53:28.226Z] + cut -d/ -f2 [2022-03-31T09:53:28.226Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-31T09:53:28.226Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-31T09:53:28.226Z] + cut -d/ -f2 [2022-03-31T09:53:28.226Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-31T09:53:28.226Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-03-31T09:53:28.226Z] + cut -d/ -f2 [2022-03-31T09:53:28.226Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-03-31T09:53:28.226Z] + dirname cmd/security-spire-agent/Dockerfile [2022-03-31T09:53:28.226Z] + cut -d/ -f2 [2022-03-31T09:53:28.226Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-03-31T09:53:28.226Z] + dirname cmd/security-spire-config/Dockerfile [2022-03-31T09:53:28.226Z] + cut -d/ -f2 [2022-03-31T09:53:28.226Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-03-31T09:53:28.226Z] + dirname cmd/security-spire-server/Dockerfile [2022-03-31T09:53:28.226Z] + cut -d/ -f2 [2022-03-31T09:53:28.226Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-03-31T09:53:28.226Z] + dirname cmd/support-notifications/Dockerfile [2022-03-31T09:53:28.226Z] + cut -d/ -f2 [2022-03-31T09:53:28.226Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-31T09:53:28.226Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-31T09:53:28.226Z] + cut -d/ -f2 [2022-03-31T09:53:28.226Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-31T09:53:28.226Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-31T09:53:28.226Z] + cut -d/ -f2 [2022-03-31T09:53:28.226Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-31T09:53:28.266Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-31T09:53:28.611Z] + git rev-list -1 --merges 580e9145cd298fcf447d96e8e1119b64ca165578~1..580e9145cd298fcf447d96e8e1119b64ca165578 [Pipeline] echo [2022-03-31T09:53:28.631Z] -----------> git rev-list -1 --merges 580e9145cd298fcf447d96e8e1119b64ca165578~1..580e9145cd298fcf447d96e8e1119b64ca165578 580e9145cd298fcf447d96e8e1119b64ca165578 [false] [Pipeline] sh [2022-03-31T09:53:28.923Z] + git log --format=format:%s -1 580e9145cd298fcf447d96e8e1119b64ca165578 [Pipeline] echo [2022-03-31T09:53:28.940Z] ========================================================= [2022-03-31T09:53:28.940Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-31T09:53:28.940Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-31T09:53:29.492Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-31T09:53:29.492Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-31T09:53:29.492Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-31T09:53:29.492Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-31T09:53:29.492Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-31T09:53:29.492Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-31T09:53:29.492Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-31T09:53:29.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-31T09:53:29.919Z] [2022-03-31T09:53:29.919Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T09:53:30.231Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-31T09:53:30.231Z] latest: Pulling from edgex-devops/git-semver [2022-03-31T09:53:30.231Z] a0d0a0d46f8b: Pulling fs layer [2022-03-31T09:53:30.231Z] 3e5f54012d9b: Pulling fs layer [2022-03-31T09:53:30.231Z] 4c7163046ea9: Pulling fs layer [2022-03-31T09:53:30.231Z] 0c2d73faf560: Pulling fs layer [2022-03-31T09:53:30.231Z] 3e5f54012d9b: Download complete [2022-03-31T09:53:30.231Z] a0d0a0d46f8b: Download complete [2022-03-31T09:53:30.231Z] 0c2d73faf560: Verifying Checksum [2022-03-31T09:53:30.231Z] 0c2d73faf560: Download complete [2022-03-31T09:53:30.493Z] 4c7163046ea9: Verifying Checksum [2022-03-31T09:53:30.493Z] 4c7163046ea9: Download complete [2022-03-31T09:53:30.493Z] a0d0a0d46f8b: Pull complete [2022-03-31T09:53:30.493Z] 3e5f54012d9b: Pull complete [2022-03-31T09:53:30.756Z] 4c7163046ea9: Pull complete [2022-03-31T09:53:31.021Z] 0c2d73faf560: Pull complete [2022-03-31T09:53:31.021Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-31T09:53:31.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-31T09:53:31.021Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-31T09:53:31.098Z] prd-ubuntu20.04-docker-8c-8g-9581 does not seem to be running inside a container [2022-03-31T09:53:31.152Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-31T09:53:31.814Z] $ docker top a40533375814af803b50a9d5397fed4e3b1b78c74d0a8fc7383ac5c639a2654a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-31T09:53:31.920Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-31T09:53:31.920Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-31T09:53:32.064Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-31T09:53:32.072Z] $ docker exec a40533375814af803b50a9d5397fed4e3b1b78c74d0a8fc7383ac5c639a2654a ssh-agent [2022-03-31T09:53:32.194Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjLgIla/agent.14 [2022-03-31T09:53:32.194Z] SSH_AGENT_PID=20 [2022-03-31T09:53:32.203Z] Running ssh-add (command line suppressed) [2022-03-31T09:53:32.321Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_3940410614914188056.key (/w/workspace/edgex-go/2@tmp/private_key_3940410614914188056.key) [2022-03-31T09:53:32.339Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-31T09:53:32.635Z] + git tag --points-at HEAD [Pipeline] } [2022-03-31T09:53:32.656Z] $ docker exec --env ******** --env ******** a40533375814af803b50a9d5397fed4e3b1b78c74d0a8fc7383ac5c639a2654a ssh-agent -k [2022-03-31T09:53:32.784Z] unset SSH_AUTH_SOCK; [2022-03-31T09:53:32.785Z] unset SSH_AGENT_PID; [2022-03-31T09:53:32.785Z] echo Agent pid 20 killed; [2022-03-31T09:53:32.795Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-31T09:53:32.820Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-31T09:53:32.820Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-31T09:53:32.947Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-31T09:53:32.955Z] $ docker exec a40533375814af803b50a9d5397fed4e3b1b78c74d0a8fc7383ac5c639a2654a ssh-agent [2022-03-31T09:53:33.091Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJBcHnM/agent.52 [2022-03-31T09:53:33.091Z] SSH_AGENT_PID=59 [2022-03-31T09:53:33.097Z] Running ssh-add (command line suppressed) [2022-03-31T09:53:33.215Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_6096053125357468816.key (/w/workspace/edgex-go/2@tmp/private_key_6096053125357468816.key) [2022-03-31T09:53:33.224Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-31T09:53:33.517Z] + git semver init [2022-03-31T09:53:33.518Z] # -> Open(): unable to determine branch for HEAD [2022-03-31T09:53:33.518Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2022-03-31T09:53:33.518Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2022-03-31T09:53:33.518Z] # $SEMVER_REMOTE_NAME = origin [2022-03-31T09:53:33.518Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-31T09:53:33.518Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-31T09:53:33.518Z] # $SEMVER_BRANCH = PR-3939 [2022-03-31T09:53:33.518Z] # $SEMVER_TEMP = /tmp/semver-948146508 [2022-03-31T09:53:33.518Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-31T09:53:48.448Z] # '/tmp/semver-948146508' -> '/w/workspace/edgex-go/2/.semver' [2022-03-31T09:53:48.449Z] # -> Force: false [2022-03-31T09:53:48.449Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2022-03-31T09:53:48.465Z] $ docker exec --env ******** --env ******** a40533375814af803b50a9d5397fed4e3b1b78c74d0a8fc7383ac5c639a2654a ssh-agent -k [2022-03-31T09:53:48.582Z] unset SSH_AUTH_SOCK; [2022-03-31T09:53:48.582Z] unset SSH_AGENT_PID; [2022-03-31T09:53:48.583Z] echo Agent pid 59 killed; [2022-03-31T09:53:48.590Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-31T09:53:48.893Z] + git semver [Pipeline] } [2022-03-31T09:53:48.915Z] $ docker stop --time=1 a40533375814af803b50a9d5397fed4e3b1b78c74d0a8fc7383ac5c639a2654a [2022-03-31T09:53:50.714Z] $ docker rm -f a40533375814af803b50a9d5397fed4e3b1b78c74d0a8fc7383ac5c639a2654a [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-31T09:53:51.086Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-31T09:53:51.346Z] Stashed 1 file(s) [Pipeline] echo [2022-03-31T09:53:51.350Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-03-31T09:53:51.485Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-31T09:53:51.491Z] ========================================================= [2022-03-31T09:53:51.491Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-31T09:53:51.491Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-31T09:53:51.784Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-31T09:53:51.784Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-31T09:53:51.784Z] 59bf1c3509f3: Pulling fs layer [2022-03-31T09:53:51.784Z] 666ba61612fd: Pulling fs layer [2022-03-31T09:53:51.784Z] 8ed8ca486205: Pulling fs layer [2022-03-31T09:53:51.784Z] 4fe6c5a15a65: Pulling fs layer [2022-03-31T09:53:51.784Z] 22a0e8bec74d: Pulling fs layer [2022-03-31T09:53:51.784Z] 640e595b4fbd: Pulling fs layer [2022-03-31T09:53:51.784Z] 763cafe07f6e: Pulling fs layer [2022-03-31T09:53:51.784Z] 0c0b528cf693: Pulling fs layer [2022-03-31T09:53:51.784Z] 10935f4eaf8b: Pulling fs layer [2022-03-31T09:53:51.784Z] 763cafe07f6e: Waiting [2022-03-31T09:53:51.784Z] 4fe6c5a15a65: Waiting [2022-03-31T09:53:51.784Z] 22a0e8bec74d: Waiting [2022-03-31T09:53:51.784Z] 0c0b528cf693: Waiting [2022-03-31T09:53:51.784Z] 640e595b4fbd: Waiting [2022-03-31T09:53:51.784Z] 10935f4eaf8b: Waiting [2022-03-31T09:53:51.784Z] 8ed8ca486205: Verifying Checksum [2022-03-31T09:53:51.784Z] 8ed8ca486205: Download complete [2022-03-31T09:53:51.784Z] 666ba61612fd: Download complete [2022-03-31T09:53:51.784Z] 22a0e8bec74d: Download complete [2022-03-31T09:53:51.784Z] 59bf1c3509f3: Verifying Checksum [2022-03-31T09:53:51.784Z] 59bf1c3509f3: Download complete [2022-03-31T09:53:51.784Z] 640e595b4fbd: Verifying Checksum [2022-03-31T09:53:51.784Z] 640e595b4fbd: Download complete [2022-03-31T09:53:51.784Z] 763cafe07f6e: Verifying Checksum [2022-03-31T09:53:51.784Z] 763cafe07f6e: Download complete [2022-03-31T09:53:52.047Z] 0c0b528cf693: Verifying Checksum [2022-03-31T09:53:52.048Z] 0c0b528cf693: Download complete [2022-03-31T09:53:52.048Z] 59bf1c3509f3: Pull complete [2022-03-31T09:53:52.048Z] 666ba61612fd: Pull complete [2022-03-31T09:53:52.309Z] 8ed8ca486205: Pull complete [2022-03-31T09:53:52.569Z] 10935f4eaf8b: Verifying Checksum [2022-03-31T09:53:52.569Z] 10935f4eaf8b: Download complete [2022-03-31T09:53:52.569Z] 4fe6c5a15a65: Verifying Checksum [2022-03-31T09:53:52.569Z] 4fe6c5a15a65: Download complete [2022-03-31T09:53:56.771Z] 4fe6c5a15a65: Pull complete [2022-03-31T09:53:56.771Z] 22a0e8bec74d: Pull complete [2022-03-31T09:53:56.771Z] 640e595b4fbd: Pull complete [2022-03-31T09:53:56.771Z] 763cafe07f6e: Pull complete [2022-03-31T09:53:56.771Z] 0c0b528cf693: Pull complete [2022-03-31T09:53:59.321Z] 10935f4eaf8b: Pull complete [2022-03-31T09:53:59.321Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-31T09:53:59.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-31T09:53:59.321Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-31T09:53:59.624Z] + + docker build -t ci-base-image-x86_64 -f - . [2022-03-31T09:53:59.624Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-31T09:53:59.624Z] WORKDIR /edgex [2022-03-31T09:53:59.624Z] COPY go.mod . [2022-03-31T09:53:59.624Z] RUN go mod download [2022-03-31T09:54:01.014Z] Sending build context to Docker daemon 334.6MB [2022-03-31T09:54:01.014Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-31T09:54:01.014Z] ---> 99d49a6021b9 [2022-03-31T09:54:01.014Z] Step 2/4 : WORKDIR /edgex [2022-03-31T09:54:02.945Z] ---> Running in f16e2572ee14 [2022-03-31T09:54:02.945Z] Removing intermediate container f16e2572ee14 [2022-03-31T09:54:02.945Z] ---> 3fe6bf18b366 [2022-03-31T09:54:02.945Z] Step 3/4 : COPY go.mod . [2022-03-31T09:54:02.945Z] ---> e45d126940b1 [2022-03-31T09:54:02.945Z] Step 4/4 : RUN go mod download [2022-03-31T09:54:02.945Z] ---> Running in c8577945c6a6 [2022-03-31T09:54:06.433Z] Still waiting to schedule task [2022-03-31T09:54:06.434Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-03-31T09:54:17.871Z] Removing intermediate container c8577945c6a6 [2022-03-31T09:54:17.871Z] ---> 396afe810c5c [2022-03-31T09:54:17.871Z] Successfully built 396afe810c5c [2022-03-31T09:54:17.871Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T09:54:18.174Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-31T09:54:18.174Z] . [Pipeline] withDockerContainer [2022-03-31T09:54:18.254Z] prd-ubuntu20.04-docker-8c-8g-9581 does not seem to be running inside a container [2022-03-31T09:54:18.301Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-31T09:54:18.738Z] $ docker top ef3ae12884df5767c310801a46bbb3667b7b0db83de461a8dffdd8dbc9c6d7da -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T09:54:19.101Z] + go version [2022-03-31T09:54:19.102Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-31T09:54:19.119Z] $ docker stop --time=1 ef3ae12884df5767c310801a46bbb3667b7b0db83de461a8dffdd8dbc9c6d7da [2022-03-31T09:54:20.412Z] $ docker rm -f ef3ae12884df5767c310801a46bbb3667b7b0db83de461a8dffdd8dbc9c6d7da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T09:54:20.891Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-31T09:54:20.891Z] . [Pipeline] withDockerContainer [2022-03-31T09:54:20.965Z] prd-ubuntu20.04-docker-8c-8g-9581 does not seem to be running inside a container [2022-03-31T09:54:21.045Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-31T09:54:21.439Z] $ docker top 9799d222f571cb2cc2745e3a9fcdbe18c28774a3c9394dbbc02d66abbce472c9 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-31T09:54:21.521Z] ========================================================= [2022-03-31T09:54:21.521Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-31T09:54:21.521Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-31T09:54:21.812Z] + make test [2022-03-31T09:54:21.812Z] go mod tidy -compat=1.17 [2022-03-31T09:54:22.073Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-31T09:54:28.661Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-31T09:54:40.897Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-31T09:54:40.898Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-31T09:54:40.898Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-31T09:54:40.898Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-31T09:54:40.898Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-31T09:54:40.898Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-31T09:54:40.898Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-31T09:54:40.898Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-31T09:54:40.898Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-31T09:54:40.898Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-31T09:54:40.898Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-31T09:54:40.898Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-31T09:54:40.898Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-31T09:54:40.898Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-31T09:54:40.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-31T09:54:40.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.087s coverage: 28.7% of statements [2022-03-31T09:54:40.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-31T09:54:40.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-31T09:54:41.836Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.081s coverage: 98.5% of statements [2022-03-31T09:54:41.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-31T09:54:42.096Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.093s coverage: 54.9% of statements [2022-03-31T09:54:42.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-31T09:54:42.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-31T09:54:45.390Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.248s coverage: 89.2% of statements [2022-03-31T09:54:45.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-31T09:54:45.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-31T09:54:45.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-31T09:54:45.390Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.097s coverage: 84.4% of statements [2022-03-31T09:54:45.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-31T09:54:45.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-31T09:54:45.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-31T09:54:45.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-31T09:54:45.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-31T09:54:45.390Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.399s coverage: 94.7% of statements [2022-03-31T09:54:45.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-31T09:54:45.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-31T09:54:45.390Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements [2022-03-31T09:54:45.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-31T09:54:45.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-31T09:54:45.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-31T09:54:45.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-31T09:54:45.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-31T09:54:45.390Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.110s coverage: 60.0% of statements [2022-03-31T09:54:45.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-31T09:54:45.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-31T09:54:45.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-31T09:54:45.390Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements [2022-03-31T09:54:45.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-31T09:54:45.390Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2022-03-31T09:54:45.390Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 24.0% of statements [2022-03-31T09:54:45.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-31T09:54:45.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements [2022-03-31T09:54:45.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.063s coverage: 79.5% of statements [2022-03-31T09:54:45.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements [2022-03-31T09:54:45.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements [2022-03-31T09:54:45.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements [2022-03-31T09:54:55.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.091s coverage: 94.4% of statements [2022-03-31T09:54:55.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2022-03-31T09:54:56.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.216s coverage: 82.5% of statements [2022-03-31T09:54:56.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-31T09:55:06.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.098s coverage: 92.9% of statements [2022-03-31T09:55:06.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-31T09:55:06.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-31T09:55:06.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-31T09:55:06.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2022-03-31T09:55:06.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-31T09:55:06.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-31T09:55:06.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-31T09:55:06.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-31T09:55:06.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-31T09:55:06.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.086s coverage: 87.2% of statements [2022-03-31T09:55:06.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-31T09:55:06.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-31T09:55:06.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2022-03-31T09:55:06.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-31T09:55:06.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.068s coverage: 58.8% of statements [2022-03-31T09:55:06.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-31T09:55:06.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.0% of statements [2022-03-31T09:55:06.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2022-03-31T09:55:06.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 85.4% of statements [2022-03-31T09:55:06.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.169s coverage: 91.2% of statements [2022-03-31T09:55:06.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-31T09:55:06.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.185s coverage: 64.4% of statements [2022-03-31T09:55:06.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-31T09:55:06.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-31T09:55:06.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2022-03-31T09:55:06.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements [2022-03-31T09:55:06.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-03-31T09:55:06.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2022-03-31T09:55:06.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2022-03-31T09:55:06.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.436s coverage: 65.4% of statements [2022-03-31T09:55:06.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-31T09:55:06.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-31T09:55:06.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-31T09:55:06.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.143s coverage: 43.8% of statements [2022-03-31T09:55:06.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-31T09:55:06.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-31T09:55:06.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements [2022-03-31T09:55:06.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-31T09:55:06.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.068s coverage: 84.8% of statements [2022-03-31T09:55:06.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-31T09:55:06.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-31T09:55:06.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-31T09:55:06.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-31T09:55:06.802Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.093s coverage: 17.7% of statements [2022-03-31T09:55:06.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-31T09:55:06.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-31T09:55:06.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-31T09:55:06.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-31T09:55:06.802Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.187s coverage: 92.3% of statements [2022-03-31T09:55:06.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-31T09:55:06.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-31T09:55:06.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-31T09:55:06.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-31T09:55:06.802Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2022-03-31T09:55:06.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-31T09:55:06.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-31T09:55:06.802Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.112s coverage: 97.7% of statements [2022-03-31T09:55:06.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-31T09:55:06.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-31T09:55:06.802Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-31T09:55:06.802Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-31T09:55:06.802Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.063s coverage: 28.9% of statements [2022-03-31T09:55:06.802Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-31T09:55:06.802Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-31T09:55:06.802Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-31T09:55:06.802Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-31T09:55:06.802Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-31T09:55:06.802Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-31T09:55:06.802Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2022-03-31T09:55:06.802Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-03-31T09:55:06.802Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-03-31T09:55:24.898Z] GO111MODULE=on go vet ./... [2022-03-31T09:55:29.097Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-31T09:55:29.097Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-31T09:55:29.097Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-31T09:55:29.683Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-31T09:55:29.970Z] + ls -al . [2022-03-31T09:55:29.970Z] total 664 [2022-03-31T09:55:29.970Z] drwxrwxr-x 10 1001 1001 4096 Mar 31 09:55 . [2022-03-31T09:55:29.970Z] drwxr-xr-x 4 root root 4096 Mar 31 09:54 .. [2022-03-31T09:55:29.970Z] -rw-rw-r-- 1 1001 1001 11 Mar 31 09:53 .dockerignore [2022-03-31T09:55:29.970Z] drwxrwxr-x 8 1001 1001 4096 Mar 31 09:53 .git [2022-03-31T09:55:29.970Z] drwxrwxr-x 4 1001 1001 4096 Mar 31 09:53 .github [2022-03-31T09:55:29.970Z] -rw-rw-r-- 1 1001 1001 870 Mar 31 09:53 .gitignore [2022-03-31T09:55:29.970Z] -rw-rw-r-- 1 1001 1001 42 Mar 31 09:53 .golangci.yml [2022-03-31T09:55:29.970Z] -rw-rw-r-- 1 1001 1001 87 Mar 31 09:53 .hadolint.yml [2022-03-31T09:55:29.970Z] drwx------ 3 1001 1001 4096 Mar 31 09:53 .semver [2022-03-31T09:55:29.970Z] -rw-rw-r-- 1 1001 1001 166 Mar 31 09:53 .sonarcloud.properties [2022-03-31T09:55:29.970Z] -rw-rw-r-- 1 1001 1001 1171 Mar 31 09:53 ADOPTERS.md [2022-03-31T09:55:29.970Z] -rw-rw-r-- 1 1001 1001 9953 Mar 31 09:53 Attribution.txt [2022-03-31T09:55:29.970Z] -rw-rw-r-- 1 1001 1001 51732 Mar 31 09:53 CHANGELOG.md [2022-03-31T09:55:29.970Z] -rw-rw-r-- 1 1001 1001 3804 Mar 31 09:53 CONTRIBUTING.md [2022-03-31T09:55:29.970Z] -rw-rw-r-- 1 1001 1001 677 Mar 31 09:53 GOVERNANCE.md [2022-03-31T09:55:29.970Z] -rw-rw-r-- 1 1001 1001 849 Mar 31 09:53 Jenkinsfile [2022-03-31T09:55:29.970Z] -rw-rw-r-- 1 1001 1001 10775 Mar 31 09:53 LICENSE [2022-03-31T09:55:29.970Z] -rw-rw-r-- 1 1001 1001 8478 Mar 31 09:53 Makefile [2022-03-31T09:55:29.970Z] -rw-rw-r-- 1 1001 1001 582 Mar 31 09:53 OWNERS.md [2022-03-31T09:55:29.970Z] -rw-rw-r-- 1 1001 1001 8207 Mar 31 09:53 README.md [2022-03-31T09:55:29.970Z] -rw-rw-r-- 1 1001 1001 6912 Mar 31 09:53 SECURITY.md [2022-03-31T09:55:29.970Z] -rw-rw-r-- 1 1001 1001 5 Mar 31 09:53 VERSION [2022-03-31T09:55:29.970Z] -rw-rw-r-- 1 1001 1001 4131 Mar 31 09:53 ZMQWindows.md [2022-03-31T09:55:29.970Z] drwxrwxr-x 2 1001 1001 4096 Mar 31 09:53 bin [2022-03-31T09:55:29.970Z] drwxrwxr-x 18 1001 1001 4096 Mar 31 09:53 cmd [2022-03-31T09:55:29.970Z] -rw-r--r-- 1 root root 429121 Mar 31 09:55 coverage.out [2022-03-31T09:55:29.970Z] -rw-rw-r-- 1 1001 1001 3175 Mar 31 09:53 go.mod [2022-03-31T09:55:29.970Z] -rw-rw-r-- 1 1001 1001 34990 Mar 31 09:53 go.sum [2022-03-31T09:55:29.970Z] drwxrwxr-x 8 1001 1001 4096 Mar 31 09:53 internal [2022-03-31T09:55:29.970Z] drwxrwxr-x 3 1001 1001 4096 Mar 31 09:53 openapi [2022-03-31T09:55:29.970Z] drwxrwxr-x 4 1001 1001 4096 Mar 31 09:53 snap [2022-03-31T09:55:29.970Z] -rw-rw-r-- 1 1001 1001 204 Mar 31 09:53 version.go [Pipeline] sh [2022-03-31T09:55:30.260Z] + '[' -e coverage.out ] [2022-03-31T09:55:30.260Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-31T09:55:30.366Z] Stashed 1 file(s) [Pipeline] sh [2022-03-31T09:55:30.662Z] + make build [2022-03-31T09:55:30.662Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-31T09:55:37.796Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9582 in /w/workspace/edgexfoundry_edgex-go_PR-3939 [Pipeline] { [Pipeline] ws [2022-03-31T09:55:37.808Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-03-31T09:55:38.046Z] The recommended git tool is: git [2022-03-31T09:55:45.264Z] using credential edgex-jenkins-ssh [2022-03-31T09:55:45.281Z] Cloning the remote Git repository [2022-03-31T09:55:45.364Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-31T09:55:45.445Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-03-31T09:55:45.547Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-31T09:55:45.548Z] > git --version # timeout=10 [2022-03-31T09:55:45.591Z] > git --version # 'git version 2.25.1' [2022-03-31T09:55:45.593Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T09:55:45.795Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-31T09:55:48.759Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-31T09:56:00.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-31T09:56:00.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-31T09:56:01.921Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-31T09:56:02.182Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-31T09:56:02.563Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-31T09:56:02.582Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-31T09:56:02.610Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-31T09:56:02.641Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-31T09:56:02.641Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T09:56:02.653Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3939/head:refs/remotes/origin/PR-3939 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-31T09:56:03.541Z] Merging remotes/origin/main commit f988924fa1a53bea613f37133d769f5216468f52 into PR head commit 580e9145cd298fcf447d96e8e1119b64ca165578 [2022-03-31T09:56:03.562Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-31T09:56:03.911Z] Merge succeeded, producing 580e9145cd298fcf447d96e8e1119b64ca165578 [2022-03-31T09:56:03.911Z] Checking out Revision 580e9145cd298fcf447d96e8e1119b64ca165578 (PR-3939) [2022-03-31T09:56:04.942Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-31T09:56:03.565Z] > git config core.sparsecheckout # timeout=10 [2022-03-31T09:56:03.584Z] > git checkout -f 580e9145cd298fcf447d96e8e1119b64ca165578 # timeout=10 [2022-03-31T09:56:03.835Z] > git remote # timeout=10 [2022-03-31T09:56:03.853Z] > git config --get remote.origin.url # timeout=10 [2022-03-31T09:56:03.865Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T09:56:03.876Z] > git merge f988924fa1a53bea613f37133d769f5216468f52 # timeout=10 [2022-03-31T09:56:03.901Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-31T09:56:03.923Z] > git config core.sparsecheckout # timeout=10 [2022-03-31T09:56:03.945Z] > git checkout -f 580e9145cd298fcf447d96e8e1119b64ca165578 # timeout=10 [2022-03-31T09:56:05.879Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-31T09:56:07.260Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-31T09:56:08.142Z] Commit message: "refactor(all): Use formatted alternative log function instead of fmt.Sprintf" [2022-03-31T09:56:08.205Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-31T09:56:09.045Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-31T09:56:09.045Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-31T09:56:09.045Z] Dload Upload Total Spent Left Speed [2022-03-31T09:56:09.145Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-31T09:56:11.055Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-03-31T09:56:12.014Z] $ docker stop --time=1 9799d222f571cb2cc2745e3a9fcdbe18c28774a3c9394dbbc02d66abbce472c9 [2022-03-31T09:56:14.496Z] $ docker rm -f 9799d222f571cb2cc2745e3a9fcdbe18c28774a3c9394dbbc02d66abbce472c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T09:56:16.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-31T09:56:16.018Z] [2022-03-31T09:56:16.018Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T09:56:16.320Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-31T09:56:16.320Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-31T09:56:16.320Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-31T09:56:16.320Z] ca9280d653b3: Pulling fs layer [2022-03-31T09:56:16.320Z] 7e9c9ca2126c: Pulling fs layer [2022-03-31T09:56:16.320Z] cbdbe7a5bc2a: Download complete [2022-03-31T09:56:16.579Z] ca9280d653b3: Verifying Checksum [2022-03-31T09:56:16.579Z] ca9280d653b3: Download complete [2022-03-31T09:56:16.579Z] cbdbe7a5bc2a: Pull complete [2022-03-31T09:56:16.838Z] 7e9c9ca2126c: Download complete [2022-03-31T09:56:17.097Z] ca9280d653b3: Pull complete [2022-03-31T09:56:19.436Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 88 11843 88 10487 0 0 988 0 0:00:11 0:00:10 0:00:01 2389 100 11843 100 11843 0 0 1116 0 0:00:10 0:00:10 --:--:-- 3496 [Pipeline] sh [2022-03-31T09:56:20.153Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-31T09:56:20.390Z] 7e9c9ca2126c: Pull complete [2022-03-31T09:56:20.390Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-31T09:56:20.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-31T09:56:20.391Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-31T09:56:20.460Z] prd-ubuntu20.04-docker-8c-8g-9581 does not seem to be running inside a container [2022-03-31T09:56:20.561Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-31T09:56:20.561Z] + sudo tee /etc/docker/daemon.new [2022-03-31T09:56:20.561Z] { [2022-03-31T09:56:20.561Z] "registry-mirrors": [ [2022-03-31T09:56:20.561Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-31T09:56:20.561Z] ], [2022-03-31T09:56:20.561Z] "bip": "10.250.0.254/24", [2022-03-31T09:56:20.561Z] "hosts": [ [2022-03-31T09:56:20.561Z] "tcp://0.0.0.0:5555", [2022-03-31T09:56:20.561Z] "unix:///var/run/docker.sock" [2022-03-31T09:56:20.561Z] ], [2022-03-31T09:56:20.561Z] "mtu": 1458, [2022-03-31T09:56:20.561Z] "selinux-enabled": true, [2022-03-31T09:56:20.561Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-31T09:56:20.561Z] } [2022-03-31T09:56:20.560Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-31T09:56:21.726Z] $ docker top 2427f088d3f9c5f468f030d1957f228d06ace2d8cc6bf9e4785011ae9fa39d17 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-03-31T09:56:22.133Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-31T09:56:22.248Z] + docker-compose build --help [2022-03-31T09:56:22.248Z] + grep parallel [2022-03-31T09:56:22.467Z] + sudo service docker restart [2022-03-31T09:56:22.820Z] --parallel Build images in parallel. [Pipeline] } [2022-03-31T09:56:22.837Z] $ docker stop --time=1 2427f088d3f9c5f468f030d1957f228d06ace2d8cc6bf9e4785011ae9fa39d17 [2022-03-31T09:56:24.119Z] $ docker rm -f 2427f088d3f9c5f468f030d1957f228d06ace2d8cc6bf9e4785011ae9fa39d17 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T09:56:24.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-31T09:56:24.541Z] . [Pipeline] withDockerContainer [2022-03-31T09:56:24.613Z] prd-ubuntu20.04-docker-8c-8g-9581 does not seem to be running inside a container [2022-03-31T09:56:24.650Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-31T09:56:25.015Z] $ docker top 63a8165f7db27fd902f94604f0c332473393679c081a7216348018871e154da3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T09:56:25.379Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-31T09:56:25.951Z] Building core-command ... [2022-03-31T09:56:25.951Z] Building core-data ... [2022-03-31T09:56:25.951Z] Building core-metadata ... [2022-03-31T09:56:25.951Z] Building security-bootstrapper ... [2022-03-31T09:56:25.951Z] Building security-proxy-setup ... [2022-03-31T09:56:25.951Z] Building security-secretstore-setup ... [2022-03-31T09:56:25.951Z] Building security-spiffe-token-provider ... [2022-03-31T09:56:25.951Z] Building security-spire-agent ... [2022-03-31T09:56:25.951Z] Building security-spire-config ... [2022-03-31T09:56:25.951Z] Building security-spire-server ... [2022-03-31T09:56:25.951Z] Building support-notifications ... [2022-03-31T09:56:25.951Z] Building support-scheduler ... [2022-03-31T09:56:25.951Z] Building sys-mgmt-agent ... [2022-03-31T09:56:25.951Z] Building core-data [2022-03-31T09:56:25.951Z] Building security-bootstrapper [2022-03-31T09:56:25.951Z] Building security-spire-config [2022-03-31T09:56:25.951Z] Building sys-mgmt-agent [2022-03-31T09:56:25.951Z] Building security-spire-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-31T09:56:40.809Z] provisioning config files... [2022-03-31T09:56:40.831Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8137805491149145410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-31T09:56:41.203Z] ---> docker-login.sh [2022-03-31T09:56:41.203Z] nexus3.edgexfoundry.org:10001 [2022-03-31T09:56:41.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T09:56:42.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T09:56:42.075Z] Configure a credential helper to remove this warning. See [2022-03-31T09:56:42.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T09:56:42.075Z] [2022-03-31T09:56:42.075Z] Login Succeeded [2022-03-31T09:56:42.075Z] nexus3.edgexfoundry.org:10002 [2022-03-31T09:56:42.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T09:56:42.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T09:56:42.347Z] Configure a credential helper to remove this warning. See [2022-03-31T09:56:42.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T09:56:42.347Z] [2022-03-31T09:56:42.347Z] Login Succeeded [2022-03-31T09:56:42.347Z] nexus3.edgexfoundry.org:10003 [2022-03-31T09:56:42.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T09:56:42.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T09:56:42.894Z] Configure a credential helper to remove this warning. See [2022-03-31T09:56:42.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T09:56:42.894Z] [2022-03-31T09:56:42.894Z] Login Succeeded [2022-03-31T09:56:42.894Z] nexus3.edgexfoundry.org:10004 [2022-03-31T09:56:43.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T09:56:43.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T09:56:43.172Z] Configure a credential helper to remove this warning. See [2022-03-31T09:56:43.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T09:56:43.172Z] [2022-03-31T09:56:43.172Z] Login Succeeded [2022-03-31T09:56:43.172Z] docker.io [2022-03-31T09:56:43.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T09:56:44.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T09:56:44.036Z] Configure a credential helper to remove this warning. See [2022-03-31T09:56:44.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T09:56:44.036Z] [2022-03-31T09:56:44.036Z] Login Succeeded [2022-03-31T09:56:44.036Z] ---> docker-login.sh ends [Pipeline] } [2022-03-31T09:56:44.052Z] Deleting 1 temporary files [Pipeline] // configFileProvider [2022-03-31T09:56:44.065Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T09:56:44.065Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-31T09:56:44.065Z] ---> 396afe810c5c [2022-03-31T09:56:44.065Z] Step 3/31 : WORKDIR /edgex-go [2022-03-31T09:56:44.065Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T09:56:44.065Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-31T09:56:44.065Z] ---> 396afe810c5c [2022-03-31T09:56:44.065Z] Step 3/24 : WORKDIR /edgex-go [2022-03-31T09:56:44.065Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T09:56:44.065Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-31T09:56:44.065Z] ---> 396afe810c5c [2022-03-31T09:56:44.065Z] Step 3/24 : WORKDIR /edgex-go [2022-03-31T09:56:44.065Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T09:56:44.065Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T09:56:44.065Z] ---> 396afe810c5c [2022-03-31T09:56:44.065Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T09:56:44.065Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T09:56:44.065Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T09:56:44.065Z] ---> 396afe810c5c [2022-03-31T09:56:44.065Z] Step 3/23 : WORKDIR /edgex-go [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-31T09:56:44.527Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-31T09:56:44.541Z] ========================================================= [2022-03-31T09:56:44.541Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-31T09:56:44.541Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-31T09:56:44.871Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-31T09:56:45.143Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-31T09:56:45.143Z] 9b3977197b4f: Pulling fs layer [2022-03-31T09:56:45.143Z] 1a89e8eeedd5: Pulling fs layer [2022-03-31T09:56:45.143Z] 94645a83ff95: Pulling fs layer [2022-03-31T09:56:45.143Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-31T09:56:45.143Z] 0c92f367c5e7: Pulling fs layer [2022-03-31T09:56:45.143Z] f7c0051592d6: Pulling fs layer [2022-03-31T09:56:45.143Z] a227ed2f7395: Pulling fs layer [2022-03-31T09:56:45.143Z] 7b1c46037f91: Pulling fs layer [2022-03-31T09:56:45.143Z] 0c92f367c5e7: Waiting [2022-03-31T09:56:45.143Z] f7c0051592d6: Waiting [2022-03-31T09:56:45.143Z] a227ed2f7395: Waiting [2022-03-31T09:56:45.143Z] 7b1c46037f91: Waiting [2022-03-31T09:56:45.143Z] 3f3a8bcf1eab: Waiting [2022-03-31T09:56:45.143Z] 94645a83ff95: Verifying Checksum [2022-03-31T09:56:45.143Z] 94645a83ff95: Download complete [2022-03-31T09:56:45.143Z] 1a89e8eeedd5: Verifying Checksum [2022-03-31T09:56:45.143Z] 1a89e8eeedd5: Download complete [2022-03-31T09:56:45.143Z] 0c92f367c5e7: Verifying Checksum [2022-03-31T09:56:45.143Z] 0c92f367c5e7: Download complete [2022-03-31T09:56:45.143Z] f7c0051592d6: Verifying Checksum [2022-03-31T09:56:45.143Z] f7c0051592d6: Download complete [2022-03-31T09:56:45.143Z] 9b3977197b4f: Download complete [2022-03-31T09:56:45.143Z] a227ed2f7395: Verifying Checksum [2022-03-31T09:56:45.143Z] a227ed2f7395: Download complete [2022-03-31T09:56:45.747Z] 9b3977197b4f: Pull complete [2022-03-31T09:56:46.353Z] 1a89e8eeedd5: Pull complete [2022-03-31T09:56:46.614Z] ---> Running in bf2a822962d4 [2022-03-31T09:56:46.614Z] ---> Running in 03d5ac4e2fc5 [2022-03-31T09:56:46.614Z] ---> Running in 072a2aa629f2 [2022-03-31T09:56:46.614Z] ---> Running in 5094b9abf599 [2022-03-31T09:56:46.614Z] ---> Running in 056e8229f264 [2022-03-31T09:56:46.614Z] Removing intermediate container 056e8229f264 [2022-03-31T09:56:46.614Z] ---> 8c482ff46f14 [2022-03-31T09:56:46.614Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T09:56:46.614Z] Removing intermediate container bf2a822962d4 [2022-03-31T09:56:46.614Z] ---> d67df11fe664 [2022-03-31T09:56:46.614Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T09:56:46.614Z] ---> Running in bcd7360fc0fd [2022-03-31T09:56:46.614Z] Removing intermediate container 072a2aa629f2 [2022-03-31T09:56:46.614Z] ---> acb2cdfa2e79 [2022-03-31T09:56:46.614Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T09:56:46.614Z] Removing intermediate container 5094b9abf599 [2022-03-31T09:56:46.614Z] ---> 3c97119d5994 [2022-03-31T09:56:46.614Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T09:56:46.614Z] Removing intermediate container 03d5ac4e2fc5 [2022-03-31T09:56:46.614Z] ---> 12af85010cf6 [2022-03-31T09:56:46.614Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T09:56:46.614Z] ---> Running in 86091cb325d4 [2022-03-31T09:56:46.614Z] ---> Running in a7ec7e5cc714 [2022-03-31T09:56:46.614Z] ---> Running in 09d818592e4a [2022-03-31T09:56:46.614Z] ---> Running in 425370f949fa [2022-03-31T09:56:46.631Z] 94645a83ff95: Pull complete [2022-03-31T09:56:47.232Z] 7b1c46037f91: Verifying Checksum [2022-03-31T09:56:47.232Z] 7b1c46037f91: Download complete [2022-03-31T09:56:47.559Z] Removing intermediate container bcd7360fc0fd [2022-03-31T09:56:47.559Z] ---> f32e54678d6e [2022-03-31T09:56:47.559Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-31T09:56:47.559Z] Removing intermediate container 86091cb325d4 [2022-03-31T09:56:47.559Z] ---> cbd5dcbcfa49 [2022-03-31T09:56:47.559Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-31T09:56:47.559Z] ---> Running in 58227600d7cf [2022-03-31T09:56:47.559Z] Removing intermediate container a7ec7e5cc714 [2022-03-31T09:56:47.559Z] ---> 1561e05e4c54 [2022-03-31T09:56:47.559Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-31T09:56:47.559Z] ---> Running in 1498e42fcfa3 [2022-03-31T09:56:47.559Z] ---> Running in 77a78bca7f75 [2022-03-31T09:56:47.820Z] Removing intermediate container 425370f949fa [2022-03-31T09:56:47.820Z] ---> 27febc50f5ba [2022-03-31T09:56:47.820Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-31T09:56:47.836Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-31T09:56:47.836Z] 3f3a8bcf1eab: Download complete [2022-03-31T09:56:48.079Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T09:56:48.079Z] ---> Running in 006145d667ef [2022-03-31T09:56:48.079Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T09:56:48.079Z] Removing intermediate container 09d818592e4a [2022-03-31T09:56:48.079Z] ---> 0380ef26ff60 [2022-03-31T09:56:48.079Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-31T09:56:48.079Z] ---> Running in 673e7ec746df [2022-03-31T09:56:48.079Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T09:56:48.340Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T09:56:48.340Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T09:56:48.912Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T09:56:48.912Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T09:56:48.912Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T09:56:49.171Z] OK: 221 MiB in 52 packages [2022-03-31T09:56:49.171Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T09:56:49.171Z] OK: 221 MiB in 52 packages [2022-03-31T09:56:49.171Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T09:56:49.438Z] OK: 221 MiB in 52 packages [2022-03-31T09:56:49.438Z] OK: 221 MiB in 52 packages [2022-03-31T09:56:49.438Z] Removing intermediate container 58227600d7cf [2022-03-31T09:56:49.438Z] ---> d8f6c5a4db39 [2022-03-31T09:56:49.438Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T09:56:49.698Z] Removing intermediate container 1498e42fcfa3 [2022-03-31T09:56:49.698Z] ---> 97da40af0cdb [2022-03-31T09:56:49.698Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-31T09:56:49.698Z] OK: 221 MiB in 52 packages [2022-03-31T09:56:49.698Z] ---> 4a915ca182ea [2022-03-31T09:56:49.698Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T09:56:49.698Z] ---> 363e714a114b [2022-03-31T09:56:49.698Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T09:56:49.698Z] ---> Running in b51ef7750e88 [2022-03-31T09:56:49.698Z] ---> Running in 45963058f2cd [2022-03-31T09:56:49.698Z] Removing intermediate container 77a78bca7f75 [2022-03-31T09:56:49.698Z] ---> 19a38d73e2ec [2022-03-31T09:56:49.698Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T09:56:49.957Z] ---> 80fcefbe652b [2022-03-31T09:56:49.957Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T09:56:49.957Z] ---> Running in 42738ef0414d [2022-03-31T09:56:49.957Z] Removing intermediate container 006145d667ef [2022-03-31T09:56:49.957Z] ---> a44ab566a766 [2022-03-31T09:56:49.957Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-31T09:56:49.957Z] Removing intermediate container 673e7ec746df [2022-03-31T09:56:49.957Z] ---> 76240e27d9ee [2022-03-31T09:56:49.957Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-31T09:56:50.217Z] ---> ef4e501bf884 [2022-03-31T09:56:50.217Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T09:56:50.217Z] ---> f83f86546941 [2022-03-31T09:56:50.217Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T09:56:50.217Z] ---> Running in f7e5111064a6 [2022-03-31T09:56:50.478Z] ---> Running in 468174a4fe53 [2022-03-31T09:56:51.048Z] Removing intermediate container b51ef7750e88 [2022-03-31T09:56:51.048Z] ---> b52673d3fe96 [2022-03-31T09:56:51.048Z] Step 8/23 : COPY . . [2022-03-31T09:56:51.048Z] Removing intermediate container 42738ef0414d [2022-03-31T09:56:51.048Z] ---> f169c61bfc5d [2022-03-31T09:56:51.048Z] Step 8/23 : COPY . . [2022-03-31T09:56:51.308Z] Removing intermediate container 45963058f2cd [2022-03-31T09:56:51.308Z] ---> a5342a24f23c [2022-03-31T09:56:51.308Z] Step 8/24 : COPY . . [2022-03-31T09:56:56.595Z] Removing intermediate container 468174a4fe53 [2022-03-31T09:56:56.595Z] ---> 14f2e2061b9a [2022-03-31T09:56:56.595Z] Step 8/31 : COPY . . [2022-03-31T09:56:56.595Z] Removing intermediate container f7e5111064a6 [2022-03-31T09:56:56.595Z] ---> 2d00248d9c3a [2022-03-31T09:56:56.595Z] Step 8/24 : COPY . . [2022-03-31T09:56:56.595Z] ---> 9a5e20011f40 [2022-03-31T09:56:56.595Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-31T09:56:56.595Z] ---> 6bcded745c53 [2022-03-31T09:56:56.595Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-31T09:56:56.595Z] ---> 2b1a675541c7 [2022-03-31T09:56:56.595Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T09:56:59.889Z] ---> Running in a1971c2266fa [2022-03-31T09:56:59.889Z] ---> Running in 5fad896d80ec [2022-03-31T09:56:59.889Z] ---> Running in 1a1fccefcab5 [2022-03-31T09:56:59.889Z] Removing intermediate container 1a1fccefcab5 [2022-03-31T09:56:59.889Z] ---> 7a08dde87b16 [2022-03-31T09:56:59.889Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-31T09:56:59.889Z] ---> Running in e8b8c21d576a [2022-03-31T09:57:00.148Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-31T09:57:00.148Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-31T09:57:00.249Z] 3f3a8bcf1eab: Pull complete [2022-03-31T09:57:00.523Z] 0c92f367c5e7: Pull complete [2022-03-31T09:57:00.797Z] f7c0051592d6: Pull complete [2022-03-31T09:57:01.071Z] a227ed2f7395: Pull complete [2022-03-31T09:57:01.089Z] spire-1.2.0/ [2022-03-31T09:57:02.031Z] spire-1.2.0/README.md [2022-03-31T09:57:02.031Z] spire-1.2.0/bin/ [2022-03-31T09:57:02.031Z] spire-1.2.0/bin/spire-server [2022-03-31T09:57:02.031Z] spire-1.2.0/bin/spire-agent [2022-03-31T09:57:02.031Z] spire-1.2.0/conf/ [2022-03-31T09:57:02.031Z] spire-1.2.0/conf/server/ [2022-03-31T09:57:02.031Z] spire-1.2.0/conf/server/server.conf [2022-03-31T09:57:02.031Z] spire-1.2.0/conf/agent/ [2022-03-31T09:57:02.031Z] spire-1.2.0/conf/agent/agent.conf [2022-03-31T09:57:02.031Z] spire-1.2.0/LICENSE [2022-03-31T09:57:03.413Z] ---> 2ec2ad20a331 [2022-03-31T09:57:03.413Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-31T09:57:03.413Z] ---> aba2407d5adb [2022-03-31T09:57:03.413Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T09:57:03.674Z] ---> Running in e219d5513299 [2022-03-31T09:57:03.674Z] ---> Running in 2a31a9d88758 [2022-03-31T09:57:03.936Z] Removing intermediate container e219d5513299 [2022-03-31T09:57:03.936Z] ---> 800ddd57910f [2022-03-31T09:57:03.936Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-31T09:57:03.936Z] ---> Running in 6f187212fd7d [2022-03-31T09:57:04.213Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-31T09:57:05.154Z] spire-1.2.0/ [2022-03-31T09:57:05.727Z] Removing intermediate container e8b8c21d576a [2022-03-31T09:57:05.727Z] ---> b139f4ce1452 [2022-03-31T09:57:05.727Z] [2022-03-31T09:57:05.727Z] Step 11/24 : FROM alpine:3.15 [2022-03-31T09:57:05.727Z] 3.15: Pulling from library/alpine [2022-03-31T09:57:06.310Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-31T09:57:06.310Z] Status: Downloaded newer image for alpine:3.15 [2022-03-31T09:57:06.310Z] ---> 76c8fb57b6fc [2022-03-31T09:57:06.310Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T09:57:06.310Z] spire-1.2.0/README.md [2022-03-31T09:57:06.310Z] spire-1.2.0/bin/ [2022-03-31T09:57:06.310Z] spire-1.2.0/bin/spire-server [2022-03-31T09:57:06.310Z] spire-1.2.0/bin/spire-agent [2022-03-31T09:57:06.310Z] spire-1.2.0/conf/ [2022-03-31T09:57:06.310Z] spire-1.2.0/conf/server/ [2022-03-31T09:57:06.310Z] spire-1.2.0/conf/server/server.conf [2022-03-31T09:57:06.310Z] spire-1.2.0/conf/agent/ [2022-03-31T09:57:06.310Z] spire-1.2.0/conf/agent/agent.conf [2022-03-31T09:57:06.310Z] spire-1.2.0/LICENSE [2022-03-31T09:57:06.570Z] ---> Running in 1d0f6404ddb7 [2022-03-31T09:57:06.831Z] Removing intermediate container 1d0f6404ddb7 [2022-03-31T09:57:06.831Z] ---> e33e9a0558f0 [2022-03-31T09:57:06.831Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T09:57:07.093Z] ---> Running in 1f5577c1ff8f [2022-03-31T09:57:07.799Z] 7b1c46037f91: Pull complete [2022-03-31T09:57:07.799Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-31T09:57:07.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-31T09:57:07.799Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-31T09:57:08.156Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-31T09:57:08.156Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-31T09:57:08.156Z] WORKDIR /edgex [2022-03-31T09:57:08.156Z] COPY go.mod . [2022-03-31T09:57:08.156Z] RUN go mod download [2022-03-31T09:57:09.025Z] Removing intermediate container 6f187212fd7d [2022-03-31T09:57:09.025Z] ---> f3ff19450f4c [2022-03-31T09:57:09.025Z] [2022-03-31T09:57:09.025Z] Step 11/24 : FROM alpine:3.15 [2022-03-31T09:57:09.025Z] ---> 76c8fb57b6fc [2022-03-31T09:57:09.025Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T09:57:09.025Z] ---> Using cache [2022-03-31T09:57:09.025Z] ---> e33e9a0558f0 [2022-03-31T09:57:09.025Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T09:57:09.025Z] ---> Running in e66c456b63d5 [2022-03-31T09:57:09.298Z] Removing intermediate container 1f5577c1ff8f [2022-03-31T09:57:09.298Z] ---> f218d9399f55 [2022-03-31T09:57:09.298Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-31T09:57:09.298Z] ---> Running in 53263e2780e9 [2022-03-31T09:57:10.237Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T09:57:10.814Z] Sending build context to Docker daemon 169.1MB [2022-03-31T09:57:10.814Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-31T09:57:10.814Z] ---> f79e39bc4007 [2022-03-31T09:57:10.814Z] Step 2/4 : WORKDIR /edgex [2022-03-31T09:57:11.177Z] Removing intermediate container e66c456b63d5 [2022-03-31T09:57:11.178Z] ---> 7b649e90b50a [2022-03-31T09:57:11.178Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-31T09:57:11.178Z] ---> Running in 3aad3e1bcd97 [2022-03-31T09:57:11.178Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T09:57:11.444Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T09:57:11.444Z] v3.15.3-9-g5eb6d69174 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T09:57:11.444Z] OK: 15854 distinct packages available [2022-03-31T09:57:11.704Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T09:57:11.964Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T09:57:12.256Z] ---> Running in 41901446e163 [2022-03-31T09:57:12.534Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T09:57:12.794Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-31T09:57:12.794Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T09:57:12.794Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-03-31T09:57:12.794Z] (3/5) Installing libucontext (1.1-r0) [2022-03-31T09:57:12.868Z] Removing intermediate container 41901446e163 [2022-03-31T09:57:12.868Z] ---> 0cce96e5622c [2022-03-31T09:57:12.868Z] Step 3/4 : COPY go.mod . [2022-03-31T09:57:13.053Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-31T09:57:13.053Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-31T09:57:13.053Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T09:57:13.053Z] OK: 6 MiB in 19 packages [2022-03-31T09:57:13.143Z] ---> ef5eb2697071 [2022-03-31T09:57:13.143Z] Step 4/4 : RUN go mod download [2022-03-31T09:57:13.143Z] ---> Running in 125bf11b5633 [2022-03-31T09:57:13.312Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T09:57:13.312Z] v3.15.3-9-g5eb6d69174 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T09:57:13.312Z] OK: 15854 distinct packages available [2022-03-31T09:57:13.312Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T09:57:14.252Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T09:57:14.512Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-31T09:57:14.512Z] Removing intermediate container 53263e2780e9 [2022-03-31T09:57:14.512Z] ---> 30cc9b4b8c92 [2022-03-31T09:57:14.512Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-31T09:57:14.512Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-03-31T09:57:14.512Z] (3/4) Installing libucontext (1.1-r0) [2022-03-31T09:57:14.771Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-31T09:57:14.771Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T09:57:14.771Z] OK: 6 MiB in 18 packages [2022-03-31T09:57:16.688Z] Removing intermediate container 3aad3e1bcd97 [2022-03-31T09:57:16.688Z] ---> aac3a870a6ba [2022-03-31T09:57:16.688Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T09:57:16.688Z] ---> f1c6d118d9df [2022-03-31T09:57:16.688Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T09:57:20.891Z] ---> 0beb30d2c4c2 [2022-03-31T09:57:20.891Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T09:57:20.891Z] ---> 331754ab7019 [2022-03-31T09:57:20.891Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T09:57:21.150Z] ---> dd6025ba9694 [2022-03-31T09:57:21.150Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-31T09:57:21.150Z] ---> b9f4f7cfe208 [2022-03-31T09:57:21.150Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-31T09:57:21.150Z] ---> Running in 197240ecd2b6 [2022-03-31T09:57:21.412Z] Removing intermediate container 197240ecd2b6 [2022-03-31T09:57:21.412Z] ---> ebfcf5b4fee9 [2022-03-31T09:57:21.412Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-31T09:57:21.983Z] ---> 868c5bdfba64 [2022-03-31T09:57:21.983Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-31T09:57:21.983Z] ---> 53531da1fe37 [2022-03-31T09:57:21.983Z] Step 19/24 : WORKDIR / [2022-03-31T09:57:22.242Z] ---> Running in 2766ef65b106 [2022-03-31T09:57:22.242Z] ---> 5d343274f39f [2022-03-31T09:57:22.242Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T09:57:22.502Z] Removing intermediate container 2766ef65b106 [2022-03-31T09:57:22.502Z] ---> fe7688fda3a5 [2022-03-31T09:57:22.502Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T09:57:22.502Z] ---> Running in 5e782eb73979 [2022-03-31T09:57:22.502Z] ---> Running in a1ccfc8bf21a [2022-03-31T09:57:22.762Z] Removing intermediate container 5e782eb73979 [2022-03-31T09:57:22.762Z] ---> 18df19f7ec42 [2022-03-31T09:57:22.762Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T09:57:22.762Z] ---> Running in 113be335b3d3 [2022-03-31T09:57:22.762Z] Removing intermediate container a1ccfc8bf21a [2022-03-31T09:57:22.762Z] ---> 90007c00640a [2022-03-31T09:57:22.762Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T09:57:23.021Z] ---> Running in 714b0c422f81 [2022-03-31T09:57:23.021Z] Removing intermediate container 113be335b3d3 [2022-03-31T09:57:23.021Z] ---> c10044d554fd [2022-03-31T09:57:23.021Z] Step 22/24 : LABEL arch=x86_64 [2022-03-31T09:57:23.021Z] ---> Running in fbfdd4411575 [2022-03-31T09:57:23.281Z] Removing intermediate container 714b0c422f81 [2022-03-31T09:57:23.281Z] ---> 74aa2f76961a [2022-03-31T09:57:23.281Z] Step 22/24 : LABEL arch=x86_64 [2022-03-31T09:57:23.281Z] ---> Running in 811b2e62641d [2022-03-31T09:57:23.281Z] Removing intermediate container fbfdd4411575 [2022-03-31T09:57:23.281Z] ---> ba5fa35e8397 [2022-03-31T09:57:23.281Z] Step 23/24 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 [2022-03-31T09:57:23.555Z] ---> Running in c2d5bfc31458 [2022-03-31T09:57:23.815Z] Removing intermediate container 811b2e62641d [2022-03-31T09:57:23.815Z] ---> 2fe4fdb75dc8 [2022-03-31T09:57:23.815Z] Step 23/24 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 [2022-03-31T09:57:23.815Z] Removing intermediate container c2d5bfc31458 [2022-03-31T09:57:23.815Z] ---> 3822a53d69da [2022-03-31T09:57:23.815Z] Step 24/24 : LABEL version=0.0.0 [2022-03-31T09:57:23.815Z] ---> Running in 994ad9fb2741 [2022-03-31T09:57:23.815Z] ---> Running in e7e7c80dbade [2022-03-31T09:57:24.075Z] Removing intermediate container 994ad9fb2741 [2022-03-31T09:57:24.075Z] ---> d5b9519750f8 [2022-03-31T09:57:24.075Z] Step 24/24 : LABEL version=0.0.0 [2022-03-31T09:57:24.334Z] Removing intermediate container e7e7c80dbade [2022-03-31T09:57:24.334Z] ---> a808810557e5 [2022-03-31T09:57:24.334Z] [2022-03-31T09:57:24.334Z] ---> Running in f7add6ccb668 [2022-03-31T09:57:24.334Z] Successfully built a808810557e5 [2022-03-31T09:57:24.334Z] Successfully tagged security-spire-agent:latest [2022-03-31T09:57:24.334Z]  Building security-spire-agent ... done Building support-scheduler [2022-03-31T09:57:24.900Z] Removing intermediate container f7add6ccb668 [2022-03-31T09:57:24.900Z] ---> bd1bd4ec8c95 [2022-03-31T09:57:24.900Z] [2022-03-31T09:57:25.159Z] Successfully built bd1bd4ec8c95 [2022-03-31T09:57:25.159Z] Successfully tagged security-spire-config:latest [2022-03-31T09:57:25.159Z]  Building security-spire-config ... done Building core-metadata [2022-03-31T09:57:31.734Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T09:57:31.734Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T09:57:31.734Z] ---> 396afe810c5c [2022-03-31T09:57:31.734Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T09:57:31.734Z] ---> Using cache [2022-03-31T09:57:31.734Z] ---> 3c97119d5994 [2022-03-31T09:57:31.734Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T09:57:31.734Z] ---> Using cache [2022-03-31T09:57:31.734Z] ---> 1561e05e4c54 [2022-03-31T09:57:31.734Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T09:57:32.304Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T09:57:32.304Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T09:57:32.304Z] ---> 396afe810c5c [2022-03-31T09:57:32.304Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T09:57:32.304Z] ---> Using cache [2022-03-31T09:57:32.304Z] ---> 3c97119d5994 [2022-03-31T09:57:32.304Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T09:57:32.304Z] ---> Using cache [2022-03-31T09:57:32.304Z] ---> 1561e05e4c54 [2022-03-31T09:57:32.304Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-31T09:57:32.877Z] ---> Running in b8d17dcb8a75 [2022-03-31T09:57:32.877Z] ---> Running in 244d65f35b15 [2022-03-31T09:57:32.877Z] Removing intermediate container 5fad896d80ec [2022-03-31T09:57:32.877Z] ---> b36d167d3fec [2022-03-31T09:57:32.877Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-31T09:57:33.446Z] ---> Running in 67da0c7a6c54 [2022-03-31T09:57:33.708Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T09:57:33.708Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-31T09:57:33.708Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T09:57:34.281Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T09:57:34.576Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T09:57:34.853Z] OK: 221 MiB in 52 packages [2022-03-31T09:57:34.853Z] OK: 221 MiB in 52 packages [2022-03-31T09:57:35.431Z] Removing intermediate container 67da0c7a6c54 [2022-03-31T09:57:35.431Z] ---> dd38c9829d57 [2022-03-31T09:57:35.431Z] [2022-03-31T09:57:35.431Z] Step 11/23 : FROM docker:20.10.14 [2022-03-31T09:57:35.431Z] 20.10.14: Pulling from library/docker [2022-03-31T09:57:35.431Z] Removing intermediate container 2a31a9d88758 [2022-03-31T09:57:35.431Z] ---> d1ce7b579190 [2022-03-31T09:57:35.431Z] [2022-03-31T09:57:35.431Z] Step 10/31 : FROM alpine:3.14 [2022-03-31T09:57:35.431Z] Removing intermediate container a1971c2266fa [2022-03-31T09:57:35.431Z] ---> 0d44776dc410 [2022-03-31T09:57:35.431Z] [2022-03-31T09:57:35.431Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T09:57:35.693Z] Removing intermediate container 244d65f35b15 [2022-03-31T09:57:35.693Z] ---> 939ba26df4a2 [2022-03-31T09:57:35.693Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T09:57:35.693Z] Removing intermediate container b8d17dcb8a75 [2022-03-31T09:57:35.693Z] ---> 826758b829a4 [2022-03-31T09:57:35.693Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T09:57:35.957Z] ---> edcc6cf588ff [2022-03-31T09:57:35.957Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T09:57:35.957Z] 3.14: Pulling from library/alpine [2022-03-31T09:57:35.957Z] ---> e7170c99fcc3 [2022-03-31T09:57:35.957Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T09:57:36.232Z] 3.14: Pulling from library/alpine [2022-03-31T09:57:36.232Z] ---> Running in d34902e17cd3 [2022-03-31T09:57:36.232Z] ---> Running in a1e9db4c598b [2022-03-31T09:57:36.838Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-31T09:57:36.838Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-31T09:57:36.838Z] Status: Downloaded newer image for alpine:3.14 [2022-03-31T09:57:36.838Z] Status: Image is up to date for alpine:3.14 [2022-03-31T09:57:36.838Z] ---> 84b07dd2d1fd [2022-03-31T09:57:36.838Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-31T09:57:36.838Z] ---> 84b07dd2d1fd [2022-03-31T09:57:36.838Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-31T09:57:37.141Z] ---> Running in 2eb04fea1e1e [2022-03-31T09:57:37.141Z] ---> Running in a2f192a64b4f [2022-03-31T09:57:37.405Z] Removing intermediate container a2f192a64b4f [2022-03-31T09:57:37.405Z] ---> 064054d528d5 [2022-03-31T09:57:37.405Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-31T09:57:37.405Z] Removing intermediate container 2eb04fea1e1e [2022-03-31T09:57:37.405Z] ---> 277628e19125 [2022-03-31T09:57:37.405Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-31T09:57:37.405Z] ---> Running in 6697b6391e2c [2022-03-31T09:57:37.405Z] ---> Running in d1442f29b6bc [2022-03-31T09:57:37.665Z] Removing intermediate container d1442f29b6bc [2022-03-31T09:57:37.665Z] ---> 053eee14376b [2022-03-31T09:57:37.665Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-31T09:57:37.665Z] Removing intermediate container a1e9db4c598b [2022-03-31T09:57:37.665Z] ---> 157057520986 [2022-03-31T09:57:37.665Z] Step 8/22 : COPY . . [2022-03-31T09:57:37.665Z] Removing intermediate container d34902e17cd3 [2022-03-31T09:57:37.665Z] ---> 6572486ca673 [2022-03-31T09:57:37.665Z] Step 8/23 : COPY . . [2022-03-31T09:57:37.665Z] ---> Running in 29562052fb17 [2022-03-31T09:57:37.926Z] Removing intermediate container 29562052fb17 [2022-03-31T09:57:37.926Z] ---> c5f42d69ca12 [2022-03-31T09:57:37.926Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T09:57:37.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T09:57:37.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T09:57:38.185Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-31T09:57:38.185Z] (2/2) Installing su-exec (0.2-r1) [2022-03-31T09:57:38.185Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T09:57:38.185Z] OK: 6 MiB in 16 packages [2022-03-31T09:57:38.185Z] ---> Running in c4bb0dc364d7 [2022-03-31T09:57:41.483Z] Removing intermediate container 6697b6391e2c [2022-03-31T09:57:41.483Z] ---> ac09e316a054 [2022-03-31T09:57:41.483Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-31T09:57:41.744Z] ---> Running in 3865492052dd [2022-03-31T09:57:41.744Z] Digest: sha256:7dad83861f0b28bd6a0b281dc5f72144927b9f8173e388e461c8feba6be20bec [2022-03-31T09:57:41.744Z] Status: Downloaded newer image for docker:20.10.14 [2022-03-31T09:57:41.744Z] ---> 5f3d65aad428 [2022-03-31T09:57:41.744Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-31T09:57:41.744Z] ---> Running in 177d73f57874 [2022-03-31T09:57:41.744Z] Removing intermediate container 3865492052dd [2022-03-31T09:57:41.744Z] ---> 2525a4c47f4d [2022-03-31T09:57:41.744Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-31T09:57:42.006Z] ---> Running in 6997a687c7ac [2022-03-31T09:57:42.006Z] Removing intermediate container 177d73f57874 [2022-03-31T09:57:42.006Z] ---> 81346887b954 [2022-03-31T09:57:42.006Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-31T09:57:42.006Z] Removing intermediate container c4bb0dc364d7 [2022-03-31T09:57:42.006Z] ---> 93fd2f019e3b [2022-03-31T09:57:42.006Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-31T09:57:42.266Z] Removing intermediate container 6997a687c7ac [2022-03-31T09:57:42.266Z] ---> 7543733a474e [2022-03-31T09:57:42.266Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-31T09:57:42.266Z] ---> Running in 951e9b591086 [2022-03-31T09:57:42.266Z] ---> Running in f2b7fcba90a2 [2022-03-31T09:57:42.266Z] ---> Running in 1d213eb95f86 [2022-03-31T09:57:42.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T09:57:42.834Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T09:57:42.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T09:57:43.094Z] (1/43) Installing readline (8.1.1-r0) [2022-03-31T09:57:43.094Z] (2/43) Installing bash (5.1.16-r0) [2022-03-31T09:57:43.094Z] Executing bash-5.1.16-r0.post-install [2022-03-31T09:57:43.094Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-03-31T09:57:43.094Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-03-31T09:57:43.094Z] (5/43) Installing libcurl (7.80.0-r0) [2022-03-31T09:57:43.094Z] (6/43) Installing curl (7.80.0-r0) [2022-03-31T09:57:43.094Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-03-31T09:57:43.094Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-03-31T09:57:43.094Z] (9/43) Installing expat (2.4.7-r0) [2022-03-31T09:57:43.094Z] (10/43) Installing libffi (3.4.2-r1) [2022-03-31T09:57:43.094Z] (11/43) Installing gdbm (1.22-r0) [2022-03-31T09:57:43.094Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-03-31T09:57:43.094Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-03-31T09:57:43.094Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-03-31T09:57:43.094Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-03-31T09:57:43.094Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-03-31T09:57:43.094Z] (17/43) Installing python3 (3.9.7-r4) [2022-03-31T09:57:43.672Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T09:57:43.673Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-03-31T09:57:43.673Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-03-31T09:57:43.673Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-03-31T09:57:43.673Z] (21/43) Installing py3-idna (3.3-r0) [2022-03-31T09:57:43.673Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-03-31T09:57:43.673Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-03-31T09:57:43.673Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-03-31T09:57:43.673Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-03-31T09:57:43.673Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-03-31T09:57:43.673Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-03-31T09:57:43.673Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-03-31T09:57:43.673Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-03-31T09:57:43.673Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-03-31T09:57:43.673Z] (31/43) Installing py3-six (1.16.0-r0) [2022-03-31T09:57:43.673Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-03-31T09:57:43.673Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-03-31T09:57:43.673Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-03-31T09:57:43.673Z] (35/43) Installing py3-packaging (20.9-r1) [2022-03-31T09:57:43.673Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-03-31T09:57:43.934Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-03-31T09:57:43.934Z] (38/43) Installing py3-progress (1.6-r0) [2022-03-31T09:57:43.934Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-03-31T09:57:43.934Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-03-31T09:57:43.934Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-03-31T09:57:43.934Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-03-31T09:57:43.934Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-03-31T09:57:43.934Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-31T09:57:43.934Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-31T09:57:44.196Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T09:57:44.196Z] OK: 83 MiB in 65 packages [2022-03-31T09:57:44.196Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-31T09:57:44.196Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-31T09:57:44.457Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-31T09:57:44.458Z] Removing intermediate container 1d213eb95f86 [2022-03-31T09:57:44.458Z] ---> 9dd9a3eea719 [2022-03-31T09:57:44.458Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-31T09:57:44.458Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-31T09:57:44.458Z] ---> Running in 8fd989e3141c [2022-03-31T09:57:44.458Z] ---> efc1d90af6f5 [2022-03-31T09:57:44.458Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-31T09:57:44.458Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T09:57:44.458Z] OK: 8 MiB in 20 packages [2022-03-31T09:57:44.717Z] ---> Running in 68cf222de373 [2022-03-31T09:57:44.717Z] Removing intermediate container 8fd989e3141c [2022-03-31T09:57:44.717Z] ---> b616a85bd80f [2022-03-31T09:57:44.717Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-31T09:57:44.717Z] ---> 10f30730ccd8 [2022-03-31T09:57:44.717Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-31T09:57:44.717Z] ---> Running in 069b3d991d8b [2022-03-31T09:57:44.976Z] ---> 3a82e84a8bd6 [2022-03-31T09:57:44.976Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-31T09:57:44.976Z] ---> Running in a75b43e885f4 [2022-03-31T09:57:44.976Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-31T09:57:45.236Z] Removing intermediate container f2b7fcba90a2 [2022-03-31T09:57:45.236Z] ---> e8097e83e034 [2022-03-31T09:57:45.236Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T09:57:45.236Z] Collecting docker-compose==1.23.2 [2022-03-31T09:57:45.236Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-31T09:57:45.236Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-31T09:57:45.236Z] Collecting docopt<0.7,>=0.6.1 [2022-03-31T09:57:45.236Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-31T09:57:45.236Z] ---> 28c90a5dec5d [2022-03-31T09:57:45.236Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-31T09:57:45.810Z] Collecting jsonschema<3,>=2.5.1 [2022-03-31T09:57:45.810Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-31T09:57:45.810Z] Collecting cached-property<2,>=1.2.0 [2022-03-31T09:57:45.810Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-31T09:57:45.810Z] Collecting texttable<0.10,>=0.9.0 [2022-03-31T09:57:45.810Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-31T09:57:45.810Z] Removing intermediate container a75b43e885f4 [2022-03-31T09:57:45.810Z] ---> c50a9781aa8d [2022-03-31T09:57:45.810Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T09:57:46.382Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-31T09:57:46.382Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-31T09:57:46.382Z] ---> 1d3308169414 [2022-03-31T09:57:46.382Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-31T09:57:46.382Z] ---> 1bcd0e256aef [2022-03-31T09:57:46.382Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-31T09:57:46.668Z] ---> 271ad4c3c8d0 [2022-03-31T09:57:46.668Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-31T09:57:46.668Z] ---> Running in 6b45602feb02 [2022-03-31T09:57:46.929Z] Removing intermediate container 6b45602feb02 [2022-03-31T09:57:46.929Z] ---> 197b4a359d23 [2022-03-31T09:57:46.929Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T09:57:46.929Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-31T09:57:46.929Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-31T09:57:46.929Z] ---> e69884a18e61 [2022-03-31T09:57:46.929Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-31T09:57:46.929Z] ---> Running in 6e1624a3ecf1 [2022-03-31T09:57:46.929Z] Collecting PyYAML<4,>=3.10 [2022-03-31T09:57:46.929Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-31T09:57:47.188Z] Removing intermediate container 6e1624a3ecf1 [2022-03-31T09:57:47.188Z] ---> f1a844973479 [2022-03-31T09:57:47.188Z] Step 21/23 : LABEL arch=x86_64 [2022-03-31T09:57:47.188Z] ---> 9f93db66ffca [2022-03-31T09:57:47.188Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-31T09:57:47.188Z] ---> Running in a4444a1b3bfa [2022-03-31T09:57:47.448Z] Removing intermediate container a4444a1b3bfa [2022-03-31T09:57:47.448Z] ---> b7715293428c [2022-03-31T09:57:47.448Z] Step 22/23 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 [2022-03-31T09:57:47.448Z] ---> Running in 938596cc4b4d [2022-03-31T09:57:47.448Z] ---> 945a75ea6a3d [2022-03-31T09:57:47.448Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-31T09:57:47.448Z] 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-03-31T09:57:47.712Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-31T09:57:47.712Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-31T09:57:47.712Z] Removing intermediate container 938596cc4b4d [2022-03-31T09:57:47.712Z] ---> 3cde72ba889e [2022-03-31T09:57:47.712Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T09:57:47.712Z] Collecting docker<4.0,>=3.6.0 [2022-03-31T09:57:47.712Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-31T09:57:47.712Z] ---> Running in 06a7b5e9057e [2022-03-31T09:57:47.712Z] Collecting docker-pycreds>=0.4.0 [2022-03-31T09:57:47.712Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-31T09:57:47.712Z] ---> 56444d8f51cb [2022-03-31T09:57:47.712Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-31T09:57:48.005Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-03-31T09:57:48.005Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-31T09:57:48.005Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-31T09:57:48.005Z] ---> Running in e83f7c57ae24 [2022-03-31T09:57:48.005Z] Removing intermediate container 06a7b5e9057e [2022-03-31T09:57:48.005Z] ---> 198ebb85b8a0 [2022-03-31T09:57:48.005Z] [2022-03-31T09:57:48.005Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-31T09:57:48.005Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-31T09:57:48.267Z] Collecting idna<2.8,>=2.5 [2022-03-31T09:57:48.267Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-31T09:57:48.267Z] Removing intermediate container e83f7c57ae24 [2022-03-31T09:57:48.267Z] ---> 044c0412a361 [2022-03-31T09:57:48.267Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-31T09:57:48.267Z] Successfully built 198ebb85b8a0 [2022-03-31T09:57:48.267Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-31T09:57:48.267Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-31T09:57:48.267Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-31T09:57:48.267Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-31T09:57:48.267Z] Successfully tagged core-data:latest [2022-03-31T09:57:48.267Z] Building security-spiffe-token-provider [2022-03-31T09:57:48.267Z]  Building core-data ... done Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-31T09:57:48.267Z] Attempting uninstall: urllib3 [2022-03-31T09:57:48.267Z] Found existing installation: urllib3 1.26.7 [2022-03-31T09:57:48.267Z] Uninstalling urllib3-1.26.7: [2022-03-31T09:57:48.267Z] Successfully uninstalled urllib3-1.26.7 [2022-03-31T09:57:48.267Z] ---> aa58690cfb30 [2022-03-31T09:57:48.267Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-31T09:57:48.840Z] Attempting uninstall: idna [2022-03-31T09:57:48.841Z] Found existing installation: idna 3.3 [2022-03-31T09:57:48.841Z] Uninstalling idna-3.3: [2022-03-31T09:57:48.841Z] Successfully uninstalled idna-3.3 [2022-03-31T09:57:49.101Z] ---> Running in bd876a0ce8fb [2022-03-31T09:57:49.366Z] Attempting uninstall: requests [2022-03-31T09:57:49.366Z] Found existing installation: requests 2.26.0 [2022-03-31T09:57:49.625Z] Uninstalling requests-2.26.0: [2022-03-31T09:57:49.625Z] Successfully uninstalled requests-2.26.0 [2022-03-31T09:57:49.625Z] Running setup.py install for texttable: started [2022-03-31T09:57:49.885Z] Running setup.py install for texttable: finished with status 'done' [2022-03-31T09:57:49.885Z] Running setup.py install for PyYAML: started [2022-03-31T09:57:50.458Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-31T09:57:50.727Z] Running setup.py install for docopt: started [2022-03-31T09:57:51.378Z] Running setup.py install for docopt: finished with status 'done' [2022-03-31T09:57:51.378Z] Running setup.py install for dockerpty: started [2022-03-31T09:57:51.952Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-31T09:57:52.893Z] Removing intermediate container bd876a0ce8fb [2022-03-31T09:57:52.893Z] ---> 088618231663 [2022-03-31T09:57:52.893Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-31T09:57:52.893Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-03-31T09:57:53.153Z] ---> Running in d16a92aeba0d [2022-03-31T09:57:53.153Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T09:57:53.153Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-31T09:57:53.153Z] ---> 396afe810c5c [2022-03-31T09:57:53.153Z] Step 3/20 : WORKDIR /edgex-go [2022-03-31T09:57:53.153Z] ---> Using cache [2022-03-31T09:57:53.153Z] ---> 3c97119d5994 [2022-03-31T09:57:53.153Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-31T09:57:53.421Z] ---> Running in f861cbd064b0 [2022-03-31T09:57:53.421Z] Removing intermediate container d16a92aeba0d [2022-03-31T09:57:53.421Z] ---> 7fe95006190e [2022-03-31T09:57:53.421Z] Step 28/31 : CMD ["gate"] [2022-03-31T09:57:53.681Z] ---> Running in c5e83fd7cd20 [2022-03-31T09:57:54.250Z] Removing intermediate container c5e83fd7cd20 [2022-03-31T09:57:54.250Z] ---> 6a221811b6f4 [2022-03-31T09:57:54.250Z] Step 29/31 : LABEL arch=x86_64 [2022-03-31T09:57:54.250Z] ---> Running in 851a6be8927e [2022-03-31T09:57:54.509Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T09:57:54.772Z] Removing intermediate container 851a6be8927e [2022-03-31T09:57:54.772Z] ---> 9369b85222e7 [2022-03-31T09:57:54.772Z] Step 30/31 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 [2022-03-31T09:57:55.348Z] ---> Running in b25cdac6c9e4 [2022-03-31T09:57:55.348Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T09:57:55.608Z] Removing intermediate container b25cdac6c9e4 [2022-03-31T09:57:55.608Z] ---> 2bd024812dfe [2022-03-31T09:57:55.608Z] Step 31/31 : LABEL version=0.0.0 [2022-03-31T09:57:55.608Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T09:57:55.608Z] v3.15.3-9-g5eb6d69174 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T09:57:55.608Z] OK: 15864 distinct packages available [2022-03-31T09:57:55.608Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T09:57:55.868Z] ---> Running in 4eb67aa9222e [2022-03-31T09:57:56.439Z] Removing intermediate container 4eb67aa9222e [2022-03-31T09:57:56.439Z] ---> f8ec96d270f8 [2022-03-31T09:57:56.439Z] [2022-03-31T09:57:56.439Z] Successfully built f8ec96d270f8 [2022-03-31T09:57:56.439Z] Successfully tagged security-bootstrapper:latest [2022-03-31T09:57:56.439Z]  Building security-bootstrapper ... done Building security-proxy-setup [2022-03-31T09:57:56.439Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T09:57:57.009Z] OK: 221 MiB in 52 packages [2022-03-31T09:57:58.389Z] Removing intermediate container 951e9b591086 [2022-03-31T09:57:58.389Z] ---> 5b01e4a8d725 [2022-03-31T09:57:58.389Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-31T09:57:58.960Z] ---> Running in d40db286754c [2022-03-31T09:57:59.529Z] Removing intermediate container f861cbd064b0 [2022-03-31T09:57:59.529Z] ---> 78a093cf38b4 [2022-03-31T09:57:59.529Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-31T09:57:59.529Z] Removing intermediate container d40db286754c [2022-03-31T09:57:59.529Z] ---> e25c81522003 [2022-03-31T09:57:59.529Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-31T09:57:59.529Z] ---> Running in c7ea3fa0b6b9 [2022-03-31T09:58:00.134Z] Removing intermediate container 125bf11b5633 [2022-03-31T09:58:00.134Z] ---> b52442afd240 [2022-03-31T09:58:00.134Z] Successfully built b52442afd240 [2022-03-31T09:58:00.134Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T09:58:00.468Z] ---> fafcc9479591 [2022-03-31T09:58:00.468Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T09:58:00.468Z] Removing intermediate container c7ea3fa0b6b9 [2022-03-31T09:58:00.468Z] ---> b01c18bce560 [2022-03-31T09:58:00.468Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-31T09:58:00.468Z] ---> Running in bd6741e6f206 [2022-03-31T09:58:00.484Z] + docker inspect -f . ci-base-image-arm64 [2022-03-31T09:58:00.484Z] . [Pipeline] withDockerContainer [2022-03-31T09:58:00.714Z] prd-ubuntu20.04-docker-arm64-4c-16g-9582 does not seem to be running inside a container [2022-03-31T09:58:00.800Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-31T09:58:02.167Z] $ docker top 1bc2591e3aed30cde69f689d2864d1910108859bafde9ea96d1f6174c3620db1 -eo pid,comm [2022-03-31T09:58:02.386Z] ---> 3f48ad0399a3 [2022-03-31T09:58:02.386Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [Pipeline] { [Pipeline] sh [2022-03-31T09:58:02.645Z] ---> 9e58e9c2c4fd [2022-03-31T09:58:02.645Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-31T09:58:02.904Z] Removing intermediate container bd6741e6f206 [2022-03-31T09:58:02.904Z] ---> 5be1d47cc398 [2022-03-31T09:58:02.904Z] Step 7/20 : COPY . . [2022-03-31T09:58:03.065Z] + go version [2022-03-31T09:58:03.065Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-31T09:58:03.095Z] $ docker stop --time=1 1bc2591e3aed30cde69f689d2864d1910108859bafde9ea96d1f6174c3620db1 [2022-03-31T09:58:03.849Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T09:58:03.849Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T09:58:03.849Z] ---> 396afe810c5c [2022-03-31T09:58:03.849Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T09:58:03.849Z] ---> Using cache [2022-03-31T09:58:03.849Z] ---> 3c97119d5994 [2022-03-31T09:58:03.849Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T09:58:03.849Z] ---> Using cache [2022-03-31T09:58:03.849Z] ---> 1561e05e4c54 [2022-03-31T09:58:03.849Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-31T09:58:03.849Z] ---> Using cache [2022-03-31T09:58:03.849Z] ---> 826758b829a4 [2022-03-31T09:58:03.849Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T09:58:03.849Z] ---> Using cache [2022-03-31T09:58:03.849Z] ---> e7170c99fcc3 [2022-03-31T09:58:03.849Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T09:58:03.849Z] ---> Using cache [2022-03-31T09:58:03.849Z] ---> 157057520986 [2022-03-31T09:58:03.849Z] Step 8/22 : COPY . . [2022-03-31T09:58:03.849Z] ---> Using cache [2022-03-31T09:58:03.849Z] ---> 10f30730ccd8 [2022-03-31T09:58:03.849Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-31T09:58:03.849Z] ---> 46eee8292122 [2022-03-31T09:58:03.849Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-31T09:58:04.428Z] ---> Running in f066a1e057c5 [2022-03-31T09:58:04.429Z] ---> Running in 213dfdc47a27 [2022-03-31T09:58:04.723Z] $ docker rm -f 1bc2591e3aed30cde69f689d2864d1910108859bafde9ea96d1f6174c3620db1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T09:58:05.065Z] Removing intermediate container 213dfdc47a27 [2022-03-31T09:58:05.066Z] ---> e4a21eb4079c [2022-03-31T09:58:05.066Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T09:58:05.326Z] ---> Running in edfa57758a5c [2022-03-31T09:58:05.348Z] + docker inspect -f . ci-base-image-arm64 [2022-03-31T09:58:05.348Z] . [Pipeline] withDockerContainer [2022-03-31T09:58:05.587Z] prd-ubuntu20.04-docker-arm64-4c-16g-9582 does not seem to be running inside a container [2022-03-31T09:58:05.588Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-31T09:58:05.673Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-31T09:58:05.848Z] Removing intermediate container edfa57758a5c [2022-03-31T09:58:05.848Z] ---> 9b6e88afe8f0 [2022-03-31T09:58:05.848Z] Step 21/23 : LABEL arch=x86_64 [2022-03-31T09:58:05.848Z] ---> Running in f1ecd81aeeca [2022-03-31T09:58:06.112Z] Removing intermediate container f1ecd81aeeca [2022-03-31T09:58:06.112Z] ---> 53b0a413c580 [2022-03-31T09:58:06.112Z] Step 22/23 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 [2022-03-31T09:58:06.375Z] ---> Running in 8cec6420a7e3 [2022-03-31T09:58:06.730Z] Removing intermediate container 8cec6420a7e3 [2022-03-31T09:58:06.730Z] ---> 1ab57b8b5835 [2022-03-31T09:58:06.730Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T09:58:06.980Z] $ docker top e0d9378ed5a245bbbe059f642c03233c2521e589520c173cc3d7d0b9ee4a77b2 -eo pid,comm [2022-03-31T09:58:07.000Z] ---> Running in 8c2dda818315 [Pipeline] { [Pipeline] echo [2022-03-31T09:58:07.256Z] ========================================================= [2022-03-31T09:58:07.256Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-31T09:58:07.256Z] ========================================================= [Pipeline] fileExists [2022-03-31T09:58:07.268Z] Removing intermediate container 8c2dda818315 [2022-03-31T09:58:07.268Z] ---> e5139a9ca0d6 [2022-03-31T09:58:07.268Z] [2022-03-31T09:58:07.268Z] Successfully built e5139a9ca0d6 [Pipeline] sh [2022-03-31T09:58:07.530Z] Successfully tagged sys-mgmt-agent:latest [2022-03-31T09:58:07.530Z]  Building sys-mgmt-agent ... done Building security-spire-server [2022-03-31T09:58:07.913Z] + make test [2022-03-31T09:58:07.913Z] go mod tidy -compat=1.17 [2022-03-31T09:58:08.899Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-31T09:58:12.818Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T09:58:12.818Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T09:58:12.818Z] ---> 396afe810c5c [2022-03-31T09:58:12.818Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T09:58:12.818Z] ---> Using cache [2022-03-31T09:58:12.818Z] ---> 3c97119d5994 [2022-03-31T09:58:12.818Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T09:58:12.818Z] ---> Using cache [2022-03-31T09:58:12.818Z] ---> 1561e05e4c54 [2022-03-31T09:58:12.818Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T09:58:12.818Z] ---> Using cache [2022-03-31T09:58:12.818Z] ---> 826758b829a4 [2022-03-31T09:58:12.818Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T09:58:12.818Z] ---> Using cache [2022-03-31T09:58:12.818Z] ---> e7170c99fcc3 [2022-03-31T09:58:12.818Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T09:58:12.818Z] ---> Using cache [2022-03-31T09:58:12.818Z] ---> 157057520986 [2022-03-31T09:58:12.818Z] Step 8/23 : COPY . . [2022-03-31T09:58:12.818Z] ---> Using cache [2022-03-31T09:58:12.818Z] ---> 10f30730ccd8 [2022-03-31T09:58:12.818Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T09:58:13.398Z] ---> Running in 62e39e112127 [2022-03-31T09:58:13.659Z] ---> e54e25c871a8 [2022-03-31T09:58:13.660Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-31T09:58:13.660Z] ---> Running in 73a2803b5b75 [2022-03-31T09:58:13.919Z] Removing intermediate container 62e39e112127 [2022-03-31T09:58:13.919Z] ---> 287b8781d479 [2022-03-31T09:58:13.919Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-31T09:58:14.179Z] ---> Running in 8162a5f8093e [2022-03-31T09:58:14.752Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-31T09:58:15.320Z] spire-1.2.0/ [2022-03-31T09:58:16.707Z] spire-1.2.0/README.md [2022-03-31T09:58:16.707Z] spire-1.2.0/bin/ [2022-03-31T09:58:16.707Z] spire-1.2.0/bin/spire-server [2022-03-31T09:58:16.707Z] spire-1.2.0/bin/spire-agent [2022-03-31T09:58:16.707Z] spire-1.2.0/conf/ [2022-03-31T09:58:16.707Z] spire-1.2.0/conf/server/ [2022-03-31T09:58:16.707Z] spire-1.2.0/conf/server/server.conf [2022-03-31T09:58:16.707Z] spire-1.2.0/conf/agent/ [2022-03-31T09:58:16.707Z] spire-1.2.0/conf/agent/agent.conf [2022-03-31T09:58:16.707Z] spire-1.2.0/LICENSE [2022-03-31T09:58:18.618Z] Removing intermediate container 68cf222de373 [2022-03-31T09:58:18.618Z] ---> 594a333be798 [2022-03-31T09:58:18.618Z] [2022-03-31T09:58:18.618Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T09:58:18.618Z] ---> 84b07dd2d1fd [2022-03-31T09:58:18.618Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-31T09:58:18.618Z] Removing intermediate container 069b3d991d8b [2022-03-31T09:58:18.618Z] ---> e5e257237507 [2022-03-31T09:58:18.618Z] [2022-03-31T09:58:18.618Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T09:58:18.618Z] ---> 84b07dd2d1fd [2022-03-31T09:58:18.618Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-31T09:58:18.618Z] ---> Running in 02306059f903 [2022-03-31T09:58:18.618Z] ---> Running in 6d173c597a88 [2022-03-31T09:58:19.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T09:58:19.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T09:58:19.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T09:58:19.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T09:58:19.713Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-31T09:58:19.713Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-31T09:58:19.713Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T09:58:19.713Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T09:58:19.713Z] OK: 6 MiB in 15 packages [2022-03-31T09:58:19.713Z] OK: 6 MiB in 15 packages [2022-03-31T09:58:20.653Z] Removing intermediate container 8162a5f8093e [2022-03-31T09:58:20.653Z] ---> 3ca5ba918387 [2022-03-31T09:58:20.653Z] [2022-03-31T09:58:20.653Z] Step 11/23 : FROM alpine:3.15 [2022-03-31T09:58:20.653Z] ---> 76c8fb57b6fc [2022-03-31T09:58:20.653Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T09:58:20.653Z] ---> Using cache [2022-03-31T09:58:20.653Z] ---> e33e9a0558f0 [2022-03-31T09:58:20.653Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T09:58:20.653Z] ---> Using cache [2022-03-31T09:58:20.653Z] ---> 7b649e90b50a [2022-03-31T09:58:20.653Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-31T09:58:20.915Z] ---> Running in 618bd116952e [2022-03-31T09:58:20.915Z] Removing intermediate container 6d173c597a88 [2022-03-31T09:58:20.915Z] ---> 66336e0a23ea [2022-03-31T09:58:20.915Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T09:58:20.915Z] Removing intermediate container 02306059f903 [2022-03-31T09:58:20.915Z] ---> 3d9247aa9d7c [2022-03-31T09:58:20.915Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T09:58:20.915Z] ---> Running in 9d2767a70e8e [2022-03-31T09:58:21.174Z] ---> Running in e99c61a6dfa2 [2022-03-31T09:58:21.434Z] Removing intermediate container 9d2767a70e8e [2022-03-31T09:58:21.434Z] ---> d3bf5a94dc6b [2022-03-31T09:58:21.434Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-31T09:58:21.434Z] Removing intermediate container e99c61a6dfa2 [2022-03-31T09:58:21.434Z] ---> 86025df03856 [2022-03-31T09:58:21.434Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-31T09:58:21.434Z] ---> Running in 2a214d2edad6 [2022-03-31T09:58:21.434Z] ---> Running in e4dc5bb3e2dd [2022-03-31T09:58:21.692Z] Removing intermediate container e4dc5bb3e2dd [2022-03-31T09:58:21.692Z] ---> 3a7b19aa61af [2022-03-31T09:58:21.692Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-31T09:58:21.692Z] Removing intermediate container 2a214d2edad6 [2022-03-31T09:58:21.692Z] ---> 63cc0a6a7225 [2022-03-31T09:58:21.692Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-31T09:58:21.692Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T09:58:21.692Z] ---> Running in f829d83dfa5b [2022-03-31T09:58:21.692Z] ---> Running in 4436891ca62b [2022-03-31T09:58:21.952Z] Removing intermediate container f829d83dfa5b [2022-03-31T09:58:21.952Z] ---> 7019015a9d67 [2022-03-31T09:58:21.952Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T09:58:21.952Z] Removing intermediate container 4436891ca62b [2022-03-31T09:58:21.952Z] ---> 9b5581c05c6a [2022-03-31T09:58:21.952Z] Step 15/23 : WORKDIR / [2022-03-31T09:58:21.952Z] ---> Running in bf09b7243b2e [2022-03-31T09:58:22.524Z] ---> a9cb30738832 [2022-03-31T09:58:22.524Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-31T09:58:22.524Z] Removing intermediate container bf09b7243b2e [2022-03-31T09:58:22.524Z] ---> 463be46b61c5 [2022-03-31T09:58:22.524Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T09:58:22.524Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T09:58:23.098Z] ---> d5f4d8a0d946 [2022-03-31T09:58:23.098Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-31T09:58:23.098Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T09:58:23.098Z] v3.15.3-9-g5eb6d69174 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T09:58:23.098Z] OK: 15854 distinct packages available [2022-03-31T09:58:23.098Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T09:58:23.359Z] ---> 2f0f86327670 [2022-03-31T09:58:23.359Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-31T09:58:23.618Z] ---> 8890770c186a [2022-03-31T09:58:23.618Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-31T09:58:23.880Z] ---> e55b7541896a [2022-03-31T09:58:23.880Z] ---> Running in feaf55258620 [2022-03-31T09:58:23.880Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-31T09:58:23.880Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T09:58:24.140Z] Removing intermediate container feaf55258620 [2022-03-31T09:58:24.140Z] ---> 1144f91def5c [2022-03-31T09:58:24.140Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T09:58:24.140Z] ---> Running in c433e3042411 [2022-03-31T09:58:24.140Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-31T09:58:24.140Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-31T09:58:24.140Z] ---> ded5ddbf5281 [2022-03-31T09:58:24.140Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-31T09:58:24.402Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-03-31T09:58:24.402Z] ---> Running in 60a2505743ba [2022-03-31T09:58:24.402Z] Removing intermediate container c433e3042411 [2022-03-31T09:58:24.402Z] ---> 79789b8dc00a [2022-03-31T09:58:24.402Z] Step 20/22 : LABEL arch=x86_64 [2022-03-31T09:58:24.402Z] (3/5) Installing libucontext (1.1-r0) [2022-03-31T09:58:24.402Z] ---> Running in d01526e55f88 [2022-03-31T09:58:24.402Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-31T09:58:24.402Z] Removing intermediate container 60a2505743ba [2022-03-31T09:58:24.402Z] ---> 341c050657cb [2022-03-31T09:58:24.402Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T09:58:24.664Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-31T09:58:24.664Z] ---> Running in e3923aa85694 [2022-03-31T09:58:24.664Z] Removing intermediate container d01526e55f88 [2022-03-31T09:58:24.664Z] ---> f01907cbf978 [2022-03-31T09:58:24.664Z] Step 21/22 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 [2022-03-31T09:58:24.664Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T09:58:24.664Z] OK: 6 MiB in 19 packages [2022-03-31T09:58:24.664Z] ---> Running in a697a22cf6df [2022-03-31T09:58:24.664Z] Removing intermediate container e3923aa85694 [2022-03-31T09:58:24.664Z] ---> 4d02927402c0 [2022-03-31T09:58:24.664Z] Step 21/23 : LABEL arch=x86_64 [2022-03-31T09:58:24.924Z] Removing intermediate container a697a22cf6df [2022-03-31T09:58:24.924Z] ---> 448b4d13a73f [2022-03-31T09:58:24.924Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T09:58:24.924Z] ---> Running in 1a7bf7a8ad7e [2022-03-31T09:58:25.183Z] ---> Running in 6325ecc78991 [2022-03-31T09:58:25.183Z] Removing intermediate container 1a7bf7a8ad7e [2022-03-31T09:58:25.183Z] ---> dfebe5de54a9 [2022-03-31T09:58:25.183Z] Step 22/23 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 [2022-03-31T09:58:25.442Z] Removing intermediate container 6325ecc78991 [2022-03-31T09:58:25.442Z] ---> 21cdb98fbc9d [2022-03-31T09:58:25.442Z] [2022-03-31T09:58:25.442Z] ---> Running in 22da65f2c83f [2022-03-31T09:58:25.442Z] Removing intermediate container 618bd116952e [2022-03-31T09:58:25.442Z] ---> 136cd52edaf4 [2022-03-31T09:58:25.442Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T09:58:25.442Z] Successfully built 21cdb98fbc9d [2022-03-31T09:58:25.442Z] Successfully tagged support-scheduler:latest [2022-03-31T09:58:25.442Z]  Building support-scheduler ... done Building support-notifications [2022-03-31T09:58:26.011Z] Removing intermediate container 22da65f2c83f [2022-03-31T09:58:26.011Z] ---> fd73cbef33f6 [2022-03-31T09:58:26.011Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T09:58:27.936Z] ---> Running in 3ba054dd018f [2022-03-31T09:58:27.936Z] ---> 81a18bef6681 [2022-03-31T09:58:27.936Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T09:58:27.936Z] Removing intermediate container 3ba054dd018f [2022-03-31T09:58:27.936Z] ---> 7222324bdfa8 [2022-03-31T09:58:27.936Z] [2022-03-31T09:58:27.936Z] Successfully built 7222324bdfa8 [2022-03-31T09:58:28.196Z] Successfully tagged core-metadata:latest [2022-03-31T09:58:28.196Z] Building core-command [2022-03-31T09:58:28.456Z]  Building core-metadata ... done  ---> 95b19e7b2f42 [2022-03-31T09:58:28.456Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-31T09:58:31.001Z] ---> e3d81fa3e799 [2022-03-31T09:58:31.001Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-31T09:58:31.271Z] Removing intermediate container f066a1e057c5 [2022-03-31T09:58:31.271Z] ---> ef43d7cd3d49 [2022-03-31T09:58:31.271Z] [2022-03-31T09:58:31.271Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T09:58:31.271Z] ---> 84b07dd2d1fd [2022-03-31T09:58:31.271Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-31T09:58:31.547Z] ---> 7c0f3454c0cd [2022-03-31T09:58:31.547Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T09:58:31.547Z] ---> Running in 9e263f700dbd [2022-03-31T09:58:31.808Z] ---> Running in b8ad5b67bd3c [2022-03-31T09:58:32.105Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T09:58:32.105Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T09:58:32.105Z] ---> 396afe810c5c [2022-03-31T09:58:32.105Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T09:58:32.105Z] ---> Using cache [2022-03-31T09:58:32.105Z] ---> 3c97119d5994 [2022-03-31T09:58:32.105Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T09:58:32.105Z] ---> Using cache [2022-03-31T09:58:32.105Z] ---> 1561e05e4c54 [2022-03-31T09:58:32.105Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-31T09:58:32.105Z] Removing intermediate container b8ad5b67bd3c [2022-03-31T09:58:32.105Z] ---> 5b608f41c83e [2022-03-31T09:58:32.105Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T09:58:32.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T09:58:32.105Z] ---> Running in 739607be62dd [2022-03-31T09:58:32.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T09:58:32.366Z] ---> Running in fe87f70e20f0 [2022-03-31T09:58:32.366Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-31T09:58:32.366Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-31T09:58:32.366Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-31T09:58:32.366Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-31T09:58:32.366Z] (5/6) Installing curl (7.79.1-r0) [2022-03-31T09:58:32.625Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-31T09:58:32.625Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T09:58:32.625Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T09:58:32.625Z] Removing intermediate container fe87f70e20f0 [2022-03-31T09:58:32.625Z] ---> 607d55dcdefc [2022-03-31T09:58:32.625Z] Step 21/23 : LABEL arch=x86_64 [2022-03-31T09:58:32.625Z] OK: 8 MiB in 20 packages [2022-03-31T09:58:32.625Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T09:58:32.625Z] ---> Running in dc39242e4e36 [2022-03-31T09:58:33.196Z] Removing intermediate container dc39242e4e36 [2022-03-31T09:58:33.196Z] ---> 24504b6e2a5c [2022-03-31T09:58:33.196Z] Step 22/23 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 [2022-03-31T09:58:33.196Z] ---> Running in c9c116231a7b [2022-03-31T09:58:33.455Z] Removing intermediate container c9c116231a7b [2022-03-31T09:58:33.455Z] ---> 9bf056c026a3 [2022-03-31T09:58:33.455Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T09:58:33.455Z] Removing intermediate container 9e263f700dbd [2022-03-31T09:58:33.455Z] ---> 8bc0a7366202 [2022-03-31T09:58:33.455Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-31T09:58:33.455Z] ---> Running in 6861e4e9c784 [2022-03-31T09:58:33.455Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T09:58:33.455Z] ---> Running in 42e414ee4d70 [2022-03-31T09:58:33.716Z] OK: 221 MiB in 52 packages [2022-03-31T09:58:34.288Z] Removing intermediate container 42e414ee4d70 [2022-03-31T09:58:34.288Z] ---> df81dafcfb21 [2022-03-31T09:58:34.288Z] [2022-03-31T09:58:34.288Z] Removing intermediate container 6861e4e9c784 [2022-03-31T09:58:34.288Z] ---> 77a48c57e6d0 [2022-03-31T09:58:34.288Z] Step 13/22 : WORKDIR /edgex [2022-03-31T09:58:34.548Z] Successfully built df81dafcfb21 [2022-03-31T09:58:34.548Z] Successfully tagged security-spire-server:latest [2022-03-31T09:58:34.548Z]  Building security-spire-server ... done Building security-secretstore-setup [2022-03-31T09:58:34.808Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T09:58:34.808Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T09:58:34.808Z] ---> 396afe810c5c [2022-03-31T09:58:34.808Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T09:58:34.808Z] ---> Using cache [2022-03-31T09:58:34.808Z] ---> 3c97119d5994 [2022-03-31T09:58:34.808Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T09:58:34.808Z] ---> Using cache [2022-03-31T09:58:34.808Z] ---> 1561e05e4c54 [2022-03-31T09:58:34.808Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T09:58:34.808Z] ---> Using cache [2022-03-31T09:58:34.808Z] ---> 826758b829a4 [2022-03-31T09:58:34.808Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T09:58:34.808Z] ---> Using cache [2022-03-31T09:58:34.808Z] ---> e7170c99fcc3 [2022-03-31T09:58:34.808Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T09:58:34.808Z] ---> Using cache [2022-03-31T09:58:34.808Z] ---> 157057520986 [2022-03-31T09:58:34.808Z] Step 8/23 : COPY . . [2022-03-31T09:58:34.808Z] ---> Using cache [2022-03-31T09:58:34.808Z] ---> 10f30730ccd8 [2022-03-31T09:58:34.808Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-31T09:58:36.206Z] ---> Running in 0ae0f2ddfeda [2022-03-31T09:58:36.466Z] ---> Running in fb1ca839aa9a [2022-03-31T09:58:36.466Z] Removing intermediate container 739607be62dd [2022-03-31T09:58:36.466Z] ---> 82a5a7dd5db3 [2022-03-31T09:58:36.466Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T09:58:36.466Z] Removing intermediate container 0ae0f2ddfeda [2022-03-31T09:58:36.466Z] ---> 0833b61a454d [2022-03-31T09:58:36.466Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-31T09:58:36.739Z] Removing intermediate container 73a2803b5b75 [2022-03-31T09:58:36.739Z] ---> 168643df04df [2022-03-31T09:58:36.739Z] [2022-03-31T09:58:36.739Z] Step 9/20 : FROM alpine:3.15 [2022-03-31T09:58:36.739Z] ---> 76c8fb57b6fc [2022-03-31T09:58:36.739Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T09:58:36.739Z] ---> Using cache [2022-03-31T09:58:36.739Z] ---> e33e9a0558f0 [2022-03-31T09:58:36.739Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T09:58:36.739Z] ---> Using cache [2022-03-31T09:58:36.739Z] ---> 7b649e90b50a [2022-03-31T09:58:36.739Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-31T09:58:36.739Z] ---> Running in 7ecfd8c96de2 [2022-03-31T09:58:36.739Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-31T09:58:36.739Z] ---> 897e337b0e7b [2022-03-31T09:58:36.739Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T09:58:36.999Z] ---> 71c1b6fce1c5 [2022-03-31T09:58:36.999Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-31T09:58:36.999Z] ---> Running in 23ed9ecc14a1 [2022-03-31T09:58:37.265Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T09:58:37.839Z] ---> 6095f745ff98 [2022-03-31T09:58:37.839Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-31T09:58:38.105Z] Removing intermediate container 23ed9ecc14a1 [2022-03-31T09:58:38.105Z] ---> 7f4b410db081 [2022-03-31T09:58:38.105Z] Step 8/22 : COPY . . [2022-03-31T09:58:38.105Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T09:58:38.673Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T09:58:38.673Z] v3.15.3-9-g5eb6d69174 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T09:58:38.673Z] OK: 15854 distinct packages available [2022-03-31T09:58:38.673Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T09:58:39.249Z] ---> 994b3a99eda3 [2022-03-31T09:58:39.249Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-31T09:58:39.510Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T09:58:39.775Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-31T09:58:39.775Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-31T09:58:40.037Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-31T09:58:40.037Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-31T09:58:40.297Z] (5/9) Installing curl (7.80.0-r0) [2022-03-31T09:58:40.297Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-31T09:58:40.297Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-03-31T09:58:40.557Z] (8/9) Installing libucontext (1.1-r0) [2022-03-31T09:58:40.557Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-31T09:58:40.557Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T09:58:40.557Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T09:58:40.820Z] OK: 8 MiB in 23 packages [2022-03-31T09:58:41.265Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-31T09:58:41.390Z] ---> 5f80c8546fb8 [2022-03-31T09:58:41.391Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-31T09:58:41.650Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T09:58:41.650Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-31T09:58:41.650Z] ---> 396afe810c5c [2022-03-31T09:58:41.650Z] Step 3/25 : WORKDIR /edgex-go [2022-03-31T09:58:41.650Z] ---> Using cache [2022-03-31T09:58:41.650Z] ---> 3c97119d5994 [2022-03-31T09:58:41.650Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T09:58:41.650Z] ---> Using cache [2022-03-31T09:58:41.650Z] ---> 1561e05e4c54 [2022-03-31T09:58:41.650Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-31T09:58:41.650Z] ---> Using cache [2022-03-31T09:58:41.650Z] ---> 826758b829a4 [2022-03-31T09:58:41.650Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-31T09:58:41.650Z] ---> Using cache [2022-03-31T09:58:41.650Z] ---> e7170c99fcc3 [2022-03-31T09:58:41.650Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T09:58:41.650Z] ---> Using cache [2022-03-31T09:58:41.650Z] ---> 157057520986 [2022-03-31T09:58:41.650Z] Step 8/25 : COPY . . [2022-03-31T09:58:41.650Z] ---> Using cache [2022-03-31T09:58:41.650Z] ---> 10f30730ccd8 [2022-03-31T09:58:41.650Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-31T09:58:41.911Z] ---> Running in f30d07a17a1a [2022-03-31T09:58:42.172Z] ---> Running in 80ada3b946e3 [2022-03-31T09:58:42.744Z] Removing intermediate container 7ecfd8c96de2 [2022-03-31T09:58:42.744Z] ---> 8f16eed97353 [2022-03-31T09:58:42.744Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T09:58:42.744Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-31T09:58:43.314Z] ---> aca9d19daa0c [2022-03-31T09:58:43.314Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-31T09:58:43.887Z] Removing intermediate container f30d07a17a1a [2022-03-31T09:58:43.887Z] ---> 32cc5c19f2fb [2022-03-31T09:58:43.887Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-31T09:58:43.887Z] ---> Running in 979cce56dd86 [2022-03-31T09:58:44.215Z] Removing intermediate container 979cce56dd86 [2022-03-31T09:58:44.215Z] ---> e5408dbad0c9 [2022-03-31T09:58:44.215Z] Step 20/22 : LABEL arch=x86_64 [2022-03-31T09:58:44.526Z] ---> Running in 260ac4a5f73f [2022-03-31T09:58:44.526Z] ---> 96f22dc0a82c [2022-03-31T09:58:44.526Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-31T09:58:44.843Z] Removing intermediate container 260ac4a5f73f [2022-03-31T09:58:44.843Z] ---> 9e384aef6afd [2022-03-31T09:58:44.843Z] Step 21/22 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 [2022-03-31T09:58:44.843Z] ---> Running in 2882b3e9a9cc [2022-03-31T09:58:44.843Z] ---> b9d25f2e9dab [2022-03-31T09:58:44.843Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-31T09:58:44.843Z] ---> Running in 4273446f7c62 [2022-03-31T09:58:45.198Z] Removing intermediate container 2882b3e9a9cc [2022-03-31T09:58:45.198Z] ---> d0ae15c53f4c [2022-03-31T09:58:45.198Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T09:58:45.198Z] ---> Running in 475ba103b611 [2022-03-31T09:58:45.198Z] Removing intermediate container 4273446f7c62 [2022-03-31T09:58:45.198Z] ---> 24a763c360f4 [2022-03-31T09:58:45.198Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T09:58:45.550Z] ---> Running in 3e357243031a [2022-03-31T09:58:45.550Z] Removing intermediate container 475ba103b611 [2022-03-31T09:58:45.550Z] ---> 59b400e6986a [2022-03-31T09:58:45.550Z] [2022-03-31T09:58:45.550Z] Successfully built 59b400e6986a [2022-03-31T09:58:45.550Z] Successfully tagged security-proxy-setup:latest [2022-03-31T09:58:45.814Z]  Building security-proxy-setup ... done Removing intermediate container 3e357243031a [2022-03-31T09:58:45.814Z] ---> 01900fd82de9 [2022-03-31T09:58:45.814Z] Step 18/20 : LABEL arch=x86_64 [2022-03-31T09:58:46.074Z] ---> Running in 057357faea83 [2022-03-31T09:58:46.647Z] Removing intermediate container 057357faea83 [2022-03-31T09:58:46.647Z] ---> 7e2b8431cfcf [2022-03-31T09:58:46.647Z] Step 19/20 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 [2022-03-31T09:58:46.647Z] ---> Running in de8091d7a207 [2022-03-31T09:58:47.225Z] Removing intermediate container de8091d7a207 [2022-03-31T09:58:47.225Z] ---> 6e2a4a2b2f1d [2022-03-31T09:58:47.225Z] Step 20/20 : LABEL version=0.0.0 [2022-03-31T09:58:47.225Z] ---> Running in ccb9d3818245 [2022-03-31T09:58:47.488Z] Removing intermediate container ccb9d3818245 [2022-03-31T09:58:47.488Z] ---> 44369b40456f [2022-03-31T09:58:47.488Z] [2022-03-31T09:58:47.488Z] ---> 2fb7e1cbebdf [2022-03-31T09:58:47.488Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-31T09:58:47.488Z] ---> Running in 1a12d113236a [2022-03-31T09:58:47.488Z] Successfully built 44369b40456f [2022-03-31T09:58:47.488Z] Successfully tagged security-spiffe-token-provider:latest [2022-03-31T09:58:48.061Z]  Building security-spiffe-token-provider ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-31T09:59:00.273Z] Removing intermediate container fb1ca839aa9a [2022-03-31T09:59:00.273Z] ---> 4fb3597fe3fd [2022-03-31T09:59:00.273Z] [2022-03-31T09:59:00.273Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T09:59:00.273Z] ---> 84b07dd2d1fd [2022-03-31T09:59:00.273Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-31T09:59:00.273Z] ---> Using cache [2022-03-31T09:59:00.273Z] ---> 3d9247aa9d7c [2022-03-31T09:59:00.273Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T09:59:00.273Z] ---> Using cache [2022-03-31T09:59:00.273Z] ---> 86025df03856 [2022-03-31T09:59:00.273Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-31T09:59:00.273Z] ---> Running in 2884a1d02acf [2022-03-31T09:59:00.542Z] Removing intermediate container 2884a1d02acf [2022-03-31T09:59:00.542Z] ---> 6b1fff3850b8 [2022-03-31T09:59:00.542Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-31T09:59:00.542Z] ---> Running in 28a7323dd992 [2022-03-31T09:59:00.542Z] Removing intermediate container 28a7323dd992 [2022-03-31T09:59:00.542Z] ---> 7cc61fd4c5d3 [2022-03-31T09:59:00.542Z] Step 15/23 : WORKDIR / [2022-03-31T09:59:00.801Z] ---> Running in 6c28af79d6af [2022-03-31T09:59:00.801Z] Removing intermediate container 6c28af79d6af [2022-03-31T09:59:00.801Z] ---> 0b0a1614b839 [2022-03-31T09:59:00.801Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T09:59:01.062Z] ---> 3128e073b466 [2022-03-31T09:59:01.062Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-31T09:59:02.002Z] ---> f029727aff27 [2022-03-31T09:59:02.002Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-31T09:59:02.272Z] ---> 2cb9bf745f32 [2022-03-31T09:59:02.272Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-31T09:59:02.272Z] ---> Running in 16ec1c2c2813 [2022-03-31T09:59:02.532Z] Removing intermediate container 16ec1c2c2813 [2022-03-31T09:59:02.532Z] ---> 8aa4390d3090 [2022-03-31T09:59:02.533Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T09:59:02.533Z] ---> Running in 0997a1d78580 [2022-03-31T09:59:02.799Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-31T09:59:02.799Z] Removing intermediate container 0997a1d78580 [2022-03-31T09:59:02.799Z] ---> f368422bae28 [2022-03-31T09:59:02.799Z] Step 21/23 : LABEL arch=x86_64 [2022-03-31T09:59:02.799Z] ---> Running in d5d51d259fac [2022-03-31T09:59:03.058Z] Removing intermediate container d5d51d259fac [2022-03-31T09:59:03.058Z] ---> 0576ad1497ee [2022-03-31T09:59:03.058Z] Step 22/23 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 [2022-03-31T09:59:03.058Z] ---> Running in 393836dd294f [2022-03-31T09:59:03.316Z] Removing intermediate container 393836dd294f [2022-03-31T09:59:03.316Z] ---> d653d4ee5634 [2022-03-31T09:59:03.316Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T09:59:03.316Z] ---> Running in 8fc10e8fa01d [2022-03-31T09:59:03.616Z] Removing intermediate container 8fc10e8fa01d [2022-03-31T09:59:03.616Z] ---> 98eecb9c2ece [2022-03-31T09:59:03.616Z] [2022-03-31T09:59:03.616Z] Successfully built 98eecb9c2ece [2022-03-31T09:59:03.616Z] Successfully tagged core-command:latest [2022-03-31T09:59:06.163Z]  Building core-command ... done Removing intermediate container 80ada3b946e3 [2022-03-31T09:59:06.163Z] ---> 10495a56b354 [2022-03-31T09:59:06.163Z] [2022-03-31T09:59:06.163Z] Step 10/25 : FROM alpine:3.14 [2022-03-31T09:59:06.163Z] ---> 84b07dd2d1fd [2022-03-31T09:59:06.163Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-31T09:59:06.163Z] ---> Running in 43885422dca3 [2022-03-31T09:59:06.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T09:59:06.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T09:59:06.945Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-31T09:59:06.945Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-31T09:59:06.945Z] (3/3) Installing su-exec (0.2-r1) [2022-03-31T09:59:06.945Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T09:59:06.945Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T09:59:06.945Z] OK: 6 MiB in 17 packages [2022-03-31T09:59:07.883Z] Removing intermediate container 43885422dca3 [2022-03-31T09:59:07.883Z] ---> ca86c82d99e6 [2022-03-31T09:59:07.883Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-31T09:59:08.144Z] ---> Running in 57ce47e9c41d [2022-03-31T09:59:08.144Z] Removing intermediate container 1a12d113236a [2022-03-31T09:59:08.144Z] ---> d08f5ecca674 [2022-03-31T09:59:08.144Z] [2022-03-31T09:59:08.144Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T09:59:08.144Z] ---> 84b07dd2d1fd [2022-03-31T09:59:08.144Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-31T09:59:08.144Z] ---> Running in 0da27592fc76 [2022-03-31T09:59:08.144Z] Removing intermediate container 57ce47e9c41d [2022-03-31T09:59:08.144Z] ---> 09816d283ceb [2022-03-31T09:59:08.144Z] Step 13/25 : WORKDIR / [2022-03-31T09:59:08.144Z] ---> Running in 837b30fa963e [2022-03-31T09:59:08.404Z] Removing intermediate container 837b30fa963e [2022-03-31T09:59:08.404Z] ---> 41cb89371bba [2022-03-31T09:59:08.404Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-31T09:59:08.404Z] ---> 5f18a6784dc8 [2022-03-31T09:59:08.404Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-31T09:59:08.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T09:59:08.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T09:59:08.665Z] ---> 2b5903baa321 [2022-03-31T09:59:08.665Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-31T09:59:08.665Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-31T09:59:08.665Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-31T09:59:08.665Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T09:59:08.665Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T09:59:08.665Z] ---> 07052a965737 [2022-03-31T09:59:08.665Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-31T09:59:08.928Z] OK: 6 MiB in 16 packages [2022-03-31T09:59:08.928Z] ---> a371f1ff577b [2022-03-31T09:59:08.929Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-31T09:59:09.501Z] Removing intermediate container 0da27592fc76 [2022-03-31T09:59:09.501Z] ---> 68487a4c8f99 [2022-03-31T09:59:09.501Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T09:59:09.501Z] ---> 29ef9668abf8 [2022-03-31T09:59:09.501Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-31T09:59:09.501Z] ---> Running in b63f3e49fa5e [2022-03-31T09:59:09.501Z] Removing intermediate container b63f3e49fa5e [2022-03-31T09:59:09.501Z] ---> 742edfc423e2 [2022-03-31T09:59:09.501Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-31T09:59:09.501Z] ---> Running in 618bf6569b45 [2022-03-31T09:59:09.763Z] Removing intermediate container 618bf6569b45 [2022-03-31T09:59:09.763Z] ---> 70f7650979c8 [2022-03-31T09:59:09.763Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-31T09:59:09.763Z] ---> Running in 14e5ed51a3a0 [2022-03-31T09:59:10.023Z] ---> 4e31afaf2f87 [2022-03-31T09:59:10.023Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-31T09:59:10.023Z] Removing intermediate container 14e5ed51a3a0 [2022-03-31T09:59:10.023Z] ---> 4651607d6abe [2022-03-31T09:59:10.023Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T09:59:10.023Z] ---> e596d225d07d [2022-03-31T09:59:10.023Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-03-31T09:59:10.023Z] ---> d5735daaabca [2022-03-31T09:59:10.023Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-31T09:59:10.023Z] ---> Running in 14744d357356 [2022-03-31T09:59:10.594Z] ---> bdf21f325210 [2022-03-31T09:59:10.594Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-31T09:59:10.854Z] ---> b0dfa65f1e2e [2022-03-31T09:59:10.854Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-31T09:59:10.854Z] Removing intermediate container 14744d357356 [2022-03-31T09:59:10.854Z] ---> 3c8abb03634f [2022-03-31T09:59:10.854Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-31T09:59:10.854Z] ---> Running in b4b605030028 [2022-03-31T09:59:10.854Z] ---> Running in 60ccaa3f2840 [2022-03-31T09:59:11.114Z] Removing intermediate container b4b605030028 [2022-03-31T09:59:11.114Z] ---> 5fb84d7e996d [2022-03-31T09:59:11.114Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T09:59:11.114Z] Removing intermediate container 60ccaa3f2840 [2022-03-31T09:59:11.114Z] ---> 3d7efcce901d [2022-03-31T09:59:11.114Z] Step 23/25 : LABEL arch=x86_64 [2022-03-31T09:59:11.114Z] ---> Running in 0b84ba168adf [2022-03-31T09:59:11.114Z] ---> Running in 8f678c82a5b7 [2022-03-31T09:59:11.114Z] Removing intermediate container 0b84ba168adf [2022-03-31T09:59:11.114Z] ---> 1f1222a46032 [2022-03-31T09:59:11.114Z] Step 20/22 : LABEL arch=x86_64 [2022-03-31T09:59:11.114Z] ---> Running in 81246c5308ff [2022-03-31T09:59:11.114Z] Removing intermediate container 8f678c82a5b7 [2022-03-31T09:59:11.114Z] ---> 9bc1131fed0c [2022-03-31T09:59:11.114Z] Step 24/25 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 [2022-03-31T09:59:11.374Z] ---> Running in e708b0026b15 [2022-03-31T09:59:11.374Z] Removing intermediate container 81246c5308ff [2022-03-31T09:59:11.374Z] ---> 7812e0a35201 [2022-03-31T09:59:11.374Z] Step 21/22 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 [2022-03-31T09:59:11.374Z] ---> Running in 938a530cb6b0 [2022-03-31T09:59:11.374Z] Removing intermediate container e708b0026b15 [2022-03-31T09:59:11.374Z] ---> d991edb0181a [2022-03-31T09:59:11.374Z] Step 25/25 : LABEL version=0.0.0 [2022-03-31T09:59:11.374Z] ---> Running in 572651a841f8 [2022-03-31T09:59:11.374Z] Removing intermediate container 938a530cb6b0 [2022-03-31T09:59:11.374Z] ---> 0dce9dbc691d [2022-03-31T09:59:11.374Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T09:59:11.634Z] ---> Running in f63402458c6a [2022-03-31T09:59:11.634Z] Removing intermediate container 572651a841f8 [2022-03-31T09:59:11.634Z] ---> e4a4ddb903a4 [2022-03-31T09:59:11.634Z] [2022-03-31T09:59:11.634Z] Removing intermediate container f63402458c6a [2022-03-31T09:59:11.634Z] ---> 4728825b3da0 [2022-03-31T09:59:11.634Z] [2022-03-31T09:59:11.634Z] Successfully built e4a4ddb903a4 [2022-03-31T09:59:11.634Z] Successfully tagged security-secretstore-setup:latest [2022-03-31T09:59:11.634Z]  Building security-secretstore-setup ... done Successfully built 4728825b3da0 [2022-03-31T09:59:11.634Z] Successfully tagged support-notifications:latest [2022-03-31T09:59:11.902Z]  Building support-notifications ... done  [Pipeline] } [2022-03-31T09:59:11.911Z] $ docker stop --time=1 63a8165f7db27fd902f94604f0c332473393679c081a7216348018871e154da3 [2022-03-31T09:59:13.237Z] $ docker rm -f 63a8165f7db27fd902f94604f0c332473393679c081a7216348018871e154da3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-31T09:59:13.577Z] + docker images [2022-03-31T09:59:13.577Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-31T09:59:13.577Z] support-notifications latest 4728825b3da0 2 seconds ago 26.6MB [2022-03-31T09:59:13.577Z] security-secretstore-setup latest e4a4ddb903a4 2 seconds ago 42.1MB [2022-03-31T09:59:13.577Z] d08f5ecca674 6 seconds ago 1.62GB [2022-03-31T09:59:13.577Z] 10495a56b354 8 seconds ago 1.63GB [2022-03-31T09:59:13.577Z] core-command latest 98eecb9c2ece 10 seconds ago 24.5MB [2022-03-31T09:59:13.577Z] 4fb3597fe3fd 15 seconds ago 1.61GB [2022-03-31T09:59:13.577Z] security-spiffe-token-provider latest 44369b40456f 26 seconds ago 28.5MB [2022-03-31T09:59:13.577Z] security-proxy-setup latest 59b400e6986a 28 seconds ago 43.4MB [2022-03-31T09:59:13.577Z] 168643df04df 38 seconds ago 1.61GB [2022-03-31T09:59:13.577Z] security-spire-server latest df81dafcfb21 40 seconds ago 82.9MB [2022-03-31T09:59:13.577Z] ef43d7cd3d49 43 seconds ago 1.63GB [2022-03-31T09:59:13.577Z] core-metadata latest 7222324bdfa8 46 seconds ago 26.1MB [2022-03-31T09:59:13.577Z] support-scheduler latest 21cdb98fbc9d 48 seconds ago 26MB [2022-03-31T09:59:13.577Z] 3ca5ba918387 53 seconds ago 1.61GB [2022-03-31T09:59:13.577Z] e5e257237507 56 seconds ago 1.62GB [2022-03-31T09:59:13.577Z] 594a333be798 57 seconds ago 1.62GB [2022-03-31T09:59:13.577Z] sys-mgmt-agent latest e5139a9ca0d6 About a minute ago 307MB [2022-03-31T09:59:13.577Z] security-bootstrapper latest f8ec96d270f8 About a minute ago 24.3MB [2022-03-31T09:59:13.577Z] core-data latest 198ebb85b8a0 About a minute ago 35.9MB [2022-03-31T09:59:13.577Z] dd38c9829d57 About a minute ago 1.62GB [2022-03-31T09:59:13.577Z] 0d44776dc410 About a minute ago 1.65GB [2022-03-31T09:59:13.577Z] d1ce7b579190 About a minute ago 1.61GB [2022-03-31T09:59:13.577Z] security-spire-config latest bd1bd4ec8c95 About a minute ago 82.2MB [2022-03-31T09:59:13.577Z] security-spire-agent latest a808810557e5 About a minute ago 119MB [2022-03-31T09:59:13.577Z] f3ff19450f4c 2 minutes ago 1.61GB [2022-03-31T09:59:13.577Z] b139f4ce1452 2 minutes ago 1.61GB [2022-03-31T09:59:13.577Z] ci-base-image-x86_64 latest 396afe810c5c 4 minutes ago 896MB [2022-03-31T09:59:13.577Z] docker 20.10.14 5f3d65aad428 42 hours ago 218MB [2022-03-31T09:59:13.577Z] alpine 3.14 84b07dd2d1fd 2 days ago 5.59MB [2022-03-31T09:59:13.577Z] alpine 3.15 76c8fb57b6fc 2 days ago 5.57MB [2022-03-31T09:59:13.577Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 8 weeks ago 562MB [2022-03-31T09:59:13.577Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-31T09:59:13.577Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2022-03-31T09:59:28.748Z] Still waiting to schedule task [2022-03-31T09:59:28.748Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-31T10:00:03.131Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-31T10:00:09.902Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-31T10:00:09.902Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-31T10:00:09.902Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-31T10:00:10.917Z] Running on prd-ubuntu18.04-docker-8c-8g-9583 in /w/workspace/edgexfoundry_edgex-go_PR-3939 [Pipeline] { [Pipeline] ws [2022-03-31T10:00:10.930Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-03-31T10:00:11.008Z] The recommended git tool is: git [2022-03-31T10:00:12.563Z] using credential edgex-jenkins-ssh [2022-03-31T10:00:12.576Z] Cloning the remote Git repository [2022-03-31T10:00:12.601Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-31T10:00:12.640Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-03-31T10:00:12.665Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-31T10:00:12.666Z] > git --version # timeout=10 [2022-03-31T10:00:12.678Z] > git --version # 'git version 2.17.1' [2022-03-31T10:00:12.678Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T10:00:12.732Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-31T10:00:15.329Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-31T10:00:15.329Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-31T10:00:15.329Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-31T10:00:15.329Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-31T10:00:15.329Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-31T10:00:15.329Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-31T10:00:15.937Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-31T10:00:16.545Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-31T10:00:16.545Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-31T10:00:16.545Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-31T10:00:16.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-31T10:00:21.688Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-31T10:00:21.701Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-31T10:00:21.712Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-31T10:00:21.726Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-31T10:00:21.726Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T10:00:21.731Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3939/head:refs/remotes/origin/PR-3939 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-31T10:00:22.372Z] Merging remotes/origin/main commit f988924fa1a53bea613f37133d769f5216468f52 into PR head commit 580e9145cd298fcf447d96e8e1119b64ca165578 [2022-03-31T10:00:22.480Z] Merge succeeded, producing 580e9145cd298fcf447d96e8e1119b64ca165578 [2022-03-31T10:00:22.481Z] Checking out Revision 580e9145cd298fcf447d96e8e1119b64ca165578 (PR-3939) [2022-03-31T10:00:22.389Z] > git config core.sparsecheckout # timeout=10 [2022-03-31T10:00:22.395Z] > git checkout -f 580e9145cd298fcf447d96e8e1119b64ca165578 # timeout=10 [2022-03-31T10:00:22.454Z] > git remote # timeout=10 [2022-03-31T10:00:22.461Z] > git config --get remote.origin.url # timeout=10 [2022-03-31T10:00:22.465Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T10:00:22.469Z] > git merge f988924fa1a53bea613f37133d769f5216468f52 # timeout=10 [2022-03-31T10:00:22.477Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-31T10:00:22.489Z] > git config core.sparsecheckout # timeout=10 [2022-03-31T10:00:22.494Z] > git checkout -f 580e9145cd298fcf447d96e8e1119b64ca165578 # timeout=10 [2022-03-31T10:00:26.018Z] Commit message: "refactor(all): Use formatted alternative log function instead of fmt.Sprintf" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-31T10:00:26.756Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.254s coverage: 28.7% of statements [2022-03-31T10:00:26.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-31T10:00:26.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-31T10:00:26.841Z] + echo snap-build.sh [2022-03-31T10:00:26.841Z] snap-build.sh [2022-03-31T10:00:26.841Z] + SNAP_BASE_DIR=. [2022-03-31T10:00:26.841Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2022-03-31T10:00:26.841Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2022-03-31T10:00:26.841Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2022-03-31T10:00:26.841Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2022-03-31T10:00:26.841Z] + cd /w/workspace/edgex-go/2 [2022-03-31T10:00:26.841Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-31T10:00:26.841Z] Reading package lists... [2022-03-31T10:00:26.841Z] Building dependency tree... [2022-03-31T10:00:26.841Z] Reading state information... [2022-03-31T10:00:26.841Z] The following packages were automatically installed and are no longer required: [2022-03-31T10:00:26.841Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-31T10:00:26.841Z] uidmap xdelta3 [2022-03-31T10:00:26.841Z] Use 'sudo apt autoremove' to remove them. [2022-03-31T10:00:26.841Z] The following packages will be REMOVED: [2022-03-31T10:00:26.841Z] lxd* lxd-client* [2022-03-31T10:00:26.841Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-31T10:00:27.103Z] After this operation, 31.7 MB disk space will be freed. [2022-03-31T10:00:27.625Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) [2022-03-31T10:00:27.625Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-31T10:00:28.571Z] Removing lxd dnsmasq configuration [2022-03-31T10:00:28.571Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-31T10:00:28.571Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-31T10:00:29.144Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-31T10:00:29.406Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) [2022-03-31T10:00:29.406Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-31T10:00:30.791Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-31T10:00:30.791Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-31T10:00:31.101Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.408s coverage: 98.5% of statements [2022-03-31T10:00:31.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-31T10:00:31.362Z] + sudo snap remove --purge lxd [2022-03-31T10:00:31.362Z] snap "lxd" is not installed [2022-03-31T10:00:31.362Z] + sudo groupadd --force --system lxd [2022-03-31T10:00:31.362Z] ++ whoami [2022-03-31T10:00:31.362Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-31T10:00:31.623Z] + newgrp - lxd [2022-03-31T10:00:31.623Z] + sudo snap install lxd [2022-03-31T10:00:33.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.454s coverage: 54.9% of statements [2022-03-31T10:00:33.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-31T10:00:33.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-31T10:00:41.626Z] 2022-03-31T10:00:38Z INFO Waiting for automatic snapd restart... [2022-03-31T10:00:55.597Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.828s coverage: 89.2% of statements [2022-03-31T10:00:55.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-31T10:00:55.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-31T10:00:55.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-31T10:00:55.597Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.441s coverage: 84.4% of statements [2022-03-31T10:00:55.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-31T10:00:55.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-31T10:00:55.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-31T10:00:55.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-31T10:00:55.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-31T10:00:55.597Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.629s coverage: 94.7% of statements [2022-03-31T10:00:55.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-31T10:00:55.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-31T10:00:55.597Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.529s coverage: 72.2% of statements [2022-03-31T10:00:55.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-31T10:00:55.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-31T10:00:55.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-31T10:00:55.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-31T10:00:55.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-31T10:00:55.597Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.610s coverage: 60.0% of statements [2022-03-31T10:00:55.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-31T10:00:55.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-31T10:00:55.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-31T10:00:55.597Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.533s coverage: 0.9% of statements [2022-03-31T10:00:55.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-31T10:00:55.597Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.289s coverage: 58.8% of statements [2022-03-31T10:00:55.597Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.335s coverage: 24.0% of statements [2022-03-31T10:00:55.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-31T10:00:55.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.385s coverage: 47.1% of statements [2022-03-31T10:00:55.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.232s coverage: 79.5% of statements [2022-03-31T10:00:55.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.208s coverage: 94.1% of statements [2022-03-31T10:00:57.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.248s coverage: 96.3% of statements [2022-03-31T10:00:57.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.205s coverage: 87.5% of statements [2022-03-31T10:01:10.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.247s coverage: 94.4% of statements [2022-03-31T10:01:10.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.185s coverage: 44.8% of statements [2022-03-31T10:01:15.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.721s coverage: 82.5% of statements [2022-03-31T10:01:15.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-31T10:01:23.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.281s coverage: 92.9% of statements [2022-03-31T10:01:23.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-31T10:01:23.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-31T10:01:23.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-31T10:01:23.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements [2022-03-31T10:01:23.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-31T10:01:23.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-31T10:01:23.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-31T10:01:23.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-31T10:01:23.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-31T10:01:23.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.198s coverage: 87.2% of statements [2022-03-31T10:01:23.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-31T10:01:23.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-31T10:01:23.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements [2022-03-31T10:01:23.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-31T10:01:23.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.268s coverage: 58.8% of statements [2022-03-31T10:01:23.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-31T10:01:23.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.281s coverage: 80.0% of statements [2022-03-31T10:01:23.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.232s coverage: 87.2% of statements [2022-03-31T10:01:23.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.275s coverage: 85.4% of statements [2022-03-31T10:01:23.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.749s coverage: 91.2% of statements [2022-03-31T10:01:23.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-31T10:01:23.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.807s coverage: 64.4% of statements [2022-03-31T10:01:23.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-31T10:01:23.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-31T10:01:23.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.251s coverage: 100.0% of statements [2022-03-31T10:01:23.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.103s coverage: 89.4% of statements [2022-03-31T10:01:23.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.091s coverage: 100.0% of statements [2022-03-31T10:01:23.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements [2022-03-31T10:01:24.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements [2022-03-31T10:01:29.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.273s coverage: 65.4% of statements [2022-03-31T10:01:29.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-31T10:01:29.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-31T10:01:29.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-31T10:01:31.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.731s coverage: 43.8% of statements [2022-03-31T10:01:31.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-31T10:01:31.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-31T10:01:31.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.287s coverage: 89.5% of statements [2022-03-31T10:01:31.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-31T10:01:31.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.364s coverage: 84.8% of statements [2022-03-31T10:01:31.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-31T10:01:31.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-31T10:01:31.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-31T10:01:31.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-31T10:01:40.021Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.316s coverage: 17.7% of statements [2022-03-31T10:01:40.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-31T10:01:40.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-31T10:01:40.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-31T10:01:40.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-31T10:01:40.021Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.750s coverage: 92.3% of statements [2022-03-31T10:01:40.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-31T10:01:40.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-31T10:01:40.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-31T10:01:40.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-31T10:01:40.021Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.245s coverage: 63.2% of statements [2022-03-31T10:01:40.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-31T10:01:40.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-31T10:01:40.021Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.431s coverage: 97.7% of statements [2022-03-31T10:01:40.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-31T10:01:40.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-31T10:01:40.021Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-31T10:01:40.021Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-31T10:01:40.021Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.200s coverage: 28.9% of statements [2022-03-31T10:01:40.021Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-31T10:01:40.021Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-31T10:01:40.021Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-31T10:01:40.021Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-31T10:01:40.021Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-31T10:01:40.021Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-31T10:01:40.021Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.189s coverage: 100.0% of statements [2022-03-31T10:01:40.021Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements [2022-03-31T10:01:40.295Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-03-31T10:01:40.295Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-31T10:01:40.295Z] GO111MODULE=on go vet ./... [2022-03-31T10:03:17.121Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-31T10:03:17.121Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-31T10:03:18.109Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-31T10:03:21.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-31T10:03:22.168Z] + ls -al . [2022-03-31T10:03:22.168Z] total 660 [2022-03-31T10:03:22.168Z] drwxrwxr-x 9 1001 1001 4096 Mar 31 10:03 . [2022-03-31T10:03:22.168Z] drwxr-xr-x 4 root root 4096 Mar 31 09:58 .. [2022-03-31T10:03:22.168Z] -rw-rw-r-- 1 1001 1001 11 Mar 31 09:56 .dockerignore [2022-03-31T10:03:22.168Z] drwxrwxr-x 8 1001 1001 4096 Mar 31 09:56 .git [2022-03-31T10:03:22.168Z] drwxrwxr-x 4 1001 1001 4096 Mar 31 09:56 .github [2022-03-31T10:03:22.168Z] -rw-rw-r-- 1 1001 1001 870 Mar 31 09:56 .gitignore [2022-03-31T10:03:22.168Z] -rw-rw-r-- 1 1001 1001 42 Mar 31 09:56 .golangci.yml [2022-03-31T10:03:22.168Z] -rw-rw-r-- 1 1001 1001 87 Mar 31 09:56 .hadolint.yml [2022-03-31T10:03:22.168Z] -rw-rw-r-- 1 1001 1001 166 Mar 31 09:56 .sonarcloud.properties [2022-03-31T10:03:22.168Z] -rw-rw-r-- 1 1001 1001 1171 Mar 31 09:56 ADOPTERS.md [2022-03-31T10:03:22.168Z] -rw-rw-r-- 1 1001 1001 9953 Mar 31 09:56 Attribution.txt [2022-03-31T10:03:22.168Z] -rw-rw-r-- 1 1001 1001 51732 Mar 31 09:56 CHANGELOG.md [2022-03-31T10:03:22.168Z] -rw-rw-r-- 1 1001 1001 3804 Mar 31 09:56 CONTRIBUTING.md [2022-03-31T10:03:22.168Z] -rw-rw-r-- 1 1001 1001 677 Mar 31 09:56 GOVERNANCE.md [2022-03-31T10:03:22.168Z] -rw-rw-r-- 1 1001 1001 849 Mar 31 09:56 Jenkinsfile [2022-03-31T10:03:22.168Z] -rw-rw-r-- 1 1001 1001 10775 Mar 31 09:56 LICENSE [2022-03-31T10:03:22.168Z] -rw-rw-r-- 1 1001 1001 8478 Mar 31 09:56 Makefile [2022-03-31T10:03:22.168Z] -rw-rw-r-- 1 1001 1001 582 Mar 31 09:56 OWNERS.md [2022-03-31T10:03:22.168Z] -rw-rw-r-- 1 1001 1001 8207 Mar 31 09:56 README.md [2022-03-31T10:03:22.168Z] -rw-rw-r-- 1 1001 1001 6912 Mar 31 09:56 SECURITY.md [2022-03-31T10:03:22.168Z] -rw-rw-r-- 1 1001 1001 5 Mar 31 09:53 VERSION [2022-03-31T10:03:22.168Z] -rw-rw-r-- 1 1001 1001 4131 Mar 31 09:56 ZMQWindows.md [2022-03-31T10:03:22.168Z] drwxrwxr-x 2 1001 1001 4096 Mar 31 09:56 bin [2022-03-31T10:03:22.168Z] drwxrwxr-x 18 1001 1001 4096 Mar 31 09:56 cmd [2022-03-31T10:03:22.168Z] -rw-r--r-- 1 root root 429121 Mar 31 10:01 coverage.out [2022-03-31T10:03:22.168Z] -rw-rw-r-- 1 1001 1001 3175 Mar 31 09:56 go.mod [2022-03-31T10:03:22.168Z] -rw-rw-r-- 1 1001 1001 34990 Mar 31 09:56 go.sum [2022-03-31T10:03:22.168Z] drwxrwxr-x 8 1001 1001 4096 Mar 31 09:56 internal [2022-03-31T10:03:22.169Z] drwxrwxr-x 3 1001 1001 4096 Mar 31 09:56 openapi [2022-03-31T10:03:22.169Z] drwxrwxr-x 4 1001 1001 4096 Mar 31 09:56 snap [2022-03-31T10:03:22.169Z] -rw-rw-r-- 1 1001 1001 204 Mar 31 09:56 version.go [Pipeline] sh [2022-03-31T10:03:22.837Z] + '[' -e coverage.out ] [2022-03-31T10:03:22.837Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-31T10:03:22.866Z] Warning: overwriting stash ‘coverage-report’ [2022-03-31T10:03:23.630Z] Stashed 1 file(s) [Pipeline] sh [2022-03-31T10:03:24.278Z] + make build [2022-03-31T10:03:24.278Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-31T10:05:16.130Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-31T10:06:03.347Z] lxd 4.24-c92c0b2 from Canonical* installed [2022-03-31T10:06:03.347Z] + sudo lxd init --auto [2022-03-31T10:06:03.918Z] + sudo snap install --classic snapcraft [2022-03-31T10:06:07.219Z] snapcraft 6.1 from Canonical* installed [2022-03-31T10:06:07.219Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-31T10:06:07.219Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-31T10:06:07.219Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-31T10:06:07.219Z] Dload Upload Total Spent Left Speed [2022-03-31T10:06:07.219Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4138 0 --:--:-- --:--:-- --:--:-- 4138 [2022-03-31T10:06:07.219Z] 100 3325k 100 3325k 0 0 9779k 0 --:--:-- --:--:-- --:--:-- 9779k [2022-03-31T10:06:07.219Z] ./yq_linux_amd64 [2022-03-31T10:06:07.480Z] + sudo snapcraft prime --use-lxd [2022-03-31T10:06:09.393Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-31T10:06:09.393Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-03-31T10:06:09.393Z] - README.md [2022-03-31T10:06:09.393Z] [2022-03-31T10:06:09.393Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-31T10:06:09.657Z] Launching a container. [2022-03-31T10:06:19.669Z] Waiting for container to be ready [2022-03-31T10:06:20.246Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-31T10:06:20.246Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-31T10:06:20.246Z] [2022-03-31T10:06:25.543Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-31T10:06:26.113Z] Waiting for network to be ready... [2022-03-31T10:06:26.375Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-31T10:06:26.636Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-31T10:06:26.636Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1367 kB] [2022-03-31T10:06:26.898Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [237 kB] [2022-03-31T10:06:26.898Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-31T10:06:26.898Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-31T10:06:26.898Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [845 kB] [2022-03-31T10:06:26.898Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [120 kB] [2022-03-31T10:06:26.898Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] [2022-03-31T10:06:26.898Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-03-31T10:06:27.158Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-31T10:06:27.420Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-31T10:06:27.681Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-31T10:06:27.681Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-31T10:06:27.681Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-31T10:06:27.681Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-31T10:06:27.681Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-31T10:06:27.681Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-31T10:06:27.944Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-31T10:06:28.209Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1694 kB] [2022-03-31T10:06:28.209Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [318 kB] [2022-03-31T10:06:28.209Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-03-31T10:06:28.209Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-03-31T10:06:28.209Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [903 kB] [2022-03-31T10:06:28.209Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [129 kB] [2022-03-31T10:06:28.209Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [915 kB] [2022-03-31T10:06:28.209Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] [2022-03-31T10:06:30.122Z] Fetched 23.6 MB in 4s (6270 kB/s) [2022-03-31T10:06:31.064Z] Reading package lists... [2022-03-31T10:06:31.064Z] Reading package lists... [2022-03-31T10:06:31.326Z] Building dependency tree... [2022-03-31T10:06:31.326Z] Reading state information... [2022-03-31T10:06:31.586Z] The following additional packages will be installed: [2022-03-31T10:06:31.586Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-31T10:06:31.586Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-31T10:06:31.586Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-31T10:06:31.586Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-31T10:06:31.586Z] Suggested packages: [2022-03-31T10:06:31.586Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-31T10:06:31.586Z] Recommended packages: [2022-03-31T10:06:31.586Z] gnupg libsasl2-modules [2022-03-31T10:06:31.586Z] The following NEW packages will be installed: [2022-03-31T10:06:31.587Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-31T10:06:31.587Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-31T10:06:31.587Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-31T10:06:31.587Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-31T10:06:31.587Z] The following packages will be upgraded: [2022-03-31T10:06:31.587Z] gpg gpg-agent gpgconf libudev1 [2022-03-31T10:06:31.587Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-31T10:06:31.587Z] Need to get 3859 kB of archives. [2022-03-31T10:06:31.587Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-31T10:06:31.587Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-31T10:06:31.587Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-31T10:06:31.587Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-31T10:06:31.848Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-31T10:06:31.848Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-31T10:06:31.848Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-31T10:06:31.848Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-31T10:06:31.848Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-31T10:06:31.848Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-31T10:06:31.848Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-31T10:06:31.848Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-31T10:06:31.848Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-31T10:06:31.848Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-31T10:06:31.848Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-31T10:06:31.848Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-31T10:06:31.848Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-31T10:06:31.848Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-03-31T10:06:31.848Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-03-31T10:06:31.848Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-31T10:06:32.109Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-31T10:06:32.371Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-31T10:06:32.371Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-31T10:06:32.634Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-31T10:06:32.634Z] Fetched 3859 kB in 1s (4158 kB/s) [2022-03-31T10:06:32.634Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-31T10:06:32.634Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T10:06:32.634Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-31T10:06:32.895Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-31T10:06:32.895Z] Selecting previously unselected package udev. [2022-03-31T10:06:32.895Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-31T10:06:32.895Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T10:06:32.895Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-31T10:06:33.156Z] Selecting previously unselected package libfuse2:amd64. [2022-03-31T10:06:33.156Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-31T10:06:33.156Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-31T10:06:33.156Z] Selecting previously unselected package fuse. [2022-03-31T10:06:33.156Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-31T10:06:33.156Z] Unpacking fuse (2.9.9-3) ... [2022-03-31T10:06:33.156Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-31T10:06:33.156Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-31T10:06:33.416Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-31T10:06:33.416Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-31T10:06:33.416Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-31T10:06:33.416Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-31T10:06:33.416Z] Selecting previously unselected package libksba8:amd64. [2022-03-31T10:06:33.416Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-31T10:06:33.416Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-31T10:06:33.416Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-31T10:06:33.416Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T10:06:33.703Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T10:06:33.703Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-31T10:06:33.703Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T10:06:33.703Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T10:06:33.703Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-31T10:06:33.703Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T10:06:33.703Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T10:06:33.703Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-31T10:06:33.703Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T10:06:33.703Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T10:06:33.703Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-31T10:06:33.703Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T10:06:33.703Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T10:06:34.028Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-31T10:06:34.028Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T10:06:34.028Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T10:06:34.028Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-31T10:06:34.028Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T10:06:34.028Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T10:06:34.028Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-31T10:06:34.028Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T10:06:34.028Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T10:06:34.028Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-31T10:06:34.028Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T10:06:34.028Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T10:06:34.290Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-31T10:06:34.290Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-31T10:06:34.290Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-31T10:06:34.290Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-31T10:06:34.290Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-31T10:06:34.290Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-31T10:06:34.290Z] Selecting previously unselected package libldap-common. [2022-03-31T10:06:34.290Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-31T10:06:34.290Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-31T10:06:34.290Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-31T10:06:34.290Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-31T10:06:34.290Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-31T10:06:34.290Z] Selecting previously unselected package dirmngr. [2022-03-31T10:06:34.290Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-31T10:06:34.290Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-31T10:06:34.571Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-31T10:06:34.571Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-31T10:06:34.571Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-31T10:06:34.571Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-31T10:06:34.571Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-31T10:06:35.143Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-31T10:06:35.143Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-31T10:06:35.143Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T10:06:35.143Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-31T10:06:35.143Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-31T10:06:35.143Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T10:06:35.143Z] Setting up fuse (2.9.9-3) ... [2022-03-31T10:06:35.143Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-31T10:06:35.715Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T10:06:35.715Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T10:06:35.715Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T10:06:35.715Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T10:06:35.715Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T10:06:35.715Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T10:06:35.975Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T10:06:35.975Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-31T10:06:35.975Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-31T10:06:35.975Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-31T10:06:35.975Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-31T10:06:36.237Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-31T10:06:36.500Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-31T10:06:36.500Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-31T10:06:36.500Z] units). This means they are not meant to be enabled using systemctl. [2022-03-31T10:06:36.500Z] [2022-03-31T10:06:36.500Z] Possible reasons for having this kind of units are: [2022-03-31T10:06:36.500Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-31T10:06:36.500Z] .wants/ or .requires/ directory. [2022-03-31T10:06:36.500Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-31T10:06:36.500Z] a requirement dependency on it. [2022-03-31T10:06:36.500Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-31T10:06:36.500Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-31T10:06:36.500Z] • In case of template units, the unit is meant to be enabled with some [2022-03-31T10:06:36.500Z] instance name specified. [2022-03-31T10:06:36.761Z] Reading package lists... [2022-03-31T10:06:37.022Z] Building dependency tree... [2022-03-31T10:06:37.022Z] Reading state information... [2022-03-31T10:06:37.282Z] The following additional packages will be installed: [2022-03-31T10:06:37.282Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-31T10:06:37.282Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-31T10:06:37.283Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-31T10:06:37.283Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-31T10:06:37.283Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-31T10:06:37.283Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-31T10:06:37.283Z] Suggested packages: [2022-03-31T10:06:37.283Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-31T10:06:37.283Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-31T10:06:37.283Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-31T10:06:37.283Z] systemd-container policykit-1 [2022-03-31T10:06:37.283Z] Recommended packages: [2022-03-31T10:06:37.283Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-31T10:06:37.283Z] The following NEW packages will be installed: [2022-03-31T10:06:37.283Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-31T10:06:37.283Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-31T10:06:37.283Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-31T10:06:37.283Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-31T10:06:37.283Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-31T10:06:37.283Z] The following packages will be upgraded: [2022-03-31T10:06:37.283Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-31T10:06:37.283Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-31T10:06:37.283Z] Need to get 46.5 MB of archives. [2022-03-31T10:06:37.283Z] After this operation, 181 MB of additional disk space will be used. [2022-03-31T10:06:37.283Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-31T10:06:37.544Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-31T10:06:37.544Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-31T10:06:37.544Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-31T10:06:37.544Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-31T10:06:37.544Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] [2022-03-31T10:06:37.544Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-31T10:06:37.544Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] [2022-03-31T10:06:37.544Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] [2022-03-31T10:06:37.544Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] [2022-03-31T10:06:37.544Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-31T10:06:37.544Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-31T10:06:37.544Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-31T10:06:37.544Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-31T10:06:37.544Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-31T10:06:37.544Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-31T10:06:37.544Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-31T10:06:37.544Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-31T10:06:37.544Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-31T10:06:37.544Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-31T10:06:37.544Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-31T10:06:37.804Z] Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-31T10:06:37.804Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-31T10:06:38.066Z] Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-31T10:06:38.066Z] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-31T10:06:38.066Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-31T10:06:38.066Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-31T10:06:38.066Z] Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-31T10:06:38.066Z] Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-31T10:06:38.066Z] Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-31T10:06:38.244Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-31T10:06:38.244Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-31T10:06:38.327Z] Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-31T10:06:38.327Z] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-31T10:06:38.327Z] Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-31T10:06:38.327Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-31T10:06:38.327Z] Fetched 46.5 MB in 1s (48.7 MB/s) [2022-03-31T10:06:38.327Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-31T10:06:38.327Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T10:06:38.588Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-31T10:06:38.588Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T10:06:38.588Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-31T10:06:38.588Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T10:06:38.848Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-31T10:06:39.419Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T10:06:39.419Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-31T10:06:39.419Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-31T10:06:39.419Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-31T10:06:39.419Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-31T10:06:39.419Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-31T10:06:39.419Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T10:06:39.679Z] Selecting previously unselected package libexpat1:amd64. [2022-03-31T10:06:39.679Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-31T10:06:39.679Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-31T10:06:39.679Z] Selecting previously unselected package python3.8-minimal. [2022-03-31T10:06:39.679Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-31T10:06:39.679Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T10:06:39.941Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T10:06:39.941Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-31T10:06:39.942Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T10:06:40.513Z] Selecting previously unselected package python3-minimal. [2022-03-31T10:06:40.513Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-31T10:06:40.513Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-31T10:06:40.513Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-31T10:06:40.513Z] Selecting previously unselected package mime-support. [2022-03-31T10:06:40.513Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-31T10:06:40.513Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-31T10:06:40.773Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-31T10:06:40.773Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-31T10:06:40.773Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-31T10:06:40.773Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-31T10:06:40.773Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-31T10:06:40.773Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T10:06:41.033Z] Selecting previously unselected package python3.8. [2022-03-31T10:06:41.033Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-31T10:06:41.033Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T10:06:41.033Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-31T10:06:41.033Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-31T10:06:41.033Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-31T10:06:41.293Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-31T10:06:41.293Z] Selecting previously unselected package python3. [2022-03-31T10:06:41.293Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-31T10:06:41.293Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-31T10:06:41.293Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-31T10:06:41.553Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-31T10:06:41.553Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-31T10:06:41.553Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-31T10:06:41.553Z] Selecting previously unselected package dbus. [2022-03-31T10:06:41.553Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-31T10:06:41.553Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-31T10:06:41.553Z] Selecting previously unselected package libbsd0:amd64. [2022-03-31T10:06:41.553Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-31T10:06:41.553Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-31T10:06:41.813Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-31T10:06:41.813Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T10:06:41.813Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-31T10:06:41.813Z] Selecting previously unselected package sudo. [2022-03-31T10:06:41.813Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-31T10:06:41.813Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-31T10:06:41.813Z] Selecting previously unselected package apparmor. [2022-03-31T10:06:41.813Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-31T10:06:41.813Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-31T10:06:42.074Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-31T10:06:42.074Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-31T10:06:42.074Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-31T10:06:42.074Z] Selecting previously unselected package libedit2:amd64. [2022-03-31T10:06:42.075Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-31T10:06:42.075Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-31T10:06:42.075Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-31T10:06:42.075Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-31T10:06:42.075Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-31T10:06:42.336Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-31T10:06:42.336Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T10:06:42.336Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T10:06:42.336Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-31T10:06:42.336Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T10:06:42.336Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T10:06:42.336Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-31T10:06:42.336Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-31T10:06:42.336Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-31T10:06:42.336Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-31T10:06:42.336Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T10:06:42.336Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T10:06:42.549Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-31T10:06:42.597Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-31T10:06:42.597Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T10:06:42.597Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T10:06:42.597Z] Selecting previously unselected package openssh-client. [2022-03-31T10:06:42.597Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-31T10:06:42.597Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-31T10:06:42.597Z] Selecting previously unselected package dbus-user-session. [2022-03-31T10:06:42.597Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-31T10:06:42.597Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-31T10:06:42.857Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-31T10:06:42.857Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-31T10:06:42.857Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-31T10:06:42.857Z] Selecting previously unselected package squashfs-tools. [2022-03-31T10:06:42.858Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-31T10:06:42.858Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-31T10:06:42.858Z] Selecting previously unselected package snapd. [2022-03-31T10:06:42.858Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-31T10:06:42.858Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-31T10:06:43.984Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-31T10:06:46.161Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-31T10:06:46.161Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-31T10:06:46.161Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-31T10:06:46.161Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-31T10:06:46.161Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T10:06:46.161Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-31T10:06:46.161Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-31T10:06:46.161Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-31T10:06:46.421Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T10:06:46.422Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T10:06:46.422Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-31T10:06:46.422Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T10:06:46.422Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-31T10:06:46.422Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T10:06:46.991Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-31T10:06:46.991Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-31T10:06:46.991Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-31T10:06:46.991Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-31T10:06:46.991Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-31T10:06:46.991Z] running python rtupdate hooks for python3.8... [2022-03-31T10:06:46.991Z] running python post-rtupdate hooks for python3.8... [2022-03-31T10:06:46.991Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-31T10:06:47.933Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-31T10:06:48.193Z] Reloading AppArmor profiles [2022-03-31T10:06:48.193Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T10:06:48.193Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-31T10:06:48.454Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-31T10:06:48.716Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-31T10:06:48.716Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-31T10:06:48.716Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-31T10:06:48.716Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-31T10:06:49.386Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-31T10:06:50.101Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-31T10:06:50.362Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-31T10:06:50.362Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-31T10:06:50.362Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-31T10:06:50.931Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-31T10:06:50.931Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-31T10:06:51.190Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-31T10:06:51.450Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-31T10:06:51.710Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-31T10:06:51.710Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-31T10:06:51.972Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-31T10:06:52.234Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-31T10:06:52.496Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-31T10:06:52.759Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-31T10:06:52.759Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2022-03-31T10:06:53.020Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-31T10:06:53.963Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-31T10:06:53.963Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-31T10:06:53.963Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-31T10:06:54.904Z] Reading package lists... [2022-03-31T10:06:54.904Z] Reading package lists... [2022-03-31T10:06:55.163Z] Building dependency tree... [2022-03-31T10:06:55.163Z] Reading state information... [2022-03-31T10:06:55.163Z] Calculating upgrade... [2022-03-31T10:06:55.424Z] The following packages will be upgraded: [2022-03-31T10:06:55.424Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-31T10:06:55.424Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-31T10:06:55.424Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-31T10:06:55.424Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-31T10:06:55.424Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-31T10:06:55.424Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-31T10:06:55.424Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-31T10:06:55.424Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-31T10:06:55.424Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-31T10:06:55.424Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-31T10:06:55.424Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-31T10:06:55.424Z] xz-utils zlib1g [2022-03-31T10:06:55.424Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-31T10:06:55.424Z] Need to get 65.7 MB of archives. [2022-03-31T10:06:55.424Z] After this operation, 27.6 MB of additional disk space will be used. [2022-03-31T10:06:55.424Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-31T10:06:55.424Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-31T10:06:55.424Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-31T10:06:55.684Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-31T10:06:55.684Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-31T10:06:55.684Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-31T10:06:55.684Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-31T10:06:55.684Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-31T10:06:55.684Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-31T10:06:55.684Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-31T10:06:55.684Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] [2022-03-31T10:06:55.684Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-31T10:06:55.684Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-31T10:06:55.684Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-31T10:06:55.684Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-31T10:06:55.684Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-31T10:06:55.684Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-31T10:06:55.684Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-31T10:06:55.684Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-31T10:06:55.684Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-31T10:06:55.684Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-31T10:06:55.684Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-31T10:06:55.685Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-31T10:06:55.685Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-31T10:06:55.685Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-31T10:06:55.685Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-31T10:06:55.685Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-31T10:06:55.685Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-31T10:06:55.685Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-31T10:06:55.685Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-31T10:06:55.685Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-31T10:06:55.685Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-31T10:06:55.685Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-31T10:06:55.685Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-31T10:06:55.685Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-31T10:06:55.685Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-31T10:06:55.685Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-31T10:06:55.685Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-31T10:06:55.945Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] [2022-03-31T10:06:55.945Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-31T10:06:55.945Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-31T10:06:55.945Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-31T10:06:55.945Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-31T10:06:55.945Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-31T10:06:55.945Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-31T10:06:55.945Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-31T10:06:55.945Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-31T10:06:55.945Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-31T10:06:55.945Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-31T10:06:55.945Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-31T10:06:55.946Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-31T10:06:55.946Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-31T10:06:55.946Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-31T10:06:55.946Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-31T10:06:55.946Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-31T10:06:55.946Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-31T10:06:55.946Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-31T10:06:55.946Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-31T10:06:55.946Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-31T10:06:55.946Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-31T10:06:55.946Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-31T10:06:55.946Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-31T10:06:55.946Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-31T10:06:55.946Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-03-31T10:06:55.946Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-31T10:06:55.946Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-31T10:06:55.946Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-31T10:06:55.946Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-31T10:06:55.946Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-31T10:06:55.946Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-31T10:06:55.946Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-03-31T10:06:55.946Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] [2022-03-31T10:06:55.946Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] [2022-03-31T10:06:56.087Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-31T10:06:56.205Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] [2022-03-31T10:06:56.205Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] [2022-03-31T10:06:56.206Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] [2022-03-31T10:06:56.206Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] [2022-03-31T10:06:56.466Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-31T10:06:56.726Z] Fetched 65.7 MB in 1s (80.7 MB/s) [2022-03-31T10:06:56.726Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-31T10:06:56.726Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-31T10:06:56.726Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-31T10:06:56.988Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-31T10:06:56.988Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-31T10:06:56.988Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... [2022-03-31T10:06:57.249Z] Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... [2022-03-31T10:06:57.249Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T10:06:57.249Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T10:06:57.510Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T10:06:57.510Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T10:06:57.770Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T10:06:57.770Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T10:06:57.770Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T10:06:57.770Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T10:06:58.031Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T10:06:58.031Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T10:06:58.031Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T10:06:58.031Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T10:06:58.031Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T10:06:58.031Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T10:06:58.292Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T10:06:58.292Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-31T10:06:58.292Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T10:06:58.292Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T10:06:58.292Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T10:06:58.292Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-31T10:06:58.292Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T10:06:58.292Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T10:06:58.554Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T10:06:58.554Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T10:06:58.554Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T10:06:58.554Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T10:06:58.554Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T10:06:58.814Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-31T10:06:58.814Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-31T10:06:58.814Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-31T10:06:59.385Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-31T10:06:59.385Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-31T10:06:59.385Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-31T10:06:59.385Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-31T10:06:59.385Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-31T10:06:59.676Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-31T10:06:59.937Z] Setting up base-files (11ubuntu5.5) ... [2022-03-31T10:07:00.198Z] Installing new version of config file /etc/issue ... [2022-03-31T10:07:00.198Z] Installing new version of config file /etc/issue.net ... [2022-03-31T10:07:00.198Z] Installing new version of config file /etc/lsb-release ... [2022-03-31T10:07:00.198Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-31T10:07:00.387Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-31T10:07:00.458Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-31T10:07:00.458Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-31T10:07:00.458Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-31T10:07:00.458Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T10:07:00.458Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-31T10:07:00.458Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-31T10:07:00.717Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-31T10:07:00.717Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2022-03-31T10:07:00.717Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T10:07:00.717Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T10:07:00.717Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-31T10:07:00.717Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-31T10:07:00.976Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T10:07:00.976Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-31T10:07:00.976Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-31T10:07:00.976Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-31T10:07:00.976Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T10:07:00.976Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-31T10:07:00.976Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-31T10:07:01.916Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-31T10:07:01.916Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-31T10:07:01.916Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-31T10:07:02.178Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-31T10:07:02.439Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-31T10:07:02.700Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T10:07:02.700Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-31T10:07:02.700Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-31T10:07:03.641Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... [2022-03-31T10:07:03.641Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-31T10:07:03.641Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... [2022-03-31T10:07:03.641Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T10:07:03.641Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-31T10:07:03.641Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-31T10:07:03.902Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-31T10:07:03.902Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T10:07:03.902Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T10:07:03.902Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T10:07:03.902Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-31T10:07:03.902Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T10:07:03.902Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T10:07:03.902Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T10:07:04.165Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-31T10:07:04.165Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T10:07:04.165Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T10:07:04.165Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T10:07:04.165Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T10:07:04.165Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T10:07:04.430Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-31T10:07:04.430Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T10:07:04.430Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T10:07:04.430Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T10:07:04.430Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-31T10:07:04.430Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T10:07:04.430Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T10:07:04.430Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T10:07:04.430Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T10:07:04.691Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T10:07:04.952Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-31T10:07:05.213Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-31T10:07:05.784Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-31T10:07:05.784Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T10:07:05.784Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-31T10:07:05.784Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-31T10:07:05.784Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-31T10:07:06.045Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T10:07:06.045Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-31T10:07:06.045Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-31T10:07:06.045Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-31T10:07:06.045Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T10:07:06.045Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-31T10:07:06.045Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-31T10:07:06.305Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-31T10:07:06.305Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T10:07:06.305Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-31T10:07:06.305Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-31T10:07:06.305Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-31T10:07:06.305Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T10:07:06.305Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-31T10:07:06.305Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-31T10:07:06.565Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-31T10:07:06.565Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T10:07:06.565Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-31T10:07:06.565Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-31T10:07:06.825Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-31T10:07:06.825Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T10:07:06.825Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-31T10:07:06.825Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-31T10:07:06.825Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-31T10:07:07.085Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T10:07:07.085Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-31T10:07:07.085Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-31T10:07:07.085Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-31T10:07:07.085Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T10:07:07.085Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-31T10:07:07.085Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-31T10:07:07.085Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-31T10:07:07.096Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-31T10:07:07.346Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T10:07:07.346Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-31T10:07:07.346Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-31T10:07:07.346Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-31T10:07:07.346Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T10:07:07.346Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-31T10:07:07.346Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-31T10:07:07.346Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-31T10:07:07.607Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T10:07:07.607Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-31T10:07:07.607Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-31T10:07:07.607Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-31T10:07:07.607Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T10:07:07.607Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-31T10:07:07.607Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-31T10:07:07.870Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-31T10:07:07.870Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T10:07:07.870Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-31T10:07:07.870Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-31T10:07:08.439Z] Setting up apt (2.0.6) ... [2022-03-31T10:07:08.699Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-31T10:07:08.960Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T10:07:08.960Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-31T10:07:08.960Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-31T10:07:08.960Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-31T10:07:08.960Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T10:07:08.960Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-31T10:07:08.960Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-31T10:07:09.219Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-31T10:07:09.219Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-31T10:07:09.219Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-31T10:07:09.219Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-31T10:07:09.478Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-31T10:07:09.479Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-31T10:07:09.479Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T10:07:09.479Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T10:07:09.479Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-31T10:07:09.479Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-31T10:07:09.738Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-31T10:07:09.738Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-31T10:07:09.738Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-31T10:07:09.997Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-31T10:07:09.997Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-31T10:07:10.258Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-31T10:07:10.258Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-31T10:07:10.258Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-31T10:07:10.258Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-31T10:07:10.258Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-31T10:07:10.525Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-31T10:07:10.525Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-31T10:07:10.525Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-31T10:07:10.525Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-31T10:07:10.785Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-31T10:07:10.785Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-31T10:07:10.785Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-31T10:07:10.785Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-31T10:07:10.785Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-31T10:07:10.785Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-31T10:07:10.785Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-31T10:07:10.785Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-31T10:07:11.046Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-31T10:07:11.046Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-31T10:07:11.046Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-03-31T10:07:11.046Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-31T10:07:11.307Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-31T10:07:11.307Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-31T10:07:11.391Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-31T10:07:11.568Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T10:07:11.568Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T10:07:11.568Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T10:07:11.568Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T10:07:11.829Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T10:07:11.829Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T10:07:11.829Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T10:07:11.829Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T10:07:11.829Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T10:07:11.829Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T10:07:12.089Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T10:07:12.089Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T10:07:12.089Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-31T10:07:12.089Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-31T10:07:12.089Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T10:07:12.089Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T10:07:12.350Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T10:07:12.350Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T10:07:13.286Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T10:07:13.286Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T10:07:13.860Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T10:07:13.860Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T10:07:14.121Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T10:07:14.121Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T10:07:14.382Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T10:07:14.382Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T10:07:15.325Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T10:07:15.325Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T10:07:15.325Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-31T10:07:15.325Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-31T10:07:15.325Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-31T10:07:15.325Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-31T10:07:15.325Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-31T10:07:15.325Z] Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... [2022-03-31T10:07:15.325Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-31T10:07:15.325Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T10:07:15.325Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-03-31T10:07:15.325Z] [2022-03-31T10:07:15.325Z] Current default time zone: 'Etc/UTC' [2022-03-31T10:07:15.587Z] Local time is now: Thu Mar 31 10:07:15 UTC 2022. [2022-03-31T10:07:15.587Z] Universal Time is now: Thu Mar 31 10:07:15 UTC 2022. [2022-03-31T10:07:15.587Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-31T10:07:15.587Z] [2022-03-31T10:07:15.587Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-31T10:07:15.587Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T10:07:15.587Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T10:07:15.587Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-31T10:07:15.587Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T10:07:15.587Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-31T10:07:15.587Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-31T10:07:15.587Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-31T10:07:15.587Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-31T10:07:15.587Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-31T10:07:15.587Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-31T10:07:15.587Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T10:07:15.587Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T10:07:15.587Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-31T10:07:15.587Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T10:07:15.587Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T10:07:15.587Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T10:07:15.587Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-31T10:07:15.587Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-31T10:07:15.587Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-31T10:07:16.785Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-31T10:07:17.498Z] Updating certificates in /etc/ssl/certs... [2022-03-31T10:07:18.068Z] 21 added, 21 removed; done. [2022-03-31T10:07:18.068Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T10:07:18.068Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-31T10:07:18.328Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-31T10:07:18.328Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T10:07:18.328Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-31T10:07:18.328Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-31T10:07:18.328Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-31T10:07:18.328Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-31T10:07:18.328Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T10:07:18.588Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-31T10:07:18.588Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T10:07:18.588Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T10:07:18.588Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T10:07:18.588Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-31T10:07:18.588Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-31T10:07:18.588Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-31T10:07:18.588Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-31T10:07:18.588Z] Updating certificates in /etc/ssl/certs... [2022-03-31T10:07:19.158Z] 0 added, 0 removed; done. [2022-03-31T10:07:19.158Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-31T10:07:19.158Z] done. [2022-03-31T10:07:20.355Z] Reading package lists... [2022-03-31T10:07:20.614Z] Building dependency tree... [2022-03-31T10:07:20.614Z] Reading state information... [2022-03-31T10:07:20.614Z] The following NEW packages will be installed: [2022-03-31T10:07:20.614Z] apt-transport-https [2022-03-31T10:07:20.872Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-31T10:07:21.132Z] Need to get 4680 B of archives. [2022-03-31T10:07:21.132Z] After this operation, 162 kB of additional disk space will be used. [2022-03-31T10:07:21.132Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-31T10:07:21.132Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-31T10:07:21.132Z] Fetched 4680 B in 0s (15.5 kB/s) [2022-03-31T10:07:21.132Z] Selecting previously unselected package apt-transport-https. [2022-03-31T10:07:21.132Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-31T10:07:21.132Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-31T10:07:21.132Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-31T10:07:21.392Z] Setting up apt-transport-https (2.0.6) ... [2022-03-31T10:07:21.392Z] Waiting for network to be ready... [2022-03-31T10:07:25.064Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-31T10:07:27.971Z] 2022-03-31T10:07:25Z INFO Waiting for automatic snapd restart... [2022-03-31T10:07:28.542Z] snapd 2.54.4 from Canonical* installed [2022-03-31T10:07:29.485Z] "snapd" switched to the "latest/stable" channel [2022-03-31T10:07:29.485Z] [Pipeline] } [2022-03-31T10:07:30.486Z] $ docker stop --time=1 e0d9378ed5a245bbbe059f642c03233c2521e589520c173cc3d7d0b9ee4a77b2 [2022-03-31T10:07:32.029Z] core20 20220318 from Canonical* installed [2022-03-31T10:07:32.029Z] "core20" switched to the "latest/stable" channel [2022-03-31T10:07:32.029Z] [2022-03-31T10:07:32.515Z] $ docker rm -f e0d9378ed5a245bbbe059f642c03233c2521e589520c173cc3d7d0b9ee4a77b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T10:07:34.573Z] snapcraft 6.1 from Canonical* installed [2022-03-31T10:07:34.783Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-31T10:07:34.783Z] [2022-03-31T10:07:34.783Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T10:07:34.832Z] "snapcraft" switched to the "latest/stable" channel [2022-03-31T10:07:34.832Z] [2022-03-31T10:07:35.129Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-31T10:07:35.404Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-31T10:07:35.404Z] 29e5d40040c1: Pulling fs layer [2022-03-31T10:07:35.404Z] 1ce36da41761: Pulling fs layer [2022-03-31T10:07:35.404Z] 25b303627fd3: Pulling fs layer [2022-03-31T10:07:35.404Z] 29e5d40040c1: Verifying Checksum [2022-03-31T10:07:35.404Z] 29e5d40040c1: Download complete [2022-03-31T10:07:35.679Z] 1ce36da41761: Verifying Checksum [2022-03-31T10:07:35.679Z] 1ce36da41761: Download complete [2022-03-31T10:07:35.952Z] 29e5d40040c1: Pull complete [2022-03-31T10:07:37.386Z] 25b303627fd3: Verifying Checksum [2022-03-31T10:07:37.386Z] 25b303627fd3: Download complete [2022-03-31T10:07:37.386Z] 1ce36da41761: Pull complete [2022-03-31T10:07:40.114Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-03-31T10:07:40.114Z] - README.md [2022-03-31T10:07:40.115Z] [2022-03-31T10:07:40.115Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-31T10:07:40.115Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-31T10:07:40.115Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-31T10:07:40.115Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-31T10:07:41.055Z] Reading package lists... [2022-03-31T10:07:41.316Z] Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 [2022-03-31T10:07:41.316Z] Reading package lists... [2022-03-31T10:07:41.316Z] Building dependency tree... [2022-03-31T10:07:41.316Z] Reading state information... [2022-03-31T10:07:41.578Z] Suggested packages: [2022-03-31T10:07:41.578Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-31T10:07:41.578Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-31T10:07:41.578Z] krb5-user libnorm-doc [2022-03-31T10:07:41.579Z] Recommended packages: [2022-03-31T10:07:41.579Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-31T10:07:41.579Z] The following NEW packages will be installed: [2022-03-31T10:07:41.579Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-31T10:07:41.579Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-31T10:07:41.579Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-31T10:07:41.579Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-31T10:07:41.579Z] libzmq5 pkg-config zip [2022-03-31T10:07:41.579Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-31T10:07:41.839Z] Need to get 10.3 MB of archives. [2022-03-31T10:07:41.839Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-31T10:07:41.839Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-31T10:07:41.839Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-31T10:07:41.839Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-31T10:07:41.839Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-31T10:07:41.839Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-31T10:07:41.839Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-31T10:07:41.839Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-31T10:07:41.839Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-31T10:07:41.839Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-31T10:07:41.839Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-31T10:07:41.839Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-31T10:07:41.839Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-31T10:07:42.781Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-31T10:07:42.781Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-31T10:07:42.781Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-31T10:07:42.781Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-31T10:07:42.781Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-31T10:07:42.781Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-31T10:07:42.781Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-31T10:07:42.781Z] Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-31T10:07:42.781Z] Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-31T10:07:42.781Z] Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-31T10:07:42.781Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-31T10:07:42.781Z] Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-31T10:07:42.781Z] Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-31T10:07:42.781Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-31T10:07:42.781Z] Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-31T10:07:42.781Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-31T10:07:42.781Z] Fetched 10.3 MB in 1s (9682 kB/s) [2022-03-31T10:07:43.041Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-31T10:07:43.041Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-31T10:07:43.041Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-31T10:07:43.041Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-31T10:07:43.041Z] Selecting previously unselected package libsodium23:amd64. [2022-03-31T10:07:43.041Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-31T10:07:43.041Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-31T10:07:43.301Z] Selecting previously unselected package libpsl5:amd64. [2022-03-31T10:07:43.301Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-31T10:07:43.301Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-31T10:07:43.301Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-31T10:07:43.301Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-31T10:07:43.301Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-31T10:07:43.301Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-31T10:07:43.301Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-31T10:07:43.301Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-31T10:07:43.562Z] Selecting previously unselected package librtmp1:amd64. [2022-03-31T10:07:43.562Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-31T10:07:43.562Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-31T10:07:43.562Z] Selecting previously unselected package libssh-4:amd64. [2022-03-31T10:07:43.562Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-31T10:07:43.562Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-31T10:07:43.562Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-31T10:07:43.562Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-31T10:07:43.562Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-31T10:07:43.562Z] Selecting previously unselected package liberror-perl. [2022-03-31T10:07:43.562Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-31T10:07:43.821Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-31T10:07:43.821Z] Selecting previously unselected package git-man. [2022-03-31T10:07:43.821Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-31T10:07:43.821Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-31T10:07:43.821Z] Selecting previously unselected package git. [2022-03-31T10:07:43.821Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-31T10:07:43.821Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-31T10:07:44.393Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-31T10:07:44.393Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T10:07:44.393Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T10:07:44.393Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-31T10:07:44.393Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T10:07:44.393Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T10:07:44.653Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-31T10:07:44.653Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T10:07:44.653Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T10:07:44.653Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-31T10:07:44.653Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T10:07:44.653Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T10:07:44.653Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-31T10:07:44.653Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-31T10:07:44.653Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-31T10:07:44.653Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-31T10:07:44.653Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T10:07:44.653Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T10:07:44.653Z] Selecting previously unselected package libnorm1:amd64. [2022-03-31T10:07:44.653Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-31T10:07:44.653Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-31T10:07:44.914Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-31T10:07:44.914Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-31T10:07:44.914Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-31T10:07:44.914Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-31T10:07:44.914Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-31T10:07:44.914Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-31T10:07:44.914Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-31T10:07:44.914Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-31T10:07:44.914Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-31T10:07:45.173Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-31T10:07:45.173Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-31T10:07:45.173Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-31T10:07:45.173Z] Selecting previously unselected package libzmq5:amd64. [2022-03-31T10:07:45.173Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-31T10:07:45.173Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-31T10:07:45.173Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-31T10:07:45.173Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T10:07:45.173Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T10:07:45.173Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-31T10:07:45.173Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-31T10:07:45.173Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-31T10:07:45.434Z] Selecting previously unselected package pkg-config. [2022-03-31T10:07:45.434Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-31T10:07:45.434Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-31T10:07:45.434Z] Selecting previously unselected package zip. [2022-03-31T10:07:45.434Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-31T10:07:45.434Z] Unpacking zip (3.0-11build1) ... [2022-03-31T10:07:45.434Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-31T10:07:45.434Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-31T10:07:45.434Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-31T10:07:45.434Z] No schema files found: doing nothing. [2022-03-31T10:07:45.434Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-31T10:07:45.696Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-31T10:07:45.696Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-31T10:07:45.696Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-31T10:07:45.696Z] Setting up liberror-perl (0.17029-1) ... [2022-03-31T10:07:45.696Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T10:07:45.696Z] Setting up zip (3.0-11build1) ... [2022-03-31T10:07:45.696Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-31T10:07:45.696Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-31T10:07:45.957Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-31T10:07:45.957Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-31T10:07:45.957Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-31T10:07:45.957Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T10:07:45.957Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-31T10:07:45.957Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T10:07:45.957Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-31T10:07:46.218Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T10:07:46.218Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-31T10:07:46.218Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-31T10:07:46.218Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-31T10:07:46.218Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-31T10:07:46.218Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T10:07:46.218Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T10:07:46.218Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-31T10:07:46.218Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-31T10:07:46.791Z] comerr-dev set to automatically installed. [2022-03-31T10:07:46.791Z] git set to automatically installed. [2022-03-31T10:07:46.791Z] git-man set to automatically installed. [2022-03-31T10:07:46.791Z] krb5-multidev set to automatically installed. [2022-03-31T10:07:46.791Z] libbrotli1 set to automatically installed. [2022-03-31T10:07:46.791Z] libcurl3-gnutls set to automatically installed. [2022-03-31T10:07:46.791Z] liberror-perl set to automatically installed. [2022-03-31T10:07:46.791Z] libglib2.0-0 set to automatically installed. [2022-03-31T10:07:46.791Z] libgssrpc4 set to automatically installed. [2022-03-31T10:07:46.791Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-31T10:07:46.791Z] libkadm5srv-mit11 set to automatically installed. [2022-03-31T10:07:46.791Z] libkdb5-9 set to automatically installed. [2022-03-31T10:07:46.791Z] libkrb5-dev set to automatically installed. [2022-03-31T10:07:46.791Z] libnghttp2-14 set to automatically installed. [2022-03-31T10:07:46.791Z] libnorm-dev set to automatically installed. [2022-03-31T10:07:46.791Z] libnorm1 set to automatically installed. [2022-03-31T10:07:46.791Z] libpgm-5.2-0 set to automatically installed. [2022-03-31T10:07:46.791Z] libpgm-dev set to automatically installed. [2022-03-31T10:07:46.791Z] libpsl5 set to automatically installed. [2022-03-31T10:07:46.791Z] librtmp1 set to automatically installed. [2022-03-31T10:07:46.791Z] libsodium-dev set to automatically installed. [2022-03-31T10:07:46.791Z] libsodium23 set to automatically installed. [2022-03-31T10:07:46.791Z] libssh-4 set to automatically installed. [2022-03-31T10:07:46.791Z] libzmq3-dev set to automatically installed. [2022-03-31T10:07:46.791Z] libzmq5 set to automatically installed. [2022-03-31T10:07:46.791Z] pkg-config set to automatically installed. [2022-03-31T10:07:46.791Z] zip set to automatically installed. [2022-03-31T10:07:47.736Z] snapd is not logged in, snap install commands will use sudo [2022-03-31T10:07:49.761Z] 25b303627fd3: Pull complete [2022-03-31T10:07:49.761Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-31T10:07:49.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-31T10:07:49.761Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-31T10:07:49.982Z] prd-ubuntu20.04-docker-arm64-4c-16g-9582 does not seem to be running inside a container [2022-03-31T10:07:50.062Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-31T10:07:52.322Z] $ docker top a3c31c55ffedede99a625a55156ecd80b6529b609d4eaaa730014a6d834fb106 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T10:07:53.222Z] + grep parallel [2022-03-31T10:07:53.222Z] + docker-compose build --help [2022-03-31T10:07:57.514Z] --parallel Build images in parallel. [Pipeline] } [2022-03-31T10:07:57.540Z] $ docker stop --time=1 a3c31c55ffedede99a625a55156ecd80b6529b609d4eaaa730014a6d834fb106 [2022-03-31T10:07:59.189Z] $ docker rm -f a3c31c55ffedede99a625a55156ecd80b6529b609d4eaaa730014a6d834fb106 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T10:07:59.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-31T10:07:59.781Z] . [Pipeline] withDockerContainer [2022-03-31T10:08:00.007Z] prd-ubuntu20.04-docker-arm64-4c-16g-9582 does not seem to be running inside a container [2022-03-31T10:08:00.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-31T10:08:00.106Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-31T10:08:00.106Z] Downloading snap 'edgex-app-service-configurable' [2022-03-31T10:08:01.373Z] $ docker top 8364c685a56c491a9ed0332a904106e3ddb9e66126d27a44350eb5b0a3eb9d19 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T10:08:02.276Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-31T10:08:02.683Z] Pulling app-service-configurable [2022-03-31T10:08:02.683Z] + snapcraftctl pull [2022-03-31T10:08:04.067Z] Pulling config-common [2022-03-31T10:08:04.067Z] + snapcraftctl pull [2022-03-31T10:08:05.457Z] Pulling go-build-helper [2022-03-31T10:08:05.457Z] + snapcraftctl pull [2022-03-31T10:08:06.638Z] Building core-command ... [2022-03-31T10:08:06.638Z] Building core-data ... [2022-03-31T10:08:06.638Z] Building core-metadata ... [2022-03-31T10:08:06.638Z] Building security-bootstrapper ... [2022-03-31T10:08:06.638Z] Building security-proxy-setup ... [2022-03-31T10:08:06.638Z] Building security-secretstore-setup ... [2022-03-31T10:08:06.638Z] Building security-spiffe-token-provider ... [2022-03-31T10:08:06.638Z] Building security-spire-agent ... [2022-03-31T10:08:06.638Z] Building security-spire-config ... [2022-03-31T10:08:06.638Z] Building security-spire-server ... [2022-03-31T10:08:06.638Z] Building support-notifications ... [2022-03-31T10:08:06.638Z] Building support-scheduler ... [2022-03-31T10:08:06.638Z] Building sys-mgmt-agent ... [2022-03-31T10:08:06.638Z] Building support-scheduler [2022-03-31T10:08:06.638Z] Building core-metadata [2022-03-31T10:08:06.638Z] Building security-secretstore-setup [2022-03-31T10:08:06.638Z] Building security-proxy-setup [2022-03-31T10:08:06.638Z] Building core-data [2022-03-31T10:08:06.841Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-31T10:08:06.842Z] Skipping pull go-build-helper (already ran) [2022-03-31T10:08:06.842Z] Building go-build-helper [2022-03-31T10:08:06.842Z] + snapcraftctl build [2022-03-31T10:08:08.225Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-31T10:08:08.797Z] Staging go-build-helper [2022-03-31T10:08:08.797Z] + snapcraftctl stage [2022-03-31T10:08:13.004Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-31T10:08:13.004Z] Fetched 290 kB in 0s (0 B/s) [2022-03-31T10:08:13.004Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-31T10:08:13.004Z] Fetched 158 kB in 0s (0 B/s) [2022-03-31T10:08:13.004Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-31T10:08:13.004Z] Fetched 242 kB in 0s (0 B/s) [2022-03-31T10:08:13.004Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-31T10:08:13.004Z] Fetched 150 kB in 0s (0 B/s) [2022-03-31T10:08:13.004Z] Pulling edgex-go [2022-03-31T10:08:13.004Z] + snapcraftctl pull [2022-03-31T10:08:14.916Z] Pulling hooks [2022-03-31T10:08:14.916Z] + snapcraftctl pull [2022-03-31T10:08:27.146Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-31T10:08:27.146Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-31T10:08:27.146Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-31T10:08:27.146Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-31T10:08:27.146Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-31T10:08:27.146Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-31T10:08:27.146Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-31T10:08:27.146Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-31T10:08:27.146Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-31T10:08:27.146Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-31T10:08:27.146Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-31T10:08:27.146Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-31T10:08:27.146Z] Fetched 234 kB in 0s (0 B/s) [2022-03-31T10:08:27.146Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-31T10:08:27.146Z] Fetched 155 kB in 0s (0 B/s) [2022-03-31T10:08:27.146Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-31T10:08:27.146Z] Fetched 170 kB in 0s (0 B/s) [2022-03-31T10:08:27.146Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-31T10:08:27.146Z] Fetched 267 kB in 0s (0 B/s) [2022-03-31T10:08:27.146Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-31T10:08:27.146Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-31T10:08:27.146Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-31T10:08:27.146Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-31T10:08:27.146Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-31T10:08:27.146Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-31T10:08:27.146Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-31T10:08:27.146Z] Fetched 121 kB in 0s (0 B/s) [2022-03-31T10:08:27.146Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-31T10:08:27.146Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-31T10:08:27.146Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-31T10:08:27.146Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-31T10:08:27.146Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-31T10:08:27.146Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-31T10:08:27.146Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-31T10:08:27.146Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-31T10:08:27.146Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-31T10:08:27.146Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-31T10:08:27.146Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-31T10:08:27.146Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-31T10:08:27.146Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-31T10:08:27.146Z] Fetched 142 kB in 0s (0 B/s) [2022-03-31T10:08:27.146Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-31T10:08:27.146Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-31T10:08:27.146Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-31T10:08:27.146Z] Fetched 181 kB in 0s (0 B/s) [2022-03-31T10:08:27.146Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-31T10:08:27.146Z] Fetched 208 kB in 0s (0 B/s) [2022-03-31T10:08:27.146Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-31T10:08:27.146Z] Fetched 161 kB in 0s (0 B/s) [2022-03-31T10:08:27.146Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-31T10:08:27.146Z] Fetched 107 kB in 0s (0 B/s) [2022-03-31T10:08:27.146Z] Pulling static-packages [2022-03-31T10:08:27.146Z] + snapcraftctl pull [2022-03-31T10:08:27.406Z] Pulling version [2022-03-31T10:08:27.406Z] + cd /root/project [2022-03-31T10:08:27.406Z] ++ git describe --tags --abbrev=0 [2022-03-31T10:08:27.406Z] ++ sed s/v// [2022-03-31T10:08:27.406Z] + GIT_VERSION=2.2.0-dev.51 [2022-03-31T10:08:27.406Z] + '[' -z 2.2.0-dev.51 ']' [2022-03-31T10:08:27.406Z] + snapcraftctl set-version 2.2.0-dev.51 [2022-03-31T10:08:28.793Z] Building app-service-configurable [2022-03-31T10:08:28.793Z] + snapcraftctl build [2022-03-31T10:08:30.704Z] Building config-common [2022-03-31T10:08:30.704Z] + snapcraftctl build [2022-03-31T10:08:32.090Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-31T10:08:33.032Z] Skipping build go-build-helper (already ran) [2022-03-31T10:08:33.032Z] Building edgex-go [2022-03-31T10:08:33.294Z] + cd /root/parts/edgex-go/src [2022-03-31T10:08:33.294Z] ++ git describe --tags --abbrev=0 [2022-03-31T10:08:33.294Z] ++ sed s/v// [2022-03-31T10:08:33.294Z] + GIT_VERSION=2.2.0-dev.51 [2022-03-31T10:08:33.294Z] + '[' -z 2.2.0-dev.51 ']' [2022-03-31T10:08:33.294Z] + echo 2.2.0-dev.51 [2022-03-31T10:08:33.294Z] + '[' '!' -d vendor ']' [2022-03-31T10:08:33.294Z] + go mod download all [2022-03-31T10:08:38.611Z] + make build [2022-03-31T10:08:38.611Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.51" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-31T10:09:00.566Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.51" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-31T10:09:08.683Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.51" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-31T10:09:10.061Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.51" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-31T10:09:11.975Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.51" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-31T10:09:12.237Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.51" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-31T10:09:13.619Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.51" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-31T10:09:15.531Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-31T10:09:16.472Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-31T10:09:18.382Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-31T10:09:19.769Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.51" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-31T10:09:21.153Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-31T10:09:23.695Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.51" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-31T10:09:25.080Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-31T10:09:25.080Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-31T10:09:25.080Z] + case "$service" in [2022-03-31T10:09:25.080Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-31T10:09:25.080Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-31T10:09:25.080Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-31T10:09:25.080Z] + case "$service" in [2022-03-31T10:09:25.080Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-31T10:09:25.080Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-31T10:09:25.080Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-31T10:09:25.080Z] + case "$service" in [2022-03-31T10:09:25.080Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-31T10:09:25.080Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-31T10:09:25.080Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-31T10:09:25.080Z] + case "$service" in [2022-03-31T10:09:25.080Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-31T10:09:25.080Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-31T10:09:25.080Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-31T10:09:25.342Z] + case "$service" in [2022-03-31T10:09:25.342Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-31T10:09:25.342Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-31T10:09:25.342Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-31T10:09:25.342Z] + case "$service" in [2022-03-31T10:09:25.342Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-31T10:09:25.342Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-31T10:09:25.342Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-31T10:09:25.342Z] + case "$service" in [2022-03-31T10:09:25.342Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-31T10:09:25.342Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-31T10:09:25.342Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-31T10:09:25.342Z] + case "$service" in [2022-03-31T10:09:25.342Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-31T10:09:25.342Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-31T10:09:25.342Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-31T10:09:25.342Z] + case "$service" in [2022-03-31T10:09:25.342Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2022-03-31T10:09:25.342Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-31T10:09:25.342Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-31T10:09:25.342Z] + case "$service" in [2022-03-31T10:09:25.342Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-03-31T10:09:25.342Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-31T10:09:25.342Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-31T10:09:25.342Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-31T10:09:25.342Z] + case "$service" in [2022-03-31T10:09:25.342Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-31T10:09:25.342Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2022-03-31T10:09:25.342Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-31T10:09:25.342Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-31T10:09:25.342Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-03-31T10:09:26.283Z] Building hooks [2022-03-31T10:09:26.283Z] + cd /root/parts/hooks/src [2022-03-31T10:09:26.283Z] + make build [2022-03-31T10:09:26.283Z] go mod tidy [2022-03-31T10:09:26.283Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-31T10:09:26.543Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-31T10:09:26.543Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-31T10:09:26.543Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-31T10:09:26.803Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-31T10:09:27.063Z] # github.com/canonical/edgex-go/hooks/cmd/configure [2022-03-31T10:09:27.063Z] cmd/configure/configure.go:318:3: undefined: hooks.Debugf [2022-03-31T10:09:27.063Z] cmd/configure/configure.go:429:3: undefined: hooks.Debugf [2022-03-31T10:09:27.063Z] make: *** [Makefile:10: cmd/configure/configure] Error 2 [2022-03-31T10:09:27.325Z] Failed to run 'override-build': Exit code was 2. [2022-03-31T10:09:27.586Z] Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-31T10:09:29.775Z] Failed in branch amd64 [2022-03-31T10:09:58.473Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T10:09:58.474Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T10:09:58.474Z] ---> b52442afd240 [2022-03-31T10:09:58.474Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T10:09:58.474Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T10:09:58.474Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-31T10:09:58.474Z] ---> b52442afd240 [2022-03-31T10:09:58.474Z] Step 3/25 : WORKDIR /edgex-go [2022-03-31T10:09:58.474Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T10:09:58.474Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T10:09:58.474Z] ---> b52442afd240 [2022-03-31T10:09:58.474Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T10:09:58.474Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T10:09:58.474Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T10:09:58.474Z] ---> b52442afd240 [2022-03-31T10:09:58.474Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T10:09:58.474Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T10:09:58.474Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T10:09:58.474Z] ---> b52442afd240 [2022-03-31T10:09:58.474Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T10:09:58.474Z] ---> Running in 09555d8a3555 [2022-03-31T10:09:58.474Z] ---> Running in d8664bf1a3aa [2022-03-31T10:09:58.474Z] ---> Running in 6b4e1a273e71 [2022-03-31T10:09:58.474Z] ---> Running in f1dfa3c2e0f7 [2022-03-31T10:09:58.474Z] ---> Running in 0b49e7846086 [2022-03-31T10:09:58.474Z] Removing intermediate container d8664bf1a3aa [2022-03-31T10:09:58.474Z] ---> 5e650f53d368 [2022-03-31T10:09:58.474Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 09555d8a3555 [2022-03-31T10:09:58.474Z] ---> f9d507a999d5 [2022-03-31T10:09:58.474Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T10:09:58.474Z] [2022-03-31T10:09:58.474Z] Removing intermediate container 0b49e7846086 [2022-03-31T10:09:58.474Z] ---> 65430c01ff0c [2022-03-31T10:09:58.474Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T10:09:58.474Z] Removing intermediate container 6b4e1a273e71 [2022-03-31T10:09:58.474Z] ---> 434ef6ab5095 [2022-03-31T10:09:58.474Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T10:09:58.474Z] Removing intermediate container f1dfa3c2e0f7 [2022-03-31T10:09:58.474Z] ---> Running in d71806eed5fc [2022-03-31T10:09:58.474Z] ---> 9aafbb1ded47 [2022-03-31T10:09:58.474Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T10:09:58.474Z] ---> Running in c6fc0e2481ec [2022-03-31T10:09:58.474Z] ---> Running in 2aeb83874e00 [2022-03-31T10:09:58.474Z] ---> Running in 18b53d450381 [2022-03-31T10:09:58.474Z] ---> Running in 7a5fa07cd386 [2022-03-31T10:09:58.474Z] Removing intermediate container d71806eed5fc [2022-03-31T10:09:58.474Z] ---> 9e6bb92eb26a [2022-03-31T10:09:58.474Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-31T10:09:58.474Z] Removing intermediate container c6fc0e2481ec [2022-03-31T10:09:58.474Z] ---> bb7da80e6c82 [2022-03-31T10:09:58.474Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-31T10:09:58.474Z] ---> Running in d8d90e1d53d5 [2022-03-31T10:09:58.474Z] ---> Running in 0fb913367247 [2022-03-31T10:09:58.474Z] Removing intermediate container 2aeb83874e00 [2022-03-31T10:09:58.474Z] ---> 8b6e8701eb91 [2022-03-31T10:09:58.474Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-31T10:09:58.474Z] ---> Running in f4821cb176b3 [2022-03-31T10:09:58.474Z] Removing intermediate container 18b53d450381 [2022-03-31T10:09:58.474Z] ---> 3cb18247ef96 [2022-03-31T10:09:58.474Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T10:09:58.474Z] Removing intermediate container 7a5fa07cd386 [2022-03-31T10:09:58.474Z] ---> 9ff158c4b22f [2022-03-31T10:09:58.474Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-31T10:09:58.474Z] ---> Running in bfa857268c58 [2022-03-31T10:09:58.474Z] ---> Running in b4ae5003d196 [2022-03-31T10:09:58.474Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T10:09:58.474Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T10:09:58.474Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T10:09:58.474Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T10:09:58.474Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T10:09:58.474Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T10:09:58.474Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T10:09:58.474Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T10:09:58.474Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T10:09:58.474Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T10:09:58.474Z] OK: 220 MiB in 52 packages [2022-03-31T10:09:58.474Z] OK: 220 MiB in 52 packages [2022-03-31T10:09:58.474Z] OK: 220 MiB in 52 packages [2022-03-31T10:09:58.749Z] OK: 220 MiB in 52 packages [2022-03-31T10:09:58.749Z] OK: 220 MiB in 52 packages [2022-03-31T10:09:59.033Z] Removing intermediate container d8d90e1d53d5 [2022-03-31T10:09:59.033Z] ---> d088a1b63af4 [2022-03-31T10:09:59.033Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-31T10:10:00.021Z] Removing intermediate container f4821cb176b3 [2022-03-31T10:10:00.021Z] ---> 10ce728dce93 [2022-03-31T10:10:00.021Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T10:10:00.021Z] Removing intermediate container 0fb913367247 [2022-03-31T10:10:00.021Z] ---> 0f8e333d4f2d [2022-03-31T10:10:00.021Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T10:10:00.308Z] Removing intermediate container b4ae5003d196 [2022-03-31T10:10:00.308Z] ---> ff5f85e41f4b [2022-03-31T10:10:00.308Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T10:10:00.308Z] ---> 0b08506e96c1 [2022-03-31T10:10:00.308Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T10:10:00.308Z] Removing intermediate container bfa857268c58 [2022-03-31T10:10:00.308Z] ---> 76e2feeef0ab [2022-03-31T10:10:00.308Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T10:10:00.584Z] ---> Running in f04915d8d295 [2022-03-31T10:10:01.585Z] ---> f30622c2734f [2022-03-31T10:10:01.585Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T10:10:01.585Z] ---> 7d166d9e4823 [2022-03-31T10:10:01.585Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T10:10:01.585Z] ---> Running in 96d6340d64fe [2022-03-31T10:10:01.585Z] ---> 81c98fadb4d8 [2022-03-31T10:10:01.585Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T10:10:01.585Z] ---> Running in 98f9f27e10e9 [2022-03-31T10:10:01.859Z] ---> Running in ba46a8c878d8 [2022-03-31T10:10:02.467Z] ---> e819a6ff2b61 [2022-03-31T10:10:02.467Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T10:10:02.467Z] ---> Running in 7876f987568c [2022-03-31T10:10:05.127Z] Removing intermediate container f04915d8d295 [2022-03-31T10:10:05.127Z] ---> 426c4aa6725f [2022-03-31T10:10:05.127Z] Step 8/25 : COPY . . [2022-03-31T10:10:07.141Z] Removing intermediate container 96d6340d64fe [2022-03-31T10:10:07.141Z] ---> 9d0548293a92 [2022-03-31T10:10:07.141Z] Step 8/22 : COPY . . [2022-03-31T10:10:07.141Z] Removing intermediate container 98f9f27e10e9 [2022-03-31T10:10:07.141Z] ---> afd62dae1b04 [2022-03-31T10:10:07.141Z] Step 8/23 : COPY . . [2022-03-31T10:10:07.737Z] Removing intermediate container ba46a8c878d8 [2022-03-31T10:10:07.737Z] ---> 29e0c139f68f [2022-03-31T10:10:07.737Z] Step 8/22 : COPY . . [2022-03-31T10:10:08.011Z] Removing intermediate container 7876f987568c [2022-03-31T10:10:08.011Z] ---> 910f84b250d6 [2022-03-31T10:10:08.011Z] Step 8/23 : COPY . . [2022-03-31T10:10:40.387Z] ---> 5e345beedb85 [2022-03-31T10:10:40.387Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-31T10:10:40.387Z] ---> Running in f2714cde1482 [2022-03-31T10:10:40.387Z] ---> 08332345ed24 [2022-03-31T10:10:40.387Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-31T10:10:40.387Z] ---> d2075f1b2a2c [2022-03-31T10:10:40.387Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-31T10:10:40.387Z] ---> Running in 03ab4bea2844 [2022-03-31T10:10:40.387Z] ---> Running in 90499ed6d2b5 [2022-03-31T10:10:40.387Z] ---> 76ff7a1a29ec [2022-03-31T10:10:40.387Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-31T10:10:40.387Z] ---> Running in 614345ce5324 [2022-03-31T10:10:40.387Z] ---> 2edcf9448aff [2022-03-31T10:10:40.387Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-31T10:10:40.387Z] ---> Running in 7c71ea47420d [2022-03-31T10:10:40.984Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-31T10:10:41.266Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-31T10:10:41.552Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-31T10:10:41.832Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-31T10:10:41.832Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-31T10:16:49.155Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-31T10:16:49.155Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-31T10:17:07.526Z] Removing intermediate container 03ab4bea2844 [2022-03-31T10:17:07.526Z] ---> d8a718328b19 [2022-03-31T10:17:07.526Z] [2022-03-31T10:17:07.526Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T10:17:07.526Z] 3.14: Pulling from library/alpine [2022-03-31T10:17:07.526Z] Removing intermediate container f2714cde1482 [2022-03-31T10:17:07.526Z] ---> 469a42b2ffc5 [2022-03-31T10:17:07.526Z] [2022-03-31T10:17:07.526Z] Step 10/25 : FROM alpine:3.14 [2022-03-31T10:17:07.526Z] 3.14: Pulling from library/alpine [2022-03-31T10:17:07.526Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-31T10:17:07.526Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-31T10:17:07.526Z] Status: Downloaded newer image for alpine:3.14 [2022-03-31T10:17:07.526Z] Status: Downloaded newer image for alpine:3.14 [2022-03-31T10:17:07.526Z] ---> cc3d11fa2d52 [2022-03-31T10:17:07.526Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-31T10:17:07.526Z] ---> cc3d11fa2d52 [2022-03-31T10:17:07.526Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-31T10:17:08.126Z] ---> Running in cbeac60c656b [2022-03-31T10:17:08.126Z] ---> Running in 7502cb4c8146 [2022-03-31T10:17:10.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T10:17:10.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T10:17:10.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T10:17:11.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T10:17:11.674Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-31T10:17:11.674Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-31T10:17:11.950Z] (3/3) Installing su-exec (0.2-r1) [2022-03-31T10:17:11.950Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T10:17:11.950Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T10:17:11.950Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-31T10:17:11.950Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-31T10:17:12.233Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-31T10:17:12.233Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-31T10:17:12.233Z] (5/6) Installing curl (7.79.1-r0) [2022-03-31T10:17:12.233Z] OK: 6 MiB in 17 packages [2022-03-31T10:17:12.233Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-31T10:17:12.233Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T10:17:12.233Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T10:17:12.845Z] OK: 8 MiB in 20 packages [2022-03-31T10:17:15.520Z] Removing intermediate container 7502cb4c8146 [2022-03-31T10:17:15.520Z] ---> 75d66bf5e500 [2022-03-31T10:17:15.520Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-31T10:17:15.520Z] Removing intermediate container cbeac60c656b [2022-03-31T10:17:15.520Z] ---> ec72f876db53 [2022-03-31T10:17:15.520Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-31T10:17:15.795Z] ---> Running in 25b6eff9ed35 [2022-03-31T10:17:15.795Z] ---> Running in 866ceee7041f [2022-03-31T10:17:16.783Z] Removing intermediate container 25b6eff9ed35 [2022-03-31T10:17:16.783Z] ---> 1b05e152ff45 [2022-03-31T10:17:16.783Z] Step 13/22 : WORKDIR /edgex [2022-03-31T10:17:16.783Z] Removing intermediate container 866ceee7041f [2022-03-31T10:17:16.783Z] ---> beb352ef804a [2022-03-31T10:17:16.783Z] Step 13/25 : WORKDIR / [2022-03-31T10:17:16.783Z] ---> Running in 36acf229fde7 [2022-03-31T10:17:16.783Z] ---> Running in fff0303f9eac [2022-03-31T10:17:17.775Z] Removing intermediate container 36acf229fde7 [2022-03-31T10:17:17.775Z] ---> 7d51c4b2d430 [2022-03-31T10:17:17.775Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-31T10:17:17.775Z] Removing intermediate container fff0303f9eac [2022-03-31T10:17:17.775Z] ---> bfd448a80878 [2022-03-31T10:17:17.775Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-31T10:17:18.774Z] ---> f2e1fa34d7a6 [2022-03-31T10:17:18.774Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-31T10:17:18.774Z] ---> c7a033cc19d2 [2022-03-31T10:17:18.774Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-31T10:17:19.794Z] Removing intermediate container 614345ce5324 [2022-03-31T10:17:19.794Z] ---> 3ab0ae64fe70 [2022-03-31T10:17:19.794Z] [2022-03-31T10:17:19.794Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T10:17:19.794Z] ---> cc3d11fa2d52 [2022-03-31T10:17:19.794Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-31T10:17:19.794Z] Removing intermediate container 90499ed6d2b5 [2022-03-31T10:17:19.794Z] ---> 6cdc54da83e8 [2022-03-31T10:17:19.794Z] [2022-03-31T10:17:19.794Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T10:17:19.794Z] ---> cc3d11fa2d52 [2022-03-31T10:17:19.794Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-31T10:17:20.069Z] ---> Running in e2f294a1ca1d [2022-03-31T10:17:20.069Z] ---> dd8910a6a6a2 [2022-03-31T10:17:20.069Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-31T10:17:20.069Z] ---> Running in 9515a21c2ab8 [2022-03-31T10:17:21.539Z] ---> 28250c72f7fb [2022-03-31T10:17:21.539Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-31T10:17:22.159Z] ---> b628d8a89d17 [2022-03-31T10:17:22.159Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-31T10:17:22.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T10:17:22.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T10:17:22.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T10:17:22.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T10:17:22.999Z] ---> e517ab8024b2 [2022-03-31T10:17:22.999Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-31T10:17:23.610Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-31T10:17:23.610Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T10:17:23.610Z] OK: 5 MiB in 15 packages [2022-03-31T10:17:23.896Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-31T10:17:23.896Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T10:17:23.896Z] OK: 5 MiB in 15 packages [2022-03-31T10:17:25.905Z] ---> 480bb1048120 [2022-03-31T10:17:25.905Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-31T10:17:25.905Z] Removing intermediate container 9515a21c2ab8 [2022-03-31T10:17:25.905Z] ---> 9eafaa620be7 [2022-03-31T10:17:25.905Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T10:17:25.905Z] Removing intermediate container e2f294a1ca1d [2022-03-31T10:17:25.905Z] ---> 064ee44d3378 [2022-03-31T10:17:25.905Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T10:17:26.192Z] ---> Running in 55ab7e7ae797 [2022-03-31T10:17:26.193Z] ---> Running in 7096dc0bf8e5 [2022-03-31T10:17:26.810Z] ---> 138ef0fb824e [2022-03-31T10:17:26.810Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-31T10:17:26.810Z] Removing intermediate container 55ab7e7ae797 [2022-03-31T10:17:26.810Z] ---> 2309c4424154 [2022-03-31T10:17:26.810Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-31T10:17:27.088Z] Removing intermediate container 7096dc0bf8e5 [2022-03-31T10:17:27.088Z] ---> 0c114541c696 [2022-03-31T10:17:27.088Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-31T10:17:27.088Z] ---> 39c58f8523f7 [2022-03-31T10:17:27.088Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-31T10:17:27.088Z] ---> Running in 5c8f4259d24b [2022-03-31T10:17:27.364Z] ---> Running in 4324c11b85ae [2022-03-31T10:17:27.364Z] ---> Running in d0b47b9eb7be [2022-03-31T10:17:27.963Z] Removing intermediate container 5c8f4259d24b [2022-03-31T10:17:27.963Z] ---> 634f7530ffd2 [2022-03-31T10:17:27.963Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-31T10:17:28.241Z] Removing intermediate container d0b47b9eb7be [2022-03-31T10:17:28.242Z] ---> 03f405b9acd3 [2022-03-31T10:17:28.242Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-31T10:17:28.242Z] ---> Running in 23182f9f197f [2022-03-31T10:17:28.242Z] ---> Running in 380c11c62e44 [2022-03-31T10:17:28.850Z] Removing intermediate container 380c11c62e44 [2022-03-31T10:17:28.850Z] ---> 91b2e5b34faf [2022-03-31T10:17:28.850Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T10:17:29.128Z] Removing intermediate container 23182f9f197f [2022-03-31T10:17:29.128Z] ---> 160b1655fc8d [2022-03-31T10:17:29.128Z] Step 15/23 : WORKDIR / [2022-03-31T10:17:29.128Z] ---> Running in b14a70e8db7d [2022-03-31T10:17:30.124Z] Removing intermediate container b14a70e8db7d [2022-03-31T10:17:30.124Z] ---> f3c2b7317a5e [2022-03-31T10:17:30.124Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T10:17:30.124Z] ---> d8be7e75f4d0 [2022-03-31T10:17:30.124Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-31T10:17:30.124Z] ---> 931c70a32aab [2022-03-31T10:17:30.124Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-31T10:17:30.124Z] Removing intermediate container 4324c11b85ae [2022-03-31T10:17:30.124Z] ---> 4aa9e7e5d6e7 [2022-03-31T10:17:30.124Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-31T10:17:30.406Z] ---> Running in f242ef643c5e [2022-03-31T10:17:31.044Z] Removing intermediate container f242ef643c5e [2022-03-31T10:17:31.044Z] ---> 02d05b26ea69 [2022-03-31T10:17:31.044Z] Step 20/22 : LABEL arch=arm64 [2022-03-31T10:17:31.044Z] ---> e68679f5dfd0 [2022-03-31T10:17:31.044Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-03-31T10:17:31.378Z] ---> Running in 052b894a7aa7 [2022-03-31T10:17:31.378Z] ---> 25bb6ed604d5 [2022-03-31T10:17:31.378Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-31T10:17:31.378Z] ---> Running in 23dc746b221b [2022-03-31T10:17:32.504Z] Removing intermediate container 052b894a7aa7 [2022-03-31T10:17:32.504Z] ---> 7f7fb5ed7aba [2022-03-31T10:17:32.504Z] Step 21/22 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 [2022-03-31T10:17:32.504Z] ---> Running in 598de03af2e3 [2022-03-31T10:17:33.559Z] Removing intermediate container 598de03af2e3 [2022-03-31T10:17:33.559Z] ---> 22861c368b5c [2022-03-31T10:17:33.559Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T10:17:33.856Z] ---> Running in 73ebec82058d [2022-03-31T10:17:34.198Z] ---> f4e07b0494d4 [2022-03-31T10:17:34.198Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-31T10:17:34.476Z] Removing intermediate container 73ebec82058d [2022-03-31T10:17:34.476Z] ---> 28acfedc71a4 [2022-03-31T10:17:34.476Z] [2022-03-31T10:17:35.072Z] Removing intermediate container 23dc746b221b [2022-03-31T10:17:35.072Z] ---> 4a79f9d03387 [2022-03-31T10:17:35.072Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-31T10:17:35.072Z] ---> Running in 32b54e5452a0 [2022-03-31T10:17:35.072Z] Successfully built 28acfedc71a4 [2022-03-31T10:17:35.072Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-31T10:17:35.072Z] Building security-spire-server [2022-03-31T10:17:35.350Z]  Building security-proxy-setup ... done  ---> d4add1a7efca [2022-03-31T10:17:35.350Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-31T10:17:35.621Z] ---> Running in deac1025df72 [2022-03-31T10:17:35.621Z] Removing intermediate container 32b54e5452a0 [2022-03-31T10:17:35.621Z] ---> 8369e32d34cd [2022-03-31T10:17:35.621Z] Step 23/25 : LABEL arch=arm64 [2022-03-31T10:17:35.899Z] ---> 35624f2d407a [2022-03-31T10:17:35.899Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-31T10:17:35.899Z] ---> Running in 85c69b2c561d [2022-03-31T10:17:36.173Z] Removing intermediate container deac1025df72 [2022-03-31T10:17:36.173Z] ---> f61b3ed838c4 [2022-03-31T10:17:36.173Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T10:17:36.451Z] ---> Running in f2ed69c0091e [2022-03-31T10:17:36.451Z] Removing intermediate container 85c69b2c561d [2022-03-31T10:17:36.451Z] ---> 6d00cd74aaf7 [2022-03-31T10:17:36.733Z] Step 24/25 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 [2022-03-31T10:17:37.037Z] ---> Running in 447ad1ecaa5f [2022-03-31T10:17:37.313Z] ---> 8a10731d1236 [2022-03-31T10:17:37.313Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-31T10:17:37.313Z] Removing intermediate container f2ed69c0091e [2022-03-31T10:17:37.313Z] ---> 0bc8781ba4da [2022-03-31T10:17:37.313Z] Step 20/22 : LABEL arch=arm64 [2022-03-31T10:17:37.589Z] ---> Running in f6207b0cefd3 [2022-03-31T10:17:37.589Z] ---> Running in 2439bde1dd7b [2022-03-31T10:17:37.589Z] Removing intermediate container 447ad1ecaa5f [2022-03-31T10:17:37.589Z] ---> c9cc6d7c226d [2022-03-31T10:17:37.589Z] Step 25/25 : LABEL version=0.0.0 [2022-03-31T10:17:37.589Z] ---> Running in 57b7e1167891 [2022-03-31T10:17:38.210Z] Removing intermediate container f6207b0cefd3 [2022-03-31T10:17:38.210Z] ---> 86def329b3f6 [2022-03-31T10:17:38.210Z] Step 21/22 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 [2022-03-31T10:17:38.210Z] Removing intermediate container 2439bde1dd7b [2022-03-31T10:17:38.210Z] ---> 4934b0acc826 [2022-03-31T10:17:38.210Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T10:17:38.491Z] ---> Running in 96cabad95188 [2022-03-31T10:17:38.491Z] ---> Running in b836a517f61a [2022-03-31T10:17:38.491Z] Removing intermediate container 57b7e1167891 [2022-03-31T10:17:38.491Z] ---> d284d4fa2aaa [2022-03-31T10:17:38.491Z] [2022-03-31T10:17:39.475Z] Removing intermediate container b836a517f61a [2022-03-31T10:17:39.475Z] Removing intermediate container 96cabad95188 [2022-03-31T10:17:39.475Z] ---> eee11cc6e53b [2022-03-31T10:17:39.475Z] Step 21/23 : LABEL arch=arm64 [2022-03-31T10:17:39.475Z] ---> 3243906a33ab [2022-03-31T10:17:39.475Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T10:17:39.475Z] Successfully built d284d4fa2aaa [2022-03-31T10:17:39.475Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-31T10:17:39.475Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2022-03-31T10:17:39.475Z] ---> Running in 8235285ef4d7 [2022-03-31T10:17:39.475Z] ---> Running in cf18101d36e6 [2022-03-31T10:17:40.091Z] Removing intermediate container 8235285ef4d7 [2022-03-31T10:17:40.091Z] ---> 67cbe395ebf2 [2022-03-31T10:17:40.091Z] Step 22/23 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 [2022-03-31T10:17:40.091Z] Removing intermediate container cf18101d36e6 [2022-03-31T10:17:40.091Z] ---> f5376c3b6422 [2022-03-31T10:17:40.091Z] [2022-03-31T10:17:40.091Z] ---> Running in 97583d823e94 [2022-03-31T10:17:40.692Z] Successfully built f5376c3b6422 [2022-03-31T10:17:40.692Z] Successfully tagged support-scheduler-arm64:latest [2022-03-31T10:17:40.692Z]  Building support-scheduler ... done Building support-notifications [2022-03-31T10:17:40.692Z] Removing intermediate container 97583d823e94 [2022-03-31T10:17:40.692Z] ---> 316ba94e980d [2022-03-31T10:17:40.692Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T10:17:40.970Z] ---> Running in 16f60037fef2 [2022-03-31T10:17:41.570Z] Removing intermediate container 16f60037fef2 [2022-03-31T10:17:41.570Z] ---> 41a9af270fce [2022-03-31T10:17:41.570Z] [2022-03-31T10:17:41.847Z] Successfully built 41a9af270fce [2022-03-31T10:17:41.847Z] Successfully tagged core-metadata-arm64:latest [2022-03-31T10:17:41.847Z]  Building core-metadata ... done Building core-command [2022-03-31T10:17:42.837Z] Removing intermediate container 7c71ea47420d [2022-03-31T10:17:42.837Z] ---> 206992542a78 [2022-03-31T10:17:42.837Z] [2022-03-31T10:17:42.837Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T10:17:42.837Z] ---> cc3d11fa2d52 [2022-03-31T10:17:42.837Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-31T10:17:42.837Z] ---> Running in 85c701cc4118 [2022-03-31T10:17:43.114Z] Removing intermediate container 85c701cc4118 [2022-03-31T10:17:43.114Z] ---> 328f77d0497a [2022-03-31T10:17:43.114Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-31T10:17:43.391Z] ---> Running in d6f7d1d1cd66 [2022-03-31T10:17:43.665Z] Removing intermediate container d6f7d1d1cd66 [2022-03-31T10:17:43.665Z] ---> ab729c022299 [2022-03-31T10:17:43.665Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-31T10:17:43.665Z] ---> Running in 3d0692a8a0eb [2022-03-31T10:17:44.288Z] Removing intermediate container 3d0692a8a0eb [2022-03-31T10:17:44.288Z] ---> 1e7ef727e040 [2022-03-31T10:17:44.288Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T10:17:44.288Z] ---> Running in 4eac296cd3c8 [2022-03-31T10:17:46.295Z] Removing intermediate container 4eac296cd3c8 [2022-03-31T10:17:46.295Z] ---> 1c1250cb206b [2022-03-31T10:17:46.295Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-31T10:17:46.572Z] ---> Running in 69b1a55173a9 [2022-03-31T10:17:47.564Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T10:17:48.554Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T10:17:49.157Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-31T10:17:49.435Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-31T10:17:49.435Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-31T10:17:49.435Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-31T10:17:49.710Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-31T10:17:49.710Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-31T10:17:49.986Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T10:17:49.986Z] OK: 8 MiB in 20 packages [2022-03-31T10:17:51.991Z] Removing intermediate container 69b1a55173a9 [2022-03-31T10:17:51.991Z] ---> 60da5313ba63 [2022-03-31T10:17:51.991Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T10:17:52.269Z] ---> 0ee224a875a9 [2022-03-31T10:17:52.269Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-31T10:17:54.262Z] ---> 9d9f547b9116 [2022-03-31T10:17:54.262Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-31T10:17:54.869Z] ---> ceaf54c6be58 [2022-03-31T10:17:54.869Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-31T10:17:54.869Z] ---> Running in d93a35229318 [2022-03-31T10:17:55.477Z] Removing intermediate container d93a35229318 [2022-03-31T10:17:55.477Z] ---> 50b79fbbc198 [2022-03-31T10:17:55.477Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T10:17:55.477Z] ---> Running in 6f6ab8a5bf36 [2022-03-31T10:17:55.755Z] Removing intermediate container 6f6ab8a5bf36 [2022-03-31T10:17:55.755Z] ---> 7583195dab3d [2022-03-31T10:17:55.755Z] Step 21/23 : LABEL arch=arm64 [2022-03-31T10:17:56.036Z] ---> Running in cff984f82183 [2022-03-31T10:17:56.316Z] Removing intermediate container cff984f82183 [2022-03-31T10:17:56.316Z] ---> d9d1f3a74588 [2022-03-31T10:17:56.316Z] Step 22/23 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 [2022-03-31T10:17:56.603Z] ---> Running in 0cb2fbe5188e [2022-03-31T10:17:56.880Z] Removing intermediate container 0cb2fbe5188e [2022-03-31T10:17:56.880Z] ---> 209c4d7cbd4b [2022-03-31T10:17:56.880Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T10:17:56.880Z] ---> Running in 18eb05dad107 [2022-03-31T10:17:57.157Z] Removing intermediate container 18eb05dad107 [2022-03-31T10:17:57.157Z] ---> f3821cf2ad49 [2022-03-31T10:17:57.157Z] [2022-03-31T10:17:57.758Z] Successfully built f3821cf2ad49 [2022-03-31T10:17:57.758Z] Successfully tagged core-data-arm64:latest [2022-03-31T10:17:57.758Z] Building security-spire-agent [2022-03-31T10:19:19.607Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T10:19:19.607Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T10:19:19.607Z] ---> b52442afd240 [2022-03-31T10:19:19.607Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T10:19:19.607Z] ---> Using cache [2022-03-31T10:19:19.607Z] ---> 9aafbb1ded47 [2022-03-31T10:19:19.607Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T10:19:19.607Z] ---> Using cache [2022-03-31T10:19:19.607Z] ---> 9ff158c4b22f [2022-03-31T10:19:19.607Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T10:19:19.607Z] ---> Using cache [2022-03-31T10:19:19.607Z] ---> ff5f85e41f4b [2022-03-31T10:19:19.607Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T10:19:19.607Z] ---> Using cache [2022-03-31T10:19:19.607Z] ---> 81c98fadb4d8 [2022-03-31T10:19:19.607Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T10:19:19.607Z] ---> Using cache [2022-03-31T10:19:19.607Z] ---> 29e0c139f68f [2022-03-31T10:19:19.607Z] Step 8/23 : COPY . . [2022-03-31T10:19:19.607Z] ---> Using cache [2022-03-31T10:19:19.607Z] ---> 76ff7a1a29ec [2022-03-31T10:19:19.607Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T10:19:19.607Z] ---> Running in 31c55e547f18 [2022-03-31T10:19:19.607Z] Removing intermediate container 31c55e547f18 [2022-03-31T10:19:19.607Z] ---> d0e01e3a5bde [2022-03-31T10:19:19.607Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-31T10:19:19.607Z] ---> Running in f48780908357 [2022-03-31T10:19:19.607Z] spire-1.2.0/ [2022-03-31T10:19:19.607Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T10:19:19.607Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-31T10:19:19.607Z] ---> b52442afd240 [2022-03-31T10:19:19.607Z] Step 3/31 : WORKDIR /edgex-go [2022-03-31T10:19:19.607Z] ---> Using cache [2022-03-31T10:19:19.607Z] ---> 9aafbb1ded47 [2022-03-31T10:19:19.607Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T10:19:19.607Z] ---> Using cache [2022-03-31T10:19:19.607Z] ---> 9ff158c4b22f [2022-03-31T10:19:19.607Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-31T10:19:19.607Z] ---> Using cache [2022-03-31T10:19:19.607Z] ---> ff5f85e41f4b [2022-03-31T10:19:19.607Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-31T10:19:19.607Z] ---> Using cache [2022-03-31T10:19:19.607Z] ---> 81c98fadb4d8 [2022-03-31T10:19:19.607Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T10:19:19.607Z] ---> Using cache [2022-03-31T10:19:19.607Z] ---> 29e0c139f68f [2022-03-31T10:19:19.607Z] Step 8/31 : COPY . . [2022-03-31T10:19:19.607Z] ---> Using cache [2022-03-31T10:19:19.607Z] ---> 76ff7a1a29ec [2022-03-31T10:19:19.607Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-31T10:19:19.607Z] spire-1.2.0/README.md [2022-03-31T10:19:19.607Z] spire-1.2.0/bin/ [2022-03-31T10:19:19.607Z] spire-1.2.0/bin/spire-server [2022-03-31T10:19:19.607Z] spire-1.2.0/bin/spire-agent [2022-03-31T10:19:19.607Z] spire-1.2.0/conf/ [2022-03-31T10:19:19.607Z] spire-1.2.0/conf/server/ [2022-03-31T10:19:19.607Z] spire-1.2.0/conf/server/server.conf [2022-03-31T10:19:19.607Z] spire-1.2.0/conf/agent/ [2022-03-31T10:19:19.607Z] spire-1.2.0/conf/agent/agent.conf [2022-03-31T10:19:19.607Z] spire-1.2.0/LICENSE [2022-03-31T10:19:19.607Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T10:19:19.607Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T10:19:19.607Z] ---> b52442afd240 [2022-03-31T10:19:19.607Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T10:19:19.607Z] ---> Using cache [2022-03-31T10:19:19.607Z] ---> 9aafbb1ded47 [2022-03-31T10:19:19.607Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T10:19:19.607Z] ---> Using cache [2022-03-31T10:19:19.607Z] ---> 9ff158c4b22f [2022-03-31T10:19:19.607Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-31T10:19:19.607Z] ---> Running in 89a3a1fbbeb9 [2022-03-31T10:19:19.607Z] ---> Running in f0d4e5391fd1 [2022-03-31T10:19:19.607Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T10:19:19.607Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T10:19:19.607Z] ---> b52442afd240 [2022-03-31T10:19:19.607Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T10:19:19.607Z] ---> Using cache [2022-03-31T10:19:19.607Z] ---> 9aafbb1ded47 [2022-03-31T10:19:19.607Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T10:19:19.607Z] ---> Using cache [2022-03-31T10:19:19.607Z] ---> 9ff158c4b22f [2022-03-31T10:19:19.607Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T10:19:19.607Z] ---> Using cache [2022-03-31T10:19:19.607Z] ---> ff5f85e41f4b [2022-03-31T10:19:19.607Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T10:19:19.607Z] ---> Using cache [2022-03-31T10:19:19.607Z] ---> 81c98fadb4d8 [2022-03-31T10:19:19.607Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T10:19:19.607Z] ---> Using cache [2022-03-31T10:19:19.607Z] ---> 29e0c139f68f [2022-03-31T10:19:19.607Z] Step 8/23 : COPY . . [2022-03-31T10:19:19.607Z] ---> Using cache [2022-03-31T10:19:19.607Z] ---> 76ff7a1a29ec [2022-03-31T10:19:19.607Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-31T10:19:19.607Z] ---> Running in d4f88940c9f6 [2022-03-31T10:19:19.607Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-31T10:19:19.607Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T10:19:19.607Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T10:19:19.886Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-31T10:19:20.891Z] OK: 220 MiB in 52 packages [2022-03-31T10:19:22.906Z] Removing intermediate container 89a3a1fbbeb9 [2022-03-31T10:19:22.906Z] ---> b616dbb3d8ae [2022-03-31T10:19:22.906Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T10:19:24.920Z] ---> 32d5c20b3d32 [2022-03-31T10:19:24.920Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T10:19:24.920Z] ---> Running in cb0ae5577f9a [2022-03-31T10:19:25.922Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T10:19:25.922Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-31T10:19:25.922Z] ---> b52442afd240 [2022-03-31T10:19:25.922Z] Step 3/24 : WORKDIR /edgex-go [2022-03-31T10:19:25.922Z] ---> Using cache [2022-03-31T10:19:25.922Z] ---> 9aafbb1ded47 [2022-03-31T10:19:25.922Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T10:19:25.922Z] ---> Using cache [2022-03-31T10:19:25.922Z] ---> 9ff158c4b22f [2022-03-31T10:19:25.922Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-31T10:19:25.922Z] ---> Using cache [2022-03-31T10:19:25.922Z] ---> ff5f85e41f4b [2022-03-31T10:19:25.922Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-31T10:19:25.923Z] ---> Using cache [2022-03-31T10:19:25.923Z] ---> 81c98fadb4d8 [2022-03-31T10:19:25.923Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T10:19:25.923Z] ---> Using cache [2022-03-31T10:19:25.923Z] ---> 29e0c139f68f [2022-03-31T10:19:25.923Z] Step 8/24 : COPY . . [2022-03-31T10:19:25.923Z] ---> Using cache [2022-03-31T10:19:25.923Z] ---> 76ff7a1a29ec [2022-03-31T10:19:25.923Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T10:19:25.923Z] ---> Using cache [2022-03-31T10:19:25.923Z] ---> d0e01e3a5bde [2022-03-31T10:19:25.923Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-31T10:19:26.202Z] ---> Using cache [2022-03-31T10:19:26.202Z] ---> d8eee9e11876 [2022-03-31T10:19:26.202Z] [2022-03-31T10:19:26.202Z] Step 11/24 : FROM alpine:3.15 [2022-03-31T10:19:26.202Z] Removing intermediate container f48780908357 [2022-03-31T10:19:26.202Z] ---> d8eee9e11876 [2022-03-31T10:19:26.202Z] [2022-03-31T10:19:26.202Z] Step 11/23 : FROM alpine:3.15 [2022-03-31T10:19:26.202Z] 3.15: Pulling from library/alpine [2022-03-31T10:19:26.483Z] 3.15: Pulling from library/alpine [2022-03-31T10:19:27.938Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-31T10:19:27.938Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-31T10:19:27.938Z] Status: Downloaded newer image for alpine:3.15 [2022-03-31T10:19:27.938Z] Status: Image is up to date for alpine:3.15 [2022-03-31T10:19:27.938Z] ---> 03078ca19a05 [2022-03-31T10:19:27.938Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T10:19:27.938Z] ---> 03078ca19a05 [2022-03-31T10:19:27.939Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T10:19:27.939Z] ---> Running in 0e82cc8ff34e [2022-03-31T10:19:28.221Z] ---> Running in 5ac371845122 [2022-03-31T10:19:28.841Z] Removing intermediate container 0e82cc8ff34e [2022-03-31T10:19:28.841Z] ---> 15dad64ea52e [2022-03-31T10:19:28.841Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T10:19:28.841Z] Removing intermediate container 5ac371845122 [2022-03-31T10:19:28.841Z] ---> 800b157f25d3 [2022-03-31T10:19:28.841Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T10:19:29.126Z] ---> Running in df68e8855a5a [2022-03-31T10:19:29.126Z] ---> Running in e8e10634389c [2022-03-31T10:19:31.138Z] Removing intermediate container cb0ae5577f9a [2022-03-31T10:19:31.138Z] ---> 75a90c38c18e [2022-03-31T10:19:31.138Z] Step 8/22 : COPY . . [2022-03-31T10:19:33.789Z] Removing intermediate container df68e8855a5a [2022-03-31T10:19:33.789Z] ---> b3ff7a8e28ce [2022-03-31T10:19:33.789Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-31T10:19:33.789Z] Removing intermediate container e8e10634389c [2022-03-31T10:19:33.789Z] ---> af982089485b [2022-03-31T10:19:33.789Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-31T10:19:33.789Z] ---> Running in 75578f48e608 [2022-03-31T10:19:33.789Z] ---> Running in 4553f03fcf1b [2022-03-31T10:19:35.786Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T10:19:36.392Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T10:19:37.000Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T10:19:37.615Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T10:19:38.225Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T10:19:38.225Z] v3.15.3-9-g5eb6d69174 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T10:19:38.225Z] OK: 15729 distinct packages available [2022-03-31T10:19:38.507Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T10:19:38.797Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T10:19:38.797Z] v3.15.3-9-g5eb6d69174 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T10:19:38.797Z] OK: 15729 distinct packages available [2022-03-31T10:19:39.076Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T10:19:39.357Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T10:19:39.968Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T10:19:40.966Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-31T10:19:40.966Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-03-31T10:19:40.966Z] (3/5) Installing libucontext (1.1-r0) [2022-03-31T10:19:40.966Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-31T10:19:40.966Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-31T10:19:41.242Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-03-31T10:19:41.242Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-31T10:19:41.242Z] (3/5) Installing libucontext (1.1-r0) [2022-03-31T10:19:41.242Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-31T10:19:41.515Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T10:19:41.515Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-31T10:19:41.515Z] OK: 6 MiB in 19 packages [2022-03-31T10:19:41.515Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T10:19:41.515Z] OK: 6 MiB in 19 packages [2022-03-31T10:19:44.932Z] Removing intermediate container 4553f03fcf1b [2022-03-31T10:19:44.932Z] ---> e6d00e050bea [2022-03-31T10:19:44.932Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-31T10:19:44.932Z] Removing intermediate container 75578f48e608 [2022-03-31T10:19:44.932Z] ---> 6670c8fe6210 [2022-03-31T10:19:44.932Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T10:19:52.353Z] ---> f5c651c6f3ec [2022-03-31T10:19:52.353Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T10:19:59.124Z] ---> d8d5a9327c10 [2022-03-31T10:19:59.124Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T10:20:00.577Z] ---> 78be84534ab0 [2022-03-31T10:20:00.577Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-31T10:20:02.024Z] ---> d264fae9ea08 [2022-03-31T10:20:02.024Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-31T10:20:03.007Z] ---> e2e09248f2ec [2022-03-31T10:20:03.007Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T10:20:04.012Z] ---> f7b769c21447 [2022-03-31T10:20:04.012Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T10:20:04.012Z] ---> b606ab1f0f49 [2022-03-31T10:20:04.012Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-31T10:20:04.012Z] ---> Running in 028b162aa4d3 [2022-03-31T10:20:04.998Z] Removing intermediate container 028b162aa4d3 [2022-03-31T10:20:04.998Z] ---> 53340729640a [2022-03-31T10:20:04.998Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T10:20:05.274Z] ---> Running in 77236ecf73ca [2022-03-31T10:20:06.255Z] ---> eb5a7137b823 [2022-03-31T10:20:06.255Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-31T10:20:06.255Z] Removing intermediate container 77236ecf73ca [2022-03-31T10:20:06.255Z] ---> 07507f761878 [2022-03-31T10:20:06.255Z] Step 21/23 : LABEL arch=arm64 [2022-03-31T10:20:06.527Z] ---> Running in 82aaa4bfd825 [2022-03-31T10:20:07.977Z] Removing intermediate container 82aaa4bfd825 [2022-03-31T10:20:07.977Z] ---> 9598053a48e1 [2022-03-31T10:20:07.977Z] Step 22/23 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 [2022-03-31T10:20:07.977Z] ---> Running in d1fd52f7d95d [2022-03-31T10:20:07.977Z] ---> 59959bef769a [2022-03-31T10:20:07.977Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T10:20:08.252Z] ---> Running in c82bcbc08020 [2022-03-31T10:20:08.850Z] Removing intermediate container d1fd52f7d95d [2022-03-31T10:20:08.850Z] ---> 4462c59af140 [2022-03-31T10:20:08.850Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T10:20:08.850Z] ---> Running in 3f2dbc8dae22 [2022-03-31T10:20:09.124Z] Removing intermediate container c82bcbc08020 [2022-03-31T10:20:09.124Z] ---> 3a72148b847c [2022-03-31T10:20:09.124Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T10:20:09.395Z] ---> Running in 289000de5f13 [2022-03-31T10:20:09.395Z] Removing intermediate container 3f2dbc8dae22 [2022-03-31T10:20:09.395Z] ---> af56d1d550f1 [2022-03-31T10:20:09.395Z] [2022-03-31T10:20:09.668Z] ---> b80d5956808e [2022-03-31T10:20:09.668Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-31T10:20:09.941Z] ---> Running in 3a014801ddab [2022-03-31T10:20:10.214Z] Removing intermediate container 289000de5f13 [2022-03-31T10:20:10.214Z] ---> cdb6d033120a [2022-03-31T10:20:10.214Z] Step 22/24 : LABEL arch=arm64 [2022-03-31T10:20:10.490Z] ---> Running in 1eec5b320842 [2022-03-31T10:20:11.096Z] Successfully built af56d1d550f1 [2022-03-31T10:20:11.096Z] Successfully tagged security-spire-server-arm64:latest [2022-03-31T10:20:11.096Z]  Building security-spire-server ... done Building security-spire-config [2022-03-31T10:20:11.096Z] Removing intermediate container 1eec5b320842 [2022-03-31T10:20:11.096Z] ---> 6b4a74c24c56 [2022-03-31T10:20:11.096Z] Step 23/24 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 [2022-03-31T10:20:11.372Z] ---> Running in 42a4e765c9c6 [2022-03-31T10:20:11.976Z] Removing intermediate container 42a4e765c9c6 [2022-03-31T10:20:11.976Z] ---> 024fc1acabc5 [2022-03-31T10:20:11.976Z] Step 24/24 : LABEL version=0.0.0 [2022-03-31T10:20:11.976Z] ---> Running in 0ebcaa63bb5c [2022-03-31T10:20:12.273Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-31T10:20:12.557Z] Removing intermediate container 0ebcaa63bb5c [2022-03-31T10:20:12.557Z] ---> 61550d8ea59a [2022-03-31T10:20:12.557Z] [2022-03-31T10:20:12.836Z] Successfully built 61550d8ea59a [2022-03-31T10:20:12.836Z] Successfully tagged security-spire-agent-arm64:latest [2022-03-31T10:20:12.836Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2022-03-31T10:21:09.460Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T10:21:09.460Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-31T10:21:09.460Z] ---> b52442afd240 [2022-03-31T10:21:09.460Z] Step 3/24 : WORKDIR /edgex-go [2022-03-31T10:21:09.460Z] ---> Using cache [2022-03-31T10:21:09.460Z] ---> 9aafbb1ded47 [2022-03-31T10:21:09.460Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T10:21:09.460Z] ---> Using cache [2022-03-31T10:21:09.460Z] ---> 9ff158c4b22f [2022-03-31T10:21:09.460Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-31T10:21:09.460Z] ---> Using cache [2022-03-31T10:21:09.460Z] ---> ff5f85e41f4b [2022-03-31T10:21:09.460Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-31T10:21:09.460Z] ---> Using cache [2022-03-31T10:21:09.460Z] ---> 81c98fadb4d8 [2022-03-31T10:21:09.460Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T10:21:09.460Z] ---> Using cache [2022-03-31T10:21:09.460Z] ---> 29e0c139f68f [2022-03-31T10:21:09.460Z] Step 8/24 : COPY . . [2022-03-31T10:21:09.460Z] ---> Using cache [2022-03-31T10:21:09.460Z] ---> 76ff7a1a29ec [2022-03-31T10:21:09.460Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T10:21:09.460Z] ---> Using cache [2022-03-31T10:21:09.460Z] ---> d0e01e3a5bde [2022-03-31T10:21:09.460Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-31T10:21:09.460Z] ---> Using cache [2022-03-31T10:21:09.460Z] ---> d8eee9e11876 [2022-03-31T10:21:09.460Z] [2022-03-31T10:21:09.460Z] Step 11/24 : FROM alpine:3.15 [2022-03-31T10:21:09.460Z] ---> 03078ca19a05 [2022-03-31T10:21:09.460Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T10:21:09.460Z] ---> Using cache [2022-03-31T10:21:09.460Z] ---> 800b157f25d3 [2022-03-31T10:21:09.460Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T10:21:09.460Z] ---> Using cache [2022-03-31T10:21:09.460Z] ---> af982089485b [2022-03-31T10:21:09.460Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-31T10:21:09.460Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T10:21:09.460Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-31T10:21:09.460Z] ---> b52442afd240 [2022-03-31T10:21:09.460Z] Step 3/20 : WORKDIR /edgex-go [2022-03-31T10:21:09.460Z] ---> Using cache [2022-03-31T10:21:09.460Z] ---> 9aafbb1ded47 [2022-03-31T10:21:09.460Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-31T10:21:09.460Z] ---> Running in 48f0254e51c4 [2022-03-31T10:21:09.460Z] ---> Running in 8d778b3971a8 [2022-03-31T10:21:11.459Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T10:21:11.459Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T10:21:12.454Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T10:21:12.732Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T10:21:13.725Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T10:21:13.725Z] v3.15.3-9-g5eb6d69174 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T10:21:13.725Z] OK: 15739 distinct packages available [2022-03-31T10:21:14.004Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T10:21:14.005Z] v3.15.3-9-g5eb6d69174 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T10:21:14.005Z] OK: 15729 distinct packages available [2022-03-31T10:21:14.005Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T10:21:14.285Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T10:21:15.285Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T10:21:15.285Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T10:21:16.282Z] OK: 220 MiB in 52 packages [2022-03-31T10:21:16.563Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-31T10:21:16.563Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-03-31T10:21:16.878Z] (3/4) Installing libucontext (1.1-r0) [2022-03-31T10:21:16.878Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-31T10:21:16.878Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T10:21:17.158Z] OK: 6 MiB in 18 packages [2022-03-31T10:21:18.161Z] Removing intermediate container 48f0254e51c4 [2022-03-31T10:21:18.161Z] ---> 3d9da8f92708 [2022-03-31T10:21:18.161Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-31T10:21:19.159Z] Removing intermediate container 8d778b3971a8 [2022-03-31T10:21:19.159Z] ---> eda5cb034237 [2022-03-31T10:21:19.159Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T10:21:19.763Z] ---> 20fcd5bad307 [2022-03-31T10:21:19.763Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T10:21:20.048Z] ---> Running in e1a1ff3f18c2 [2022-03-31T10:21:25.492Z] ---> ee75673e1c6d [2022-03-31T10:21:25.492Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T10:21:26.099Z] ---> 52a8b607eea0 [2022-03-31T10:21:26.099Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-31T10:21:26.099Z] Removing intermediate container e1a1ff3f18c2 [2022-03-31T10:21:26.099Z] ---> a038df290f73 [2022-03-31T10:21:26.099Z] Step 7/20 : COPY . . [2022-03-31T10:21:26.382Z] ---> Running in c41e20fdba68 [2022-03-31T10:21:26.991Z] Removing intermediate container c41e20fdba68 [2022-03-31T10:21:26.991Z] ---> e2978fb79877 [2022-03-31T10:21:26.991Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-31T10:21:28.460Z] ---> af60430492b4 [2022-03-31T10:21:28.460Z] Step 19/24 : WORKDIR / [2022-03-31T10:21:28.460Z] ---> Running in ef083d8de263 [2022-03-31T10:21:29.448Z] Removing intermediate container ef083d8de263 [2022-03-31T10:21:29.448Z] ---> 006204a2ec61 [2022-03-31T10:21:29.448Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T10:21:29.448Z] ---> Running in 6420a0713f3d [2022-03-31T10:21:30.462Z] Removing intermediate container 6420a0713f3d [2022-03-31T10:21:30.462Z] ---> 29ed5e0153c7 [2022-03-31T10:21:30.462Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T10:21:30.462Z] ---> Running in 07d0be2205da [2022-03-31T10:21:31.938Z] Removing intermediate container 07d0be2205da [2022-03-31T10:21:31.938Z] ---> 908c0e735a2a [2022-03-31T10:21:31.938Z] Step 22/24 : LABEL arch=arm64 [2022-03-31T10:21:31.938Z] ---> Running in 8f61ead39e58 [2022-03-31T10:21:32.936Z] Removing intermediate container 8f61ead39e58 [2022-03-31T10:21:32.936Z] ---> 7220bbd2c213 [2022-03-31T10:21:32.936Z] Step 23/24 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 [2022-03-31T10:21:32.936Z] ---> Running in 8b4b8c579f23 [2022-03-31T10:21:33.543Z] Removing intermediate container 8b4b8c579f23 [2022-03-31T10:21:33.543Z] ---> ff3315fc027c [2022-03-31T10:21:33.543Z] Step 24/24 : LABEL version=0.0.0 [2022-03-31T10:21:33.823Z] ---> Running in bb0674547e6c [2022-03-31T10:21:35.277Z] Removing intermediate container bb0674547e6c [2022-03-31T10:21:35.277Z] ---> 9e64585dbc39 [2022-03-31T10:21:35.277Z] [2022-03-31T10:21:36.277Z] Successfully built 9e64585dbc39 [2022-03-31T10:21:36.277Z] Successfully tagged security-spire-config-arm64:latest [2022-03-31T10:21:36.277Z]  Building security-spire-config ... done Building sys-mgmt-agent [2022-03-31T10:21:58.526Z] ---> 1b5709aafb4a [2022-03-31T10:21:58.526Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-31T10:21:58.526Z] ---> Running in 3b95696f780d [2022-03-31T10:21:58.526Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-31T10:22:13.781Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T10:22:13.781Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T10:22:13.781Z] ---> b52442afd240 [2022-03-31T10:22:13.781Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T10:22:13.781Z] ---> Using cache [2022-03-31T10:22:13.781Z] ---> 9aafbb1ded47 [2022-03-31T10:22:13.781Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T10:22:13.781Z] ---> Using cache [2022-03-31T10:22:13.781Z] ---> 9ff158c4b22f [2022-03-31T10:22:13.781Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-31T10:22:14.066Z] ---> Running in 7536d241baa3 [2022-03-31T10:22:16.066Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T10:22:17.057Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T10:22:18.051Z] OK: 220 MiB in 52 packages [2022-03-31T10:22:19.528Z] Removing intermediate container 7536d241baa3 [2022-03-31T10:22:19.528Z] ---> b8b0e61c7832 [2022-03-31T10:22:19.528Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T10:22:20.545Z] ---> 69b447c3bfe0 [2022-03-31T10:22:20.545Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T10:22:20.545Z] ---> Running in 57a6398f93a2 [2022-03-31T10:22:25.993Z] Removing intermediate container 57a6398f93a2 [2022-03-31T10:22:25.993Z] ---> ed00c4f71ae5 [2022-03-31T10:22:25.993Z] Step 8/23 : COPY . . [2022-03-31T10:22:52.864Z] ---> 7f1f47d6815b [2022-03-31T10:22:52.864Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-31T10:22:52.864Z] ---> Running in d99229d7e71d [2022-03-31T10:22:52.864Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-31T10:25:44.922Z] Removing intermediate container d4f88940c9f6 [2022-03-31T10:25:44.922Z] ---> 2f3b5dc5e035 [2022-03-31T10:25:44.922Z] [2022-03-31T10:25:44.922Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T10:25:44.922Z] ---> cc3d11fa2d52 [2022-03-31T10:25:44.922Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-31T10:25:44.922Z] ---> Using cache [2022-03-31T10:25:44.922Z] ---> 064ee44d3378 [2022-03-31T10:25:44.922Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T10:25:44.922Z] ---> Using cache [2022-03-31T10:25:44.922Z] ---> 0c114541c696 [2022-03-31T10:25:44.922Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-31T10:25:44.922Z] ---> Running in 4d1aca6cad65 [2022-03-31T10:25:44.922Z] Removing intermediate container 4d1aca6cad65 [2022-03-31T10:25:44.922Z] ---> 580af2ec66d7 [2022-03-31T10:25:44.922Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-31T10:25:44.922Z] ---> Running in f1ad5e66cbfa [2022-03-31T10:25:44.922Z] Removing intermediate container f1ad5e66cbfa [2022-03-31T10:25:44.922Z] ---> 30b5e99d1f23 [2022-03-31T10:25:44.922Z] Step 15/23 : WORKDIR / [2022-03-31T10:25:44.923Z] ---> Running in 226560c624e8 [2022-03-31T10:25:44.923Z] Removing intermediate container 226560c624e8 [2022-03-31T10:25:44.923Z] ---> 91baffd2ed8f [2022-03-31T10:25:44.923Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T10:25:44.923Z] ---> d99fb7643075 [2022-03-31T10:25:44.923Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-31T10:25:44.923Z] Removing intermediate container f0d4e5391fd1 [2022-03-31T10:25:44.923Z] ---> f370a836f9f8 [2022-03-31T10:25:44.923Z] [2022-03-31T10:25:44.923Z] Step 10/31 : FROM alpine:3.14 [2022-03-31T10:25:44.923Z] ---> cc3d11fa2d52 [2022-03-31T10:25:44.923Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-31T10:25:44.923Z] ---> Running in cf603f759e15 [2022-03-31T10:25:44.923Z] Removing intermediate container cf603f759e15 [2022-03-31T10:25:44.923Z] ---> 543d38a326be [2022-03-31T10:25:44.923Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-31T10:25:44.923Z] ---> Running in 21776e2a6b30 [2022-03-31T10:25:44.923Z] ---> 4def63494d04 [2022-03-31T10:25:44.923Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-31T10:25:44.923Z] ---> 180135b6aa9f [2022-03-31T10:25:44.923Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-31T10:25:44.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T10:25:44.923Z] ---> Running in 19e754612021 [2022-03-31T10:25:44.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T10:25:44.923Z] Removing intermediate container 19e754612021 [2022-03-31T10:25:44.923Z] ---> f36879aaacb3 [2022-03-31T10:25:44.923Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T10:25:44.923Z] ---> Running in dcbc3662a7fa [2022-03-31T10:25:44.923Z] Removing intermediate container dcbc3662a7fa [2022-03-31T10:25:44.923Z] ---> 07aa850c56a8 [2022-03-31T10:25:44.923Z] Step 21/23 : LABEL arch=arm64 [2022-03-31T10:25:44.923Z] ---> Running in 6563e85cde52 [2022-03-31T10:25:44.923Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-31T10:25:44.923Z] (2/2) Installing su-exec (0.2-r1) [2022-03-31T10:25:44.923Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T10:25:44.923Z] OK: 6 MiB in 16 packages [2022-03-31T10:25:44.923Z] Removing intermediate container 6563e85cde52 [2022-03-31T10:25:44.923Z] ---> fc7f905351bd [2022-03-31T10:25:44.923Z] Step 22/23 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 [2022-03-31T10:25:44.923Z] ---> Running in 84f33ea007c6 [2022-03-31T10:25:44.923Z] Removing intermediate container 84f33ea007c6 [2022-03-31T10:25:44.923Z] ---> 257598d1fc02 [2022-03-31T10:25:44.923Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T10:25:44.923Z] ---> Running in c39e027a57ef [2022-03-31T10:25:44.923Z] Removing intermediate container 21776e2a6b30 [2022-03-31T10:25:44.923Z] ---> 27687377ec8f [2022-03-31T10:25:44.923Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-31T10:25:44.923Z] Removing intermediate container c39e027a57ef [2022-03-31T10:25:44.923Z] ---> 4697edce2114 [2022-03-31T10:25:44.923Z] [2022-03-31T10:25:44.923Z] ---> Running in 63bc9f278aa1 [2022-03-31T10:25:44.923Z] Removing intermediate container 63bc9f278aa1 [2022-03-31T10:25:44.923Z] ---> 24fe489f6eee [2022-03-31T10:25:44.923Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-31T10:25:44.923Z] ---> Running in dfbdd6ea537a [2022-03-31T10:25:44.923Z] Successfully built 4697edce2114 [2022-03-31T10:25:44.923Z] Successfully tagged core-command-arm64:latest [2022-03-31T10:25:45.525Z]  Building core-command ... done Removing intermediate container dfbdd6ea537a [2022-03-31T10:25:45.525Z] ---> 72a907df6a46 [2022-03-31T10:25:45.525Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-31T10:25:45.525Z] ---> Running in c92e9c864bd8 [2022-03-31T10:25:48.981Z] Removing intermediate container c92e9c864bd8 [2022-03-31T10:25:48.981Z] ---> 04a208b8c300 [2022-03-31T10:25:48.981Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-31T10:25:48.981Z] ---> Running in 4c0e2b2437d4 [2022-03-31T10:25:49.589Z] Removing intermediate container 4c0e2b2437d4 [2022-03-31T10:25:49.589Z] ---> b17ad170ced2 [2022-03-31T10:25:49.589Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-31T10:25:50.605Z] ---> 9033f1078321 [2022-03-31T10:25:50.605Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-31T10:25:50.605Z] ---> Running in 0a8829f8dfee [2022-03-31T10:25:53.271Z] Removing intermediate container 0a8829f8dfee [2022-03-31T10:25:53.271Z] ---> 1ec10bcddd74 [2022-03-31T10:25:53.271Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T10:25:54.275Z] ---> 2de68ab78210 [2022-03-31T10:25:54.275Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-31T10:25:56.930Z] ---> deb1cb2426fb [2022-03-31T10:25:56.930Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-31T10:25:57.534Z] ---> b7c67f720805 [2022-03-31T10:25:57.534Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-31T10:25:58.520Z] ---> df1c06983ff9 [2022-03-31T10:25:58.520Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-31T10:25:59.500Z] ---> fb753f02354f [2022-03-31T10:25:59.500Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-31T10:25:59.775Z] ---> Running in bbd415b976ac [2022-03-31T10:26:00.385Z] Removing intermediate container bbd415b976ac [2022-03-31T10:26:00.385Z] ---> c628b9d0f7f8 [2022-03-31T10:26:00.385Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-31T10:26:01.370Z] ---> b28a6f5d7845 [2022-03-31T10:26:01.370Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-31T10:26:01.646Z] ---> Running in d2e1b11e3ad1 [2022-03-31T10:26:05.073Z] Removing intermediate container d2e1b11e3ad1 [2022-03-31T10:26:05.073Z] ---> f82badc99257 [2022-03-31T10:26:05.073Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-31T10:26:05.073Z] ---> Running in 8b1d346ce031 [2022-03-31T10:26:05.673Z] Removing intermediate container 8b1d346ce031 [2022-03-31T10:26:05.673Z] ---> 605e1718c131 [2022-03-31T10:26:05.673Z] Step 28/31 : CMD ["gate"] [2022-03-31T10:26:05.956Z] ---> Running in 9769be229d04 [2022-03-31T10:26:06.556Z] Removing intermediate container 9769be229d04 [2022-03-31T10:26:06.556Z] ---> ff8ce3681f46 [2022-03-31T10:26:06.556Z] Step 29/31 : LABEL arch=arm64 [2022-03-31T10:26:06.849Z] ---> Running in 34d531f7caa3 [2022-03-31T10:26:07.446Z] Removing intermediate container 34d531f7caa3 [2022-03-31T10:26:07.446Z] ---> d544b9cbe95f [2022-03-31T10:26:07.446Z] Step 30/31 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 [2022-03-31T10:26:07.720Z] ---> Running in 8b0f84c14b4b [2022-03-31T10:26:08.324Z] Removing intermediate container 8b0f84c14b4b [2022-03-31T10:26:08.324Z] ---> e181ebd71c98 [2022-03-31T10:26:08.324Z] Step 31/31 : LABEL version=0.0.0 [2022-03-31T10:26:08.601Z] ---> Running in 0dd664129d80 [2022-03-31T10:26:08.880Z] Removing intermediate container 0dd664129d80 [2022-03-31T10:26:08.880Z] ---> 94f73c179b61 [2022-03-31T10:26:09.169Z] [2022-03-31T10:26:09.449Z] Successfully built 94f73c179b61 [2022-03-31T10:26:09.449Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-31T10:26:48.542Z]  Building security-bootstrapper ... done Removing intermediate container 3a014801ddab [2022-03-31T10:26:48.542Z] ---> 8f953ea33318 [2022-03-31T10:26:48.542Z] [2022-03-31T10:26:48.542Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T10:26:48.542Z] ---> cc3d11fa2d52 [2022-03-31T10:26:48.542Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-31T10:26:48.542Z] ---> Running in 50d87f35d709 [2022-03-31T10:26:48.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T10:26:48.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T10:26:48.542Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-31T10:26:48.542Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-31T10:26:48.542Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T10:26:48.542Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T10:26:48.542Z] OK: 6 MiB in 16 packages [2022-03-31T10:26:50.019Z] Removing intermediate container 50d87f35d709 [2022-03-31T10:26:50.019Z] ---> d195817aa6e7 [2022-03-31T10:26:50.019Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T10:26:50.019Z] ---> Running in 7f52692a027c [2022-03-31T10:26:50.299Z] Removing intermediate container 7f52692a027c [2022-03-31T10:26:50.299Z] ---> e41abf7376b9 [2022-03-31T10:26:50.299Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-31T10:26:50.299Z] ---> Running in c1bd0424acf8 [2022-03-31T10:26:50.908Z] Removing intermediate container c1bd0424acf8 [2022-03-31T10:26:50.908Z] ---> b201b4af37ba [2022-03-31T10:26:50.908Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-31T10:26:50.908Z] ---> Running in 1c8f41eddf54 [2022-03-31T10:26:51.716Z] Removing intermediate container 1c8f41eddf54 [2022-03-31T10:26:51.716Z] ---> 0b07d47f1382 [2022-03-31T10:26:51.716Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T10:26:52.487Z] ---> 52562921bb04 [2022-03-31T10:26:52.487Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-31T10:26:54.784Z] ---> 56b4ed94943e [2022-03-31T10:26:54.784Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-31T10:26:55.781Z] ---> 58a088746d2c [2022-03-31T10:26:55.781Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-31T10:26:55.781Z] ---> Running in cbd780049969 [2022-03-31T10:26:56.384Z] Removing intermediate container cbd780049969 [2022-03-31T10:26:56.384Z] ---> acad723d63c6 [2022-03-31T10:26:56.384Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T10:26:56.384Z] ---> Running in c8aa8b02b563 [2022-03-31T10:26:56.989Z] Removing intermediate container c8aa8b02b563 [2022-03-31T10:26:56.989Z] ---> a38b3b88d25a [2022-03-31T10:26:56.989Z] Step 20/22 : LABEL arch=arm64 [2022-03-31T10:26:56.989Z] ---> Running in 83ebb46851e3 [2022-03-31T10:26:57.590Z] Removing intermediate container 83ebb46851e3 [2022-03-31T10:26:57.590Z] ---> 6463fb458f3b [2022-03-31T10:26:57.590Z] Step 21/22 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 [2022-03-31T10:26:57.590Z] ---> Running in c40a623ca252 [2022-03-31T10:26:58.188Z] Removing intermediate container c40a623ca252 [2022-03-31T10:26:58.188Z] ---> 84f61746846c [2022-03-31T10:26:58.188Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T10:26:58.188Z] ---> Running in 4c26d7c5c872 [2022-03-31T10:26:58.461Z] Removing intermediate container 4c26d7c5c872 [2022-03-31T10:26:58.461Z] ---> 6c347e917e0a [2022-03-31T10:26:58.461Z] [2022-03-31T10:26:59.059Z] Successfully built 6c347e917e0a [2022-03-31T10:26:59.059Z] Successfully tagged support-notifications-arm64:latest [2022-03-31T10:27:21.273Z]  Building support-notifications ... done Removing intermediate container 3b95696f780d [2022-03-31T10:27:21.274Z] ---> 8df823312a31 [2022-03-31T10:27:21.274Z] [2022-03-31T10:27:21.274Z] Step 9/20 : FROM alpine:3.15 [2022-03-31T10:27:21.274Z] ---> 03078ca19a05 [2022-03-31T10:27:21.274Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T10:27:21.274Z] ---> Using cache [2022-03-31T10:27:21.274Z] ---> 800b157f25d3 [2022-03-31T10:27:21.274Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T10:27:21.274Z] ---> Using cache [2022-03-31T10:27:21.274Z] ---> af982089485b [2022-03-31T10:27:21.274Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-31T10:27:21.274Z] ---> Running in 6fcddc0bb992 [2022-03-31T10:27:21.878Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T10:27:22.860Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T10:27:23.840Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T10:27:23.840Z] v3.15.3-9-g5eb6d69174 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T10:27:23.840Z] OK: 15729 distinct packages available [2022-03-31T10:27:24.125Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T10:27:25.102Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T10:27:25.696Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-31T10:27:25.967Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-31T10:27:25.967Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-31T10:27:26.239Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-31T10:27:26.239Z] (5/9) Installing curl (7.80.0-r0) [2022-03-31T10:27:26.239Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-31T10:27:26.511Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-03-31T10:27:26.511Z] (8/9) Installing libucontext (1.1-r0) [2022-03-31T10:27:26.511Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-31T10:27:26.784Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T10:27:26.784Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T10:27:27.057Z] OK: 8 MiB in 23 packages [2022-03-31T10:27:29.051Z] Removing intermediate container 6fcddc0bb992 [2022-03-31T10:27:29.051Z] ---> 26c7651df281 [2022-03-31T10:27:29.051Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T10:27:29.051Z] Removing intermediate container d99229d7e71d [2022-03-31T10:27:29.051Z] ---> c56ae250eb85 [2022-03-31T10:27:29.051Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-31T10:27:29.329Z] ---> Running in c4541fa4b10b [2022-03-31T10:27:29.601Z] ---> d1b6fcf681c3 [2022-03-31T10:27:29.601Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-31T10:27:30.587Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-31T10:27:30.867Z] ---> c2a55aa2c771 [2022-03-31T10:27:30.867Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-31T10:27:31.844Z] ---> e731e0599040 [2022-03-31T10:27:31.844Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-31T10:27:31.844Z] ---> Running in acc31900b739 [2022-03-31T10:27:32.114Z] Removing intermediate container c4541fa4b10b [2022-03-31T10:27:32.114Z] ---> 7360a145dbe0 [2022-03-31T10:27:32.114Z] [2022-03-31T10:27:32.114Z] Step 11/23 : FROM docker:20.10.14 [2022-03-31T10:27:32.114Z] Removing intermediate container acc31900b739 [2022-03-31T10:27:32.114Z] ---> 0ec9cd3fe2c1 [2022-03-31T10:27:32.114Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T10:27:32.114Z] ---> Running in 1fece9ef88ac [2022-03-31T10:27:32.402Z] 20.10.14: Pulling from library/docker [2022-03-31T10:27:32.678Z] Removing intermediate container 1fece9ef88ac [2022-03-31T10:27:32.678Z] ---> 4b9dab392072 [2022-03-31T10:27:32.678Z] Step 18/20 : LABEL arch=arm64 [2022-03-31T10:27:32.678Z] ---> Running in 796a28c27b9c [2022-03-31T10:27:33.280Z] Removing intermediate container 796a28c27b9c [2022-03-31T10:27:33.280Z] ---> 88dbdabdb807 [2022-03-31T10:27:33.280Z] Step 19/20 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 [2022-03-31T10:27:33.280Z] ---> Running in 8b253147befb [2022-03-31T10:27:33.875Z] Removing intermediate container 8b253147befb [2022-03-31T10:27:33.875Z] ---> bedf53d4f5bd [2022-03-31T10:27:33.875Z] Step 20/20 : LABEL version=0.0.0 [2022-03-31T10:27:33.875Z] ---> Running in 66e958a5f984 [2022-03-31T10:27:34.469Z] Removing intermediate container 66e958a5f984 [2022-03-31T10:27:34.469Z] ---> f41e45a780a2 [2022-03-31T10:27:34.469Z] [2022-03-31T10:27:34.742Z] Successfully built f41e45a780a2 [2022-03-31T10:27:34.742Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-03-31T10:27:39.034Z]  Building security-spiffe-token-provider ... done Digest: sha256:7dad83861f0b28bd6a0b281dc5f72144927b9f8173e388e461c8feba6be20bec [2022-03-31T10:27:39.034Z] Status: Downloaded newer image for docker:20.10.14 [2022-03-31T10:27:39.034Z] ---> c52727829a8a [2022-03-31T10:27:39.034Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-31T10:27:39.034Z] ---> Running in 21a709e46aa7 [2022-03-31T10:27:39.632Z] Removing intermediate container 21a709e46aa7 [2022-03-31T10:27:39.632Z] ---> cf34af7a0175 [2022-03-31T10:27:39.632Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-31T10:27:39.632Z] ---> Running in 456e3ca5e2a9 [2022-03-31T10:27:40.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T10:27:40.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T10:27:41.485Z] (1/43) Installing readline (8.1.1-r0) [2022-03-31T10:27:41.485Z] (2/43) Installing bash (5.1.16-r0) [2022-03-31T10:27:41.757Z] Executing bash-5.1.16-r0.post-install [2022-03-31T10:27:41.757Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-03-31T10:27:41.757Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-03-31T10:27:41.757Z] (5/43) Installing libcurl (7.80.0-r0) [2022-03-31T10:27:41.757Z] (6/43) Installing curl (7.80.0-r0) [2022-03-31T10:27:41.757Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-03-31T10:27:41.757Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-03-31T10:27:41.757Z] (9/43) Installing expat (2.4.7-r0) [2022-03-31T10:27:41.757Z] (10/43) Installing libffi (3.4.2-r1) [2022-03-31T10:27:41.757Z] (11/43) Installing gdbm (1.22-r0) [2022-03-31T10:27:41.757Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-03-31T10:27:41.757Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-03-31T10:27:41.757Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-03-31T10:27:42.030Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-03-31T10:27:42.030Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-03-31T10:27:42.030Z] (17/43) Installing python3 (3.9.7-r4) [2022-03-31T10:27:44.001Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-03-31T10:27:44.001Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-03-31T10:27:44.001Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-03-31T10:27:44.001Z] (21/43) Installing py3-idna (3.3-r0) [2022-03-31T10:27:44.001Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-03-31T10:27:44.001Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-03-31T10:27:44.001Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-03-31T10:27:44.001Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-03-31T10:27:44.001Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-03-31T10:27:44.001Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-03-31T10:27:44.001Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-03-31T10:27:44.001Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-03-31T10:27:44.001Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-03-31T10:27:44.001Z] (31/43) Installing py3-six (1.16.0-r0) [2022-03-31T10:27:44.001Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-03-31T10:27:44.274Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-03-31T10:27:44.274Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-03-31T10:27:44.274Z] (35/43) Installing py3-packaging (20.9-r1) [2022-03-31T10:27:44.274Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-03-31T10:27:44.274Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-03-31T10:27:44.274Z] (38/43) Installing py3-progress (1.6-r0) [2022-03-31T10:27:44.274Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-03-31T10:27:44.274Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-03-31T10:27:44.274Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-03-31T10:27:44.545Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-03-31T10:27:44.545Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-03-31T10:27:45.139Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T10:27:45.139Z] OK: 82 MiB in 65 packages [2022-03-31T10:27:48.520Z] Collecting docker-compose==1.23.2 [2022-03-31T10:27:48.520Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-31T10:27:49.494Z] Collecting PyYAML<4,>=3.10 [2022-03-31T10:27:49.494Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-31T10:27:52.104Z] Collecting docopt<0.7,>=0.6.1 [2022-03-31T10:27:52.104Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-31T10:27:54.711Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-31T10:27:54.711Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-31T10:27:54.711Z] Collecting docker<4.0,>=3.6.0 [2022-03-31T10:27:54.711Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-31T10:27:55.304Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-31T10:27:55.304Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-31T10:27:55.304Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-31T10:27:55.304Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-31T10:27:56.735Z] 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-03-31T10:27:57.008Z] Collecting cached-property<2,>=1.2.0 [2022-03-31T10:27:57.008Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-31T10:27:57.008Z] Collecting texttable<0.10,>=0.9.0 [2022-03-31T10:27:57.008Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-31T10:27:58.975Z] Collecting jsonschema<3,>=2.5.1 [2022-03-31T10:27:58.975Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-31T10:27:58.975Z] Collecting docker-pycreds>=0.4.0 [2022-03-31T10:27:58.975Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-31T10:27:59.949Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-31T10:27:59.949Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-31T10:27:59.949Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-31T10:27:59.949Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-31T10:28:00.223Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-03-31T10:28:00.223Z] Collecting idna<2.8,>=2.5 [2022-03-31T10:28:00.223Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-31T10:28:00.495Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-31T10:28:00.495Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-31T10:28:00.495Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-31T10:28:00.495Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-31T10:28:01.088Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-31T10:28:01.088Z] Attempting uninstall: urllib3 [2022-03-31T10:28:01.088Z] Found existing installation: urllib3 1.26.7 [2022-03-31T10:28:01.088Z] Uninstalling urllib3-1.26.7: [2022-03-31T10:28:01.360Z] Successfully uninstalled urllib3-1.26.7 [2022-03-31T10:28:01.951Z] Attempting uninstall: idna [2022-03-31T10:28:01.951Z] Found existing installation: idna 3.3 [2022-03-31T10:28:01.951Z] Uninstalling idna-3.3: [2022-03-31T10:28:01.951Z] Successfully uninstalled idna-3.3 [2022-03-31T10:28:04.561Z] Attempting uninstall: requests [2022-03-31T10:28:04.561Z] Found existing installation: requests 2.26.0 [2022-03-31T10:28:04.561Z] Uninstalling requests-2.26.0: [2022-03-31T10:28:04.561Z] Successfully uninstalled requests-2.26.0 [2022-03-31T10:28:04.561Z] Running setup.py install for texttable: started [2022-03-31T10:28:06.533Z] Running setup.py install for texttable: finished with status 'done' [2022-03-31T10:28:06.533Z] Running setup.py install for PyYAML: started [2022-03-31T10:28:08.499Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-31T10:28:08.499Z] Running setup.py install for docopt: started [2022-03-31T10:28:10.493Z] Running setup.py install for docopt: finished with status 'done' [2022-03-31T10:28:10.493Z] Running setup.py install for dockerpty: started [2022-03-31T10:28:12.496Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-31T10:28:13.922Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-03-31T10:28:24.066Z] Removing intermediate container 456e3ca5e2a9 [2022-03-31T10:28:24.066Z] ---> 483e3577c0a6 [2022-03-31T10:28:24.066Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-31T10:28:24.066Z] ---> Running in 02d934713051 [2022-03-31T10:28:24.066Z] Removing intermediate container 02d934713051 [2022-03-31T10:28:24.066Z] ---> aaf2521050d2 [2022-03-31T10:28:24.066Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-31T10:28:24.066Z] ---> Running in 43ee19a59cd1 [2022-03-31T10:28:24.066Z] Removing intermediate container 43ee19a59cd1 [2022-03-31T10:28:24.066Z] ---> d65dddde1db7 [2022-03-31T10:28:24.066Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-31T10:28:24.338Z] ---> a75376fc2785 [2022-03-31T10:28:24.338Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-31T10:28:24.933Z] ---> 1b67cc83b9f6 [2022-03-31T10:28:24.933Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-31T10:28:25.530Z] ---> d4fc607a51fa [2022-03-31T10:28:25.530Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-31T10:28:25.805Z] ---> Running in 27b2a31c9c03 [2022-03-31T10:28:26.078Z] Removing intermediate container 27b2a31c9c03 [2022-03-31T10:28:26.078Z] ---> 0bb7db4eef0b [2022-03-31T10:28:26.078Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T10:28:26.078Z] ---> Running in 7528241840ac [2022-03-31T10:28:26.353Z] Removing intermediate container 7528241840ac [2022-03-31T10:28:26.353Z] ---> 4a0c91c0ea69 [2022-03-31T10:28:26.353Z] Step 21/23 : LABEL arch=arm64 [2022-03-31T10:28:26.353Z] ---> Running in ee85818e898d [2022-03-31T10:28:26.950Z] Removing intermediate container ee85818e898d [2022-03-31T10:28:26.950Z] ---> 69cbd3788c59 [2022-03-31T10:28:26.950Z] Step 22/23 : LABEL git_sha=580e9145cd298fcf447d96e8e1119b64ca165578 [2022-03-31T10:28:26.950Z] ---> Running in e1fa4c231e69 [2022-03-31T10:28:27.227Z] Removing intermediate container e1fa4c231e69 [2022-03-31T10:28:27.227Z] ---> c08df8561c33 [2022-03-31T10:28:27.227Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T10:28:27.227Z] ---> Running in f9f59d2247b1 [2022-03-31T10:28:27.498Z] Removing intermediate container f9f59d2247b1 [2022-03-31T10:28:27.498Z] ---> b564edc0b86e [2022-03-31T10:28:27.498Z] [2022-03-31T10:28:28.090Z] Successfully built b564edc0b86e [2022-03-31T10:28:28.090Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-31T10:28:28.377Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-31T10:28:28.377Z] $ docker stop --time=1 8364c685a56c491a9ed0332a904106e3ddb9e66126d27a44350eb5b0a3eb9d19 [2022-03-31T10:28:30.072Z] $ docker rm -f 8364c685a56c491a9ed0332a904106e3ddb9e66126d27a44350eb5b0a3eb9d19 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-31T10:28:30.642Z] + docker images [2022-03-31T10:28:30.915Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-31T10:28:30.915Z] sys-mgmt-agent-arm64 latest b564edc0b86e 3 seconds ago 290MB [2022-03-31T10:28:30.915Z] security-spiffe-token-provider-arm64 latest f41e45a780a2 56 seconds ago 27.7MB [2022-03-31T10:28:30.915Z] 7360a145dbe0 59 seconds ago 1.43GB [2022-03-31T10:28:30.915Z] 8df823312a31 About a minute ago 1.42GB [2022-03-31T10:28:30.915Z] support-notifications-arm64 latest 6c347e917e0a About a minute ago 25.5MB [2022-03-31T10:28:30.915Z] 8f953ea33318 About a minute ago 1.43GB [2022-03-31T10:28:30.915Z] security-bootstrapper-arm64 latest 94f73c179b61 2 minutes ago 23.6MB [2022-03-31T10:28:30.915Z] core-command-arm64 latest 4697edce2114 2 minutes ago 23.7MB [2022-03-31T10:28:30.915Z] f370a836f9f8 2 minutes ago 1.43GB [2022-03-31T10:28:30.915Z] 2f3b5dc5e035 3 minutes ago 1.43GB [2022-03-31T10:28:30.915Z] security-spire-config-arm64 latest 9e64585dbc39 6 minutes ago 81.9MB [2022-03-31T10:28:30.915Z] security-spire-agent-arm64 latest 61550d8ea59a 8 minutes ago 118MB [2022-03-31T10:28:30.915Z] security-spire-server-arm64 latest af56d1d550f1 8 minutes ago 82.6MB [2022-03-31T10:28:30.915Z] d8eee9e11876 9 minutes ago 1.42GB [2022-03-31T10:28:30.915Z] core-data-arm64 latest f3821cf2ad49 10 minutes ago 34.4MB [2022-03-31T10:28:30.915Z] core-metadata-arm64 latest 41a9af270fce 10 minutes ago 25.1MB [2022-03-31T10:28:30.915Z] 206992542a78 10 minutes ago 1.46GB [2022-03-31T10:28:30.915Z] support-scheduler-arm64 latest f5376c3b6422 10 minutes ago 24.9MB [2022-03-31T10:28:30.915Z] security-secretstore-setup-arm64 latest d284d4fa2aaa 10 minutes ago 40.8MB [2022-03-31T10:28:30.915Z] security-proxy-setup-arm64 latest 28acfedc71a4 10 minutes ago 42.1MB [2022-03-31T10:28:30.915Z] 6cdc54da83e8 11 minutes ago 1.43GB [2022-03-31T10:28:30.915Z] 3ab0ae64fe70 11 minutes ago 1.43GB [2022-03-31T10:28:30.915Z] 469a42b2ffc5 11 minutes ago 1.44GB [2022-03-31T10:28:30.915Z] d8a718328b19 11 minutes ago 1.44GB [2022-03-31T10:28:30.915Z] ci-base-image-arm64 latest b52442afd240 30 minutes ago 886MB [2022-03-31T10:28:30.915Z] docker 20.10.14 c52727829a8a 2 days ago 202MB [2022-03-31T10:28:30.915Z] alpine 3.14 cc3d11fa2d52 2 days ago 5.34MB [2022-03-31T10:28:30.915Z] alpine 3.15 03078ca19a05 2 days ago 5.32MB [2022-03-31T10:28:30.915Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 8 weeks ago 551MB [2022-03-31T10:28:30.915Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T10:28:31.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-31T10:28:31.374Z] [2022-03-31T10:28:31.374Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-31T10:28:31.724Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-31T10:28:31.999Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-31T10:28:31.999Z] 8998bd30e6a1: Pulling fs layer [2022-03-31T10:28:31.999Z] 04944245beec: Pulling fs layer [2022-03-31T10:28:31.999Z] 699f458cf7ca: Pulling fs layer [2022-03-31T10:28:31.999Z] 765212b225bb: Pulling fs layer [2022-03-31T10:28:31.999Z] f23df028b6ca: Pulling fs layer [2022-03-31T10:28:31.999Z] d65c8cfc05b1: Pulling fs layer [2022-03-31T10:28:31.999Z] 2437ff75d9bd: Pulling fs layer [2022-03-31T10:28:31.999Z] f23df028b6ca: Waiting [2022-03-31T10:28:31.999Z] d65c8cfc05b1: Waiting [2022-03-31T10:28:31.999Z] 2437ff75d9bd: Waiting [2022-03-31T10:28:31.999Z] 765212b225bb: Waiting [2022-03-31T10:28:31.999Z] 04944245beec: Verifying Checksum [2022-03-31T10:28:31.999Z] 04944245beec: Download complete [2022-03-31T10:28:31.999Z] 765212b225bb: Verifying Checksum [2022-03-31T10:28:31.999Z] 765212b225bb: Download complete [2022-03-31T10:28:31.999Z] f23df028b6ca: Download complete [2022-03-31T10:28:31.999Z] d65c8cfc05b1: Verifying Checksum [2022-03-31T10:28:31.999Z] d65c8cfc05b1: Download complete [2022-03-31T10:28:32.276Z] 699f458cf7ca: Verifying Checksum [2022-03-31T10:28:32.276Z] 699f458cf7ca: Download complete [2022-03-31T10:28:32.548Z] 8998bd30e6a1: Verifying Checksum [2022-03-31T10:28:32.548Z] 8998bd30e6a1: Download complete [2022-03-31T10:28:35.164Z] 2437ff75d9bd: Verifying Checksum [2022-03-31T10:28:37.139Z] 8998bd30e6a1: Pull complete [2022-03-31T10:28:37.412Z] 04944245beec: Pull complete [2022-03-31T10:28:38.851Z] 699f458cf7ca: Pull complete [2022-03-31T10:28:39.124Z] 765212b225bb: Pull complete [2022-03-31T10:28:40.104Z] f23df028b6ca: Pull complete [2022-03-31T10:28:40.378Z] d65c8cfc05b1: Pull complete [2022-03-31T10:28:55.455Z] 2437ff75d9bd: Pull complete [2022-03-31T10:28:55.455Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-31T10:28:55.455Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-31T10:28:55.455Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-31T10:28:55.702Z] prd-ubuntu20.04-docker-arm64-4c-16g-9582 does not seem to be running inside a container [2022-03-31T10:28:55.781Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-31T10:28:58.312Z] $ docker top 7388bd349041b4ae4b27fbd3ab7ddc8b16fc7d6b1a6b5c64b01011336ab62e13 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-31T10:28:59.343Z] ---> job-cost.sh [2022-03-31T10:28:59.343Z] lf-activate-venv: SKIPPING [2022-03-31T10:28:59.343Z] INFO: No Stack... [2022-03-31T10:28:59.935Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-31T10:29:00.526Z] INFO: Archiving Costs [Pipeline] sh [2022-03-31T10:29:01.182Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2022-03-31T10:29:01.182Z] + cut -d, -f6 [Pipeline] lock [2022-03-31T10:29:01.245Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3939-2-stack-cost] [2022-03-31T10:29:01.254Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3939-2-stack-cost] did not exist. Created. [2022-03-31T10:29:01.254Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3939-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-31T10:29:01.918Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-31T10:29:02.076Z] Stashed 1 file(s) [Pipeline] } [2022-03-31T10:29:02.083Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3939-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-31T10:29:02.097Z] $ docker stop --time=1 7388bd349041b4ae4b27fbd3ab7ddc8b16fc7d6b1a6b5c64b01011336ab62e13 [2022-03-31T10:29:03.592Z] $ docker rm -f 7388bd349041b4ae4b27fbd3ab7ddc8b16fc7d6b1a6b5c64b01011336ab62e13 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-03-31T10:29:04.583Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-31T10:29:04.885Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T10:29:05.761Z] ---> package-listing.sh [2022-03-31T10:29:05.761Z] ++ facter osfamily [2022-03-31T10:29:05.761Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-31T10:29:06.021Z] + OS_FAMILY=debian [2022-03-31T10:29:06.021Z] + workspace=/w/workspace/edgex-go/2 [2022-03-31T10:29:06.021Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-31T10:29:06.021Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-31T10:29:06.021Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-31T10:29:06.021Z] + PACKAGES=/tmp/packages_start.txt [2022-03-31T10:29:06.021Z] + '[' /w/workspace/edgex-go/2 ']' [2022-03-31T10:29:06.021Z] + PACKAGES=/tmp/packages_end.txt [2022-03-31T10:29:06.021Z] + case "${OS_FAMILY}" in [2022-03-31T10:29:06.021Z] + dpkg -l [2022-03-31T10:29:06.021Z] + grep '^ii' [2022-03-31T10:29:06.021Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-31T10:29:06.021Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-31T10:29:06.021Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-31T10:29:06.021Z] + '[' /w/workspace/edgex-go/2 ']' [2022-03-31T10:29:06.021Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-03-31T10:29:06.021Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-03-31T10:29:06.033Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-31T10:29:06.317Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-31T10:29:06.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-31T10:29:06.884Z] [2022-03-31T10:29:06.884Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T10:29:07.193Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-31T10:29:07.194Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-31T10:29:07.194Z] 5eb5b503b376: Pulling fs layer [2022-03-31T10:29:07.194Z] 5c69ac0246d0: Pulling fs layer [2022-03-31T10:29:07.194Z] ec43610c2a17: Pulling fs layer [2022-03-31T10:29:07.194Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-31T10:29:07.194Z] 33b1e0a273af: Pulling fs layer [2022-03-31T10:29:07.194Z] 5d3b04190fa2: Pulling fs layer [2022-03-31T10:29:07.194Z] 2f39f015ded8: Pulling fs layer [2022-03-31T10:29:07.194Z] 33b1e0a273af: Waiting [2022-03-31T10:29:07.194Z] 5d3b04190fa2: Waiting [2022-03-31T10:29:07.194Z] 2f39f015ded8: Waiting [2022-03-31T10:29:07.194Z] 3a2ae6a8a46f: Waiting [2022-03-31T10:29:07.194Z] 3a2ae6a8a46f: Download complete [2022-03-31T10:29:07.194Z] 33b1e0a273af: Verifying Checksum [2022-03-31T10:29:07.194Z] 33b1e0a273af: Download complete [2022-03-31T10:29:07.194Z] 5d3b04190fa2: Verifying Checksum [2022-03-31T10:29:07.194Z] 5d3b04190fa2: Download complete [2022-03-31T10:29:07.456Z] ec43610c2a17: Verifying Checksum [2022-03-31T10:29:07.456Z] ec43610c2a17: Download complete [2022-03-31T10:29:07.456Z] 5eb5b503b376: Download complete [2022-03-31T10:29:08.076Z] 2f39f015ded8: Download complete [2022-03-31T10:29:08.652Z] 5eb5b503b376: Pull complete [2022-03-31T10:29:08.652Z] 5c69ac0246d0: Pull complete [2022-03-31T10:29:09.220Z] ec43610c2a17: Pull complete [2022-03-31T10:29:09.220Z] 3a2ae6a8a46f: Pull complete [2022-03-31T10:29:09.480Z] 33b1e0a273af: Pull complete [2022-03-31T10:29:09.480Z] 5d3b04190fa2: Pull complete [2022-03-31T10:29:13.671Z] 2f39f015ded8: Pull complete [2022-03-31T10:29:13.671Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-31T10:29:13.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-31T10:29:13.671Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-31T10:29:13.741Z] prd-ubuntu20.04-docker-8c-8g-9581 does not seem to be running inside a container [2022-03-31T10:29:13.778Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-31T10:29:15.984Z] $ docker top 4b2577ba08a6529d7c3a614e410f5ed33c576018098dad4ced00fe4d615b6ba2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T10:29:16.348Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-31T10:29:16.640Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-31T10:29:16.930Z] + ls /var/log/sa-host [2022-03-31T10:29:16.930Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-31T10:29:17.139Z] provisioning config files... [2022-03-31T10:29:17.149Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config428801059479771331tmp [Pipeline] { [Pipeline] echo [2022-03-31T10:29:17.165Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T10:29:17.452Z] ---> create-netrc.sh [Pipeline] } [2022-03-31T10:29:17.460Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-31T10:29:17.801Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-31T10:29:17.811Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T10:29:18.099Z] ---> sudo-logs.sh [2022-03-31T10:29:18.099Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-31T10:29:18.134Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T10:29:18.421Z] ---> job-cost.sh [2022-03-31T10:29:18.421Z] lf-activate-venv: SKIPPING [2022-03-31T10:29:18.421Z] DEBUG: total: 0.10999999940395355 [2022-03-31T10:29:18.421Z] INFO: Retrieving Stack Cost... [2022-03-31T10:29:18.681Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-31T10:29:19.252Z] INFO: Archiving Costs [Pipeline] echo [2022-03-31T10:29:19.266Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T10:29:19.557Z] ---> logs-deploy.sh [2022-03-31T10:29:19.557Z] lf-activate-venv: SKIPPING [2022-03-31T10:29:19.557Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3939/2 [2022-03-31T10:29:19.557Z] INFO: archiving workspace using pattern(s): [2022-03-31T10:29:20.497Z] Archives upload complete. [2022-03-31T10:29:20.497Z] INFO: archiving logs to Nexus