Pull request #4597 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lindseysimple for edgexfoundry/edgex-go Obtained Jenkinsfile from 4c96589810e32dfa87b3b196add1bb7b715a3cf4+fa614b66c3ed1d56f649226ca5a7d2f493aafc65 (5dd2c99e61028cb65d5786322cad27182e438a32) 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-ssh7867054525278771654.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh14398938814987052623.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-4597/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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-4597/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11690407402588988159.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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 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-ssh2912548754990451167.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-4597/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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-4597/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3947129304671985992.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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/v3], buildSnap:false] ========================================================= [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.20 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1127’ Running on prd-ubuntu20.04-docker-8c-8g-1129 in /w/workspace/edgexfoundry_edgex-go_PR-4597 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit fa614b66c3ed1d56f649226ca5a7d2f493aafc65 into PR head commit 4c96589810e32dfa87b3b196add1bb7b715a3cf4 > 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/4597/head:refs/remotes/origin/PR-4597 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4c96589810e32dfa87b3b196add1bb7b715a3cf4 # timeout=10 Merge succeeded, producing 4c96589810e32dfa87b3b196add1bb7b715a3cf4 Checking out Revision 4c96589810e32dfa87b3b196add1bb7b715a3cf4 (PR-4597) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fa614b66c3ed1d56f649226ca5a7d2f493aafc65 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4c96589810e32dfa87b3b196add1bb7b715a3cf4 # timeout=10 Commit message: "fix: Remove CheckMinInterval return value and modify tests" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-14T04:19:21.907Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-14T04:19:21.946Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-14T04:19:21.958Z] ========================================================= [2023-07-14T04:19:21.958Z] EdgeX Global Pipelines Version Info [2023-07-14T04:19:21.958Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 342f0e544edecaad8c5abddec4580211e2d32545 # timeout=10 [2023-07-14T04:19:22.704Z] ------------------- [2023-07-14T04:19:22.704Z] stable info: [2023-07-14T04:19:22.704Z] ------------------- [2023-07-14T04:19:22.704Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-14T04:19:22.704Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-14T04:19:22.704Z] Message: update stable to v1.0.250 [2023-07-14T04:19:23.276Z] ------------------- [2023-07-14T04:19:23.276Z] experimental info: [2023-07-14T04:19:23.276Z] ------------------- [2023-07-14T04:19:23.276Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-14T04:19:23.276Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-14T04:19:23.276Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-14T04:19:23.454Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-07-14T04:19:23.466Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-07-14T04:19:23.477Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-14T04:19:23.490Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-14T04:19:23.502Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-14T04:19:23.520Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-14T04:19:23.534Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-14T04:19:23.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-07-14T04:19:23.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-07-14T04:19:23.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-07-14T04:19:23.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-14T04:19:23.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-14T04:19:23.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-14T04:19:23.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-14T04:19:23.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-14T04:19:23.696Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-14T04:19:23.714Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-14T04:19:23.731Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-14T04:19:23.748Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-07-14T04:19:23.760Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-07-14T04:19:23.773Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-14T04:19:23.785Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-14T04:19:23.798Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-14T04:19:23.815Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4597 [Pipeline] echo [2023-07-14T04:19:23.831Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4597 [Pipeline] echo [2023-07-14T04:19:23.846Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4597 [Pipeline] echo [2023-07-14T04:19:23.861Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4c96589810e32dfa87b3b196add1bb7b715a3cf4 [Pipeline] echo [2023-07-14T04:19:23.871Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4c96589 [Pipeline] echo [2023-07-14T04:19:23.882Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-14T04:19:23.928Z] provisioning config files... [2023-07-14T04:19:23.943Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6340240710194341183tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-14T04:19:24.245Z] ---> docker-login.sh [2023-07-14T04:19:24.245Z] nexus3.edgexfoundry.org:10001 [2023-07-14T04:19:24.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T04:19:24.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T04:19:24.506Z] Configure a credential helper to remove this warning. See [2023-07-14T04:19:24.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T04:19:24.506Z] [2023-07-14T04:19:24.506Z] Login Succeeded [2023-07-14T04:19:24.506Z] nexus3.edgexfoundry.org:10002 [2023-07-14T04:19:24.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T04:19:24.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T04:19:24.506Z] Configure a credential helper to remove this warning. See [2023-07-14T04:19:24.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T04:19:24.506Z] [2023-07-14T04:19:24.506Z] Login Succeeded [2023-07-14T04:19:24.506Z] nexus3.edgexfoundry.org:10003 [2023-07-14T04:19:24.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T04:19:24.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T04:19:24.767Z] Configure a credential helper to remove this warning. See [2023-07-14T04:19:24.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T04:19:24.767Z] [2023-07-14T04:19:24.767Z] Login Succeeded [2023-07-14T04:19:24.767Z] nexus3.edgexfoundry.org:10004 [2023-07-14T04:19:24.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T04:19:24.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T04:19:24.767Z] Configure a credential helper to remove this warning. See [2023-07-14T04:19:24.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T04:19:24.767Z] [2023-07-14T04:19:24.767Z] Login Succeeded [2023-07-14T04:19:24.767Z] docker.io [2023-07-14T04:19:24.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T04:19:26.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T04:19:26.156Z] Configure a credential helper to remove this warning. See [2023-07-14T04:19:26.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T04:19:26.156Z] [2023-07-14T04:19:26.156Z] Login Succeeded [2023-07-14T04:19:26.156Z] ---> docker-login.sh ends [Pipeline] } [2023-07-14T04:19:26.166Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-14T04:19:26.470Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/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 [2023-07-14T04:19:26.470Z] + dirname cmd/core-command/Dockerfile [2023-07-14T04:19:26.470Z] + cut -d/ -f2 [2023-07-14T04:19:26.470Z] + echo core-command,cmd/core-command/Dockerfile [2023-07-14T04:19:26.470Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-07-14T04:19:26.470Z] + cut -d/ -f2 [2023-07-14T04:19:26.470Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-07-14T04:19:26.470Z] + dirname cmd/core-data/Dockerfile [2023-07-14T04:19:26.470Z] + cut -d/ -f2 [2023-07-14T04:19:26.470Z] + echo core-data,cmd/core-data/Dockerfile [2023-07-14T04:19:26.470Z] + dirname cmd/core-metadata/Dockerfile [2023-07-14T04:19:26.470Z] + cut -d/ -f2 [2023-07-14T04:19:26.470Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-07-14T04:19:26.470Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-07-14T04:19:26.470Z] + cut -d/ -f2 [2023-07-14T04:19:26.470Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-07-14T04:19:26.470Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-07-14T04:19:26.470Z] + cut -d/ -f2 [2023-07-14T04:19:26.470Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-07-14T04:19:26.470Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-07-14T04:19:26.470Z] + cut -d/ -f2 [2023-07-14T04:19:26.470Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-07-14T04:19:26.470Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-07-14T04:19:26.470Z] + cut -d/ -f2 [2023-07-14T04:19:26.470Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-07-14T04:19:26.470Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-07-14T04:19:26.470Z] + cut -d/ -f2 [2023-07-14T04:19:26.470Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-07-14T04:19:26.470Z] + dirname cmd/security-spire-agent/Dockerfile [2023-07-14T04:19:26.470Z] + cut -d/ -f2 [2023-07-14T04:19:26.470Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-07-14T04:19:26.470Z] + dirname cmd/security-spire-config/Dockerfile [2023-07-14T04:19:26.470Z] + cut -d/ -f2 [2023-07-14T04:19:26.470Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-07-14T04:19:26.470Z] + dirname cmd/security-spire-server/Dockerfile [2023-07-14T04:19:26.470Z] + cut -d/ -f2 [2023-07-14T04:19:26.470Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-07-14T04:19:26.470Z] + dirname cmd/support-notifications/Dockerfile [2023-07-14T04:19:26.470Z] + cut -d/ -f2 [2023-07-14T04:19:26.470Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-07-14T04:19:26.470Z] + dirname cmd/support-scheduler/Dockerfile [2023-07-14T04:19:26.470Z] + cut -d/ -f2 [2023-07-14T04:19:26.470Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-07-14T04:19:26.527Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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-auth, dockerfile:cmd/security-proxy-auth/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-14T04:19:26.898Z] + git rev-list -1 --merges 4c96589810e32dfa87b3b196add1bb7b715a3cf4~1..4c96589810e32dfa87b3b196add1bb7b715a3cf4 [Pipeline] echo [2023-07-14T04:19:26.913Z] -----------> git rev-list -1 --merges 4c96589810e32dfa87b3b196add1bb7b715a3cf4~1..4c96589810e32dfa87b3b196add1bb7b715a3cf4 4c96589810e32dfa87b3b196add1bb7b715a3cf4 [false] [Pipeline] sh [2023-07-14T04:19:27.209Z] + git log --format=format:%s -1 4c96589810e32dfa87b3b196add1bb7b715a3cf4 [Pipeline] echo [2023-07-14T04:19:27.224Z] ========================================================= [2023-07-14T04:19:27.224Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-14T04:19:27.224Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-07-14T04:19:27.622Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-14T04:19:27.622Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-14T04:19:27.622Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-14T04:19:27.622Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-14T04:19:27.622Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-14T04:19:27.622Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-14T04:19:27.622Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T04:19:27.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-14T04:19:27.981Z] [2023-07-14T04:19:27.981Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T04:19:28.337Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-14T04:19:28.338Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-14T04:19:28.338Z] b85a868b505f: Pulling fs layer [2023-07-14T04:19:28.338Z] e2be974225ed: Pulling fs layer [2023-07-14T04:19:28.338Z] 339a4e72a1f5: Pulling fs layer [2023-07-14T04:19:28.338Z] 988bab9f4d93: Pulling fs layer [2023-07-14T04:19:28.338Z] 1469e6f7b9e6: Pulling fs layer [2023-07-14T04:19:28.338Z] eaf3925da568: Pulling fs layer [2023-07-14T04:19:28.338Z] bab4dde63d76: Pulling fs layer [2023-07-14T04:19:28.338Z] bde34c3a00c8: Pulling fs layer [2023-07-14T04:19:28.338Z] b352a97aabf1: Pulling fs layer [2023-07-14T04:19:28.338Z] 4872d77fe225: Pulling fs layer [2023-07-14T04:19:28.338Z] 5851b861e8e6: Pulling fs layer [2023-07-14T04:19:28.338Z] bab4dde63d76: Waiting [2023-07-14T04:19:28.338Z] bde34c3a00c8: Waiting [2023-07-14T04:19:28.338Z] b352a97aabf1: Waiting [2023-07-14T04:19:28.338Z] 5851b861e8e6: Waiting [2023-07-14T04:19:28.338Z] 988bab9f4d93: Waiting [2023-07-14T04:19:28.338Z] 1469e6f7b9e6: Waiting [2023-07-14T04:19:28.338Z] eaf3925da568: Waiting [2023-07-14T04:19:28.338Z] e2be974225ed: Verifying Checksum [2023-07-14T04:19:28.338Z] e2be974225ed: Download complete [2023-07-14T04:19:28.338Z] 988bab9f4d93: Verifying Checksum [2023-07-14T04:19:28.338Z] 988bab9f4d93: Download complete [2023-07-14T04:19:28.338Z] 1469e6f7b9e6: Verifying Checksum [2023-07-14T04:19:28.338Z] 1469e6f7b9e6: Download complete [2023-07-14T04:19:28.338Z] eaf3925da568: Verifying Checksum [2023-07-14T04:19:28.338Z] eaf3925da568: Download complete [2023-07-14T04:19:28.338Z] 339a4e72a1f5: Verifying Checksum [2023-07-14T04:19:28.338Z] 339a4e72a1f5: Download complete [2023-07-14T04:19:28.605Z] bde34c3a00c8: Download complete [2023-07-14T04:19:28.605Z] b352a97aabf1: Verifying Checksum [2023-07-14T04:19:28.605Z] b352a97aabf1: Download complete [2023-07-14T04:19:28.605Z] 4872d77fe225: Download complete [2023-07-14T04:19:28.605Z] 5851b861e8e6: Download complete [2023-07-14T04:19:28.605Z] b85a868b505f: Verifying Checksum [2023-07-14T04:19:28.605Z] b85a868b505f: Download complete [2023-07-14T04:19:28.864Z] bab4dde63d76: Verifying Checksum [2023-07-14T04:19:28.864Z] bab4dde63d76: Download complete [2023-07-14T04:19:29.802Z] b85a868b505f: Pull complete [2023-07-14T04:19:30.061Z] e2be974225ed: Pull complete [2023-07-14T04:19:30.629Z] 339a4e72a1f5: Pull complete [2023-07-14T04:19:30.629Z] 988bab9f4d93: Pull complete [2023-07-14T04:19:30.888Z] 1469e6f7b9e6: Pull complete [2023-07-14T04:19:31.148Z] eaf3925da568: Pull complete [2023-07-14T04:19:33.049Z] bab4dde63d76: Pull complete [2023-07-14T04:19:33.049Z] bde34c3a00c8: Pull complete [2023-07-14T04:19:33.049Z] b352a97aabf1: Pull complete [2023-07-14T04:19:33.049Z] 4872d77fe225: Pull complete [2023-07-14T04:19:33.049Z] 5851b861e8e6: Pull complete [2023-07-14T04:19:33.049Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-14T04:19:33.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-14T04:19:33.049Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T04:19:33.143Z] prd-ubuntu20.04-docker-8c-8g-1129 does not seem to be running inside a container [2023-07-14T04:19:33.175Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-14T04:19:36.916Z] $ docker top 17904e67a06042c458d07fd301bcd0babd2601a7486fd6996cb16b404e608195 -eo pid,comm [2023-07-14T04:19:36.975Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-14T04:19:36.975Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-14T04:19:37.015Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-14T04:19:37.015Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-14T04:19:37.133Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-14T04:19:37.139Z] $ docker exec 17904e67a06042c458d07fd301bcd0babd2601a7486fd6996cb16b404e608195 ssh-agent [2023-07-14T04:19:37.252Z] SSH_AUTH_SOCK=/tmp/ssh-kIVcrOAiTer7/agent.32 [2023-07-14T04:19:37.252Z] SSH_AGENT_PID=38 [2023-07-14T04:19:37.260Z] Running ssh-add (command line suppressed) [2023-07-14T04:19:37.364Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_15818102814894056879.key (/w/workspace/edgex-go/4@tmp/private_key_15818102814894056879.key) [2023-07-14T04:19:37.376Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-14T04:19:37.666Z] + git tag --points-at HEAD [Pipeline] } [2023-07-14T04:19:37.681Z] $ docker exec --env ******** --env ******** 17904e67a06042c458d07fd301bcd0babd2601a7486fd6996cb16b404e608195 ssh-agent -k [2023-07-14T04:19:37.774Z] unset SSH_AUTH_SOCK; [2023-07-14T04:19:37.774Z] unset SSH_AGENT_PID; [2023-07-14T04:19:37.774Z] echo Agent pid 38 killed; [2023-07-14T04:19:37.780Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-14T04:19:37.803Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-14T04:19:37.803Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-14T04:19:37.914Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-14T04:19:37.920Z] $ docker exec 17904e67a06042c458d07fd301bcd0babd2601a7486fd6996cb16b404e608195 ssh-agent [2023-07-14T04:19:38.022Z] SSH_AUTH_SOCK=/tmp/ssh-FgVqWE32lhrZ/agent.70 [2023-07-14T04:19:38.022Z] SSH_AGENT_PID=76 [2023-07-14T04:19:38.027Z] Running ssh-add (command line suppressed) [2023-07-14T04:19:38.134Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_17034895186676547096.key (/w/workspace/edgex-go/4@tmp/private_key_17034895186676547096.key) [2023-07-14T04:19:38.144Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-14T04:19:38.429Z] + git semver init [2023-07-14T04:19:38.690Z] 2023-07-14 04:19:38,612 [run_init] DEBUG init version:0.0.0 force:False [2023-07-14T04:19:38.690Z] 2023-07-14 04:19:38,612 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2023-07-14T04:19:38.690Z] 2023-07-14 04:19:38,613 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2023-07-14T04:19:38.690Z] 2023-07-14 04:19:38,613 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2023-07-14T04:19:43.960Z] 2023-07-14 04:19:43,787 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2023-07-14T04:19:43.960Z] 2023-07-14 04:19:43,788 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4597 with force:False [2023-07-14T04:19:43.960Z] 2023-07-14 04:19:43,788 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4597 [2023-07-14T04:19:43.960Z] 2023-07-14 04:19:43,792 [execute] INFO git cat-file --batch-check [2023-07-14T04:19:43.960Z] 2023-07-14 04:19:43,793 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-07-14T04:19:43.960Z] 2023-07-14 04:19:43,800 [execute] INFO git cat-file --batch [2023-07-14T04:19:43.960Z] 2023-07-14 04:19:43,800 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-07-14T04:19:43.960Z] 2023-07-14 04:19:43,805 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4597 [2023-07-14T04:19:43.960Z] 0.0.0 [Pipeline] } [2023-07-14T04:19:43.975Z] $ docker exec --env ******** --env ******** 17904e67a06042c458d07fd301bcd0babd2601a7486fd6996cb16b404e608195 ssh-agent -k [2023-07-14T04:19:44.083Z] unset SSH_AUTH_SOCK; [2023-07-14T04:19:44.083Z] unset SSH_AGENT_PID; [2023-07-14T04:19:44.083Z] echo Agent pid 76 killed; [2023-07-14T04:19:44.089Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-14T04:19:44.405Z] + git semver [Pipeline] } [2023-07-14T04:19:44.682Z] $ docker stop --time=1 17904e67a06042c458d07fd301bcd0babd2601a7486fd6996cb16b404e608195 [2023-07-14T04:19:46.000Z] $ docker rm -f --volumes 17904e67a06042c458d07fd301bcd0babd2601a7486fd6996cb16b404e608195 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-14T04:19:46.336Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-14T04:19:46.548Z] Stashed 1 file(s) [Pipeline] echo [2023-07-14T04:19:46.551Z] [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] sh [2023-07-14T04:19:46.947Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-07-14T04:19:46.960Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-14T04:19:46.973Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-14T04:19:46.980Z] ========================================================= [2023-07-14T04:19:46.980Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-14T04:19:46.980Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-14T04:19:47.268Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-14T04:19:47.268Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-14T04:19:47.268Z] 4db1b89c0bd1: Pulling fs layer [2023-07-14T04:19:47.268Z] 6911f1a30b25: Pulling fs layer [2023-07-14T04:19:47.268Z] e194b8c5c2a9: Pulling fs layer [2023-07-14T04:19:47.268Z] 6863d3e3a2b1: Pulling fs layer [2023-07-14T04:19:47.268Z] ec0bb842ea78: Pulling fs layer [2023-07-14T04:19:47.268Z] 40a00589a448: Pulling fs layer [2023-07-14T04:19:47.268Z] 6c08303d61cc: Pulling fs layer [2023-07-14T04:19:47.268Z] 798269fcf238: Pulling fs layer [2023-07-14T04:19:47.268Z] 6863d3e3a2b1: Waiting [2023-07-14T04:19:47.268Z] 6c08303d61cc: Waiting [2023-07-14T04:19:47.269Z] 6911f1a30b25: Download complete [2023-07-14T04:19:47.269Z] 6863d3e3a2b1: Verifying Checksum [2023-07-14T04:19:47.269Z] 6863d3e3a2b1: Download complete [2023-07-14T04:19:47.269Z] ec0bb842ea78: Verifying Checksum [2023-07-14T04:19:47.269Z] ec0bb842ea78: Download complete [2023-07-14T04:19:47.530Z] 4db1b89c0bd1: Verifying Checksum [2023-07-14T04:19:47.530Z] 4db1b89c0bd1: Download complete [2023-07-14T04:19:47.530Z] 40a00589a448: Verifying Checksum [2023-07-14T04:19:47.530Z] 40a00589a448: Download complete [2023-07-14T04:19:47.530Z] 4db1b89c0bd1: Pull complete [2023-07-14T04:19:47.789Z] 6911f1a30b25: Pull complete [2023-07-14T04:19:48.049Z] 798269fcf238: Verifying Checksum [2023-07-14T04:19:48.049Z] 798269fcf238: Download complete [2023-07-14T04:19:48.049Z] e194b8c5c2a9: Verifying Checksum [2023-07-14T04:19:48.049Z] e194b8c5c2a9: Download complete [2023-07-14T04:19:48.308Z] 6c08303d61cc: Verifying Checksum [2023-07-14T04:19:48.308Z] 6c08303d61cc: Download complete [2023-07-14T04:19:51.590Z] e194b8c5c2a9: Pull complete [2023-07-14T04:19:51.590Z] 6863d3e3a2b1: Pull complete [2023-07-14T04:19:51.590Z] ec0bb842ea78: Pull complete [2023-07-14T04:19:51.590Z] 40a00589a448: Pull complete [2023-07-14T04:19:54.134Z] 6c08303d61cc: Pull complete [2023-07-14T04:19:55.070Z] 798269fcf238: Pull complete [2023-07-14T04:19:55.070Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-14T04:19:55.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-14T04:19:55.070Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-14T04:19:55.365Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-14T04:19:55.365Z] WORKDIR /edgex [2023-07-14T04:19:55.365Z] COPY go.mod . [2023-07-14T04:19:55.365Z] RUN go mod download [2023-07-14T04:19:55.365Z] + docker build -t ci-base-image-x86_64 -f - . [2023-07-14T04:19:55.933Z] Sending build context to Docker daemon 170.7MB [2023-07-14T04:19:55.933Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-14T04:19:55.933Z] ---> ec979cd7f677 [2023-07-14T04:19:55.933Z] Step 2/4 : WORKDIR /edgex [2023-07-14T04:20:01.628Z] Still waiting to schedule task [2023-07-14T04:20:01.628Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1128’ [2023-07-14T04:20:02.518Z] ---> Running in a7befa0f2a68 [2023-07-14T04:20:02.776Z] Removing intermediate container a7befa0f2a68 [2023-07-14T04:20:02.776Z] ---> 60935b672812 [2023-07-14T04:20:02.776Z] Step 3/4 : COPY go.mod . [2023-07-14T04:20:02.776Z] ---> 77e92e8e4e11 [2023-07-14T04:20:02.776Z] Step 4/4 : RUN go mod download [2023-07-14T04:20:02.776Z] ---> Running in 6531d1bebc37 [2023-07-14T04:20:20.880Z] Removing intermediate container 6531d1bebc37 [2023-07-14T04:20:20.880Z] ---> e3bc19a10815 [2023-07-14T04:20:20.880Z] Successfully built e3bc19a10815 [2023-07-14T04:20:20.880Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T04:20:21.191Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-14T04:20:21.191Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T04:20:21.255Z] prd-ubuntu20.04-docker-8c-8g-1129 does not seem to be running inside a container [2023-07-14T04:20:21.292Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 [2023-07-14T04:20:21.678Z] $ docker top 9bec989260d6beba5c5985900ab4b8c89ef994cf47bf61d59f6f4d6dfbd85624 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-14T04:20:22.006Z] + go version [2023-07-14T04:20:22.006Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-14T04:20:22.024Z] $ docker stop --time=1 9bec989260d6beba5c5985900ab4b8c89ef994cf47bf61d59f6f4d6dfbd85624 [2023-07-14T04:20:23.305Z] $ docker rm -f --volumes 9bec989260d6beba5c5985900ab4b8c89ef994cf47bf61d59f6f4d6dfbd85624 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T04:20:23.719Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-14T04:20:23.719Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T04:20:23.786Z] prd-ubuntu20.04-docker-8c-8g-1129 does not seem to be running inside a container [2023-07-14T04:20:23.827Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 [2023-07-14T04:20:24.127Z] $ docker top 3742bb8f4c489acf85fee56388724314c987f9b899e0fed7ea21fa7bc2a6f398 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-14T04:20:24.219Z] ========================================================= [2023-07-14T04:20:24.219Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-14T04:20:24.219Z] ========================================================= [Pipeline] sh [2023-07-14T04:20:24.499Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-07-14T04:20:24.793Z] + make test [2023-07-14T04:20:24.793Z] go test -race -coverprofile=coverage.out ./... [2023-07-14T04:20:32.921Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-14T04:20:45.108Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-14T04:20:45.108Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-14T04:20:45.108Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-14T04:20:45.108Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-14T04:20:45.367Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-14T04:20:45.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-14T04:20:45.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-14T04:20:45.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-14T04:20:45.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-14T04:20:45.883Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-14T04:20:46.142Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-14T04:20:46.399Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-14T04:20:46.399Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-14T04:20:46.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-14T04:20:47.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-14T04:20:47.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-14T04:20:47.333Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements [2023-07-14T04:20:47.591Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements [2023-07-14T04:20:47.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-14T04:20:47.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-14T04:20:47.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-14T04:20:48.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-14T04:20:48.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-14T04:20:49.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-14T04:20:49.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-14T04:20:49.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-14T04:20:49.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-14T04:20:49.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-14T04:20:50.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-14T04:20:50.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-14T04:20:50.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.112s coverage: 71.5% of statements [2023-07-14T04:20:50.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.077s coverage: 54.0% of statements [2023-07-14T04:20:51.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-14T04:20:51.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-14T04:20:51.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-14T04:20:51.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-14T04:20:51.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-07-14T04:20:51.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-14T04:20:51.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-14T04:20:51.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-14T04:20:52.113Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.871s coverage: 88.5% of statements [2023-07-14T04:20:52.113Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.8% of statements [2023-07-14T04:20:52.113Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.359s coverage: 95.6% of statements [2023-07-14T04:20:52.113Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements [2023-07-14T04:20:52.730Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-14T04:20:52.730Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-14T04:20:52.730Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-14T04:20:52.730Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.076s coverage: 65.9% of statements [2023-07-14T04:20:53.296Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-14T04:20:53.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-14T04:20:53.296Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements [2023-07-14T04:20:53.296Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 31.9% of statements [2023-07-14T04:20:53.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 42.9% of statements [2023-07-14T04:20:53.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.093s coverage: 82.9% of statements [2023-07-14T04:20:53.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements [2023-07-14T04:20:53.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements [2023-07-14T04:20:54.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2023-07-14T04:20:54.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-14T04:20:54.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-14T04:20:54.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-14T04:20:54.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-14T04:20:54.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-14T04:20:54.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-14T04:20:54.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-14T04:20:54.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-14T04:20:55.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-14T04:20:55.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-14T04:20:55.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-14T04:20:55.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-14T04:20:55.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-14T04:20:55.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-14T04:20:56.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-14T04:20:57.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-14T04:20:57.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-14T04:20:58.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-14T04:20:58.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-14T04:21:00.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-14T04:21:00.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-14T04:21:00.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-14T04:21:01.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-14T04:21:01.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-14T04:21:02.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-14T04:21:02.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-14T04:21:02.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-14T04:21:02.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-14T04:21:02.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-14T04:21:04.076Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-14T04:21:04.076Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-14T04:21:04.076Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-14T04:21:04.076Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-14T04:21:05.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-14T04:21:05.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-14T04:21:05.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-14T04:21:05.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-14T04:21:06.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements [2023-07-14T04:21:06.281Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-14T04:21:06.281Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-14T04:21:07.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-14T04:21:07.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-14T04:21:19.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.322s coverage: 79.9% of statements [2023-07-14T04:21:19.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.091s coverage: 92.9% of statements [2023-07-14T04:21:19.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.038s coverage: 64.4% of statements [2023-07-14T04:21:19.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.073s coverage: 62.3% of statements [2023-07-14T04:21:19.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2023-07-14T04:21:19.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.051s coverage: 20.0% of statements [2023-07-14T04:21:19.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2023-07-14T04:21:19.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.103s coverage: 81.8% of statements [2023-07-14T04:21:19.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.102s coverage: 82.1% of statements [2023-07-14T04:21:19.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 86.0% of statements [2023-07-14T04:21:19.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 63.1% of statements [2023-07-14T04:21:19.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2023-07-14T04:21:19.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2023-07-14T04:21:19.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-07-14T04:21:19.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2023-07-14T04:21:19.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2023-07-14T04:21:19.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.162s coverage: 38.4% of statements [2023-07-14T04:21:19.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-07-14T04:21:19.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements [2023-07-14T04:21:19.437Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2023-07-14T04:21:19.437Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.121s coverage: 92.3% of statements [2023-07-14T04:21:19.437Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.8% of statements [2023-07-14T04:21:19.437Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements [2023-07-14T04:21:19.437Z] 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 [2023-07-14T04:21:19.437Z] running golangci-lint [2023-07-14T04:21:19.437Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-07-14T04:21:19.437Z] go version go1.20.6 linux/amd64 [2023-07-14T04:21:19.437Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-07-14T04:21:19.437Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-07-14T04:21:34.308Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|imports|files|name|compiled_files|exports_file) took 14.170339245s" [2023-07-14T04:21:34.308Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.158845ms" [2023-07-14T04:21:40.862Z] level=info msg="[linters_context/goanalysis] analyzers took 54.499004456s with top 10 stages: buildir: 32.954580666s, inspect: 1.976572915s, gosec: 1.303353884s, fact_deprecated: 1.293142113s, ctrlflow: 892.31982ms, S1038: 843.178849ms, printf: 818.940505ms, fact_purity: 744.871054ms, nilness: 721.746544ms, directives: 533.05283ms" [2023-07-14T04:21:40.862Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-07-14T04:21:40.862Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 203/203, path_prettifier: 203/203, exclude-rules: 23/203, cgo: 203/203, autogenerated_exclude: 203/203, nolint: 0/23, identifier_marker: 203/203, exclude: 203/203, skip_files: 203/203, skip_dirs: 203/203" [2023-07-14T04:21:40.862Z] level=info msg="[runner] processing took 17.108851ms with stages: nolint: 6.796ms, identifier_marker: 5.419696ms, autogenerated_exclude: 1.559872ms, path_prettifier: 1.360954ms, exclude-rules: 1.245359ms, skip_dirs: 681.967µs, cgo: 26.151µs, filename_unadjuster: 15.271µs, skip_files: 700ns, max_same_issues: 490ns, exclude: 420ns, uniq_by_line: 400ns, source_code: 290ns, sort_results: 250ns, severity-rules: 230ns, diff: 221ns, max_from_linter: 180ns, path_shortener: 160ns, max_per_file_from_linter: 120ns, path_prefixer: 120ns" [2023-07-14T04:21:40.862Z] level=info msg="[runner] linters took 7.743748978s with stages: goanalysis_metalinter: 7.726531754s" [2023-07-14T04:21:40.862Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-07-14T04:21:40.862Z] level=info msg="Memory: 220 samples, avg is 193.2MB, max is 758.0MB" [2023-07-14T04:21:40.862Z] level=info msg="Execution took 21.959123155s" [2023-07-14T04:21:40.862Z] go vet ./... [2023-07-14T04:21:45.045Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-14T04:21:45.045Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-14T04:21:45.045Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-14T04:21:45.057Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-07-14T04:21:45.346Z] + ls -al . [2023-07-14T04:21:45.346Z] total 720 [2023-07-14T04:21:45.346Z] drwxrwxr-x 11 1001 1001 4096 Jul 14 04:20 . [2023-07-14T04:21:45.346Z] drwxr-xr-x 4 root root 4096 Jul 14 04:20 .. [2023-07-14T04:21:45.346Z] drwxrwxr-x 2 1001 1001 4096 Jul 14 04:19 .blubracket [2023-07-14T04:21:45.346Z] -rw-rw-r-- 1 1001 1001 16 Jul 14 04:19 .dockerignore [2023-07-14T04:21:45.346Z] drwxrwxr-x 8 1001 1001 4096 Jul 14 04:19 .git [2023-07-14T04:21:45.346Z] drwxrwxr-x 3 1001 1001 4096 Jul 14 04:19 .github [2023-07-14T04:21:45.346Z] -rw-rw-r-- 1 1001 1001 1133 Jul 14 04:19 .gitignore [2023-07-14T04:21:45.346Z] -rw-rw-r-- 1 1001 1001 42 Jul 14 04:19 .golangci.yml [2023-07-14T04:21:45.346Z] -rw-rw-r-- 1 1001 1001 87 Jul 14 04:19 .hadolint.yml [2023-07-14T04:21:45.346Z] drwxr-xr-x 3 1001 1001 4096 Jul 14 04:19 .semver [2023-07-14T04:21:45.346Z] -rw-rw-r-- 1 1001 1001 166 Jul 14 04:19 .sonarcloud.properties [2023-07-14T04:21:45.346Z] -rw-rw-r-- 1 1001 1001 1171 Jul 14 04:19 ADOPTERS.md [2023-07-14T04:21:45.346Z] -rw-rw-r-- 1 1001 1001 11234 Jul 14 04:19 Attribution.txt [2023-07-14T04:21:45.346Z] -rw-rw-r-- 1 1001 1001 93407 Jul 14 04:19 CHANGELOG.md [2023-07-14T04:21:45.346Z] -rw-rw-r-- 1 1001 1001 3804 Jul 14 04:19 CONTRIBUTING.md [2023-07-14T04:21:45.346Z] -rw-rw-r-- 1 1001 1001 677 Jul 14 04:19 GOVERNANCE.md [2023-07-14T04:21:45.346Z] -rw-rw-r-- 1 1001 1001 883 Jul 14 04:19 Jenkinsfile [2023-07-14T04:21:45.346Z] -rw-rw-r-- 1 1001 1001 10775 Jul 14 04:19 LICENSE [2023-07-14T04:21:45.346Z] -rw-rw-r-- 1 1001 1001 14368 Jul 14 04:19 Makefile [2023-07-14T04:21:45.346Z] -rw-rw-r-- 1 1001 1001 582 Jul 14 04:19 OWNERS.md [2023-07-14T04:21:45.346Z] -rw-rw-r-- 1 1001 1001 9923 Jul 14 04:19 README.md [2023-07-14T04:21:45.346Z] -rw-rw-r-- 1 1001 1001 789 Jul 14 04:19 SECURITY.md [2023-07-14T04:21:45.346Z] -rw-rw-r-- 1 1001 1001 5 Jul 14 04:19 VERSION [2023-07-14T04:21:45.346Z] drwxrwxr-x 2 1001 1001 4096 Jul 14 04:19 bin [2023-07-14T04:21:45.346Z] drwxrwxr-x 18 1001 1001 4096 Jul 14 04:19 cmd [2023-07-14T04:21:45.346Z] -rw-r--r-- 1 root root 448413 Jul 14 04:21 coverage.out [2023-07-14T04:21:45.346Z] -rw-rw-r-- 1 1001 1001 3430 Jul 14 04:19 go.mod [2023-07-14T04:21:45.346Z] -rw-rw-r-- 1 1001 1001 32408 Jul 14 04:19 go.sum [2023-07-14T04:21:45.346Z] drwxrwxr-x 7 1001 1001 4096 Jul 14 04:19 internal [2023-07-14T04:21:45.346Z] drwxrwxr-x 3 1001 1001 4096 Jul 14 04:19 openapi [2023-07-14T04:21:45.346Z] -rw-rw-r-- 1 1001 1001 594 Jul 14 04:19 security.txt [2023-07-14T04:21:45.346Z] drwxrwxr-x 4 1001 1001 4096 Jul 14 04:19 snap [2023-07-14T04:21:45.346Z] -rw-rw-r-- 1 1001 1001 204 Jul 14 04:19 version.go [Pipeline] sh [2023-07-14T04:21:45.630Z] + '[' -e coverage.out ] [2023-07-14T04:21:45.630Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-07-14T04:21:45.735Z] Stashed 1 file(s) [Pipeline] sh [2023-07-14T04:21:46.018Z] + make build [2023-07-14T04:21:46.018Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-14T04:21:58.213Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-14T04:21:58.213Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-14T04:21:59.148Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-07-14T04:21:59.714Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-14T04:22:06.271Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-14T04:22:07.207Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-07-14T04:22:08.582Z] go build -tags "no_messagebus non_delayedstart" -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 [2023-07-14T04:22:09.519Z] go build -tags "no_messagebus non_delayedstart" -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 [2023-07-14T04:22:10.455Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-14T04:22:11.022Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-14T04:22:12.393Z] go build -tags "no_messagebus non_delayedstart" -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] } [2023-07-14T04:22:13.348Z] $ docker stop --time=1 3742bb8f4c489acf85fee56388724314c987f9b899e0fed7ea21fa7bc2a6f398 [2023-07-14T04:22:20.460Z] $ docker rm -f --volumes 3742bb8f4c489acf85fee56388724314c987f9b899e0fed7ea21fa7bc2a6f398 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T04:22:21.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-14T04:22:21.367Z] [2023-07-14T04:22:21.367Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T04:22:21.661Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-14T04:22:21.661Z] latest: Pulling from edgex-devops/edgex-compose [2023-07-14T04:22:21.661Z] 91d30c5bc195: Pulling fs layer [2023-07-14T04:22:21.661Z] 2e9b0aa3be6d: Pulling fs layer [2023-07-14T04:22:21.661Z] 9c61dcf015f6: Pulling fs layer [2023-07-14T04:22:21.661Z] 4698f68db338: Pulling fs layer [2023-07-14T04:22:21.661Z] 2a2f49069b9e: Pulling fs layer [2023-07-14T04:22:21.661Z] e0025b399a48: Pulling fs layer [2023-07-14T04:22:21.661Z] 4698f68db338: Waiting [2023-07-14T04:22:21.661Z] e0025b399a48: Waiting [2023-07-14T04:22:21.661Z] 2a2f49069b9e: Waiting [2023-07-14T04:22:21.921Z] 91d30c5bc195: Verifying Checksum [2023-07-14T04:22:21.921Z] 91d30c5bc195: Download complete [2023-07-14T04:22:21.921Z] 4698f68db338: Download complete [2023-07-14T04:22:21.921Z] 91d30c5bc195: Pull complete [2023-07-14T04:22:21.921Z] 2e9b0aa3be6d: Verifying Checksum [2023-07-14T04:22:21.921Z] 2e9b0aa3be6d: Download complete [2023-07-14T04:22:22.179Z] 2a2f49069b9e: Download complete [2023-07-14T04:22:22.179Z] 2e9b0aa3be6d: Pull complete [2023-07-14T04:22:22.438Z] 9c61dcf015f6: Download complete [2023-07-14T04:22:24.970Z] 9c61dcf015f6: Pull complete [2023-07-14T04:22:25.228Z] 4698f68db338: Pull complete [2023-07-14T04:22:25.486Z] 2a2f49069b9e: Pull complete [2023-07-14T04:22:25.487Z] e0025b399a48: Pull complete [2023-07-14T04:22:25.487Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-07-14T04:22:25.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-14T04:22:25.487Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T04:22:25.554Z] prd-ubuntu20.04-docker-8c-8g-1129 does not seem to be running inside a container [2023-07-14T04:22:25.594Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 [2023-07-14T04:22:29.171Z] $ docker top b57c61f3dc2231e55c97a66a446951518dbc5fac331e2cd876f1eadb6bc4fbac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-14T04:22:29.502Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-07-14T04:22:32.044Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-14T04:22:32.044Z] #1 transferring dockerfile: 2.12kB done [2023-07-14T04:22:32.044Z] #1 DONE 0.0s [2023-07-14T04:22:32.044Z] [2023-07-14T04:22:32.044Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2023-07-14T04:22:32.044Z] #2 transferring dockerfile: 2.68kB done [2023-07-14T04:22:32.044Z] #2 DONE 0.0s [2023-07-14T04:22:32.044Z] [2023-07-14T04:22:32.044Z] #3 [security-spire-config internal] load build definition from Dockerfile [2023-07-14T04:22:32.044Z] #3 transferring dockerfile: 2.58kB done [2023-07-14T04:22:32.044Z] #3 DONE 0.0s [2023-07-14T04:22:32.044Z] [2023-07-14T04:22:32.044Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-14T04:22:32.044Z] #4 transferring dockerfile: 2.38kB done [2023-07-14T04:22:32.044Z] #4 DONE 0.0s [2023-07-14T04:22:32.044Z] [2023-07-14T04:22:32.044Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-14T04:22:32.044Z] #5 transferring dockerfile: 2.04kB done [2023-07-14T04:22:32.044Z] #5 DONE 0.0s [2023-07-14T04:22:32.044Z] [2023-07-14T04:22:32.044Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-14T04:22:32.044Z] #6 transferring dockerfile: 2.82kB done [2023-07-14T04:22:32.044Z] #6 DONE 0.0s [2023-07-14T04:22:32.044Z] [2023-07-14T04:22:32.044Z] #7 [core-metadata internal] load build definition from Dockerfile [2023-07-14T04:22:32.044Z] #7 transferring dockerfile: 1.96kB done [2023-07-14T04:22:32.044Z] #7 DONE 0.0s [2023-07-14T04:22:32.044Z] [2023-07-14T04:22:32.044Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-14T04:22:32.044Z] #8 transferring dockerfile: 2.06kB done [2023-07-14T04:22:32.044Z] #8 DONE 0.0s [2023-07-14T04:22:32.044Z] [2023-07-14T04:22:32.044Z] #9 [security-spire-server internal] load build definition from Dockerfile [2023-07-14T04:22:32.044Z] #9 transferring dockerfile: 2.63kB done [2023-07-14T04:22:32.044Z] #9 DONE 0.0s [2023-07-14T04:22:32.044Z] [2023-07-14T04:22:32.044Z] #10 [core-data internal] load build definition from Dockerfile [2023-07-14T04:22:32.044Z] #10 transferring dockerfile: 1.90kB done [2023-07-14T04:22:32.044Z] #10 DONE 0.0s [2023-07-14T04:22:32.044Z] [2023-07-14T04:22:32.044Z] #11 [support-scheduler internal] load build definition from Dockerfile [2023-07-14T04:22:32.044Z] #11 transferring dockerfile: 1.82kB done [2023-07-14T04:22:32.044Z] #11 DONE 0.0s [2023-07-14T04:22:32.044Z] [2023-07-14T04:22:32.044Z] #12 [core-command internal] load build definition from Dockerfile [2023-07-14T04:22:32.044Z] #12 transferring dockerfile: 1.82kB done [2023-07-14T04:22:32.044Z] #12 DONE 0.0s [2023-07-14T04:22:32.044Z] [2023-07-14T04:22:32.044Z] #13 [support-notifications internal] load build definition from Dockerfile [2023-07-14T04:22:32.044Z] #13 transferring dockerfile: 1.84kB done [2023-07-14T04:22:32.044Z] #13 DONE 0.0s [2023-07-14T04:22:32.044Z] [2023-07-14T04:22:32.044Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-14T04:22:32.044Z] #14 transferring dockerfile: 1.78kB done [2023-07-14T04:22:32.044Z] #14 DONE 0.1s [2023-07-14T04:22:32.044Z] [2023-07-14T04:22:32.044Z] #15 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-14T04:22:32.044Z] #15 transferring context: 56B done [2023-07-14T04:22:32.044Z] #15 DONE 0.0s [2023-07-14T04:22:32.044Z] [2023-07-14T04:22:32.044Z] #16 [security-spire-agent internal] load .dockerignore [2023-07-14T04:22:32.044Z] #16 transferring context: 56B done [2023-07-14T04:22:32.044Z] #16 DONE 0.0s [2023-07-14T04:22:32.044Z] [2023-07-14T04:22:32.044Z] #17 [security-spire-config internal] load .dockerignore [2023-07-14T04:22:32.044Z] #17 transferring context: 56B done [2023-07-14T04:22:32.044Z] #17 DONE 0.0s [2023-07-14T04:22:32.044Z] [2023-07-14T04:22:32.044Z] #18 [security-secretstore-setup internal] load .dockerignore [2023-07-14T04:22:32.044Z] #18 transferring context: 56B done [2023-07-14T04:22:32.044Z] #18 DONE 0.0s [2023-07-14T04:22:32.044Z] [2023-07-14T04:22:32.044Z] #19 [security-proxy-auth internal] load .dockerignore [2023-07-14T04:22:32.044Z] #19 transferring context: 56B done [2023-07-14T04:22:32.044Z] #19 DONE 0.0s [2023-07-14T04:22:32.044Z] [2023-07-14T04:22:32.044Z] #20 [security-proxy-setup internal] load .dockerignore [2023-07-14T04:22:32.303Z] #20 transferring context: 56B done [2023-07-14T04:22:32.303Z] #20 DONE 0.1s [2023-07-14T04:22:32.303Z] [2023-07-14T04:22:32.303Z] #21 [security-bootstrapper internal] load .dockerignore [2023-07-14T04:22:32.303Z] #21 transferring context: 56B done [2023-07-14T04:22:32.303Z] #21 DONE 0.0s [2023-07-14T04:22:32.303Z] [2023-07-14T04:22:32.303Z] #22 [core-metadata internal] load .dockerignore [2023-07-14T04:22:32.303Z] #22 transferring context: 56B done [2023-07-14T04:22:32.303Z] #22 DONE 0.0s [2023-07-14T04:22:32.303Z] [2023-07-14T04:22:32.303Z] #23 [security-spire-server internal] load .dockerignore [2023-07-14T04:22:32.303Z] #23 transferring context: 56B done [2023-07-14T04:22:32.303Z] #23 DONE 0.0s [2023-07-14T04:22:32.303Z] [2023-07-14T04:22:32.303Z] #24 [core-data internal] load .dockerignore [2023-07-14T04:22:32.303Z] #24 transferring context: 56B done [2023-07-14T04:22:32.303Z] #24 DONE 0.1s [2023-07-14T04:22:32.303Z] [2023-07-14T04:22:32.303Z] #25 [support-scheduler internal] load .dockerignore [2023-07-14T04:22:32.303Z] #25 transferring context: 56B done [2023-07-14T04:22:32.303Z] #25 DONE 0.1s [2023-07-14T04:22:32.303Z] [2023-07-14T04:22:32.303Z] #26 [support-notifications internal] load .dockerignore [2023-07-14T04:22:32.303Z] #26 transferring context: 56B done [2023-07-14T04:22:32.303Z] #26 DONE 0.1s [2023-07-14T04:22:32.303Z] [2023-07-14T04:22:32.303Z] #27 [core-command internal] load .dockerignore [2023-07-14T04:22:32.303Z] #27 transferring context: 56B done [2023-07-14T04:22:32.303Z] #27 DONE 0.1s [2023-07-14T04:22:32.303Z] [2023-07-14T04:22:32.303Z] #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-14T04:22:32.303Z] #28 DONE 0.0s [2023-07-14T04:22:32.303Z] [2023-07-14T04:22:32.303Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2023-07-14T04:22:32.303Z] #29 transferring context: 56B done [2023-07-14T04:22:32.303Z] #29 DONE 0.0s [2023-07-14T04:22:32.303Z] [2023-07-14T04:22:32.303Z] #28 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-14T04:22:32.303Z] #28 DONE 0.0s [2023-07-14T04:22:32.303Z] [2023-07-14T04:22:32.303Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-07-14T04:22:32.562Z] #30 ... [2023-07-14T04:22:32.562Z] [2023-07-14T04:22:32.562Z] #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-14T04:22:32.562Z] #28 DONE 0.0s [2023-07-14T04:22:32.562Z] [2023-07-14T04:22:32.562Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-07-14T04:22:33.130Z] #30 DONE 0.8s [2023-07-14T04:22:33.130Z] [2023-07-14T04:22:33.130Z] #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-14T04:22:33.130Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-14T04:22:33.130Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-07-14T04:22:33.130Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-14T04:22:33.130Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-14T04:22:33.130Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-14T04:22:33.130Z] #31 DONE 0.2s [2023-07-14T04:22:33.130Z] [2023-07-14T04:22:33.130Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-07-14T04:22:35.051Z] #32 DONE 1.9s [2023-07-14T04:22:35.051Z] [2023-07-14T04:22:35.051Z] #33 [core-command builder 2/7] WORKDIR /edgex-go [2023-07-14T04:22:40.387Z] #33 ... [2023-07-14T04:22:40.387Z] [2023-07-14T04:22:40.387Z] #34 [core-metadata internal] load build context [2023-07-14T04:22:40.387Z] #34 transferring context: 229.66MB 6.8s [2023-07-14T04:22:40.387Z] #34 ... [2023-07-14T04:22:40.387Z] [2023-07-14T04:22:40.387Z] #35 [support-notifications internal] load build context [2023-07-14T04:22:40.387Z] #35 ... [2023-07-14T04:22:40.387Z] [2023-07-14T04:22:40.387Z] #34 [core-metadata internal] load build context [2023-07-14T04:22:42.936Z] #34 transferring context: 358.98MB 9.5s done [2023-07-14T04:22:42.936Z] #34 ... [2023-07-14T04:22:42.936Z] [2023-07-14T04:22:42.936Z] #36 [security-spire-config internal] load build context [2023-07-14T04:22:42.936Z] #36 transferring context: 358.98MB 9.3s done [2023-07-14T04:22:43.195Z] #36 ... [2023-07-14T04:22:43.195Z] [2023-07-14T04:22:43.195Z] #37 [security-proxy-auth internal] load build context [2023-07-14T04:22:43.195Z] #37 transferring context: 358.98MB 9.0s done [2023-07-14T04:22:43.454Z] #37 ... [2023-07-14T04:22:43.454Z] [2023-07-14T04:22:43.454Z] #38 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-14T04:22:43.454Z] #38 ... [2023-07-14T04:22:43.454Z] [2023-07-14T04:22:43.454Z] #39 [core-command internal] load build context [2023-07-14T04:22:43.454Z] #39 transferring context: 358.98MB 9.7s done [2023-07-14T04:22:43.454Z] #39 ... [2023-07-14T04:22:43.454Z] [2023-07-14T04:22:43.454Z] #40 [security-proxy-setup internal] load build context [2023-07-14T04:22:43.454Z] #40 transferring context: 358.98MB 8.9s done [2023-07-14T04:22:43.712Z] #40 ... [2023-07-14T04:22:43.712Z] [2023-07-14T04:22:43.712Z] #41 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-14T04:22:43.970Z] #41 ... [2023-07-14T04:22:43.970Z] [2023-07-14T04:22:43.970Z] #42 [security-bootstrapper internal] load build context [2023-07-14T04:22:43.970Z] #42 transferring context: 358.98MB 9.6s done [2023-07-14T04:22:43.970Z] #42 ... [2023-07-14T04:22:43.970Z] [2023-07-14T04:22:43.970Z] #43 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-14T04:22:44.229Z] #43 ... [2023-07-14T04:22:44.229Z] [2023-07-14T04:22:44.229Z] #44 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-14T04:22:44.229Z] #44 ... [2023-07-14T04:22:44.229Z] [2023-07-14T04:22:44.229Z] #45 [security-secretstore-setup internal] load build context [2023-07-14T04:22:44.229Z] #45 transferring context: 358.98MB 9.0s done [2023-07-14T04:22:44.488Z] #45 ... [2023-07-14T04:22:44.488Z] [2023-07-14T04:22:44.488Z] #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-14T04:22:44.488Z] #0 8.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T04:22:44.488Z] #0 8.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T04:22:44.488Z] #0 9.075 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-14T04:22:44.488Z] #0 9.082 Executing busybox-1.35.0-r29.trigger [2023-07-14T04:22:44.488Z] #0 9.088 OK: 7 MiB in 16 packages [2023-07-14T04:22:44.488Z] #46 ... [2023-07-14T04:22:44.488Z] [2023-07-14T04:22:44.488Z] #47 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-14T04:22:44.488Z] #0 6.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T04:22:44.488Z] #0 6.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T04:22:44.488Z] #0 6.851 (1/4) Installing ca-certificates (20230506-r0) [2023-07-14T04:22:44.488Z] #0 6.864 (2/4) Installing dumb-init (1.2.5-r2) [2023-07-14T04:22:44.488Z] #0 6.868 (3/4) Installing su-exec (0.2-r2) [2023-07-14T04:22:44.488Z] #0 6.871 (4/4) Installing yq (4.30.4-r4) [2023-07-14T04:22:44.488Z] #0 7.060 Executing busybox-1.35.0-r29.trigger [2023-07-14T04:22:44.488Z] #0 7.066 Executing ca-certificates-20230506-r0.trigger [2023-07-14T04:22:44.488Z] #0 7.134 OK: 17 MiB in 19 packages [2023-07-14T04:22:44.748Z] #47 ... [2023-07-14T04:22:44.749Z] [2023-07-14T04:22:44.749Z] #48 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-07-14T04:22:44.749Z] #0 1.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T04:22:44.749Z] #0 1.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T04:22:44.749Z] #0 1.691 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-14T04:22:44.749Z] #0 1.691 Executing busybox-1.35.0-r29.trigger [2023-07-14T04:22:44.749Z] #0 1.692 OK: 7 MiB in 16 packages [2023-07-14T04:22:45.014Z] #48 ... [2023-07-14T04:22:45.014Z] [2023-07-14T04:22:45.014Z] #49 [security-spire-agent internal] load build context [2023-07-14T04:22:45.014Z] #49 transferring context: 358.98MB 9.6s done [2023-07-14T04:22:45.014Z] #49 ... [2023-07-14T04:22:45.014Z] [2023-07-14T04:22:45.014Z] #50 [core-data internal] load build context [2023-07-14T04:22:45.014Z] #50 transferring context: 358.98MB 9.3s done [2023-07-14T04:22:45.289Z] #50 ... [2023-07-14T04:22:45.289Z] [2023-07-14T04:22:45.289Z] #51 [support-scheduler internal] load build context [2023-07-14T04:22:45.289Z] #51 transferring context: 358.98MB 10.0s done [2023-07-14T04:22:45.289Z] #51 ... [2023-07-14T04:22:45.289Z] [2023-07-14T04:22:45.289Z] #52 [security-spire-server internal] load build context [2023-07-14T04:22:45.289Z] #52 transferring context: 358.98MB 9.2s done [2023-07-14T04:22:45.548Z] #52 ... [2023-07-14T04:22:45.548Z] [2023-07-14T04:22:45.548Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-14T04:22:45.548Z] #0 1.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T04:22:45.548Z] #0 1.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T04:22:45.548Z] #0 1.746 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-14T04:22:45.548Z] #0 1.746 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-14T04:22:45.548Z] #0 1.746 OK: 17818 distinct packages available [2023-07-14T04:22:45.548Z] #0 1.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T04:22:45.548Z] #0 1.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T04:22:45.548Z] #0 2.102 (1/9) Installing ca-certificates (20230506-r0) [2023-07-14T04:22:45.548Z] #0 2.115 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-14T04:22:45.548Z] #0 2.126 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-07-14T04:22:45.548Z] #0 2.131 (4/9) Installing libcurl (8.1.2-r0) [2023-07-14T04:22:45.548Z] #0 2.138 (5/9) Installing curl (8.1.2-r0) [2023-07-14T04:22:45.548Z] #0 2.148 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-14T04:22:45.548Z] #0 2.152 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-14T04:22:45.548Z] #0 2.158 (8/9) Installing libucontext (1.2-r0) [2023-07-14T04:22:45.548Z] #0 2.163 (9/9) Installing gcompat (1.1.0-r0) [2023-07-14T04:22:45.548Z] #0 2.168 Executing busybox-1.35.0-r29.trigger [2023-07-14T04:22:45.548Z] #0 2.173 Executing ca-certificates-20230506-r0.trigger [2023-07-14T04:22:45.548Z] #0 2.231 OK: 10 MiB in 24 packages [2023-07-14T04:22:45.548Z] #53 ... [2023-07-14T04:22:45.548Z] [2023-07-14T04:22:45.548Z] #54 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-14T04:22:45.807Z] #54 ... [2023-07-14T04:22:45.807Z] [2023-07-14T04:22:45.807Z] #55 [security-spiffe-token-provider internal] load build context [2023-07-14T04:22:45.807Z] #55 transferring context: 358.98MB 10.5s done [2023-07-14T04:22:46.468Z] #55 ... [2023-07-14T04:22:46.468Z] [2023-07-14T04:22:46.468Z] #56 [core-common-config-bootstrapper internal] load build context [2023-07-14T04:22:46.468Z] #56 transferring context: 358.98MB 8.9s done [2023-07-14T04:22:50.663Z] #56 ... [2023-07-14T04:22:50.663Z] [2023-07-14T04:22:50.663Z] #35 [support-notifications internal] load build context [2023-07-14T04:22:50.663Z] #35 transferring context: 358.98MB 9.4s done [2023-07-14T04:23:05.988Z] #35 ... [2023-07-14T04:23:05.988Z] [2023-07-14T04:23:05.988Z] #40 [security-proxy-setup internal] load build context [2023-07-14T04:23:05.988Z] #40 DONE 31.2s [2023-07-14T04:23:05.988Z] [2023-07-14T04:23:05.988Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-14T04:23:05.988Z] #53 DONE 30.8s [2023-07-14T04:23:05.988Z] [2023-07-14T04:23:05.988Z] #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-14T04:23:05.988Z] #46 DONE 30.8s [2023-07-14T04:23:05.988Z] [2023-07-14T04:23:05.988Z] #47 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-14T04:23:05.988Z] #47 DONE 30.8s [2023-07-14T04:23:05.988Z] [2023-07-14T04:23:05.988Z] #48 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-07-14T04:23:05.988Z] #48 DONE 30.9s [2023-07-14T04:23:05.988Z] [2023-07-14T04:23:05.988Z] #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-07-14T04:23:05.988Z] #33 DONE 29.6s [2023-07-14T04:23:05.988Z] [2023-07-14T04:23:05.988Z] #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-07-14T04:23:05.988Z] #57 ... [2023-07-14T04:23:05.988Z] [2023-07-14T04:23:05.988Z] #37 [security-proxy-auth internal] load build context [2023-07-14T04:23:05.988Z] #37 DONE 31.2s [2023-07-14T04:23:05.988Z] [2023-07-14T04:23:05.988Z] #52 [security-spire-server internal] load build context [2023-07-14T04:23:05.988Z] #52 DONE 31.3s [2023-07-14T04:23:05.988Z] [2023-07-14T04:23:05.988Z] #45 [security-secretstore-setup internal] load build context [2023-07-14T04:23:05.988Z] #45 DONE 31.3s [2023-07-14T04:23:05.988Z] [2023-07-14T04:23:05.988Z] #50 [core-data internal] load build context [2023-07-14T04:23:05.988Z] #50 DONE 31.3s [2023-07-14T04:23:05.988Z] [2023-07-14T04:23:05.988Z] #35 [support-notifications internal] load build context [2023-07-14T04:23:05.988Z] #35 DONE 31.3s [2023-07-14T04:23:05.988Z] [2023-07-14T04:23:05.988Z] #36 [security-spire-config internal] load build context [2023-07-14T04:23:05.988Z] #36 DONE 31.3s [2023-07-14T04:23:05.988Z] [2023-07-14T04:23:05.988Z] #34 [core-metadata internal] load build context [2023-07-14T04:23:05.988Z] #34 DONE 31.3s [2023-07-14T04:23:05.988Z] [2023-07-14T04:23:05.988Z] #49 [security-spire-agent internal] load build context [2023-07-14T04:23:05.988Z] #49 DONE 31.3s [2023-07-14T04:23:05.988Z] [2023-07-14T04:23:05.988Z] #39 [core-command internal] load build context [2023-07-14T04:23:05.988Z] #39 DONE 31.3s [2023-07-14T04:23:05.988Z] [2023-07-14T04:23:05.988Z] #42 [security-bootstrapper internal] load build context [2023-07-14T04:23:05.988Z] #42 DONE 31.3s [2023-07-14T04:23:05.988Z] [2023-07-14T04:23:05.988Z] #56 [core-common-config-bootstrapper internal] load build context [2023-07-14T04:23:05.988Z] #56 DONE 31.2s [2023-07-14T04:23:05.988Z] [2023-07-14T04:23:05.988Z] #51 [support-scheduler internal] load build context [2023-07-14T04:23:05.988Z] #51 DONE 31.3s [2023-07-14T04:23:05.988Z] [2023-07-14T04:23:05.988Z] #55 [security-spiffe-token-provider internal] load build context [2023-07-14T04:23:05.988Z] #55 DONE 31.3s [2023-07-14T04:23:05.988Z] [2023-07-14T04:23:05.988Z] #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-14T04:23:05.988Z] #58 ... [2023-07-14T04:23:05.988Z] [2023-07-14T04:23:05.988Z] #38 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-14T04:23:05.988Z] #38 31.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T04:23:05.988Z] #38 31.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T04:23:05.988Z] #38 31.83 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-14T04:23:05.988Z] #38 31.84 (2/2) Installing openssl (3.0.9-r1) [2023-07-14T04:23:05.988Z] #38 31.85 Executing busybox-1.35.0-r29.trigger [2023-07-14T04:23:05.988Z] #38 31.87 OK: 8 MiB in 17 packages [2023-07-14T04:23:05.988Z] #38 DONE 32.1s [2023-07-14T04:23:05.988Z] [2023-07-14T04:23:05.988Z] #59 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-14T04:23:05.988Z] #59 DONE 0.0s [2023-07-14T04:23:05.988Z] [2023-07-14T04:23:05.988Z] #41 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-14T04:23:05.988Z] #41 31.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T04:23:05.988Z] #41 31.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T04:23:05.988Z] #41 31.97 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-14T04:23:05.988Z] #41 31.97 (2/2) Installing su-exec (0.2-r2) [2023-07-14T04:23:05.988Z] #41 31.98 Executing busybox-1.35.0-r29.trigger [2023-07-14T04:23:05.988Z] #41 31.99 OK: 7 MiB in 17 packages [2023-07-14T04:23:05.988Z] #41 DONE 32.2s [2023-07-14T04:23:05.988Z] [2023-07-14T04:23:05.988Z] #60 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-14T04:23:05.988Z] #60 ... [2023-07-14T04:23:05.988Z] [2023-07-14T04:23:05.988Z] #44 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-14T04:23:05.988Z] #44 31.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T04:23:05.988Z] #44 31.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T04:23:05.988Z] #44 31.81 (1/2) Installing ca-certificates (20230506-r0) [2023-07-14T04:23:05.988Z] #44 31.83 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-14T04:23:05.988Z] #44 31.83 Executing busybox-1.35.0-r29.trigger [2023-07-14T04:23:05.988Z] #44 31.84 Executing ca-certificates-20230506-r0.trigger [2023-07-14T04:23:05.988Z] #44 31.91 OK: 8 MiB in 17 packages [2023-07-14T04:23:05.988Z] #44 DONE 32.1s [2023-07-14T04:23:05.988Z] [2023-07-14T04:23:05.988Z] #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-14T04:23:05.988Z] #58 1.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T04:23:05.988Z] #58 ... [2023-07-14T04:23:05.988Z] [2023-07-14T04:23:05.988Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-14T04:23:05.988Z] #0 1.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T04:23:05.988Z] #0 1.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T04:23:05.988Z] #0 1.544 OK: 265 MiB in 53 packages [2023-07-14T04:23:05.988Z] #61 DONE 1.7s [2023-07-14T04:23:05.988Z] [2023-07-14T04:23:05.988Z] #43 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-14T04:23:05.988Z] #43 31.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T04:23:05.988Z] #43 31.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T04:23:05.988Z] #43 31.75 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-14T04:23:05.988Z] #43 31.75 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-14T04:23:05.988Z] #43 31.75 OK: 17818 distinct packages available [2023-07-14T04:23:05.988Z] #43 31.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T04:23:05.988Z] #43 31.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T04:23:05.988Z] #43 32.21 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-14T04:23:05.988Z] #43 32.22 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-14T04:23:05.988Z] #43 32.23 (3/4) Installing libucontext (1.2-r0) [2023-07-14T04:23:05.988Z] #43 32.23 (4/4) Installing gcompat (1.1.0-r0) [2023-07-14T04:23:05.988Z] #43 32.24 Executing busybox-1.35.0-r29.trigger [2023-07-14T04:23:05.988Z] #43 32.24 OK: 7 MiB in 19 packages [2023-07-14T04:23:05.988Z] #43 DONE 32.4s [2023-07-14T04:23:05.988Z] [2023-07-14T04:23:05.988Z] #62 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-14T04:23:05.988Z] #62 DONE 0.0s [2023-07-14T04:23:05.988Z] [2023-07-14T04:23:05.988Z] #54 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-14T04:23:05.988Z] #54 31.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T04:23:05.988Z] #54 31.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T04:23:05.988Z] #54 31.87 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-14T04:23:05.988Z] #54 31.87 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-14T04:23:05.988Z] #54 31.87 OK: 17818 distinct packages available [2023-07-14T04:23:05.988Z] #54 31.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T04:23:05.988Z] #54 32.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T04:23:05.988Z] #54 32.33 (1/5) Installing dumb-init (1.2.5-r2) [2023-07-14T04:23:05.988Z] #54 32.34 (2/5) Installing musl-obstack (1.2.3-r0) [2023-07-14T04:23:05.988Z] #54 32.36 (3/5) Installing libucontext (1.2-r0) [2023-07-14T04:23:05.988Z] #54 32.41 (4/5) Installing gcompat (1.1.0-r0) [2023-07-14T04:23:05.988Z] #54 32.42 (5/5) Installing openssl (3.0.9-r1) [2023-07-14T04:23:05.988Z] #54 32.44 Executing busybox-1.35.0-r29.trigger [2023-07-14T04:23:05.988Z] #54 32.46 OK: 8 MiB in 20 packages [2023-07-14T04:23:05.988Z] #54 DONE 32.5s [2023-07-14T04:23:05.988Z] [2023-07-14T04:23:05.988Z] #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-07-14T04:23:05.988Z] #57 1.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T04:23:05.988Z] #57 1.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T04:23:06.249Z] #57 ... [2023-07-14T04:23:06.249Z] [2023-07-14T04:23:06.249Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-14T04:23:06.249Z] #0 1.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T04:23:06.249Z] #0 1.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T04:23:06.249Z] #0 1.489 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-14T04:23:06.249Z] #0 1.489 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-14T04:23:06.249Z] #0 1.489 OK: 17818 distinct packages available [2023-07-14T04:23:06.249Z] #0 1.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T04:23:06.249Z] #0 1.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T04:23:06.249Z] #0 1.841 OK: 265 MiB in 53 packages [2023-07-14T04:23:06.249Z] #63 DONE 1.9s [2023-07-14T04:23:06.249Z] [2023-07-14T04:23:06.249Z] #64 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-14T04:23:06.249Z] #64 DONE 0.0s [2023-07-14T04:23:06.249Z] [2023-07-14T04:23:06.249Z] #60 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-14T04:23:06.249Z] #60 DONE 0.8s [2023-07-14T04:23:06.249Z] [2023-07-14T04:23:06.249Z] #65 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-14T04:23:06.249Z] #65 DONE 0.0s [2023-07-14T04:23:06.249Z] [2023-07-14T04:23:06.249Z] #66 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-14T04:23:06.249Z] #0 1.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T04:23:06.249Z] #0 1.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T04:23:06.249Z] #0 2.032 OK: 265 MiB in 53 packages [2023-07-14T04:23:06.249Z] #66 DONE 2.1s [2023-07-14T04:23:06.249Z] [2023-07-14T04:23:06.249Z] #67 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-14T04:23:06.249Z] #67 DONE 0.0s [2023-07-14T04:23:06.249Z] [2023-07-14T04:23:06.249Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-07-14T04:23:06.249Z] #57 2.026 OK: 265 MiB in 53 packages [2023-07-14T04:23:06.249Z] #57 DONE 2.3s [2023-07-14T04:23:06.249Z] [2023-07-14T04:23:06.249Z] #68 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-14T04:23:06.507Z] #68 DONE 0.0s [2023-07-14T04:23:06.507Z] [2023-07-14T04:23:06.507Z] #69 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T04:23:07.445Z] #69 ... [2023-07-14T04:23:07.445Z] [2023-07-14T04:23:07.445Z] #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-14T04:23:07.445Z] #58 2.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T04:23:07.445Z] #58 2.836 OK: 265 MiB in 53 packages [2023-07-14T04:23:07.445Z] #58 DONE 2.9s [2023-07-14T04:23:07.445Z] [2023-07-14T04:23:07.445Z] #70 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-14T04:23:07.445Z] #70 DONE 0.0s [2023-07-14T04:23:07.445Z] [2023-07-14T04:23:07.445Z] #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T04:23:17.419Z] #71 ... [2023-07-14T04:23:17.419Z] [2023-07-14T04:23:17.419Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T04:23:17.419Z] #72 ... [2023-07-14T04:23:17.419Z] [2023-07-14T04:23:17.419Z] #73 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T04:23:17.419Z] #73 ... [2023-07-14T04:23:17.419Z] [2023-07-14T04:23:17.419Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T04:23:21.184Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1130 in /w/workspace/edgexfoundry_edgex-go_PR-4597 [Pipeline] { [Pipeline] ws [2023-07-14T04:23:21.198Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2023-07-14T04:23:21.231Z] The recommended git tool is: git [2023-07-14T04:23:26.692Z] using credential edgex-jenkins-ssh [2023-07-14T04:23:26.709Z] Cloning the remote Git repository [2023-07-14T04:23:26.757Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-07-14T04:23:26.860Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2023-07-14T04:23:27.020Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-14T04:23:27.022Z] > git --version # timeout=10 [2023-07-14T04:23:27.052Z] > git --version # 'git version 2.25.1' [2023-07-14T04:23:27.055Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-14T04:23:27.219Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-14T04:23:35.583Z] #74 DONE 28.4s [2023-07-14T04:23:35.583Z] [2023-07-14T04:23:35.583Z] #69 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T04:23:35.583Z] #69 DONE 28.2s [2023-07-14T04:23:35.583Z] [2023-07-14T04:23:35.583Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T04:23:35.583Z] #72 DONE 28.7s [2023-07-14T04:23:35.583Z] [2023-07-14T04:23:35.583Z] #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T04:23:35.583Z] #71 DONE 27.4s [2023-07-14T04:23:35.583Z] [2023-07-14T04:23:35.583Z] #73 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T04:23:35.583Z] #73 DONE 28.3s [2023-07-14T04:23:35.583Z] [2023-07-14T04:23:35.583Z] #75 [security-secretstore-setup builder 6/7] COPY . . [2023-07-14T04:23:40.858Z] #75 ... [2023-07-14T04:23:40.858Z] [2023-07-14T04:23:40.858Z] #76 [core-command builder 6/7] COPY . . [2023-07-14T04:23:44.156Z] #76 ... [2023-07-14T04:23:44.156Z] [2023-07-14T04:23:44.156Z] #77 [support-notifications builder 6/7] COPY . . [2023-07-14T04:23:44.156Z] #77 DONE 9.5s [2023-07-14T04:23:44.156Z] [2023-07-14T04:23:44.156Z] #78 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-14T04:23:44.156Z] #78 DONE 9.5s [2023-07-14T04:23:44.156Z] [2023-07-14T04:23:44.156Z] #76 [core-command builder 6/7] COPY . . [2023-07-14T04:23:44.156Z] #76 DONE 9.5s [2023-07-14T04:23:44.156Z] [2023-07-14T04:23:44.156Z] #75 [security-secretstore-setup builder 6/7] COPY . . [2023-07-14T04:23:44.156Z] #75 DONE 9.5s [2023-07-14T04:23:44.156Z] [2023-07-14T04:23:44.156Z] #79 [security-proxy-setup builder 6/7] COPY . . [2023-07-14T04:23:44.156Z] #79 CACHED [2023-07-14T04:23:44.156Z] [2023-07-14T04:23:44.156Z] #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T04:23:44.156Z] #80 CACHED [2023-07-14T04:23:44.156Z] [2023-07-14T04:23:44.156Z] #81 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-14T04:23:44.156Z] #81 CACHED [2023-07-14T04:23:44.156Z] [2023-07-14T04:23:44.156Z] #82 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-14T04:23:44.156Z] #82 CACHED [2023-07-14T04:23:44.156Z] [2023-07-14T04:23:44.156Z] #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T04:23:44.156Z] #83 CACHED [2023-07-14T04:23:44.156Z] [2023-07-14T04:23:44.156Z] #84 [support-scheduler builder 6/7] COPY . . [2023-07-14T04:23:44.156Z] #84 CACHED [2023-07-14T04:23:44.156Z] [2023-07-14T04:23:44.156Z] #85 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T04:23:44.156Z] #85 CACHED [2023-07-14T04:23:44.156Z] [2023-07-14T04:23:44.156Z] #86 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-14T04:23:44.156Z] #86 CACHED [2023-07-14T04:23:44.156Z] [2023-07-14T04:23:44.156Z] #87 [core-data builder 6/7] COPY . . [2023-07-14T04:23:44.156Z] #87 CACHED [2023-07-14T04:23:44.156Z] [2023-07-14T04:23:44.156Z] #88 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T04:23:44.156Z] #88 CACHED [2023-07-14T04:23:44.156Z] [2023-07-14T04:23:44.156Z] #89 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-14T04:23:44.156Z] #89 CACHED [2023-07-14T04:23:44.156Z] [2023-07-14T04:23:44.156Z] #90 [security-bootstrapper builder 6/7] COPY . . [2023-07-14T04:23:44.156Z] #90 CACHED [2023-07-14T04:23:44.156Z] [2023-07-14T04:23:44.156Z] #91 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-14T04:23:44.156Z] #91 CACHED [2023-07-14T04:23:44.156Z] [2023-07-14T04:23:44.156Z] #92 [security-proxy-auth builder 6/7] COPY . . [2023-07-14T04:23:44.156Z] #92 CACHED [2023-07-14T04:23:44.156Z] [2023-07-14T04:23:44.156Z] #93 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T04:23:44.156Z] #93 CACHED [2023-07-14T04:23:44.156Z] [2023-07-14T04:23:44.156Z] #94 [core-metadata builder 6/7] COPY . . [2023-07-14T04:23:44.156Z] #94 CACHED [2023-07-14T04:23:44.156Z] [2023-07-14T04:23:44.156Z] #95 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-14T04:23:44.156Z] #95 CACHED [2023-07-14T04:23:44.156Z] [2023-07-14T04:23:44.156Z] #96 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T04:23:44.156Z] #96 CACHED [2023-07-14T04:23:44.156Z] [2023-07-14T04:23:44.156Z] #97 [security-spire-config builder 6/9] COPY . . [2023-07-14T04:23:44.156Z] #97 DONE 9.5s [2023-07-14T04:23:44.156Z] [2023-07-14T04:23:44.156Z] #98 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-14T04:23:44.156Z] #98 CACHED [2023-07-14T04:23:44.156Z] [2023-07-14T04:23:44.156Z] #99 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-14T04:23:44.156Z] #99 CACHED [2023-07-14T04:23:44.156Z] [2023-07-14T04:23:44.156Z] #100 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T04:23:44.156Z] #100 CACHED [2023-07-14T04:23:44.156Z] [2023-07-14T04:23:44.156Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-14T04:23:44.414Z] #101 ... [2023-07-14T04:23:44.414Z] [2023-07-14T04:23:44.414Z] #102 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-14T04:23:44.414Z] #102 CACHED [2023-07-14T04:23:44.414Z] [2023-07-14T04:23:44.414Z] #103 [security-spire-server builder 6/9] COPY . . [2023-07-14T04:23:44.414Z] #103 CACHED [2023-07-14T04:23:44.414Z] [2023-07-14T04:23:44.414Z] #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-14T04:23:44.414Z] #104 CACHED [2023-07-14T04:23:44.414Z] [2023-07-14T04:23:44.414Z] #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T04:23:44.414Z] #105 CACHED [2023-07-14T04:23:44.414Z] [2023-07-14T04:23:44.414Z] #106 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-14T04:23:44.414Z] #106 DONE 0.1s [2023-07-14T04:23:44.414Z] [2023-07-14T04:23:44.414Z] #107 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-14T04:23:44.414Z] #0 0.420 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-14T04:23:44.815Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-14T04:23:44.839Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-14T04:23:46.508Z] Merging remotes/origin/main commit fa614b66c3ed1d56f649226ca5a7d2f493aafc65 into PR head commit 4c96589810e32dfa87b3b196add1bb7b715a3cf4 [2023-07-14T04:23:46.954Z] Merge succeeded, producing 4c96589810e32dfa87b3b196add1bb7b715a3cf4 [2023-07-14T04:23:46.955Z] Checking out Revision 4c96589810e32dfa87b3b196add1bb7b715a3cf4 (PR-4597) [2023-07-14T04:23:47.157Z] #107 ... [2023-07-14T04:23:47.157Z] [2023-07-14T04:23:47.157Z] #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-14T04:23:47.157Z] #108 DONE 3.0s [2023-07-14T04:23:47.418Z] [2023-07-14T04:23:47.418Z] #109 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-14T04:23:47.418Z] #109 DONE 3.1s [2023-07-14T04:23:47.418Z] [2023-07-14T04:23:47.418Z] #110 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-14T04:23:45.690Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-14T04:23:45.734Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-14T04:23:45.736Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-14T04:23:45.752Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4597/head:refs/remotes/origin/PR-4597 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-14T04:23:46.534Z] > git config core.sparsecheckout # timeout=10 [2023-07-14T04:23:46.619Z] > git checkout -f 4c96589810e32dfa87b3b196add1bb7b715a3cf4 # timeout=10 [2023-07-14T04:23:46.854Z] > git remote # timeout=10 [2023-07-14T04:23:46.881Z] > git config --get remote.origin.url # timeout=10 [2023-07-14T04:23:46.902Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-14T04:23:46.916Z] > git merge fa614b66c3ed1d56f649226ca5a7d2f493aafc65 # timeout=10 [2023-07-14T04:23:46.944Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-14T04:23:46.968Z] > git config core.sparsecheckout # timeout=10 [2023-07-14T04:23:46.983Z] > git checkout -f 4c96589810e32dfa87b3b196add1bb7b715a3cf4 # timeout=10 [2023-07-14T04:23:48.350Z] #110 DONE 0.7s [2023-07-14T04:23:48.350Z] [2023-07-14T04:23:48.350Z] #111 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-14T04:23:48.350Z] #111 DONE 0.8s [2023-07-14T04:23:48.350Z] [2023-07-14T04:23:48.350Z] #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-14T04:23:48.350Z] #0 0.949 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-14T04:23:48.608Z] #112 ... [2023-07-14T04:23:48.608Z] [2023-07-14T04:23:48.608Z] #113 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-14T04:23:48.608Z] #113 CACHED [2023-07-14T04:23:48.608Z] [2023-07-14T04:23:48.608Z] #114 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-14T04:23:48.608Z] #114 CACHED [2023-07-14T04:23:48.608Z] [2023-07-14T04:23:48.608Z] #115 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-14T04:23:48.608Z] #115 CACHED [2023-07-14T04:23:48.608Z] [2023-07-14T04:23:48.608Z] #116 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-14T04:23:48.608Z] #116 CACHED [2023-07-14T04:23:48.608Z] [2023-07-14T04:23:48.608Z] #117 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T04:23:48.608Z] #117 CACHED [2023-07-14T04:23:48.608Z] [2023-07-14T04:23:48.608Z] #118 [security-spire-agent builder 6/9] COPY . . [2023-07-14T04:23:48.608Z] #118 CACHED [2023-07-14T04:23:48.608Z] [2023-07-14T04:23:48.608Z] #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T04:23:48.608Z] #119 DONE 0.2s [2023-07-14T04:23:48.608Z] [2023-07-14T04:23:48.608Z] #120 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T04:23:48.608Z] #120 DONE 0.2s [2023-07-14T04:23:48.608Z] [2023-07-14T04:23:48.608Z] #121 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-14T04:23:48.866Z] #121 DONE 0.3s [2023-07-14T04:23:48.866Z] [2023-07-14T04:23:48.866Z] #122 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-14T04:23:48.866Z] #122 DONE 0.2s [2023-07-14T04:23:48.866Z] [2023-07-14T04:23:48.866Z] #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-14T04:23:48.866Z] #0 1.018 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-07-14T04:23:49.123Z] #123 ... [2023-07-14T04:23:49.123Z] [2023-07-14T04:23:49.123Z] #124 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T04:23:49.123Z] #124 CACHED [2023-07-14T04:23:49.123Z] [2023-07-14T04:23:49.123Z] #125 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-14T04:23:49.123Z] #125 CACHED [2023-07-14T04:23:49.123Z] [2023-07-14T04:23:49.123Z] #126 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-14T04:23:50.053Z] #126 ... [2023-07-14T04:23:50.053Z] [2023-07-14T04:23:50.053Z] #127 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-14T04:23:50.053Z] #127 DONE 0.8s [2023-07-14T04:23:50.053Z] [2023-07-14T04:23:50.053Z] #128 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-14T04:23:50.053Z] #128 DONE 0.8s [2023-07-14T04:23:50.053Z] [2023-07-14T04:23:50.053Z] #129 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-14T04:23:50.627Z] Commit message: "fix: Remove CheckMinInterval return value and modify tests" [2023-07-14T04:23:50.985Z] #129 ... [2023-07-14T04:23:50.986Z] [2023-07-14T04:23:50.986Z] #126 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-14T04:23:50.986Z] #126 DONE 1.9s [2023-07-14T04:23:50.986Z] [2023-07-14T04:23:50.986Z] #129 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-14T04:23:50.986Z] #129 DONE 1.1s [2023-07-14T04:23:50.986Z] [2023-07-14T04:23:50.986Z] #130 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-14T04:23:50.986Z] #130 DONE 1.1s [2023-07-14T04:23:50.986Z] [2023-07-14T04:23:50.986Z] #131 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-14T04:23:50.986Z] #131 DONE 0.1s [2023-07-14T04:23:50.986Z] [2023-07-14T04:23:50.986Z] #132 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-14T04:23:50.986Z] #132 DONE 0.0s [2023-07-14T04:23:50.986Z] [2023-07-14T04:23:50.986Z] #133 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-07-14T04:23:50.986Z] #133 DONE 0.1s [2023-07-14T04:23:50.986Z] [2023-07-14T04:23:50.986Z] #134 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-14T04:23:50.986Z] #134 DONE 0.1s [2023-07-14T04:23:50.986Z] [2023-07-14T04:23:50.986Z] #135 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-07-14T04:23:50.986Z] #135 DONE 0.1s [2023-07-14T04:23:50.986Z] [2023-07-14T04:23:50.986Z] #136 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-14T04:23:50.986Z] #136 DONE 0.1s [2023-07-14T04:23:50.986Z] [2023-07-14T04:23:50.986Z] #137 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-07-14T04:23:50.986Z] #137 DONE 0.1s [2023-07-14T04:23:50.986Z] [2023-07-14T04:23:50.986Z] #138 [security-spire-server] exporting to image [2023-07-14T04:23:50.986Z] #138 exporting layers [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-14T04:23:51.244Z] #138 ... [2023-07-14T04:23:51.244Z] [2023-07-14T04:23:51.244Z] #139 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-14T04:23:51.244Z] #139 DONE 0.1s [2023-07-14T04:23:51.244Z] [2023-07-14T04:23:51.244Z] #138 [security-spire-agent] exporting to image [2023-07-14T04:23:51.575Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-14T04:23:51.575Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-14T04:23:51.575Z] Dload Upload Total Spent Left Speed [2023-07-14T04:23:51.575Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 67110 0 --:--:-- --:--:-- --:--:-- 67110 [Pipeline] sh [2023-07-14T04:23:52.178Z] #138 exporting layers 0.9s done [2023-07-14T04:23:52.178Z] #138 writing image sha256:bbda3e6628bc0a97484d2ffd7b642e400bf84702f31d36a1190c1134195e36cf 0.0s done [2023-07-14T04:23:52.178Z] #138 naming to docker.io/library/security-spire-server done [2023-07-14T04:23:52.178Z] #138 writing image sha256:29e09e470e2e80e8140343f68e1d30febf0fe56ba5a8292486ea78fce104af22 [2023-07-14T04:23:52.178Z] #138 exporting layers 0.8s done [2023-07-14T04:23:52.178Z] #138 writing image sha256:29e09e470e2e80e8140343f68e1d30febf0fe56ba5a8292486ea78fce104af22 done [2023-07-14T04:23:52.178Z] #138 naming to docker.io/library/security-spire-config done [2023-07-14T04:23:52.178Z] #138 writing image sha256:f06850c470fcf6490c49fcf5bc988426f653e3bb945c4e7aa8f5c0124f2ee138 done [2023-07-14T04:23:52.178Z] #138 naming to docker.io/library/security-spire-agent done [2023-07-14T04:23:52.178Z] #138 DONE 0.9s [2023-07-14T04:23:52.178Z] [2023-07-14T04:23:52.178Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-14T04:23:52.178Z] #0 1.443 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-14T04:23:52.328Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-14T04:23:52.667Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-14T04:23:52.667Z] + sudo tee /etc/docker/daemon.new [2023-07-14T04:23:52.667Z] { [2023-07-14T04:23:52.667Z] "registry-mirrors": [ [2023-07-14T04:23:52.667Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-14T04:23:52.667Z] ], [2023-07-14T04:23:52.667Z] "bip": "10.250.0.254/24", [2023-07-14T04:23:52.667Z] "hosts": [ [2023-07-14T04:23:52.667Z] "tcp://0.0.0.0:5555", [2023-07-14T04:23:52.667Z] "unix:///var/run/docker.sock" [2023-07-14T04:23:52.667Z] ], [2023-07-14T04:23:52.667Z] "mtu": 1458, [2023-07-14T04:23:52.667Z] "selinux-enabled": true, [2023-07-14T04:23:52.667Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-14T04:23:52.667Z] } [Pipeline] sh [2023-07-14T04:23:52.998Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-14T04:23:53.330Z] + sudo service docker restart [2023-07-14T04:23:54.080Z] #140 ... [2023-07-14T04:23:54.080Z] [2023-07-14T04:23:54.080Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-14T04:23:54.080Z] #0 0.625 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-14T04:23:54.338Z] #141 ... [2023-07-14T04:23:54.338Z] [2023-07-14T04:23:54.338Z] #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-14T04:23:54.338Z] #0 0.967 go build -tags "no_messagebus non_delayedstart" -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 [2023-07-14T04:23:54.597Z] #142 ... [2023-07-14T04:23:54.597Z] [2023-07-14T04:23:54.597Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-14T04:23:54.597Z] #0 0.379 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-14T04:23:54.597Z] #143 ... [2023-07-14T04:23:54.597Z] [2023-07-14T04:23:54.597Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-14T04:23:54.597Z] #0 1.388 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-07-14T04:23:54.857Z] #144 ... [2023-07-14T04:23:54.857Z] [2023-07-14T04:23:54.857Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-14T04:23:54.857Z] #0 0.530 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-14T04:23:54.857Z] #145 ... [2023-07-14T04:23:54.857Z] [2023-07-14T04:23:54.857Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-14T04:23:54.857Z] #0 0.842 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-14T04:23:55.792Z] #146 ... [2023-07-14T04:23:55.792Z] [2023-07-14T04:23:55.792Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-14T04:23:55.792Z] #101 1.335 go build -tags "no_messagebus non_delayedstart" -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] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-14T04:24:11.596Z] provisioning config files... [2023-07-14T04:24:11.624Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config12058956669021035517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-14T04:24:11.974Z] ---> docker-login.sh [2023-07-14T04:24:11.974Z] nexus3.edgexfoundry.org:10001 [2023-07-14T04:24:12.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T04:24:12.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T04:24:12.843Z] Configure a credential helper to remove this warning. See [2023-07-14T04:24:12.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T04:24:12.843Z] [2023-07-14T04:24:12.843Z] Login Succeeded [2023-07-14T04:24:12.843Z] nexus3.edgexfoundry.org:10002 [2023-07-14T04:24:13.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T04:24:13.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T04:24:13.113Z] Configure a credential helper to remove this warning. See [2023-07-14T04:24:13.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T04:24:13.113Z] [2023-07-14T04:24:13.113Z] Login Succeeded [2023-07-14T04:24:13.388Z] nexus3.edgexfoundry.org:10003 [2023-07-14T04:24:13.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T04:24:13.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T04:24:13.658Z] Configure a credential helper to remove this warning. See [2023-07-14T04:24:13.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T04:24:13.658Z] [2023-07-14T04:24:13.658Z] Login Succeeded [2023-07-14T04:24:13.658Z] nexus3.edgexfoundry.org:10004 [2023-07-14T04:24:13.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T04:24:13.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T04:24:13.930Z] Configure a credential helper to remove this warning. See [2023-07-14T04:24:13.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T04:24:13.930Z] [2023-07-14T04:24:13.930Z] Login Succeeded [2023-07-14T04:24:13.930Z] docker.io [2023-07-14T04:24:14.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T04:24:14.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T04:24:14.469Z] Configure a credential helper to remove this warning. See [2023-07-14T04:24:14.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T04:24:14.469Z] [2023-07-14T04:24:14.469Z] Login Succeeded [2023-07-14T04:24:14.469Z] ---> docker-login.sh ends [Pipeline] } [2023-07-14T04:24:14.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-07-14T04:24:15.057Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-07-14T04:24:15.077Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-14T04:24:15.089Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-14T04:24:15.099Z] ========================================================= [2023-07-14T04:24:15.099Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-14T04:24:15.099Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-14T04:24:15.419Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-14T04:24:15.419Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-14T04:24:15.419Z] edb6bdbacee9: Pulling fs layer [2023-07-14T04:24:15.419Z] 5f9638ab2659: Pulling fs layer [2023-07-14T04:24:15.419Z] 8d51d6327a98: Pulling fs layer [2023-07-14T04:24:15.419Z] 8b374f2dd631: Pulling fs layer [2023-07-14T04:24:15.419Z] ec14aa9079de: Pulling fs layer [2023-07-14T04:24:15.419Z] 2f466654f4bb: Pulling fs layer [2023-07-14T04:24:15.419Z] 554e91adad29: Pulling fs layer [2023-07-14T04:24:15.419Z] ec14aa9079de: Waiting [2023-07-14T04:24:15.419Z] 2f466654f4bb: Waiting [2023-07-14T04:24:15.419Z] 554e91adad29: Waiting [2023-07-14T04:24:15.419Z] 8b374f2dd631: Waiting [2023-07-14T04:24:15.688Z] 5f9638ab2659: Download complete [2023-07-14T04:24:15.688Z] 8b374f2dd631: Verifying Checksum [2023-07-14T04:24:15.688Z] 8b374f2dd631: Download complete [2023-07-14T04:24:15.688Z] ec14aa9079de: Verifying Checksum [2023-07-14T04:24:15.688Z] ec14aa9079de: Download complete [2023-07-14T04:24:15.688Z] edb6bdbacee9: Verifying Checksum [2023-07-14T04:24:15.688Z] edb6bdbacee9: Download complete [2023-07-14T04:24:16.658Z] edb6bdbacee9: Pull complete [2023-07-14T04:24:17.248Z] 554e91adad29: Verifying Checksum [2023-07-14T04:24:17.248Z] 554e91adad29: Download complete [2023-07-14T04:24:17.248Z] 5f9638ab2659: Pull complete [2023-07-14T04:24:18.224Z] 2f466654f4bb: Verifying Checksum [2023-07-14T04:24:18.224Z] 2f466654f4bb: Download complete [2023-07-14T04:24:18.224Z] 8d51d6327a98: Verifying Checksum [2023-07-14T04:24:18.224Z] 8d51d6327a98: Download complete [2023-07-14T04:24:30.559Z] 8d51d6327a98: Pull complete [2023-07-14T04:24:30.559Z] 8b374f2dd631: Pull complete [2023-07-14T04:24:30.559Z] ec14aa9079de: Pull complete [2023-07-14T04:24:35.919Z] 2f466654f4bb: Pull complete [2023-07-14T04:24:38.518Z] 554e91adad29: Pull complete [2023-07-14T04:24:38.518Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-14T04:24:38.518Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-14T04:24:38.518Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-14T04:24:38.850Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-14T04:24:38.850Z] WORKDIR /edgex [2023-07-14T04:24:38.850Z] COPY go.mod . [2023-07-14T04:24:38.850Z] RUN go mod download [2023-07-14T04:24:38.850Z] + docker build -t ci-base-image-arm64 -f - . [2023-07-14T04:24:39.445Z] Sending build context to Docker daemon 2.955MB [2023-07-14T04:24:39.445Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-14T04:24:39.445Z] ---> 1e15ea492957 [2023-07-14T04:24:39.445Z] Step 2/4 : WORKDIR /edgex [2023-07-14T04:24:41.400Z] ---> Running in d905d48a7588 [2023-07-14T04:24:41.668Z] Removing intermediate container d905d48a7588 [2023-07-14T04:24:41.668Z] ---> bd0547de27ae [2023-07-14T04:24:41.668Z] Step 3/4 : COPY go.mod . [2023-07-14T04:24:41.937Z] ---> d8e9509bc564 [2023-07-14T04:24:41.937Z] Step 4/4 : RUN go mod download [2023-07-14T04:24:42.209Z] ---> Running in 0d77c5df483c [2023-07-14T04:24:52.678Z] #101 ... [2023-07-14T04:24:52.679Z] [2023-07-14T04:24:52.679Z] #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-14T04:24:52.679Z] #142 66.56 go build -tags "no_messagebus non_delayedstart" -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 [2023-07-14T04:25:02.677Z] #142 ... [2023-07-14T04:25:02.677Z] [2023-07-14T04:25:02.677Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-14T04:25:02.677Z] #140 DONE 77.8s [2023-07-14T04:25:02.677Z] [2023-07-14T04:25:02.677Z] #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-14T04:25:02.677Z] #123 DONE 77.8s [2023-07-14T04:25:02.677Z] [2023-07-14T04:25:02.677Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-14T04:25:02.677Z] #146 DONE 77.8s [2023-07-14T04:25:02.677Z] [2023-07-14T04:25:02.677Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-14T04:25:02.677Z] #101 DONE 77.8s [2023-07-14T04:25:02.677Z] [2023-07-14T04:25:02.677Z] #107 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-14T04:25:02.677Z] #107 DONE 77.9s [2023-07-14T04:25:02.677Z] [2023-07-14T04:25:02.677Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-14T04:25:02.677Z] #145 DONE 77.9s [2023-07-14T04:25:02.677Z] [2023-07-14T04:25:02.677Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-14T04:25:02.677Z] #144 DONE 77.8s [2023-07-14T04:25:02.677Z] [2023-07-14T04:25:02.677Z] #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-14T04:25:02.677Z] #142 DONE 77.9s [2023-07-14T04:25:02.677Z] [2023-07-14T04:25:02.677Z] #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-14T04:25:02.677Z] #112 DONE 77.9s [2023-07-14T04:25:02.677Z] [2023-07-14T04:25:02.677Z] #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T04:25:02.677Z] #147 ... [2023-07-14T04:25:02.677Z] [2023-07-14T04:25:02.677Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-14T04:25:02.677Z] #141 DONE 78.2s [2023-07-14T04:25:02.677Z] [2023-07-14T04:25:02.677Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-14T04:25:02.677Z] #143 DONE 78.4s [2023-07-14T04:25:02.677Z] [2023-07-14T04:25:02.677Z] #148 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T04:25:02.677Z] #148 ... [2023-07-14T04:25:02.677Z] [2023-07-14T04:25:02.677Z] #149 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-14T04:25:02.677Z] #149 DONE 0.5s [2023-07-14T04:25:02.936Z] [2023-07-14T04:25:02.936Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T04:25:02.936Z] #150 DONE 0.7s [2023-07-14T04:25:02.936Z] [2023-07-14T04:25:02.936Z] #148 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T04:25:02.936Z] #148 DONE 0.5s [2023-07-14T04:25:02.936Z] [2023-07-14T04:25:02.936Z] #151 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T04:25:02.936Z] #151 DONE 0.5s [2023-07-14T04:25:02.936Z] [2023-07-14T04:25:02.936Z] #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T04:25:02.936Z] #147 DONE 0.8s [2023-07-14T04:25:02.936Z] [2023-07-14T04:25:02.936Z] #152 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T04:25:02.936Z] #152 DONE 0.7s [2023-07-14T04:25:02.936Z] [2023-07-14T04:25:02.936Z] #153 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-14T04:25:02.936Z] #153 ... [2023-07-14T04:25:02.936Z] [2023-07-14T04:25:02.936Z] #154 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T04:25:02.936Z] #154 DONE 0.3s [2023-07-14T04:25:03.195Z] [2023-07-14T04:25:03.195Z] #155 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-14T04:25:03.195Z] #155 DONE 0.3s [2023-07-14T04:25:03.195Z] [2023-07-14T04:25:03.195Z] #156 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-14T04:25:03.195Z] #156 DONE 0.2s [2023-07-14T04:25:03.195Z] [2023-07-14T04:25:03.195Z] #157 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-14T04:25:03.195Z] #157 CACHED [2023-07-14T04:25:03.195Z] [2023-07-14T04:25:03.195Z] #158 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T04:25:03.195Z] #158 CACHED [2023-07-14T04:25:03.195Z] [2023-07-14T04:25:03.195Z] #159 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T04:25:03.195Z] #159 CACHED [2023-07-14T04:25:03.195Z] [2023-07-14T04:25:03.195Z] #160 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-14T04:25:03.195Z] #160 CACHED [2023-07-14T04:25:03.195Z] [2023-07-14T04:25:03.195Z] #161 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-14T04:25:03.195Z] #161 CACHED [2023-07-14T04:25:03.195Z] [2023-07-14T04:25:03.195Z] #162 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T04:25:03.195Z] #162 CACHED [2023-07-14T04:25:03.195Z] [2023-07-14T04:25:03.195Z] #163 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-14T04:25:03.195Z] #163 CACHED [2023-07-14T04:25:03.195Z] [2023-07-14T04:25:03.195Z] #164 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T04:25:03.195Z] #164 CACHED [2023-07-14T04:25:03.195Z] [2023-07-14T04:25:03.195Z] #165 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-14T04:25:03.195Z] #165 DONE 0.3s [2023-07-14T04:25:03.195Z] [2023-07-14T04:25:03.195Z] #153 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-14T04:25:03.195Z] #153 DONE 0.3s [2023-07-14T04:25:03.195Z] [2023-07-14T04:25:03.195Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-14T04:25:03.195Z] #166 DONE 0.3s [2023-07-14T04:25:03.195Z] [2023-07-14T04:25:03.195Z] #167 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-14T04:25:04.661Z] #167 ... [2023-07-14T04:25:04.661Z] [2023-07-14T04:25:04.661Z] #168 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-14T04:25:04.661Z] #168 DONE 1.5s [2023-07-14T04:25:04.661Z] [2023-07-14T04:25:04.661Z] #169 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-14T04:25:04.661Z] #169 DONE 1.5s [2023-07-14T04:25:04.661Z] [2023-07-14T04:25:04.661Z] #170 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-14T04:25:04.661Z] #170 DONE 1.5s [2023-07-14T04:25:04.661Z] [2023-07-14T04:25:04.661Z] #171 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-14T04:25:04.661Z] #171 DONE 1.5s [2023-07-14T04:25:04.661Z] [2023-07-14T04:25:04.661Z] #172 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-07-14T04:25:04.661Z] #172 DONE 1.6s [2023-07-14T04:25:04.661Z] [2023-07-14T04:25:04.661Z] #167 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-14T04:25:04.661Z] #167 DONE 1.5s [2023-07-14T04:25:04.661Z] [2023-07-14T04:25:04.661Z] #173 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-14T04:25:04.661Z] #173 DONE 1.5s [2023-07-14T04:25:04.661Z] [2023-07-14T04:25:04.661Z] #174 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-14T04:25:04.661Z] #174 DONE 1.6s [2023-07-14T04:25:04.661Z] [2023-07-14T04:25:04.661Z] #175 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-14T04:25:04.661Z] #175 DONE 1.6s [2023-07-14T04:25:04.661Z] [2023-07-14T04:25:04.661Z] #176 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-14T04:25:04.661Z] #176 DONE 1.5s [2023-07-14T04:25:04.661Z] [2023-07-14T04:25:04.661Z] #177 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-14T04:25:05.230Z] #177 ... [2023-07-14T04:25:05.230Z] [2023-07-14T04:25:05.230Z] #178 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-07-14T04:25:05.230Z] #178 DONE 0.7s [2023-07-14T04:25:05.488Z] [2023-07-14T04:25:05.488Z] #179 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-14T04:25:05.488Z] #179 DONE 0.8s [2023-07-14T04:25:05.488Z] [2023-07-14T04:25:05.488Z] #180 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-14T04:25:05.488Z] #180 DONE 0.8s [2023-07-14T04:25:05.488Z] [2023-07-14T04:25:05.488Z] #181 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-14T04:25:05.488Z] #181 DONE 0.8s [2023-07-14T04:25:05.488Z] [2023-07-14T04:25:05.488Z] #182 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-07-14T04:25:05.488Z] #182 DONE 0.8s [2023-07-14T04:25:05.488Z] [2023-07-14T04:25:05.488Z] #183 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-14T04:25:05.488Z] #183 DONE 0.9s [2023-07-14T04:25:05.488Z] [2023-07-14T04:25:05.488Z] #184 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-14T04:25:05.488Z] #184 DONE 0.8s [2023-07-14T04:25:05.488Z] [2023-07-14T04:25:05.488Z] #185 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-14T04:25:05.488Z] #185 DONE 2.8s [2023-07-14T04:25:05.488Z] [2023-07-14T04:25:05.488Z] #186 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-07-14T04:25:05.488Z] #186 DONE 0.9s [2023-07-14T04:25:05.488Z] [2023-07-14T04:25:05.488Z] #138 [core-data] exporting to image [2023-07-14T04:25:05.488Z] #138 exporting layers [2023-07-14T04:25:05.746Z] #138 ... [2023-07-14T04:25:05.746Z] [2023-07-14T04:25:05.746Z] #177 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-14T04:25:05.746Z] #177 DONE 0.9s [2023-07-14T04:25:05.746Z] [2023-07-14T04:25:05.746Z] #187 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-14T04:25:05.746Z] #187 DONE 0.9s [2023-07-14T04:25:05.746Z] [2023-07-14T04:25:05.746Z] #138 [support-scheduler] exporting to image [2023-07-14T04:25:05.746Z] #138 ... [2023-07-14T04:25:05.746Z] [2023-07-14T04:25:05.746Z] #188 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-14T04:25:05.746Z] #188 DONE 0.3s [2023-07-14T04:25:05.746Z] [2023-07-14T04:25:05.746Z] #189 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-07-14T04:25:05.746Z] #189 DONE 0.3s [2023-07-14T04:25:05.746Z] [2023-07-14T04:25:05.746Z] #138 [core-metadata] exporting to image [2023-07-14T04:25:06.005Z] #138 ... [2023-07-14T04:25:06.005Z] [2023-07-14T04:25:06.005Z] #190 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-14T04:25:06.005Z] #190 DONE 0.4s [2023-07-14T04:25:06.005Z] [2023-07-14T04:25:06.005Z] #191 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-14T04:25:06.005Z] #191 DONE 0.3s [2023-07-14T04:25:06.005Z] [2023-07-14T04:25:06.005Z] #192 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-14T04:25:06.005Z] #192 DONE 0.4s [2023-07-14T04:25:06.005Z] [2023-07-14T04:25:06.005Z] #193 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T04:25:06.005Z] #193 DONE 0.3s [2023-07-14T04:25:06.005Z] [2023-07-14T04:25:06.005Z] #194 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-14T04:25:06.005Z] #194 DONE 0.3s [2023-07-14T04:25:06.005Z] [2023-07-14T04:25:06.005Z] #138 [support-notifications] exporting to image [2023-07-14T04:25:06.005Z] #138 exporting layers 0.3s done [2023-07-14T04:25:06.005Z] #138 writing image sha256:61f582c2a98031826e1d7db8acdb29c2ad1de7b275e1b79a21a80662273c8f99 [2023-07-14T04:25:06.005Z] #138 exporting layers 0.1s done [2023-07-14T04:25:06.005Z] #138 writing image sha256:4438d9a44a0a84f61bfa3ef494f0e36ddded41eb164fe5821ba843eec4f5872f [2023-07-14T04:25:06.005Z] #138 writing image sha256:d61dcf73422ca9bf41c3a82180ef7e753cbb315f8ebcfcc9c770298d21b57043 [2023-07-14T04:25:06.005Z] #138 writing image sha256:71dc7791e0c1bb08f5c3e9ff938446f856473c7d1bca5f426cd6178fb6494c79 [2023-07-14T04:25:06.005Z] #138 writing image sha256:979cdee8cb703fcc7935dd18798b9535e75748fb05019dfbf343044ba5eb139b [2023-07-14T04:25:06.329Z] #138 writing image sha256:71dc7791e0c1bb08f5c3e9ff938446f856473c7d1bca5f426cd6178fb6494c79 0.3s done [2023-07-14T04:25:06.329Z] #138 naming to docker.io/library/core-data [2023-07-14T04:25:06.329Z] #138 ... [2023-07-14T04:25:06.329Z] [2023-07-14T04:25:06.329Z] #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-14T04:25:06.329Z] #195 DONE 0.4s [2023-07-14T04:25:06.329Z] [2023-07-14T04:25:06.329Z] #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-14T04:25:06.329Z] #196 DONE 0.5s [2023-07-14T04:25:06.329Z] [2023-07-14T04:25:06.329Z] #138 [core-metadata] exporting to image [2023-07-14T04:25:06.329Z] #138 exporting layers 0.4s done [2023-07-14T04:25:06.329Z] #138 writing image sha256:61f582c2a98031826e1d7db8acdb29c2ad1de7b275e1b79a21a80662273c8f99 0.3s done [2023-07-14T04:25:06.329Z] #138 writing image sha256:4438d9a44a0a84f61bfa3ef494f0e36ddded41eb164fe5821ba843eec4f5872f 0.3s done [2023-07-14T04:25:06.329Z] #138 writing image sha256:d61dcf73422ca9bf41c3a82180ef7e753cbb315f8ebcfcc9c770298d21b57043 0.3s done [2023-07-14T04:25:06.329Z] #138 writing image sha256:979cdee8cb703fcc7935dd18798b9535e75748fb05019dfbf343044ba5eb139b 0.3s done [2023-07-14T04:25:06.329Z] #138 naming to docker.io/library/core-data done [2023-07-14T04:25:06.329Z] #138 naming to docker.io/library/core-command 0.0s done [2023-07-14T04:25:06.329Z] #138 naming to docker.io/library/support-scheduler 0.0s done [2023-07-14T04:25:06.329Z] #138 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2023-07-14T04:25:06.329Z] #138 naming to docker.io/library/core-metadata 0.0s done [2023-07-14T04:25:06.329Z] #138 writing image sha256:0e488839e883f68abd9625afc59cc1ca474684075840c9393df79c35e300c782 [2023-07-14T04:25:06.598Z] #138 writing image sha256:0e488839e883f68abd9625afc59cc1ca474684075840c9393df79c35e300c782 done [2023-07-14T04:25:06.598Z] #138 naming to docker.io/library/support-notifications done [2023-07-14T04:25:06.598Z] #138 DONE 1.8s [2023-07-14T04:25:06.598Z] [2023-07-14T04:25:06.598Z] #197 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-14T04:25:06.598Z] #197 DONE 0.4s [2023-07-14T04:25:06.598Z] [2023-07-14T04:25:06.598Z] #198 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-14T04:25:06.598Z] #198 DONE 0.4s [2023-07-14T04:25:06.598Z] [2023-07-14T04:25:06.598Z] #199 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-14T04:25:06.598Z] #199 DONE 0.1s [2023-07-14T04:25:06.598Z] [2023-07-14T04:25:06.598Z] #200 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-14T04:25:06.856Z] #200 DONE 0.1s [2023-07-14T04:25:06.856Z] [2023-07-14T04:25:06.856Z] #201 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-14T04:25:06.856Z] #201 DONE 1.0s [2023-07-14T04:25:06.856Z] [2023-07-14T04:25:06.856Z] #202 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-07-14T04:25:06.856Z] #202 DONE 0.1s [2023-07-14T04:25:06.856Z] [2023-07-14T04:25:06.856Z] #138 [security-proxy-auth] exporting to image [2023-07-14T04:25:06.856Z] #138 ... [2023-07-14T04:25:06.856Z] [2023-07-14T04:25:06.856Z] #203 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-07-14T04:25:06.857Z] #203 DONE 0.1s [2023-07-14T04:25:07.117Z] [2023-07-14T04:25:07.117Z] #204 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-14T04:25:07.117Z] #204 DONE 0.1s [2023-07-14T04:25:07.117Z] [2023-07-14T04:25:07.117Z] #205 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-14T04:25:07.117Z] #205 DONE 1.2s [2023-07-14T04:25:07.117Z] [2023-07-14T04:25:07.117Z] #138 [security-proxy-auth] exporting to image [2023-07-14T04:25:07.117Z] #138 writing image sha256:f42a54209e8b7746b5a74d31727d968a0c75484a89721a43416fee3a37b98429 done [2023-07-14T04:25:07.117Z] #138 naming to docker.io/library/security-proxy-auth done [2023-07-14T04:25:07.117Z] #138 ... [2023-07-14T04:25:07.117Z] [2023-07-14T04:25:07.117Z] #206 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-14T04:25:07.117Z] #206 DONE 0.1s [2023-07-14T04:25:07.117Z] [2023-07-14T04:25:07.117Z] #207 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-14T04:25:07.117Z] #207 DONE 1.3s [2023-07-14T04:25:07.117Z] [2023-07-14T04:25:07.117Z] #138 [core-common-config-bootstrapper] exporting to image [2023-07-14T04:25:07.117Z] #138 writing image sha256:9dda511e600c74962a0327ba4c7022da7168703d65e8610f8e4c32e4364aaa2d done [2023-07-14T04:25:07.117Z] #138 naming to docker.io/library/core-common-config-bootstrapper done [2023-07-14T04:25:07.377Z] #138 exporting layers 0.1s done [2023-07-14T04:25:07.377Z] #138 writing image sha256:5e96f331c9ef8d66ea0fd7d506908ff79fe71b7cd523958c97089ebbededb09d done [2023-07-14T04:25:07.377Z] #138 naming to docker.io/library/security-proxy-setup done [2023-07-14T04:25:07.377Z] #138 DONE 2.2s [2023-07-14T04:25:07.377Z] [2023-07-14T04:25:07.377Z] #208 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-14T04:25:07.377Z] #208 DONE 0.6s [2023-07-14T04:25:07.377Z] [2023-07-14T04:25:07.377Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-14T04:25:07.636Z] #209 ... [2023-07-14T04:25:07.636Z] [2023-07-14T04:25:07.636Z] #138 [security-secretstore-setup] exporting to image [2023-07-14T04:25:07.636Z] #138 exporting layers 0.2s done [2023-07-14T04:25:07.636Z] #138 writing image sha256:e3dfb9d0f1bb7f5fd9baeabf3d863461f0264b91376c6cc3c071a9733aa5ebac done [2023-07-14T04:25:07.636Z] #138 naming to docker.io/library/security-secretstore-setup done [2023-07-14T04:25:07.636Z] #138 DONE 2.4s [2023-07-14T04:25:07.893Z] [2023-07-14T04:25:07.893Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-14T04:25:08.459Z] #209 DONE 1.2s [2023-07-14T04:25:08.459Z] [2023-07-14T04:25:08.459Z] #138 [security-bootstrapper] exporting to image [2023-07-14T04:25:08.459Z] #138 exporting layers 0.1s done [2023-07-14T04:25:08.459Z] #138 writing image sha256:7172bb922732a39d790f0e50ce395e3d0eb52280964010e8383b03a8823dc5cc done [2023-07-14T04:25:08.459Z] #138 naming to docker.io/library/security-bootstrapper done [2023-07-14T04:25:08.459Z] #138 DONE 2.5s [2023-07-14T04:25:08.459Z] time="2023-07-14T04:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T04:25:08.459Z] time="2023-07-14T04:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T04:25:08.459Z] time="2023-07-14T04:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T04:25:08.459Z] time="2023-07-14T04:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T04:25:08.459Z] time="2023-07-14T04:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T04:25:08.459Z] time="2023-07-14T04:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T04:25:08.459Z] time="2023-07-14T04:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T04:25:08.459Z] time="2023-07-14T04:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T04:25:08.459Z] time="2023-07-14T04:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T04:25:08.459Z] time="2023-07-14T04:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T04:25:08.459Z] time="2023-07-14T04:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T04:25:08.459Z] time="2023-07-14T04:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T04:25:08.459Z] time="2023-07-14T04:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T04:25:08.459Z] time="2023-07-14T04:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-14T04:25:08.477Z] $ docker stop --time=1 b57c61f3dc2231e55c97a66a446951518dbc5fac331e2cd876f1eadb6bc4fbac [2023-07-14T04:25:11.418Z] $ docker rm -f --volumes b57c61f3dc2231e55c97a66a446951518dbc5fac331e2cd876f1eadb6bc4fbac [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-14T04:25:11.864Z] + docker images [2023-07-14T04:25:11.864Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-14T04:25:11.864Z] security-bootstrapper latest 7172bb922732 3 seconds ago 22.7MB [2023-07-14T04:25:11.864Z] security-proxy-setup latest 5e96f331c9ef 4 seconds ago 19.4MB [2023-07-14T04:25:11.864Z] security-secretstore-setup latest e3dfb9d0f1bb 4 seconds ago 43.6MB [2023-07-14T04:25:11.864Z] security-proxy-auth latest f42a54209e8b 5 seconds ago 18.9MB [2023-07-14T04:25:11.864Z] core-common-config-bootstrapper latest 9dda511e600c 5 seconds ago 17.8MB [2023-07-14T04:25:11.864Z] support-notifications latest 0e488839e883 6 seconds ago 33MB [2023-07-14T04:25:11.864Z] support-scheduler latest 4438d9a44a0a 6 seconds ago 32.4MB [2023-07-14T04:25:11.864Z] core-command latest 61f582c2a980 6 seconds ago 20.5MB [2023-07-14T04:25:11.864Z] core-metadata latest 979cdee8cb70 6 seconds ago 21MB [2023-07-14T04:25:11.864Z] core-data latest 71dc7791e0c1 6 seconds ago 20.7MB [2023-07-14T04:25:11.864Z] security-spiffe-token-provider latest d61dcf73422c 7 seconds ago 33.4MB [2023-07-14T04:25:11.864Z] security-spire-agent latest f06850c470fc About a minute ago 161MB [2023-07-14T04:25:11.864Z] security-spire-server latest bbda3e6628bc About a minute ago 103MB [2023-07-14T04:25:11.864Z] security-spire-config latest 29e09e470e2e About a minute ago 102MB [2023-07-14T04:25:11.864Z] ci-base-image-x86_64 latest e3bc19a10815 4 minutes ago 1.06GB [2023-07-14T04:25:11.864Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 35 hours ago 696MB [2023-07-14T04:25:11.864Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 weeks ago 334MB [2023-07-14T04:25:11.864Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 months ago 253MB [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) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-14T04:25:21.107Z] Removing intermediate container 0d77c5df483c [2023-07-14T04:25:21.107Z] ---> f7d8ee91b6a4 [2023-07-14T04:25:21.107Z] Successfully built f7d8ee91b6a4 [2023-07-14T04:25:21.107Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T04:25:21.443Z] + docker inspect -f . ci-base-image-arm64 [2023-07-14T04:25:21.443Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T04:25:21.604Z] prd-ubuntu20.04-docker-arm64-4c-16g-1130 does not seem to be running inside a container [2023-07-14T04:25:21.671Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-14T04:25:23.458Z] $ docker top 176cb6dc126344428dc417416f422c3f32d1ec9116d309373e6e39e827c6991f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-14T04:25:24.253Z] + go version [2023-07-14T04:25:24.253Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-14T04:25:24.279Z] $ docker stop --time=1 176cb6dc126344428dc417416f422c3f32d1ec9116d309373e6e39e827c6991f [2023-07-14T04:25:25.870Z] $ docker rm -f --volumes 176cb6dc126344428dc417416f422c3f32d1ec9116d309373e6e39e827c6991f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T04:25:27.431Z] + docker inspect -f . ci-base-image-arm64 [2023-07-14T04:25:27.431Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T04:25:27.622Z] prd-ubuntu20.04-docker-arm64-4c-16g-1130 does not seem to be running inside a container [2023-07-14T04:25:27.702Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-14T04:25:28.867Z] $ docker top 3b8ad47369bbee8120252c00600abb4ab96c0aac9fd31f10a6baa67dea96277e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-14T04:25:29.054Z] ========================================================= [2023-07-14T04:25:29.054Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-14T04:25:29.054Z] ========================================================= [Pipeline] sh [2023-07-14T04:25:29.355Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-07-14T04:25:29.684Z] + make test [2023-07-14T04:25:29.684Z] go test -race -coverprofile=coverage.out ./... [2023-07-14T04:26:08.580Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-14T04:28:15.272Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-14T04:28:15.272Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-14T04:28:15.272Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-14T04:28:15.272Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-14T04:28:15.272Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-14T04:28:15.272Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-14T04:28:15.272Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-14T04:28:15.272Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-14T04:28:15.272Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-14T04:28:15.272Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-14T04:28:15.272Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-14T04:28:15.272Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-14T04:28:15.272Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-14T04:28:15.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-14T04:28:25.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-14T04:28:25.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-14T04:28:25.347Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.309s coverage: 28.7% of statements [2023-07-14T04:28:35.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.277s coverage: 98.5% of statements [2023-07-14T04:28:39.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-14T04:28:39.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-14T04:28:39.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-14T04:28:43.274Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.575s coverage: 71.5% of statements [2023-07-14T04:28:46.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-14T04:28:46.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-14T04:28:46.603Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.360s coverage: 54.0% of statements [2023-07-14T04:28:51.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-14T04:28:51.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-14T04:28:51.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-14T04:28:51.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-14T04:28:51.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-14T04:28:58.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-14T04:28:58.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-14T04:29:08.751Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.253s coverage: 88.5% of statements [2023-07-14T04:29:08.751Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.468s coverage: 3.8% of statements [2023-07-14T04:29:12.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-14T04:29:12.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-14T04:29:12.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-14T04:29:13.963Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.553s coverage: 95.6% of statements [2023-07-14T04:29:14.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-14T04:29:14.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-07-14T04:29:14.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-14T04:29:14.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-14T04:29:14.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-14T04:29:14.509Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.197s coverage: 72.2% of statements [2023-07-14T04:29:19.841Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-14T04:29:19.841Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-14T04:29:19.841Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-14T04:29:19.841Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.246s coverage: 65.9% of statements [2023-07-14T04:29:29.909Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-14T04:29:29.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-14T04:29:29.909Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.411s coverage: 0.9% of statements [2023-07-14T04:29:29.909Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.336s coverage: 31.9% of statements [2023-07-14T04:29:33.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.286s coverage: 42.9% of statements [2023-07-14T04:29:33.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.282s coverage: 82.9% of statements [2023-07-14T04:29:33.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.255s coverage: 94.1% of statements [2023-07-14T04:29:33.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.281s coverage: 96.3% of statements [2023-07-14T04:29:36.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.200s coverage: 87.5% of statements [2023-07-14T04:29:39.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-14T04:29:39.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-14T04:29:39.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-14T04:29:39.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-14T04:29:41.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-14T04:29:41.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-14T04:29:41.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-14T04:29:41.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-14T04:29:49.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.211s coverage: 94.4% of statements [2023-07-14T04:29:49.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-14T04:29:49.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-14T04:29:49.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-14T04:29:49.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-14T04:29:53.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-14T04:29:53.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-14T04:29:55.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-14T04:30:03.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.098s coverage: 79.9% of statements [2023-07-14T04:30:03.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.269s coverage: 92.9% of statements [2023-07-14T04:30:03.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.087s coverage: 64.4% of statements [2023-07-14T04:30:03.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.214s coverage: 62.3% of statements [2023-07-14T04:30:03.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.228s coverage: 87.2% of statements [2023-07-14T04:30:03.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.174s coverage: 20.0% of statements [2023-07-14T04:30:03.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.172s coverage: 100.0% of statements [2023-07-14T04:30:03.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.472s coverage: 81.8% of statements [2023-07-14T04:30:03.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-14T04:30:03.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.471s coverage: 82.1% of statements [2023-07-14T04:30:04.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-14T04:30:04.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.228s coverage: 86.0% of statements [2023-07-14T04:30:09.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-14T04:30:09.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-14T04:30:10.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.034s coverage: 63.1% of statements [2023-07-14T04:30:10.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.254s coverage: 100.0% of statements [2023-07-14T04:30:12.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.152s coverage: 89.4% of statements [2023-07-14T04:30:12.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.084s coverage: 100.0% of statements [2023-07-14T04:30:12.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements [2023-07-14T04:30:12.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-14T04:30:12.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-14T04:30:12.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-14T04:30:12.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2023-07-14T04:30:19.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-14T04:30:19.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-14T04:30:19.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-14T04:30:20.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.990s coverage: 38.4% of statements [2023-07-14T04:30:20.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.246s coverage: 89.5% of statements [2023-07-14T04:30:24.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-14T04:30:24.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-14T04:30:24.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-14T04:30:24.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-14T04:30:25.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.259s coverage: 84.8% of statements [2023-07-14T04:30:31.749Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-14T04:30:31.749Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-14T04:30:31.749Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-14T04:30:31.749Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-14T04:30:37.089Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.291s coverage: 17.7% of statements [2023-07-14T04:30:37.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-14T04:30:37.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-14T04:30:37.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-14T04:30:37.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-14T04:30:37.939Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.536s coverage: 92.3% of statements [2023-07-14T04:30:41.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-14T04:30:41.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-14T04:30:41.547Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.282s coverage: 61.8% of statements [2023-07-14T04:30:44.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-14T04:30:44.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-14T04:30:44.387Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.376s coverage: 97.7% of statements [2023-07-14T04:30:45.345Z] 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 [2023-07-14T04:30:45.345Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-14T04:30:45.345Z] go vet ./... [2023-07-14T04:33:22.001Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-14T04:33:22.001Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-14T04:33:22.001Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-14T04:33:22.014Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-07-14T04:33:22.330Z] + ls -al . [2023-07-14T04:33:22.330Z] total 716 [2023-07-14T04:33:22.330Z] drwxrwxr-x 10 1001 1001 4096 Jul 14 04:25 . [2023-07-14T04:33:22.330Z] drwxr-xr-x 4 root root 4096 Jul 14 04:25 .. [2023-07-14T04:33:22.330Z] drwxrwxr-x 2 1001 1001 4096 Jul 14 04:23 .blubracket [2023-07-14T04:33:22.330Z] -rw-rw-r-- 1 1001 1001 16 Jul 14 04:23 .dockerignore [2023-07-14T04:33:22.330Z] drwxrwxr-x 8 1001 1001 4096 Jul 14 04:23 .git [2023-07-14T04:33:22.330Z] drwxrwxr-x 3 1001 1001 4096 Jul 14 04:23 .github [2023-07-14T04:33:22.330Z] -rw-rw-r-- 1 1001 1001 1133 Jul 14 04:23 .gitignore [2023-07-14T04:33:22.330Z] -rw-rw-r-- 1 1001 1001 42 Jul 14 04:23 .golangci.yml [2023-07-14T04:33:22.330Z] -rw-rw-r-- 1 1001 1001 87 Jul 14 04:23 .hadolint.yml [2023-07-14T04:33:22.330Z] -rw-rw-r-- 1 1001 1001 166 Jul 14 04:23 .sonarcloud.properties [2023-07-14T04:33:22.330Z] -rw-rw-r-- 1 1001 1001 1171 Jul 14 04:23 ADOPTERS.md [2023-07-14T04:33:22.330Z] -rw-rw-r-- 1 1001 1001 11234 Jul 14 04:23 Attribution.txt [2023-07-14T04:33:22.330Z] -rw-rw-r-- 1 1001 1001 93407 Jul 14 04:23 CHANGELOG.md [2023-07-14T04:33:22.330Z] -rw-rw-r-- 1 1001 1001 3804 Jul 14 04:23 CONTRIBUTING.md [2023-07-14T04:33:22.330Z] -rw-rw-r-- 1 1001 1001 677 Jul 14 04:23 GOVERNANCE.md [2023-07-14T04:33:22.330Z] -rw-rw-r-- 1 1001 1001 883 Jul 14 04:23 Jenkinsfile [2023-07-14T04:33:22.330Z] -rw-rw-r-- 1 1001 1001 10775 Jul 14 04:23 LICENSE [2023-07-14T04:33:22.330Z] -rw-rw-r-- 1 1001 1001 14368 Jul 14 04:23 Makefile [2023-07-14T04:33:22.331Z] -rw-rw-r-- 1 1001 1001 582 Jul 14 04:23 OWNERS.md [2023-07-14T04:33:22.331Z] -rw-rw-r-- 1 1001 1001 9923 Jul 14 04:23 README.md [2023-07-14T04:33:22.331Z] -rw-rw-r-- 1 1001 1001 789 Jul 14 04:23 SECURITY.md [2023-07-14T04:33:22.331Z] -rw-rw-r-- 1 1001 1001 5 Jul 14 04:19 VERSION [2023-07-14T04:33:22.331Z] drwxrwxr-x 2 1001 1001 4096 Jul 14 04:23 bin [2023-07-14T04:33:22.331Z] drwxrwxr-x 18 1001 1001 4096 Jul 14 04:23 cmd [2023-07-14T04:33:22.331Z] -rw-r--r-- 1 root root 448414 Jul 14 04:30 coverage.out [2023-07-14T04:33:22.331Z] -rw-rw-r-- 1 1001 1001 3430 Jul 14 04:23 go.mod [2023-07-14T04:33:22.331Z] -rw-rw-r-- 1 1001 1001 32408 Jul 14 04:23 go.sum [2023-07-14T04:33:22.331Z] drwxrwxr-x 7 1001 1001 4096 Jul 14 04:23 internal [2023-07-14T04:33:22.331Z] drwxrwxr-x 3 1001 1001 4096 Jul 14 04:23 openapi [2023-07-14T04:33:22.331Z] -rw-rw-r-- 1 1001 1001 594 Jul 14 04:23 security.txt [2023-07-14T04:33:22.331Z] drwxrwxr-x 4 1001 1001 4096 Jul 14 04:23 snap [2023-07-14T04:33:22.331Z] -rw-rw-r-- 1 1001 1001 204 Jul 14 04:23 version.go [Pipeline] sh [2023-07-14T04:33:22.650Z] + '[' -e coverage.out ] [2023-07-14T04:33:22.650Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-07-14T04:33:22.666Z] Warning: overwriting stash ‘coverage-report’ [2023-07-14T04:33:23.546Z] Stashed 1 file(s) [Pipeline] sh [2023-07-14T04:33:23.881Z] + make build [2023-07-14T04:33:24.169Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-14T04:35:00.941Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-14T04:35:00.941Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-14T04:35:00.941Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-07-14T04:35:00.941Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-14T04:35:47.792Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-14T04:35:47.792Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-07-14T04:35:54.437Z] go build -tags "no_messagebus non_delayedstart" -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 [2023-07-14T04:35:59.767Z] go build -tags "no_messagebus non_delayedstart" -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 [2023-07-14T04:36:04.013Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-14T04:36:08.260Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-14T04:36:13.604Z] go build -tags "no_messagebus non_delayedstart" -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] } [2023-07-14T04:36:20.267Z] $ docker stop --time=1 3b8ad47369bbee8120252c00600abb4ab96c0aac9fd31f10a6baa67dea96277e [2023-07-14T04:36:24.609Z] $ docker rm -f --volumes 3b8ad47369bbee8120252c00600abb4ab96c0aac9fd31f10a6baa67dea96277e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T04:36:26.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-14T04:36:26.991Z] [2023-07-14T04:36:26.991Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T04:36:27.317Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-14T04:36:27.317Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-07-14T04:36:27.317Z] 547446be3368: Pulling fs layer [2023-07-14T04:36:27.317Z] d125d8839a47: Pulling fs layer [2023-07-14T04:36:27.317Z] 3e85d5ac6304: Pulling fs layer [2023-07-14T04:36:27.317Z] c3105a71a48b: Pulling fs layer [2023-07-14T04:36:27.317Z] 0f093f025ec4: Pulling fs layer [2023-07-14T04:36:27.317Z] c3106fc0e877: Pulling fs layer [2023-07-14T04:36:27.317Z] c3105a71a48b: Waiting [2023-07-14T04:36:27.317Z] 0f093f025ec4: Waiting [2023-07-14T04:36:27.317Z] c3106fc0e877: Waiting [2023-07-14T04:36:27.584Z] 547446be3368: Verifying Checksum [2023-07-14T04:36:27.584Z] 547446be3368: Download complete [2023-07-14T04:36:27.584Z] c3105a71a48b: Verifying Checksum [2023-07-14T04:36:27.584Z] c3105a71a48b: Download complete [2023-07-14T04:36:27.852Z] d125d8839a47: Verifying Checksum [2023-07-14T04:36:27.852Z] d125d8839a47: Download complete [2023-07-14T04:36:27.852Z] c3106fc0e877: Verifying Checksum [2023-07-14T04:36:27.852Z] c3106fc0e877: Download complete [2023-07-14T04:36:28.120Z] 0f093f025ec4: Verifying Checksum [2023-07-14T04:36:28.120Z] 0f093f025ec4: Download complete [2023-07-14T04:36:28.120Z] 547446be3368: Pull complete [2023-07-14T04:36:29.079Z] d125d8839a47: Pull complete [2023-07-14T04:36:30.038Z] 3e85d5ac6304: Verifying Checksum [2023-07-14T04:36:30.038Z] 3e85d5ac6304: Download complete [2023-07-14T04:36:38.236Z] 3e85d5ac6304: Pull complete [2023-07-14T04:36:38.237Z] c3105a71a48b: Pull complete [2023-07-14T04:36:39.198Z] 0f093f025ec4: Pull complete [2023-07-14T04:36:39.465Z] c3106fc0e877: Pull complete [2023-07-14T04:36:39.465Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-07-14T04:36:39.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-14T04:36:39.465Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T04:36:39.658Z] prd-ubuntu20.04-docker-arm64-4c-16g-1130 does not seem to be running inside a container [2023-07-14T04:36:39.733Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-07-14T04:36:41.844Z] $ docker top 606567960f79a522c48f83a98e3c953c47c0867d7be9e7e552da3004f928ab45 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-14T04:36:42.651Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-07-14T04:36:50.846Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2023-07-14T04:36:50.846Z] #1 transferring dockerfile: [2023-07-14T04:36:51.113Z] #1 transferring dockerfile: 2.68kB done [2023-07-14T04:36:51.114Z] #1 DONE 0.5s [2023-07-14T04:36:51.114Z] [2023-07-14T04:36:51.114Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-14T04:36:51.114Z] #2 transferring dockerfile: 2.04kB done [2023-07-14T04:36:51.114Z] #2 DONE 0.0s [2023-07-14T04:36:51.114Z] [2023-07-14T04:36:51.114Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-14T04:36:51.403Z] #3 transferring dockerfile: 1.78kB done [2023-07-14T04:36:51.403Z] #3 DONE 0.0s [2023-07-14T04:36:51.403Z] [2023-07-14T04:36:51.403Z] #4 [support-scheduler internal] load build definition from Dockerfile [2023-07-14T04:36:51.403Z] #4 transferring dockerfile: 1.82kB done [2023-07-14T04:36:51.403Z] #4 DONE 0.0s [2023-07-14T04:36:51.403Z] [2023-07-14T04:36:51.403Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-14T04:36:51.403Z] #5 transferring dockerfile: 2.38kB 0.0s done [2023-07-14T04:36:51.403Z] #5 DONE 0.1s [2023-07-14T04:36:51.403Z] [2023-07-14T04:36:51.403Z] #6 [core-data internal] load build definition from Dockerfile [2023-07-14T04:36:51.403Z] #6 transferring dockerfile: 1.90kB done [2023-07-14T04:36:51.403Z] #6 DONE 0.1s [2023-07-14T04:36:51.403Z] [2023-07-14T04:36:51.403Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-14T04:36:51.403Z] #7 transferring dockerfile: 2.12kB done [2023-07-14T04:36:51.403Z] #7 DONE 0.1s [2023-07-14T04:36:51.403Z] [2023-07-14T04:36:51.403Z] #8 [security-spire-config internal] load build definition from Dockerfile [2023-07-14T04:36:51.670Z] #8 transferring dockerfile: 2.58kB 0.0s done [2023-07-14T04:36:51.670Z] #8 DONE 0.1s [2023-07-14T04:36:51.670Z] [2023-07-14T04:36:51.670Z] #9 [support-notifications internal] load build definition from Dockerfile [2023-07-14T04:36:51.670Z] #9 transferring dockerfile: 1.84kB done [2023-07-14T04:36:51.670Z] #9 DONE 0.1s [2023-07-14T04:36:51.670Z] [2023-07-14T04:36:51.670Z] #10 [core-metadata internal] load build definition from Dockerfile [2023-07-14T04:36:51.670Z] #10 transferring dockerfile: 1.96kB done [2023-07-14T04:36:51.670Z] #10 DONE 0.1s [2023-07-14T04:36:51.670Z] [2023-07-14T04:36:51.670Z] #11 [core-command internal] load build definition from Dockerfile [2023-07-14T04:36:51.670Z] #11 transferring dockerfile: 1.82kB 0.0s done [2023-07-14T04:36:51.670Z] #11 DONE 0.1s [2023-07-14T04:36:51.670Z] [2023-07-14T04:36:51.670Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-14T04:36:51.938Z] #12 transferring dockerfile: 2.06kB done [2023-07-14T04:36:51.938Z] #12 DONE 0.1s [2023-07-14T04:36:51.938Z] [2023-07-14T04:36:51.938Z] #13 [security-spire-server internal] load build definition from Dockerfile [2023-07-14T04:36:51.938Z] #13 transferring dockerfile: 2.63kB 0.0s done [2023-07-14T04:36:51.938Z] #13 DONE 0.1s [2023-07-14T04:36:51.938Z] [2023-07-14T04:36:51.938Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-14T04:36:51.938Z] #14 transferring dockerfile: 2.82kB done [2023-07-14T04:36:51.938Z] #14 DONE 0.1s [2023-07-14T04:36:51.938Z] [2023-07-14T04:36:51.938Z] #15 [security-spire-agent internal] load .dockerignore [2023-07-14T04:36:51.938Z] #15 transferring context: 56B 0.0s done [2023-07-14T04:36:51.938Z] #15 DONE 0.1s [2023-07-14T04:36:52.520Z] [2023-07-14T04:36:52.520Z] #16 [security-proxy-auth internal] load .dockerignore [2023-07-14T04:36:52.520Z] #16 transferring context: 56B done [2023-07-14T04:36:52.520Z] #16 DONE 0.0s [2023-07-14T04:36:52.791Z] [2023-07-14T04:36:52.791Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2023-07-14T04:36:52.791Z] #17 transferring context: 56B done [2023-07-14T04:36:52.791Z] #17 DONE 0.0s [2023-07-14T04:36:52.791Z] [2023-07-14T04:36:52.791Z] #18 [support-scheduler internal] load .dockerignore [2023-07-14T04:36:52.791Z] #18 transferring context: 56B done [2023-07-14T04:36:52.791Z] #18 DONE 0.1s [2023-07-14T04:36:52.791Z] [2023-07-14T04:36:52.791Z] #19 [security-secretstore-setup internal] load .dockerignore [2023-07-14T04:36:52.791Z] #19 transferring context: 56B done [2023-07-14T04:36:52.791Z] #19 DONE 0.1s [2023-07-14T04:36:52.791Z] [2023-07-14T04:36:52.791Z] #20 [core-data internal] load .dockerignore [2023-07-14T04:36:53.066Z] #20 transferring context: 56B 0.0s done [2023-07-14T04:36:53.066Z] #20 DONE 0.1s [2023-07-14T04:36:53.066Z] [2023-07-14T04:36:53.066Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-14T04:36:53.066Z] #21 transferring context: 56B done [2023-07-14T04:36:53.066Z] #21 DONE 0.1s [2023-07-14T04:36:53.066Z] [2023-07-14T04:36:53.066Z] #22 [security-spire-config internal] load .dockerignore [2023-07-14T04:36:53.066Z] #22 transferring context: 56B done [2023-07-14T04:36:53.066Z] #22 DONE 0.0s [2023-07-14T04:36:53.066Z] [2023-07-14T04:36:53.066Z] #23 [support-notifications internal] load .dockerignore [2023-07-14T04:36:53.066Z] #23 transferring context: 56B 0.0s done [2023-07-14T04:36:53.066Z] #23 DONE 0.1s [2023-07-14T04:36:53.066Z] [2023-07-14T04:36:53.066Z] #24 [core-metadata internal] load .dockerignore [2023-07-14T04:36:53.066Z] #24 transferring context: 56B done [2023-07-14T04:36:53.066Z] #24 DONE 0.0s [2023-07-14T04:36:53.066Z] [2023-07-14T04:36:53.066Z] #25 [core-command internal] load .dockerignore [2023-07-14T04:36:53.066Z] #25 transferring context: 56B done [2023-07-14T04:36:53.066Z] #25 DONE 0.0s [2023-07-14T04:36:53.435Z] [2023-07-14T04:36:53.435Z] #26 [security-proxy-setup internal] load .dockerignore [2023-07-14T04:36:53.435Z] #26 transferring context: 56B done [2023-07-14T04:36:53.435Z] #26 DONE 0.1s [2023-07-14T04:36:53.435Z] [2023-07-14T04:36:53.435Z] #27 [security-spire-server internal] load .dockerignore [2023-07-14T04:36:53.435Z] #27 transferring context: 56B done [2023-07-14T04:36:53.435Z] #27 DONE 0.1s [2023-07-14T04:36:53.435Z] [2023-07-14T04:36:53.435Z] #28 [security-bootstrapper internal] load .dockerignore [2023-07-14T04:36:53.435Z] #28 transferring context: 56B 0.0s done [2023-07-14T04:36:53.435Z] #28 DONE 0.0s [2023-07-14T04:36:53.435Z] [2023-07-14T04:36:53.435Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-14T04:36:53.435Z] #29 DONE 0.0s [2023-07-14T04:36:53.435Z] [2023-07-14T04:36:53.435Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-07-14T04:36:54.040Z] #30 DONE 0.5s [2023-07-14T04:36:54.040Z] [2023-07-14T04:36:54.040Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-14T04:36:54.040Z] #29 DONE 0.0s [2023-07-14T04:36:54.040Z] [2023-07-14T04:36:54.040Z] #31 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-14T04:36:54.310Z] #31 ... [2023-07-14T04:36:54.310Z] [2023-07-14T04:36:54.310Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-14T04:36:54.310Z] #29 DONE 0.0s [2023-07-14T04:36:54.580Z] [2023-07-14T04:36:54.580Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-14T04:36:54.580Z] #29 DONE 0.0s [2023-07-14T04:36:54.580Z] [2023-07-14T04:36:54.580Z] #32 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-14T04:36:54.580Z] #32 ... [2023-07-14T04:36:54.580Z] [2023-07-14T04:36:54.580Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-14T04:36:54.580Z] #29 DONE 0.0s [2023-07-14T04:36:54.845Z] [2023-07-14T04:36:54.845Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-07-14T04:36:54.845Z] #30 DONE 0.5s [2023-07-14T04:36:54.845Z] [2023-07-14T04:36:54.845Z] #33 [core-common-config-bootstrapper internal] load build context [2023-07-14T04:36:54.845Z] #33 DONE 0.0s [2023-07-14T04:36:54.845Z] [2023-07-14T04:36:54.845Z] #34 [core-data internal] load build context [2023-07-14T04:36:54.845Z] #34 DONE 0.0s [2023-07-14T04:36:54.845Z] [2023-07-14T04:36:54.845Z] #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-14T04:36:54.845Z] #35 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-14T04:36:54.845Z] #35 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-14T04:36:54.845Z] #35 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-14T04:36:54.845Z] #35 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-14T04:36:54.845Z] #35 ... [2023-07-14T04:36:54.845Z] [2023-07-14T04:36:54.845Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-14T04:36:54.845Z] #29 DONE 0.0s [2023-07-14T04:36:54.845Z] [2023-07-14T04:36:54.845Z] #35 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-14T04:36:54.845Z] #35 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-14T04:36:54.845Z] #35 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-14T04:36:54.845Z] #35 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-14T04:36:54.845Z] #35 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-14T04:36:55.113Z] #35 ... [2023-07-14T04:36:55.113Z] [2023-07-14T04:36:55.113Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-14T04:36:55.113Z] #29 DONE 0.0s [2023-07-14T04:36:55.113Z] [2023-07-14T04:36:55.113Z] #36 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-14T04:36:55.113Z] #36 ... [2023-07-14T04:36:55.113Z] [2023-07-14T04:36:55.113Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-14T04:36:55.113Z] #29 DONE 0.0s [2023-07-14T04:36:55.378Z] [2023-07-14T04:36:55.378Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-14T04:36:55.378Z] #29 DONE 0.0s [2023-07-14T04:36:55.378Z] [2023-07-14T04:36:55.378Z] #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-14T04:36:55.378Z] #35 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-14T04:36:55.378Z] #35 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-14T04:36:55.378Z] #35 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-14T04:36:55.378Z] #35 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-14T04:36:55.642Z] #35 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-14T04:36:55.642Z] #35 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-14T04:36:55.642Z] #35 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-14T04:36:55.642Z] #35 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-14T04:36:55.908Z] #35 ... [2023-07-14T04:36:55.908Z] [2023-07-14T04:36:55.908Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-07-14T04:36:55.908Z] #30 DONE 1.6s [2023-07-14T04:36:56.174Z] [2023-07-14T04:36:56.174Z] #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-14T04:36:56.174Z] #35 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-14T04:36:56.174Z] #35 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-14T04:36:56.174Z] #35 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-14T04:36:56.174Z] #35 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-14T04:36:56.440Z] #35 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-14T04:36:56.440Z] #35 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-14T04:36:56.440Z] #35 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-14T04:36:56.441Z] #35 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-14T04:36:56.441Z] #35 ... [2023-07-14T04:36:56.441Z] [2023-07-14T04:36:56.441Z] #37 [security-spire-agent builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-07-14T04:36:56.441Z] #37 DONE 3.3s [2023-07-14T04:36:56.709Z] [2023-07-14T04:36:56.709Z] #38 [security-spire-agent internal] load build context [2023-07-14T04:36:57.682Z] #38 transferring context: 21.85MB 3.7s [2023-07-14T04:36:59.092Z] #38 ... [2023-07-14T04:36:59.092Z] [2023-07-14T04:36:59.092Z] #39 [core-command builder 2/9] WORKDIR /edgex-go [2023-07-14T04:36:59.092Z] #39 DONE 2.7s [2023-07-14T04:36:59.092Z] [2023-07-14T04:36:59.092Z] #40 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-14T04:37:04.446Z] #40 ... [2023-07-14T04:37:04.446Z] [2023-07-14T04:37:04.446Z] #41 [security-proxy-auth internal] load build context [2023-07-14T04:37:04.446Z] #41 transferring context: 11.23MB 9.3s [2023-07-14T04:37:04.446Z] #41 ... [2023-07-14T04:37:04.446Z] [2023-07-14T04:37:04.446Z] #42 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-14T04:37:04.446Z] #0 5.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T04:37:04.446Z] #0 6.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T04:37:04.446Z] #0 8.491 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-14T04:37:04.446Z] #0 8.491 Executing busybox-1.35.0-r29.trigger [2023-07-14T04:37:04.446Z] #0 8.583 OK: 8 MiB in 16 packages [2023-07-14T04:37:04.446Z] #42 ... [2023-07-14T04:37:04.446Z] [2023-07-14T04:37:04.446Z] #43 [security-secretstore-setup internal] load build context [2023-07-14T04:37:04.446Z] #43 ... [2023-07-14T04:37:04.446Z] [2023-07-14T04:37:04.446Z] #44 [security-spiffe-token-provider internal] load build context [2023-07-14T04:37:04.711Z] #44 ... [2023-07-14T04:37:04.711Z] [2023-07-14T04:37:04.711Z] #45 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-14T04:37:04.711Z] #0 8.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T04:37:04.711Z] #45 ... [2023-07-14T04:37:04.711Z] [2023-07-14T04:37:04.711Z] #34 [core-data internal] load build context [2023-07-14T04:37:04.976Z] #34 ... [2023-07-14T04:37:04.976Z] [2023-07-14T04:37:04.976Z] #33 [core-common-config-bootstrapper internal] load build context [2023-07-14T04:37:04.976Z] #33 ... [2023-07-14T04:37:04.976Z] [2023-07-14T04:37:04.976Z] #42 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-14T04:37:04.976Z] #42 DONE 10.7s [2023-07-14T04:37:04.976Z] [2023-07-14T04:37:04.976Z] #33 [core-common-config-bootstrapper internal] load build context [2023-07-14T04:37:04.976Z] #33 ... [2023-07-14T04:37:04.976Z] [2023-07-14T04:37:04.976Z] #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-14T04:37:05.242Z] #46 ... [2023-07-14T04:37:05.242Z] [2023-07-14T04:37:05.242Z] #47 [support-scheduler internal] load build context [2023-07-14T04:37:05.242Z] #47 ... [2023-07-14T04:37:05.242Z] [2023-07-14T04:37:05.242Z] #48 [core-metadata internal] load build context [2023-07-14T04:37:05.509Z] #48 ... [2023-07-14T04:37:05.509Z] [2023-07-14T04:37:05.509Z] #49 [security-spire-config internal] load build context [2023-07-14T04:37:05.509Z] #49 ... [2023-07-14T04:37:05.509Z] [2023-07-14T04:37:05.509Z] #50 [security-proxy-setup internal] load build context [2023-07-14T04:37:05.509Z] #50 ... [2023-07-14T04:37:05.509Z] [2023-07-14T04:37:05.509Z] #51 [core-command internal] load build context [2023-07-14T04:37:05.774Z] #51 ... [2023-07-14T04:37:05.774Z] [2023-07-14T04:37:05.774Z] #52 [support-notifications internal] load build context [2023-07-14T04:37:05.774Z] #52 ... [2023-07-14T04:37:05.774Z] [2023-07-14T04:37:05.774Z] #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-14T04:37:06.040Z] #53 ... [2023-07-14T04:37:06.040Z] [2023-07-14T04:37:06.040Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-14T04:37:06.040Z] #54 ... [2023-07-14T04:37:06.040Z] [2023-07-14T04:37:06.040Z] #47 [support-scheduler internal] load build context [2023-07-14T04:37:06.040Z] #47 ... [2023-07-14T04:37:06.040Z] [2023-07-14T04:37:06.040Z] #55 [security-bootstrapper internal] load build context [2023-07-14T04:37:06.305Z] #55 ... [2023-07-14T04:37:06.305Z] [2023-07-14T04:37:06.305Z] #52 [support-notifications internal] load build context [2023-07-14T04:37:06.572Z] #52 ... [2023-07-14T04:37:06.572Z] [2023-07-14T04:37:06.572Z] #31 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-14T04:37:06.572Z] #31 4.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T04:37:06.572Z] #31 5.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T04:37:06.572Z] #31 8.192 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-14T04:37:06.572Z] #31 8.192 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-14T04:37:06.572Z] #31 8.192 OK: 17689 distinct packages available [2023-07-14T04:37:06.572Z] #31 8.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T04:37:06.572Z] #31 10.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T04:37:06.572Z] #31 ... [2023-07-14T04:37:06.572Z] [2023-07-14T04:37:06.572Z] #56 [security-spire-server internal] load build context [2023-07-14T04:37:06.837Z] #56 ... [2023-07-14T04:37:06.837Z] [2023-07-14T04:37:06.837Z] #49 [security-spire-config internal] load build context [2023-07-14T04:37:07.103Z] #49 ... [2023-07-14T04:37:07.103Z] [2023-07-14T04:37:07.103Z] #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-14T04:37:07.103Z] #57 ... [2023-07-14T04:37:07.103Z] [2023-07-14T04:37:07.103Z] #49 [security-spire-config internal] load build context [2023-07-14T04:37:09.038Z] #49 transferring context: 14.94MB 12.7s [2023-07-14T04:37:09.038Z] #49 ... [2023-07-14T04:37:09.038Z] [2023-07-14T04:37:09.038Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-14T04:37:09.038Z] #58 ... [2023-07-14T04:37:09.038Z] [2023-07-14T04:37:09.038Z] #38 [security-spire-agent internal] load build context [2023-07-14T04:37:09.038Z] #38 ... [2023-07-14T04:37:09.038Z] [2023-07-14T04:37:09.038Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-14T04:37:09.305Z] #59 ... [2023-07-14T04:37:09.305Z] [2023-07-14T04:37:09.305Z] #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-14T04:37:09.305Z] #60 ... [2023-07-14T04:37:09.305Z] [2023-07-14T04:37:09.305Z] #61 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-14T04:37:09.570Z] #61 ... [2023-07-14T04:37:09.570Z] [2023-07-14T04:37:09.570Z] #38 [security-spire-agent internal] load build context [2023-07-14T04:37:10.979Z] #38 ... [2023-07-14T04:37:10.979Z] [2023-07-14T04:37:10.979Z] #31 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-14T04:37:10.979Z] #31 14.76 (1/5) Installing dumb-init (1.2.5-r2) [2023-07-14T04:37:10.979Z] #31 14.76 (2/5) Installing musl-obstack (1.2.3-r0) [2023-07-14T04:37:10.979Z] #31 14.76 (3/5) Installing libucontext (1.2-r0) [2023-07-14T04:37:10.979Z] #31 14.76 (4/5) Installing gcompat (1.1.0-r0) [2023-07-14T04:37:10.979Z] #31 14.76 (5/5) Installing openssl (3.0.9-r1) [2023-07-14T04:37:10.979Z] #31 14.91 Executing busybox-1.35.0-r29.trigger [2023-07-14T04:37:10.979Z] #31 15.10 OK: 9 MiB in 20 packages [2023-07-14T04:37:10.979Z] #31 DONE 17.5s [2023-07-14T04:37:10.979Z] [2023-07-14T04:37:10.979Z] #38 [security-spire-agent internal] load build context [2023-07-14T04:37:11.941Z] #38 ... [2023-07-14T04:37:11.941Z] [2023-07-14T04:37:11.941Z] #32 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-14T04:37:11.941Z] #32 7.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T04:37:11.941Z] #32 8.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T04:37:11.941Z] #32 12.28 (1/4) Installing ca-certificates (20230506-r0) [2023-07-14T04:37:11.941Z] #32 12.76 (2/4) Installing dumb-init (1.2.5-r2) [2023-07-14T04:37:11.941Z] #32 12.76 (3/4) Installing su-exec (0.2-r2) [2023-07-14T04:37:11.941Z] #32 12.76 (4/4) Installing yq (4.30.4-r4) [2023-07-14T04:37:11.941Z] #32 13.95 Executing busybox-1.35.0-r29.trigger [2023-07-14T04:37:11.941Z] #32 14.33 Executing ca-certificates-20230506-r0.trigger [2023-07-14T04:37:11.941Z] #32 16.88 OK: 17 MiB in 19 packages [2023-07-14T04:37:11.941Z] #32 ... [2023-07-14T04:37:11.941Z] [2023-07-14T04:37:11.941Z] #56 [security-spire-server internal] load build context [2023-07-14T04:37:12.902Z] #56 ... [2023-07-14T04:37:12.902Z] [2023-07-14T04:37:12.902Z] #38 [security-spire-agent internal] load build context [2023-07-14T04:37:13.485Z] #38 transferring context: 45.77MB 19.3s [2023-07-14T04:37:13.752Z] #38 ... [2023-07-14T04:37:13.752Z] [2023-07-14T04:37:13.752Z] #32 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-14T04:37:13.752Z] #32 DONE 19.1s [2023-07-14T04:37:13.752Z] [2023-07-14T04:37:13.752Z] #38 [security-spire-agent internal] load build context [2023-07-14T04:37:14.710Z] #38 ... [2023-07-14T04:37:14.710Z] [2023-07-14T04:37:14.710Z] #43 [security-secretstore-setup internal] load build context [2023-07-14T04:37:14.710Z] #43 ... [2023-07-14T04:37:14.710Z] [2023-07-14T04:37:14.710Z] #41 [security-proxy-auth internal] load build context [2023-07-14T04:37:14.979Z] #41 ... [2023-07-14T04:37:14.979Z] [2023-07-14T04:37:14.979Z] #44 [security-spiffe-token-provider internal] load build context [2023-07-14T04:37:14.979Z] #44 ... [2023-07-14T04:37:14.979Z] [2023-07-14T04:37:14.979Z] #34 [core-data internal] load build context [2023-07-14T04:37:14.979Z] #34 ... [2023-07-14T04:37:14.979Z] [2023-07-14T04:37:14.980Z] #45 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-14T04:37:14.980Z] #45 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T04:37:15.252Z] #45 15.17 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-14T04:37:15.252Z] #45 15.17 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-14T04:37:15.252Z] #45 15.17 OK: 17689 distinct packages available [2023-07-14T04:37:15.252Z] #45 16.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T04:37:15.252Z] #45 20.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T04:37:15.252Z] #45 ... [2023-07-14T04:37:15.252Z] [2023-07-14T04:37:15.252Z] #33 [core-common-config-bootstrapper internal] load build context [2023-07-14T04:37:15.252Z] #33 ... [2023-07-14T04:37:15.252Z] [2023-07-14T04:37:15.252Z] #44 [security-spiffe-token-provider internal] load build context [2023-07-14T04:37:15.520Z] #44 ... [2023-07-14T04:37:15.520Z] [2023-07-14T04:37:15.520Z] #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-14T04:37:15.520Z] #46 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T04:37:15.520Z] #46 13.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T04:37:15.520Z] #46 20.52 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-14T04:37:15.520Z] #46 20.57 Executing busybox-1.35.0-r29.trigger [2023-07-14T04:37:15.520Z] #46 20.81 OK: 8 MiB in 16 packages [2023-07-14T04:37:15.520Z] #46 ... [2023-07-14T04:37:15.520Z] [2023-07-14T04:37:15.520Z] #48 [core-metadata internal] load build context [2023-07-14T04:37:15.791Z] #48 ... [2023-07-14T04:37:15.791Z] [2023-07-14T04:37:15.791Z] #50 [security-proxy-setup internal] load build context [2023-07-14T04:37:15.791Z] #50 ... [2023-07-14T04:37:15.791Z] [2023-07-14T04:37:15.791Z] #51 [core-command internal] load build context [2023-07-14T04:37:16.062Z] #51 ... [2023-07-14T04:37:16.062Z] [2023-07-14T04:37:16.062Z] #36 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-14T04:37:16.062Z] #36 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T04:37:16.062Z] #36 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T04:37:16.062Z] #36 ... [2023-07-14T04:37:16.062Z] [2023-07-14T04:37:16.062Z] #50 [security-proxy-setup internal] load build context [2023-07-14T04:37:16.340Z] #50 ... [2023-07-14T04:37:16.340Z] [2023-07-14T04:37:16.340Z] #47 [support-scheduler internal] load build context [2023-07-14T04:37:16.340Z] #47 ... [2023-07-14T04:37:16.340Z] [2023-07-14T04:37:16.340Z] #33 [core-common-config-bootstrapper internal] load build context [2023-07-14T04:37:16.606Z] #33 ... [2023-07-14T04:37:16.606Z] [2023-07-14T04:37:16.606Z] #52 [support-notifications internal] load build context [2023-07-14T04:37:16.876Z] #52 ... [2023-07-14T04:37:16.876Z] [2023-07-14T04:37:16.876Z] #47 [support-scheduler internal] load build context [2023-07-14T04:37:16.876Z] #47 ... [2023-07-14T04:37:16.876Z] [2023-07-14T04:37:16.876Z] #55 [security-bootstrapper internal] load build context [2023-07-14T04:37:17.154Z] #55 ... [2023-07-14T04:37:17.154Z] [2023-07-14T04:37:17.154Z] #47 [support-scheduler internal] load build context [2023-07-14T04:37:17.430Z] #47 ... [2023-07-14T04:37:17.430Z] [2023-07-14T04:37:17.430Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-14T04:37:17.430Z] #54 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T04:37:17.430Z] #54 14.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T04:37:17.430Z] #54 ... [2023-07-14T04:37:17.430Z] [2023-07-14T04:37:17.430Z] #47 [support-scheduler internal] load build context [2023-07-14T04:37:17.697Z] #47 ... [2023-07-14T04:37:17.697Z] [2023-07-14T04:37:17.697Z] #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-14T04:37:17.697Z] #57 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T04:37:17.697Z] #57 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T04:37:17.697Z] #57 ... [2023-07-14T04:37:17.968Z] [2023-07-14T04:37:17.968Z] #52 [support-notifications internal] load build context [2023-07-14T04:37:19.376Z] #52 ... [2023-07-14T04:37:19.376Z] [2023-07-14T04:37:19.376Z] #49 [security-spire-config internal] load build context [2023-07-14T04:37:19.376Z] #49 transferring context: 39.46MB 23.0s [2023-07-14T04:37:19.377Z] #49 ... [2023-07-14T04:37:19.377Z] [2023-07-14T04:37:19.377Z] #56 [security-spire-server internal] load build context [2023-07-14T04:37:19.377Z] #56 ... [2023-07-14T04:37:19.377Z] [2023-07-14T04:37:19.377Z] #49 [security-spire-config internal] load build context [2023-07-14T04:37:19.643Z] #49 ... [2023-07-14T04:37:19.643Z] [2023-07-14T04:37:19.643Z] #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-14T04:37:19.643Z] #46 DONE 24.7s [2023-07-14T04:37:19.643Z] [2023-07-14T04:37:19.643Z] #49 [security-spire-config internal] load build context [2023-07-14T04:37:19.643Z] #49 ... [2023-07-14T04:37:19.643Z] [2023-07-14T04:37:19.644Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-14T04:37:19.644Z] #59 10.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T04:37:19.644Z] #59 14.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T04:37:19.644Z] #59 ... [2023-07-14T04:37:19.644Z] [2023-07-14T04:37:19.644Z] #49 [security-spire-config internal] load build context [2023-07-14T04:37:21.054Z] #49 ... [2023-07-14T04:37:21.054Z] [2023-07-14T04:37:21.054Z] #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-14T04:37:21.054Z] #53 14.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T04:37:21.054Z] #53 18.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T04:37:21.054Z] #53 ... [2023-07-14T04:37:21.054Z] [2023-07-14T04:37:21.054Z] #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-14T04:37:21.054Z] #57 21.61 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-14T04:37:21.054Z] #57 21.68 (2/2) Installing su-exec (0.2-r2) [2023-07-14T04:37:21.054Z] #57 21.71 Executing busybox-1.35.0-r29.trigger [2023-07-14T04:37:21.054Z] #57 21.90 OK: 8 MiB in 17 packages [2023-07-14T04:37:21.054Z] #57 DONE 23.9s [2023-07-14T04:37:21.054Z] [2023-07-14T04:37:21.054Z] #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-14T04:37:21.054Z] #60 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T04:37:21.054Z] #60 15.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T04:37:21.054Z] #60 ... [2023-07-14T04:37:21.054Z] [2023-07-14T04:37:21.054Z] #49 [security-spire-config internal] load build context [2023-07-14T04:37:22.011Z] #49 ... [2023-07-14T04:37:22.011Z] [2023-07-14T04:37:22.011Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-14T04:37:22.011Z] #59 21.02 OK: 263 MiB in 53 packages [2023-07-14T04:37:22.012Z] #59 DONE 22.8s [2023-07-14T04:37:22.012Z] [2023-07-14T04:37:22.012Z] #49 [security-spire-config internal] load build context [2023-07-14T04:37:22.976Z] #49 ... [2023-07-14T04:37:22.976Z] [2023-07-14T04:37:22.976Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-14T04:37:22.976Z] #58 13.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T04:37:22.976Z] #58 18.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T04:37:22.976Z] #58 ... [2023-07-14T04:37:22.976Z] [2023-07-14T04:37:22.976Z] #61 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-14T04:37:22.976Z] #61 14.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T04:37:22.976Z] #61 19.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T04:37:23.243Z] #61 ... [2023-07-14T04:37:23.243Z] [2023-07-14T04:37:23.243Z] #40 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-07-14T04:37:23.243Z] #40 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T04:37:23.243Z] #40 17.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T04:37:23.243Z] #40 ... [2023-07-14T04:37:23.243Z] [2023-07-14T04:37:23.243Z] #49 [security-spire-config internal] load build context [2023-07-14T04:37:23.830Z] #49 ... [2023-07-14T04:37:23.830Z] [2023-07-14T04:37:23.830Z] #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-14T04:37:23.830Z] #60 22.78 OK: 263 MiB in 53 packages [2023-07-14T04:37:23.830Z] #60 DONE 25.1s [2023-07-14T04:37:23.830Z] [2023-07-14T04:37:23.830Z] #49 [security-spire-config internal] load build context [2023-07-14T04:37:24.421Z] #49 transferring context: 48.30MB 28.1s [2023-07-14T04:37:24.421Z] #49 ... [2023-07-14T04:37:24.421Z] [2023-07-14T04:37:24.421Z] #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-14T04:37:24.421Z] #53 26.24 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-14T04:37:24.421Z] #53 26.24 (2/2) Installing openssl (3.0.9-r1) [2023-07-14T04:37:24.421Z] #53 26.48 Executing busybox-1.35.0-r29.trigger [2023-07-14T04:37:24.421Z] #53 26.67 OK: 8 MiB in 17 packages [2023-07-14T04:37:24.421Z] #53 DONE 28.6s [2023-07-14T04:37:24.700Z] [2023-07-14T04:37:24.700Z] #44 [security-spiffe-token-provider internal] load build context [2023-07-14T04:37:24.700Z] #44 ... [2023-07-14T04:37:24.700Z] [2023-07-14T04:37:24.700Z] #38 [security-spire-agent internal] load build context [2023-07-14T04:37:24.974Z] #38 ... [2023-07-14T04:37:24.974Z] [2023-07-14T04:37:24.974Z] #43 [security-secretstore-setup internal] load build context [2023-07-14T04:37:24.974Z] #43 ... [2023-07-14T04:37:24.974Z] [2023-07-14T04:37:24.974Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-14T04:37:24.974Z] #54 24.40 (1/2) Installing ca-certificates (20230506-r0) [2023-07-14T04:37:24.974Z] #54 25.23 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-14T04:37:24.974Z] #54 25.29 Executing busybox-1.35.0-r29.trigger [2023-07-14T04:37:24.974Z] #54 25.57 Executing ca-certificates-20230506-r0.trigger [2023-07-14T04:37:24.974Z] #54 27.54 OK: 8 MiB in 17 packages [2023-07-14T04:37:24.974Z] #54 DONE 29.3s [2023-07-14T04:37:24.974Z] [2023-07-14T04:37:24.974Z] #49 [security-spire-config internal] load build context [2023-07-14T04:37:24.974Z] #49 ... [2023-07-14T04:37:24.974Z] [2023-07-14T04:37:24.974Z] #41 [security-proxy-auth internal] load build context [2023-07-14T04:37:25.239Z] #41 ... [2023-07-14T04:37:25.239Z] [2023-07-14T04:37:25.239Z] #34 [core-data internal] load build context [2023-07-14T04:37:25.239Z] #34 ... [2023-07-14T04:37:25.239Z] [2023-07-14T04:37:25.239Z] #41 [security-proxy-auth internal] load build context [2023-07-14T04:37:25.824Z] #41 ... [2023-07-14T04:37:25.824Z] [2023-07-14T04:37:25.824Z] #40 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-07-14T04:37:25.824Z] #40 24.90 OK: 263 MiB in 53 packages [2023-07-14T04:37:25.824Z] #40 DONE 26.8s [2023-07-14T04:37:25.824Z] [2023-07-14T04:37:25.824Z] #41 [security-proxy-auth internal] load build context [2023-07-14T04:37:26.090Z] #41 ... [2023-07-14T04:37:26.090Z] [2023-07-14T04:37:26.090Z] #51 [core-command internal] load build context [2023-07-14T04:37:26.090Z] #51 ... [2023-07-14T04:37:26.090Z] [2023-07-14T04:37:26.090Z] #48 [core-metadata internal] load build context [2023-07-14T04:37:26.361Z] #48 ... [2023-07-14T04:37:26.361Z] [2023-07-14T04:37:26.361Z] #41 [security-proxy-auth internal] load build context [2023-07-14T04:37:26.639Z] #41 ... [2023-07-14T04:37:26.639Z] [2023-07-14T04:37:26.639Z] #50 [security-proxy-setup internal] load build context [2023-07-14T04:37:26.639Z] #50 ... [2023-07-14T04:37:26.639Z] [2023-07-14T04:37:26.639Z] #41 [security-proxy-auth internal] load build context [2023-07-14T04:37:26.906Z] #41 ... [2023-07-14T04:37:26.906Z] [2023-07-14T04:37:26.906Z] #61 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-14T04:37:26.906Z] #61 26.78 OK: 263 MiB in 53 packages [2023-07-14T04:37:26.906Z] #61 DONE 28.8s [2023-07-14T04:37:26.906Z] [2023-07-14T04:37:26.906Z] #41 [security-proxy-auth internal] load build context [2023-07-14T04:37:26.906Z] #41 ... [2023-07-14T04:37:26.906Z] [2023-07-14T04:37:26.906Z] #33 [core-common-config-bootstrapper internal] load build context [2023-07-14T04:37:27.173Z] #33 ... [2023-07-14T04:37:27.173Z] [2023-07-14T04:37:27.173Z] #48 [core-metadata internal] load build context [2023-07-14T04:37:27.173Z] #48 ... [2023-07-14T04:37:27.173Z] [2023-07-14T04:37:27.173Z] #45 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-14T04:37:27.173Z] #45 27.71 (1/9) Installing ca-certificates (20230506-r0) [2023-07-14T04:37:27.173Z] #45 28.38 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-14T04:37:27.173Z] #45 28.43 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-07-14T04:37:27.173Z] #45 28.45 (4/9) Installing libcurl (8.1.2-r0) [2023-07-14T04:37:27.173Z] #45 28.60 (5/9) Installing curl (8.1.2-r0) [2023-07-14T04:37:27.173Z] #45 28.60 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-14T04:37:27.173Z] #45 28.71 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-14T04:37:27.173Z] #45 28.71 (8/9) Installing libucontext (1.2-r0) [2023-07-14T04:37:27.173Z] #45 28.71 (9/9) Installing gcompat (1.1.0-r0) [2023-07-14T04:37:27.173Z] #45 28.74 Executing busybox-1.35.0-r29.trigger [2023-07-14T04:37:27.173Z] #45 29.00 Executing ca-certificates-20230506-r0.trigger [2023-07-14T04:37:27.173Z] #45 30.93 OK: 11 MiB in 24 packages [2023-07-14T04:37:27.173Z] #45 DONE 32.5s [2023-07-14T04:37:27.173Z] [2023-07-14T04:37:27.437Z] #48 [core-metadata internal] load build context [2023-07-14T04:37:27.437Z] #48 ... [2023-07-14T04:37:27.437Z] [2023-07-14T04:37:27.437Z] #55 [security-bootstrapper internal] load build context [2023-07-14T04:37:27.437Z] #55 ... [2023-07-14T04:37:27.437Z] [2023-07-14T04:37:27.437Z] #33 [core-common-config-bootstrapper internal] load build context [2023-07-14T04:37:27.437Z] #33 ... [2023-07-14T04:37:27.437Z] [2023-07-14T04:37:27.437Z] #36 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-14T04:37:27.437Z] #36 22.83 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-14T04:37:27.437Z] #36 22.83 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-14T04:37:27.437Z] #36 22.83 OK: 17689 distinct packages available [2023-07-14T04:37:27.437Z] #36 23.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T04:37:27.437Z] #36 27.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T04:37:27.437Z] #36 30.82 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-14T04:37:27.437Z] #36 30.82 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-14T04:37:27.437Z] #36 30.82 (3/4) Installing libucontext (1.2-r0) [2023-07-14T04:37:27.437Z] #36 30.82 (4/4) Installing gcompat (1.1.0-r0) [2023-07-14T04:37:27.437Z] #36 30.82 Executing busybox-1.35.0-r29.trigger [2023-07-14T04:37:27.437Z] #36 31.08 OK: 8 MiB in 19 packages [2023-07-14T04:37:27.437Z] #36 DONE 32.4s [2023-07-14T04:37:27.437Z] [2023-07-14T04:37:27.437Z] #33 [core-common-config-bootstrapper internal] load build context [2023-07-14T04:37:27.704Z] #33 ... [2023-07-14T04:37:27.704Z] [2023-07-14T04:37:27.704Z] #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-14T04:37:27.704Z] #62 DONE 3.0s [2023-07-14T04:37:27.704Z] [2023-07-14T04:37:27.704Z] #47 [support-scheduler internal] load build context [2023-07-14T04:37:27.983Z] #47 ... [2023-07-14T04:37:27.983Z] [2023-07-14T04:37:27.983Z] #33 [core-common-config-bootstrapper internal] load build context [2023-07-14T04:37:28.250Z] #33 ... [2023-07-14T04:37:28.250Z] [2023-07-14T04:37:28.250Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-14T04:37:28.250Z] #63 DONE 7.4s [2023-07-14T04:37:28.250Z] [2023-07-14T04:37:28.250Z] #33 [core-common-config-bootstrapper internal] load build context [2023-07-14T04:37:28.517Z] #33 ... [2023-07-14T04:37:28.517Z] [2023-07-14T04:37:28.517Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-14T04:37:28.517Z] #58 24.90 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-14T04:37:28.517Z] #58 24.90 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-14T04:37:28.517Z] #58 24.90 OK: 17689 distinct packages available [2023-07-14T04:37:28.517Z] #58 25.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T04:37:28.517Z] #58 27.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T04:37:28.517Z] #58 28.82 OK: 263 MiB in 53 packages [2023-07-14T04:37:28.517Z] #58 DONE 29.6s [2023-07-14T04:37:28.517Z] [2023-07-14T04:37:28.517Z] #33 [core-common-config-bootstrapper internal] load build context [2023-07-14T04:37:29.477Z] #33 transferring context: 31.80MB 33.1s [2023-07-14T04:37:29.477Z] #33 ... [2023-07-14T04:37:29.477Z] [2023-07-14T04:37:29.477Z] #52 [support-notifications internal] load build context [2023-07-14T04:37:29.477Z] #52 ... [2023-07-14T04:37:29.477Z] [2023-07-14T04:37:29.477Z] #33 [core-common-config-bootstrapper internal] load build context [2023-07-14T04:37:29.477Z] #33 ... [2023-07-14T04:37:29.477Z] [2023-07-14T04:37:29.477Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-14T04:37:29.477Z] #64 DONE 1.0s [2023-07-14T04:37:29.477Z] [2023-07-14T04:37:29.477Z] #33 [core-common-config-bootstrapper internal] load build context [2023-07-14T04:37:29.477Z] #33 ... [2023-07-14T04:37:29.477Z] [2023-07-14T04:37:29.477Z] #56 [security-spire-server internal] load build context [2023-07-14T04:37:29.745Z] #56 ... [2023-07-14T04:37:29.745Z] [2023-07-14T04:37:29.745Z] #33 [core-common-config-bootstrapper internal] load build context [2023-07-14T04:37:35.076Z] #33 transferring context: 47.30MB 38.1s [2023-07-14T04:37:35.076Z] #33 ... [2023-07-14T04:37:35.076Z] [2023-07-14T04:37:35.076Z] #44 [security-spiffe-token-provider internal] load build context [2023-07-14T04:37:35.076Z] #44 ... [2023-07-14T04:37:35.076Z] [2023-07-14T04:37:35.076Z] #33 [core-common-config-bootstrapper internal] load build context [2023-07-14T04:37:35.076Z] #33 ... [2023-07-14T04:37:35.076Z] [2023-07-14T04:37:35.076Z] #43 [security-secretstore-setup internal] load build context [2023-07-14T04:37:35.076Z] #43 ... [2023-07-14T04:37:35.076Z] [2023-07-14T04:37:35.076Z] #38 [security-spire-agent internal] load build context [2023-07-14T04:37:35.343Z] #38 ... [2023-07-14T04:37:35.343Z] [2023-07-14T04:37:35.343Z] #44 [security-spiffe-token-provider internal] load build context [2023-07-14T04:37:35.343Z] #44 ... [2023-07-14T04:37:35.343Z] [2023-07-14T04:37:35.343Z] #34 [core-data internal] load build context [2023-07-14T04:37:35.610Z] #34 ... [2023-07-14T04:37:35.610Z] [2023-07-14T04:37:35.610Z] #49 [security-spire-config internal] load build context [2023-07-14T04:37:35.610Z] #49 ... [2023-07-14T04:37:35.610Z] [2023-07-14T04:37:35.610Z] #34 [core-data internal] load build context [2023-07-14T04:37:36.191Z] #34 ... [2023-07-14T04:37:36.191Z] [2023-07-14T04:37:36.191Z] #51 [core-command internal] load build context [2023-07-14T04:37:36.461Z] #51 ... [2023-07-14T04:37:36.461Z] [2023-07-14T04:37:36.461Z] #34 [core-data internal] load build context [2023-07-14T04:37:36.730Z] #34 ... [2023-07-14T04:37:36.730Z] [2023-07-14T04:37:36.730Z] #50 [security-proxy-setup internal] load build context [2023-07-14T04:37:36.995Z] #50 ... [2023-07-14T04:37:36.995Z] [2023-07-14T04:37:36.995Z] #51 [core-command internal] load build context [2023-07-14T04:37:36.995Z] #51 ... [2023-07-14T04:37:36.995Z] [2023-07-14T04:37:36.995Z] #41 [security-proxy-auth internal] load build context [2023-07-14T04:37:37.261Z] #41 ... [2023-07-14T04:37:37.261Z] [2023-07-14T04:37:37.261Z] #51 [core-command internal] load build context [2023-07-14T04:37:37.525Z] #51 ... [2023-07-14T04:37:37.525Z] [2023-07-14T04:37:37.525Z] #48 [core-metadata internal] load build context [2023-07-14T04:37:37.525Z] #48 ... [2023-07-14T04:37:37.525Z] [2023-07-14T04:37:37.525Z] #55 [security-bootstrapper internal] load build context [2023-07-14T04:37:37.525Z] #55 ... [2023-07-14T04:37:37.525Z] [2023-07-14T04:37:37.525Z] #51 [core-command internal] load build context [2023-07-14T04:37:38.106Z] #51 ... [2023-07-14T04:37:38.106Z] [2023-07-14T04:37:38.106Z] #47 [support-scheduler internal] load build context [2023-07-14T04:37:38.106Z] #47 ... [2023-07-14T04:37:38.106Z] [2023-07-14T04:37:38.106Z] #51 [core-command internal] load build context [2023-07-14T04:37:39.510Z] #51 transferring context: 75.27MB 43.2s [2023-07-14T04:37:39.510Z] #51 ... [2023-07-14T04:37:39.510Z] [2023-07-14T04:37:39.510Z] #52 [support-notifications internal] load build context [2023-07-14T04:37:39.510Z] #52 ... [2023-07-14T04:37:39.510Z] [2023-07-14T04:37:39.510Z] #55 [security-bootstrapper internal] load build context [2023-07-14T04:37:39.777Z] #55 ... [2023-07-14T04:37:39.777Z] [2023-07-14T04:37:39.777Z] #56 [security-spire-server internal] load build context [2023-07-14T04:37:39.777Z] #56 ... [2023-07-14T04:37:39.777Z] [2023-07-14T04:37:39.777Z] #55 [security-bootstrapper internal] load build context [2023-07-14T04:37:45.302Z] #55 transferring context: 121.94MB 47.6s [2023-07-14T04:37:45.302Z] #55 ... [2023-07-14T04:37:45.302Z] [2023-07-14T04:37:45.302Z] #33 [core-common-config-bootstrapper internal] load build context [2023-07-14T04:37:45.302Z] #33 ... [2023-07-14T04:37:45.302Z] [2023-07-14T04:37:45.302Z] #55 [security-bootstrapper internal] load build context [2023-07-14T04:37:45.302Z] #55 ... [2023-07-14T04:37:45.302Z] [2023-07-14T04:37:45.302Z] #38 [security-spire-agent internal] load build context [2023-07-14T04:37:45.586Z] #38 ... [2023-07-14T04:37:45.586Z] [2023-07-14T04:37:45.586Z] #44 [security-spiffe-token-provider internal] load build context [2023-07-14T04:37:45.586Z] #44 ... [2023-07-14T04:37:45.586Z] [2023-07-14T04:37:45.586Z] #43 [security-secretstore-setup internal] load build context [2023-07-14T04:37:45.586Z] #43 ... [2023-07-14T04:37:45.586Z] [2023-07-14T04:37:45.586Z] #49 [security-spire-config internal] load build context [2023-07-14T04:37:45.873Z] #49 ... [2023-07-14T04:37:45.873Z] [2023-07-14T04:37:45.873Z] #44 [security-spiffe-token-provider internal] load build context [2023-07-14T04:37:46.905Z] #44 ... [2023-07-14T04:37:46.905Z] [2023-07-14T04:37:46.905Z] #34 [core-data internal] load build context [2023-07-14T04:37:46.905Z] #34 ... [2023-07-14T04:37:46.905Z] [2023-07-14T04:37:46.905Z] #50 [security-proxy-setup internal] load build context [2023-07-14T04:37:46.905Z] #50 ... [2023-07-14T04:37:46.905Z] [2023-07-14T04:37:46.905Z] #44 [security-spiffe-token-provider internal] load build context [2023-07-14T04:37:47.485Z] #44 ... [2023-07-14T04:37:47.485Z] [2023-07-14T04:37:47.485Z] #41 [security-proxy-auth internal] load build context [2023-07-14T04:37:47.485Z] #41 ... [2023-07-14T04:37:47.485Z] [2023-07-14T04:37:47.485Z] #44 [security-spiffe-token-provider internal] load build context [2023-07-14T04:37:47.749Z] #44 ... [2023-07-14T04:37:47.749Z] [2023-07-14T04:37:47.749Z] #48 [core-metadata internal] load build context [2023-07-14T04:37:47.749Z] #48 ... [2023-07-14T04:37:47.749Z] [2023-07-14T04:37:47.749Z] #44 [security-spiffe-token-provider internal] load build context [2023-07-14T04:37:48.329Z] #44 ... [2023-07-14T04:37:48.329Z] [2023-07-14T04:37:48.329Z] #47 [support-scheduler internal] load build context [2023-07-14T04:37:48.594Z] #47 ... [2023-07-14T04:37:48.594Z] [2023-07-14T04:37:48.594Z] #44 [security-spiffe-token-provider internal] load build context [2023-07-14T04:37:49.551Z] #44 transferring context: 169.87MB 54.8s [2023-07-14T04:37:49.551Z] #44 ... [2023-07-14T04:37:49.551Z] [2023-07-14T04:37:49.551Z] #51 [core-command internal] load build context [2023-07-14T04:37:49.551Z] #51 ... [2023-07-14T04:37:49.551Z] [2023-07-14T04:37:49.551Z] #52 [support-notifications internal] load build context [2023-07-14T04:37:49.826Z] #52 ... [2023-07-14T04:37:49.826Z] [2023-07-14T04:37:49.826Z] #44 [security-spiffe-token-provider internal] load build context [2023-07-14T04:37:49.826Z] #44 ... [2023-07-14T04:37:49.826Z] [2023-07-14T04:37:49.826Z] #56 [security-spire-server internal] load build context [2023-07-14T04:37:50.100Z] #56 ... [2023-07-14T04:37:50.100Z] [2023-07-14T04:37:50.100Z] #44 [security-spiffe-token-provider internal] load build context [2023-07-14T04:37:50.366Z] #44 ... [2023-07-14T04:37:50.366Z] [2023-07-14T04:37:50.366Z] #43 [security-secretstore-setup internal] load build context [2023-07-14T04:37:50.366Z] #43 transferring context: 182.27MB 55.5s done [2023-07-14T04:37:50.366Z] #43 DONE 55.9s [2023-07-14T04:37:50.366Z] [2023-07-14T04:37:50.366Z] #44 [security-spiffe-token-provider internal] load build context [2023-07-14T04:37:50.633Z] #44 ... [2023-07-14T04:37:50.633Z] [2023-07-14T04:37:50.633Z] #34 [core-data internal] load build context [2023-07-14T04:37:50.633Z] #34 transferring context: 182.27MB 55.3s done [2023-07-14T04:37:50.633Z] #34 DONE 55.8s [2023-07-14T04:37:50.633Z] [2023-07-14T04:37:50.633Z] #44 [security-spiffe-token-provider internal] load build context [2023-07-14T04:37:51.593Z] #44 transferring context: 182.27MB 56.9s done [2023-07-14T04:37:53.575Z] #44 ... [2023-07-14T04:37:53.575Z] [2023-07-14T04:37:53.575Z] #49 [security-spire-config internal] load build context [2023-07-14T04:37:53.575Z] #49 transferring context: 182.27MB 54.9s done [2023-07-14T04:37:53.575Z] #49 DONE 58.7s [2023-07-14T04:37:53.575Z] [2023-07-14T04:37:53.575Z] #52 [support-notifications internal] load build context [2023-07-14T04:37:54.155Z] #52 ... [2023-07-14T04:37:54.155Z] [2023-07-14T04:37:54.155Z] #44 [security-spiffe-token-provider internal] load build context [2023-07-14T04:37:54.155Z] #44 DONE 59.6s [2023-07-14T04:37:54.155Z] [2023-07-14T04:37:54.155Z] #52 [support-notifications internal] load build context [2023-07-14T04:37:54.155Z] #52 ... [2023-07-14T04:37:54.155Z] [2023-07-14T04:37:54.155Z] #56 [security-spire-server internal] load build context [2023-07-14T04:37:54.155Z] #56 transferring context: 182.27MB 55.1s done [2023-07-14T04:37:54.155Z] #56 DONE 57.9s [2023-07-14T04:37:54.155Z] [2023-07-14T04:37:54.155Z] #52 [support-notifications internal] load build context [2023-07-14T04:37:54.454Z] #52 ... [2023-07-14T04:37:54.454Z] [2023-07-14T04:37:54.454Z] #50 [security-proxy-setup internal] load build context [2023-07-14T04:37:54.454Z] #50 transferring context: 182.27MB 56.5s done [2023-07-14T04:37:54.454Z] #50 DONE 58.8s [2023-07-14T04:37:54.454Z] [2023-07-14T04:37:54.454Z] #52 [support-notifications internal] load build context [2023-07-14T04:37:54.454Z] #52 ... [2023-07-14T04:37:54.454Z] [2023-07-14T04:37:54.454Z] #38 [security-spire-agent internal] load build context [2023-07-14T04:37:54.454Z] #38 transferring context: 182.27MB 59.2s done [2023-07-14T04:37:54.454Z] #38 DONE 60.4s [2023-07-14T04:37:54.454Z] [2023-07-14T04:37:54.454Z] #52 [support-notifications internal] load build context [2023-07-14T04:37:54.454Z] #52 ... [2023-07-14T04:37:54.454Z] [2023-07-14T04:37:54.454Z] #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-14T04:37:54.454Z] #65 DONE 4.1s [2023-07-14T04:37:54.454Z] [2023-07-14T04:37:54.454Z] #47 [support-scheduler internal] load build context [2023-07-14T04:37:54.454Z] #47 transferring context: 182.27MB 59.2s done [2023-07-14T04:37:54.454Z] #47 DONE 60.3s [2023-07-14T04:37:54.454Z] [2023-07-14T04:37:54.454Z] #52 [support-notifications internal] load build context [2023-07-14T04:37:55.419Z] #52 ... [2023-07-14T04:37:55.419Z] [2023-07-14T04:37:55.419Z] #66 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-14T04:37:55.419Z] #66 DONE 4.3s [2023-07-14T04:37:55.419Z] [2023-07-14T04:37:55.419Z] #52 [support-notifications internal] load build context [2023-07-14T04:37:55.419Z] #52 ... [2023-07-14T04:37:55.419Z] [2023-07-14T04:37:55.419Z] #33 [core-common-config-bootstrapper internal] load build context [2023-07-14T04:37:55.686Z] #33 ... [2023-07-14T04:37:55.686Z] [2023-07-14T04:37:55.686Z] #55 [security-bootstrapper internal] load build context [2023-07-14T04:37:55.686Z] #55 transferring context: 182.27MB 57.7s done [2023-07-14T04:37:55.686Z] #55 DONE 59.4s [2023-07-14T04:37:55.686Z] [2023-07-14T04:37:55.686Z] #33 [core-common-config-bootstrapper internal] load build context [2023-07-14T04:37:55.686Z] #33 ... [2023-07-14T04:37:55.686Z] [2023-07-14T04:37:55.686Z] #52 [support-notifications internal] load build context [2023-07-14T04:37:55.686Z] #52 ... [2023-07-14T04:37:55.686Z] [2023-07-14T04:37:55.686Z] #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-14T04:37:55.686Z] #67 DONE 1.5s [2023-07-14T04:37:55.686Z] [2023-07-14T04:37:55.686Z] #52 [support-notifications internal] load build context [2023-07-14T04:37:55.955Z] #52 ... [2023-07-14T04:37:55.955Z] [2023-07-14T04:37:55.955Z] #68 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-14T04:37:55.955Z] #68 DONE 1.9s [2023-07-14T04:37:55.955Z] [2023-07-14T04:37:55.955Z] #52 [support-notifications internal] load build context [2023-07-14T04:37:57.902Z] #52 ... [2023-07-14T04:37:57.902Z] [2023-07-14T04:37:57.902Z] #41 [security-proxy-auth internal] load build context [2023-07-14T04:37:57.902Z] #41 ... [2023-07-14T04:37:57.902Z] [2023-07-14T04:37:57.902Z] #52 [support-notifications internal] load build context [2023-07-14T04:37:57.902Z] #52 ... [2023-07-14T04:37:57.902Z] [2023-07-14T04:37:57.902Z] #48 [core-metadata internal] load build context [2023-07-14T04:37:57.902Z] #48 ... [2023-07-14T04:37:57.902Z] [2023-07-14T04:37:57.902Z] #41 [security-proxy-auth internal] load build context [2023-07-14T04:37:59.840Z] #41 transferring context: 111.78MB 65.1s [2023-07-14T04:37:59.840Z] #41 ... [2023-07-14T04:37:59.840Z] [2023-07-14T04:37:59.840Z] #51 [core-command internal] load build context [2023-07-14T04:37:59.840Z] #51 transferring context: 182.27MB 63.2s done [2023-07-14T04:37:59.840Z] #51 DONE 64.0s [2023-07-14T04:37:59.840Z] [2023-07-14T04:37:59.840Z] #41 [security-proxy-auth internal] load build context [2023-07-14T04:38:00.420Z] #41 ... [2023-07-14T04:38:00.420Z] [2023-07-14T04:38:00.420Z] #33 [core-common-config-bootstrapper internal] load build context [2023-07-14T04:38:00.420Z] #33 transferring context: 182.27MB 64.3s done [2023-07-14T04:38:00.420Z] #33 DONE 65.8s [2023-07-14T04:38:00.420Z] [2023-07-14T04:38:00.420Z] #41 [security-proxy-auth internal] load build context [2023-07-14T04:38:01.380Z] #41 ... [2023-07-14T04:38:01.380Z] [2023-07-14T04:38:01.380Z] #48 [core-metadata internal] load build context [2023-07-14T04:38:01.380Z] #48 transferring context: 182.27MB 64.8s done [2023-07-14T04:38:01.380Z] #48 DONE 65.9s [2023-07-14T04:38:01.380Z] [2023-07-14T04:38:01.380Z] #41 [security-proxy-auth internal] load build context [2023-07-14T04:38:01.978Z] #41 ... [2023-07-14T04:38:01.978Z] [2023-07-14T04:38:01.978Z] #52 [support-notifications internal] load build context [2023-07-14T04:38:01.978Z] #52 transferring context: 182.27MB 65.9s done [2023-07-14T04:38:01.978Z] #52 DONE 66.8s [2023-07-14T04:38:01.978Z] [2023-07-14T04:38:01.978Z] #41 [security-proxy-auth internal] load build context [2023-07-14T04:38:02.948Z] #41 ... [2023-07-14T04:38:02.948Z] [2023-07-14T04:38:02.948Z] #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-14T04:38:02.948Z] #69 DONE 0.8s [2023-07-14T04:38:02.948Z] [2023-07-14T04:38:02.948Z] #41 [security-proxy-auth internal] load build context [2023-07-14T04:38:03.909Z] #41 transferring context: 182.27MB 69.6s done [2023-07-14T04:38:03.909Z] #41 DONE 69.9s [2023-07-14T04:38:03.909Z] [2023-07-14T04:38:03.909Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T04:38:04.867Z] #70 ... [2023-07-14T04:38:04.867Z] [2023-07-14T04:38:04.868Z] #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T04:38:04.868Z] #71 ... [2023-07-14T04:38:04.868Z] [2023-07-14T04:38:04.868Z] #72 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T04:38:05.454Z] #72 ... [2023-07-14T04:38:05.454Z] [2023-07-14T04:38:05.454Z] #73 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T04:38:05.454Z] #73 ... [2023-07-14T04:38:05.454Z] [2023-07-14T04:38:05.454Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T04:38:52.276Z] #74 ... [2023-07-14T04:38:52.276Z] [2023-07-14T04:38:52.276Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T04:38:52.276Z] #70 DONE 44.7s [2023-07-14T04:38:52.276Z] [2023-07-14T04:38:52.276Z] #72 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T04:38:52.276Z] #72 DONE 51.6s [2023-07-14T04:38:52.276Z] [2023-07-14T04:38:52.276Z] #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T04:38:52.276Z] #71 DONE 53.0s [2023-07-14T04:38:52.276Z] [2023-07-14T04:38:52.276Z] #75 [security-spire-config builder 6/9] COPY . . [2023-07-14T04:38:52.276Z] #75 ... [2023-07-14T04:38:52.276Z] [2023-07-14T04:38:52.276Z] #73 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T04:38:52.276Z] #73 DONE 52.3s [2023-07-14T04:38:52.276Z] [2023-07-14T04:38:52.276Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T04:38:52.276Z] #74 DONE 51.9s [2023-07-14T04:38:52.276Z] [2023-07-14T04:38:52.276Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-14T04:38:52.861Z] #76 ... [2023-07-14T04:38:52.861Z] [2023-07-14T04:38:52.861Z] #77 [security-secretstore-setup builder 6/7] COPY . . [2023-07-14T04:38:52.861Z] #77 DONE 5.4s [2023-07-14T04:38:52.861Z] [2023-07-14T04:38:52.861Z] #78 [core-data builder 6/7] COPY . . [2023-07-14T04:38:53.127Z] #78 DONE 5.4s [2023-07-14T04:38:53.127Z] [2023-07-14T04:38:53.127Z] #79 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-14T04:38:53.127Z] #79 CACHED [2023-07-14T04:38:53.127Z] [2023-07-14T04:38:53.127Z] #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T04:38:53.127Z] #80 CACHED [2023-07-14T04:38:53.127Z] [2023-07-14T04:38:53.127Z] #81 [security-bootstrapper builder 6/7] COPY . . [2023-07-14T04:38:53.127Z] #81 CACHED [2023-07-14T04:38:53.127Z] [2023-07-14T04:38:53.127Z] #82 [security-proxy-setup builder 6/7] COPY . . [2023-07-14T04:38:53.127Z] #82 CACHED [2023-07-14T04:38:53.127Z] [2023-07-14T04:38:53.127Z] #83 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-14T04:38:53.127Z] #83 CACHED [2023-07-14T04:38:53.127Z] [2023-07-14T04:38:53.127Z] #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T04:38:53.127Z] #84 CACHED [2023-07-14T04:38:53.127Z] [2023-07-14T04:38:53.127Z] #85 [support-notifications builder 6/7] COPY . . [2023-07-14T04:38:53.127Z] #85 DONE 5.5s [2023-07-14T04:38:53.127Z] [2023-07-14T04:38:53.127Z] #86 [core-command builder 6/7] COPY . . [2023-07-14T04:38:53.127Z] #86 CACHED [2023-07-14T04:38:53.127Z] [2023-07-14T04:38:53.127Z] #87 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-14T04:38:53.127Z] #87 CACHED [2023-07-14T04:38:53.127Z] [2023-07-14T04:38:53.127Z] #88 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T04:38:53.127Z] #88 CACHED [2023-07-14T04:38:53.127Z] [2023-07-14T04:38:53.127Z] #89 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-14T04:38:53.127Z] #89 CACHED [2023-07-14T04:38:53.127Z] [2023-07-14T04:38:53.127Z] #90 [core-metadata builder 6/7] COPY . . [2023-07-14T04:38:53.127Z] #90 CACHED [2023-07-14T04:38:53.127Z] [2023-07-14T04:38:53.127Z] #91 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T04:38:53.127Z] #91 CACHED [2023-07-14T04:38:53.127Z] [2023-07-14T04:38:53.127Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-14T04:38:53.127Z] #76 DONE 5.3s [2023-07-14T04:38:53.127Z] [2023-07-14T04:38:53.127Z] #92 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-14T04:38:53.127Z] #92 CACHED [2023-07-14T04:38:53.127Z] [2023-07-14T04:38:53.127Z] #93 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T04:38:53.127Z] #93 CACHED [2023-07-14T04:38:53.127Z] [2023-07-14T04:38:53.127Z] #94 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-14T04:38:53.127Z] #94 CACHED [2023-07-14T04:38:53.127Z] [2023-07-14T04:38:53.127Z] #75 [security-spire-config builder 6/9] COPY . . [2023-07-14T04:38:53.127Z] #75 DONE 5.5s [2023-07-14T04:38:53.127Z] [2023-07-14T04:38:53.127Z] #95 [support-scheduler builder 6/7] COPY . . [2023-07-14T04:38:53.127Z] #95 CACHED [2023-07-14T04:38:53.127Z] [2023-07-14T04:38:53.127Z] #96 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-14T04:38:53.127Z] #96 CACHED [2023-07-14T04:38:53.127Z] [2023-07-14T04:38:53.127Z] #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T04:38:53.127Z] #97 CACHED [2023-07-14T04:38:53.127Z] [2023-07-14T04:38:53.127Z] #98 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T04:38:53.127Z] #98 CACHED [2023-07-14T04:38:53.127Z] [2023-07-14T04:38:53.127Z] #99 [security-proxy-auth builder 6/7] COPY . . [2023-07-14T04:38:53.127Z] #99 CACHED [2023-07-14T04:38:53.127Z] [2023-07-14T04:38:53.127Z] #100 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-14T04:38:53.127Z] #100 CACHED [2023-07-14T04:38:53.127Z] [2023-07-14T04:38:53.127Z] #101 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-14T04:38:53.396Z] #101 ... [2023-07-14T04:38:53.396Z] [2023-07-14T04:38:53.396Z] #102 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-14T04:38:53.396Z] #102 DONE 0.4s [2023-07-14T04:38:53.664Z] [2023-07-14T04:38:53.664Z] #103 [security-spire-server builder 6/9] COPY . . [2023-07-14T04:38:53.664Z] #103 CACHED [2023-07-14T04:38:53.664Z] [2023-07-14T04:38:53.664Z] #104 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T04:38:53.664Z] #104 CACHED [2023-07-14T04:38:53.664Z] [2023-07-14T04:38:53.664Z] #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-14T04:38:53.664Z] #105 CACHED [2023-07-14T04:38:53.664Z] [2023-07-14T04:38:53.664Z] #106 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-14T04:38:53.664Z] #106 CACHED [2023-07-14T04:38:53.664Z] [2023-07-14T04:38:53.664Z] #107 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-14T04:38:59.012Z] #107 ... [2023-07-14T04:38:59.012Z] [2023-07-14T04:38:59.012Z] #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-14T04:38:59.012Z] #0 5.589 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-07-14T04:38:59.594Z] #108 ... [2023-07-14T04:38:59.594Z] [2023-07-14T04:38:59.594Z] #101 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-14T04:38:59.594Z] #101 6.592 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-07-14T04:39:00.561Z] #101 ... [2023-07-14T04:39:00.561Z] [2023-07-14T04:39:00.561Z] #109 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-14T04:39:00.561Z] #109 DONE 6.8s [2023-07-14T04:39:00.561Z] [2023-07-14T04:39:00.561Z] #107 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-14T04:39:00.561Z] #107 DONE 6.9s [2023-07-14T04:39:00.561Z] [2023-07-14T04:39:00.561Z] #110 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-14T04:39:00.828Z] #110 DONE 0.4s [2023-07-14T04:39:00.828Z] [2023-07-14T04:39:00.828Z] #111 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-14T04:39:00.828Z] #111 DONE 0.3s [2023-07-14T04:39:00.828Z] [2023-07-14T04:39:00.828Z] #112 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-14T04:39:00.828Z] #0 6.831 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-14T04:39:02.243Z] #112 ... [2023-07-14T04:39:02.243Z] [2023-07-14T04:39:02.243Z] #113 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T04:39:02.243Z] #113 DONE 0.2s [2023-07-14T04:39:02.243Z] [2023-07-14T04:39:02.243Z] #114 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-14T04:39:02.510Z] #114 DONE 0.1s [2023-07-14T04:39:02.510Z] [2023-07-14T04:39:02.510Z] #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-14T04:39:02.510Z] #0 6.488 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-14T04:39:02.782Z] #115 ... [2023-07-14T04:39:02.782Z] [2023-07-14T04:39:02.782Z] #116 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T04:39:03.048Z] #116 DONE 0.3s [2023-07-14T04:39:03.048Z] [2023-07-14T04:39:03.048Z] #117 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-14T04:39:03.048Z] #117 DONE 0.2s [2023-07-14T04:39:03.048Z] [2023-07-14T04:39:03.048Z] #118 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-14T04:39:03.048Z] #0 6.375 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-14T04:39:03.331Z] #118 ... [2023-07-14T04:39:03.331Z] [2023-07-14T04:39:03.331Z] #119 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-14T04:39:03.331Z] #0 4.439 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-14T04:39:03.331Z] #119 ... [2023-07-14T04:39:03.331Z] [2023-07-14T04:39:03.331Z] #120 [security-spire-agent builder 6/9] COPY . . [2023-07-14T04:39:03.331Z] #120 CACHED [2023-07-14T04:39:03.331Z] [2023-07-14T04:39:03.331Z] #121 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-14T04:39:03.331Z] #121 CACHED [2023-07-14T04:39:03.331Z] [2023-07-14T04:39:03.331Z] #122 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T04:39:03.331Z] #122 CACHED [2023-07-14T04:39:03.331Z] [2023-07-14T04:39:03.331Z] #123 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-14T04:39:03.331Z] #123 CACHED [2023-07-14T04:39:03.331Z] [2023-07-14T04:39:03.331Z] #124 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-14T04:39:03.331Z] #124 CACHED [2023-07-14T04:39:03.331Z] [2023-07-14T04:39:03.331Z] #125 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T04:39:03.331Z] #125 CACHED [2023-07-14T04:39:03.331Z] [2023-07-14T04:39:03.331Z] #126 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-14T04:39:03.331Z] #126 CACHED [2023-07-14T04:39:03.331Z] [2023-07-14T04:39:03.331Z] #127 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-14T04:39:03.331Z] #127 CACHED [2023-07-14T04:39:03.331Z] [2023-07-14T04:39:03.331Z] #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-14T04:39:03.331Z] #0 5.246 go build -tags "no_messagebus non_delayedstart" -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 [2023-07-14T04:39:03.598Z] #128 ... [2023-07-14T04:39:03.598Z] [2023-07-14T04:39:03.598Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-14T04:39:03.598Z] #0 5.321 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-14T04:39:03.598Z] #129 ... [2023-07-14T04:39:03.598Z] [2023-07-14T04:39:03.598Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-14T04:39:03.598Z] #0 6.846 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-14T04:39:03.865Z] #130 ... [2023-07-14T04:39:03.865Z] [2023-07-14T04:39:03.865Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-14T04:39:03.865Z] #0 6.116 go build -tags "no_messagebus non_delayedstart" -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 [2023-07-14T04:39:03.865Z] #131 ... [2023-07-14T04:39:03.865Z] [2023-07-14T04:39:03.865Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-14T04:39:03.865Z] #0 6.064 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-14T04:39:04.132Z] #132 ... [2023-07-14T04:39:04.132Z] [2023-07-14T04:39:04.132Z] #133 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-14T04:39:05.093Z] #133 DONE 1.6s [2023-07-14T04:39:05.093Z] [2023-07-14T04:39:05.093Z] #134 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-14T04:39:05.093Z] #134 ... [2023-07-14T04:39:05.093Z] [2023-07-14T04:39:05.093Z] #135 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-14T04:39:05.093Z] #135 DONE 1.9s [2023-07-14T04:39:05.378Z] [2023-07-14T04:39:05.378Z] #136 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-14T04:39:05.378Z] #136 DONE 2.0s [2023-07-14T04:39:05.378Z] [2023-07-14T04:39:05.378Z] #137 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-14T04:39:05.664Z] #137 DONE 0.6s [2023-07-14T04:39:05.664Z] [2023-07-14T04:39:05.664Z] #138 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-14T04:39:05.931Z] #138 DONE 0.5s [2023-07-14T04:39:05.931Z] [2023-07-14T04:39:05.931Z] #139 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-07-14T04:39:06.198Z] #139 DONE 0.6s [2023-07-14T04:39:06.198Z] [2023-07-14T04:39:06.198Z] #140 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-14T04:39:06.198Z] #140 DONE 0.4s [2023-07-14T04:39:06.198Z] [2023-07-14T04:39:06.198Z] #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-14T04:39:06.781Z] #141 DONE 0.5s [2023-07-14T04:39:06.781Z] [2023-07-14T04:39:06.781Z] #142 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-07-14T04:39:06.781Z] #142 DONE 0.4s [2023-07-14T04:39:06.781Z] [2023-07-14T04:39:06.781Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-14T04:39:06.781Z] #129 ... [2023-07-14T04:39:06.781Z] [2023-07-14T04:39:06.781Z] #143 [security-spire-config] exporting to image [2023-07-14T04:39:06.781Z] #143 exporting layers [2023-07-14T04:39:08.185Z] #143 ... [2023-07-14T04:39:08.185Z] [2023-07-14T04:39:08.185Z] #134 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-14T04:39:08.185Z] #134 DONE 2.9s [2023-07-14T04:39:08.185Z] [2023-07-14T04:39:08.185Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-14T04:39:08.185Z] #144 DONE 0.2s [2023-07-14T04:39:08.185Z] [2023-07-14T04:39:08.185Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-07-14T04:39:08.806Z] #145 DONE 0.4s [2023-07-14T04:39:08.806Z] [2023-07-14T04:39:08.806Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-14T04:39:09.072Z] #146 DONE 0.4s [2023-07-14T04:39:09.072Z] [2023-07-14T04:39:09.072Z] #143 [security-spire-agent] exporting to image [2023-07-14T04:39:09.669Z] #143 exporting layers 2.8s done [2023-07-14T04:39:09.669Z] #143 writing image sha256:c1cb52cc4796412cbfacbe9fb3d6d3287cce7299a27621c26c804ad34bc37a17 [2023-07-14T04:39:09.669Z] #143 exporting layers 3.0s done [2023-07-14T04:39:09.669Z] #143 writing image sha256:c1cb52cc4796412cbfacbe9fb3d6d3287cce7299a27621c26c804ad34bc37a17 0.1s done [2023-07-14T04:39:09.669Z] #143 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-07-14T04:39:09.936Z] #143 writing image sha256:1134781a039aade35d3dbe1ccd58552c43ed0c6e1030348947d54d47a68be1ba 0.0s done [2023-07-14T04:39:09.936Z] #143 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-07-14T04:39:10.895Z] #143 exporting layers 1.7s done [2023-07-14T04:39:10.895Z] #143 writing image sha256:1aa5c9521078e62bc3582a5b81238e1e93652ebc71f1a70476583baf961c7379 done [2023-07-14T04:39:10.895Z] #143 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-07-14T04:39:10.895Z] #143 DONE 4.8s [2023-07-14T04:39:10.895Z] [2023-07-14T04:39:10.895Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-14T04:53:33.309Z] #131 ... [2023-07-14T04:53:33.309Z] [2023-07-14T04:53:33.309Z] #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-14T04:53:33.309Z] #108 DONE 880.0s [2023-07-14T04:53:33.309Z] [2023-07-14T04:53:33.309Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-14T04:53:33.573Z] #131 ... [2023-07-14T04:53:33.573Z] [2023-07-14T04:53:33.573Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T04:53:33.838Z] #147 DONE 0.2s [2023-07-14T04:53:33.838Z] [2023-07-14T04:53:33.838Z] #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-14T04:53:33.838Z] #35 ... [2023-07-14T04:53:33.838Z] [2023-07-14T04:53:33.838Z] #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-14T04:53:33.838Z] #148 DONE 0.1s [2023-07-14T04:53:34.138Z] [2023-07-14T04:53:34.138Z] #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-14T04:53:34.404Z] #149 DONE 0.3s [2023-07-14T04:53:34.404Z] [2023-07-14T04:53:34.404Z] #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-14T04:53:34.404Z] #150 DONE 0.3s [2023-07-14T04:53:34.404Z] [2023-07-14T04:53:34.404Z] #101 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-14T04:53:34.670Z] #101 ... [2023-07-14T04:53:34.670Z] [2023-07-14T04:53:34.670Z] #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-14T04:53:34.670Z] #151 DONE 0.1s [2023-07-14T04:53:34.936Z] [2023-07-14T04:53:34.936Z] #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-14T04:53:36.870Z] #152 ... [2023-07-14T04:53:36.870Z] [2023-07-14T04:53:36.870Z] #119 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-14T04:53:36.870Z] #119 DONE 883.6s [2023-07-14T04:53:36.870Z] [2023-07-14T04:53:36.870Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-14T04:53:37.136Z] #131 ... [2023-07-14T04:53:37.136Z] [2023-07-14T04:53:37.136Z] #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-14T04:53:37.136Z] #152 DONE 2.3s [2023-07-14T04:53:37.136Z] [2023-07-14T04:53:37.136Z] #143 [security-proxy-auth] exporting to image [2023-07-14T04:53:37.136Z] #143 exporting layers [2023-07-14T04:53:38.092Z] #143 ... [2023-07-14T04:53:38.092Z] [2023-07-14T04:53:38.092Z] #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T04:53:38.092Z] #153 DONE 0.3s [2023-07-14T04:53:38.092Z] [2023-07-14T04:53:38.092Z] #143 [security-proxy-auth] exporting to image [2023-07-14T04:53:38.092Z] #143 exporting layers 0.9s done [2023-07-14T04:53:38.092Z] #143 writing image sha256:b2b5bf68e9c25ed0dc57d98d59f69d26f036efbda22ce28c3d08addc0435318c done [2023-07-14T04:53:38.092Z] #143 naming to docker.io/library/security-proxy-auth-arm64 done [2023-07-14T04:53:38.092Z] #143 DONE 5.8s [2023-07-14T04:53:38.092Z] [2023-07-14T04:53:38.092Z] #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-14T04:53:38.092Z] #154 DONE 0.2s [2023-07-14T04:53:38.092Z] [2023-07-14T04:53:38.092Z] #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-14T04:53:38.357Z] #155 DONE 0.2s [2023-07-14T04:53:38.357Z] [2023-07-14T04:53:38.357Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-14T04:53:38.357Z] #131 ... [2023-07-14T04:53:38.357Z] [2023-07-14T04:53:38.357Z] #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-14T04:53:38.621Z] #156 DONE 0.3s [2023-07-14T04:53:38.621Z] [2023-07-14T04:53:38.621Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-14T04:53:38.621Z] #131 ... [2023-07-14T04:53:38.621Z] [2023-07-14T04:53:38.621Z] #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-14T04:53:38.886Z] #157 DONE 0.2s [2023-07-14T04:53:38.886Z] [2023-07-14T04:53:38.886Z] #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-14T04:53:41.457Z] #158 DONE 2.1s [2023-07-14T04:53:41.457Z] [2023-07-14T04:53:41.457Z] #143 [security-proxy-setup] exporting to image [2023-07-14T04:53:41.457Z] #143 exporting layers 0.5s done [2023-07-14T04:53:41.457Z] #143 writing image sha256:ec3b6fcc30d804826d2bcbac8c628a5cd21efcbb237e9af5adacc03a485f8a40 done [2023-07-14T04:53:41.457Z] #143 naming to docker.io/library/security-proxy-setup-arm64 done [2023-07-14T04:53:41.457Z] #143 DONE 6.3s [2023-07-14T04:53:41.457Z] [2023-07-14T04:53:41.457Z] #101 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-14T04:53:44.024Z] #101 ... [2023-07-14T04:53:44.024Z] [2023-07-14T04:53:44.024Z] #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-14T04:53:44.024Z] #128 890.6 go build -tags "no_messagebus non_delayedstart" -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 [2023-07-14T04:53:46.614Z] #128 ... [2023-07-14T04:53:46.614Z] [2023-07-14T04:53:46.614Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-14T04:53:46.614Z] #129 DONE 893.7s [2023-07-14T04:53:46.890Z] [2023-07-14T04:53:46.891Z] #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-14T04:53:47.160Z] #159 DONE 0.4s [2023-07-14T04:53:47.160Z] [2023-07-14T04:53:47.160Z] #101 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-14T04:53:47.440Z] #101 ... [2023-07-14T04:53:47.440Z] [2023-07-14T04:53:47.440Z] #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-14T04:53:50.032Z] #160 DONE 2.4s [2023-07-14T04:53:50.032Z] [2023-07-14T04:53:50.032Z] #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-14T04:53:50.032Z] #115 ... [2023-07-14T04:53:50.032Z] [2023-07-14T04:53:50.032Z] #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T04:53:50.032Z] #161 DONE 0.4s [2023-07-14T04:53:50.032Z] [2023-07-14T04:53:50.032Z] #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-14T04:53:50.301Z] #162 DONE 0.2s [2023-07-14T04:53:50.301Z] [2023-07-14T04:53:50.301Z] #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-14T04:53:50.568Z] #163 DONE 0.3s [2023-07-14T04:53:50.568Z] [2023-07-14T04:53:50.568Z] #164 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-14T04:53:50.835Z] #164 DONE 0.2s [2023-07-14T04:53:50.835Z] [2023-07-14T04:53:50.835Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-14T04:53:50.835Z] #130 ... [2023-07-14T04:53:50.835Z] [2023-07-14T04:53:50.835Z] #165 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-07-14T04:53:51.103Z] #165 DONE 0.2s [2023-07-14T04:53:51.103Z] [2023-07-14T04:53:51.103Z] #166 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-07-14T04:53:51.103Z] #166 DONE 0.1s [2023-07-14T04:53:51.103Z] [2023-07-14T04:53:51.103Z] #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-14T04:53:51.103Z] #167 DONE 0.1s [2023-07-14T04:53:51.103Z] [2023-07-14T04:53:51.103Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-14T04:53:51.374Z] #132 ... [2023-07-14T04:53:51.374Z] [2023-07-14T04:53:51.374Z] #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-14T04:53:51.374Z] #168 DONE 0.2s [2023-07-14T04:53:51.374Z] [2023-07-14T04:53:51.374Z] #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-14T04:53:53.315Z] #169 DONE 1.9s [2023-07-14T04:53:53.315Z] [2023-07-14T04:53:53.315Z] #143 [security-bootstrapper] exporting to image [2023-07-14T04:53:53.315Z] #143 exporting layers [2023-07-14T04:53:54.274Z] #143 exporting layers 0.8s done [2023-07-14T04:53:54.274Z] #143 writing image sha256:02150514d049466b9a1f558a89145fe06bf6c1bd116f02efc7e28a6f21bf159c done [2023-07-14T04:53:54.274Z] #143 naming to docker.io/library/security-bootstrapper-arm64 done [2023-07-14T04:53:54.274Z] #143 DONE 7.0s [2023-07-14T04:53:54.274Z] [2023-07-14T04:53:54.274Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-14T04:54:04.344Z] #132 ... [2023-07-14T04:54:04.344Z] [2023-07-14T04:54:04.344Z] #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-14T04:54:04.344Z] #128 DONE 910.5s [2023-07-14T04:54:04.344Z] [2023-07-14T04:54:04.344Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-14T04:54:04.344Z] #131 ... [2023-07-14T04:54:04.344Z] [2023-07-14T04:54:04.344Z] #170 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T04:54:04.344Z] #170 DONE 0.4s [2023-07-14T04:54:04.344Z] [2023-07-14T04:54:04.344Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-14T04:54:04.344Z] #131 ... [2023-07-14T04:54:04.344Z] [2023-07-14T04:54:04.344Z] #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-14T04:54:04.631Z] #171 DONE 0.2s [2023-07-14T04:54:04.631Z] [2023-07-14T04:54:04.631Z] #172 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-07-14T04:54:04.912Z] #172 DONE 0.2s [2023-07-14T04:54:04.912Z] [2023-07-14T04:54:04.912Z] #173 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-07-14T04:54:04.912Z] #173 DONE 0.1s [2023-07-14T04:54:04.912Z] [2023-07-14T04:54:04.912Z] #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-14T04:54:05.210Z] #174 DONE 0.2s [2023-07-14T04:54:05.210Z] [2023-07-14T04:54:05.210Z] #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-14T04:54:05.492Z] #175 DONE 0.3s [2023-07-14T04:54:05.492Z] [2023-07-14T04:54:05.492Z] #101 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-14T04:54:05.492Z] #101 ... [2023-07-14T04:54:05.492Z] [2023-07-14T04:54:05.492Z] #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-14T04:54:05.762Z] #176 DONE 0.3s [2023-07-14T04:54:05.762Z] [2023-07-14T04:54:05.762Z] #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-14T04:54:05.762Z] #177 DONE 0.1s [2023-07-14T04:54:05.762Z] [2023-07-14T04:54:05.762Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-14T04:54:06.030Z] #130 ... [2023-07-14T04:54:06.030Z] [2023-07-14T04:54:06.030Z] #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-14T04:54:07.972Z] #178 DONE 2.0s [2023-07-14T04:54:07.972Z] [2023-07-14T04:54:07.972Z] #143 [security-secretstore-setup] exporting to image [2023-07-14T04:54:07.972Z] #143 exporting layers [2023-07-14T04:54:08.930Z] #143 exporting layers 1.1s done [2023-07-14T04:54:08.930Z] #143 writing image sha256:a5ca3cd21181f3addf2fc08e334863370c82204b8289abab67b933d6e92117fb done [2023-07-14T04:54:08.930Z] #143 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-07-14T04:54:08.930Z] #143 DONE 8.1s [2023-07-14T04:54:08.930Z] [2023-07-14T04:54:08.930Z] #101 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-14T04:54:30.989Z] #101 DONE 934.5s [2023-07-14T04:54:30.989Z] [2023-07-14T04:54:30.989Z] #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-14T04:54:30.989Z] #35 ... [2023-07-14T04:54:30.989Z] [2023-07-14T04:54:30.989Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T04:54:30.989Z] #179 DONE 0.1s [2023-07-14T04:54:30.989Z] [2023-07-14T04:54:30.989Z] #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-14T04:54:30.989Z] #115 ... [2023-07-14T04:54:30.989Z] [2023-07-14T04:54:30.989Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-14T04:54:30.989Z] #180 DONE 0.3s [2023-07-14T04:54:30.989Z] [2023-07-14T04:54:30.989Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-14T04:54:30.989Z] #181 DONE 0.3s [2023-07-14T04:54:30.989Z] [2023-07-14T04:54:30.989Z] #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-07-14T04:54:30.989Z] #182 DONE 0.2s [2023-07-14T04:54:30.989Z] [2023-07-14T04:54:30.989Z] #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-14T04:54:30.989Z] #115 ... [2023-07-14T04:54:30.989Z] [2023-07-14T04:54:30.989Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-07-14T04:54:30.989Z] #183 DONE 0.2s [2023-07-14T04:54:30.989Z] [2023-07-14T04:54:30.989Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-14T04:54:31.764Z] #184 DONE 2.1s [2023-07-14T04:54:31.764Z] [2023-07-14T04:54:31.764Z] #143 [core-common-config-bootstrapper] exporting to image [2023-07-14T04:54:31.764Z] #143 exporting layers [2023-07-14T04:54:32.045Z] #143 exporting layers 0.5s done [2023-07-14T04:54:32.045Z] #143 writing image sha256:5fd7c7f218ce29e69ae2b08eb2a1e7208643c480bca57309b2b23536f353c54c done [2023-07-14T04:54:32.045Z] #143 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-07-14T04:54:32.045Z] #143 DONE 8.7s [2023-07-14T04:54:32.045Z] [2023-07-14T04:54:32.045Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-14T04:54:44.426Z] #130 ... [2023-07-14T04:54:44.426Z] [2023-07-14T04:54:44.426Z] #112 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-14T04:54:44.426Z] #112 DONE 950.5s [2023-07-14T04:54:44.426Z] [2023-07-14T04:54:44.426Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-14T04:54:44.426Z] #130 ... [2023-07-14T04:54:44.426Z] [2023-07-14T04:54:44.426Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T04:54:44.426Z] #185 DONE 0.1s [2023-07-14T04:54:44.426Z] [2023-07-14T04:54:44.426Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-14T04:54:44.426Z] #186 DONE 0.1s [2023-07-14T04:54:44.426Z] [2023-07-14T04:54:44.426Z] #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-14T04:54:44.694Z] #115 ... [2023-07-14T04:54:44.694Z] [2023-07-14T04:54:44.694Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-14T04:54:44.694Z] #187 DONE 0.3s [2023-07-14T04:54:44.694Z] [2023-07-14T04:54:44.694Z] #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-14T04:54:44.964Z] #115 ... [2023-07-14T04:54:44.964Z] [2023-07-14T04:54:44.964Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-14T04:54:44.964Z] #188 DONE 0.1s [2023-07-14T04:54:44.964Z] [2023-07-14T04:54:44.964Z] #143 [core-command] exporting to image [2023-07-14T04:54:44.964Z] #143 exporting layers [2023-07-14T04:54:45.230Z] #143 exporting layers 0.3s done [2023-07-14T04:54:45.230Z] #143 writing image sha256:c820b946e7657bebc36d42998a8f0ab1f5635bc267ee644f36b11cf37a91a02a done [2023-07-14T04:54:45.230Z] #143 naming to docker.io/library/core-command-arm64 done [2023-07-14T04:54:45.230Z] #143 DONE 8.9s [2023-07-14T04:54:45.230Z] [2023-07-14T04:54:45.230Z] #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-14T04:55:00.202Z] #115 ... [2023-07-14T04:55:00.202Z] [2023-07-14T04:55:00.202Z] #118 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-14T04:55:00.202Z] #118 DONE 966.6s [2023-07-14T04:55:00.202Z] [2023-07-14T04:55:00.202Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-14T04:55:00.468Z] #131 ... [2023-07-14T04:55:00.468Z] [2023-07-14T04:55:00.468Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T04:55:00.732Z] #189 DONE 0.2s [2023-07-14T04:55:00.732Z] [2023-07-14T04:55:00.732Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-14T04:55:00.732Z] #190 DONE 0.1s [2023-07-14T04:55:00.732Z] [2023-07-14T04:55:00.732Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-14T04:55:01.001Z] #191 DONE 0.3s [2023-07-14T04:55:01.001Z] [2023-07-14T04:55:01.001Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-14T04:55:01.267Z] #192 DONE 0.2s [2023-07-14T04:55:01.267Z] [2023-07-14T04:55:01.267Z] #143 [core-data] exporting to image [2023-07-14T04:55:01.267Z] #143 exporting layers [2023-07-14T04:55:01.533Z] #143 exporting layers 0.3s done [2023-07-14T04:55:01.533Z] #143 writing image sha256:5f68f355f988f148ca9c561400bccb6546f04fae882d578f17dc684bae1f7767 done [2023-07-14T04:55:01.533Z] #143 naming to docker.io/library/core-data-arm64 done [2023-07-14T04:55:01.533Z] #143 DONE 9.2s [2023-07-14T04:55:01.533Z] [2023-07-14T04:55:01.533Z] #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-14T04:55:03.468Z] #115 DONE 970.2s [2023-07-14T04:55:03.468Z] [2023-07-14T04:55:03.468Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-14T04:55:03.738Z] #131 ... [2023-07-14T04:55:03.738Z] [2023-07-14T04:55:03.738Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T04:55:03.738Z] #193 DONE 0.1s [2023-07-14T04:55:03.738Z] [2023-07-14T04:55:03.738Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-14T04:55:04.015Z] #131 ... [2023-07-14T04:55:04.015Z] [2023-07-14T04:55:04.015Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-14T04:55:04.015Z] #194 DONE 0.2s [2023-07-14T04:55:04.015Z] [2023-07-14T04:55:04.015Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-14T04:55:04.284Z] #130 ... [2023-07-14T04:55:04.284Z] [2023-07-14T04:55:04.284Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-14T04:55:04.284Z] #195 DONE 0.3s [2023-07-14T04:55:04.284Z] [2023-07-14T04:55:04.285Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-14T04:55:04.550Z] #132 ... [2023-07-14T04:55:04.550Z] [2023-07-14T04:55:04.550Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-14T04:55:04.550Z] #196 DONE 0.1s [2023-07-14T04:55:04.550Z] [2023-07-14T04:55:04.550Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-14T04:55:04.550Z] #197 DONE 0.1s [2023-07-14T04:55:04.550Z] [2023-07-14T04:55:04.550Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-14T04:55:04.815Z] #131 ... [2023-07-14T04:55:04.815Z] [2023-07-14T04:55:04.815Z] #143 [core-metadata] exporting to image [2023-07-14T04:55:05.080Z] #143 exporting layers 0.4s done [2023-07-14T04:55:05.080Z] #143 writing image sha256:16f366ff53d4d842620a591919094859741ba9b34a79bdfa995e55a2caad9623 done [2023-07-14T04:55:05.080Z] #143 naming to docker.io/library/core-metadata-arm64 done [2023-07-14T04:55:05.080Z] #143 DONE 9.6s [2023-07-14T04:55:05.080Z] [2023-07-14T04:55:05.080Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-14T04:56:01.416Z] #132 ... [2023-07-14T04:56:01.416Z] [2023-07-14T04:56:01.416Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-14T04:56:01.416Z] #131 DONE 1020.8s [2023-07-14T04:56:01.416Z] [2023-07-14T04:56:01.416Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-14T04:56:01.416Z] #130 ... [2023-07-14T04:56:01.416Z] [2023-07-14T04:56:01.416Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T04:56:01.416Z] #198 DONE 0.1s [2023-07-14T04:56:01.416Z] [2023-07-14T04:56:01.416Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-14T04:56:01.416Z] #199 DONE 0.2s [2023-07-14T04:56:01.416Z] [2023-07-14T04:56:01.416Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-14T04:56:01.416Z] #132 ... [2023-07-14T04:56:01.416Z] [2023-07-14T04:56:01.416Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-14T04:56:01.416Z] #200 DONE 0.3s [2023-07-14T04:56:01.416Z] [2023-07-14T04:56:01.416Z] #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-07-14T04:56:01.416Z] #201 DONE 0.1s [2023-07-14T04:56:01.416Z] [2023-07-14T04:56:01.416Z] #143 [security-spiffe-token-provider] exporting to image [2023-07-14T04:56:01.416Z] #143 exporting layers [2023-07-14T04:56:01.416Z] #143 exporting layers 0.5s done [2023-07-14T04:56:01.416Z] #143 writing image sha256:26135a453b5c8010dc54b2b03220628c7763f51c0b07f13ef8bc3a8cb3abc474 done [2023-07-14T04:56:01.416Z] #143 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-07-14T04:56:01.416Z] #143 DONE 10.1s [2023-07-14T04:56:01.416Z] [2023-07-14T04:56:01.416Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-14T04:56:16.390Z] #130 DONE 1041.0s [2023-07-14T04:56:16.390Z] [2023-07-14T04:56:16.390Z] #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-14T04:56:16.390Z] #35 ... [2023-07-14T04:56:16.390Z] [2023-07-14T04:56:16.390Z] #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T04:56:16.390Z] #202 DONE 0.1s [2023-07-14T04:56:16.390Z] [2023-07-14T04:56:16.390Z] #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-14T04:56:16.390Z] #203 DONE 0.1s [2023-07-14T04:56:16.390Z] [2023-07-14T04:56:16.390Z] #204 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-14T04:56:16.390Z] #204 ... [2023-07-14T04:56:16.390Z] [2023-07-14T04:56:16.390Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-14T04:56:16.390Z] #132 DONE 1041.8s [2023-07-14T04:56:16.390Z] [2023-07-14T04:56:16.390Z] #204 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-14T04:56:16.390Z] #204 DONE 0.4s [2023-07-14T04:56:16.390Z] [2023-07-14T04:56:16.390Z] #205 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-14T04:56:16.390Z] #205 DONE 0.2s [2023-07-14T04:56:16.390Z] [2023-07-14T04:56:16.390Z] #143 [support-scheduler] exporting to image [2023-07-14T04:56:16.390Z] #143 exporting layers [2023-07-14T04:56:16.390Z] #143 ... [2023-07-14T04:56:16.390Z] [2023-07-14T04:56:16.390Z] #206 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T04:56:16.390Z] #206 DONE 0.2s [2023-07-14T04:56:16.390Z] [2023-07-14T04:56:16.390Z] #207 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-14T04:56:16.390Z] #207 DONE 0.1s [2023-07-14T04:56:16.390Z] [2023-07-14T04:56:16.390Z] #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-14T04:56:16.390Z] #208 ... [2023-07-14T04:56:16.390Z] [2023-07-14T04:56:16.390Z] #143 [support-scheduler] exporting to image [2023-07-14T04:56:16.390Z] #143 exporting layers 0.4s done [2023-07-14T04:56:16.390Z] #143 writing image sha256:61867697281da7d3d7593d40f978761c6846118399772324e117babc9f8a0862 done [2023-07-14T04:56:16.390Z] #143 naming to docker.io/library/support-scheduler-arm64 done [2023-07-14T04:56:16.390Z] #143 DONE 10.5s [2023-07-14T04:56:16.390Z] [2023-07-14T04:56:16.390Z] #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-14T04:56:16.390Z] #208 DONE 0.3s [2023-07-14T04:56:16.390Z] [2023-07-14T04:56:16.390Z] #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-14T04:56:16.390Z] #209 DONE 0.1s [2023-07-14T04:56:16.390Z] [2023-07-14T04:56:16.390Z] #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-14T04:56:16.390Z] #35 ... [2023-07-14T04:56:16.390Z] [2023-07-14T04:56:16.390Z] #143 [support-notifications] exporting to image [2023-07-14T04:56:16.390Z] #143 exporting layers 0.4s done [2023-07-14T04:56:16.390Z] #143 writing image sha256:5e72751fa37090a273d3d6867e9ee81d93720ebd02d60df3aca603c4539d232d done [2023-07-14T04:56:16.390Z] #143 naming to docker.io/library/support-notifications-arm64 done [2023-07-14T04:56:16.390Z] #143 DONE 10.9s [2023-07-14T04:56:16.390Z] [2023-07-14T04:56:16.390Z] #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-14T04:56:16.390Z] time="2023-07-14T04:36:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T04:56:16.390Z] time="2023-07-14T04:36:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T04:56:16.390Z] time="2023-07-14T04:36:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T04:56:16.390Z] time="2023-07-14T04:36:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T04:56:16.390Z] time="2023-07-14T04:36:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T04:56:16.390Z] time="2023-07-14T04:36:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T04:56:16.390Z] time="2023-07-14T04:36:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T04:56:16.390Z] time="2023-07-14T04:36:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T04:56:16.390Z] time="2023-07-14T04:36:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T04:56:16.390Z] time="2023-07-14T04:36:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T04:56:16.390Z] time="2023-07-14T04:36:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T04:56:16.390Z] time="2023-07-14T04:36:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T04:56:16.390Z] time="2023-07-14T04:36:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T04:56:16.390Z] time="2023-07-14T04:36:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-14T04:56:16.412Z] $ docker stop --time=1 606567960f79a522c48f83a98e3c953c47c0867d7be9e7e552da3004f928ab45 [2023-07-14T04:56:18.072Z] $ docker rm -f --volumes 606567960f79a522c48f83a98e3c953c47c0867d7be9e7e552da3004f928ab45 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-14T04:56:18.524Z] + docker images [2023-07-14T04:56:18.524Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-14T04:56:18.524Z] support-notifications-arm64 latest 5e72751fa370 3 seconds ago 32.4MB [2023-07-14T04:56:18.524Z] support-scheduler-arm64 latest 61867697281d 3 seconds ago 31.8MB [2023-07-14T04:56:18.524Z] security-spiffe-token-provider-arm64 latest 26135a453b5c 23 seconds ago 33.3MB [2023-07-14T04:56:18.524Z] core-metadata-arm64 latest 16f366ff53d4 About a minute ago 20.8MB [2023-07-14T04:56:18.524Z] core-data-arm64 latest 5f68f355f988 About a minute ago 20.5MB [2023-07-14T04:56:18.524Z] core-command-arm64 latest c820b946e765 About a minute ago 20.3MB [2023-07-14T04:56:18.524Z] core-common-config-bootstrapper-arm64 latest 5fd7c7f218ce About a minute ago 17.8MB [2023-07-14T04:56:18.524Z] security-secretstore-setup-arm64 latest a5ca3cd21181 2 minutes ago 42.5MB [2023-07-14T04:56:18.524Z] security-bootstrapper-arm64 latest 02150514d049 2 minutes ago 22.4MB [2023-07-14T04:56:18.524Z] security-proxy-setup-arm64 latest ec3b6fcc30d8 2 minutes ago 19.3MB [2023-07-14T04:56:18.524Z] security-proxy-auth-arm64 latest b2b5bf68e9c2 2 minutes ago 18.8MB [2023-07-14T04:56:18.524Z] security-spire-agent-arm64 latest 1aa5c9521078 17 minutes ago 153MB [2023-07-14T04:56:18.524Z] security-spire-server-arm64 latest c1cb52cc4796 17 minutes ago 97MB [2023-07-14T04:56:18.524Z] security-spire-config-arm64 latest 1134781a039a 17 minutes ago 96.1MB [2023-07-14T04:56:18.524Z] ci-base-image-arm64 latest f7d8ee91b6a4 31 minutes ago 1.04GB [2023-07-14T04:56:18.524Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 35 hours ago 677MB [2023-07-14T04:56:18.524Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 weeks ago 332MB [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] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T04:56:18.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-14T04:56:18.925Z] [2023-07-14T04:56:18.925Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T04:56:19.259Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-14T04:56:19.526Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-14T04:56:19.526Z] 8998bd30e6a1: Pulling fs layer [2023-07-14T04:56:19.526Z] 04944245beec: Pulling fs layer [2023-07-14T04:56:19.526Z] 699f458cf7ca: Pulling fs layer [2023-07-14T04:56:19.526Z] 765212b225bb: Pulling fs layer [2023-07-14T04:56:19.526Z] f23df028b6ca: Pulling fs layer [2023-07-14T04:56:19.526Z] d65c8cfc05b1: Pulling fs layer [2023-07-14T04:56:19.526Z] 2437ff75d9bd: Pulling fs layer [2023-07-14T04:56:19.526Z] 765212b225bb: Waiting [2023-07-14T04:56:19.526Z] f23df028b6ca: Waiting [2023-07-14T04:56:19.526Z] 2437ff75d9bd: Waiting [2023-07-14T04:56:19.526Z] 04944245beec: Verifying Checksum [2023-07-14T04:56:19.526Z] 04944245beec: Download complete [2023-07-14T04:56:19.526Z] 765212b225bb: Verifying Checksum [2023-07-14T04:56:19.526Z] 765212b225bb: Download complete [2023-07-14T04:56:19.526Z] f23df028b6ca: Verifying Checksum [2023-07-14T04:56:19.526Z] f23df028b6ca: Download complete [2023-07-14T04:56:19.526Z] d65c8cfc05b1: Verifying Checksum [2023-07-14T04:56:19.526Z] d65c8cfc05b1: Download complete [2023-07-14T04:56:19.794Z] 699f458cf7ca: Verifying Checksum [2023-07-14T04:56:19.794Z] 699f458cf7ca: Download complete [2023-07-14T04:56:20.061Z] 8998bd30e6a1: Verifying Checksum [2023-07-14T04:56:20.061Z] 8998bd30e6a1: Download complete [2023-07-14T04:56:22.640Z] 2437ff75d9bd: Verifying Checksum [2023-07-14T04:56:22.640Z] 2437ff75d9bd: Download complete [2023-07-14T04:56:24.044Z] 8998bd30e6a1: Pull complete [2023-07-14T04:56:24.625Z] 04944245beec: Pull complete [2023-07-14T04:56:26.030Z] 699f458cf7ca: Pull complete [2023-07-14T04:56:26.295Z] 765212b225bb: Pull complete [2023-07-14T04:56:26.875Z] f23df028b6ca: Pull complete [2023-07-14T04:56:27.142Z] d65c8cfc05b1: Pull complete [2023-07-14T04:56:42.111Z] 2437ff75d9bd: Pull complete [2023-07-14T04:56:42.111Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-14T04:56:42.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-14T04:56:42.111Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T04:56:42.306Z] prd-ubuntu20.04-docker-arm64-4c-16g-1130 does not seem to be running inside a container [2023-07-14T04:56:42.371Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-14T04:56:45.029Z] $ docker top 7ca6316612b028fafd9a5e0669648c66506966910ee876c414325c071915dcbf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-14T04:56:45.914Z] ---> job-cost.sh [2023-07-14T04:56:45.914Z] lf-activate-venv: SKIPPING [2023-07-14T04:56:45.914Z] INFO: No Stack... [2023-07-14T04:56:46.491Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-14T04:56:47.067Z] INFO: Archiving Costs [Pipeline] sh [2023-07-14T04:56:47.380Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2023-07-14T04:56:47.380Z] + cut -d, -f6 [Pipeline] lock [2023-07-14T04:56:47.676Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4597-4-stack-cost] [2023-07-14T04:56:47.682Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4597-4-stack-cost] did not exist. Created. [2023-07-14T04:56:47.683Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4597-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-14T04:56:48.007Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-14T04:56:48.182Z] Stashed 1 file(s) [Pipeline] } [2023-07-14T04:56:48.189Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4597-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-14T04:56:48.213Z] $ docker stop --time=1 7ca6316612b028fafd9a5e0669648c66506966910ee876c414325c071915dcbf [2023-07-14T04:56:49.700Z] $ docker rm -f --volumes 7ca6316612b028fafd9a5e0669648c66506966910ee876c414325c071915dcbf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-07-14T04:56:50.074Z] provisioning config files... [2023-07-14T04:56:50.080Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config4583250217372518651tmp [Pipeline] { [Pipeline] sh [2023-07-14T04:56:50.384Z] + set +x [2023-07-14T04:56:50.384Z] + curl -s https://codecov.io/bash [2023-07-14T04:56:50.384Z] + bash -s -- [2023-07-14T04:57:00.363Z] bash: line 2: syntax error near unexpected token `<' [2023-07-14T04:57:00.364Z] bash: line 2: `' [Pipeline] } [2023-07-14T04:57:00.372Z] Deleting 1 temporary files [Pipeline] // configFileProvider [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 [2023-07-14T04:57:00.918Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-07-14T04:57:01.208Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-14T04:57:02.061Z] ---> package-listing.sh [2023-07-14T04:57:02.061Z] ++ facter osfamily [2023-07-14T04:57:02.061Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-14T04:57:02.320Z] + OS_FAMILY=debian [2023-07-14T04:57:02.320Z] + workspace=/w/workspace/edgex-go/4 [2023-07-14T04:57:02.320Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-14T04:57:02.320Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-14T04:57:02.320Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-14T04:57:02.320Z] + PACKAGES=/tmp/packages_start.txt [2023-07-14T04:57:02.320Z] + '[' /w/workspace/edgex-go/4 ']' [2023-07-14T04:57:02.320Z] + PACKAGES=/tmp/packages_end.txt [2023-07-14T04:57:02.320Z] + case "${OS_FAMILY}" in [2023-07-14T04:57:02.320Z] + dpkg -l [2023-07-14T04:57:02.320Z] + grep '^ii' [2023-07-14T04:57:02.320Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-14T04:57:02.320Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-14T04:57:02.320Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-14T04:57:02.320Z] + '[' /w/workspace/edgex-go/4 ']' [2023-07-14T04:57:02.320Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2023-07-14T04:57:02.321Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2023-07-14T04:57:02.331Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-14T04:57:02.614Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T04:57:03.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-14T04:57:03.171Z] [2023-07-14T04:57:03.171Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T04:57:03.470Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-14T04:57:03.470Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-14T04:57:03.470Z] 5eb5b503b376: Pulling fs layer [2023-07-14T04:57:03.470Z] 5c69ac0246d0: Pulling fs layer [2023-07-14T04:57:03.470Z] ec43610c2a17: Pulling fs layer [2023-07-14T04:57:03.470Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-14T04:57:03.470Z] 33b1e0a273af: Pulling fs layer [2023-07-14T04:57:03.470Z] 5d3b04190fa2: Pulling fs layer [2023-07-14T04:57:03.470Z] 2f39f015ded8: Pulling fs layer [2023-07-14T04:57:03.470Z] 3a2ae6a8a46f: Waiting [2023-07-14T04:57:03.470Z] 5d3b04190fa2: Waiting [2023-07-14T04:57:03.470Z] 33b1e0a273af: Waiting [2023-07-14T04:57:03.470Z] 2f39f015ded8: Waiting [2023-07-14T04:57:03.470Z] 5c69ac0246d0: Download complete [2023-07-14T04:57:03.470Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-14T04:57:03.470Z] 3a2ae6a8a46f: Download complete [2023-07-14T04:57:03.470Z] ec43610c2a17: Verifying Checksum [2023-07-14T04:57:03.470Z] ec43610c2a17: Download complete [2023-07-14T04:57:03.470Z] 33b1e0a273af: Download complete [2023-07-14T04:57:03.470Z] 5d3b04190fa2: Verifying Checksum [2023-07-14T04:57:03.470Z] 5d3b04190fa2: Download complete [2023-07-14T04:57:03.729Z] 5eb5b503b376: Verifying Checksum [2023-07-14T04:57:03.729Z] 5eb5b503b376: Download complete [2023-07-14T04:57:04.295Z] 2f39f015ded8: Download complete [2023-07-14T04:57:04.862Z] 5eb5b503b376: Pull complete [2023-07-14T04:57:04.862Z] 5c69ac0246d0: Pull complete [2023-07-14T04:57:05.427Z] ec43610c2a17: Pull complete [2023-07-14T04:57:05.427Z] 3a2ae6a8a46f: Pull complete [2023-07-14T04:57:06.364Z] 33b1e0a273af: Pull complete [2023-07-14T04:57:06.364Z] 5d3b04190fa2: Pull complete [2023-07-14T04:57:10.548Z] 2f39f015ded8: Pull complete [2023-07-14T04:57:10.548Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-14T04:57:10.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-14T04:57:10.548Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T04:57:10.633Z] prd-ubuntu20.04-docker-8c-8g-1129 does not seem to be running inside a container [2023-07-14T04:57:10.675Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 [2023-07-14T04:57:14.317Z] $ docker top 473ff5b5b92b1359fda32a773bac258fb91c86969f99761b8c0909670c73df56 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-14T04:57:14.647Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-14T04:57:14.936Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-14T04:57:15.224Z] + ls /var/log/sa-host [2023-07-14T04:57:15.224Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-14T04:57:15.288Z] provisioning config files... [2023-07-14T04:57:15.296Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config15428712417994014363tmp [Pipeline] { [Pipeline] echo [2023-07-14T04:57:15.312Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-14T04:57:15.595Z] ---> create-netrc.sh [Pipeline] } [2023-07-14T04:57:15.602Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-14T04:57:15.929Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-14T04:57:15.938Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-14T04:57:16.220Z] ---> sudo-logs.sh [2023-07-14T04:57:16.220Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-14T04:57:16.244Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-14T04:57:16.528Z] ---> job-cost.sh [2023-07-14T04:57:16.528Z] lf-activate-venv: SKIPPING [2023-07-14T04:57:16.528Z] DEBUG: total: 0.10999999940395355 [2023-07-14T04:57:16.528Z] INFO: Retrieving Stack Cost... [2023-07-14T04:57:17.462Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-14T04:57:17.721Z] INFO: Archiving Costs [Pipeline] echo [2023-07-14T04:57:17.733Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-14T04:57:18.017Z] ---> logs-deploy.sh [2023-07-14T04:57:18.017Z] lf-activate-venv: SKIPPING [2023-07-14T04:57:18.017Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4597/4 [2023-07-14T04:57:18.017Z] INFO: archiving workspace using pattern(s): [2023-07-14T04:57:18.954Z] Archives upload complete. [2023-07-14T04:57:18.954Z] INFO: archiving logs to Nexus