Pull request #4569 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 vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from 68fae54a44d7dfe5ecfac27b1c931ec7b8c552b4+3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 (4ababae094f82b8675ef1df7118bddee32f645ad) 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-ssh16716216955352356058.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh6575217316656258611.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-4569/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-4569/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1264677543047643815.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh7049770643155944089.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-4569/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-4569/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10759633128644734970.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3381 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/25 [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/25 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 into PR head commit 68fae54a44d7dfe5ecfac27b1c931ec7b8c552b4 Merge succeeded, producing c99ff5a2c6d411a10e850c5f8afc10be0a990b0c Checking out Revision c99ff5a2c6d411a10e850c5f8afc10be0a990b0c (PR-4569) > 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/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 68fae54a44d7dfe5ecfac27b1c931ec7b8c552b4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c99ff5a2c6d411a10e850c5f8afc10be0a990b0c # timeout=10 Commit message: "Merge commit '3ee9d729d3e6958b4a592b7adf9b661fc1394fa5' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 9e70273ceae5328541b757277f42f13d57123e44 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-12T00:49:40.324Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-12T00:49:40.379Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-12T00:49:40.394Z] ========================================================= [2023-08-12T00:49:40.394Z] EdgeX Global Pipelines Version Info [2023-08-12T00:49:40.394Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-12T00:49:41.115Z] ------------------- [2023-08-12T00:49:41.115Z] stable info: [2023-08-12T00:49:41.115Z] ------------------- [2023-08-12T00:49:41.115Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-12T00:49:41.115Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-12T00:49:41.115Z] Message: update stable to v1.0.253 [2023-08-12T00:49:41.687Z] ------------------- [2023-08-12T00:49:41.687Z] experimental info: [2023-08-12T00:49:41.687Z] ------------------- [2023-08-12T00:49:41.687Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-12T00:49:41.687Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-12T00:49:41.687Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-12T00:49:41.911Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-12T00:49:41.927Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-12T00:49:41.944Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-12T00:49:41.957Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-12T00:49:41.969Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-12T00:49:41.980Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-12T00:49:41.993Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-12T00:49:42.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-12T00:49:42.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-12T00:49:42.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-12T00:49:42.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-12T00:49:42.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-12T00:49:42.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-12T00:49:42.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-12T00:49:42.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-12T00:49:42.110Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-12T00:49:42.124Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-12T00:49:42.139Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-12T00:49:42.151Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-12T00:49:42.165Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-12T00:49:42.176Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-12T00:49:42.190Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-12T00:49:42.205Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-12T00:49:42.219Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4569 [Pipeline] echo [2023-08-12T00:49:42.231Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4569 [Pipeline] echo [2023-08-12T00:49:42.247Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4569 [Pipeline] echo [2023-08-12T00:49:42.265Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c99ff5a2c6d411a10e850c5f8afc10be0a990b0c [Pipeline] echo [2023-08-12T00:49:42.279Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c99ff5a [Pipeline] echo [2023-08-12T00:49:42.294Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-12T00:49:42.332Z] provisioning config files... [2023-08-12T00:49:42.347Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/25@tmp/config13709026765008136770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-12T00:49:42.650Z] ---> docker-login.sh [2023-08-12T00:49:42.650Z] nexus3.edgexfoundry.org:10001 [2023-08-12T00:49:42.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-12T00:49:42.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-12T00:49:42.911Z] Configure a credential helper to remove this warning. See [2023-08-12T00:49:42.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-12T00:49:42.911Z] [2023-08-12T00:49:42.911Z] Login Succeeded [2023-08-12T00:49:42.911Z] nexus3.edgexfoundry.org:10002 [2023-08-12T00:49:42.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-12T00:49:42.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-12T00:49:42.911Z] Configure a credential helper to remove this warning. See [2023-08-12T00:49:42.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-12T00:49:42.911Z] [2023-08-12T00:49:42.911Z] Login Succeeded [2023-08-12T00:49:42.911Z] nexus3.edgexfoundry.org:10003 [2023-08-12T00:49:43.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-12T00:49:43.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-12T00:49:43.172Z] Configure a credential helper to remove this warning. See [2023-08-12T00:49:43.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-12T00:49:43.172Z] [2023-08-12T00:49:43.172Z] Login Succeeded [2023-08-12T00:49:43.172Z] nexus3.edgexfoundry.org:10004 [2023-08-12T00:49:43.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-12T00:49:43.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-12T00:49:43.172Z] Configure a credential helper to remove this warning. See [2023-08-12T00:49:43.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-12T00:49:43.172Z] [2023-08-12T00:49:43.172Z] Login Succeeded [2023-08-12T00:49:43.172Z] docker.io [2023-08-12T00:49:43.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-12T00:49:43.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-12T00:49:43.433Z] Configure a credential helper to remove this warning. See [2023-08-12T00:49:43.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-12T00:49:43.433Z] [2023-08-12T00:49:43.433Z] Login Succeeded [2023-08-12T00:49:43.433Z] ---> docker-login.sh ends [Pipeline] } [2023-08-12T00:49:43.440Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-12T00:49:43.746Z] + 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-08-12T00:49:43.746Z] + + cutdirname -d/ cmd/core-command/Dockerfile -f2 [2023-08-12T00:49:43.746Z] [2023-08-12T00:49:43.746Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-12T00:49:43.746Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-08-12T00:49:43.746Z] cut -d/ -f2 [2023-08-12T00:49:43.746Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-12T00:49:43.746Z] + dirname cmd/core-data/Dockerfile [2023-08-12T00:49:43.746Z] + cut -d/ -f2 [2023-08-12T00:49:43.746Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-12T00:49:43.746Z] + + cut -d/ -f2 [2023-08-12T00:49:43.746Z] dirname cmd/core-metadata/Dockerfile [2023-08-12T00:49:43.746Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-12T00:49:43.746Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-08-12T00:49:43.746Z] + cut -d/ -f2 [2023-08-12T00:49:43.746Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-12T00:49:43.746Z] + + cut -d/dirname -f2 cmd/security-proxy-auth/Dockerfile [2023-08-12T00:49:43.746Z] [2023-08-12T00:49:43.746Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-12T00:49:43.746Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-08-12T00:49:43.746Z] + cut -d/ -f2 [2023-08-12T00:49:43.746Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-12T00:49:43.746Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-08-12T00:49:43.746Z] + cut -d/ -f2 [2023-08-12T00:49:43.746Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-12T00:49:43.746Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-08-12T00:49:43.746Z] + cut -d/ -f2 [2023-08-12T00:49:43.746Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-12T00:49:43.746Z] + dirname cmd/security-spire-agent/Dockerfile [2023-08-12T00:49:43.746Z] + cut -d/ -f2 [2023-08-12T00:49:43.746Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-12T00:49:43.746Z] + dirname cmd/security-spire-config/Dockerfile [2023-08-12T00:49:43.746Z] + cut -d/ -f2 [2023-08-12T00:49:43.746Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-12T00:49:43.746Z] + dirname cmd/security-spire-server/Dockerfile [2023-08-12T00:49:43.746Z] + cut -d/ -f2 [2023-08-12T00:49:43.746Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-12T00:49:43.746Z] + dirname cmd/support-notifications/Dockerfile [2023-08-12T00:49:43.746Z] + cut -d/ -f2 [2023-08-12T00:49:43.746Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-12T00:49:43.746Z] + dirname cmd/support-scheduler/Dockerfile [2023-08-12T00:49:43.746Z] + cut -d/ -f2 [2023-08-12T00:49:43.746Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-12T00:49:43.802Z] 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-08-12T00:49:44.150Z] + git rev-list -1 --merges c99ff5a2c6d411a10e850c5f8afc10be0a990b0c~1..c99ff5a2c6d411a10e850c5f8afc10be0a990b0c [Pipeline] echo [2023-08-12T00:49:44.162Z] -----------> git rev-list -1 --merges c99ff5a2c6d411a10e850c5f8afc10be0a990b0c~1..c99ff5a2c6d411a10e850c5f8afc10be0a990b0c c99ff5a2c6d411a10e850c5f8afc10be0a990b0c [2023-08-12T00:49:44.162Z] c99ff5a2c6d411a10e850c5f8afc10be0a990b0c [false] [Pipeline] sh [2023-08-12T00:49:44.453Z] + git log --format=format:%s -1 c99ff5a2c6d411a10e850c5f8afc10be0a990b0c [Pipeline] echo [2023-08-12T00:49:44.469Z] ========================================================= [2023-08-12T00:49:44.469Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-12T00:49:44.469Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-12T00:49:44.882Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-12T00:49:44.882Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-12T00:49:44.882Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-12T00:49:44.882Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-12T00:49:44.882Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-12T00:49:44.882Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-12T00:49:44.882Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-12T00:49:45.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-12T00:49:45.298Z] [2023-08-12T00:49:45.298Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-12T00:49:45.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-12T00:49:45.593Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-12T00:49:45.593Z] b85a868b505f: Pulling fs layer [2023-08-12T00:49:45.593Z] e2be974225ed: Pulling fs layer [2023-08-12T00:49:45.593Z] 339a4e72a1f5: Pulling fs layer [2023-08-12T00:49:45.593Z] 988bab9f4d93: Pulling fs layer [2023-08-12T00:49:45.593Z] 1469e6f7b9e6: Pulling fs layer [2023-08-12T00:49:45.593Z] eaf3925da568: Pulling fs layer [2023-08-12T00:49:45.593Z] bab4dde63d76: Pulling fs layer [2023-08-12T00:49:45.593Z] bde34c3a00c8: Pulling fs layer [2023-08-12T00:49:45.593Z] b352a97aabf1: Pulling fs layer [2023-08-12T00:49:45.593Z] 4872d77fe225: Pulling fs layer [2023-08-12T00:49:45.593Z] 5851b861e8e6: Pulling fs layer [2023-08-12T00:49:45.593Z] eaf3925da568: Waiting [2023-08-12T00:49:45.593Z] bab4dde63d76: Waiting [2023-08-12T00:49:45.593Z] bde34c3a00c8: Waiting [2023-08-12T00:49:45.593Z] 5851b861e8e6: Waiting [2023-08-12T00:49:45.593Z] b352a97aabf1: Waiting [2023-08-12T00:49:45.593Z] 4872d77fe225: Waiting [2023-08-12T00:49:45.593Z] 988bab9f4d93: Waiting [2023-08-12T00:49:45.593Z] 1469e6f7b9e6: Waiting [2023-08-12T00:49:45.593Z] e2be974225ed: Download complete [2023-08-12T00:49:45.593Z] 988bab9f4d93: Verifying Checksum [2023-08-12T00:49:45.593Z] 988bab9f4d93: Download complete [2023-08-12T00:49:45.852Z] 1469e6f7b9e6: Verifying Checksum [2023-08-12T00:49:45.852Z] 1469e6f7b9e6: Download complete [2023-08-12T00:49:45.852Z] eaf3925da568: Verifying Checksum [2023-08-12T00:49:45.852Z] eaf3925da568: Download complete [2023-08-12T00:49:45.852Z] 339a4e72a1f5: Verifying Checksum [2023-08-12T00:49:45.852Z] 339a4e72a1f5: Download complete [2023-08-12T00:49:45.852Z] bde34c3a00c8: Verifying Checksum [2023-08-12T00:49:45.852Z] bde34c3a00c8: Download complete [2023-08-12T00:49:45.852Z] b352a97aabf1: Download complete [2023-08-12T00:49:45.852Z] 4872d77fe225: Verifying Checksum [2023-08-12T00:49:45.852Z] 4872d77fe225: Download complete [2023-08-12T00:49:45.852Z] 5851b861e8e6: Verifying Checksum [2023-08-12T00:49:45.852Z] 5851b861e8e6: Download complete [2023-08-12T00:49:45.852Z] b85a868b505f: Verifying Checksum [2023-08-12T00:49:45.852Z] b85a868b505f: Download complete [2023-08-12T00:49:46.111Z] bab4dde63d76: Verifying Checksum [2023-08-12T00:49:46.111Z] bab4dde63d76: Download complete [2023-08-12T00:49:47.050Z] b85a868b505f: Pull complete [2023-08-12T00:49:47.309Z] e2be974225ed: Pull complete [2023-08-12T00:49:47.878Z] 339a4e72a1f5: Pull complete [2023-08-12T00:49:47.878Z] 988bab9f4d93: Pull complete [2023-08-12T00:49:48.138Z] 1469e6f7b9e6: Pull complete [2023-08-12T00:49:48.399Z] eaf3925da568: Pull complete [2023-08-12T00:49:50.309Z] bab4dde63d76: Pull complete [2023-08-12T00:49:50.309Z] bde34c3a00c8: Pull complete [2023-08-12T00:49:50.309Z] b352a97aabf1: Pull complete [2023-08-12T00:49:50.309Z] 4872d77fe225: Pull complete [2023-08-12T00:49:50.309Z] 5851b861e8e6: Pull complete [2023-08-12T00:49:50.309Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-12T00:49:50.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-12T00:49:50.309Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-12T00:49:50.401Z] prd-ubuntu20.04-docker-8c-8g-3381 does not seem to be running inside a container [2023-08-12T00:49:50.495Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-12T00:49:54.441Z] $ docker top a4ab4362571c1bcf3d7ab2153cefa60123a46c8e675691b43161a0a133528a22 -eo pid,comm [2023-08-12T00:49:54.492Z] 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-08-12T00:49:54.492Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-12T00:49:54.531Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-12T00:49:54.531Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-12T00:49:54.650Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-12T00:49:54.657Z] $ docker exec a4ab4362571c1bcf3d7ab2153cefa60123a46c8e675691b43161a0a133528a22 ssh-agent [2023-08-12T00:49:54.760Z] SSH_AUTH_SOCK=/tmp/ssh-QrxN2htLKSCB/agent.32 [2023-08-12T00:49:54.760Z] SSH_AGENT_PID=38 [2023-08-12T00:49:54.767Z] Running ssh-add (command line suppressed) [2023-08-12T00:49:54.878Z] Identity added: /w/workspace/edgex-go/25@tmp/private_key_16338774552505758116.key (/w/workspace/edgex-go/25@tmp/private_key_16338774552505758116.key) [2023-08-12T00:49:54.888Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-12T00:49:55.173Z] + git tag --points-at HEAD [Pipeline] } [2023-08-12T00:49:55.192Z] $ docker exec --env ******** --env ******** a4ab4362571c1bcf3d7ab2153cefa60123a46c8e675691b43161a0a133528a22 ssh-agent -k [2023-08-12T00:49:55.292Z] unset SSH_AUTH_SOCK; [2023-08-12T00:49:55.292Z] unset SSH_AGENT_PID; [2023-08-12T00:49:55.292Z] echo Agent pid 38 killed; [2023-08-12T00:49:55.297Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-12T00:49:55.325Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-12T00:49:55.325Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-12T00:49:55.436Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-12T00:49:55.442Z] $ docker exec a4ab4362571c1bcf3d7ab2153cefa60123a46c8e675691b43161a0a133528a22 ssh-agent [2023-08-12T00:49:55.544Z] SSH_AUTH_SOCK=/tmp/ssh-m9ejMa8ycjYa/agent.71 [2023-08-12T00:49:55.544Z] SSH_AGENT_PID=77 [2023-08-12T00:49:55.549Z] Running ssh-add (command line suppressed) [2023-08-12T00:49:55.647Z] Identity added: /w/workspace/edgex-go/25@tmp/private_key_2227185582510970708.key (/w/workspace/edgex-go/25@tmp/private_key_2227185582510970708.key) [2023-08-12T00:49:55.656Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-12T00:49:55.945Z] + git semver init [2023-08-12T00:49:56.204Z] 2023-08-12 00:49:56,131 [run_init] DEBUG init version:0.0.0 force:False [2023-08-12T00:49:56.204Z] 2023-08-12 00:49:56,131 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/25/.semver [2023-08-12T00:49:56.204Z] 2023-08-12 00:49:56,132 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/25/.semver [2023-08-12T00:49:56.204Z] 2023-08-12 00:49:56,132 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/25/.semver'], cwd=/w/workspace/edgex-go/25, universal_newlines=False, shell=None, istream=None) [2023-08-12T00:50:01.498Z] 2023-08-12 00:50:01,165 [append_file] DEBUG append to file:/w/workspace/edgex-go/25/.git/info/exclude [2023-08-12T00:50:01.498Z] 2023-08-12 00:50:01,166 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/25/.semver/PR-4569 with force:False [2023-08-12T00:50:01.498Z] 2023-08-12 00:50:01,166 [write_file] DEBUG write to file:/w/workspace/edgex-go/25/.semver/PR-4569 [2023-08-12T00:50:01.498Z] 2023-08-12 00:50:01,170 [execute] INFO git cat-file --batch-check [2023-08-12T00:50:01.498Z] 2023-08-12 00:50:01,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/25/.semver, universal_newlines=False, shell=None, istream=) [2023-08-12T00:50:01.498Z] 2023-08-12 00:50:01,177 [execute] INFO git cat-file --batch [2023-08-12T00:50:01.498Z] 2023-08-12 00:50:01,178 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/25/.semver, universal_newlines=False, shell=None, istream=) [2023-08-12T00:50:01.498Z] 2023-08-12 00:50:01,183 [read_version] DEBUG read version from /w/workspace/edgex-go/25/.semver/PR-4569 [2023-08-12T00:50:01.498Z] 0.0.0 [Pipeline] } [2023-08-12T00:50:01.511Z] $ docker exec --env ******** --env ******** a4ab4362571c1bcf3d7ab2153cefa60123a46c8e675691b43161a0a133528a22 ssh-agent -k [2023-08-12T00:50:01.601Z] unset SSH_AUTH_SOCK; [2023-08-12T00:50:01.601Z] unset SSH_AGENT_PID; [2023-08-12T00:50:01.601Z] echo Agent pid 77 killed; [2023-08-12T00:50:01.604Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-12T00:50:01.907Z] + git semver [Pipeline] } [2023-08-12T00:50:02.181Z] $ docker stop --time=1 a4ab4362571c1bcf3d7ab2153cefa60123a46c8e675691b43161a0a133528a22 [2023-08-12T00:50:03.495Z] $ docker rm -f --volumes a4ab4362571c1bcf3d7ab2153cefa60123a46c8e675691b43161a0a133528a22 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-12T00:50:03.822Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-12T00:50:04.018Z] Stashed 1 file(s) [Pipeline] echo [2023-08-12T00:50:04.021Z] [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-08-12T00:50:08.252Z] + git config --global --add safe.directory /w/workspace/edgex-go/25 [Pipeline] echo [2023-08-12T00:50:08.267Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-12T00:50:08.277Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-12T00:50:08.287Z] ========================================================= [2023-08-12T00:50:08.287Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-12T00:50:08.287Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-12T00:50:11.533Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-12T00:50:11.533Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-12T00:50:11.533Z] 4db1b89c0bd1: Pulling fs layer [2023-08-12T00:50:11.533Z] 6911f1a30b25: Pulling fs layer [2023-08-12T00:50:11.533Z] e194b8c5c2a9: Pulling fs layer [2023-08-12T00:50:11.533Z] 6863d3e3a2b1: Pulling fs layer [2023-08-12T00:50:11.533Z] ec0bb842ea78: Pulling fs layer [2023-08-12T00:50:11.533Z] 40a00589a448: Pulling fs layer [2023-08-12T00:50:11.533Z] 6c08303d61cc: Pulling fs layer [2023-08-12T00:50:11.533Z] 798269fcf238: Pulling fs layer [2023-08-12T00:50:11.533Z] ec0bb842ea78: Waiting [2023-08-12T00:50:11.533Z] 40a00589a448: Waiting [2023-08-12T00:50:11.533Z] 6c08303d61cc: Waiting [2023-08-12T00:50:11.533Z] 6863d3e3a2b1: Waiting [2023-08-12T00:50:11.533Z] 6911f1a30b25: Verifying Checksum [2023-08-12T00:50:11.533Z] 6911f1a30b25: Download complete [2023-08-12T00:50:11.533Z] 6863d3e3a2b1: Verifying Checksum [2023-08-12T00:50:11.533Z] 6863d3e3a2b1: Download complete [2023-08-12T00:50:11.533Z] ec0bb842ea78: Verifying Checksum [2023-08-12T00:50:11.533Z] ec0bb842ea78: Download complete [2023-08-12T00:50:11.533Z] 4db1b89c0bd1: Verifying Checksum [2023-08-12T00:50:11.533Z] 4db1b89c0bd1: Download complete [2023-08-12T00:50:11.533Z] 40a00589a448: Verifying Checksum [2023-08-12T00:50:11.533Z] 40a00589a448: Download complete [2023-08-12T00:50:11.791Z] 4db1b89c0bd1: Pull complete [2023-08-12T00:50:12.051Z] 6911f1a30b25: Pull complete [2023-08-12T00:50:12.051Z] 798269fcf238: Download complete [2023-08-12T00:50:12.312Z] e194b8c5c2a9: Verifying Checksum [2023-08-12T00:50:12.312Z] e194b8c5c2a9: Download complete [2023-08-12T00:50:12.312Z] 6c08303d61cc: Verifying Checksum [2023-08-12T00:50:12.312Z] 6c08303d61cc: Download complete [2023-08-12T00:50:15.593Z] e194b8c5c2a9: Pull complete [2023-08-12T00:50:15.593Z] 6863d3e3a2b1: Pull complete [2023-08-12T00:50:15.593Z] ec0bb842ea78: Pull complete [2023-08-12T00:50:15.593Z] 40a00589a448: Pull complete [2023-08-12T00:50:18.118Z] 6c08303d61cc: Pull complete [2023-08-12T00:50:18.685Z] 798269fcf238: Pull complete [2023-08-12T00:50:18.685Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-12T00:50:18.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-12T00:50:18.685Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-12T00:50:18.973Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-12T00:50:18.973Z] WORKDIR /edgex [2023-08-12T00:50:18.973Z] COPY go.mod . [2023-08-12T00:50:18.973Z] RUN go mod download [2023-08-12T00:50:18.973Z] + docker build -t ci-base-image-x86_64 -f - . [2023-08-12T00:50:19.103Z] Still waiting to schedule task [2023-08-12T00:50:19.104Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-08-12T00:50:19.547Z] Sending build context to Docker daemon 170.8MB [2023-08-12T00:50:19.547Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-12T00:50:19.547Z] ---> ec979cd7f677 [2023-08-12T00:50:19.547Z] Step 2/4 : WORKDIR /edgex [2023-08-12T00:50:31.020Z] ---> Running in 6e116af13425 [2023-08-12T00:50:31.021Z] Removing intermediate container 6e116af13425 [2023-08-12T00:50:31.021Z] ---> 75de73f4fd5e [2023-08-12T00:50:31.021Z] Step 3/4 : COPY go.mod . [2023-08-12T00:50:31.021Z] ---> d47f9eb8e31e [2023-08-12T00:50:31.021Z] Step 4/4 : RUN go mod download [2023-08-12T00:50:31.021Z] ---> Running in 15edfc7fe2f3 [2023-08-12T00:51:00.663Z] Removing intermediate container 15edfc7fe2f3 [2023-08-12T00:51:00.663Z] ---> af870ed75305 [2023-08-12T00:51:00.663Z] Successfully built af870ed75305 [2023-08-12T00:51:00.663Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-12T00:51:00.964Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-12T00:51:00.964Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-12T00:51:01.034Z] prd-ubuntu20.04-docker-8c-8g-3381 does not seem to be running inside a container [2023-08-12T00:51:01.083Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-12T00:51:01.566Z] $ docker top 9bfd6bef955f569d2374d5a258d1ac4b3593a740632072c522407516e2d0134b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-12T00:51:01.890Z] + go version [2023-08-12T00:51:01.890Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-12T00:51:01.919Z] $ docker stop --time=1 9bfd6bef955f569d2374d5a258d1ac4b3593a740632072c522407516e2d0134b [2023-08-12T00:51:03.197Z] $ docker rm -f --volumes 9bfd6bef955f569d2374d5a258d1ac4b3593a740632072c522407516e2d0134b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-12T00:51:03.585Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-12T00:51:03.585Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-12T00:51:03.652Z] prd-ubuntu20.04-docker-8c-8g-3381 does not seem to be running inside a container [2023-08-12T00:51:03.703Z] $ 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/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-12T00:51:04.063Z] $ docker top c43380863ed2a728daac926a58d2195c642ec613137da20eb1df2c15228c6973 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-12T00:51:04.102Z] ========================================================= [2023-08-12T00:51:04.102Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-12T00:51:04.102Z] ========================================================= [Pipeline] sh [2023-08-12T00:51:04.383Z] + git config --global --add safe.directory /w/workspace/edgex-go/25 [Pipeline] fileExists [Pipeline] sh [2023-08-12T00:51:04.678Z] + make test [2023-08-12T00:51:04.678Z] go test -race -coverprofile=coverage.out ./... [2023-08-12T00:51:11.238Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-12T00:51:23.430Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-12T00:51:23.430Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-12T00:51:23.430Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-12T00:51:23.687Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-12T00:51:23.687Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-12T00:51:23.945Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-12T00:51:23.945Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-12T00:51:23.945Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-12T00:51:23.945Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-12T00:51:24.202Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-12T00:51:24.460Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-12T00:51:24.460Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-12T00:51:24.460Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-12T00:51:24.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-12T00:51:25.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-12T00:51:25.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-12T00:51:25.391Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.076s coverage: 28.7% of statements [2023-08-12T00:51:25.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 97.0% of statements [2023-08-12T00:51:25.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-12T00:51:25.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-12T00:51:25.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-12T00:51:26.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-12T00:51:26.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-12T00:51:27.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-12T00:51:27.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-12T00:51:27.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-12T00:51:27.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-12T00:51:27.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-12T00:51:28.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-12T00:51:28.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-12T00:51:28.905Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.099s coverage: 71.5% of statements [2023-08-12T00:51:28.905Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 54.0% of statements [2023-08-12T00:51:29.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-12T00:51:29.470Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-12T00:51:29.470Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-12T00:51:29.470Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-12T00:51:29.470Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-12T00:51:29.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-12T00:51:29.470Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-12T00:51:29.470Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-12T00:51:29.470Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-12T00:51:29.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-12T00:51:29.728Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.443s coverage: 93.4% of statements [2023-08-12T00:51:29.728Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.059s coverage: 3.8% of statements [2023-08-12T00:51:29.986Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.343s coverage: 97.6% of statements [2023-08-12T00:51:29.986Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements [2023-08-12T00:51:31.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-12T00:51:31.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-12T00:51:31.362Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements [2023-08-12T00:51:31.362Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.067s coverage: 32.2% of statements [2023-08-12T00:51:31.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 42.9% of statements [2023-08-12T00:51:31.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 82.9% of statements [2023-08-12T00:51:31.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2023-08-12T00:51:31.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements [2023-08-12T00:51:32.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2023-08-12T00:51:32.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-12T00:51:32.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-12T00:51:32.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-12T00:51:32.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-12T00:51:32.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-12T00:51:32.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-12T00:51:32.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-12T00:51:32.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-12T00:51:33.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-12T00:51:33.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-12T00:51:33.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-12T00:51:33.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-12T00:51:34.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-12T00:51:34.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-12T00:51:34.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-12T00:51:35.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-12T00:51:35.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-12T00:51:37.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-12T00:51:37.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-12T00:51:38.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-12T00:51:38.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-12T00:51:38.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-12T00:51:40.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-12T00:51:40.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-12T00:51:40.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-12T00:51:42.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-12T00:51:42.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-12T00:51:42.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-12T00:51:42.398Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-12T00:51:43.772Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-12T00:51:43.772Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-12T00:51:43.772Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-12T00:51:43.772Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-12T00:51:44.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements [2023-08-12T00:51:45.272Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-12T00:51:45.272Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-12T00:51:45.272Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-12T00:51:45.272Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-12T00:51:46.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-12T00:51:46.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-12T00:51:46.466Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-12T00:51:46.466Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-12T00:51:56.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.279s coverage: 79.9% of statements [2023-08-12T00:51:56.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.071s coverage: 92.9% of statements [2023-08-12T00:51:56.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-08-12T00:51:56.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.081s coverage: 62.3% of statements [2023-08-12T00:51:56.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2023-08-12T00:51:56.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements [2023-08-12T00:51:56.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2023-08-12T00:51:56.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.094s coverage: 81.8% of statements [2023-08-12T00:51:56.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 82.1% of statements [2023-08-12T00:51:56.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.068s coverage: 86.0% of statements [2023-08-12T00:51:56.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.193s coverage: 63.1% of statements [2023-08-12T00:51:56.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2023-08-12T00:51:56.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements [2023-08-12T00:51:56.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements [2023-08-12T00:51:56.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2023-08-12T00:51:56.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.038s coverage: 100.0% of statements [2023-08-12T00:51:56.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.175s coverage: 38.4% of statements [2023-08-12T00:51:56.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-08-12T00:51:56.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2023-08-12T00:51:56.440Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2023-08-12T00:51:56.440Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 95.7% of statements [2023-08-12T00:51:56.440Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.8% of statements [2023-08-12T00:51:56.440Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.079s coverage: 98.9% of statements [2023-08-12T00:51:56.440Z] 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-08-12T00:51:56.440Z] Dockerfile.fuzz:1 DL3026 error: Use only an allowed registry in the FROM image [2023-08-12T00:51:56.440Z] Dockerfile.fuzz:5 DL3047 info: Avoid use of wget without progress bar. Use `wget --progress=dot:giga `. Or consider using `-q` or `-nv` (shorthands for `--quiet` or `--no-verbose`). [2023-08-12T00:51:56.440Z] Dockerfile.fuzz:8 DL3003 warning: Use WORKDIR to switch to a directory [2023-08-12T00:51:56.440Z] Dockerfile.fuzz:8 SC2164 warning: Use 'cd ... || exit' or 'cd ... || return' in case cd fails. [2023-08-12T00:51:56.440Z] make: *** [Makefile:151: hadolint] Error 1 [Pipeline] } [2023-08-12T00:51:56.484Z] $ docker stop --time=1 c43380863ed2a728daac926a58d2195c642ec613137da20eb1df2c15228c6973 [2023-08-12T00:51:58.251Z] $ docker rm -f --volumes c43380863ed2a728daac926a58d2195c642ec613137da20eb1df2c15228c6973 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-12T00:51:58.510Z] Failed in branch amd64 [2023-08-12T00:53:15.927Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3382 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws [2023-08-12T00:53:15.941Z] Running in /w/workspace/edgex-go/25 [Pipeline] { [Pipeline] checkout [2023-08-12T00:53:15.972Z] The recommended git tool is: git [2023-08-12T00:53:21.196Z] using credential edgex-jenkins-ssh [2023-08-12T00:53:21.219Z] Cloning the remote Git repository [2023-08-12T00:53:21.271Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-12T00:53:21.371Z] > git init /w/workspace/edgex-go/25 # timeout=10 [2023-08-12T00:53:21.537Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-12T00:53:21.539Z] > git --version # timeout=10 [2023-08-12T00:53:21.562Z] > git --version # 'git version 2.25.1' [2023-08-12T00:53:21.564Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-12T00:53:21.729Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-12T00:53:40.314Z] Merging remotes/origin/main commit 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 into PR head commit 68fae54a44d7dfe5ecfac27b1c931ec7b8c552b4 [2023-08-12T00:53:38.518Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-12T00:53:38.547Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-12T00:53:39.484Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-12T00:53:39.526Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-12T00:53:39.527Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-12T00:53:39.545Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-12T00:53:41.100Z] Merge succeeded, producing a0b4f8d7c3d0d19a5852f92d9856d113155f1c7d [2023-08-12T00:53:41.101Z] Checking out Revision a0b4f8d7c3d0d19a5852f92d9856d113155f1c7d (PR-4569) [2023-08-12T00:53:40.337Z] > git config core.sparsecheckout # timeout=10 [2023-08-12T00:53:40.415Z] > git checkout -f 68fae54a44d7dfe5ecfac27b1c931ec7b8c552b4 # timeout=10 [2023-08-12T00:53:40.651Z] > git remote # timeout=10 [2023-08-12T00:53:40.673Z] > git config --get remote.origin.url # timeout=10 [2023-08-12T00:53:40.694Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-12T00:53:40.708Z] > git merge 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 # timeout=10 [2023-08-12T00:53:41.080Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-12T00:53:41.112Z] > git config core.sparsecheckout # timeout=10 [2023-08-12T00:53:41.134Z] > git checkout -f a0b4f8d7c3d0d19a5852f92d9856d113155f1c7d # timeout=10 [2023-08-12T00:53:44.746Z] Commit message: "Merge commit '3ee9d729d3e6958b4a592b7adf9b661fc1394fa5' into HEAD" [2023-08-12T00:53:44.758Z] > git rev-list --no-walk 9e70273ceae5328541b757277f42f13d57123e44 # timeout=10 [2023-08-12T00:53:44.773Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-12T00:53:45.782Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-12T00:53:45.782Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-12T00:53:45.782Z] Dload Upload Total Spent Left Speed [2023-08-12T00:53:45.782Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 91078 [Pipeline] sh [2023-08-12T00:53:46.514Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-12T00:53:46.846Z] + + sudo teesudo /etc/docker/daemon.new jq [2023-08-12T00:53:46.846Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-12T00:53:46.846Z] { [2023-08-12T00:53:46.847Z] "registry-mirrors": [ [2023-08-12T00:53:46.847Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-12T00:53:46.847Z] ], [2023-08-12T00:53:46.847Z] "bip": "10.250.0.254/24", [2023-08-12T00:53:46.847Z] "hosts": [ [2023-08-12T00:53:46.847Z] "tcp://0.0.0.0:5555", [2023-08-12T00:53:46.847Z] "unix:///var/run/docker.sock" [2023-08-12T00:53:46.847Z] ], [2023-08-12T00:53:46.847Z] "mtu": 1458, [2023-08-12T00:53:46.847Z] "selinux-enabled": true, [2023-08-12T00:53:46.847Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-12T00:53:46.847Z] } [Pipeline] sh [2023-08-12T00:53:47.178Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-12T00:53:47.506Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-12T00:54:05.771Z] provisioning config files... [2023-08-12T00:54:05.797Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/25@tmp/config6495928986597734066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-12T00:54:06.156Z] ---> docker-login.sh [2023-08-12T00:54:06.156Z] nexus3.edgexfoundry.org:10001 [2023-08-12T00:54:06.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-12T00:54:06.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-12T00:54:06.744Z] Configure a credential helper to remove this warning. See [2023-08-12T00:54:06.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-12T00:54:06.744Z] [2023-08-12T00:54:06.744Z] Login Succeeded [2023-08-12T00:54:06.744Z] nexus3.edgexfoundry.org:10002 [2023-08-12T00:54:07.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-12T00:54:07.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-12T00:54:07.285Z] Configure a credential helper to remove this warning. See [2023-08-12T00:54:07.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-12T00:54:07.285Z] [2023-08-12T00:54:07.285Z] Login Succeeded [2023-08-12T00:54:07.285Z] nexus3.edgexfoundry.org:10003 [2023-08-12T00:54:07.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-12T00:54:07.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-12T00:54:07.555Z] Configure a credential helper to remove this warning. See [2023-08-12T00:54:07.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-12T00:54:07.555Z] [2023-08-12T00:54:07.555Z] Login Succeeded [2023-08-12T00:54:07.555Z] nexus3.edgexfoundry.org:10004 [2023-08-12T00:54:07.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-12T00:54:07.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-12T00:54:07.824Z] Configure a credential helper to remove this warning. See [2023-08-12T00:54:07.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-12T00:54:07.824Z] [2023-08-12T00:54:07.824Z] Login Succeeded [2023-08-12T00:54:07.824Z] docker.io [2023-08-12T00:54:08.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-12T00:54:08.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-12T00:54:08.361Z] Configure a credential helper to remove this warning. See [2023-08-12T00:54:08.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-12T00:54:08.361Z] [2023-08-12T00:54:08.361Z] Login Succeeded [2023-08-12T00:54:08.361Z] ---> docker-login.sh ends [Pipeline] } [2023-08-12T00:54:08.375Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-08-12T00:54:08.913Z] + git config --global --add safe.directory /w/workspace/edgex-go/25 [Pipeline] echo [2023-08-12T00:54:08.933Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-12T00:54:08.946Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-12T00:54:08.954Z] ========================================================= [2023-08-12T00:54:08.954Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-12T00:54:08.954Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-12T00:54:09.265Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-12T00:54:09.533Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-12T00:54:09.534Z] edb6bdbacee9: Pulling fs layer [2023-08-12T00:54:09.534Z] 5f9638ab2659: Pulling fs layer [2023-08-12T00:54:09.534Z] 8d51d6327a98: Pulling fs layer [2023-08-12T00:54:09.534Z] 8b374f2dd631: Pulling fs layer [2023-08-12T00:54:09.534Z] ec14aa9079de: Pulling fs layer [2023-08-12T00:54:09.534Z] 2f466654f4bb: Pulling fs layer [2023-08-12T00:54:09.534Z] 554e91adad29: Pulling fs layer [2023-08-12T00:54:09.534Z] ec14aa9079de: Waiting [2023-08-12T00:54:09.534Z] 2f466654f4bb: Waiting [2023-08-12T00:54:09.534Z] 554e91adad29: Waiting [2023-08-12T00:54:09.534Z] 8b374f2dd631: Waiting [2023-08-12T00:54:09.534Z] 5f9638ab2659: Verifying Checksum [2023-08-12T00:54:09.534Z] 5f9638ab2659: Download complete [2023-08-12T00:54:09.534Z] 8b374f2dd631: Verifying Checksum [2023-08-12T00:54:09.534Z] 8b374f2dd631: Download complete [2023-08-12T00:54:09.534Z] ec14aa9079de: Verifying Checksum [2023-08-12T00:54:09.534Z] ec14aa9079de: Download complete [2023-08-12T00:54:09.534Z] edb6bdbacee9: Download complete [2023-08-12T00:54:10.513Z] edb6bdbacee9: Pull complete [2023-08-12T00:54:10.782Z] 554e91adad29: Verifying Checksum [2023-08-12T00:54:10.782Z] 554e91adad29: Download complete [2023-08-12T00:54:11.050Z] 5f9638ab2659: Pull complete [2023-08-12T00:54:12.021Z] 8d51d6327a98: Verifying Checksum [2023-08-12T00:54:12.021Z] 8d51d6327a98: Download complete [2023-08-12T00:54:12.021Z] 2f466654f4bb: Download complete [2023-08-12T00:54:24.360Z] 8d51d6327a98: Pull complete [2023-08-12T00:54:24.360Z] 8b374f2dd631: Pull complete [2023-08-12T00:54:24.360Z] ec14aa9079de: Pull complete [2023-08-12T00:54:31.044Z] 2f466654f4bb: Pull complete [2023-08-12T00:54:32.996Z] 554e91adad29: Pull complete [2023-08-12T00:54:32.996Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-12T00:54:32.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-12T00:54:32.996Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-12T00:54:33.330Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-12T00:54:33.330Z] WORKDIR /edgex [2023-08-12T00:54:33.330Z] COPY go.mod . [2023-08-12T00:54:33.330Z] RUN go mod download -t [2023-08-12T00:54:33.330Z] ci-base-image-arm64 -f - . [2023-08-12T00:54:33.926Z] Sending build context to Docker daemon 2.941MB [2023-08-12T00:54:33.926Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-12T00:54:33.926Z] ---> 1e15ea492957 [2023-08-12T00:54:33.926Z] Step 2/4 : WORKDIR /edgex [2023-08-12T00:54:35.877Z] ---> Running in cef77029c859 [2023-08-12T00:54:36.145Z] Removing intermediate container cef77029c859 [2023-08-12T00:54:36.145Z] ---> 6a47ca2bd628 [2023-08-12T00:54:36.145Z] Step 3/4 : COPY go.mod . [2023-08-12T00:54:36.727Z] ---> fc869e05cc01 [2023-08-12T00:54:36.727Z] Step 4/4 : RUN go mod download [2023-08-12T00:54:36.727Z] ---> Running in 01459a14668f [2023-08-12T00:55:15.597Z] Removing intermediate container 01459a14668f [2023-08-12T00:55:15.597Z] ---> 1982c8d89741 [2023-08-12T00:55:15.597Z] Successfully built 1982c8d89741 [2023-08-12T00:55:15.597Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-12T00:55:15.925Z] + docker inspect -f . ci-base-image-arm64 [2023-08-12T00:55:15.925Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-12T00:55:16.126Z] prd-ubuntu20.04-docker-arm64-4c-16g-3382 does not seem to be running inside a container [2023-08-12T00:55:16.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-12T00:55:17.813Z] $ docker top d9d3532ba8b19e881e7b0cc97e83f9b862965b481c4a25e2e89fb6a9212fa61e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-12T00:55:18.635Z] + go version [2023-08-12T00:55:18.636Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-12T00:55:18.656Z] $ docker stop --time=1 d9d3532ba8b19e881e7b0cc97e83f9b862965b481c4a25e2e89fb6a9212fa61e [2023-08-12T00:55:20.257Z] $ docker rm -f --volumes d9d3532ba8b19e881e7b0cc97e83f9b862965b481c4a25e2e89fb6a9212fa61e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-12T00:55:20.801Z] + docker inspect -f . ci-base-image-arm64 [2023-08-12T00:55:20.801Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-12T00:55:20.973Z] prd-ubuntu20.04-docker-arm64-4c-16g-3382 does not seem to be running inside a container [2023-08-12T00:55:21.034Z] $ 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/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-12T00:55:22.184Z] $ docker top c3caf636eaf776d0bc18198b782fb40ffc9a24a14d3ec64ad9341bcbb7a470cb -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-12T00:55:22.368Z] ========================================================= [2023-08-12T00:55:22.368Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-12T00:55:22.368Z] ========================================================= [Pipeline] sh [2023-08-12T00:55:22.673Z] + git config --global --add safe.directory /w/workspace/edgex-go/25 [Pipeline] fileExists [Pipeline] sh [2023-08-12T00:55:23.580Z] + make test [2023-08-12T00:55:23.581Z] go test -race -coverprofile=coverage.out ./... [2023-08-12T00:56:10.421Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-12T00:58:17.079Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-12T00:58:17.079Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-12T00:58:17.079Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-12T00:58:17.079Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-12T00:58:17.079Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-12T00:58:17.079Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-12T00:58:17.079Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-12T00:58:17.079Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-12T00:58:17.079Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-12T00:58:17.079Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-12T00:58:20.433Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-12T00:58:20.433Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-12T00:58:20.433Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-12T00:58:20.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-12T00:58:32.740Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-12T00:58:32.740Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-12T00:58:32.740Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.460s coverage: 28.7% of statements [2023-08-12T00:58:45.044Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.317s coverage: 97.0% of statements [2023-08-12T00:58:50.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-12T00:58:50.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-12T00:58:50.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-12T00:58:53.739Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.502s coverage: 71.5% of statements [2023-08-12T00:58:56.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-12T00:58:56.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-12T00:58:56.375Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.315s coverage: 54.0% of statements [2023-08-12T00:59:01.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-12T00:59:01.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-12T00:59:01.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-12T00:59:01.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-12T00:59:01.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-12T00:59:08.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-12T00:59:08.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-12T00:59:21.026Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.201s coverage: 93.4% of statements [2023-08-12T00:59:21.026Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.448s coverage: 3.8% of statements [2023-08-12T00:59:25.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-12T00:59:25.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-12T00:59:25.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-12T00:59:26.698Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.815s coverage: 97.6% of statements [2023-08-12T00:59:26.964Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-12T00:59:26.964Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-12T00:59:26.964Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-12T00:59:26.964Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-12T00:59:26.964Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-12T00:59:26.964Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-12T00:59:26.964Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-12T00:59:27.231Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.226s coverage: 72.2% of statements [2023-08-12T00:59:37.302Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-12T00:59:37.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-12T00:59:37.303Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.405s coverage: 0.9% of statements [2023-08-12T00:59:37.303Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.274s coverage: 32.2% of statements [2023-08-12T00:59:41.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.307s coverage: 42.9% of statements [2023-08-12T00:59:41.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.261s coverage: 82.9% of statements [2023-08-12T00:59:41.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.235s coverage: 94.1% of statements [2023-08-12T00:59:41.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.261s coverage: 96.3% of statements [2023-08-12T00:59:44.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.226s coverage: 87.5% of statements [2023-08-12T00:59:47.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-12T00:59:48.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-12T00:59:48.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-12T00:59:48.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-12T00:59:50.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-12T00:59:50.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-12T00:59:50.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-12T00:59:50.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-12T00:59:58.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.230s coverage: 94.4% of statements [2023-08-12T00:59:58.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-12T00:59:58.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-12T00:59:58.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-12T00:59:58.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-12T01:00:04.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-12T01:00:04.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-12T01:00:05.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-12T01:00:11.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.978s coverage: 79.9% of statements [2023-08-12T01:00:11.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.247s coverage: 92.9% of statements [2023-08-12T01:00:11.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 64.4% of statements [2023-08-12T01:00:11.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.224s coverage: 62.3% of statements [2023-08-12T01:00:11.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.211s coverage: 87.2% of statements [2023-08-12T01:00:11.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.207s coverage: 20.0% of statements [2023-08-12T01:00:11.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.181s coverage: 100.0% of statements [2023-08-12T01:00:11.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.459s coverage: 81.8% of statements [2023-08-12T01:00:13.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-12T01:00:13.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-12T01:00:14.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.502s coverage: 82.1% of statements [2023-08-12T01:00:14.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.273s coverage: 86.0% of statements [2023-08-12T01:00:19.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-12T01:00:19.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-12T01:00:20.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.085s coverage: 63.1% of statements [2023-08-12T01:00:20.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.292s coverage: 100.0% of statements [2023-08-12T01:00:22.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.149s coverage: 89.4% of statements [2023-08-12T01:00:22.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.093s coverage: 100.0% of statements [2023-08-12T01:00:22.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements [2023-08-12T01:00:22.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-12T01:00:22.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-12T01:00:22.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-12T01:00:22.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.078s coverage: 100.0% of statements [2023-08-12T01:00:30.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-12T01:00:30.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-12T01:00:30.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-12T01:00:30.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.005s coverage: 38.4% of statements [2023-08-12T01:00:30.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.267s coverage: 89.5% of statements [2023-08-12T01:00:36.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-12T01:00:36.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-12T01:00:36.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-12T01:00:36.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-12T01:00:36.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.243s coverage: 84.8% of statements [2023-08-12T01:00:41.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-12T01:00:41.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-12T01:00:41.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-12T01:00:41.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-12T01:00:48.277Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.358s coverage: 17.7% of statements [2023-08-12T01:00:48.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-12T01:00:48.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-12T01:00:48.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-12T01:00:48.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-12T01:00:49.237Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.597s coverage: 95.7% of statements [2023-08-12T01:00:52.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-12T01:00:52.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-12T01:00:52.836Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.288s coverage: 61.8% of statements [2023-08-12T01:00:55.409Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-12T01:00:55.409Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-12T01:00:55.990Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.419s coverage: 98.9% of statements [2023-08-12T01:00:56.950Z] 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-08-12T01:00:56.950Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-12T01:00:56.950Z] go vet ./... [2023-08-12T01:03:48.649Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-12T01:03:48.649Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-12T01:03:48.649Z] ./bin/test-attribution-txt.sh [2023-08-12T01:03:48.649Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-12T01:03:48.649Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-12T01:03:48.649Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-12T01:03:48.649Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-12T01:03:48.669Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-12T01:03:48.995Z] + ls -al . [2023-08-12T01:03:49.266Z] total 728 [2023-08-12T01:03:49.266Z] drwxrwxr-x 10 1001 1001 4096 Aug 12 00:55 . [2023-08-12T01:03:49.266Z] drwxr-xr-x 4 root root 4096 Aug 12 00:55 .. [2023-08-12T01:03:49.266Z] drwxrwxr-x 2 1001 1001 4096 Aug 12 00:53 .blubracket [2023-08-12T01:03:49.266Z] -rw-rw-r-- 1 1001 1001 16 Aug 12 00:53 .dockerignore [2023-08-12T01:03:49.266Z] drwxrwxr-x 8 1001 1001 4096 Aug 12 00:53 .git [2023-08-12T01:03:49.266Z] drwxrwxr-x 3 1001 1001 4096 Aug 12 00:53 .github [2023-08-12T01:03:49.266Z] -rw-rw-r-- 1 1001 1001 1162 Aug 12 00:53 .gitignore [2023-08-12T01:03:49.266Z] -rw-rw-r-- 1 1001 1001 42 Aug 12 00:53 .golangci.yml [2023-08-12T01:03:49.266Z] -rw-rw-r-- 1 1001 1001 87 Aug 12 00:53 .hadolint.yml [2023-08-12T01:03:49.266Z] -rw-rw-r-- 1 1001 1001 166 Aug 12 00:53 .sonarcloud.properties [2023-08-12T01:03:49.266Z] -rw-rw-r-- 1 1001 1001 1171 Aug 12 00:53 ADOPTERS.md [2023-08-12T01:03:49.266Z] -rw-rw-r-- 1 1001 1001 11152 Aug 12 00:53 Attribution.txt [2023-08-12T01:03:49.266Z] -rw-rw-r-- 1 1001 1001 93407 Aug 12 00:53 CHANGELOG.md [2023-08-12T01:03:49.266Z] -rw-rw-r-- 1 1001 1001 3804 Aug 12 00:53 CONTRIBUTING.md [2023-08-12T01:03:49.266Z] -rw-rw-r-- 1 1001 1001 687 Aug 12 00:53 Dockerfile.fuzz [2023-08-12T01:03:49.266Z] -rw-rw-r-- 1 1001 1001 677 Aug 12 00:53 GOVERNANCE.md [2023-08-12T01:03:49.266Z] -rw-rw-r-- 1 1001 1001 883 Aug 12 00:53 Jenkinsfile [2023-08-12T01:03:49.266Z] -rw-rw-r-- 1 1001 1001 10775 Aug 12 00:53 LICENSE [2023-08-12T01:03:49.266Z] -rw-rw-r-- 1 1001 1001 14368 Aug 12 00:53 Makefile [2023-08-12T01:03:49.266Z] -rw-rw-r-- 1 1001 1001 582 Aug 12 00:53 OWNERS.md [2023-08-12T01:03:49.266Z] -rw-rw-r-- 1 1001 1001 9923 Aug 12 00:53 README.md [2023-08-12T01:03:49.267Z] -rw-rw-r-- 1 1001 1001 789 Aug 12 00:53 SECURITY.md [2023-08-12T01:03:49.267Z] -rw-rw-r-- 1 1001 1001 5 Aug 12 00:50 VERSION [2023-08-12T01:03:49.267Z] drwxrwxr-x 2 1001 1001 4096 Aug 12 00:53 bin [2023-08-12T01:03:49.267Z] drwxrwxr-x 18 1001 1001 4096 Aug 12 00:53 cmd [2023-08-12T01:03:49.267Z] -rw-r--r-- 1 root root 446998 Aug 12 01:00 coverage.out [2023-08-12T01:03:49.267Z] -rwxrwxr-x 1 1001 1001 1355 Aug 12 00:53 fuzzing_docker.sh [2023-08-12T01:03:49.267Z] -rw-rw-r-- 1 1001 1001 3687 Aug 12 00:53 go.mod [2023-08-12T01:03:49.267Z] -rw-rw-r-- 1 1001 1001 33714 Aug 12 00:53 go.sum [2023-08-12T01:03:49.267Z] drwxrwxr-x 7 1001 1001 4096 Aug 12 00:53 internal [2023-08-12T01:03:49.267Z] drwxrwxr-x 3 1001 1001 4096 Aug 12 00:53 openapi [2023-08-12T01:03:49.267Z] -rw-rw-r-- 1 1001 1001 594 Aug 12 00:53 security.txt [2023-08-12T01:03:49.267Z] drwxrwxr-x 4 1001 1001 4096 Aug 12 00:53 snap [2023-08-12T01:03:49.267Z] -rw-rw-r-- 1 1001 1001 204 Aug 12 00:53 version.go [Pipeline] sh [2023-08-12T01:03:49.901Z] + '[' -e coverage.out ] [2023-08-12T01:03:49.901Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-12T01:03:50.726Z] Stashed 1 file(s) [Pipeline] sh [2023-08-12T01:03:51.360Z] + make build [2023-08-12T01:03:51.360Z] 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-08-12T01:05:27.998Z] 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-08-12T01:05:34.634Z] 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-08-12T01:05:41.273Z] 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-08-12T01:05:44.608Z] 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-08-12T01:06:23.757Z] 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-08-12T01:06:31.934Z] 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-08-12T01:06:38.560Z] 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-08-12T01:06:43.883Z] 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-08-12T01:06:48.130Z] 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-08-12T01:06:52.373Z] 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-08-12T01:06:57.721Z] 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-08-12T01:07:04.379Z] $ docker stop --time=1 c3caf636eaf776d0bc18198b782fb40ffc9a24a14d3ec64ad9341bcbb7a470cb [2023-08-12T01:07:06.561Z] $ docker rm -f --volumes c3caf636eaf776d0bc18198b782fb40ffc9a24a14d3ec64ad9341bcbb7a470cb [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-08-12T01:07:09.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-12T01:07:09.452Z] [2023-08-12T01:07:09.452Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-12T01:07:09.774Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-12T01:07:10.040Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-08-12T01:07:10.040Z] 547446be3368: Pulling fs layer [2023-08-12T01:07:10.040Z] d125d8839a47: Pulling fs layer [2023-08-12T01:07:10.040Z] 3e85d5ac6304: Pulling fs layer [2023-08-12T01:07:10.040Z] c3105a71a48b: Pulling fs layer [2023-08-12T01:07:10.040Z] 0f093f025ec4: Pulling fs layer [2023-08-12T01:07:10.040Z] c3105a71a48b: Waiting [2023-08-12T01:07:10.040Z] c3106fc0e877: Pulling fs layer [2023-08-12T01:07:10.040Z] c3106fc0e877: Waiting [2023-08-12T01:07:10.040Z] 547446be3368: Verifying Checksum [2023-08-12T01:07:10.306Z] c3105a71a48b: Verifying Checksum [2023-08-12T01:07:10.306Z] c3105a71a48b: Download complete [2023-08-12T01:07:10.576Z] d125d8839a47: Verifying Checksum [2023-08-12T01:07:10.576Z] d125d8839a47: Download complete [2023-08-12T01:07:10.576Z] c3106fc0e877: Download complete [2023-08-12T01:07:10.576Z] 0f093f025ec4: Verifying Checksum [2023-08-12T01:07:10.576Z] 0f093f025ec4: Download complete [2023-08-12T01:07:10.841Z] 547446be3368: Pull complete [2023-08-12T01:07:11.432Z] d125d8839a47: Pull complete [2023-08-12T01:07:12.385Z] 3e85d5ac6304: Verifying Checksum [2023-08-12T01:07:12.385Z] 3e85d5ac6304: Download complete [2023-08-12T01:07:20.583Z] 3e85d5ac6304: Pull complete [2023-08-12T01:07:20.583Z] c3105a71a48b: Pull complete [2023-08-12T01:07:20.583Z] 0f093f025ec4: Pull complete [2023-08-12T01:07:20.851Z] c3106fc0e877: Pull complete [2023-08-12T01:07:20.851Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-08-12T01:07:20.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-12T01:07:20.851Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-12T01:07:21.047Z] prd-ubuntu20.04-docker-arm64-4c-16g-3382 does not seem to be running inside a container [2023-08-12T01:07:21.118Z] $ 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/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-08-12T01:07:23.196Z] $ docker top ac466efb1ce9d9f949663d5fd985eb3e0f588957cd25869ae93d884843477695 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-12T01:07:24.012Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-12T01:07:32.204Z] #1 [core-command internal] load build definition from Dockerfile [2023-08-12T01:07:32.204Z] #1 transferring dockerfile: 1.82kB done [2023-08-12T01:07:32.204Z] #1 DONE 0.1s [2023-08-12T01:07:32.478Z] [2023-08-12T01:07:32.478Z] #2 [security-spire-config internal] load build definition from Dockerfile [2023-08-12T01:07:32.478Z] #2 transferring dockerfile: 2.58kB done [2023-08-12T01:07:32.478Z] #2 DONE 0.0s [2023-08-12T01:07:32.478Z] [2023-08-12T01:07:32.478Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-12T01:07:32.478Z] #3 transferring dockerfile: 2.04kB done [2023-08-12T01:07:32.478Z] #3 DONE 0.1s [2023-08-12T01:07:32.478Z] [2023-08-12T01:07:32.478Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-12T01:07:32.750Z] #4 transferring dockerfile: 1.78kB done [2023-08-12T01:07:32.750Z] #4 DONE 0.1s [2023-08-12T01:07:32.750Z] [2023-08-12T01:07:32.750Z] #5 [support-scheduler internal] load build definition from Dockerfile [2023-08-12T01:07:32.750Z] #5 transferring dockerfile: 1.82kB done [2023-08-12T01:07:32.750Z] #5 DONE 0.1s [2023-08-12T01:07:32.750Z] [2023-08-12T01:07:32.750Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2023-08-12T01:07:32.750Z] #6 transferring dockerfile: 2.68kB 0.0s done [2023-08-12T01:07:32.750Z] #6 DONE 0.1s [2023-08-12T01:07:32.750Z] [2023-08-12T01:07:32.750Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-12T01:07:32.750Z] #7 transferring dockerfile: 2.82kB 0.0s done [2023-08-12T01:07:33.017Z] #7 DONE 0.0s [2023-08-12T01:07:33.017Z] [2023-08-12T01:07:33.017Z] #8 [core-data internal] load build definition from Dockerfile [2023-08-12T01:07:33.017Z] #8 transferring dockerfile: 1.90kB done [2023-08-12T01:07:33.017Z] #8 DONE 0.1s [2023-08-12T01:07:33.017Z] [2023-08-12T01:07:33.017Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-12T01:07:33.017Z] #9 transferring dockerfile: 2.06kB 0.0s done [2023-08-12T01:07:33.017Z] #9 DONE 0.1s [2023-08-12T01:07:33.017Z] [2023-08-12T01:07:33.017Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-12T01:07:33.285Z] #10 transferring dockerfile: 2.12kB done [2023-08-12T01:07:33.285Z] #10 DONE 0.1s [2023-08-12T01:07:33.285Z] [2023-08-12T01:07:33.285Z] #11 [core-metadata internal] load build definition from Dockerfile [2023-08-12T01:07:33.285Z] #11 transferring dockerfile: 1.96kB 0.0s done [2023-08-12T01:07:33.285Z] #11 DONE 0.1s [2023-08-12T01:07:33.285Z] [2023-08-12T01:07:33.285Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-12T01:07:33.285Z] #12 transferring dockerfile: 2.38kB done [2023-08-12T01:07:33.285Z] #12 DONE 0.1s [2023-08-12T01:07:33.285Z] [2023-08-12T01:07:33.285Z] #13 [support-notifications internal] load build definition from Dockerfile [2023-08-12T01:07:33.285Z] #13 transferring dockerfile: 1.84kB done [2023-08-12T01:07:33.285Z] #13 DONE 0.1s [2023-08-12T01:07:33.285Z] [2023-08-12T01:07:33.285Z] #14 [security-spire-server internal] load build definition from Dockerfile [2023-08-12T01:07:33.285Z] #14 transferring dockerfile: 2.63kB done [2023-08-12T01:07:33.285Z] #14 DONE 0.1s [2023-08-12T01:07:33.285Z] [2023-08-12T01:07:33.285Z] #15 [core-command internal] load .dockerignore [2023-08-12T01:07:33.285Z] #15 transferring context: 56B done [2023-08-12T01:07:33.285Z] #15 DONE 0.1s [2023-08-12T01:07:33.865Z] [2023-08-12T01:07:33.865Z] #16 [security-spire-config internal] load .dockerignore [2023-08-12T01:07:34.131Z] #16 transferring context: 56B done [2023-08-12T01:07:34.131Z] #16 DONE 0.0s [2023-08-12T01:07:34.131Z] [2023-08-12T01:07:34.131Z] #17 [security-proxy-auth internal] load .dockerignore [2023-08-12T01:07:34.131Z] #17 transferring context: 56B done [2023-08-12T01:07:34.131Z] #17 DONE 0.0s [2023-08-12T01:07:34.131Z] [2023-08-12T01:07:34.131Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2023-08-12T01:07:34.131Z] #18 transferring context: 56B done [2023-08-12T01:07:34.131Z] #18 DONE 0.1s [2023-08-12T01:07:34.131Z] [2023-08-12T01:07:34.131Z] #19 [support-scheduler internal] load .dockerignore [2023-08-12T01:07:34.131Z] #19 transferring context: 56B done [2023-08-12T01:07:34.131Z] #19 DONE 0.0s [2023-08-12T01:07:34.131Z] [2023-08-12T01:07:34.131Z] #20 [security-spire-agent internal] load .dockerignore [2023-08-12T01:07:34.131Z] #20 transferring context: 56B 0.0s done [2023-08-12T01:07:34.131Z] #20 DONE 0.1s [2023-08-12T01:07:34.131Z] [2023-08-12T01:07:34.131Z] #21 [security-bootstrapper internal] load .dockerignore [2023-08-12T01:07:34.397Z] #21 transferring context: 56B 0.0s done [2023-08-12T01:07:34.397Z] #21 DONE 0.1s [2023-08-12T01:07:34.397Z] [2023-08-12T01:07:34.397Z] #22 [security-proxy-setup internal] load .dockerignore [2023-08-12T01:07:34.397Z] #22 transferring context: 56B 0.0s done [2023-08-12T01:07:34.397Z] #22 DONE 0.1s [2023-08-12T01:07:34.397Z] [2023-08-12T01:07:34.397Z] #23 [core-data internal] load .dockerignore [2023-08-12T01:07:34.397Z] #23 transferring context: 56B done [2023-08-12T01:07:34.397Z] #23 DONE 0.1s [2023-08-12T01:07:34.397Z] [2023-08-12T01:07:34.397Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-12T01:07:34.397Z] #24 transferring context: 56B done [2023-08-12T01:07:34.397Z] #24 DONE 0.1s [2023-08-12T01:07:34.662Z] [2023-08-12T01:07:34.662Z] #25 [core-metadata internal] load .dockerignore [2023-08-12T01:07:34.662Z] #25 transferring context: 56B 0.0s done [2023-08-12T01:07:34.662Z] #25 DONE 0.1s [2023-08-12T01:07:34.662Z] [2023-08-12T01:07:34.662Z] #26 [security-secretstore-setup internal] load .dockerignore [2023-08-12T01:07:34.662Z] #26 transferring context: 56B 0.0s done [2023-08-12T01:07:34.662Z] #26 DONE 0.1s [2023-08-12T01:07:34.662Z] [2023-08-12T01:07:34.662Z] #27 [support-notifications internal] load .dockerignore [2023-08-12T01:07:34.662Z] #27 transferring context: 56B done [2023-08-12T01:07:34.662Z] #27 DONE 0.1s [2023-08-12T01:07:34.662Z] [2023-08-12T01:07:34.662Z] #28 [security-spire-server internal] load .dockerignore [2023-08-12T01:07:34.927Z] #28 transferring context: 56B done [2023-08-12T01:07:34.927Z] #28 DONE 0.1s [2023-08-12T01:07:34.927Z] [2023-08-12T01:07:34.927Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-12T01:07:34.927Z] #29 DONE 0.0s [2023-08-12T01:07:34.927Z] [2023-08-12T01:07:34.927Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-08-12T01:07:34.927Z] #30 DONE 0.1s [2023-08-12T01:07:34.927Z] [2023-08-12T01:07:34.927Z] #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:07:34.927Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-12T01:07:34.927Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-12T01:07:34.927Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-12T01:07:34.927Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-12T01:07:34.927Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.05MB / 3.26MB 0.1s [2023-08-12T01:07:35.192Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-12T01:07:35.192Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-08-12T01:07:35.776Z] #31 ... [2023-08-12T01:07:35.776Z] [2023-08-12T01:07:35.776Z] #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-12T01:07:35.776Z] #32 DONE 0.9s [2023-08-12T01:07:35.776Z] [2023-08-12T01:07:35.776Z] #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:07:35.776Z] #31 ... [2023-08-12T01:07:35.776Z] [2023-08-12T01:07:35.776Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-12T01:07:35.776Z] #29 DONE 0.0s [2023-08-12T01:07:35.776Z] [2023-08-12T01:07:35.776Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-08-12T01:07:35.776Z] #30 DONE 0.2s [2023-08-12T01:07:35.776Z] [2023-08-12T01:07:35.776Z] #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-12T01:07:35.776Z] #32 DONE 1.5s [2023-08-12T01:07:35.776Z] [2023-08-12T01:07:35.776Z] #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:07:35.776Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-12T01:07:35.776Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-12T01:07:35.776Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-12T01:07:35.776Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-12T01:07:35.776Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-12T01:07:36.040Z] #31 ... [2023-08-12T01:07:36.040Z] [2023-08-12T01:07:36.040Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-12T01:07:36.040Z] #29 DONE 0.0s [2023-08-12T01:07:36.040Z] [2023-08-12T01:07:36.040Z] #32 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-12T01:07:36.040Z] #32 DONE 1.5s [2023-08-12T01:07:36.040Z] [2023-08-12T01:07:36.040Z] #31 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:07:36.040Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-12T01:07:36.040Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-12T01:07:36.040Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-12T01:07:36.040Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-12T01:07:36.040Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-12T01:07:36.040Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done [2023-08-12T01:07:36.040Z] #31 ... [2023-08-12T01:07:36.040Z] [2023-08-12T01:07:36.040Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-12T01:07:36.040Z] #29 DONE 0.0s [2023-08-12T01:07:36.040Z] [2023-08-12T01:07:36.040Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-08-12T01:07:36.040Z] #30 DONE 0.4s [2023-08-12T01:07:36.040Z] [2023-08-12T01:07:36.040Z] #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-12T01:07:36.040Z] #32 DONE 1.6s [2023-08-12T01:07:36.040Z] [2023-08-12T01:07:36.040Z] #33 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-08-12T01:07:36.040Z] #33 DONE 0.8s [2023-08-12T01:07:36.040Z] [2023-08-12T01:07:36.040Z] #31 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:07:36.040Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-12T01:07:36.040Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-12T01:07:36.040Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-12T01:07:36.040Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-12T01:07:36.040Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-12T01:07:36.040Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done [2023-08-12T01:07:36.306Z] #31 ... [2023-08-12T01:07:36.306Z] [2023-08-12T01:07:36.306Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-12T01:07:36.306Z] #29 DONE 0.0s [2023-08-12T01:07:36.306Z] [2023-08-12T01:07:36.306Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-12T01:07:36.306Z] #29 DONE 0.0s [2023-08-12T01:07:36.306Z] [2023-08-12T01:07:36.306Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-12T01:07:36.573Z] #30 ... [2023-08-12T01:07:36.573Z] [2023-08-12T01:07:36.573Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-12T01:07:36.573Z] #29 DONE 0.0s [2023-08-12T01:07:36.573Z] [2023-08-12T01:07:36.573Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-08-12T01:07:36.573Z] #30 ... [2023-08-12T01:07:36.573Z] [2023-08-12T01:07:36.573Z] #32 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-12T01:07:36.573Z] #32 DONE 1.6s [2023-08-12T01:07:36.573Z] [2023-08-12T01:07:36.573Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-12T01:07:36.573Z] #29 DONE 0.0s [2023-08-12T01:07:36.573Z] [2023-08-12T01:07:36.573Z] #33 [security-spire-agent builder 2/7] WORKDIR /edgex-go [2023-08-12T01:07:36.573Z] #33 DONE 0.8s [2023-08-12T01:07:36.573Z] [2023-08-12T01:07:36.573Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-12T01:07:36.838Z] #30 DONE 0.8s [2023-08-12T01:07:36.838Z] [2023-08-12T01:07:36.838Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-12T01:07:36.838Z] #29 DONE 0.0s [2023-08-12T01:07:36.838Z] [2023-08-12T01:07:36.838Z] #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:07:36.839Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-12T01:07:36.839Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-12T01:07:36.839Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-12T01:07:36.839Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-12T01:07:36.839Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-12T01:07:36.839Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done [2023-08-12T01:07:36.839Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-12T01:07:36.839Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-12T01:07:36.839Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-12T01:07:36.839Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-12T01:07:36.839Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-12T01:07:36.839Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done [2023-08-12T01:07:36.839Z] #31 DONE 2.7s [2023-08-12T01:07:36.839Z] [2023-08-12T01:07:36.839Z] #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-12T01:07:36.839Z] #32 DONE 1.7s [2023-08-12T01:07:36.839Z] [2023-08-12T01:07:36.839Z] #34 [security-proxy-setup internal] load build context [2023-08-12T01:07:36.839Z] #34 DONE 0.0s [2023-08-12T01:07:36.839Z] [2023-08-12T01:07:36.839Z] #33 [core-data builder 2/7] WORKDIR /edgex-go [2023-08-12T01:07:36.839Z] #33 DONE 0.9s [2023-08-12T01:07:36.839Z] [2023-08-12T01:07:36.839Z] #35 [security-spire-agent internal] load build context [2023-08-12T01:07:37.104Z] #35 ... [2023-08-12T01:07:37.104Z] [2023-08-12T01:07:37.104Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-12T01:07:37.104Z] #29 DONE 0.0s [2023-08-12T01:07:37.104Z] [2023-08-12T01:07:37.104Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-08-12T01:07:37.104Z] #30 DONE 0.9s [2023-08-12T01:07:37.104Z] [2023-08-12T01:07:37.104Z] #35 [security-spire-agent internal] load build context [2023-08-12T01:07:37.104Z] #35 ... [2023-08-12T01:07:37.104Z] [2023-08-12T01:07:37.104Z] #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-12T01:07:37.104Z] #32 DONE 1.8s [2023-08-12T01:07:37.104Z] [2023-08-12T01:07:37.104Z] #33 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-08-12T01:07:37.104Z] #33 DONE 1.0s [2023-08-12T01:07:37.104Z] [2023-08-12T01:07:37.104Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-12T01:07:37.104Z] #29 DONE 0.0s [2023-08-12T01:07:37.104Z] [2023-08-12T01:07:37.104Z] #31 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:07:37.104Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-12T01:07:37.104Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-12T01:07:37.104Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-12T01:07:37.104Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-12T01:07:37.104Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-12T01:07:37.104Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done [2023-08-12T01:07:37.104Z] #31 DONE 2.8s [2023-08-12T01:07:37.104Z] [2023-08-12T01:07:37.104Z] #35 [security-spire-agent internal] load build context [2023-08-12T01:07:37.372Z] #35 ... [2023-08-12T01:07:37.372Z] [2023-08-12T01:07:37.372Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-12T01:07:37.372Z] #29 DONE 0.0s [2023-08-12T01:07:37.372Z] [2023-08-12T01:07:37.372Z] #35 [security-spire-agent internal] load build context [2023-08-12T01:07:37.372Z] #35 ... [2023-08-12T01:07:37.372Z] [2023-08-12T01:07:37.372Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-12T01:07:37.372Z] #29 DONE 0.0s [2023-08-12T01:07:37.372Z] [2023-08-12T01:07:37.372Z] #35 [security-spire-agent internal] load build context [2023-08-12T01:07:39.325Z] #35 ... [2023-08-12T01:07:39.325Z] [2023-08-12T01:07:39.325Z] #32 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-12T01:07:39.325Z] #32 DONE 1.8s [2023-08-12T01:07:39.325Z] [2023-08-12T01:07:39.325Z] #33 [security-spire-server builder 2/7] WORKDIR /edgex-go [2023-08-12T01:07:39.325Z] #33 DONE 1.0s [2023-08-12T01:07:39.325Z] [2023-08-12T01:07:39.325Z] #31 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:07:39.325Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-12T01:07:39.325Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-12T01:07:39.325Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-12T01:07:39.325Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-12T01:07:39.325Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-12T01:07:39.325Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done [2023-08-12T01:07:39.325Z] #31 DONE 2.8s [2023-08-12T01:07:39.325Z] [2023-08-12T01:07:39.325Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-08-12T01:07:39.325Z] #30 DONE 2.9s [2023-08-12T01:07:39.591Z] [2023-08-12T01:07:39.592Z] #36 [security-spire-server internal] load build context [2023-08-12T01:07:39.592Z] #36 ... [2023-08-12T01:07:39.592Z] [2023-08-12T01:07:39.592Z] #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-12T01:07:39.592Z] #32 DONE 1.8s [2023-08-12T01:07:39.592Z] [2023-08-12T01:07:39.592Z] #33 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-08-12T01:07:39.592Z] #33 DONE 1.0s [2023-08-12T01:07:39.592Z] [2023-08-12T01:07:39.592Z] #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:07:39.592Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-12T01:07:39.592Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-12T01:07:39.592Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-12T01:07:39.592Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-12T01:07:39.592Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-12T01:07:39.592Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done [2023-08-12T01:07:39.592Z] #31 DONE 2.8s [2023-08-12T01:07:39.592Z] [2023-08-12T01:07:39.592Z] #37 [support-notifications internal] load build context [2023-08-12T01:07:39.592Z] #37 DONE 0.0s [2023-08-12T01:07:39.592Z] [2023-08-12T01:07:39.592Z] #37 [support-notifications internal] load build context [2023-08-12T01:07:39.865Z] #37 ... [2023-08-12T01:07:39.865Z] [2023-08-12T01:07:39.865Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-12T01:07:39.866Z] #32 DONE 1.8s [2023-08-12T01:07:39.866Z] [2023-08-12T01:07:39.866Z] #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-08-12T01:07:39.866Z] #33 DONE 1.0s [2023-08-12T01:07:39.866Z] [2023-08-12T01:07:39.866Z] #31 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:07:39.866Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-12T01:07:39.866Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-12T01:07:39.866Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-12T01:07:39.866Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-12T01:07:39.866Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-12T01:07:39.866Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done [2023-08-12T01:07:39.866Z] #31 DONE 2.8s [2023-08-12T01:07:40.138Z] [2023-08-12T01:07:40.138Z] #38 [security-secretstore-setup internal] load build context [2023-08-12T01:07:41.541Z] #38 transferring context: 31B 0.0s [2023-08-12T01:07:44.872Z] #38 ... [2023-08-12T01:07:44.872Z] [2023-08-12T01:07:44.872Z] #39 [core-command internal] load build context [2023-08-12T01:07:44.872Z] #39 ... [2023-08-12T01:07:44.872Z] [2023-08-12T01:07:44.872Z] #40 [security-proxy-auth internal] load build context [2023-08-12T01:07:45.137Z] #40 ... [2023-08-12T01:07:45.137Z] [2023-08-12T01:07:45.137Z] #38 [security-secretstore-setup internal] load build context [2023-08-12T01:07:46.093Z] #38 ... [2023-08-12T01:07:46.093Z] [2023-08-12T01:07:46.093Z] #41 [security-spire-config internal] load build context [2023-08-12T01:07:46.093Z] #41 ... [2023-08-12T01:07:46.093Z] [2023-08-12T01:07:46.093Z] #40 [security-proxy-auth internal] load build context [2023-08-12T01:07:46.093Z] #40 transferring context: 25.69MB 10.0s [2023-08-12T01:07:46.358Z] #40 ... [2023-08-12T01:07:46.358Z] [2023-08-12T01:07:46.358Z] #42 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-12T01:07:46.358Z] #0 6.465 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:07:46.358Z] #0 8.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:07:46.358Z] #42 ... [2023-08-12T01:07:46.358Z] [2023-08-12T01:07:46.358Z] #43 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-08-12T01:07:46.358Z] #0 6.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:07:46.358Z] #0 8.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:07:46.358Z] #43 ... [2023-08-12T01:07:46.358Z] [2023-08-12T01:07:46.358Z] #44 [security-spiffe-token-provider internal] load build context [2023-08-12T01:07:46.625Z] #44 ... [2023-08-12T01:07:46.625Z] [2023-08-12T01:07:46.625Z] #45 [support-scheduler internal] load build context [2023-08-12T01:07:46.625Z] #45 ... [2023-08-12T01:07:46.625Z] [2023-08-12T01:07:46.625Z] #46 [security-bootstrapper internal] load build context [2023-08-12T01:07:46.894Z] #46 ... [2023-08-12T01:07:46.894Z] [2023-08-12T01:07:46.894Z] #47 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-12T01:07:46.894Z] #0 6.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:07:46.894Z] #0 8.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:07:46.894Z] #47 ... [2023-08-12T01:07:46.894Z] [2023-08-12T01:07:46.894Z] #48 [core-data internal] load build context [2023-08-12T01:07:47.160Z] #48 ... [2023-08-12T01:07:47.160Z] [2023-08-12T01:07:47.160Z] #49 [core-common-config-bootstrapper internal] load build context [2023-08-12T01:07:47.160Z] #49 ... [2023-08-12T01:07:47.160Z] [2023-08-12T01:07:47.160Z] #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-12T01:07:47.160Z] #0 7.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:07:47.160Z] #0 9.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:07:47.427Z] #50 ... [2023-08-12T01:07:47.427Z] [2023-08-12T01:07:47.427Z] #34 [security-proxy-setup internal] load build context [2023-08-12T01:07:47.427Z] #34 ... [2023-08-12T01:07:47.427Z] [2023-08-12T01:07:47.427Z] #51 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-12T01:07:47.427Z] #0 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:07:47.696Z] #51 ... [2023-08-12T01:07:47.696Z] [2023-08-12T01:07:47.696Z] #52 [core-metadata internal] load build context [2023-08-12T01:07:47.696Z] #52 ... [2023-08-12T01:07:47.696Z] [2023-08-12T01:07:47.696Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-12T01:07:47.963Z] #53 ... [2023-08-12T01:07:47.963Z] [2023-08-12T01:07:47.963Z] #54 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-12T01:07:47.963Z] #0 8.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:07:47.963Z] #54 ... [2023-08-12T01:07:47.963Z] [2023-08-12T01:07:47.963Z] #55 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-12T01:07:47.963Z] #0 5.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:07:47.963Z] #0 6.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:07:48.229Z] #55 ... [2023-08-12T01:07:48.229Z] [2023-08-12T01:07:48.229Z] #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-12T01:07:48.229Z] #56 ... [2023-08-12T01:07:48.229Z] [2023-08-12T01:07:48.229Z] #57 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-08-12T01:07:48.229Z] #57 ... [2023-08-12T01:07:48.229Z] [2023-08-12T01:07:48.229Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-12T01:07:48.496Z] #58 ... [2023-08-12T01:07:48.496Z] [2023-08-12T01:07:48.496Z] #34 [security-proxy-setup internal] load build context [2023-08-12T01:07:49.453Z] #34 ... [2023-08-12T01:07:49.453Z] [2023-08-12T01:07:49.453Z] #35 [security-spire-agent internal] load build context [2023-08-12T01:07:49.453Z] #35 ... [2023-08-12T01:07:49.453Z] [2023-08-12T01:07:49.453Z] #34 [security-proxy-setup internal] load build context [2023-08-12T01:07:49.719Z] #34 ... [2023-08-12T01:07:49.719Z] [2023-08-12T01:07:49.719Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-12T01:07:49.719Z] #59 ... [2023-08-12T01:07:49.719Z] [2023-08-12T01:07:49.719Z] #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-12T01:07:49.719Z] #56 12.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:07:50.677Z] #56 ... [2023-08-12T01:07:50.677Z] [2023-08-12T01:07:50.677Z] #43 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-08-12T01:07:50.677Z] #43 13.12 OK: 263 MiB in 53 packages [2023-08-12T01:07:50.677Z] #43 DONE 15.2s [2023-08-12T01:07:50.677Z] [2023-08-12T01:07:50.677Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-12T01:07:50.677Z] #60 ... [2023-08-12T01:07:50.677Z] [2023-08-12T01:07:50.677Z] #35 [security-spire-agent internal] load build context [2023-08-12T01:07:50.677Z] #35 ... [2023-08-12T01:07:50.677Z] [2023-08-12T01:07:50.677Z] #36 [security-spire-server internal] load build context [2023-08-12T01:07:50.943Z] #36 ... [2023-08-12T01:07:50.943Z] [2023-08-12T01:07:50.943Z] #35 [security-spire-agent internal] load build context [2023-08-12T01:07:51.208Z] #35 ... [2023-08-12T01:07:51.208Z] [2023-08-12T01:07:51.208Z] #37 [support-notifications internal] load build context [2023-08-12T01:07:51.208Z] #37 ... [2023-08-12T01:07:51.208Z] [2023-08-12T01:07:51.208Z] #35 [security-spire-agent internal] load build context [2023-08-12T01:07:51.208Z] #35 transferring context: 23.21MB 14.4s [2023-08-12T01:07:51.474Z] #35 ... [2023-08-12T01:07:51.474Z] [2023-08-12T01:07:51.474Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-12T01:07:51.740Z] #61 ... [2023-08-12T01:07:51.740Z] [2023-08-12T01:07:51.740Z] #35 [security-spire-agent internal] load build context [2023-08-12T01:07:52.747Z] #35 ... [2023-08-12T01:07:52.747Z] [2023-08-12T01:07:52.747Z] #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-12T01:07:52.747Z] #55 14.49 OK: 263 MiB in 53 packages [2023-08-12T01:07:52.747Z] #55 DONE 16.3s [2023-08-12T01:07:52.747Z] [2023-08-12T01:07:52.747Z] #35 [security-spire-agent internal] load build context [2023-08-12T01:07:53.721Z] #35 ... [2023-08-12T01:07:53.721Z] [2023-08-12T01:07:53.721Z] #47 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-12T01:07:53.721Z] #47 15.65 OK: 263 MiB in 53 packages [2023-08-12T01:07:53.721Z] #47 DONE 17.8s [2023-08-12T01:07:53.721Z] [2023-08-12T01:07:53.721Z] #35 [security-spire-agent internal] load build context [2023-08-12T01:07:55.124Z] #35 ... [2023-08-12T01:07:55.124Z] [2023-08-12T01:07:55.124Z] #39 [core-command internal] load build context [2023-08-12T01:07:55.124Z] #39 ... [2023-08-12T01:07:55.124Z] [2023-08-12T01:07:55.124Z] #40 [security-proxy-auth internal] load build context [2023-08-12T01:07:55.394Z] #40 ... [2023-08-12T01:07:55.394Z] [2023-08-12T01:07:55.394Z] #35 [security-spire-agent internal] load build context [2023-08-12T01:07:56.353Z] #35 ... [2023-08-12T01:07:56.354Z] [2023-08-12T01:07:56.354Z] #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-12T01:07:56.354Z] #50 16.55 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-12T01:07:56.354Z] #50 16.55 Executing busybox-1.35.0-r29.trigger [2023-08-12T01:07:56.354Z] #50 16.74 OK: 8 MiB in 16 packages [2023-08-12T01:07:56.354Z] #50 DONE 19.1s [2023-08-12T01:07:56.354Z] [2023-08-12T01:07:56.354Z] #35 [security-spire-agent internal] load build context [2023-08-12T01:07:56.354Z] #35 ... [2023-08-12T01:07:56.354Z] [2023-08-12T01:07:56.354Z] #41 [security-spire-config internal] load build context [2023-08-12T01:07:56.354Z] #41 transferring context: 20.22MB 20.2s [2023-08-12T01:07:56.354Z] #41 ... [2023-08-12T01:07:56.354Z] [2023-08-12T01:07:56.354Z] #38 [security-secretstore-setup internal] load build context [2023-08-12T01:07:56.354Z] #38 ... [2023-08-12T01:07:56.354Z] [2023-08-12T01:07:56.354Z] #41 [security-spire-config internal] load build context [2023-08-12T01:07:56.619Z] #41 ... [2023-08-12T01:07:56.619Z] [2023-08-12T01:07:56.619Z] #44 [security-spiffe-token-provider internal] load build context [2023-08-12T01:07:56.884Z] #44 ... [2023-08-12T01:07:56.884Z] [2023-08-12T01:07:56.884Z] #45 [support-scheduler internal] load build context [2023-08-12T01:07:56.884Z] #45 ... [2023-08-12T01:07:56.884Z] [2023-08-12T01:07:56.884Z] #38 [security-secretstore-setup internal] load build context [2023-08-12T01:07:57.148Z] #38 ... [2023-08-12T01:07:57.149Z] [2023-08-12T01:07:57.149Z] #46 [security-bootstrapper internal] load build context [2023-08-12T01:07:57.149Z] #46 ... [2023-08-12T01:07:57.149Z] [2023-08-12T01:07:57.149Z] #35 [security-spire-agent internal] load build context [2023-08-12T01:07:57.414Z] #35 ... [2023-08-12T01:07:57.414Z] [2023-08-12T01:07:57.414Z] #48 [core-data internal] load build context [2023-08-12T01:07:57.414Z] #48 ... [2023-08-12T01:07:57.414Z] [2023-08-12T01:07:57.414Z] #49 [core-common-config-bootstrapper internal] load build context [2023-08-12T01:07:57.414Z] #49 ... [2023-08-12T01:07:57.414Z] [2023-08-12T01:07:57.414Z] #48 [core-data internal] load build context [2023-08-12T01:07:57.993Z] #48 ... [2023-08-12T01:07:57.993Z] [2023-08-12T01:07:57.993Z] #52 [core-metadata internal] load build context [2023-08-12T01:07:57.993Z] #52 ... [2023-08-12T01:07:57.993Z] [2023-08-12T01:07:57.993Z] #48 [core-data internal] load build context [2023-08-12T01:07:58.573Z] #48 ... [2023-08-12T01:07:58.573Z] [2023-08-12T01:07:58.573Z] #42 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-12T01:07:58.573Z] #42 12.30 v3.17.5-12-gbb3d15e62a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-12T01:07:58.573Z] #42 12.30 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-12T01:07:58.573Z] #42 12.30 OK: 17694 distinct packages available [2023-08-12T01:07:58.573Z] #42 14.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:07:58.573Z] #42 18.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:07:58.573Z] #42 ... [2023-08-12T01:07:58.573Z] [2023-08-12T01:07:58.573Z] #48 [core-data internal] load build context [2023-08-12T01:07:59.531Z] #48 ... [2023-08-12T01:07:59.531Z] [2023-08-12T01:07:59.531Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-12T01:07:59.531Z] #58 11.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:07:59.531Z] #58 15.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:07:59.531Z] #58 21.74 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-12T01:07:59.531Z] #58 ... [2023-08-12T01:07:59.531Z] [2023-08-12T01:07:59.531Z] #52 [core-metadata internal] load build context [2023-08-12T01:07:59.799Z] #52 ... [2023-08-12T01:07:59.799Z] [2023-08-12T01:07:59.799Z] #54 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-12T01:07:59.799Z] #54 12.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:07:59.799Z] #54 20.16 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-12T01:07:59.799Z] #54 20.20 (2/2) Installing openssl (3.0.10-r0) [2023-08-12T01:07:59.799Z] #54 20.26 Executing busybox-1.35.0-r29.trigger [2023-08-12T01:07:59.799Z] #54 20.45 OK: 8 MiB in 17 packages [2023-08-12T01:08:00.064Z] #54 ... [2023-08-12T01:08:00.064Z] [2023-08-12T01:08:00.064Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-12T01:08:00.064Z] #58 21.77 (2/2) Installing su-exec (0.2-r2) [2023-08-12T01:08:00.064Z] #58 21.78 Executing busybox-1.35.0-r29.trigger [2023-08-12T01:08:00.064Z] #58 22.09 OK: 8 MiB in 17 packages [2023-08-12T01:08:00.064Z] #58 ... [2023-08-12T01:08:00.064Z] [2023-08-12T01:08:00.064Z] #34 [security-proxy-setup internal] load build context [2023-08-12T01:08:00.064Z] #34 ... [2023-08-12T01:08:00.064Z] [2023-08-12T01:08:00.064Z] #52 [core-metadata internal] load build context [2023-08-12T01:08:00.330Z] #52 ... [2023-08-12T01:08:00.330Z] [2023-08-12T01:08:00.330Z] #54 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-12T01:08:00.330Z] #54 DONE 22.6s [2023-08-12T01:08:00.330Z] [2023-08-12T01:08:00.330Z] #52 [core-metadata internal] load build context [2023-08-12T01:08:00.330Z] #52 ... [2023-08-12T01:08:00.330Z] [2023-08-12T01:08:00.330Z] #57 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-08-12T01:08:00.330Z] #57 12.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:08:00.330Z] #57 16.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:08:00.330Z] #57 ... [2023-08-12T01:08:00.330Z] [2023-08-12T01:08:00.330Z] #52 [core-metadata internal] load build context [2023-08-12T01:08:00.918Z] #52 ... [2023-08-12T01:08:00.918Z] [2023-08-12T01:08:00.918Z] #36 [security-spire-server internal] load build context [2023-08-12T01:08:01.183Z] #36 ... [2023-08-12T01:08:01.183Z] [2023-08-12T01:08:01.183Z] #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-08-12T01:08:01.183Z] #62 DONE 0.8s [2023-08-12T01:08:01.183Z] [2023-08-12T01:08:01.183Z] #36 [security-spire-server internal] load build context [2023-08-12T01:08:01.183Z] #36 ... [2023-08-12T01:08:01.183Z] [2023-08-12T01:08:01.183Z] #52 [core-metadata internal] load build context [2023-08-12T01:08:01.463Z] #52 ... [2023-08-12T01:08:01.463Z] [2023-08-12T01:08:01.463Z] #51 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-12T01:08:01.463Z] #51 14.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:08:01.463Z] #51 23.14 v3.17.5-12-gbb3d15e62a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-12T01:08:01.463Z] #51 23.14 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-12T01:08:01.463Z] #51 23.14 OK: 17689 distinct packages available [2023-08-12T01:08:01.463Z] #51 24.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:08:01.463Z] #51 ... [2023-08-12T01:08:01.463Z] [2023-08-12T01:08:01.463Z] #52 [core-metadata internal] load build context [2023-08-12T01:08:01.463Z] #52 transferring context: 25.39MB 23.3s [2023-08-12T01:08:01.463Z] #52 ... [2023-08-12T01:08:01.463Z] [2023-08-12T01:08:01.463Z] #37 [support-notifications internal] load build context [2023-08-12T01:08:01.730Z] #37 ... [2023-08-12T01:08:01.730Z] [2023-08-12T01:08:01.730Z] #46 [security-bootstrapper internal] load build context [2023-08-12T01:08:01.997Z] #46 ... [2023-08-12T01:08:01.997Z] [2023-08-12T01:08:01.997Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-12T01:08:01.997Z] #53 14.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:08:01.997Z] #53 18.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:08:01.997Z] #53 ... [2023-08-12T01:08:01.997Z] [2023-08-12T01:08:01.997Z] #46 [security-bootstrapper internal] load build context [2023-08-12T01:08:02.263Z] #46 ... [2023-08-12T01:08:02.263Z] [2023-08-12T01:08:02.263Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-12T01:08:02.263Z] #58 DONE 24.2s [2023-08-12T01:08:02.263Z] [2023-08-12T01:08:02.263Z] #46 [security-bootstrapper internal] load build context [2023-08-12T01:08:02.263Z] #46 ... [2023-08-12T01:08:02.263Z] [2023-08-12T01:08:02.263Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-12T01:08:02.263Z] #60 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:08:02.263Z] #60 14.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:08:02.534Z] #60 ... [2023-08-12T01:08:02.534Z] [2023-08-12T01:08:02.534Z] #46 [security-bootstrapper internal] load build context [2023-08-12T01:08:03.492Z] #46 ... [2023-08-12T01:08:03.492Z] [2023-08-12T01:08:03.492Z] #42 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-12T01:08:03.492Z] #42 25.38 OK: 263 MiB in 53 packages [2023-08-12T01:08:03.492Z] #42 DONE 27.1s [2023-08-12T01:08:03.492Z] [2023-08-12T01:08:03.492Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-12T01:08:03.492Z] #59 13.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:08:03.492Z] #59 17.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:08:03.492Z] #59 ... [2023-08-12T01:08:03.492Z] [2023-08-12T01:08:03.492Z] #46 [security-bootstrapper internal] load build context [2023-08-12T01:08:03.757Z] #46 ... [2023-08-12T01:08:03.757Z] [2023-08-12T01:08:03.757Z] #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-12T01:08:03.757Z] #56 16.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:08:03.757Z] #56 23.89 v3.17.5-12-gbb3d15e62a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-12T01:08:03.757Z] #56 23.89 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-12T01:08:03.757Z] #56 23.89 OK: 17689 distinct packages available [2023-08-12T01:08:03.757Z] #56 25.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:08:04.027Z] #56 ... [2023-08-12T01:08:04.027Z] [2023-08-12T01:08:04.027Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-08-12T01:08:04.027Z] #57 23.67 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-12T01:08:04.027Z] #57 23.78 Executing busybox-1.35.0-r29.trigger [2023-08-12T01:08:04.027Z] #57 23.94 OK: 8 MiB in 16 packages [2023-08-12T01:08:04.027Z] #57 DONE 27.0s [2023-08-12T01:08:04.027Z] [2023-08-12T01:08:04.027Z] #46 [security-bootstrapper internal] load build context [2023-08-12T01:08:04.027Z] #46 ... [2023-08-12T01:08:04.027Z] [2023-08-12T01:08:04.027Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-12T01:08:04.027Z] #61 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:08:04.027Z] #61 15.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:08:04.027Z] #61 21.90 (1/4) Installing ca-certificates (20230506-r0) [2023-08-12T01:08:04.027Z] #61 22.24 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-12T01:08:04.027Z] #61 22.24 (3/4) Installing su-exec (0.2-r2) [2023-08-12T01:08:04.027Z] #61 22.24 (4/4) Installing yq (4.30.4-r4) [2023-08-12T01:08:04.293Z] #61 ... [2023-08-12T01:08:04.293Z] [2023-08-12T01:08:04.293Z] #46 [security-bootstrapper internal] load build context [2023-08-12T01:08:05.250Z] #46 ... [2023-08-12T01:08:05.250Z] [2023-08-12T01:08:05.250Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-12T01:08:05.250Z] #59 23.98 OK: 263 MiB in 53 packages [2023-08-12T01:08:05.250Z] #59 DONE 25.5s [2023-08-12T01:08:05.250Z] [2023-08-12T01:08:05.250Z] #46 [security-bootstrapper internal] load build context [2023-08-12T01:08:05.250Z] #46 ... [2023-08-12T01:08:05.250Z] [2023-08-12T01:08:05.250Z] #39 [core-command internal] load build context [2023-08-12T01:08:05.250Z] #39 ... [2023-08-12T01:08:05.250Z] [2023-08-12T01:08:05.250Z] #46 [security-bootstrapper internal] load build context [2023-08-12T01:08:05.525Z] #46 ... [2023-08-12T01:08:05.525Z] [2023-08-12T01:08:05.525Z] #40 [security-proxy-auth internal] load build context [2023-08-12T01:08:05.525Z] #40 ... [2023-08-12T01:08:05.525Z] [2023-08-12T01:08:05.525Z] #39 [core-command internal] load build context [2023-08-12T01:08:05.796Z] #39 transferring context: 77.14MB 30.8s [2023-08-12T01:08:06.757Z] #39 ... [2023-08-12T01:08:06.758Z] [2023-08-12T01:08:06.758Z] #41 [security-spire-config internal] load build context [2023-08-12T01:08:07.031Z] #41 ... [2023-08-12T01:08:07.031Z] [2023-08-12T01:08:07.031Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-12T01:08:07.031Z] #60 22.75 (1/2) Installing ca-certificates (20230506-r0) [2023-08-12T01:08:07.031Z] #60 23.11 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-12T01:08:07.031Z] #60 23.11 Executing busybox-1.35.0-r29.trigger [2023-08-12T01:08:07.031Z] #60 23.23 Executing ca-certificates-20230506-r0.trigger [2023-08-12T01:08:07.031Z] #60 24.96 OK: 8 MiB in 17 packages [2023-08-12T01:08:07.031Z] #60 DONE 26.1s [2023-08-12T01:08:07.031Z] [2023-08-12T01:08:07.031Z] #40 [security-proxy-auth internal] load build context [2023-08-12T01:08:07.031Z] #40 ... [2023-08-12T01:08:07.031Z] [2023-08-12T01:08:07.031Z] #44 [security-spiffe-token-provider internal] load build context [2023-08-12T01:08:07.298Z] #44 ... [2023-08-12T01:08:07.298Z] [2023-08-12T01:08:07.298Z] #45 [support-scheduler internal] load build context [2023-08-12T01:08:07.298Z] #45 ... [2023-08-12T01:08:07.298Z] [2023-08-12T01:08:07.298Z] #38 [security-secretstore-setup internal] load build context [2023-08-12T01:08:07.564Z] #38 ... [2023-08-12T01:08:07.565Z] [2023-08-12T01:08:07.565Z] #35 [security-spire-agent internal] load build context [2023-08-12T01:08:07.565Z] #35 ... [2023-08-12T01:08:07.565Z] [2023-08-12T01:08:07.565Z] #38 [security-secretstore-setup internal] load build context [2023-08-12T01:08:07.565Z] #38 ... [2023-08-12T01:08:07.565Z] [2023-08-12T01:08:07.565Z] #49 [core-common-config-bootstrapper internal] load build context [2023-08-12T01:08:07.830Z] #49 ... [2023-08-12T01:08:07.830Z] [2023-08-12T01:08:07.830Z] #35 [security-spire-agent internal] load build context [2023-08-12T01:08:07.830Z] #35 ... [2023-08-12T01:08:07.830Z] [2023-08-12T01:08:07.830Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-12T01:08:07.830Z] #61 23.33 Executing busybox-1.35.0-r29.trigger [2023-08-12T01:08:07.830Z] #61 23.42 Executing ca-certificates-20230506-r0.trigger [2023-08-12T01:08:07.830Z] #61 25.13 OK: 17 MiB in 19 packages [2023-08-12T01:08:07.830Z] #61 DONE 26.4s [2023-08-12T01:08:08.095Z] [2023-08-12T01:08:08.095Z] #35 [security-spire-agent internal] load build context [2023-08-12T01:08:08.095Z] #35 ... [2023-08-12T01:08:08.095Z] [2023-08-12T01:08:08.096Z] #51 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-12T01:08:08.096Z] #51 27.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:08:08.096Z] #51 29.88 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-12T01:08:08.096Z] #51 29.92 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-12T01:08:08.096Z] #51 29.92 (3/5) Installing libucontext (1.2-r0) [2023-08-12T01:08:08.096Z] #51 29.93 (4/5) Installing gcompat (1.1.0-r0) [2023-08-12T01:08:08.096Z] #51 29.96 (5/5) Installing openssl (3.0.10-r0) [2023-08-12T01:08:08.096Z] #51 30.13 Executing busybox-1.35.0-r29.trigger [2023-08-12T01:08:08.096Z] #51 30.20 OK: 9 MiB in 20 packages [2023-08-12T01:08:08.096Z] #51 DONE 31.2s [2023-08-12T01:08:08.096Z] [2023-08-12T01:08:08.096Z] #35 [security-spire-agent internal] load build context [2023-08-12T01:08:08.362Z] #35 ... [2023-08-12T01:08:08.362Z] [2023-08-12T01:08:08.362Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-12T01:08:08.362Z] #63 DONE 6.1s [2023-08-12T01:08:08.362Z] [2023-08-12T01:08:08.362Z] #35 [security-spire-agent internal] load build context [2023-08-12T01:08:09.773Z] #35 ... [2023-08-12T01:08:09.773Z] [2023-08-12T01:08:09.773Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-12T01:08:09.773Z] #64 DONE 1.1s [2023-08-12T01:08:09.773Z] [2023-08-12T01:08:09.773Z] #35 [security-spire-agent internal] load build context [2023-08-12T01:08:09.773Z] #35 ... [2023-08-12T01:08:09.773Z] [2023-08-12T01:08:09.773Z] #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-12T01:08:09.773Z] #56 27.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:08:09.773Z] #56 30.62 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-12T01:08:09.773Z] #56 30.62 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-12T01:08:09.773Z] #56 30.67 (3/4) Installing libucontext (1.2-r0) [2023-08-12T01:08:09.773Z] #56 30.67 (4/4) Installing gcompat (1.1.0-r0) [2023-08-12T01:08:09.773Z] #56 30.67 Executing busybox-1.35.0-r29.trigger [2023-08-12T01:08:09.773Z] #56 30.72 OK: 8 MiB in 19 packages [2023-08-12T01:08:09.773Z] #56 DONE 32.0s [2023-08-12T01:08:09.773Z] [2023-08-12T01:08:09.773Z] #48 [core-data internal] load build context [2023-08-12T01:08:09.773Z] #48 ... [2023-08-12T01:08:09.773Z] [2023-08-12T01:08:09.773Z] #35 [security-spire-agent internal] load build context [2023-08-12T01:08:10.364Z] #35 ... [2023-08-12T01:08:10.364Z] [2023-08-12T01:08:10.364Z] #34 [security-proxy-setup internal] load build context [2023-08-12T01:08:10.364Z] #34 ... [2023-08-12T01:08:10.364Z] [2023-08-12T01:08:10.364Z] #35 [security-spire-agent internal] load build context [2023-08-12T01:08:10.632Z] #35 ... [2023-08-12T01:08:10.632Z] [2023-08-12T01:08:10.632Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-12T01:08:10.632Z] #53 25.93 v3.17.5-12-gbb3d15e62a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-12T01:08:10.632Z] #53 25.93 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-12T01:08:10.632Z] #53 25.93 OK: 17689 distinct packages available [2023-08-12T01:08:10.632Z] #53 26.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:08:10.632Z] #53 29.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:08:10.632Z] #53 31.34 (1/9) Installing ca-certificates (20230506-r0) [2023-08-12T01:08:10.632Z] #53 31.34 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-12T01:08:10.632Z] #53 31.45 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-12T01:08:10.632Z] #53 31.45 (4/9) Installing libcurl (8.2.1-r0) [2023-08-12T01:08:10.632Z] #53 31.45 (5/9) Installing curl (8.2.1-r0) [2023-08-12T01:08:10.632Z] #53 31.45 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-12T01:08:10.632Z] #53 31.45 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-12T01:08:10.632Z] #53 31.45 (8/9) Installing libucontext (1.2-r0) [2023-08-12T01:08:10.632Z] #53 31.47 (9/9) Installing gcompat (1.1.0-r0) [2023-08-12T01:08:10.632Z] #53 31.54 Executing busybox-1.35.0-r29.trigger [2023-08-12T01:08:10.632Z] #53 31.54 Executing ca-certificates-20230506-r0.trigger [2023-08-12T01:08:10.632Z] #53 32.01 OK: 11 MiB in 24 packages [2023-08-12T01:08:10.632Z] #53 DONE 32.8s [2023-08-12T01:08:10.632Z] [2023-08-12T01:08:10.632Z] #35 [security-spire-agent internal] load build context [2023-08-12T01:08:11.215Z] #35 ... [2023-08-12T01:08:11.215Z] [2023-08-12T01:08:11.215Z] #36 [security-spire-server internal] load build context [2023-08-12T01:08:11.481Z] #36 ... [2023-08-12T01:08:11.481Z] [2023-08-12T01:08:11.481Z] #35 [security-spire-agent internal] load build context [2023-08-12T01:08:11.746Z] #35 transferring context: 61.08MB 34.8s [2023-08-12T01:08:11.746Z] #35 ... [2023-08-12T01:08:11.746Z] [2023-08-12T01:08:11.746Z] #52 [core-metadata internal] load build context [2023-08-12T01:08:12.012Z] #52 ... [2023-08-12T01:08:12.012Z] [2023-08-12T01:08:12.012Z] #37 [support-notifications internal] load build context [2023-08-12T01:08:12.012Z] #37 ... [2023-08-12T01:08:12.012Z] [2023-08-12T01:08:12.012Z] #52 [core-metadata internal] load build context [2023-08-12T01:08:16.257Z] #52 ... [2023-08-12T01:08:16.257Z] [2023-08-12T01:08:16.257Z] #46 [security-bootstrapper internal] load build context [2023-08-12T01:08:16.257Z] #46 ... [2023-08-12T01:08:16.257Z] [2023-08-12T01:08:16.257Z] #52 [core-metadata internal] load build context [2023-08-12T01:08:16.836Z] #52 transferring context: 65.84MB 38.4s [2023-08-12T01:08:16.836Z] #52 ... [2023-08-12T01:08:16.836Z] [2023-08-12T01:08:16.836Z] #39 [core-command internal] load build context [2023-08-12T01:08:16.836Z] #39 ... [2023-08-12T01:08:16.836Z] [2023-08-12T01:08:16.836Z] #41 [security-spire-config internal] load build context [2023-08-12T01:08:17.104Z] #41 ... [2023-08-12T01:08:17.104Z] [2023-08-12T01:08:17.104Z] #39 [core-command internal] load build context [2023-08-12T01:08:17.104Z] #39 ... [2023-08-12T01:08:17.104Z] [2023-08-12T01:08:17.104Z] #40 [security-proxy-auth internal] load build context [2023-08-12T01:08:17.371Z] #40 ... [2023-08-12T01:08:17.371Z] [2023-08-12T01:08:17.371Z] #44 [security-spiffe-token-provider internal] load build context [2023-08-12T01:08:17.371Z] #44 ... [2023-08-12T01:08:17.371Z] [2023-08-12T01:08:17.371Z] #40 [security-proxy-auth internal] load build context [2023-08-12T01:08:17.636Z] #40 ... [2023-08-12T01:08:17.636Z] [2023-08-12T01:08:17.636Z] #45 [support-scheduler internal] load build context [2023-08-12T01:08:17.636Z] #45 ... [2023-08-12T01:08:17.636Z] [2023-08-12T01:08:17.636Z] #40 [security-proxy-auth internal] load build context [2023-08-12T01:08:17.901Z] #40 ... [2023-08-12T01:08:17.901Z] [2023-08-12T01:08:17.901Z] #49 [core-common-config-bootstrapper internal] load build context [2023-08-12T01:08:18.166Z] #49 ... [2023-08-12T01:08:18.166Z] [2023-08-12T01:08:18.166Z] #38 [security-secretstore-setup internal] load build context [2023-08-12T01:08:18.166Z] #38 ... [2023-08-12T01:08:18.166Z] [2023-08-12T01:08:18.166Z] #49 [core-common-config-bootstrapper internal] load build context [2023-08-12T01:08:20.299Z] #49 ... [2023-08-12T01:08:20.299Z] [2023-08-12T01:08:20.299Z] #48 [core-data internal] load build context [2023-08-12T01:08:20.299Z] #48 ... [2023-08-12T01:08:20.299Z] [2023-08-12T01:08:20.299Z] #49 [core-common-config-bootstrapper internal] load build context [2023-08-12T01:08:20.578Z] #49 ... [2023-08-12T01:08:20.578Z] [2023-08-12T01:08:20.578Z] #34 [security-proxy-setup internal] load build context [2023-08-12T01:08:20.852Z] #34 ... [2023-08-12T01:08:20.852Z] [2023-08-12T01:08:20.852Z] #49 [core-common-config-bootstrapper internal] load build context [2023-08-12T01:08:21.832Z] #49 ... [2023-08-12T01:08:21.832Z] [2023-08-12T01:08:21.832Z] #36 [security-spire-server internal] load build context [2023-08-12T01:08:21.832Z] #36 ... [2023-08-12T01:08:21.832Z] [2023-08-12T01:08:21.832Z] #49 [core-common-config-bootstrapper internal] load build context [2023-08-12T01:08:21.832Z] #49 transferring context: 107.25MB 43.5s [2023-08-12T01:08:22.109Z] #49 ... [2023-08-12T01:08:22.109Z] [2023-08-12T01:08:22.109Z] #35 [security-spire-agent internal] load build context [2023-08-12T01:08:22.109Z] #35 ... [2023-08-12T01:08:22.109Z] [2023-08-12T01:08:22.109Z] #37 [support-notifications internal] load build context [2023-08-12T01:08:22.381Z] #37 ... [2023-08-12T01:08:22.381Z] [2023-08-12T01:08:22.381Z] #35 [security-spire-agent internal] load build context [2023-08-12T01:08:26.631Z] #35 ... [2023-08-12T01:08:26.631Z] [2023-08-12T01:08:26.631Z] #46 [security-bootstrapper internal] load build context [2023-08-12T01:08:26.631Z] #46 ... [2023-08-12T01:08:26.631Z] [2023-08-12T01:08:26.631Z] #35 [security-spire-agent internal] load build context [2023-08-12T01:08:26.897Z] #35 transferring context: 124.92MB 49.9s [2023-08-12T01:08:26.897Z] #35 ... [2023-08-12T01:08:26.897Z] [2023-08-12T01:08:26.897Z] #52 [core-metadata internal] load build context [2023-08-12T01:08:26.897Z] #52 ... [2023-08-12T01:08:26.897Z] [2023-08-12T01:08:26.897Z] #35 [security-spire-agent internal] load build context [2023-08-12T01:08:27.166Z] #35 ... [2023-08-12T01:08:27.166Z] [2023-08-12T01:08:27.166Z] #39 [core-command internal] load build context [2023-08-12T01:08:27.431Z] #39 ... [2023-08-12T01:08:27.431Z] [2023-08-12T01:08:27.431Z] #41 [security-spire-config internal] load build context [2023-08-12T01:08:27.431Z] #41 ... [2023-08-12T01:08:27.431Z] [2023-08-12T01:08:27.431Z] #35 [security-spire-agent internal] load build context [2023-08-12T01:08:27.697Z] #35 ... [2023-08-12T01:08:27.697Z] [2023-08-12T01:08:27.697Z] #44 [security-spiffe-token-provider internal] load build context [2023-08-12T01:08:27.697Z] #44 ... [2023-08-12T01:08:27.697Z] [2023-08-12T01:08:27.697Z] #35 [security-spire-agent internal] load build context [2023-08-12T01:08:27.962Z] #35 ... [2023-08-12T01:08:27.962Z] [2023-08-12T01:08:27.962Z] #45 [support-scheduler internal] load build context [2023-08-12T01:08:27.962Z] #45 ... [2023-08-12T01:08:27.962Z] [2023-08-12T01:08:27.962Z] #40 [security-proxy-auth internal] load build context [2023-08-12T01:08:28.230Z] #40 ... [2023-08-12T01:08:28.230Z] [2023-08-12T01:08:28.230Z] #44 [security-spiffe-token-provider internal] load build context [2023-08-12T01:08:28.230Z] #44 ... [2023-08-12T01:08:28.230Z] [2023-08-12T01:08:28.230Z] #38 [security-secretstore-setup internal] load build context [2023-08-12T01:08:28.496Z] #38 ... [2023-08-12T01:08:28.496Z] [2023-08-12T01:08:28.496Z] #40 [security-proxy-auth internal] load build context [2023-08-12T01:08:30.435Z] #40 ... [2023-08-12T01:08:30.435Z] [2023-08-12T01:08:30.435Z] #48 [core-data internal] load build context [2023-08-12T01:08:30.435Z] #48 ... [2023-08-12T01:08:30.435Z] [2023-08-12T01:08:30.435Z] #40 [security-proxy-auth internal] load build context [2023-08-12T01:08:31.016Z] #40 ... [2023-08-12T01:08:31.016Z] [2023-08-12T01:08:31.016Z] #34 [security-proxy-setup internal] load build context [2023-08-12T01:08:31.016Z] #34 ... [2023-08-12T01:08:31.016Z] [2023-08-12T01:08:31.016Z] #40 [security-proxy-auth internal] load build context [2023-08-12T01:08:31.982Z] #40 transferring context: 166.50MB 55.7s [2023-08-12T01:08:31.982Z] #40 ... [2023-08-12T01:08:31.982Z] [2023-08-12T01:08:31.982Z] #36 [security-spire-server internal] load build context [2023-08-12T01:08:31.982Z] #36 ... [2023-08-12T01:08:31.982Z] [2023-08-12T01:08:31.982Z] #40 [security-proxy-auth internal] load build context [2023-08-12T01:08:32.260Z] #40 ... [2023-08-12T01:08:32.260Z] [2023-08-12T01:08:32.260Z] #49 [core-common-config-bootstrapper internal] load build context [2023-08-12T01:08:32.260Z] #49 ... [2023-08-12T01:08:32.260Z] [2023-08-12T01:08:32.260Z] #40 [security-proxy-auth internal] load build context [2023-08-12T01:08:32.525Z] #40 ... [2023-08-12T01:08:32.525Z] [2023-08-12T01:08:32.525Z] #37 [support-notifications internal] load build context [2023-08-12T01:08:32.525Z] #37 ... [2023-08-12T01:08:32.525Z] [2023-08-12T01:08:32.525Z] #40 [security-proxy-auth internal] load build context [2023-08-12T01:08:36.768Z] #40 ... [2023-08-12T01:08:36.768Z] [2023-08-12T01:08:36.768Z] #46 [security-bootstrapper internal] load build context [2023-08-12T01:08:36.768Z] #46 transferring context: 188.04MB 59.4s done [2023-08-12T01:08:36.768Z] #46 ... [2023-08-12T01:08:36.768Z] [2023-08-12T01:08:36.768Z] #40 [security-proxy-auth internal] load build context [2023-08-12T01:08:36.768Z] #40 transferring context: 188.04MB 60.3s done [2023-08-12T01:08:37.033Z] #40 ... [2023-08-12T01:08:37.033Z] [2023-08-12T01:08:37.033Z] #52 [core-metadata internal] load build context [2023-08-12T01:08:37.297Z] #52 ... [2023-08-12T01:08:37.298Z] [2023-08-12T01:08:37.298Z] #48 [core-data internal] load build context [2023-08-12T01:08:37.561Z] #48 ... [2023-08-12T01:08:37.561Z] [2023-08-12T01:08:37.561Z] #39 [core-command internal] load build context [2023-08-12T01:08:37.561Z] #39 ... [2023-08-12T01:08:37.561Z] [2023-08-12T01:08:37.561Z] #41 [security-spire-config internal] load build context [2023-08-12T01:08:37.561Z] #41 ... [2023-08-12T01:08:37.561Z] [2023-08-12T01:08:37.561Z] #39 [core-command internal] load build context [2023-08-12T01:08:37.561Z] #39 transferring context: 188.04MB 62.6s done [2023-08-12T01:08:38.140Z] #39 ... [2023-08-12T01:08:38.140Z] [2023-08-12T01:08:38.140Z] #35 [security-spire-agent internal] load build context [2023-08-12T01:08:38.140Z] #35 ... [2023-08-12T01:08:38.140Z] [2023-08-12T01:08:38.140Z] #45 [support-scheduler internal] load build context [2023-08-12T01:08:38.140Z] #45 ... [2023-08-12T01:08:38.140Z] [2023-08-12T01:08:38.140Z] #35 [security-spire-agent internal] load build context [2023-08-12T01:08:38.405Z] #35 ... [2023-08-12T01:08:38.405Z] [2023-08-12T01:08:38.405Z] #44 [security-spiffe-token-provider internal] load build context [2023-08-12T01:08:38.669Z] #44 ... [2023-08-12T01:08:38.669Z] [2023-08-12T01:08:38.669Z] #38 [security-secretstore-setup internal] load build context [2023-08-12T01:08:38.669Z] #38 ... [2023-08-12T01:08:38.669Z] [2023-08-12T01:08:38.669Z] #44 [security-spiffe-token-provider internal] load build context [2023-08-12T01:08:38.934Z] #44 transferring context: 188.04MB 62.5s done [2023-08-12T01:08:41.518Z] #44 ... [2023-08-12T01:08:41.518Z] [2023-08-12T01:08:41.518Z] #34 [security-proxy-setup internal] load build context [2023-08-12T01:08:41.518Z] #34 ... [2023-08-12T01:08:41.518Z] [2023-08-12T01:08:41.518Z] #36 [security-spire-server internal] load build context [2023-08-12T01:08:41.518Z] #36 transferring context: 188.04MB 55.1s done [2023-08-12T01:08:41.518Z] #36 DONE 62.1s [2023-08-12T01:08:41.518Z] [2023-08-12T01:08:41.518Z] #49 [core-common-config-bootstrapper internal] load build context [2023-08-12T01:08:41.518Z] #49 transferring context: 188.04MB 57.7s done [2023-08-12T01:08:41.518Z] #49 DONE 64.4s [2023-08-12T01:08:41.518Z] [2023-08-12T01:08:41.518Z] #46 [security-bootstrapper internal] load build context [2023-08-12T01:08:41.518Z] #46 DONE 64.8s [2023-08-12T01:08:41.518Z] [2023-08-12T01:08:41.518Z] #34 [security-proxy-setup internal] load build context [2023-08-12T01:08:41.518Z] #34 transferring context: 147.53MB 63.7s [2023-08-12T01:08:41.518Z] #34 ... [2023-08-12T01:08:41.518Z] [2023-08-12T01:08:41.518Z] #65 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-12T01:08:41.518Z] #65 ... [2023-08-12T01:08:41.518Z] [2023-08-12T01:08:41.518Z] #37 [support-notifications internal] load build context [2023-08-12T01:08:41.518Z] #37 transferring context: 188.04MB 55.3s done [2023-08-12T01:08:41.518Z] #37 DONE 62.0s [2023-08-12T01:08:41.518Z] [2023-08-12T01:08:41.518Z] #40 [security-proxy-auth internal] load build context [2023-08-12T01:08:41.518Z] #40 DONE 65.6s [2023-08-12T01:08:41.518Z] [2023-08-12T01:08:41.518Z] #39 [core-command internal] load build context [2023-08-12T01:08:41.518Z] #39 DONE 66.7s [2023-08-12T01:08:41.782Z] [2023-08-12T01:08:41.782Z] #66 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-12T01:08:41.782Z] #66 ... [2023-08-12T01:08:41.782Z] [2023-08-12T01:08:41.782Z] #38 [security-secretstore-setup internal] load build context [2023-08-12T01:08:41.782Z] #38 transferring context: 188.04MB 57.4s done [2023-08-12T01:08:41.782Z] #38 DONE 61.9s [2023-08-12T01:08:41.782Z] [2023-08-12T01:08:41.782Z] #48 [core-data internal] load build context [2023-08-12T01:08:41.782Z] #48 transferring context: 188.04MB 61.1s done [2023-08-12T01:08:41.782Z] #48 DONE 64.8s [2023-08-12T01:08:41.782Z] [2023-08-12T01:08:41.782Z] #44 [security-spiffe-token-provider internal] load build context [2023-08-12T01:08:41.782Z] #44 DONE 65.7s [2023-08-12T01:08:42.052Z] [2023-08-12T01:08:42.053Z] #52 [core-metadata internal] load build context [2023-08-12T01:08:42.053Z] #52 transferring context: 188.04MB 62.6s done [2023-08-12T01:08:42.053Z] #52 DONE 64.9s [2023-08-12T01:08:42.053Z] [2023-08-12T01:08:42.053Z] #45 [support-scheduler internal] load build context [2023-08-12T01:08:42.053Z] #45 transferring context: 188.04MB 62.7s done [2023-08-12T01:08:42.053Z] #45 DONE 65.7s [2023-08-12T01:08:42.053Z] [2023-08-12T01:08:42.053Z] #35 [security-spire-agent internal] load build context [2023-08-12T01:08:42.053Z] #35 transferring context: 188.04MB 62.4s done [2023-08-12T01:08:42.053Z] #35 DONE 65.2s [2023-08-12T01:08:42.053Z] [2023-08-12T01:08:42.053Z] #41 [security-spire-config internal] load build context [2023-08-12T01:08:42.053Z] #41 transferring context: 188.04MB 62.8s done [2023-08-12T01:08:42.053Z] #41 DONE 66.0s [2023-08-12T01:08:42.053Z] [2023-08-12T01:08:42.053Z] #34 [security-proxy-setup internal] load build context [2023-08-12T01:08:43.017Z] #34 ... [2023-08-12T01:08:43.017Z] [2023-08-12T01:08:43.017Z] #67 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-12T01:08:43.017Z] #67 DONE 1.4s [2023-08-12T01:08:43.017Z] [2023-08-12T01:08:43.017Z] #34 [security-proxy-setup internal] load build context [2023-08-12T01:08:43.017Z] #34 ... [2023-08-12T01:08:43.017Z] [2023-08-12T01:08:43.017Z] #65 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-12T01:08:43.017Z] #65 DONE 1.5s [2023-08-12T01:08:43.017Z] [2023-08-12T01:08:43.017Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-12T01:08:43.017Z] #68 DONE 1.2s [2023-08-12T01:08:43.017Z] [2023-08-12T01:08:43.017Z] #66 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-12T01:08:43.017Z] #66 DONE 1.3s [2023-08-12T01:08:43.017Z] [2023-08-12T01:08:43.017Z] #34 [security-proxy-setup internal] load build context [2023-08-12T01:08:43.017Z] #34 ... [2023-08-12T01:08:43.017Z] [2023-08-12T01:08:43.017Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-12T01:08:43.017Z] #69 DONE 1.2s [2023-08-12T01:08:43.017Z] [2023-08-12T01:08:43.017Z] #34 [security-proxy-setup internal] load build context [2023-08-12T01:08:43.017Z] #34 transferring context: 188.04MB 65.2s done [2023-08-12T01:08:44.136Z] #34 DONE 66.2s [2023-08-12T01:08:44.136Z] [2023-08-12T01:08:44.136Z] #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:08:54.184Z] #70 ... [2023-08-12T01:08:54.184Z] [2023-08-12T01:08:54.184Z] #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:08:54.184Z] #71 ... [2023-08-12T01:08:54.184Z] [2023-08-12T01:08:54.184Z] #72 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:08:54.184Z] #72 ... [2023-08-12T01:08:54.184Z] [2023-08-12T01:08:54.184Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:08:54.184Z] #73 ... [2023-08-12T01:08:54.184Z] [2023-08-12T01:08:54.184Z] #74 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:09:50.539Z] #74 ... [2023-08-12T01:09:50.539Z] [2023-08-12T01:09:50.539Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:09:50.539Z] #73 DONE 66.6s [2023-08-12T01:09:50.539Z] [2023-08-12T01:09:50.539Z] #72 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:09:50.539Z] #72 DONE 66.7s [2023-08-12T01:09:50.539Z] [2023-08-12T01:09:50.539Z] #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:09:50.539Z] #71 DONE 66.8s [2023-08-12T01:09:50.539Z] [2023-08-12T01:09:50.539Z] #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:09:50.539Z] #70 DONE 66.6s [2023-08-12T01:09:50.539Z] [2023-08-12T01:09:50.539Z] #75 [security-bootstrapper builder 6/7] COPY . . [2023-08-12T01:09:50.539Z] #75 ... [2023-08-12T01:09:50.539Z] [2023-08-12T01:09:50.539Z] #74 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:09:50.539Z] #74 DONE 66.7s [2023-08-12T01:09:50.539Z] [2023-08-12T01:09:50.539Z] #76 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-12T01:09:54.782Z] #76 ... [2023-08-12T01:09:54.782Z] [2023-08-12T01:09:54.782Z] #77 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-12T01:09:54.782Z] #77 DONE 4.7s [2023-08-12T01:09:54.782Z] [2023-08-12T01:09:54.782Z] #78 [support-notifications builder 6/7] COPY . . [2023-08-12T01:09:54.782Z] #78 DONE 4.8s [2023-08-12T01:09:54.782Z] [2023-08-12T01:09:54.782Z] #79 [security-spire-server builder 6/9] COPY . . [2023-08-12T01:09:54.782Z] #79 DONE 4.7s [2023-08-12T01:09:54.782Z] [2023-08-12T01:09:54.782Z] #80 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:09:54.782Z] #80 CACHED [2023-08-12T01:09:54.782Z] [2023-08-12T01:09:54.782Z] #81 [core-metadata builder 6/7] COPY . . [2023-08-12T01:09:54.782Z] #81 CACHED [2023-08-12T01:09:54.782Z] [2023-08-12T01:09:54.782Z] #82 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-12T01:09:54.782Z] #82 CACHED [2023-08-12T01:09:54.782Z] [2023-08-12T01:09:54.782Z] #76 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-12T01:09:54.782Z] #76 DONE 4.7s [2023-08-12T01:09:54.782Z] [2023-08-12T01:09:54.782Z] #83 [core-data builder 6/7] COPY . . [2023-08-12T01:09:54.782Z] #83 CACHED [2023-08-12T01:09:54.782Z] [2023-08-12T01:09:54.782Z] #84 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-12T01:09:54.782Z] #84 CACHED [2023-08-12T01:09:54.782Z] [2023-08-12T01:09:54.782Z] #85 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:09:54.782Z] #85 CACHED [2023-08-12T01:09:54.782Z] [2023-08-12T01:09:54.782Z] #75 [security-bootstrapper builder 6/7] COPY . . [2023-08-12T01:09:54.782Z] #75 DONE 4.8s [2023-08-12T01:09:54.782Z] [2023-08-12T01:09:54.782Z] #86 [support-scheduler builder 6/7] COPY . . [2023-08-12T01:09:54.782Z] #86 CACHED [2023-08-12T01:09:54.782Z] [2023-08-12T01:09:54.782Z] #87 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-12T01:09:54.782Z] #87 CACHED [2023-08-12T01:09:54.782Z] [2023-08-12T01:09:54.782Z] #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:09:54.782Z] #88 CACHED [2023-08-12T01:09:54.782Z] [2023-08-12T01:09:54.782Z] #89 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-12T01:09:54.782Z] #89 CACHED [2023-08-12T01:09:54.782Z] [2023-08-12T01:09:54.782Z] #90 [security-proxy-auth builder 6/7] COPY . . [2023-08-12T01:09:54.782Z] #90 CACHED [2023-08-12T01:09:54.782Z] [2023-08-12T01:09:54.782Z] #91 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:09:54.782Z] #91 CACHED [2023-08-12T01:09:54.782Z] [2023-08-12T01:09:54.782Z] #92 [core-command builder 6/7] COPY . . [2023-08-12T01:09:54.782Z] #92 CACHED [2023-08-12T01:09:54.782Z] [2023-08-12T01:09:54.782Z] #93 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:09:54.782Z] #93 CACHED [2023-08-12T01:09:54.782Z] [2023-08-12T01:09:54.782Z] #94 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-12T01:09:54.782Z] #94 CACHED [2023-08-12T01:09:54.782Z] [2023-08-12T01:09:54.782Z] #95 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-12T01:09:54.782Z] #95 ... [2023-08-12T01:09:54.782Z] [2023-08-12T01:09:54.782Z] #96 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-12T01:09:54.782Z] #96 CACHED [2023-08-12T01:09:54.782Z] [2023-08-12T01:09:54.782Z] #97 [security-secretstore-setup builder 6/7] COPY . . [2023-08-12T01:09:54.782Z] #97 CACHED [2023-08-12T01:09:54.782Z] [2023-08-12T01:09:54.782Z] #98 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:09:54.782Z] #98 CACHED [2023-08-12T01:09:54.782Z] [2023-08-12T01:09:54.782Z] #99 [security-proxy-setup builder 6/7] COPY . . [2023-08-12T01:09:54.782Z] #99 CACHED [2023-08-12T01:09:54.782Z] [2023-08-12T01:09:54.782Z] #100 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-12T01:09:54.782Z] #100 CACHED [2023-08-12T01:09:54.782Z] [2023-08-12T01:09:54.782Z] #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:09:54.782Z] #101 CACHED [2023-08-12T01:09:54.782Z] [2023-08-12T01:09:54.782Z] #102 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-12T01:09:55.048Z] #102 ... [2023-08-12T01:09:55.048Z] [2023-08-12T01:09:55.048Z] #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-12T01:09:55.048Z] #103 DONE 0.6s [2023-08-12T01:09:55.315Z] [2023-08-12T01:09:55.315Z] #104 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:09:55.315Z] #104 CACHED [2023-08-12T01:09:55.315Z] [2023-08-12T01:09:55.315Z] #105 [security-spire-config builder 6/9] COPY . . [2023-08-12T01:09:55.315Z] #105 CACHED [2023-08-12T01:09:55.315Z] [2023-08-12T01:09:55.315Z] #106 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-12T01:09:55.315Z] #106 CACHED [2023-08-12T01:09:55.315Z] [2023-08-12T01:09:55.315Z] #107 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-12T01:09:55.315Z] #107 CACHED [2023-08-12T01:09:55.315Z] [2023-08-12T01:09:55.315Z] #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-08-12T01:10:00.653Z] #108 ... [2023-08-12T01:10:00.653Z] [2023-08-12T01:10:00.653Z] #109 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-12T01:10:00.654Z] #0 4.963 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-08-12T01:10:00.654Z] #109 ... [2023-08-12T01:10:00.654Z] [2023-08-12T01:10:00.654Z] #102 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-12T01:10:00.654Z] #102 6.170 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-08-12T01:10:01.236Z] #102 ... [2023-08-12T01:10:01.236Z] [2023-08-12T01:10:01.236Z] #110 [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-08-12T01:10:01.236Z] #110 DONE 6.1s [2023-08-12T01:10:01.503Z] [2023-08-12T01:10:01.503Z] #111 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-12T01:10:01.769Z] #111 DONE 0.4s [2023-08-12T01:10:01.770Z] [2023-08-12T01:10:01.770Z] #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-08-12T01:10:01.770Z] #108 DONE 6.5s [2023-08-12T01:10:01.770Z] [2023-08-12T01:10:01.770Z] #95 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-12T01:10:01.770Z] #95 7.062 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-08-12T01:10:02.068Z] #95 ... [2023-08-12T01:10:02.068Z] [2023-08-12T01:10:02.068Z] #112 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-12T01:10:02.068Z] #112 DONE 0.3s [2023-08-12T01:10:02.068Z] [2023-08-12T01:10:02.068Z] #113 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-12T01:10:02.068Z] #113 CACHED [2023-08-12T01:10:02.068Z] [2023-08-12T01:10:02.068Z] #114 [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-08-12T01:10:02.068Z] #114 CACHED [2023-08-12T01:10:02.068Z] [2023-08-12T01:10:02.068Z] #115 [security-spire-agent builder 6/9] COPY . . [2023-08-12T01:10:02.068Z] #115 CACHED [2023-08-12T01:10:02.068Z] [2023-08-12T01:10:02.068Z] #116 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-12T01:10:02.068Z] #116 CACHED [2023-08-12T01:10:02.068Z] [2023-08-12T01:10:02.068Z] #117 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-12T01:10:02.068Z] #117 CACHED [2023-08-12T01:10:02.068Z] [2023-08-12T01:10:02.068Z] #118 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:10:02.068Z] #118 CACHED [2023-08-12T01:10:02.335Z] [2023-08-12T01:10:02.335Z] #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-12T01:10:02.335Z] #119 DONE 0.2s [2023-08-12T01:10:02.335Z] [2023-08-12T01:10:02.335Z] #120 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-12T01:10:02.335Z] #120 DONE 0.3s [2023-08-12T01:10:02.335Z] [2023-08-12T01:10:02.335Z] #121 [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-08-12T01:10:02.335Z] #0 6.653 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-08-12T01:10:03.299Z] #121 ... [2023-08-12T01:10:03.299Z] [2023-08-12T01:10:03.299Z] #122 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-12T01:10:03.300Z] #122 DONE 0.3s [2023-08-12T01:10:03.300Z] [2023-08-12T01:10:03.300Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-12T01:10:03.300Z] #0 6.279 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-08-12T01:10:03.571Z] #123 ... [2023-08-12T01:10:03.571Z] [2023-08-12T01:10:03.571Z] #124 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-12T01:10:03.571Z] #124 CACHED [2023-08-12T01:10:03.571Z] [2023-08-12T01:10:03.571Z] #125 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-12T01:10:03.837Z] #125 DONE 0.3s [2023-08-12T01:10:03.837Z] [2023-08-12T01:10:03.837Z] #126 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-12T01:10:03.837Z] #126 ... [2023-08-12T01:10:03.837Z] [2023-08-12T01:10:03.837Z] #127 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-12T01:10:03.837Z] #127 CACHED [2023-08-12T01:10:04.102Z] [2023-08-12T01:10:04.102Z] #128 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-12T01:10:04.368Z] #128 ... [2023-08-12T01:10:04.368Z] [2023-08-12T01:10:04.368Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-12T01:10:04.368Z] #0 3.884 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-08-12T01:10:04.634Z] #129 ... [2023-08-12T01:10:04.634Z] [2023-08-12T01:10:04.634Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-12T01:10:04.634Z] #0 5.938 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-08-12T01:10:04.634Z] #130 ... [2023-08-12T01:10:04.634Z] [2023-08-12T01:10:04.634Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-12T01:10:04.634Z] #0 6.526 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-08-12T01:10:04.913Z] #131 ... [2023-08-12T01:10:04.913Z] [2023-08-12T01:10:04.913Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-12T01:10:04.913Z] #0 5.326 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-08-12T01:10:05.179Z] #132 ... [2023-08-12T01:10:05.179Z] [2023-08-12T01:10:05.179Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-12T01:10:05.179Z] #0 6.200 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-08-12T01:10:05.179Z] #133 ... [2023-08-12T01:10:05.179Z] [2023-08-12T01:10:05.179Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-12T01:10:05.179Z] #0 5.422 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-08-12T01:10:05.448Z] #134 ... [2023-08-12T01:10:05.448Z] [2023-08-12T01:10:05.448Z] #135 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-12T01:10:05.448Z] #135 DONE 1.4s [2023-08-12T01:10:05.448Z] [2023-08-12T01:10:05.448Z] #128 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-12T01:10:05.448Z] #128 DONE 1.4s [2023-08-12T01:10:05.448Z] [2023-08-12T01:10:05.448Z] #126 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-12T01:10:05.448Z] #126 DONE 1.8s [2023-08-12T01:10:05.448Z] [2023-08-12T01:10:05.448Z] #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-12T01:10:05.448Z] #136 ... [2023-08-12T01:10:05.448Z] [2023-08-12T01:10:05.448Z] #137 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-12T01:10:05.448Z] #137 DONE 0.3s [2023-08-12T01:10:05.713Z] [2023-08-12T01:10:05.713Z] #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-12T01:10:05.713Z] #136 DONE 0.3s [2023-08-12T01:10:05.713Z] [2023-08-12T01:10:05.713Z] #138 [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-08-12T01:10:05.713Z] #138 ... [2023-08-12T01:10:05.713Z] [2023-08-12T01:10:05.713Z] #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-12T01:10:05.713Z] #139 DONE 0.2s [2023-08-12T01:10:05.983Z] [2023-08-12T01:10:05.983Z] #138 [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-08-12T01:10:05.983Z] #138 DONE 0.3s [2023-08-12T01:10:05.983Z] [2023-08-12T01:10:05.983Z] #140 [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-08-12T01:10:06.564Z] #140 DONE 0.6s [2023-08-12T01:10:06.564Z] [2023-08-12T01:10:06.564Z] #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-12T01:10:06.564Z] #141 DONE 0.6s [2023-08-12T01:10:06.564Z] [2023-08-12T01:10:06.564Z] #142 [security-spire-config] exporting to image [2023-08-12T01:10:06.564Z] #142 exporting layers [2023-08-12T01:10:07.530Z] #142 ... [2023-08-12T01:10:07.530Z] [2023-08-12T01:10:07.530Z] #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-12T01:10:07.530Z] #143 DONE 2.3s [2023-08-12T01:10:07.796Z] [2023-08-12T01:10:07.796Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-12T01:10:08.060Z] #144 DONE 0.3s [2023-08-12T01:10:08.060Z] [2023-08-12T01:10:08.060Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-12T01:10:08.060Z] #133 ... [2023-08-12T01:10:08.060Z] [2023-08-12T01:10:08.060Z] #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-08-12T01:10:08.060Z] #145 DONE 0.2s [2023-08-12T01:10:08.060Z] [2023-08-12T01:10:08.060Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-12T01:10:08.639Z] #146 DONE 0.2s [2023-08-12T01:10:08.639Z] [2023-08-12T01:10:08.639Z] #142 [security-spire-agent] exporting to image [2023-08-12T01:10:08.908Z] #142 exporting layers 2.4s done [2023-08-12T01:10:08.908Z] #142 writing image sha256:fe66daa238d638918de9d6eb26b1e9d15e70466934dae0d39fe611f9c217e307 [2023-08-12T01:10:08.908Z] #142 exporting layers 2.4s done [2023-08-12T01:10:08.908Z] #142 writing image sha256:fe66daa238d638918de9d6eb26b1e9d15e70466934dae0d39fe611f9c217e307 0.0s done [2023-08-12T01:10:08.908Z] #142 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-08-12T01:10:09.172Z] #142 writing image sha256:1e2b45a811b62ac009ee2b795643da3a139a73a084c49c4b55744699ec41c7d6 0.0s done [2023-08-12T01:10:09.172Z] #142 naming to docker.io/library/security-spire-server-arm64 done [2023-08-12T01:10:10.128Z] #142 exporting layers 1.4s done [2023-08-12T01:10:10.128Z] #142 writing image sha256:19f20191277f96dbea65386600e81d53c9d43f35e6faf8df123f8e27534e264d done [2023-08-12T01:10:10.128Z] #142 naming to docker.io/library/security-spire-agent-arm64 done [2023-08-12T01:10:10.128Z] #142 DONE 3.5s [2023-08-12T01:10:10.128Z] [2023-08-12T01:10:10.128Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-12T01:26:32.714Z] #133 ... [2023-08-12T01:26:32.714Z] [2023-08-12T01:26:32.714Z] #121 [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-08-12T01:26:32.714Z] #121 990.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-08-12T01:26:32.714Z] #121 ... [2023-08-12T01:26:32.714Z] [2023-08-12T01:26:32.714Z] #102 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-12T01:26:32.714Z] #102 DONE 992.0s [2023-08-12T01:26:32.714Z] [2023-08-12T01:26:32.714Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-12T01:26:32.714Z] #123 ... [2023-08-12T01:26:32.714Z] [2023-08-12T01:26:32.714Z] #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-12T01:26:32.714Z] #147 DONE 0.1s [2023-08-12T01:26:32.714Z] [2023-08-12T01:26:32.714Z] #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-08-12T01:26:32.714Z] #148 DONE 0.3s [2023-08-12T01:26:32.714Z] [2023-08-12T01:26:32.714Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-12T01:26:32.714Z] #131 ... [2023-08-12T01:26:32.714Z] [2023-08-12T01:26:32.714Z] #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-12T01:26:32.714Z] #149 DONE 0.1s [2023-08-12T01:26:32.714Z] [2023-08-12T01:26:32.714Z] #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-12T01:26:32.714Z] #150 DONE 0.3s [2023-08-12T01:26:32.714Z] [2023-08-12T01:26:32.714Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-12T01:26:32.714Z] #133 ... [2023-08-12T01:26:32.714Z] [2023-08-12T01:26:32.714Z] #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-12T01:26:32.714Z] #151 DONE 0.1s [2023-08-12T01:26:32.714Z] [2023-08-12T01:26:32.714Z] #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-12T01:26:32.714Z] #152 DONE 2.1s [2023-08-12T01:26:32.714Z] [2023-08-12T01:26:32.714Z] #142 [security-proxy-setup] exporting to image [2023-08-12T01:26:32.714Z] #142 exporting layers [2023-08-12T01:26:32.714Z] #142 exporting layers 0.7s done [2023-08-12T01:26:32.714Z] #142 writing image sha256:6a4d595892717096dd3a85466d2e68648db0f753886504f9a7f563f99847e3ca done [2023-08-12T01:26:32.714Z] #142 naming to docker.io/library/security-proxy-setup-arm64 done [2023-08-12T01:26:32.714Z] #142 DONE 4.3s [2023-08-12T01:26:32.714Z] [2023-08-12T01:26:32.714Z] #109 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-12T01:26:45.310Z] #109 ... [2023-08-12T01:26:45.310Z] [2023-08-12T01:26:45.310Z] #95 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-12T01:26:45.310Z] #95 DONE 1009.3s [2023-08-12T01:26:45.310Z] [2023-08-12T01:26:45.310Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-12T01:26:45.310Z] #123 ... [2023-08-12T01:26:45.310Z] [2023-08-12T01:26:45.310Z] #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-12T01:26:45.310Z] #153 DONE 0.3s [2023-08-12T01:26:45.310Z] [2023-08-12T01:26:45.310Z] #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-12T01:26:47.308Z] #154 DONE 2.5s [2023-08-12T01:26:47.308Z] [2023-08-12T01:26:47.308Z] #155 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-12T01:26:47.587Z] #155 DONE 0.5s [2023-08-12T01:26:47.587Z] [2023-08-12T01:26:47.587Z] #156 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-12T01:26:47.900Z] #156 DONE 0.2s [2023-08-12T01:26:47.900Z] [2023-08-12T01:26:47.900Z] #157 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-12T01:26:48.166Z] #157 DONE 0.4s [2023-08-12T01:26:48.166Z] [2023-08-12T01:26:48.166Z] #158 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-12T01:26:48.432Z] #158 DONE 0.2s [2023-08-12T01:26:48.432Z] [2023-08-12T01:26:48.432Z] #159 [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-08-12T01:26:48.432Z] #159 DONE 0.1s [2023-08-12T01:26:48.432Z] [2023-08-12T01:26:48.432Z] #160 [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-08-12T01:26:48.699Z] #160 DONE 0.2s [2023-08-12T01:26:48.699Z] [2023-08-12T01:26:48.699Z] #161 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-12T01:26:48.967Z] #161 DONE 0.1s [2023-08-12T01:26:48.967Z] [2023-08-12T01:26:48.967Z] #162 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-12T01:26:48.967Z] #162 DONE 0.1s [2023-08-12T01:26:48.967Z] [2023-08-12T01:26:48.967Z] #163 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-12T01:26:49.553Z] #163 ... [2023-08-12T01:26:49.553Z] [2023-08-12T01:26:49.553Z] #121 [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-08-12T01:26:49.553Z] #121 DONE 1015.1s [2023-08-12T01:26:49.820Z] [2023-08-12T01:26:49.820Z] #109 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-12T01:26:50.468Z] #109 ... [2023-08-12T01:26:50.468Z] [2023-08-12T01:26:50.468Z] #164 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-12T01:26:50.468Z] #164 DONE 0.3s [2023-08-12T01:26:50.468Z] [2023-08-12T01:26:50.468Z] #165 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-12T01:26:50.736Z] #165 DONE 0.2s [2023-08-12T01:26:50.736Z] [2023-08-12T01:26:50.736Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-12T01:26:50.736Z] #133 ... [2023-08-12T01:26:50.736Z] [2023-08-12T01:26:50.736Z] #166 [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-08-12T01:26:51.002Z] #166 DONE 0.3s [2023-08-12T01:26:51.002Z] [2023-08-12T01:26:51.002Z] #167 [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-08-12T01:26:51.616Z] #167 DONE 0.4s [2023-08-12T01:26:51.616Z] [2023-08-12T01:26:51.616Z] #168 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-12T01:26:51.616Z] #168 DONE 0.2s [2023-08-12T01:26:51.616Z] [2023-08-12T01:26:51.616Z] #169 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-12T01:26:51.881Z] #169 ... [2023-08-12T01:26:51.881Z] [2023-08-12T01:26:51.881Z] #163 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-12T01:26:51.881Z] #163 DONE 3.0s [2023-08-12T01:26:51.881Z] [2023-08-12T01:26:51.881Z] #142 [security-bootstrapper] exporting to image [2023-08-12T01:26:51.882Z] #142 exporting layers [2023-08-12T01:26:52.518Z] #142 ... [2023-08-12T01:26:52.518Z] [2023-08-12T01:26:52.518Z] #169 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-12T01:26:52.518Z] #169 DONE 0.8s [2023-08-12T01:26:52.518Z] [2023-08-12T01:26:52.518Z] #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-12T01:26:52.790Z] #170 DONE 0.5s [2023-08-12T01:26:52.790Z] [2023-08-12T01:26:52.790Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-12T01:26:53.056Z] #123 ... [2023-08-12T01:26:53.057Z] [2023-08-12T01:26:53.057Z] #171 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-12T01:26:53.057Z] #171 DONE 0.2s [2023-08-12T01:26:53.057Z] [2023-08-12T01:26:53.057Z] #142 [security-bootstrapper] exporting to image [2023-08-12T01:26:53.057Z] #142 exporting layers 1.4s done [2023-08-12T01:26:53.324Z] #142 writing image sha256:13d35a5ebb99c88e83a1b5ea4f8e00ce8e7a8eaebff2f533af567926709b9fef done [2023-08-12T01:26:53.324Z] #142 naming to docker.io/library/security-bootstrapper-arm64 done [2023-08-12T01:26:53.324Z] #142 DONE 5.7s [2023-08-12T01:26:53.324Z] [2023-08-12T01:26:53.324Z] #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-12T01:26:55.310Z] #172 DONE 2.2s [2023-08-12T01:26:55.310Z] [2023-08-12T01:26:55.310Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-12T01:26:55.584Z] #134 ... [2023-08-12T01:26:55.584Z] [2023-08-12T01:26:55.584Z] #142 [security-secretstore-setup] exporting to image [2023-08-12T01:26:56.998Z] #142 exporting layers 1.3s done [2023-08-12T01:26:56.998Z] #142 writing image sha256:c3db5a3dab281fdf358f9da2b37bf2c010398647e21c818374ee76ec5e64ad4e done [2023-08-12T01:26:56.998Z] #142 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-08-12T01:26:56.998Z] #142 DONE 6.9s [2023-08-12T01:26:56.998Z] [2023-08-12T01:26:56.998Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-12T01:27:05.197Z] #134 ... [2023-08-12T01:27:05.197Z] [2023-08-12T01:27:05.197Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-12T01:27:05.197Z] #132 DONE 1029.4s [2023-08-12T01:27:05.197Z] [2023-08-12T01:27:05.197Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-12T01:27:05.197Z] #123 ... [2023-08-12T01:27:05.197Z] [2023-08-12T01:27:05.197Z] #173 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-12T01:27:05.197Z] #173 DONE 0.2s [2023-08-12T01:27:05.197Z] [2023-08-12T01:27:05.197Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-12T01:27:05.197Z] #131 ... [2023-08-12T01:27:05.197Z] [2023-08-12T01:27:05.197Z] #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-12T01:27:05.197Z] #174 DONE 0.2s [2023-08-12T01:27:05.197Z] [2023-08-12T01:27:05.197Z] #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-12T01:27:05.197Z] #175 DONE 0.3s [2023-08-12T01:27:05.197Z] [2023-08-12T01:27:05.197Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-12T01:27:05.197Z] #133 ... [2023-08-12T01:27:05.197Z] [2023-08-12T01:27:05.197Z] #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-12T01:27:05.462Z] #176 DONE 0.2s [2023-08-12T01:27:05.462Z] [2023-08-12T01:27:05.462Z] #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-12T01:27:05.462Z] #177 DONE 0.2s [2023-08-12T01:27:05.462Z] [2023-08-12T01:27:05.462Z] #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-12T01:27:08.038Z] #178 DONE 2.0s [2023-08-12T01:27:08.038Z] [2023-08-12T01:27:08.038Z] #142 [security-proxy-auth] exporting to image [2023-08-12T01:27:08.038Z] #142 exporting layers [2023-08-12T01:27:08.038Z] #142 exporting layers 0.5s done [2023-08-12T01:27:08.038Z] #142 writing image sha256:edee428692d38fa7acfe352eeeab2bd6b3e3b8ad5ec1e6f6f8638c6c420d44fe done [2023-08-12T01:27:08.038Z] #142 naming to docker.io/library/security-proxy-auth-arm64 done [2023-08-12T01:27:08.038Z] #142 DONE 7.5s [2023-08-12T01:27:08.038Z] [2023-08-12T01:27:08.038Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-12T01:27:20.344Z] #131 ... [2023-08-12T01:27:20.344Z] [2023-08-12T01:27:20.344Z] #109 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-12T01:27:20.344Z] #109 DONE 1044.7s [2023-08-12T01:27:20.344Z] [2023-08-12T01:27:20.344Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-12T01:27:20.344Z] #131 ... [2023-08-12T01:27:20.344Z] [2023-08-12T01:27:20.344Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-12T01:27:20.344Z] #179 DONE 0.1s [2023-08-12T01:27:20.344Z] [2023-08-12T01:27:20.344Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-12T01:27:20.344Z] #180 DONE 0.2s [2023-08-12T01:27:20.344Z] [2023-08-12T01:27:20.344Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-12T01:27:20.612Z] #181 DONE 0.3s [2023-08-12T01:27:20.613Z] [2023-08-12T01:27:20.613Z] #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-08-12T01:27:20.613Z] #182 DONE 0.2s [2023-08-12T01:27:20.613Z] [2023-08-12T01:27:20.613Z] #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-08-12T01:27:20.883Z] #183 DONE 0.2s [2023-08-12T01:27:20.884Z] [2023-08-12T01:27:20.884Z] #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-08-12T01:27:22.822Z] #184 DONE 1.9s [2023-08-12T01:27:22.822Z] [2023-08-12T01:27:22.822Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-12T01:27:22.822Z] #134 ... [2023-08-12T01:27:22.822Z] [2023-08-12T01:27:22.822Z] #142 [core-common-config-bootstrapper] exporting to image [2023-08-12T01:27:22.822Z] #142 exporting layers [2023-08-12T01:27:23.406Z] #142 exporting layers 0.6s done [2023-08-12T01:27:23.406Z] #142 writing image sha256:687de998af91dcae702ebfad4e174c69c04e08a957b1039660e37d82a827b01e 0.0s done [2023-08-12T01:27:23.406Z] #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-08-12T01:27:23.406Z] #142 DONE 8.1s [2023-08-12T01:27:23.406Z] [2023-08-12T01:27:23.406Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-12T01:28:10.226Z] #134 ... [2023-08-12T01:28:10.226Z] [2023-08-12T01:28:10.226Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-12T01:28:10.226Z] #133 DONE 1089.0s [2023-08-12T01:28:10.226Z] [2023-08-12T01:28:10.226Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-12T01:28:10.226Z] #130 ... [2023-08-12T01:28:10.226Z] [2023-08-12T01:28:10.226Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-12T01:28:10.226Z] #185 DONE 0.1s [2023-08-12T01:28:10.226Z] [2023-08-12T01:28:10.226Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-12T01:28:10.226Z] #134 ... [2023-08-12T01:28:10.226Z] [2023-08-12T01:28:10.226Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-12T01:28:10.226Z] #186 DONE 0.2s [2023-08-12T01:28:10.226Z] [2023-08-12T01:28:10.226Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-12T01:28:10.226Z] #187 DONE 0.3s [2023-08-12T01:28:10.226Z] [2023-08-12T01:28:10.226Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-12T01:28:10.226Z] #134 ... [2023-08-12T01:28:10.226Z] [2023-08-12T01:28:10.226Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-12T01:28:10.226Z] #188 DONE 0.1s [2023-08-12T01:28:10.226Z] [2023-08-12T01:28:10.226Z] #142 [core-command] exporting to image [2023-08-12T01:28:10.226Z] #142 exporting layers [2023-08-12T01:28:10.226Z] #142 exporting layers 0.3s done [2023-08-12T01:28:10.226Z] #142 writing image sha256:6251934ad43a1ccdce86644c066ab15a5f6730cc5485b7f925e97c4059906035 [2023-08-12T01:28:10.226Z] #142 writing image sha256:6251934ad43a1ccdce86644c066ab15a5f6730cc5485b7f925e97c4059906035 done [2023-08-12T01:28:10.226Z] #142 naming to docker.io/library/core-command-arm64 done [2023-08-12T01:28:10.226Z] #142 DONE 8.4s [2023-08-12T01:28:10.226Z] [2023-08-12T01:28:10.226Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-12T01:28:18.426Z] #130 ... [2023-08-12T01:28:18.426Z] [2023-08-12T01:28:18.426Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-12T01:28:18.426Z] #131 DONE 1103.3s [2023-08-12T01:28:18.426Z] [2023-08-12T01:28:18.426Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-12T01:28:18.426Z] #130 ... [2023-08-12T01:28:18.426Z] [2023-08-12T01:28:18.426Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-12T01:28:18.694Z] #189 DONE 0.1s [2023-08-12T01:28:18.694Z] [2023-08-12T01:28:18.694Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-12T01:28:18.694Z] #190 DONE 0.2s [2023-08-12T01:28:18.694Z] [2023-08-12T01:28:18.694Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-12T01:28:18.960Z] #191 DONE 0.3s [2023-08-12T01:28:18.960Z] [2023-08-12T01:28:18.960Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-12T01:28:19.227Z] #192 DONE 0.1s [2023-08-12T01:28:19.227Z] [2023-08-12T01:28:19.227Z] #142 [core-data] exporting to image [2023-08-12T01:28:19.227Z] #142 exporting layers [2023-08-12T01:28:19.493Z] #142 exporting layers 0.5s done [2023-08-12T01:28:19.766Z] #142 writing image sha256:711286d9f59d31499c250cd4e73284183d2920383b4f5adb579d73dda17c8e15 done [2023-08-12T01:28:19.766Z] #142 naming to docker.io/library/core-data-arm64 done [2023-08-12T01:28:19.766Z] #142 DONE 8.9s [2023-08-12T01:28:19.766Z] [2023-08-12T01:28:19.766Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-12T01:28:20.349Z] #134 ... [2023-08-12T01:28:20.349Z] [2023-08-12T01:28:20.349Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-12T01:28:20.349Z] #123 DONE 1105.7s [2023-08-12T01:28:20.349Z] [2023-08-12T01:28:20.349Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-12T01:28:20.930Z] #134 ... [2023-08-12T01:28:20.930Z] [2023-08-12T01:28:20.930Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-12T01:28:20.930Z] #193 DONE 0.2s [2023-08-12T01:28:20.930Z] [2023-08-12T01:28:20.930Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-12T01:28:21.198Z] #130 ... [2023-08-12T01:28:21.198Z] [2023-08-12T01:28:21.198Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-12T01:28:21.198Z] #194 DONE 0.1s [2023-08-12T01:28:21.466Z] [2023-08-12T01:28:21.466Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-12T01:28:21.734Z] #195 DONE 0.3s [2023-08-12T01:28:21.734Z] [2023-08-12T01:28:21.734Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-12T01:28:21.734Z] #196 DONE 0.1s [2023-08-12T01:28:21.734Z] [2023-08-12T01:28:21.734Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-12T01:28:21.734Z] #134 ... [2023-08-12T01:28:21.734Z] [2023-08-12T01:28:21.734Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-12T01:28:21.734Z] #197 DONE 0.1s [2023-08-12T01:28:22.000Z] [2023-08-12T01:28:22.000Z] #142 [core-metadata] exporting to image [2023-08-12T01:28:22.000Z] #142 exporting layers 0.3s done [2023-08-12T01:28:22.266Z] #142 writing image sha256:951ccf33680b0f38116950751c00b9cbc94d4780117a068429e2e5b3f70878ca done [2023-08-12T01:28:22.266Z] #142 naming to docker.io/library/core-metadata-arm64 done [2023-08-12T01:28:22.266Z] #142 DONE 9.2s [2023-08-12T01:28:22.266Z] [2023-08-12T01:28:22.266Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-12T01:28:48.979Z] #130 ... [2023-08-12T01:28:48.979Z] [2023-08-12T01:28:48.979Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-12T01:28:48.979Z] #129 DONE 1132.1s [2023-08-12T01:28:48.979Z] [2023-08-12T01:28:48.979Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-12T01:28:48.979Z] #130 ... [2023-08-12T01:28:48.979Z] [2023-08-12T01:28:48.979Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-12T01:28:48.979Z] #198 DONE 0.1s [2023-08-12T01:28:48.979Z] [2023-08-12T01:28:48.979Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-12T01:28:48.979Z] #199 DONE 0.1s [2023-08-12T01:28:48.979Z] [2023-08-12T01:28:48.979Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-12T01:28:48.979Z] #200 DONE 0.4s [2023-08-12T01:28:48.979Z] [2023-08-12T01:28:48.979Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-12T01:28:48.979Z] #130 ... [2023-08-12T01:28:48.979Z] [2023-08-12T01:28:48.979Z] #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-08-12T01:28:48.979Z] #201 DONE 0.1s [2023-08-12T01:28:48.979Z] [2023-08-12T01:28:48.979Z] #142 [security-spiffe-token-provider] exporting to image [2023-08-12T01:28:48.979Z] #142 exporting layers [2023-08-12T01:28:48.979Z] #142 exporting layers 0.7s done [2023-08-12T01:28:48.980Z] #142 writing image sha256:77607be866e30711c43947a0e02fbf2e45720eb46c2219e4d01c0b9a30cbd77b done [2023-08-12T01:28:48.980Z] #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-08-12T01:28:48.980Z] #142 DONE 9.9s [2023-08-12T01:28:48.980Z] [2023-08-12T01:28:48.980Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-12T01:29:27.857Z] #130 DONE 1166.8s [2023-08-12T01:29:27.857Z] [2023-08-12T01:29:27.857Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-12T01:29:27.857Z] #134 DONE 1167.0s [2023-08-12T01:29:27.857Z] [2023-08-12T01:29:27.857Z] #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-12T01:29:27.857Z] #202 DONE 0.3s [2023-08-12T01:29:27.857Z] [2023-08-12T01:29:27.857Z] #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-12T01:29:27.857Z] #203 DONE 0.2s [2023-08-12T01:29:27.857Z] [2023-08-12T01:29:27.857Z] #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-12T01:29:27.857Z] #204 ... [2023-08-12T01:29:27.857Z] [2023-08-12T01:29:27.857Z] #205 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-12T01:29:27.857Z] #205 DONE 0.2s [2023-08-12T01:29:27.857Z] [2023-08-12T01:29:27.857Z] #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-12T01:29:27.857Z] #204 DONE 0.1s [2023-08-12T01:29:27.857Z] [2023-08-12T01:29:27.857Z] #206 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-12T01:29:27.857Z] #206 DONE 0.5s [2023-08-12T01:29:27.857Z] [2023-08-12T01:29:27.857Z] #207 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-12T01:29:27.857Z] #207 DONE 0.5s [2023-08-12T01:29:27.857Z] [2023-08-12T01:29:27.857Z] #208 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-12T01:29:27.857Z] #208 DONE 0.1s [2023-08-12T01:29:27.857Z] [2023-08-12T01:29:27.857Z] #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-12T01:29:27.857Z] #209 DONE 0.1s [2023-08-12T01:29:27.857Z] [2023-08-12T01:29:27.857Z] #142 [support-notifications] exporting to image [2023-08-12T01:29:27.857Z] #142 exporting layers [2023-08-12T01:29:27.857Z] #142 exporting layers 0.4s done [2023-08-12T01:29:27.857Z] #142 exporting layers 0.4s done [2023-08-12T01:29:27.857Z] #142 writing image sha256:5116e9edd38774f3e3a6b7e8001124be495f7d4d1e129127973f3424d0fe3191 0.0s done [2023-08-12T01:29:27.857Z] #142 naming to docker.io/library/support-scheduler-arm64 done [2023-08-12T01:29:27.857Z] #142 writing image sha256:d3cc86e378298b8f0c87de02187de13905550a7f9e08898df90ffc683479db13 done [2023-08-12T01:29:27.857Z] #142 naming to docker.io/library/support-notifications-arm64 done [2023-08-12T01:29:27.857Z] #142 DONE 10.6s [2023-08-12T01:29:27.857Z] time="2023-08-12T01:07:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-12T01:29:27.857Z] time="2023-08-12T01:07:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-12T01:29:27.857Z] time="2023-08-12T01:07:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-12T01:29:27.857Z] time="2023-08-12T01:07:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-12T01:29:27.857Z] time="2023-08-12T01:07:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-12T01:29:27.857Z] time="2023-08-12T01:07:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-12T01:29:27.857Z] time="2023-08-12T01:07:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-12T01:29:27.857Z] time="2023-08-12T01:07:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-12T01:29:27.857Z] time="2023-08-12T01:07:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-12T01:29:27.857Z] time="2023-08-12T01:07:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-12T01:29:27.857Z] time="2023-08-12T01:07:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-12T01:29:27.857Z] time="2023-08-12T01:07:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-12T01:29:27.857Z] time="2023-08-12T01:07:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-12T01:29:27.857Z] time="2023-08-12T01:07:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-12T01:29:27.867Z] $ docker stop --time=1 ac466efb1ce9d9f949663d5fd985eb3e0f588957cd25869ae93d884843477695 [2023-08-12T01:29:29.524Z] $ docker rm -f --volumes ac466efb1ce9d9f949663d5fd985eb3e0f588957cd25869ae93d884843477695 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-12T01:29:30.001Z] + docker images [2023-08-12T01:29:30.001Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-12T01:29:30.001Z] support-scheduler-arm64 latest 5116e9edd387 7 seconds ago 32.9MB [2023-08-12T01:29:30.001Z] support-notifications-arm64 latest d3cc86e37829 7 seconds ago 33.7MB [2023-08-12T01:29:30.001Z] security-spiffe-token-provider-arm64 latest 77607be866e3 42 seconds ago 33.2MB [2023-08-12T01:29:30.001Z] core-metadata-arm64 latest 951ccf33680b About a minute ago 21.2MB [2023-08-12T01:29:30.001Z] core-data-arm64 latest 711286d9f59d About a minute ago 20.9MB [2023-08-12T01:29:30.001Z] core-command-arm64 latest 6251934ad43a About a minute ago 20.8MB [2023-08-12T01:29:30.001Z] core-common-config-bootstrapper-arm64 latest 687de998af91 2 minutes ago 18MB [2023-08-12T01:29:30.001Z] security-proxy-auth-arm64 latest edee428692d3 2 minutes ago 19.3MB [2023-08-12T01:29:30.001Z] security-secretstore-setup-arm64 latest c3db5a3dab28 2 minutes ago 42.9MB [2023-08-12T01:29:30.001Z] security-bootstrapper-arm64 latest 13d35a5ebb99 2 minutes ago 22.6MB [2023-08-12T01:29:30.001Z] security-proxy-setup-arm64 latest 6a4d59589271 3 minutes ago 19.5MB [2023-08-12T01:29:30.001Z] security-spire-agent-arm64 latest 19f20191277f 19 minutes ago 152MB [2023-08-12T01:29:30.001Z] security-spire-config-arm64 latest fe66daa238d6 19 minutes ago 96.1MB [2023-08-12T01:29:30.001Z] security-spire-server-arm64 latest 1e2b45a811b6 19 minutes ago 96.9MB [2023-08-12T01:29:30.001Z] ci-base-image-arm64 latest 1982c8d89741 34 minutes ago 1.05GB [2023-08-12T01:29:30.001Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 4 weeks ago 677MB [2023-08-12T01:29:30.001Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months 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-08-12T01:29:30.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-12T01:29:30.448Z] [2023-08-12T01:29:30.448Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-12T01:29:30.779Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-12T01:29:30.779Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-12T01:29:30.779Z] 8998bd30e6a1: Pulling fs layer [2023-08-12T01:29:30.779Z] 04944245beec: Pulling fs layer [2023-08-12T01:29:30.779Z] 699f458cf7ca: Pulling fs layer [2023-08-12T01:29:30.779Z] 765212b225bb: Pulling fs layer [2023-08-12T01:29:30.779Z] f23df028b6ca: Pulling fs layer [2023-08-12T01:29:30.779Z] d65c8cfc05b1: Pulling fs layer [2023-08-12T01:29:30.779Z] 2437ff75d9bd: Pulling fs layer [2023-08-12T01:29:30.779Z] 765212b225bb: Waiting [2023-08-12T01:29:30.779Z] f23df028b6ca: Waiting [2023-08-12T01:29:30.779Z] d65c8cfc05b1: Waiting [2023-08-12T01:29:30.779Z] 2437ff75d9bd: Waiting [2023-08-12T01:29:31.044Z] 04944245beec: Verifying Checksum [2023-08-12T01:29:31.044Z] 04944245beec: Download complete [2023-08-12T01:29:31.044Z] 765212b225bb: Verifying Checksum [2023-08-12T01:29:31.044Z] 765212b225bb: Download complete [2023-08-12T01:29:31.044Z] f23df028b6ca: Verifying Checksum [2023-08-12T01:29:31.044Z] f23df028b6ca: Download complete [2023-08-12T01:29:31.044Z] d65c8cfc05b1: Verifying Checksum [2023-08-12T01:29:31.044Z] d65c8cfc05b1: Download complete [2023-08-12T01:29:31.044Z] 699f458cf7ca: Verifying Checksum [2023-08-12T01:29:31.044Z] 699f458cf7ca: Download complete [2023-08-12T01:29:31.624Z] 8998bd30e6a1: Verifying Checksum [2023-08-12T01:29:31.624Z] 8998bd30e6a1: Download complete [2023-08-12T01:29:34.199Z] 2437ff75d9bd: Verifying Checksum [2023-08-12T01:29:34.199Z] 2437ff75d9bd: Download complete [2023-08-12T01:29:35.598Z] 8998bd30e6a1: Pull complete [2023-08-12T01:29:35.864Z] 04944245beec: Pull complete [2023-08-12T01:29:36.818Z] 699f458cf7ca: Pull complete [2023-08-12T01:29:37.083Z] 765212b225bb: Pull complete [2023-08-12T01:29:37.663Z] f23df028b6ca: Pull complete [2023-08-12T01:29:37.929Z] d65c8cfc05b1: Pull complete [2023-08-12T01:29:52.892Z] 2437ff75d9bd: Pull complete [2023-08-12T01:29:52.892Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-12T01:29:52.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-12T01:29:52.892Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-12T01:29:53.105Z] prd-ubuntu20.04-docker-arm64-4c-16g-3382 does not seem to be running inside a container [2023-08-12T01:29:53.170Z] $ 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/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-12T01:29:56.368Z] $ docker top e1b3c1c8c6e88c5da375e32cece4b7755d9e4030323883ed1d82f0561a6510f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-12T01:29:57.293Z] ---> job-cost.sh [2023-08-12T01:29:57.293Z] lf-activate-venv: SKIPPING [2023-08-12T01:29:57.293Z] INFO: No Stack... [2023-08-12T01:29:57.561Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-12T01:29:58.517Z] INFO: Archiving Costs [Pipeline] sh [2023-08-12T01:29:58.835Z] + cat /w/workspace/edgex-go/25/archives/cost.csv [2023-08-12T01:29:58.835Z] + cut -d, -f6 [Pipeline] lock [2023-08-12T01:29:59.139Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4569-25-stack-cost] [2023-08-12T01:29:59.146Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4569-25-stack-cost] did not exist. Created. [2023-08-12T01:29:59.146Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4569-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-12T01:29:59.857Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-12T01:30:00.075Z] Stashed 1 file(s) [Pipeline] } [2023-08-12T01:30:00.082Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4569-25-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-12T01:30:00.093Z] $ docker stop --time=1 e1b3c1c8c6e88c5da375e32cece4b7755d9e4030323883ed1d82f0561a6510f2 [2023-08-12T01:30:03.272Z] $ docker rm -f --volumes e1b3c1c8c6e88c5da375e32cece4b7755d9e4030323883ed1d82f0561a6510f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-12T01:30:04.119Z] + [ -d /w/workspace/edgex-go/25/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-12T01:30:04.416Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-12T01:30:05.273Z] ---> package-listing.sh [2023-08-12T01:30:05.273Z] ++ facter osfamily [2023-08-12T01:30:05.273Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-12T01:30:05.532Z] + OS_FAMILY=debian [2023-08-12T01:30:05.532Z] + workspace=/w/workspace/edgex-go/25 [2023-08-12T01:30:05.532Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-12T01:30:05.532Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-12T01:30:05.532Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-12T01:30:05.532Z] + PACKAGES=/tmp/packages_start.txt [2023-08-12T01:30:05.532Z] + '[' /w/workspace/edgex-go/25 ']' [2023-08-12T01:30:05.532Z] + PACKAGES=/tmp/packages_end.txt [2023-08-12T01:30:05.532Z] + case "${OS_FAMILY}" in [2023-08-12T01:30:05.532Z] + dpkg -l [2023-08-12T01:30:05.532Z] + grep '^ii' [2023-08-12T01:30:05.532Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-12T01:30:05.532Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-12T01:30:05.532Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-12T01:30:05.532Z] + '[' /w/workspace/edgex-go/25 ']' [2023-08-12T01:30:05.532Z] + mkdir -p /w/workspace/edgex-go/25/archives/ [2023-08-12T01:30:05.532Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/25/archives/ [Pipeline] echo [2023-08-12T01:30:05.543Z] 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/25/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-12T01:30:05.821Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-12T01:30:06.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-12T01:30:06.390Z] [2023-08-12T01:30:06.390Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-12T01:30:06.690Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-12T01:30:06.690Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-12T01:30:06.690Z] 5eb5b503b376: Pulling fs layer [2023-08-12T01:30:06.690Z] 5c69ac0246d0: Pulling fs layer [2023-08-12T01:30:06.690Z] ec43610c2a17: Pulling fs layer [2023-08-12T01:30:06.690Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-12T01:30:06.690Z] 33b1e0a273af: Pulling fs layer [2023-08-12T01:30:06.690Z] 5d3b04190fa2: Pulling fs layer [2023-08-12T01:30:06.690Z] 2f39f015ded8: Pulling fs layer [2023-08-12T01:30:06.690Z] 33b1e0a273af: Waiting [2023-08-12T01:30:06.690Z] 2f39f015ded8: Waiting [2023-08-12T01:30:06.690Z] 3a2ae6a8a46f: Waiting [2023-08-12T01:30:06.690Z] 5c69ac0246d0: Verifying Checksum [2023-08-12T01:30:06.690Z] 5c69ac0246d0: Download complete [2023-08-12T01:30:06.690Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-12T01:30:06.690Z] 3a2ae6a8a46f: Download complete [2023-08-12T01:30:06.690Z] 33b1e0a273af: Verifying Checksum [2023-08-12T01:30:06.690Z] 33b1e0a273af: Download complete [2023-08-12T01:30:06.690Z] 5d3b04190fa2: Verifying Checksum [2023-08-12T01:30:06.690Z] 5d3b04190fa2: Download complete [2023-08-12T01:30:06.690Z] ec43610c2a17: Verifying Checksum [2023-08-12T01:30:06.690Z] ec43610c2a17: Download complete [2023-08-12T01:30:06.947Z] 5eb5b503b376: Verifying Checksum [2023-08-12T01:30:06.947Z] 5eb5b503b376: Download complete [2023-08-12T01:30:07.514Z] 2f39f015ded8: Download complete [2023-08-12T01:30:08.101Z] 5eb5b503b376: Pull complete [2023-08-12T01:30:08.364Z] 5c69ac0246d0: Pull complete [2023-08-12T01:30:08.623Z] ec43610c2a17: Pull complete [2023-08-12T01:30:08.623Z] 3a2ae6a8a46f: Pull complete [2023-08-12T01:30:08.884Z] 33b1e0a273af: Pull complete [2023-08-12T01:30:08.884Z] 5d3b04190fa2: Pull complete [2023-08-12T01:30:13.749Z] 2f39f015ded8: Pull complete [2023-08-12T01:30:13.749Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-12T01:30:13.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-12T01:30:13.749Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-12T01:30:13.835Z] prd-ubuntu20.04-docker-8c-8g-3381 does not seem to be running inside a container [2023-08-12T01:30:13.870Z] $ 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/25/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/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-12T01:30:19.416Z] $ docker top 9fad36c326444784a9ef8a61bc8253941a2294da9a7513ea8785dfe45aad8532 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-12T01:30:19.766Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-12T01:30:20.076Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-12T01:30:20.382Z] + ls /var/log/sa-host [2023-08-12T01:30:20.382Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-12T01:30:20.558Z] provisioning config files... [2023-08-12T01:30:20.567Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/25@tmp/config17630512880023862622tmp [Pipeline] { [Pipeline] echo [2023-08-12T01:30:20.587Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-12T01:30:20.881Z] ---> create-netrc.sh [Pipeline] } [2023-08-12T01:30:20.889Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-12T01:30:21.247Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-12T01:30:21.254Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-12T01:30:21.531Z] ---> sudo-logs.sh [2023-08-12T01:30:21.531Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-12T01:30:21.576Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-12T01:30:21.880Z] ---> job-cost.sh [2023-08-12T01:30:21.881Z] lf-activate-venv: SKIPPING [2023-08-12T01:30:21.881Z] DEBUG: total: 0.10999999940395355 [2023-08-12T01:30:21.881Z] INFO: Retrieving Stack Cost... [2023-08-12T01:30:22.139Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-12T01:30:22.405Z] INFO: Archiving Costs [Pipeline] echo [2023-08-12T01:30:22.419Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-12T01:30:22.742Z] ---> logs-deploy.sh [2023-08-12T01:30:22.742Z] lf-activate-venv: SKIPPING [2023-08-12T01:30:22.742Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4569/25 [2023-08-12T01:30:22.742Z] INFO: archiving workspace using pattern(s): [2023-08-12T01:30:23.685Z] Archives upload complete. [2023-08-12T01:30:23.685Z] INFO: archiving logs to Nexus