Pull request #4638 opened 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from ee0190cd963c572e113d39a29acd17b4c8e92e03+dc857b44c2737f54ac971b67f995bab03c512aaf (b9d9342fbf4001fbf1b75a200b56cb91f4726870) 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-ssh5869028612501302208.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-ssh7874650140876840345.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4638/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4638/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15906024179908257380.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4638/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8983615249430209449.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh2546870598675489041.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4638/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4638/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10224048526109240490.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-3798’ Running on prd-ubuntu20.04-docker-8c-8g-3801 in /w/workspace/edgexfoundry_edgex-go_PR-4638 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit dc857b44c2737f54ac971b67f995bab03c512aaf into PR head commit ee0190cd963c572e113d39a29acd17b4c8e92e03 Merge succeeded, producing b8cafd412949eff3e43d20eb7a9b255f96f5e759 Checking out Revision b8cafd412949eff3e43d20eb7a9b255f96f5e759 (PR-4638) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4638/head:refs/remotes/origin/PR-4638 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ee0190cd963c572e113d39a29acd17b4c8e92e03 # 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 dc857b44c2737f54ac971b67f995bab03c512aaf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b8cafd412949eff3e43d20eb7a9b255f96f5e759 # timeout=10 Commit message: "Merge commit 'dc857b44c2737f54ac971b67f995bab03c512aaf' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-16T16:41:49.620Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-16T16:41:49.766Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-16T16:41:49.866Z] ========================================================= [2023-08-16T16:41:49.866Z] EdgeX Global Pipelines Version Info [2023-08-16T16:41:49.866Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-16T16:41:50.644Z] ------------------- [2023-08-16T16:41:50.644Z] stable info: [2023-08-16T16:41:50.644Z] ------------------- [2023-08-16T16:41:50.644Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-16T16:41:50.644Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-16T16:41:50.644Z] Message: update stable to v1.0.253 [2023-08-16T16:41:51.214Z] ------------------- [2023-08-16T16:41:51.214Z] experimental info: [2023-08-16T16:41:51.214Z] ------------------- [2023-08-16T16:41:51.214Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-16T16:41:51.214Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-16T16:41:51.214Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-16T16:41:51.508Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-16T16:41:51.543Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-16T16:41:51.586Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-16T16:41:51.674Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-16T16:41:51.713Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-16T16:41:51.750Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-16T16:41:51.792Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-16T16:41:51.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-16T16:41:51.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-16T16:41:51.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-16T16:41:51.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-16T16:41:52.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-16T16:41:52.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-16T16:41:52.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-16T16:41:52.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-16T16:41:52.195Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-16T16:41:52.237Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-16T16:41:52.278Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-16T16:41:52.317Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-16T16:41:52.357Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-16T16:41:52.394Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-16T16:41:52.431Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-16T16:41:52.473Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-16T16:41:52.510Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4638 [Pipeline] echo [2023-08-16T16:41:52.550Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4638 [Pipeline] echo [2023-08-16T16:41:52.591Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4638 [Pipeline] echo [2023-08-16T16:41:52.634Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b8cafd412949eff3e43d20eb7a9b255f96f5e759 [Pipeline] echo [2023-08-16T16:41:52.672Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b8cafd4 [Pipeline] echo [2023-08-16T16:41:52.710Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-16T16:41:52.839Z] provisioning config files... [2023-08-16T16:41:52.853Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5409254621531711688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T16:41:53.199Z] ---> docker-login.sh [2023-08-16T16:41:53.200Z] nexus3.edgexfoundry.org:10001 [2023-08-16T16:41:53.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T16:41:53.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T16:41:53.460Z] Configure a credential helper to remove this warning. See [2023-08-16T16:41:53.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T16:41:53.460Z] [2023-08-16T16:41:53.460Z] Login Succeeded [2023-08-16T16:41:53.460Z] nexus3.edgexfoundry.org:10002 [2023-08-16T16:41:53.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T16:41:53.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T16:41:53.460Z] Configure a credential helper to remove this warning. See [2023-08-16T16:41:53.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T16:41:53.460Z] [2023-08-16T16:41:53.460Z] Login Succeeded [2023-08-16T16:41:53.460Z] nexus3.edgexfoundry.org:10003 [2023-08-16T16:41:53.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T16:41:53.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T16:41:53.720Z] Configure a credential helper to remove this warning. See [2023-08-16T16:41:53.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T16:41:53.720Z] [2023-08-16T16:41:53.720Z] Login Succeeded [2023-08-16T16:41:53.720Z] nexus3.edgexfoundry.org:10004 [2023-08-16T16:41:53.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T16:41:53.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T16:41:53.720Z] Configure a credential helper to remove this warning. See [2023-08-16T16:41:53.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T16:41:53.720Z] [2023-08-16T16:41:53.720Z] Login Succeeded [2023-08-16T16:41:53.720Z] docker.io [2023-08-16T16:41:53.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T16:41:53.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T16:41:53.981Z] Configure a credential helper to remove this warning. See [2023-08-16T16:41:53.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T16:41:53.981Z] [2023-08-16T16:41:53.981Z] Login Succeeded [2023-08-16T16:41:53.981Z] ---> docker-login.sh ends [Pipeline] } [2023-08-16T16:41:54.007Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-16T16:41:54.437Z] + 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-16T16:41:54.438Z] + dirname cmd/core-command/Dockerfile [2023-08-16T16:41:54.438Z] + cut -d/ -f2 [2023-08-16T16:41:54.438Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-16T16:41:54.438Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-08-16T16:41:54.438Z] + cut -d/ -f2 [2023-08-16T16:41:54.438Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-16T16:41:54.438Z] + dirname cmd/core-data/Dockerfile [2023-08-16T16:41:54.438Z] + cut -d/ -f2 [2023-08-16T16:41:54.438Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-16T16:41:54.438Z] + dirname cmd/core-metadata/Dockerfile [2023-08-16T16:41:54.438Z] + cut -d/ -f2 [2023-08-16T16:41:54.438Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-16T16:41:54.438Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-08-16T16:41:54.438Z] + cut -d/ -f2 [2023-08-16T16:41:54.438Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-16T16:41:54.438Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-08-16T16:41:54.438Z] + cut -d/ -f2 [2023-08-16T16:41:54.438Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-16T16:41:54.438Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-08-16T16:41:54.438Z] + cut -d/ -f2 [2023-08-16T16:41:54.438Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-16T16:41:54.438Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-08-16T16:41:54.438Z] + cut -d/ -f2 [2023-08-16T16:41:54.438Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-16T16:41:54.438Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-08-16T16:41:54.438Z] + cut -d/ -f2 [2023-08-16T16:41:54.438Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-16T16:41:54.438Z] + dirname cmd/security-spire-agent/Dockerfile [2023-08-16T16:41:54.438Z] + cut -d/ -f2 [2023-08-16T16:41:54.438Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-16T16:41:54.438Z] + dirname cmd/security-spire-config/Dockerfile [2023-08-16T16:41:54.438Z] + cut -d/ -f2 [2023-08-16T16:41:54.438Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-16T16:41:54.438Z] + dirname cmd/security-spire-server/Dockerfile [2023-08-16T16:41:54.438Z] + cut -d/ -f2 [2023-08-16T16:41:54.438Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-16T16:41:54.438Z] + dirname cmd/support-notifications/Dockerfile [2023-08-16T16:41:54.438Z] + cut -d/ -f2 [2023-08-16T16:41:54.438Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-16T16:41:54.438Z] + dirname cmd/support-scheduler/Dockerfile [2023-08-16T16:41:54.438Z] + cut -d/ -f2 [2023-08-16T16:41:54.438Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-16T16:41:54.503Z] 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-16T16:41:55.003Z] + git rev-list -1 --merges b8cafd412949eff3e43d20eb7a9b255f96f5e759~1..b8cafd412949eff3e43d20eb7a9b255f96f5e759 [Pipeline] echo [2023-08-16T16:41:55.032Z] -----------> git rev-list -1 --merges b8cafd412949eff3e43d20eb7a9b255f96f5e759~1..b8cafd412949eff3e43d20eb7a9b255f96f5e759 b8cafd412949eff3e43d20eb7a9b255f96f5e759 [2023-08-16T16:41:55.032Z] b8cafd412949eff3e43d20eb7a9b255f96f5e759 [false] [Pipeline] sh [2023-08-16T16:41:55.340Z] + git log --format=format:%s -1 b8cafd412949eff3e43d20eb7a9b255f96f5e759 [Pipeline] echo [2023-08-16T16:41:55.371Z] ========================================================= [2023-08-16T16:41:55.371Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-16T16:41:55.371Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-16T16:41:55.814Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-16T16:41:55.814Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-16T16:41:55.814Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-16T16:41:55.814Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-16T16:41:55.814Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-16T16:41:55.814Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-16T16:41:55.814Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T16:41:56.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-16T16:41:56.257Z] [2023-08-16T16:41:56.257Z] 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-16T16:41:56.629Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-16T16:41:56.629Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-16T16:41:56.629Z] b85a868b505f: Pulling fs layer [2023-08-16T16:41:56.629Z] e2be974225ed: Pulling fs layer [2023-08-16T16:41:56.629Z] 339a4e72a1f5: Pulling fs layer [2023-08-16T16:41:56.629Z] 988bab9f4d93: Pulling fs layer [2023-08-16T16:41:56.629Z] 1469e6f7b9e6: Pulling fs layer [2023-08-16T16:41:56.629Z] eaf3925da568: Pulling fs layer [2023-08-16T16:41:56.629Z] bab4dde63d76: Pulling fs layer [2023-08-16T16:41:56.629Z] bde34c3a00c8: Pulling fs layer [2023-08-16T16:41:56.629Z] b352a97aabf1: Pulling fs layer [2023-08-16T16:41:56.629Z] 4872d77fe225: Pulling fs layer [2023-08-16T16:41:56.629Z] 5851b861e8e6: Pulling fs layer [2023-08-16T16:41:56.629Z] 1469e6f7b9e6: Waiting [2023-08-16T16:41:56.629Z] eaf3925da568: Waiting [2023-08-16T16:41:56.629Z] bab4dde63d76: Waiting [2023-08-16T16:41:56.629Z] bde34c3a00c8: Waiting [2023-08-16T16:41:56.629Z] 988bab9f4d93: Waiting [2023-08-16T16:41:56.629Z] 4872d77fe225: Waiting [2023-08-16T16:41:56.629Z] 5851b861e8e6: Waiting [2023-08-16T16:41:56.629Z] b352a97aabf1: Waiting [2023-08-16T16:41:56.629Z] e2be974225ed: Verifying Checksum [2023-08-16T16:41:56.629Z] e2be974225ed: Download complete [2023-08-16T16:41:56.629Z] 988bab9f4d93: Verifying Checksum [2023-08-16T16:41:56.629Z] 988bab9f4d93: Download complete [2023-08-16T16:41:56.629Z] 1469e6f7b9e6: Verifying Checksum [2023-08-16T16:41:56.629Z] 1469e6f7b9e6: Download complete [2023-08-16T16:41:56.894Z] eaf3925da568: Verifying Checksum [2023-08-16T16:41:56.894Z] eaf3925da568: Download complete [2023-08-16T16:41:56.894Z] 339a4e72a1f5: Verifying Checksum [2023-08-16T16:41:56.894Z] 339a4e72a1f5: Download complete [2023-08-16T16:41:56.894Z] bde34c3a00c8: Verifying Checksum [2023-08-16T16:41:56.894Z] bde34c3a00c8: Download complete [2023-08-16T16:41:56.894Z] b352a97aabf1: Verifying Checksum [2023-08-16T16:41:56.894Z] b352a97aabf1: Download complete [2023-08-16T16:41:56.894Z] 4872d77fe225: Verifying Checksum [2023-08-16T16:41:56.894Z] 4872d77fe225: Download complete [2023-08-16T16:41:56.894Z] 5851b861e8e6: Download complete [2023-08-16T16:41:56.894Z] b85a868b505f: Verifying Checksum [2023-08-16T16:41:56.894Z] b85a868b505f: Download complete [2023-08-16T16:41:57.153Z] bab4dde63d76: Verifying Checksum [2023-08-16T16:41:57.153Z] bab4dde63d76: Download complete [2023-08-16T16:41:58.087Z] b85a868b505f: Pull complete [2023-08-16T16:41:58.348Z] e2be974225ed: Pull complete [2023-08-16T16:41:58.916Z] 339a4e72a1f5: Pull complete [2023-08-16T16:41:58.916Z] 988bab9f4d93: Pull complete [2023-08-16T16:41:59.176Z] 1469e6f7b9e6: Pull complete [2023-08-16T16:41:59.176Z] eaf3925da568: Pull complete [2023-08-16T16:42:01.080Z] bab4dde63d76: Pull complete [2023-08-16T16:42:01.080Z] bde34c3a00c8: Pull complete [2023-08-16T16:42:01.080Z] b352a97aabf1: Pull complete [2023-08-16T16:42:01.080Z] 4872d77fe225: Pull complete [2023-08-16T16:42:01.080Z] 5851b861e8e6: Pull complete [2023-08-16T16:42:01.080Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-16T16:42:01.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-16T16:42:01.080Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T16:42:01.343Z] prd-ubuntu20.04-docker-8c-8g-3801 does not seem to be running inside a container [2023-08-16T16:42:01.386Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-16T16:42:06.086Z] $ docker top 0b187a238d762b83df171d325569b95d037b9d06fd9d89bfa6915b99d35b8290 -eo pid,comm [2023-08-16T16:42:06.135Z] 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-16T16:42:06.135Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-16T16:42:06.263Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-16T16:42:06.263Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-16T16:42:06.388Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-16T16:42:06.396Z] $ docker exec 0b187a238d762b83df171d325569b95d037b9d06fd9d89bfa6915b99d35b8290 ssh-agent [2023-08-16T16:42:06.498Z] SSH_AUTH_SOCK=/tmp/ssh-lvb9gHSmfDjz/agent.31 [2023-08-16T16:42:06.498Z] SSH_AGENT_PID=37 [2023-08-16T16:42:06.503Z] Running ssh-add (command line suppressed) [2023-08-16T16:42:06.613Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2026197799911666865.key (/w/workspace/edgex-go/1@tmp/private_key_2026197799911666865.key) [2023-08-16T16:42:06.623Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-16T16:42:06.951Z] + git tag --points-at HEAD [Pipeline] } [2023-08-16T16:42:06.985Z] $ docker exec --env ******** --env ******** 0b187a238d762b83df171d325569b95d037b9d06fd9d89bfa6915b99d35b8290 ssh-agent -k [2023-08-16T16:42:07.087Z] unset SSH_AUTH_SOCK; [2023-08-16T16:42:07.087Z] unset SSH_AGENT_PID; [2023-08-16T16:42:07.087Z] echo Agent pid 37 killed; [2023-08-16T16:42:07.091Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-16T16:42:07.175Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-16T16:42:07.175Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-16T16:42:07.284Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-16T16:42:07.292Z] $ docker exec 0b187a238d762b83df171d325569b95d037b9d06fd9d89bfa6915b99d35b8290 ssh-agent [2023-08-16T16:42:07.401Z] SSH_AUTH_SOCK=/tmp/ssh-RAF39u9nEVCS/agent.69 [2023-08-16T16:42:07.401Z] SSH_AGENT_PID=75 [2023-08-16T16:42:07.405Z] Running ssh-add (command line suppressed) [2023-08-16T16:42:07.499Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_22209668235530926.key (/w/workspace/edgex-go/1@tmp/private_key_22209668235530926.key) [2023-08-16T16:42:07.507Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-16T16:42:07.842Z] + git semver init [2023-08-16T16:42:08.100Z] 2023-08-16 16:42:07,992 [run_init] DEBUG init version:0.0.0 force:False [2023-08-16T16:42:08.100Z] 2023-08-16 16:42:07,993 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-08-16T16:42:08.100Z] 2023-08-16 16:42:07,993 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-08-16T16:42:08.100Z] 2023-08-16 16:42:07,994 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-08-16T16:42:13.370Z] 2023-08-16 16:42:13,322 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-08-16T16:42:13.370Z] 2023-08-16 16:42:13,323 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4638 with force:False [2023-08-16T16:42:13.370Z] 2023-08-16 16:42:13,323 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4638 [2023-08-16T16:42:13.370Z] 2023-08-16 16:42:13,327 [execute] INFO git cat-file --batch-check [2023-08-16T16:42:13.370Z] 2023-08-16 16:42:13,328 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-08-16T16:42:13.370Z] 2023-08-16 16:42:13,333 [execute] INFO git cat-file --batch [2023-08-16T16:42:13.370Z] 2023-08-16 16:42:13,333 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-08-16T16:42:13.370Z] 2023-08-16 16:42:13,337 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4638 [2023-08-16T16:42:13.370Z] 0.0.0 [Pipeline] } [2023-08-16T16:42:13.403Z] $ docker exec --env ******** --env ******** 0b187a238d762b83df171d325569b95d037b9d06fd9d89bfa6915b99d35b8290 ssh-agent -k [2023-08-16T16:42:13.504Z] unset SSH_AUTH_SOCK; [2023-08-16T16:42:13.504Z] unset SSH_AGENT_PID; [2023-08-16T16:42:13.504Z] echo Agent pid 75 killed; [2023-08-16T16:42:13.508Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-16T16:42:13.918Z] + git semver [Pipeline] } [2023-08-16T16:42:14.207Z] $ docker stop --time=1 0b187a238d762b83df171d325569b95d037b9d06fd9d89bfa6915b99d35b8290 [2023-08-16T16:42:15.480Z] $ docker rm -f --volumes 0b187a238d762b83df171d325569b95d037b9d06fd9d89bfa6915b99d35b8290 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-16T16:42:15.865Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-16T16:42:16.124Z] Stashed 1 file(s) [Pipeline] echo [2023-08-16T16:42:16.140Z] [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-16T16:42:16.905Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-08-16T16:42:16.940Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T16:42:16.976Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T16:42:17.041Z] ========================================================= [2023-08-16T16:42:17.042Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-16T16:42:17.042Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-16T16:42:17.379Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-16T16:42:17.379Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-16T16:42:17.379Z] 4db1b89c0bd1: Pulling fs layer [2023-08-16T16:42:17.379Z] 6911f1a30b25: Pulling fs layer [2023-08-16T16:42:17.379Z] e194b8c5c2a9: Pulling fs layer [2023-08-16T16:42:17.379Z] 6863d3e3a2b1: Pulling fs layer [2023-08-16T16:42:17.379Z] ec0bb842ea78: Pulling fs layer [2023-08-16T16:42:17.379Z] 40a00589a448: Pulling fs layer [2023-08-16T16:42:17.379Z] 6c08303d61cc: Pulling fs layer [2023-08-16T16:42:17.379Z] 798269fcf238: Pulling fs layer [2023-08-16T16:42:17.379Z] 6863d3e3a2b1: Waiting [2023-08-16T16:42:17.379Z] ec0bb842ea78: Waiting [2023-08-16T16:42:17.379Z] 40a00589a448: Waiting [2023-08-16T16:42:17.379Z] 6c08303d61cc: Waiting [2023-08-16T16:42:17.379Z] 798269fcf238: Waiting [2023-08-16T16:42:17.379Z] 6911f1a30b25: Verifying Checksum [2023-08-16T16:42:17.379Z] 6911f1a30b25: Download complete [2023-08-16T16:42:17.379Z] 6863d3e3a2b1: Download complete [2023-08-16T16:42:17.379Z] ec0bb842ea78: Download complete [2023-08-16T16:42:17.379Z] 4db1b89c0bd1: Verifying Checksum [2023-08-16T16:42:17.379Z] 4db1b89c0bd1: Download complete [2023-08-16T16:42:17.379Z] 40a00589a448: Verifying Checksum [2023-08-16T16:42:17.379Z] 40a00589a448: Download complete [2023-08-16T16:42:17.640Z] 4db1b89c0bd1: Pull complete [2023-08-16T16:42:17.640Z] 6911f1a30b25: Pull complete [2023-08-16T16:42:17.901Z] 798269fcf238: Verifying Checksum [2023-08-16T16:42:17.901Z] 798269fcf238: Download complete [2023-08-16T16:42:18.160Z] e194b8c5c2a9: Verifying Checksum [2023-08-16T16:42:18.160Z] e194b8c5c2a9: Download complete [2023-08-16T16:42:18.160Z] 6c08303d61cc: Verifying Checksum [2023-08-16T16:42:18.160Z] 6c08303d61cc: Download complete [2023-08-16T16:42:21.440Z] e194b8c5c2a9: Pull complete [2023-08-16T16:42:21.440Z] 6863d3e3a2b1: Pull complete [2023-08-16T16:42:21.440Z] ec0bb842ea78: Pull complete [2023-08-16T16:42:21.440Z] 40a00589a448: Pull complete [2023-08-16T16:42:23.967Z] 6c08303d61cc: Pull complete [2023-08-16T16:42:24.532Z] 798269fcf238: Pull complete [2023-08-16T16:42:24.532Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-16T16:42:24.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-16T16:42:24.532Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-16T16:42:24.896Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-16T16:42:24.897Z] WORKDIR /edgex [2023-08-16T16:42:24.897Z] COPY go.mod . [2023-08-16T16:42:24.897Z] RUN go mod download [2023-08-16T16:42:24.897Z] docker build -t ci-base-image-x86_64 -f - . [2023-08-16T16:42:25.463Z] Sending build context to Docker daemon 170.8MB [2023-08-16T16:42:25.463Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-16T16:42:25.463Z] ---> ec979cd7f677 [2023-08-16T16:42:25.463Z] Step 2/4 : WORKDIR /edgex [2023-08-16T16:42:31.438Z] Still waiting to schedule task [2023-08-16T16:42:31.438Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-3799’ is offline [2023-08-16T16:42:33.571Z] ---> Running in 4903da461516 [2023-08-16T16:42:33.571Z] Removing intermediate container 4903da461516 [2023-08-16T16:42:33.571Z] ---> f9a6ebd973f0 [2023-08-16T16:42:33.571Z] Step 3/4 : COPY go.mod . [2023-08-16T16:42:33.571Z] ---> 990e9588ec8c [2023-08-16T16:42:33.571Z] Step 4/4 : RUN go mod download [2023-08-16T16:42:33.571Z] ---> Running in 5be053747cd3 [2023-08-16T16:42:52.471Z] Removing intermediate container 5be053747cd3 [2023-08-16T16:42:52.471Z] ---> 657b02a188a7 [2023-08-16T16:42:52.471Z] Successfully built 657b02a188a7 [2023-08-16T16:42:52.471Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T16:42:52.848Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-16T16:42:52.848Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T16:42:52.997Z] prd-ubuntu20.04-docker-8c-8g-3801 does not seem to be running inside a container [2023-08-16T16:42:53.030Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-16T16:42:53.478Z] $ docker top 60ba56e24b97da1f0ee74300a2890aed80f25293a0674507009c865cc5ab1502 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T16:42:53.863Z] + go version [2023-08-16T16:42:53.863Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-16T16:42:53.895Z] $ docker stop --time=1 60ba56e24b97da1f0ee74300a2890aed80f25293a0674507009c865cc5ab1502 [2023-08-16T16:42:55.169Z] $ docker rm -f --volumes 60ba56e24b97da1f0ee74300a2890aed80f25293a0674507009c865cc5ab1502 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T16:42:55.880Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-16T16:42:55.880Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T16:42:56.030Z] prd-ubuntu20.04-docker-8c-8g-3801 does not seem to be running inside a container [2023-08-16T16:42:56.065Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-16T16:42:56.405Z] $ docker top 6ca693628361c5ecb19ac0f56d1689e5f105ea5e081b240599f4342f9350a43d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-16T16:42:56.515Z] ========================================================= [2023-08-16T16:42:56.515Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-16T16:42:56.515Z] ========================================================= [Pipeline] sh [2023-08-16T16:42:56.812Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-08-16T16:42:57.165Z] + make test [2023-08-16T16:42:57.166Z] go test -race -coverprofile=coverage.out ./... [2023-08-16T16:43:03.729Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-16T16:43:15.931Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-16T16:43:15.931Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-16T16:43:15.931Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-16T16:43:16.190Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-16T16:43:16.190Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-16T16:43:16.190Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-16T16:43:16.190Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-16T16:43:16.190Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-16T16:43:16.190Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-16T16:43:16.494Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-16T16:43:16.755Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-16T16:43:16.755Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-16T16:43:16.755Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-16T16:43:16.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-16T16:43:17.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-16T16:43:17.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-16T16:43:17.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2023-08-16T16:43:17.947Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 97.0% of statements [2023-08-16T16:43:18.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-16T16:43:18.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-16T16:43:18.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-16T16:43:18.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-16T16:43:18.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-16T16:43:19.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-16T16:43:19.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-16T16:43:19.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-16T16:43:19.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-16T16:43:19.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-16T16:43:20.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-16T16:43:20.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-16T16:43:21.290Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.088s coverage: 71.5% of statements [2023-08-16T16:43:21.290Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 54.0% of statements [2023-08-16T16:43:21.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-16T16:43:21.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-16T16:43:21.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-16T16:43:21.549Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-16T16:43:21.549Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-16T16:43:21.549Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-16T16:43:21.549Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-16T16:43:21.549Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-16T16:43:21.549Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-16T16:43:21.549Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-16T16:43:22.479Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.930s coverage: 93.4% of statements [2023-08-16T16:43:22.479Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.063s coverage: 3.8% of statements [2023-08-16T16:43:22.479Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.326s coverage: 97.6% of statements [2023-08-16T16:43:22.479Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements [2023-08-16T16:43:23.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-16T16:43:23.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-16T16:43:23.413Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.078s coverage: 0.9% of statements [2023-08-16T16:43:23.413Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 32.2% of statements [2023-08-16T16:43:23.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 42.9% of statements [2023-08-16T16:43:23.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 82.9% of statements [2023-08-16T16:43:23.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements [2023-08-16T16:43:23.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements [2023-08-16T16:43:23.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.038s coverage: 87.5% of statements [2023-08-16T16:43:24.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-16T16:43:24.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-16T16:43:24.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-16T16:43:24.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-16T16:43:24.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-16T16:43:24.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-16T16:43:24.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-16T16:43:24.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-16T16:43:25.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-16T16:43:25.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-16T16:43:25.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-16T16:43:25.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-16T16:43:26.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-16T16:43:26.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-16T16:43:26.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-16T16:43:27.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-16T16:43:27.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-16T16:43:29.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-16T16:43:29.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-16T16:43:29.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-16T16:43:29.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-16T16:43:29.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-16T16:43:31.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-16T16:43:31.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-16T16:43:31.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-16T16:43:32.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-16T16:43:32.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-16T16:43:32.980Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-16T16:43:32.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-16T16:43:33.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-16T16:43:33.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-16T16:43:33.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-16T16:43:33.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-16T16:43:35.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-16T16:43:35.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-16T16:43:35.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-16T16:43:35.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-16T16:43:36.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements [2023-08-16T16:43:36.221Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-16T16:43:36.221Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-16T16:43:37.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-16T16:43:37.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-16T16:43:49.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.274s coverage: 79.9% of statements [2023-08-16T16:43:49.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 14.069s coverage: 92.9% of statements [2023-08-16T16:43:49.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements [2023-08-16T16:43:49.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 62.3% of statements [2023-08-16T16:43:49.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.077s coverage: 87.2% of statements [2023-08-16T16:43:49.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.056s coverage: 20.0% of statements [2023-08-16T16:43:49.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2023-08-16T16:43:49.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.8% of statements [2023-08-16T16:43:49.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.103s coverage: 82.1% of statements [2023-08-16T16:43:49.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements [2023-08-16T16:43:49.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 63.1% of statements [2023-08-16T16:43:49.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2023-08-16T16:43:49.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-08-16T16:43:49.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2023-08-16T16:43:49.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2023-08-16T16:43:49.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2023-08-16T16:43:49.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 38.4% of statements [2023-08-16T16:43:49.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-08-16T16:43:49.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.074s coverage: 84.8% of statements [2023-08-16T16:43:49.846Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements [2023-08-16T16:43:49.846Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 95.7% of statements [2023-08-16T16:43:49.846Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.8% of statements [2023-08-16T16:43:49.846Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 98.9% of statements [2023-08-16T16:43:49.846Z] 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-16T16:43:49.846Z] running golangci-lint [2023-08-16T16:43:49.846Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-08-16T16:43:49.846Z] go version go1.20.6 linux/amd64 [2023-08-16T16:43:49.846Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-08-16T16:43:49.846Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-08-16T16:44:04.710Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|exports_file|files|compiled_files|imports|name) took 13.960983604s" [2023-08-16T16:44:04.710Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 51.698773ms" [2023-08-16T16:44:09.968Z] level=info msg="[linters_context/goanalysis] analyzers took 51.593451691s with top 10 stages: buildir: 29.434718275s, fact_deprecated: 1.473856296s, inspect: 1.358839926s, printf: 1.297261975s, gosec: 1.229181587s, ctrlflow: 1.023681945s, S1038: 882.52799ms, fact_purity: 839.995521ms, nilness: 706.387221ms, SA5012: 600.997882ms" [2023-08-16T16:44:09.968Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2023-08-16T16:44:09.968Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 200/200, exclude-rules: 21/200, cgo: 200/200, skip_files: 200/200, autogenerated_exclude: 200/200, identifier_marker: 200/200, nolint: 0/21, filename_unadjuster: 200/200, skip_dirs: 200/200, exclude: 200/200" [2023-08-16T16:44:09.968Z] level=info msg="[runner] processing took 15.823341ms with stages: nolint: 6.467082ms, identifier_marker: 4.931537ms, autogenerated_exclude: 1.397214ms, path_prettifier: 1.269022ms, exclude-rules: 1.06907ms, skip_dirs: 645.636µs, cgo: 25.22µs, filename_unadjuster: 14.54µs, max_same_issues: 670ns, severity-rules: 620ns, exclude: 550ns, uniq_by_line: 370ns, skip_files: 370ns, path_shortener: 270ns, source_code: 270ns, sort_results: 240ns, diff: 220ns, max_from_linter: 180ns, max_per_file_from_linter: 150ns, path_prefixer: 110ns" [2023-08-16T16:44:09.968Z] level=info msg="[runner] linters took 6.700786827s with stages: goanalysis_metalinter: 6.684881635s" [2023-08-16T16:44:09.968Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-08-16T16:44:09.968Z] level=info msg="Memory: 209 samples, avg is 190.6MB, max is 876.9MB" [2023-08-16T16:44:09.968Z] level=info msg="Execution took 20.722098655s" [2023-08-16T16:44:09.968Z] go vet ./... [2023-08-16T16:44:14.152Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-16T16:44:14.152Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-16T16:44:14.152Z] ./bin/test-attribution-txt.sh [2023-08-16T16:44:14.152Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-16T16:44:14.152Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-16T16:44:14.152Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-16T16:44:14.152Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-16T16:44:14.254Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-16T16:44:14.568Z] + ls -al . [2023-08-16T16:44:14.568Z] total 728 [2023-08-16T16:44:14.568Z] drwxrwxr-x 12 1001 1001 4096 Aug 16 16:42 . [2023-08-16T16:44:14.568Z] drwxr-xr-x 4 root root 4096 Aug 16 16:42 .. [2023-08-16T16:44:14.568Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 16:41 .blubracket [2023-08-16T16:44:14.568Z] -rw-rw-r-- 1 1001 1001 16 Aug 16 16:41 .dockerignore [2023-08-16T16:44:14.568Z] drwxrwxr-x 8 1001 1001 4096 Aug 16 16:42 .git [2023-08-16T16:44:14.568Z] drwxrwxr-x 3 1001 1001 4096 Aug 16 16:41 .github [2023-08-16T16:44:14.568Z] -rw-rw-r-- 1 1001 1001 1173 Aug 16 16:41 .gitignore [2023-08-16T16:44:14.568Z] -rw-rw-r-- 1 1001 1001 42 Aug 16 16:41 .golangci.yml [2023-08-16T16:44:14.568Z] -rw-rw-r-- 1 1001 1001 87 Aug 16 16:41 .hadolint.yml [2023-08-16T16:44:14.568Z] drwxr-xr-x 3 1001 1001 4096 Aug 16 16:42 .semver [2023-08-16T16:44:14.568Z] -rw-rw-r-- 1 1001 1001 166 Aug 16 16:41 .sonarcloud.properties [2023-08-16T16:44:14.568Z] -rw-rw-r-- 1 1001 1001 1171 Aug 16 16:41 ADOPTERS.md [2023-08-16T16:44:14.568Z] -rw-rw-r-- 1 1001 1001 11152 Aug 16 16:41 Attribution.txt [2023-08-16T16:44:14.568Z] -rw-rw-r-- 1 1001 1001 93407 Aug 16 16:41 CHANGELOG.md [2023-08-16T16:44:14.568Z] -rw-rw-r-- 1 1001 1001 3804 Aug 16 16:41 CONTRIBUTING.md [2023-08-16T16:44:14.568Z] -rw-rw-r-- 1 1001 1001 677 Aug 16 16:41 GOVERNANCE.md [2023-08-16T16:44:14.568Z] -rw-rw-r-- 1 1001 1001 883 Aug 16 16:41 Jenkinsfile [2023-08-16T16:44:14.568Z] -rw-rw-r-- 1 1001 1001 10775 Aug 16 16:41 LICENSE [2023-08-16T16:44:14.568Z] -rw-rw-r-- 1 1001 1001 14764 Aug 16 16:41 Makefile [2023-08-16T16:44:14.568Z] -rw-rw-r-- 1 1001 1001 582 Aug 16 16:41 OWNERS.md [2023-08-16T16:44:14.568Z] -rw-rw-r-- 1 1001 1001 9923 Aug 16 16:41 README.md [2023-08-16T16:44:14.568Z] -rw-rw-r-- 1 1001 1001 789 Aug 16 16:41 SECURITY.md [2023-08-16T16:44:14.568Z] -rw-rw-r-- 1 1001 1001 5 Aug 16 16:42 VERSION [2023-08-16T16:44:14.568Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 16:41 bin [2023-08-16T16:44:14.568Z] drwxrwxr-x 18 1001 1001 4096 Aug 16 16:41 cmd [2023-08-16T16:44:14.568Z] -rw-r--r-- 1 root root 446997 Aug 16 16:43 coverage.out [2023-08-16T16:44:14.568Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 16:41 fuzz_test [2023-08-16T16:44:14.568Z] -rw-rw-r-- 1 1001 1001 3687 Aug 16 16:41 go.mod [2023-08-16T16:44:14.568Z] -rw-rw-r-- 1 1001 1001 33714 Aug 16 16:41 go.sum [2023-08-16T16:44:14.568Z] drwxrwxr-x 7 1001 1001 4096 Aug 16 16:41 internal [2023-08-16T16:44:14.568Z] drwxrwxr-x 3 1001 1001 4096 Aug 16 16:41 openapi [2023-08-16T16:44:14.568Z] -rw-rw-r-- 1 1001 1001 594 Aug 16 16:41 security.txt [2023-08-16T16:44:14.568Z] drwxrwxr-x 4 1001 1001 4096 Aug 16 16:41 snap [2023-08-16T16:44:14.568Z] -rw-rw-r-- 1 1001 1001 204 Aug 16 16:41 version.go [Pipeline] sh [2023-08-16T16:44:14.895Z] + '[' -e coverage.out ] [2023-08-16T16:44:14.895Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-16T16:44:15.036Z] Stashed 1 file(s) [Pipeline] sh [2023-08-16T16:44:15.336Z] + make build [2023-08-16T16:44:15.336Z] 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-16T16:44:27.535Z] 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-16T16:44:28.467Z] 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-16T16:44:29.841Z] 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-16T16:44:30.409Z] 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-16T16:44:36.998Z] 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-16T16:44:37.937Z] 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-16T16:44:39.314Z] 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-16T16:44:40.253Z] 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-16T16:44:42.573Z] 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-16T16:44:42.573Z] 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-16T16:44:43.139Z] 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-16T16:44:44.544Z] $ docker stop --time=1 6ca693628361c5ecb19ac0f56d1689e5f105ea5e081b240599f4342f9350a43d [2023-08-16T16:44:51.129Z] $ docker rm -f --volumes 6ca693628361c5ecb19ac0f56d1689e5f105ea5e081b240599f4342f9350a43d [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-16T16:44:52.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-16T16:44:52.359Z] [2023-08-16T16:44:52.359Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T16:44:52.482Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3804 in /w/workspace/edgexfoundry_edgex-go_PR-4638 [Pipeline] { [Pipeline] ws [2023-08-16T16:44:52.573Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-08-16T16:44:52.696Z] The recommended git tool is: git [2023-08-16T16:44:52.737Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-16T16:44:52.737Z] latest: Pulling from edgex-devops/edgex-compose [2023-08-16T16:44:52.737Z] 91d30c5bc195: Pulling fs layer [2023-08-16T16:44:52.737Z] 2e9b0aa3be6d: Pulling fs layer [2023-08-16T16:44:52.737Z] 9c61dcf015f6: Pulling fs layer [2023-08-16T16:44:52.737Z] 4698f68db338: Pulling fs layer [2023-08-16T16:44:52.737Z] 2a2f49069b9e: Pulling fs layer [2023-08-16T16:44:52.737Z] e0025b399a48: Pulling fs layer [2023-08-16T16:44:52.737Z] 4698f68db338: Waiting [2023-08-16T16:44:52.737Z] e0025b399a48: Waiting [2023-08-16T16:44:52.737Z] 2a2f49069b9e: Waiting [2023-08-16T16:44:52.996Z] 91d30c5bc195: Verifying Checksum [2023-08-16T16:44:52.996Z] 91d30c5bc195: Download complete [2023-08-16T16:44:52.996Z] 4698f68db338: Download complete [2023-08-16T16:44:52.996Z] 2e9b0aa3be6d: Verifying Checksum [2023-08-16T16:44:52.996Z] 2e9b0aa3be6d: Download complete [2023-08-16T16:44:52.996Z] e0025b399a48: Verifying Checksum [2023-08-16T16:44:52.996Z] e0025b399a48: Download complete [2023-08-16T16:44:52.996Z] 91d30c5bc195: Pull complete [2023-08-16T16:44:52.996Z] 2a2f49069b9e: Verifying Checksum [2023-08-16T16:44:52.996Z] 2a2f49069b9e: Download complete [2023-08-16T16:44:53.256Z] 2e9b0aa3be6d: Pull complete [2023-08-16T16:44:53.518Z] 9c61dcf015f6: Verifying Checksum [2023-08-16T16:44:53.518Z] 9c61dcf015f6: Download complete [2023-08-16T16:44:56.049Z] 9c61dcf015f6: Pull complete [2023-08-16T16:44:56.049Z] 4698f68db338: Pull complete [2023-08-16T16:44:56.309Z] 2a2f49069b9e: Pull complete [2023-08-16T16:44:56.309Z] e0025b399a48: Pull complete [2023-08-16T16:44:56.309Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-08-16T16:44:56.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-16T16:44:56.309Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T16:44:56.519Z] prd-ubuntu20.04-docker-8c-8g-3801 does not seem to be running inside a container [2023-08-16T16:44:56.548Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-08-16T16:44:58.067Z] using credential edgex-jenkins-ssh [2023-08-16T16:44:58.083Z] Cloning the remote Git repository [2023-08-16T16:44:58.131Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-16T16:44:58.228Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-08-16T16:44:58.383Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-16T16:44:58.384Z] > git --version # timeout=10 [2023-08-16T16:44:58.413Z] > git --version # 'git version 2.25.1' [2023-08-16T16:44:58.417Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-16T16:44:58.578Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-16T16:45:00.199Z] $ docker top 976d9bf6537843ec9b4b8432178ca8a630c9e94be7eba9a33dcaef49b7c3c2c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T16:45:00.577Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-16T16:45:03.112Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-16T16:45:03.112Z] #1 transferring dockerfile: 2.82kB done [2023-08-16T16:45:03.112Z] #1 DONE 0.0s [2023-08-16T16:45:03.112Z] [2023-08-16T16:45:03.112Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-16T16:45:03.112Z] #2 transferring dockerfile: 1.78kB done [2023-08-16T16:45:03.112Z] #2 DONE 0.0s [2023-08-16T16:45:03.112Z] [2023-08-16T16:45:03.112Z] #3 [core-metadata internal] load build definition from Dockerfile [2023-08-16T16:45:03.112Z] #3 transferring dockerfile: 1.96kB done [2023-08-16T16:45:03.112Z] #3 DONE 0.0s [2023-08-16T16:45:03.112Z] [2023-08-16T16:45:03.112Z] #4 [core-command internal] load build definition from Dockerfile [2023-08-16T16:45:03.112Z] #4 transferring dockerfile: 1.82kB done [2023-08-16T16:45:03.112Z] #4 DONE 0.0s [2023-08-16T16:45:03.112Z] [2023-08-16T16:45:03.112Z] #5 [support-notifications internal] load build definition from Dockerfile [2023-08-16T16:45:03.112Z] #5 transferring dockerfile: 1.84kB done [2023-08-16T16:45:03.112Z] #5 DONE 0.0s [2023-08-16T16:45:03.112Z] [2023-08-16T16:45:03.112Z] #6 [security-spire-config internal] load build definition from Dockerfile [2023-08-16T16:45:03.112Z] #6 transferring dockerfile: 2.58kB done [2023-08-16T16:45:03.112Z] #6 DONE 0.0s [2023-08-16T16:45:03.112Z] [2023-08-16T16:45:03.112Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-16T16:45:03.112Z] #7 transferring dockerfile: 2.04kB done [2023-08-16T16:45:03.112Z] #7 DONE 0.0s [2023-08-16T16:45:03.112Z] [2023-08-16T16:45:03.112Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2023-08-16T16:45:03.112Z] #8 transferring dockerfile: 2.68kB done [2023-08-16T16:45:03.112Z] #8 DONE 0.1s [2023-08-16T16:45:03.112Z] [2023-08-16T16:45:03.112Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-16T16:45:03.112Z] #9 transferring dockerfile: 2.39kB done [2023-08-16T16:45:03.112Z] #9 DONE 0.0s [2023-08-16T16:45:03.112Z] [2023-08-16T16:45:03.112Z] #10 [support-scheduler internal] load build definition from Dockerfile [2023-08-16T16:45:03.112Z] #10 transferring dockerfile: 1.82kB done [2023-08-16T16:45:03.112Z] #10 DONE 0.0s [2023-08-16T16:45:03.112Z] [2023-08-16T16:45:03.112Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-16T16:45:03.112Z] #11 transferring dockerfile: 2.38kB done [2023-08-16T16:45:03.112Z] #11 DONE 0.0s [2023-08-16T16:45:03.112Z] [2023-08-16T16:45:03.112Z] #12 [core-data internal] load build definition from Dockerfile [2023-08-16T16:45:03.112Z] #12 transferring dockerfile: 1.90kB done [2023-08-16T16:45:03.112Z] #12 DONE 0.1s [2023-08-16T16:45:03.112Z] [2023-08-16T16:45:03.112Z] #13 [security-spire-server internal] load build definition from Dockerfile [2023-08-16T16:45:03.112Z] #13 transferring dockerfile: 2.63kB done [2023-08-16T16:45:03.112Z] #13 DONE 0.0s [2023-08-16T16:45:03.112Z] [2023-08-16T16:45:03.112Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-16T16:45:03.112Z] #14 transferring dockerfile: 2.12kB done [2023-08-16T16:45:03.112Z] #14 DONE 0.0s [2023-08-16T16:45:03.112Z] [2023-08-16T16:45:03.112Z] #15 [security-bootstrapper internal] load .dockerignore [2023-08-16T16:45:03.112Z] #15 transferring context: 56B done [2023-08-16T16:45:03.112Z] #15 DONE 0.0s [2023-08-16T16:45:03.112Z] [2023-08-16T16:45:03.112Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2023-08-16T16:45:03.112Z] #16 transferring context: 56B done [2023-08-16T16:45:03.112Z] #16 DONE 0.0s [2023-08-16T16:45:03.112Z] [2023-08-16T16:45:03.112Z] #17 [core-command internal] load .dockerignore [2023-08-16T16:45:03.112Z] #17 transferring context: 56B done [2023-08-16T16:45:03.112Z] #17 DONE 0.0s [2023-08-16T16:45:03.112Z] [2023-08-16T16:45:03.112Z] #18 [core-metadata internal] load .dockerignore [2023-08-16T16:45:03.112Z] #18 transferring context: 56B done [2023-08-16T16:45:03.112Z] #18 DONE 0.0s [2023-08-16T16:45:03.112Z] [2023-08-16T16:45:03.112Z] #19 [support-notifications internal] load .dockerignore [2023-08-16T16:45:03.112Z] #19 transferring context: 56B done [2023-08-16T16:45:03.112Z] #19 DONE 0.0s [2023-08-16T16:45:03.112Z] [2023-08-16T16:45:03.112Z] #20 [security-spire-config internal] load .dockerignore [2023-08-16T16:45:03.112Z] #20 transferring context: 56B done [2023-08-16T16:45:03.112Z] #20 DONE 0.0s [2023-08-16T16:45:03.112Z] [2023-08-16T16:45:03.112Z] #21 [security-spire-agent internal] load .dockerignore [2023-08-16T16:45:03.112Z] #21 transferring context: 56B done [2023-08-16T16:45:03.112Z] #21 DONE 0.0s [2023-08-16T16:45:03.112Z] [2023-08-16T16:45:03.112Z] #22 [security-proxy-auth internal] load .dockerignore [2023-08-16T16:45:03.112Z] #22 transferring context: 56B done [2023-08-16T16:45:03.112Z] #22 DONE 0.0s [2023-08-16T16:45:03.112Z] [2023-08-16T16:45:03.112Z] #23 [support-scheduler internal] load .dockerignore [2023-08-16T16:45:03.112Z] #23 transferring context: 56B done [2023-08-16T16:45:03.112Z] #23 DONE 0.0s [2023-08-16T16:45:03.112Z] [2023-08-16T16:45:03.112Z] #24 [security-proxy-setup internal] load .dockerignore [2023-08-16T16:45:03.112Z] #24 transferring context: 56B done [2023-08-16T16:45:03.112Z] #24 DONE 0.0s [2023-08-16T16:45:03.112Z] [2023-08-16T16:45:03.112Z] #25 [security-secretstore-setup internal] load .dockerignore [2023-08-16T16:45:03.112Z] #25 transferring context: 56B done [2023-08-16T16:45:03.112Z] #25 DONE 0.0s [2023-08-16T16:45:03.112Z] [2023-08-16T16:45:03.112Z] #26 [security-spire-server internal] load .dockerignore [2023-08-16T16:45:03.112Z] #26 transferring context: 56B done [2023-08-16T16:45:03.112Z] #26 DONE 0.0s [2023-08-16T16:45:03.112Z] [2023-08-16T16:45:03.112Z] #27 [core-data internal] load .dockerignore [2023-08-16T16:45:03.112Z] #27 transferring context: 56B done [2023-08-16T16:45:03.112Z] #27 DONE 0.0s [2023-08-16T16:45:03.112Z] [2023-08-16T16:45:03.112Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-16T16:45:03.112Z] #28 transferring context: 56B done [2023-08-16T16:45:03.112Z] #28 DONE 0.0s [2023-08-16T16:45:03.112Z] [2023-08-16T16:45:03.112Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-16T16:45:03.112Z] #29 DONE 0.0s [2023-08-16T16:45:03.112Z] [2023-08-16T16:45:03.112Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T16:45:03.112Z] #30 DONE 0.1s [2023-08-16T16:45:03.374Z] [2023-08-16T16:45:03.374Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-16T16:45:03.374Z] #29 DONE 0.0s [2023-08-16T16:45:03.374Z] [2023-08-16T16:45:03.374Z] #31 [security-spiffe-token-provider stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T16:45:03.374Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T16:45:03.374Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T16:45:03.374Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-16T16:45:03.374Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-16T16:45:03.374Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s [2023-08-16T16:45:03.374Z] #31 ... [2023-08-16T16:45:03.374Z] [2023-08-16T16:45:03.374Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-16T16:45:03.374Z] #29 DONE 0.0s [2023-08-16T16:45:03.374Z] [2023-08-16T16:45:03.374Z] #32 [core-metadata internal] load build context [2023-08-16T16:45:03.374Z] #32 DONE 0.0s [2023-08-16T16:45:03.374Z] [2023-08-16T16:45:03.374Z] #31 [core-command stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T16:45:03.374Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T16:45:03.374Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T16:45:03.374Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-16T16:45:03.374Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-16T16:45:03.374Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done [2023-08-16T16:45:03.374Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 [2023-08-16T16:45:03.637Z] #31 ... [2023-08-16T16:45:03.637Z] [2023-08-16T16:45:03.637Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-16T16:45:03.637Z] #29 DONE 0.0s [2023-08-16T16:45:03.637Z] [2023-08-16T16:45:03.637Z] #31 [security-spire-agent stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T16:45:03.637Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T16:45:03.637Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T16:45:03.637Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-16T16:45:03.637Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-16T16:45:03.637Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done [2023-08-16T16:45:03.637Z] #31 ... [2023-08-16T16:45:03.637Z] [2023-08-16T16:45:03.637Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-16T16:45:03.637Z] #29 DONE 0.0s [2023-08-16T16:45:03.637Z] [2023-08-16T16:45:03.637Z] #31 [security-secretstore-setup stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T16:45:03.637Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T16:45:03.637Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T16:45:03.637Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-16T16:45:03.637Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-16T16:45:03.637Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done [2023-08-16T16:45:03.637Z] #31 ... [2023-08-16T16:45:03.637Z] [2023-08-16T16:45:03.637Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-16T16:45:03.637Z] #29 DONE 0.0s [2023-08-16T16:45:03.637Z] [2023-08-16T16:45:03.637Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T16:45:03.637Z] #30 DONE 0.4s [2023-08-16T16:45:03.637Z] [2023-08-16T16:45:03.637Z] #31 [core-common-config-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T16:45:03.637Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T16:45:03.637Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T16:45:03.637Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-16T16:45:03.637Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-16T16:45:03.637Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done [2023-08-16T16:45:03.896Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done [2023-08-16T16:45:04.156Z] #31 DONE 0.9s [2023-08-16T16:45:04.156Z] [2023-08-16T16:45:04.156Z] #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-16T16:45:04.156Z] #33 DONE 0.9s [2023-08-16T16:45:04.156Z] [2023-08-16T16:45:04.156Z] #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-08-16T16:45:09.420Z] #34 ... [2023-08-16T16:45:09.420Z] [2023-08-16T16:45:09.420Z] #35 [security-spire-config internal] load build context [2023-08-16T16:45:09.420Z] #35 transferring context: 190.44MB 5.6s [2023-08-16T16:45:09.678Z] #35 ... [2023-08-16T16:45:09.678Z] [2023-08-16T16:45:09.678Z] #36 [security-bootstrapper internal] load build context [2023-08-16T16:45:09.678Z] #36 ... [2023-08-16T16:45:09.678Z] [2023-08-16T16:45:09.678Z] #35 [security-spire-config internal] load build context [2023-08-16T16:45:13.002Z] #35 transferring context: 365.18MB 9.2s done [2023-08-16T16:45:13.260Z] #35 ... [2023-08-16T16:45:13.260Z] [2023-08-16T16:45:13.260Z] #37 [security-spiffe-token-provider internal] load build context [2023-08-16T16:45:13.260Z] #37 transferring context: 365.18MB 9.0s done [2023-08-16T16:45:13.519Z] #37 ... [2023-08-16T16:45:13.519Z] [2023-08-16T16:45:13.519Z] #32 [core-metadata internal] load build context [2023-08-16T16:45:13.519Z] #32 transferring context: 365.18MB 8.6s done [2023-08-16T16:45:13.519Z] #32 ... [2023-08-16T16:45:13.519Z] [2023-08-16T16:45:13.519Z] #38 [security-proxy-auth internal] load build context [2023-08-16T16:45:13.817Z] #38 transferring context: 365.18MB 10.1s done [2023-08-16T16:45:13.817Z] #38 ... [2023-08-16T16:45:13.817Z] [2023-08-16T16:45:13.817Z] #39 [security-secretstore-setup internal] load build context [2023-08-16T16:45:13.817Z] #39 transferring context: 365.18MB 8.1s done [2023-08-16T16:45:14.077Z] #39 ... [2023-08-16T16:45:14.077Z] [2023-08-16T16:45:14.077Z] #40 [support-notifications internal] load build context [2023-08-16T16:45:14.077Z] #40 transferring context: 365.18MB 8.6s done [2023-08-16T16:45:14.077Z] #40 ... [2023-08-16T16:45:14.077Z] [2023-08-16T16:45:14.077Z] #41 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-16T16:45:14.335Z] #41 ... [2023-08-16T16:45:14.335Z] [2023-08-16T16:45:14.335Z] #42 [security-spire-server internal] load build context [2023-08-16T16:45:14.335Z] #42 transferring context: 365.18MB 8.2s done [2023-08-16T16:45:14.335Z] #42 ... [2023-08-16T16:45:14.335Z] [2023-08-16T16:45:14.335Z] #43 [security-proxy-setup internal] load build context [2023-08-16T16:45:14.335Z] #43 transferring context: 365.18MB 9.0s done [2023-08-16T16:45:14.594Z] #43 ... [2023-08-16T16:45:14.594Z] [2023-08-16T16:45:14.594Z] #44 [core-common-config-bootstrapper internal] load build context [2023-08-16T16:45:14.594Z] #44 transferring context: 365.18MB 8.2s done [2023-08-16T16:45:14.594Z] #44 ... [2023-08-16T16:45:14.594Z] [2023-08-16T16:45:14.594Z] #45 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-16T16:45:15.973Z] #45 ... [2023-08-16T16:45:15.973Z] [2023-08-16T16:45:15.973Z] #46 [core-command internal] load build context [2023-08-16T16:45:15.973Z] #46 transferring context: 365.18MB 7.8s done [2023-08-16T16:45:16.231Z] #46 ... [2023-08-16T16:45:16.231Z] [2023-08-16T16:45:16.231Z] #47 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-16T16:45:16.231Z] #47 ... [2023-08-16T16:45:16.231Z] [2023-08-16T16:45:16.231Z] #48 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-16T16:45:16.490Z] #48 ... [2023-08-16T16:45:16.490Z] [2023-08-16T16:45:16.490Z] #49 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-16T16:45:16.490Z] #49 ... [2023-08-16T16:45:16.490Z] [2023-08-16T16:45:16.490Z] #50 [security-spire-agent internal] load build context [2023-08-16T16:45:16.490Z] #50 transferring context: 365.18MB 9.0s done [2023-08-16T16:45:16.748Z] #50 ... [2023-08-16T16:45:16.748Z] [2023-08-16T16:45:16.749Z] #51 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-16T16:45:15.583Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-16T16:45:15.605Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-16T16:45:16.429Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-16T16:45:16.467Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-16T16:45:16.468Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-16T16:45:16.482Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4638/head:refs/remotes/origin/PR-4638 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-16T16:45:17.005Z] #51 ... [2023-08-16T16:45:17.005Z] [2023-08-16T16:45:17.005Z] #52 [support-scheduler internal] load build context [2023-08-16T16:45:17.005Z] #52 transferring context: 365.18MB 8.5s done [2023-08-16T16:45:17.005Z] #52 ... [2023-08-16T16:45:17.005Z] [2023-08-16T16:45:17.005Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-16T16:45:17.214Z] Merging remotes/origin/main commit dc857b44c2737f54ac971b67f995bab03c512aaf into PR head commit ee0190cd963c572e113d39a29acd17b4c8e92e03 [2023-08-16T16:45:17.264Z] #53 ... [2023-08-16T16:45:17.264Z] [2023-08-16T16:45:17.264Z] #54 [core-data internal] load build context [2023-08-16T16:45:17.264Z] #54 transferring context: 365.18MB 9.1s done [2023-08-16T16:45:17.264Z] #54 ... [2023-08-16T16:45:17.264Z] [2023-08-16T16:45:17.264Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-16T16:45:17.543Z] #55 ... [2023-08-16T16:45:17.543Z] [2023-08-16T16:45:17.543Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-16T16:45:17.543Z] #56 ... [2023-08-16T16:45:17.543Z] [2023-08-16T16:45:17.543Z] #36 [security-bootstrapper internal] load build context [2023-08-16T16:45:17.543Z] #36 transferring context: 365.18MB 7.4s done [2023-08-16T16:45:17.888Z] Merge succeeded, producing 14f36eae3d449e670def34f9e4d5e3cba77ff98b [2023-08-16T16:45:17.889Z] Checking out Revision 14f36eae3d449e670def34f9e4d5e3cba77ff98b (PR-4638) [2023-08-16T16:45:17.229Z] > git config core.sparsecheckout # timeout=10 [2023-08-16T16:45:17.307Z] > git checkout -f ee0190cd963c572e113d39a29acd17b4c8e92e03 # timeout=10 [2023-08-16T16:45:17.531Z] > git remote # timeout=10 [2023-08-16T16:45:17.549Z] > git config --get remote.origin.url # timeout=10 [2023-08-16T16:45:17.572Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-16T16:45:17.584Z] > git merge dc857b44c2737f54ac971b67f995bab03c512aaf # timeout=10 [2023-08-16T16:45:17.875Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-16T16:45:17.895Z] > git config core.sparsecheckout # timeout=10 [2023-08-16T16:45:17.905Z] > git checkout -f 14f36eae3d449e670def34f9e4d5e3cba77ff98b # timeout=10 [2023-08-16T16:45:21.467Z] Commit message: "Merge commit 'dc857b44c2737f54ac971b67f995bab03c512aaf' into HEAD" [2023-08-16T16:45:21.467Z] First time build. Skipping changelog. [2023-08-16T16:45:21.518Z] > git --version # timeout=10 [2023-08-16T16:45:21.528Z] > git --version # 'git version 2.25.1' [2023-08-16T16:45:21.541Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-16T16:45:22.572Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-16T16:45:22.572Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-16T16:45:22.572Z] Dload Upload Total Spent Left Speed [2023-08-16T16:45:22.572Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh [2023-08-16T16:45:23.266Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-16T16:45:23.610Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-16T16:45:23.610Z] + sudo tee /etc/docker/daemon.new [2023-08-16T16:45:23.610Z] { [2023-08-16T16:45:23.610Z] "registry-mirrors": [ [2023-08-16T16:45:23.610Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-16T16:45:23.610Z] ], [2023-08-16T16:45:23.610Z] "bip": "10.250.0.254/24", [2023-08-16T16:45:23.610Z] "hosts": [ [2023-08-16T16:45:23.610Z] "tcp://0.0.0.0:5555", [2023-08-16T16:45:23.610Z] "unix:///var/run/docker.sock" [2023-08-16T16:45:23.610Z] ], [2023-08-16T16:45:23.610Z] "mtu": 1458, [2023-08-16T16:45:23.610Z] "selinux-enabled": true, [2023-08-16T16:45:23.610Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-16T16:45:23.610Z] } [Pipeline] sh [2023-08-16T16:45:23.950Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-16T16:45:24.303Z] + sudo service docker restart [2023-08-16T16:45:39.590Z] #36 DONE 34.7s [2023-08-16T16:45:39.590Z] [2023-08-16T16:45:39.590Z] #46 [core-command internal] load build context [2023-08-16T16:45:39.590Z] #46 DONE 34.5s [2023-08-16T16:45:39.590Z] [2023-08-16T16:45:39.590Z] #39 [security-secretstore-setup internal] load build context [2023-08-16T16:45:39.590Z] #39 DONE 34.3s [2023-08-16T16:45:39.590Z] [2023-08-16T16:45:39.590Z] #42 [security-spire-server internal] load build context [2023-08-16T16:45:39.590Z] #42 DONE 34.2s [2023-08-16T16:45:39.590Z] [2023-08-16T16:45:39.590Z] #52 [support-scheduler internal] load build context [2023-08-16T16:45:39.590Z] #52 DONE 34.5s [2023-08-16T16:45:39.590Z] [2023-08-16T16:45:39.590Z] #32 [core-metadata internal] load build context [2023-08-16T16:45:39.590Z] #32 DONE 34.5s [2023-08-16T16:45:39.590Z] [2023-08-16T16:45:39.590Z] #40 [support-notifications internal] load build context [2023-08-16T16:45:39.590Z] #40 DONE 34.5s [2023-08-16T16:45:39.590Z] [2023-08-16T16:45:39.590Z] #44 [core-common-config-bootstrapper internal] load build context [2023-08-16T16:45:39.590Z] #44 DONE 34.2s [2023-08-16T16:45:39.590Z] [2023-08-16T16:45:39.590Z] #37 [security-spiffe-token-provider internal] load build context [2023-08-16T16:45:39.590Z] #37 DONE 34.7s [2023-08-16T16:45:39.590Z] [2023-08-16T16:45:39.590Z] #43 [security-proxy-setup internal] load build context [2023-08-16T16:45:39.590Z] #43 DONE 34.5s [2023-08-16T16:45:39.590Z] [2023-08-16T16:45:39.590Z] #34 [security-spire-agent builder 2/7] WORKDIR /edgex-go [2023-08-16T16:45:39.590Z] #34 DONE 34.0s [2023-08-16T16:45:39.590Z] [2023-08-16T16:45:39.590Z] #57 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T16:45:39.590Z] #57 ... [2023-08-16T16:45:39.590Z] [2023-08-16T16:45:39.590Z] #50 [security-spire-agent internal] load build context [2023-08-16T16:45:39.590Z] #50 DONE 34.5s [2023-08-16T16:45:39.590Z] [2023-08-16T16:45:39.590Z] #35 [security-spire-config internal] load build context [2023-08-16T16:45:39.590Z] #35 DONE 34.6s [2023-08-16T16:45:39.590Z] [2023-08-16T16:45:39.590Z] #38 [security-proxy-auth internal] load build context [2023-08-16T16:45:39.590Z] #38 DONE 34.5s [2023-08-16T16:45:39.590Z] [2023-08-16T16:45:39.590Z] #54 [core-data internal] load build context [2023-08-16T16:45:39.590Z] #54 DONE 34.3s [2023-08-16T16:45:39.590Z] [2023-08-16T16:45:39.590Z] #58 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-16T16:45:41.511Z] #58 ... [2023-08-16T16:45:41.511Z] [2023-08-16T16:45:41.511Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-16T16:45:41.511Z] #0 0.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:41.511Z] #0 0.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:41.511Z] #0 1.074 OK: 265 MiB in 53 packages [2023-08-16T16:45:41.511Z] #59 DONE 3.7s [2023-08-16T16:45:41.511Z] [2023-08-16T16:45:41.511Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-16T16:45:41.511Z] #55 34.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:41.511Z] #55 35.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:41.511Z] #55 35.94 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-16T16:45:41.511Z] #55 35.94 (2/4) Installing openssl (3.0.10-r0) [2023-08-16T16:45:41.511Z] #55 35.95 (3/4) Installing su-exec (0.2-r2) [2023-08-16T16:45:41.511Z] #55 35.95 (4/4) Installing yq (4.30.4-r4) [2023-08-16T16:45:41.511Z] #55 36.22 Executing busybox-1.35.0-r29.trigger [2023-08-16T16:45:41.511Z] #55 36.22 OK: 17 MiB in 19 packages [2023-08-16T16:45:41.511Z] #55 DONE 37.5s [2023-08-16T16:45:41.511Z] [2023-08-16T16:45:41.511Z] #49 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-16T16:45:41.511Z] #49 34.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:41.511Z] #49 34.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:41.511Z] #49 34.92 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-16T16:45:41.511Z] #49 34.93 Executing busybox-1.35.0-r29.trigger [2023-08-16T16:45:41.511Z] #49 34.94 OK: 7 MiB in 16 packages [2023-08-16T16:45:41.511Z] #49 DONE 37.5s [2023-08-16T16:45:41.511Z] [2023-08-16T16:45:41.511Z] #45 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-16T16:45:41.511Z] #45 34.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:41.511Z] #45 35.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:41.511Z] #45 35.96 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-16T16:45:41.511Z] #45 35.96 Executing busybox-1.35.0-r29.trigger [2023-08-16T16:45:41.511Z] #45 35.97 OK: 7 MiB in 16 packages [2023-08-16T16:45:41.511Z] #45 DONE 37.6s [2023-08-16T16:45:41.511Z] [2023-08-16T16:45:41.511Z] #41 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-16T16:45:41.511Z] #41 34.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:41.511Z] #41 34.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:41.511Z] #41 35.80 (1/2) Installing ca-certificates (20230506-r0) [2023-08-16T16:45:41.511Z] #41 35.83 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-16T16:45:41.511Z] #41 35.83 Executing busybox-1.35.0-r29.trigger [2023-08-16T16:45:41.511Z] #41 35.84 Executing ca-certificates-20230506-r0.trigger [2023-08-16T16:45:41.511Z] #41 35.90 OK: 8 MiB in 17 packages [2023-08-16T16:45:41.511Z] #41 DONE 37.5s [2023-08-16T16:45:41.511Z] [2023-08-16T16:45:41.511Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-16T16:45:41.511Z] #56 34.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:41.511Z] #56 34.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:41.511Z] #56 34.88 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-16T16:45:41.511Z] #56 34.89 (2/2) Installing su-exec (0.2-r2) [2023-08-16T16:45:41.511Z] #56 34.90 Executing busybox-1.35.0-r29.trigger [2023-08-16T16:45:41.511Z] #56 34.91 OK: 7 MiB in 17 packages [2023-08-16T16:45:41.511Z] #56 DONE 37.5s [2023-08-16T16:45:41.770Z] [2023-08-16T16:45:41.770Z] #51 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-16T16:45:41.770Z] #51 34.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:41.770Z] #51 35.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:41.770Z] #51 36.46 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T16:45:41.770Z] #51 36.46 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T16:45:41.770Z] #51 36.46 OK: 17818 distinct packages available [2023-08-16T16:45:41.770Z] #51 36.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:41.770Z] #51 36.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:41.770Z] #51 36.92 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-16T16:45:41.770Z] #51 36.92 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-16T16:45:41.770Z] #51 36.93 (3/5) Installing libucontext (1.2-r0) [2023-08-16T16:45:41.770Z] #51 36.93 (4/5) Installing gcompat (1.1.0-r0) [2023-08-16T16:45:41.770Z] #51 36.94 (5/5) Installing openssl (3.0.10-r0) [2023-08-16T16:45:41.770Z] #51 36.98 Executing busybox-1.35.0-r29.trigger [2023-08-16T16:45:41.770Z] #51 36.99 OK: 8 MiB in 20 packages [2023-08-16T16:45:41.770Z] #51 DONE 37.6s [2023-08-16T16:45:41.770Z] [2023-08-16T16:45:41.770Z] #60 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-16T16:45:41.770Z] #60 DONE 0.1s [2023-08-16T16:45:41.770Z] [2023-08-16T16:45:41.770Z] #61 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-16T16:45:41.770Z] #61 DONE 0.1s [2023-08-16T16:45:41.770Z] [2023-08-16T16:45:41.770Z] #62 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-16T16:45:42.634Z] provisioning config files... [2023-08-16T16:45:42.660Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16213692557742717495tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T16:45:42.840Z] #62 ... [2023-08-16T16:45:42.840Z] [2023-08-16T16:45:42.840Z] #47 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-16T16:45:42.840Z] #47 37.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:42.840Z] #47 37.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:42.840Z] #47 37.81 (1/4) Installing ca-certificates (20230506-r0) [2023-08-16T16:45:42.840Z] #47 37.82 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-16T16:45:42.840Z] #47 37.82 (3/4) Installing su-exec (0.2-r2) [2023-08-16T16:45:42.840Z] #47 37.83 (4/4) Installing yq (4.30.4-r4) [2023-08-16T16:45:42.840Z] #47 37.89 Executing busybox-1.35.0-r29.trigger [2023-08-16T16:45:42.840Z] #47 37.89 Executing ca-certificates-20230506-r0.trigger [2023-08-16T16:45:42.840Z] #47 37.97 OK: 17 MiB in 19 packages [2023-08-16T16:45:42.840Z] #47 DONE 38.4s [2023-08-16T16:45:42.840Z] [2023-08-16T16:45:42.840Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-16T16:45:42.840Z] #0 3.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:42.840Z] #0 3.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:42.840Z] #0 4.087 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T16:45:42.840Z] #0 4.087 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T16:45:42.840Z] #0 4.087 OK: 17823 distinct packages available [2023-08-16T16:45:42.840Z] #0 4.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:42.840Z] #0 4.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:42.840Z] #0 4.507 OK: 265 MiB in 53 packages [2023-08-16T16:45:42.840Z] #63 DONE 4.6s [2023-08-16T16:45:42.840Z] [2023-08-16T16:45:42.840Z] #64 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-16T16:45:42.840Z] #64 DONE 0.0s [2023-08-16T16:45:42.840Z] [2023-08-16T16:45:42.840Z] #48 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-16T16:45:42.840Z] #48 37.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:42.840Z] #48 37.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:42.840Z] #48 37.91 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T16:45:42.840Z] #48 37.91 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T16:45:42.840Z] #48 37.91 OK: 17818 distinct packages available [2023-08-16T16:45:42.840Z] #48 37.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:42.840Z] #48 38.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:42.840Z] #48 38.33 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-16T16:45:42.840Z] #48 38.34 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-16T16:45:42.840Z] #48 38.36 (3/4) Installing libucontext (1.2-r0) [2023-08-16T16:45:42.840Z] #48 38.38 (4/4) Installing gcompat (1.1.0-r0) [2023-08-16T16:45:42.840Z] #48 38.39 Executing busybox-1.35.0-r29.trigger [2023-08-16T16:45:42.840Z] #48 38.41 OK: 7 MiB in 19 packages [2023-08-16T16:45:42.840Z] #48 DONE 38.5s [2023-08-16T16:45:42.840Z] [2023-08-16T16:45:42.840Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-16T16:45:42.840Z] #53 37.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:42.840Z] #53 37.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:42.840Z] #53 37.86 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T16:45:42.840Z] #53 37.86 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T16:45:42.840Z] #53 37.86 OK: 17818 distinct packages available [2023-08-16T16:45:42.840Z] #53 37.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:42.840Z] #53 38.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:42.840Z] #53 38.25 (1/9) Installing ca-certificates (20230506-r0) [2023-08-16T16:45:42.840Z] #53 38.27 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-16T16:45:42.840Z] #53 38.28 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-16T16:45:42.840Z] #53 38.28 (4/9) Installing libcurl (8.2.1-r0) [2023-08-16T16:45:42.840Z] #53 38.29 (5/9) Installing curl (8.2.1-r0) [2023-08-16T16:45:42.840Z] #53 38.30 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-16T16:45:42.840Z] #53 38.30 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-16T16:45:42.840Z] #53 38.31 (8/9) Installing libucontext (1.2-r0) [2023-08-16T16:45:42.840Z] #53 38.31 (9/9) Installing gcompat (1.1.0-r0) [2023-08-16T16:45:42.840Z] #53 38.32 Executing busybox-1.35.0-r29.trigger [2023-08-16T16:45:42.840Z] #53 38.32 Executing ca-certificates-20230506-r0.trigger [2023-08-16T16:45:42.840Z] #53 38.46 OK: 10 MiB in 24 packages [2023-08-16T16:45:42.840Z] #53 DONE 38.5s [2023-08-16T16:45:42.840Z] [2023-08-16T16:45:42.840Z] #57 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T16:45:42.840Z] #57 4.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:42.840Z] #57 4.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:43.049Z] ---> docker-login.sh [2023-08-16T16:45:43.049Z] nexus3.edgexfoundry.org:10001 [2023-08-16T16:45:43.098Z] #57 4.990 OK: 265 MiB in 53 packages [2023-08-16T16:45:43.098Z] #57 DONE 5.1s [2023-08-16T16:45:43.098Z] [2023-08-16T16:45:43.098Z] #65 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-16T16:45:43.098Z] #65 DONE 0.0s [2023-08-16T16:45:43.098Z] [2023-08-16T16:45:43.098Z] #58 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-16T16:45:43.098Z] #58 4.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:43.098Z] #58 5.025 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:43.098Z] #58 5.239 OK: 265 MiB in 53 packages [2023-08-16T16:45:43.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T16:45:43.358Z] #58 DONE 5.3s [2023-08-16T16:45:43.358Z] [2023-08-16T16:45:43.358Z] #66 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-16T16:45:43.358Z] #66 DONE 0.0s [2023-08-16T16:45:43.358Z] [2023-08-16T16:45:43.358Z] #67 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T16:45:43.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T16:45:43.586Z] Configure a credential helper to remove this warning. See [2023-08-16T16:45:43.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T16:45:43.586Z] [2023-08-16T16:45:43.586Z] Login Succeeded [2023-08-16T16:45:43.618Z] #67 ... [2023-08-16T16:45:43.618Z] [2023-08-16T16:45:43.618Z] #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T16:45:43.618Z] #0 5.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:43.618Z] #0 5.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:43.618Z] #0 5.579 OK: 265 MiB in 53 packages [2023-08-16T16:45:43.618Z] #68 DONE 5.8s [2023-08-16T16:45:43.618Z] [2023-08-16T16:45:43.618Z] #69 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-16T16:45:43.618Z] #69 DONE 0.0s [2023-08-16T16:45:43.857Z] nexus3.edgexfoundry.org:10002 [2023-08-16T16:45:43.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T16:45:43.876Z] [2023-08-16T16:45:43.876Z] #70 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T16:45:44.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T16:45:44.126Z] Configure a credential helper to remove this warning. See [2023-08-16T16:45:44.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T16:45:44.126Z] [2023-08-16T16:45:44.126Z] Login Succeeded [2023-08-16T16:45:44.126Z] nexus3.edgexfoundry.org:10003 [2023-08-16T16:45:44.134Z] #70 ... [2023-08-16T16:45:44.134Z] [2023-08-16T16:45:44.134Z] #71 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-16T16:45:44.134Z] #71 DONE 2.5s [2023-08-16T16:45:44.134Z] [2023-08-16T16:45:44.134Z] #72 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-16T16:45:44.134Z] #72 DONE 0.0s [2023-08-16T16:45:44.392Z] [2023-08-16T16:45:44.392Z] #73 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T16:45:44.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T16:45:44.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T16:45:44.395Z] Configure a credential helper to remove this warning. See [2023-08-16T16:45:44.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T16:45:44.395Z] [2023-08-16T16:45:44.395Z] Login Succeeded [2023-08-16T16:45:44.395Z] nexus3.edgexfoundry.org:10004 [2023-08-16T16:45:44.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T16:45:44.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T16:45:44.666Z] Configure a credential helper to remove this warning. See [2023-08-16T16:45:44.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T16:45:44.666Z] [2023-08-16T16:45:44.666Z] Login Succeeded [2023-08-16T16:45:44.939Z] docker.io [2023-08-16T16:45:44.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T16:45:45.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T16:45:45.527Z] Configure a credential helper to remove this warning. See [2023-08-16T16:45:45.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T16:45:45.527Z] [2023-08-16T16:45:45.527Z] Login Succeeded [2023-08-16T16:45:45.527Z] ---> docker-login.sh ends [Pipeline] } [2023-08-16T16:45:45.559Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-08-16T16:45:46.274Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-08-16T16:45:46.309Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T16:45:46.346Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T16:45:46.384Z] ========================================================= [2023-08-16T16:45:46.384Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-16T16:45:46.384Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-16T16:45:46.756Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-16T16:45:47.025Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-16T16:45:47.025Z] edb6bdbacee9: Pulling fs layer [2023-08-16T16:45:47.025Z] 5f9638ab2659: Pulling fs layer [2023-08-16T16:45:47.025Z] 8d51d6327a98: Pulling fs layer [2023-08-16T16:45:47.025Z] 8b374f2dd631: Pulling fs layer [2023-08-16T16:45:47.025Z] ec14aa9079de: Pulling fs layer [2023-08-16T16:45:47.025Z] 2f466654f4bb: Pulling fs layer [2023-08-16T16:45:47.025Z] 554e91adad29: Pulling fs layer [2023-08-16T16:45:47.025Z] ec14aa9079de: Waiting [2023-08-16T16:45:47.025Z] 2f466654f4bb: Waiting [2023-08-16T16:45:47.025Z] 8b374f2dd631: Waiting [2023-08-16T16:45:47.025Z] 554e91adad29: Waiting [2023-08-16T16:45:47.025Z] 5f9638ab2659: Download complete [2023-08-16T16:45:47.025Z] 8b374f2dd631: Download complete [2023-08-16T16:45:47.025Z] ec14aa9079de: Verifying Checksum [2023-08-16T16:45:47.025Z] ec14aa9079de: Download complete [2023-08-16T16:45:47.025Z] edb6bdbacee9: Verifying Checksum [2023-08-16T16:45:47.025Z] edb6bdbacee9: Download complete [2023-08-16T16:45:48.452Z] 554e91adad29: Verifying Checksum [2023-08-16T16:45:48.452Z] 554e91adad29: Download complete [2023-08-16T16:45:49.416Z] 8d51d6327a98: Verifying Checksum [2023-08-16T16:45:49.417Z] 8d51d6327a98: Download complete [2023-08-16T16:45:49.417Z] 2f466654f4bb: Verifying Checksum [2023-08-16T16:45:49.688Z] edb6bdbacee9: Pull complete [2023-08-16T16:45:50.275Z] 5f9638ab2659: Pull complete [2023-08-16T16:45:52.653Z] #73 ... [2023-08-16T16:45:52.653Z] [2023-08-16T16:45:52.653Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T16:46:02.622Z] 8d51d6327a98: Pull complete [2023-08-16T16:46:02.891Z] 8b374f2dd631: Pull complete [2023-08-16T16:46:03.159Z] ec14aa9079de: Pull complete [2023-08-16T16:46:09.825Z] 2f466654f4bb: Pull complete [2023-08-16T16:46:10.786Z] 554e91adad29: Pull complete [2023-08-16T16:46:11.053Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-16T16:46:11.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-16T16:46:11.053Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-16T16:46:11.435Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-16T16:46:11.435Z] WORKDIR /edgex [2023-08-16T16:46:11.435Z] COPY go.mod . [2023-08-16T16:46:11.435Z] RUN go mod download [2023-08-16T16:46:11.435Z] + docker build -t ci-base-image-arm64 -f - . [2023-08-16T16:46:12.027Z] Sending build context to Docker daemon 2.95MB [2023-08-16T16:46:12.027Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-16T16:46:12.027Z] ---> 1e15ea492957 [2023-08-16T16:46:12.027Z] Step 2/4 : WORKDIR /edgex [2023-08-16T16:46:14.622Z] #74 ... [2023-08-16T16:46:14.622Z] [2023-08-16T16:46:14.622Z] #73 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T16:46:14.622Z] #73 DONE 27.9s [2023-08-16T16:46:14.622Z] [2023-08-16T16:46:14.622Z] #75 [core-metadata builder 6/7] COPY . . [2023-08-16T16:46:14.622Z] #75 ... [2023-08-16T16:46:14.622Z] [2023-08-16T16:46:14.622Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T16:46:14.622Z] #74 DONE 28.4s [2023-08-16T16:46:14.622Z] [2023-08-16T16:46:14.622Z] #67 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T16:46:14.622Z] #67 DONE 27.7s [2023-08-16T16:46:14.622Z] [2023-08-16T16:46:14.622Z] #62 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T16:46:14.622Z] #62 DONE 29.2s [2023-08-16T16:46:14.623Z] [2023-08-16T16:46:14.623Z] #70 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T16:46:14.623Z] #70 DONE 27.4s [2023-08-16T16:46:14.623Z] [2023-08-16T16:46:14.623Z] #76 [security-bootstrapper builder 6/7] COPY . . [2023-08-16T16:46:16.278Z] ---> Running in f07d4f651ce9 [2023-08-16T16:46:16.279Z] Removing intermediate container f07d4f651ce9 [2023-08-16T16:46:16.279Z] ---> 4c5917cd8a19 [2023-08-16T16:46:16.279Z] Step 3/4 : COPY go.mod . [2023-08-16T16:46:16.547Z] ---> 8b1df1747820 [2023-08-16T16:46:16.547Z] Step 4/4 : RUN go mod download [2023-08-16T16:46:16.816Z] ---> Running in 011f19ebcc7a [2023-08-16T16:46:21.253Z] #76 ... [2023-08-16T16:46:21.253Z] [2023-08-16T16:46:21.253Z] #77 [support-notifications builder 6/7] COPY . . [2023-08-16T16:46:21.253Z] #77 ... [2023-08-16T16:46:21.253Z] [2023-08-16T16:46:21.253Z] #78 [security-spire-config builder 6/9] COPY . . [2023-08-16T16:46:21.253Z] #78 ... [2023-08-16T16:46:21.253Z] [2023-08-16T16:46:21.253Z] #79 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-16T16:46:22.635Z] #79 DONE 11.8s [2023-08-16T16:46:22.635Z] [2023-08-16T16:46:22.635Z] #77 [support-notifications builder 6/7] COPY . . [2023-08-16T16:46:22.635Z] #77 DONE 11.8s [2023-08-16T16:46:22.635Z] [2023-08-16T16:46:22.635Z] #80 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-16T16:46:22.635Z] #80 CACHED [2023-08-16T16:46:22.635Z] [2023-08-16T16:46:22.635Z] #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T16:46:22.635Z] #81 CACHED [2023-08-16T16:46:22.635Z] [2023-08-16T16:46:22.635Z] #82 [security-proxy-setup builder 6/7] COPY . . [2023-08-16T16:46:22.635Z] #82 CACHED [2023-08-16T16:46:22.635Z] [2023-08-16T16:46:22.635Z] #83 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-16T16:46:22.635Z] #83 CACHED [2023-08-16T16:46:22.635Z] [2023-08-16T16:46:22.635Z] #84 [security-secretstore-setup builder 6/7] COPY . . [2023-08-16T16:46:22.635Z] #84 CACHED [2023-08-16T16:46:22.635Z] [2023-08-16T16:46:22.635Z] #85 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T16:46:22.635Z] #85 CACHED [2023-08-16T16:46:22.635Z] [2023-08-16T16:46:22.635Z] #78 [security-spire-config builder 6/9] COPY . . [2023-08-16T16:46:22.635Z] #78 DONE 11.8s [2023-08-16T16:46:22.635Z] [2023-08-16T16:46:22.635Z] #76 [security-bootstrapper builder 6/7] COPY . . [2023-08-16T16:46:22.635Z] #76 DONE 11.8s [2023-08-16T16:46:22.635Z] [2023-08-16T16:46:22.635Z] #86 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-16T16:46:22.895Z] #86 DONE 0.1s [2023-08-16T16:46:22.895Z] [2023-08-16T16:46:22.895Z] #87 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T16:46:22.895Z] #87 CACHED [2023-08-16T16:46:22.895Z] [2023-08-16T16:46:22.895Z] #88 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-16T16:46:22.895Z] #88 CACHED [2023-08-16T16:46:22.895Z] [2023-08-16T16:46:22.895Z] #89 [security-proxy-auth builder 6/7] COPY . . [2023-08-16T16:46:22.895Z] #89 CACHED [2023-08-16T16:46:22.895Z] [2023-08-16T16:46:22.895Z] #75 [core-metadata builder 6/7] COPY . . [2023-08-16T16:46:22.895Z] #75 DONE 11.8s [2023-08-16T16:46:22.895Z] [2023-08-16T16:46:22.895Z] #90 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T16:46:22.895Z] #90 CACHED [2023-08-16T16:46:22.895Z] [2023-08-16T16:46:22.895Z] #91 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-16T16:46:22.895Z] #91 CACHED [2023-08-16T16:46:22.895Z] [2023-08-16T16:46:22.895Z] #92 [support-scheduler builder 6/7] COPY . . [2023-08-16T16:46:22.895Z] #92 CACHED [2023-08-16T16:46:22.895Z] [2023-08-16T16:46:22.895Z] #93 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-16T16:46:22.895Z] #93 CACHED [2023-08-16T16:46:22.895Z] [2023-08-16T16:46:22.895Z] #94 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T16:46:22.895Z] #94 CACHED [2023-08-16T16:46:22.895Z] [2023-08-16T16:46:22.895Z] #95 [core-command builder 6/7] COPY . . [2023-08-16T16:46:22.895Z] #95 CACHED [2023-08-16T16:46:22.895Z] [2023-08-16T16:46:22.895Z] #96 [core-data builder 6/7] COPY . . [2023-08-16T16:46:22.895Z] #96 CACHED [2023-08-16T16:46:22.895Z] [2023-08-16T16:46:22.895Z] #97 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T16:46:22.895Z] #97 CACHED [2023-08-16T16:46:22.895Z] [2023-08-16T16:46:22.895Z] #98 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-16T16:46:22.895Z] #98 CACHED [2023-08-16T16:46:22.895Z] [2023-08-16T16:46:22.895Z] #99 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-16T16:46:22.895Z] #99 CACHED [2023-08-16T16:46:22.895Z] [2023-08-16T16:46:22.895Z] #100 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-16T16:46:22.895Z] #100 CACHED [2023-08-16T16:46:22.895Z] [2023-08-16T16:46:22.895Z] #101 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T16:46:22.895Z] #101 CACHED [2023-08-16T16:46:22.895Z] [2023-08-16T16:46:22.895Z] #102 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T16:46:22.895Z] #102 ... [2023-08-16T16:46:22.895Z] [2023-08-16T16:46:22.895Z] #103 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-16T16:46:22.895Z] #103 CACHED [2023-08-16T16:46:22.895Z] [2023-08-16T16:46:22.895Z] #104 [security-spire-server builder 6/9] COPY . . [2023-08-16T16:46:22.895Z] #104 CACHED [2023-08-16T16:46:22.895Z] [2023-08-16T16:46:22.896Z] #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T16:46:22.896Z] #105 CACHED [2023-08-16T16:46:22.896Z] [2023-08-16T16:46:22.896Z] #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-16T16:46:22.896Z] #106 CACHED [2023-08-16T16:46:23.158Z] [2023-08-16T16:46:23.158Z] #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T16:46:23.158Z] #0 0.356 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-16T16:46:28.428Z] #107 ... [2023-08-16T16:46:28.428Z] [2023-08-16T16:46:28.429Z] #108 [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-16T16:46:28.429Z] #108 DONE 4.6s [2023-08-16T16:46:28.429Z] [2023-08-16T16:46:28.429Z] #109 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-16T16:46:28.429Z] #109 DONE 4.6s [2023-08-16T16:46:28.429Z] [2023-08-16T16:46:28.429Z] #110 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-16T16:46:28.429Z] #110 DONE 0.4s [2023-08-16T16:46:28.429Z] [2023-08-16T16:46:28.429Z] #111 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-16T16:46:28.429Z] #111 DONE 0.4s [2023-08-16T16:46:28.429Z] [2023-08-16T16:46:28.429Z] #112 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T16:46:28.429Z] #112 DONE 0.1s [2023-08-16T16:46:28.429Z] [2023-08-16T16:46:28.429Z] #113 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T16:46:28.429Z] #113 DONE 0.2s [2023-08-16T16:46:28.429Z] [2023-08-16T16:46:28.429Z] #114 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-16T16:46:28.429Z] #0 2.112 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-16T16:46:28.429Z] #114 ... [2023-08-16T16:46:28.429Z] [2023-08-16T16:46:28.429Z] #115 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T16:46:28.429Z] #115 ... [2023-08-16T16:46:28.429Z] [2023-08-16T16:46:28.429Z] #116 [security-spire-agent builder 6/9] COPY . . [2023-08-16T16:46:28.429Z] #116 CACHED [2023-08-16T16:46:28.429Z] [2023-08-16T16:46:28.429Z] #117 [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-16T16:46:28.429Z] #117 CACHED [2023-08-16T16:46:28.429Z] [2023-08-16T16:46:28.429Z] #118 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-16T16:46:28.429Z] #118 CACHED [2023-08-16T16:46:28.429Z] [2023-08-16T16:46:28.429Z] #119 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-16T16:46:28.429Z] #119 CACHED [2023-08-16T16:46:28.429Z] [2023-08-16T16:46:28.429Z] #120 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T16:46:28.429Z] #120 CACHED [2023-08-16T16:46:28.429Z] [2023-08-16T16:46:28.429Z] #121 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-16T16:46:28.429Z] #121 CACHED [2023-08-16T16:46:28.429Z] [2023-08-16T16:46:28.429Z] #122 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-16T16:46:28.429Z] #122 CACHED [2023-08-16T16:46:28.429Z] [2023-08-16T16:46:28.429Z] #123 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T16:46:28.429Z] #123 CACHED [2023-08-16T16:46:28.688Z] [2023-08-16T16:46:28.688Z] #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-16T16:46:29.724Z] #124 ... [2023-08-16T16:46:29.724Z] [2023-08-16T16:46:29.724Z] #125 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T16:46:29.724Z] #125 DONE 1.1s [2023-08-16T16:46:29.724Z] [2023-08-16T16:46:29.724Z] #115 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T16:46:29.724Z] #115 DONE 1.1s [2023-08-16T16:46:29.724Z] [2023-08-16T16:46:29.724Z] #126 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T16:46:30.094Z] #126 ... [2023-08-16T16:46:30.094Z] [2023-08-16T16:46:30.094Z] #127 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-16T16:46:30.094Z] #127 DONE 0.6s [2023-08-16T16:46:30.094Z] [2023-08-16T16:46:30.094Z] #126 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T16:46:30.094Z] #126 DONE 0.7s [2023-08-16T16:46:30.095Z] [2023-08-16T16:46:30.095Z] #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-16T16:46:30.095Z] #124 DONE 1.5s [2023-08-16T16:46:30.095Z] [2023-08-16T16:46:30.095Z] #128 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T16:46:31.221Z] #128 ... [2023-08-16T16:46:31.222Z] [2023-08-16T16:46:31.222Z] #129 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T16:46:31.222Z] #129 DONE 1.1s [2023-08-16T16:46:31.499Z] [2023-08-16T16:46:31.499Z] #130 [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-16T16:46:32.938Z] #130 ... [2023-08-16T16:46:32.938Z] [2023-08-16T16:46:32.938Z] #131 [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-16T16:46:32.938Z] #0 2.132 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-16T16:46:32.938Z] #131 ... [2023-08-16T16:46:32.938Z] [2023-08-16T16:46:32.938Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T16:46:32.938Z] #0 0.812 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-16T16:46:33.197Z] #132 ... [2023-08-16T16:46:33.197Z] [2023-08-16T16:46:33.197Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-16T16:46:33.197Z] #0 2.113 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-16T16:46:33.197Z] #133 ... [2023-08-16T16:46:33.197Z] [2023-08-16T16:46:33.197Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-16T16:46:33.197Z] #0 0.578 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-16T16:46:33.455Z] #134 ... [2023-08-16T16:46:33.455Z] [2023-08-16T16:46:33.455Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-16T16:46:33.455Z] #0 1.358 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-16T16:46:33.455Z] #135 ... [2023-08-16T16:46:33.455Z] [2023-08-16T16:46:33.455Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-16T16:46:33.455Z] #0 0.964 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-16T16:46:33.991Z] #136 ... [2023-08-16T16:46:33.991Z] [2023-08-16T16:46:33.991Z] #102 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T16:46:33.991Z] #102 0.955 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-16T16:46:34.251Z] #102 ... [2023-08-16T16:46:34.251Z] [2023-08-16T16:46:34.251Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-16T16:46:34.251Z] #0 0.697 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-16T16:46:34.251Z] #137 ... [2023-08-16T16:46:34.251Z] [2023-08-16T16:46:34.251Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T16:46:34.252Z] #0 0.638 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-16T16:46:34.511Z] #138 ... [2023-08-16T16:46:34.511Z] [2023-08-16T16:46:34.511Z] #139 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T16:46:42.685Z] #139 ... [2023-08-16T16:46:42.685Z] [2023-08-16T16:46:42.685Z] #130 [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-16T16:46:42.685Z] #130 DONE 12.5s [2023-08-16T16:46:42.685Z] [2023-08-16T16:46:42.685Z] #114 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-16T16:46:43.078Z] #114 ... [2023-08-16T16:46:43.078Z] [2023-08-16T16:46:43.078Z] #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-16T16:46:43.336Z] #140 ... [2023-08-16T16:46:43.336Z] [2023-08-16T16:46:43.336Z] #128 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T16:46:43.336Z] #128 DONE 13.2s [2023-08-16T16:46:43.593Z] [2023-08-16T16:46:43.593Z] #141 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T16:46:44.524Z] #141 ... [2023-08-16T16:46:44.524Z] [2023-08-16T16:46:44.524Z] #139 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T16:46:44.524Z] #139 DONE 12.5s [2023-08-16T16:46:44.783Z] [2023-08-16T16:46:44.783Z] #142 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-16T16:46:54.756Z] #142 ... [2023-08-16T16:46:54.756Z] [2023-08-16T16:46:54.756Z] #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-16T16:46:54.756Z] #140 DONE 11.0s [2023-08-16T16:46:54.756Z] [2023-08-16T16:46:54.756Z] #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T16:46:54.756Z] #107 ... [2023-08-16T16:46:54.756Z] [2023-08-16T16:46:54.756Z] #142 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-16T16:46:54.756Z] #142 DONE 9.8s [2023-08-16T16:46:54.756Z] [2023-08-16T16:46:54.756Z] #143 [security-spire-server] exporting to image [2023-08-16T16:46:54.756Z] #143 exporting layers [2023-08-16T16:46:54.756Z] #143 ... [2023-08-16T16:46:54.756Z] [2023-08-16T16:46:54.756Z] #141 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T16:46:54.756Z] #141 DONE 11.1s [2023-08-16T16:46:54.756Z] [2023-08-16T16:46:54.756Z] #144 [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-16T16:46:55.729Z] Removing intermediate container 011f19ebcc7a [2023-08-16T16:46:55.729Z] ---> 3cb7b12c189a [2023-08-16T16:46:55.729Z] Successfully built 3cb7b12c189a [2023-08-16T16:46:55.729Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T16:46:56.134Z] + docker inspect -f . ci-base-image-arm64 [2023-08-16T16:46:56.135Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T16:46:56.419Z] prd-ubuntu20.04-docker-arm64-4c-16g-3804 does not seem to be running inside a container [2023-08-16T16:46:56.480Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2023-08-16T16:46:57.650Z] $ docker top 93b3e43cf46ed8c65dda416e65d41a033ac78ad507b451b6e7504552f791116c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T16:46:58.545Z] + go version [2023-08-16T16:46:58.545Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-16T16:46:58.579Z] $ docker stop --time=1 93b3e43cf46ed8c65dda416e65d41a033ac78ad507b451b6e7504552f791116c [2023-08-16T16:46:58.934Z] #144 ... [2023-08-16T16:46:58.934Z] [2023-08-16T16:46:58.934Z] #145 [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-16T16:46:58.934Z] #145 DONE 4.1s [2023-08-16T16:46:58.934Z] [2023-08-16T16:46:58.934Z] #143 [security-spire-config] exporting to image [2023-08-16T16:46:58.934Z] #143 ... [2023-08-16T16:46:58.934Z] [2023-08-16T16:46:58.934Z] #144 [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-16T16:46:58.934Z] #144 DONE 4.2s [2023-08-16T16:46:58.934Z] [2023-08-16T16:46:58.934Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-16T16:47:00.211Z] $ docker rm -f --volumes 93b3e43cf46ed8c65dda416e65d41a033ac78ad507b451b6e7504552f791116c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T16:47:01.051Z] + docker inspect -f . ci-base-image-arm64 [2023-08-16T16:47:01.051Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T16:47:01.308Z] prd-ubuntu20.04-docker-arm64-4c-16g-3804 does not seem to be running inside a container [2023-08-16T16:47:01.371Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2023-08-16T16:47:02.568Z] $ docker top 7f0ec06ad3865f80d6322c23ba744fb84f33cd3de0f8c9bdd5e51327e0f70ca2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-16T16:47:02.829Z] ========================================================= [2023-08-16T16:47:02.829Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-16T16:47:02.829Z] ========================================================= [Pipeline] sh [2023-08-16T16:47:03.468Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-08-16T16:47:03.849Z] + make test [2023-08-16T16:47:04.116Z] go test -race -coverprofile=coverage.out ./... [2023-08-16T16:47:04.252Z] #146 DONE 5.5s [2023-08-16T16:47:04.252Z] [2023-08-16T16:47:04.252Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T16:47:04.526Z] #138 ... [2023-08-16T16:47:04.526Z] [2023-08-16T16:47:04.526Z] #143 [security-spire-agent] exporting to image [2023-08-16T16:47:04.526Z] #143 exporting layers [2023-08-16T16:47:04.784Z] #143 exporting layers 10.4s done [2023-08-16T16:47:04.784Z] #143 writing image sha256:393d67fdd0b13a058a81eb70eda38aadb708116e43ee459bd23c234ab345f283 done [2023-08-16T16:47:04.784Z] #143 naming to docker.io/library/security-spire-server done [2023-08-16T16:47:05.074Z] #143 exporting layers 6.5s done [2023-08-16T16:47:05.074Z] #143 writing image sha256:dd3c991c464557b188b52a83f19564062ce9ea584168a29ba41c7e7db7fe0169 0.0s done [2023-08-16T16:47:05.074Z] #143 naming to docker.io/library/security-spire-config done [2023-08-16T16:47:05.333Z] #143 exporting layers 0.9s done [2023-08-16T16:47:05.333Z] #143 writing image sha256:37dfe0bc2d753c843d5e0556d6b4f52a857698e293d6acd79cfaaaee60e764be 0.1s done [2023-08-16T16:47:05.333Z] #143 naming to docker.io/library/security-spire-agent 0.0s done [2023-08-16T16:47:05.333Z] #143 DONE 11.0s [2023-08-16T16:47:05.333Z] [2023-08-16T16:47:05.333Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T16:47:44.084Z] #132 ... [2023-08-16T16:47:44.084Z] [2023-08-16T16:47:44.084Z] #131 [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-16T16:47:44.084Z] #131 74.83 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-16T16:47:50.961Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-16T16:47:52.193Z] #131 ... [2023-08-16T16:47:52.193Z] [2023-08-16T16:47:52.193Z] #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T16:47:52.193Z] #107 DONE 89.1s [2023-08-16T16:47:52.193Z] [2023-08-16T16:47:52.193Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-16T16:47:52.193Z] #133 DONE 89.1s [2023-08-16T16:47:52.193Z] [2023-08-16T16:47:52.193Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T16:47:52.193Z] #132 DONE 89.1s [2023-08-16T16:47:52.193Z] [2023-08-16T16:47:52.193Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T16:47:52.193Z] #138 DONE 89.1s [2023-08-16T16:47:52.193Z] [2023-08-16T16:47:52.193Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-16T16:47:52.193Z] #134 DONE 89.1s [2023-08-16T16:47:52.193Z] [2023-08-16T16:47:52.193Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-16T16:47:52.193Z] #135 DONE 89.1s [2023-08-16T16:47:52.193Z] [2023-08-16T16:47:52.193Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-16T16:47:52.193Z] #136 DONE 89.2s [2023-08-16T16:47:52.193Z] [2023-08-16T16:47:52.193Z] #131 [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-16T16:47:52.193Z] #131 DONE 89.2s [2023-08-16T16:47:52.193Z] [2023-08-16T16:47:52.193Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-16T16:47:52.193Z] #137 DONE 89.3s [2023-08-16T16:47:52.193Z] [2023-08-16T16:47:52.193Z] #147 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T16:47:52.193Z] #147 ... [2023-08-16T16:47:52.193Z] [2023-08-16T16:47:52.193Z] #114 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-16T16:47:52.193Z] #114 DONE 89.5s [2023-08-16T16:47:52.454Z] [2023-08-16T16:47:52.454Z] #102 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T16:47:52.454Z] #102 DONE 89.7s [2023-08-16T16:47:52.454Z] [2023-08-16T16:47:52.454Z] #148 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T16:47:52.712Z] #148 ... [2023-08-16T16:47:52.712Z] [2023-08-16T16:47:52.712Z] #147 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T16:47:52.712Z] #147 DONE 0.7s [2023-08-16T16:47:52.712Z] [2023-08-16T16:47:52.712Z] #149 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-16T16:47:52.712Z] #149 DONE 0.7s [2023-08-16T16:47:53.158Z] [2023-08-16T16:47:53.158Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T16:47:53.158Z] #150 DONE 0.6s [2023-08-16T16:47:53.158Z] [2023-08-16T16:47:53.158Z] #151 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T16:47:53.158Z] #151 DONE 0.6s [2023-08-16T16:47:53.158Z] [2023-08-16T16:47:53.158Z] #152 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T16:47:53.158Z] #152 DONE 0.6s [2023-08-16T16:47:53.158Z] [2023-08-16T16:47:53.158Z] #148 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T16:47:53.158Z] #148 DONE 0.6s [2023-08-16T16:47:53.158Z] [2023-08-16T16:47:53.158Z] #153 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T16:47:53.158Z] #153 DONE 0.6s [2023-08-16T16:47:53.158Z] [2023-08-16T16:47:53.158Z] #154 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T16:47:53.158Z] #154 ... [2023-08-16T16:47:53.158Z] [2023-08-16T16:47:53.158Z] #155 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T16:47:53.158Z] #155 DONE 0.3s [2023-08-16T16:47:53.418Z] [2023-08-16T16:47:53.418Z] #156 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-16T16:47:53.418Z] #156 DONE 0.3s [2023-08-16T16:47:53.418Z] [2023-08-16T16:47:53.418Z] #157 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T16:47:53.418Z] #157 DONE 0.2s [2023-08-16T16:47:53.418Z] [2023-08-16T16:47:53.418Z] #158 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T16:47:53.418Z] #158 DONE 0.3s [2023-08-16T16:47:53.418Z] [2023-08-16T16:47:53.418Z] #159 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T16:47:53.418Z] #159 CACHED [2023-08-16T16:47:53.418Z] [2023-08-16T16:47:53.418Z] #160 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T16:47:53.418Z] #160 CACHED [2023-08-16T16:47:53.418Z] [2023-08-16T16:47:53.418Z] #161 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T16:47:53.418Z] #161 CACHED [2023-08-16T16:47:53.418Z] [2023-08-16T16:47:53.418Z] #162 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T16:47:53.418Z] #162 CACHED [2023-08-16T16:47:53.418Z] [2023-08-16T16:47:53.418Z] #163 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T16:47:53.418Z] #163 CACHED [2023-08-16T16:47:53.418Z] [2023-08-16T16:47:53.418Z] #164 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-16T16:47:53.418Z] #164 CACHED [2023-08-16T16:47:53.418Z] [2023-08-16T16:47:53.418Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T16:47:53.418Z] #165 CACHED [2023-08-16T16:47:53.418Z] [2023-08-16T16:47:53.418Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T16:47:53.418Z] #166 CACHED [2023-08-16T16:47:53.418Z] [2023-08-16T16:47:53.418Z] #167 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-16T16:47:53.418Z] #167 DONE 0.3s [2023-08-16T16:47:53.418Z] [2023-08-16T16:47:53.418Z] #154 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T16:47:53.418Z] #154 DONE 0.3s [2023-08-16T16:47:53.418Z] [2023-08-16T16:47:53.418Z] #168 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-16T16:47:53.985Z] #168 ... [2023-08-16T16:47:53.985Z] [2023-08-16T16:47:53.985Z] #169 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-16T16:47:53.985Z] #169 DONE 0.9s [2023-08-16T16:47:53.985Z] [2023-08-16T16:47:53.985Z] #170 [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-16T16:47:54.246Z] #170 ... [2023-08-16T16:47:54.246Z] [2023-08-16T16:47:54.246Z] #171 [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-16T16:47:54.246Z] #171 DONE 1.1s [2023-08-16T16:47:54.246Z] [2023-08-16T16:47:54.246Z] #172 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-16T16:47:54.246Z] #172 DONE 1.1s [2023-08-16T16:47:54.246Z] [2023-08-16T16:47:54.246Z] #173 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-16T16:47:54.815Z] #173 ... [2023-08-16T16:47:54.815Z] [2023-08-16T16:47:54.815Z] #174 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-16T16:47:54.815Z] #174 DONE 1.8s [2023-08-16T16:47:54.815Z] [2023-08-16T16:47:54.815Z] #175 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-16T16:47:54.815Z] #175 DONE 1.8s [2023-08-16T16:47:54.815Z] [2023-08-16T16:47:54.815Z] #176 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-16T16:47:54.815Z] #176 DONE 1.9s [2023-08-16T16:47:54.815Z] [2023-08-16T16:47:54.815Z] #168 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-16T16:47:54.815Z] #168 DONE 1.8s [2023-08-16T16:47:54.815Z] [2023-08-16T16:47:54.815Z] #177 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-16T16:47:54.815Z] #177 DONE 1.9s [2023-08-16T16:47:54.815Z] [2023-08-16T16:47:54.815Z] #178 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-08-16T16:47:54.815Z] #178 DONE 1.9s [2023-08-16T16:47:54.815Z] [2023-08-16T16:47:54.815Z] #179 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-16T16:47:55.075Z] #179 ... [2023-08-16T16:47:55.075Z] [2023-08-16T16:47:55.075Z] #180 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-16T16:47:55.075Z] #180 DONE 1.9s [2023-08-16T16:47:55.075Z] [2023-08-16T16:47:55.075Z] #170 [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-16T16:47:55.075Z] #170 DONE 1.1s [2023-08-16T16:47:55.075Z] [2023-08-16T16:47:55.075Z] #173 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-16T16:47:55.075Z] #173 DONE 1.0s [2023-08-16T16:47:55.075Z] [2023-08-16T16:47:55.075Z] #181 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-16T16:47:55.075Z] #181 DONE 0.7s [2023-08-16T16:47:55.075Z] [2023-08-16T16:47:55.075Z] #182 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-16T16:47:55.334Z] #182 ... [2023-08-16T16:47:55.334Z] [2023-08-16T16:47:55.334Z] #183 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-16T16:47:55.334Z] #183 DONE 0.4s [2023-08-16T16:47:55.334Z] [2023-08-16T16:47:55.334Z] #184 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-16T16:47:55.334Z] #184 DONE 0.4s [2023-08-16T16:47:55.334Z] [2023-08-16T16:47:55.334Z] #185 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-16T16:47:55.334Z] #185 DONE 0.4s [2023-08-16T16:47:55.334Z] [2023-08-16T16:47:55.334Z] #186 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-16T16:47:55.334Z] #186 DONE 0.4s [2023-08-16T16:47:55.334Z] [2023-08-16T16:47:55.334Z] #187 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-16T16:47:55.334Z] #187 DONE 0.4s [2023-08-16T16:47:55.334Z] [2023-08-16T16:47:55.334Z] #179 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-16T16:47:55.334Z] #179 DONE 0.4s [2023-08-16T16:47:55.334Z] [2023-08-16T16:47:55.334Z] #188 [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-16T16:47:55.334Z] #188 DONE 0.4s [2023-08-16T16:47:55.334Z] [2023-08-16T16:47:55.334Z] #189 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-16T16:47:55.334Z] #189 DONE 2.7s [2023-08-16T16:47:55.334Z] [2023-08-16T16:47:55.334Z] #190 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T16:47:55.902Z] #190 ... [2023-08-16T16:47:55.902Z] [2023-08-16T16:47:55.902Z] #191 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-16T16:47:55.902Z] #191 DONE 0.4s [2023-08-16T16:47:55.902Z] [2023-08-16T16:47:55.902Z] #182 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-16T16:47:55.902Z] #182 DONE 0.5s [2023-08-16T16:47:55.902Z] [2023-08-16T16:47:55.902Z] #192 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-16T16:47:55.902Z] #192 DONE 0.5s [2023-08-16T16:47:55.902Z] [2023-08-16T16:47:55.902Z] #143 [core-data] exporting to image [2023-08-16T16:47:55.902Z] #143 exporting layers 0.3s done [2023-08-16T16:47:55.902Z] #143 writing image sha256:10276515a804f390d954dc955a60c36330c36040bf51a1467a9d56c34b16e78a done [2023-08-16T16:47:55.902Z] #143 naming to docker.io/library/security-spiffe-token-provider 0.1s done [2023-08-16T16:47:55.902Z] #143 writing image sha256:3b7bf795961796ad93c47f385eb81bdb9db6d297af9454de9d195e06478f8095 0.0s done [2023-08-16T16:47:55.902Z] #143 naming to docker.io/library/core-data done [2023-08-16T16:47:55.902Z] #143 ... [2023-08-16T16:47:55.902Z] [2023-08-16T16:47:55.902Z] #193 [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-16T16:47:55.902Z] #193 DONE 0.5s [2023-08-16T16:47:55.902Z] [2023-08-16T16:47:55.902Z] #190 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T16:47:55.902Z] #190 DONE 0.4s [2023-08-16T16:47:55.902Z] [2023-08-16T16:47:55.902Z] #143 [core-data] exporting to image [2023-08-16T16:47:55.902Z] #143 exporting layers 0.3s done [2023-08-16T16:47:56.160Z] #143 ... [2023-08-16T16:47:56.160Z] [2023-08-16T16:47:56.160Z] #194 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-16T16:47:56.160Z] #194 DONE 0.7s [2023-08-16T16:47:56.160Z] [2023-08-16T16:47:56.160Z] #195 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-16T16:47:56.160Z] #195 DONE 0.5s [2023-08-16T16:47:56.160Z] [2023-08-16T16:47:56.160Z] #143 [core-command] exporting to image [2023-08-16T16:47:56.160Z] #143 writing image sha256:344cd5510e8db4e93c3b43dff4dce3a5bd0b8ea35d58831a224c2456d2981003 0.0s done [2023-08-16T16:47:56.160Z] #143 writing image sha256:aa65e6b92d25c4f7a25181d87f8af5d578f545f4e3c73baaa935bdfd4a584993 done [2023-08-16T16:47:56.160Z] #143 writing image sha256:1cc6bc7e596f71321cece05ef30f186b95b02c0fb569e62e750510dff3738232 0.0s done [2023-08-16T16:47:56.160Z] #143 writing image sha256:9851bd9ea355b249c0f137e19bc462ef0c4ca83b895a6e7db31168a45a066f12 0.0s done [2023-08-16T16:47:56.160Z] #143 naming to docker.io/library/support-notifications 0.0s done [2023-08-16T16:47:56.160Z] #143 naming to docker.io/library/core-metadata done [2023-08-16T16:47:56.160Z] #143 naming to docker.io/library/support-scheduler done [2023-08-16T16:47:56.160Z] #143 naming to docker.io/library/core-command 0.1s done [2023-08-16T16:47:56.160Z] #143 DONE 12.2s [2023-08-16T16:47:56.160Z] [2023-08-16T16:47:56.160Z] #196 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-16T16:47:56.448Z] #196 ... [2023-08-16T16:47:56.448Z] [2023-08-16T16:47:56.448Z] #197 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-16T16:47:56.448Z] #197 DONE 0.2s [2023-08-16T16:47:56.448Z] [2023-08-16T16:47:56.448Z] #198 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-16T16:47:56.448Z] #198 DONE 0.4s [2023-08-16T16:47:56.707Z] [2023-08-16T16:47:56.707Z] #199 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-16T16:47:56.967Z] #199 ... [2023-08-16T16:47:56.967Z] [2023-08-16T16:47:56.967Z] #196 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-16T16:47:56.967Z] #196 DONE 0.6s [2023-08-16T16:47:56.967Z] [2023-08-16T16:47:56.967Z] #200 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-16T16:47:57.225Z] #200 ... [2023-08-16T16:47:57.225Z] [2023-08-16T16:47:57.225Z] #201 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T16:47:57.225Z] #201 DONE 1.2s [2023-08-16T16:47:57.225Z] [2023-08-16T16:47:57.225Z] #202 [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-16T16:47:57.225Z] #202 DONE 1.2s [2023-08-16T16:47:57.225Z] [2023-08-16T16:47:57.225Z] #199 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-16T16:47:57.225Z] #199 DONE 0.8s [2023-08-16T16:47:57.225Z] [2023-08-16T16:47:57.225Z] #200 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-16T16:47:57.225Z] #200 DONE 0.4s [2023-08-16T16:47:57.225Z] [2023-08-16T16:47:57.225Z] #203 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-16T16:47:57.225Z] #203 DONE 0.1s [2023-08-16T16:47:57.225Z] [2023-08-16T16:47:57.225Z] #204 [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-16T16:47:57.225Z] #204 DONE 0.1s [2023-08-16T16:47:57.225Z] [2023-08-16T16:47:57.225Z] #143 [security-proxy-auth] exporting to image [2023-08-16T16:47:57.225Z] #143 exporting layers 0.2s done [2023-08-16T16:47:57.225Z] #143 writing image sha256:cdffd8bd11babbdf4ec1a38b8df913b22a6ada7cfdddebc2c6d96e54012a1df0 0.0s done [2023-08-16T16:47:57.225Z] #143 naming to docker.io/library/core-common-config-bootstrapper [2023-08-16T16:47:57.483Z] #143 exporting layers 0.2s done [2023-08-16T16:47:57.483Z] #143 naming to docker.io/library/core-common-config-bootstrapper done [2023-08-16T16:47:57.483Z] #143 writing image sha256:614fc30202b36600ca9daff6d9c28275f0b957acc773a9fb70ccd8719f0d4959 done [2023-08-16T16:47:57.483Z] #143 naming to docker.io/library/security-proxy-auth 0.0s done [2023-08-16T16:47:57.483Z] #143 DONE 12.5s [2023-08-16T16:47:57.483Z] [2023-08-16T16:47:57.483Z] #205 [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-16T16:47:57.483Z] #205 DONE 0.1s [2023-08-16T16:47:57.483Z] [2023-08-16T16:47:57.483Z] #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-16T16:47:57.483Z] #206 DONE 0.1s [2023-08-16T16:47:57.483Z] [2023-08-16T16:47:57.484Z] #207 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T16:47:57.743Z] #207 ... [2023-08-16T16:47:57.743Z] [2023-08-16T16:47:57.743Z] #208 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T16:47:57.743Z] #208 DONE 1.2s [2023-08-16T16:47:57.743Z] [2023-08-16T16:47:57.743Z] #209 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-16T16:47:57.743Z] #209 DONE 0.1s [2023-08-16T16:47:57.743Z] [2023-08-16T16:47:57.743Z] #143 [security-proxy-setup] exporting to image [2023-08-16T16:47:57.743Z] #143 exporting layers 0.2s done [2023-08-16T16:47:57.743Z] #143 writing image sha256:bfedab121eab407dc81a0a4462e3033206fc4196f9973487d28c93c57b232e47 done [2023-08-16T16:47:57.743Z] #143 naming to docker.io/library/security-proxy-setup done [2023-08-16T16:47:57.743Z] #143 DONE 12.6s [2023-08-16T16:47:57.743Z] [2023-08-16T16:47:57.743Z] #210 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-16T16:47:58.002Z] #210 ... [2023-08-16T16:47:58.003Z] [2023-08-16T16:47:58.003Z] #207 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T16:47:58.003Z] #207 DONE 0.8s [2023-08-16T16:47:58.003Z] [2023-08-16T16:47:58.003Z] #143 [security-secretstore-setup] exporting to image [2023-08-16T16:47:58.262Z] #143 exporting layers 0.2s done [2023-08-16T16:47:58.262Z] #143 writing image sha256:fd5651b8ff44c4689e975b0efa6874dc38793cfaa34f7eca3a90f9524867e7e8 done [2023-08-16T16:47:58.262Z] #143 naming to docker.io/library/security-secretstore-setup done [2023-08-16T16:47:58.262Z] #143 DONE 12.9s [2023-08-16T16:47:58.262Z] [2023-08-16T16:47:58.262Z] #210 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-16T16:47:58.521Z] #210 DONE 0.9s [2023-08-16T16:47:58.521Z] [2023-08-16T16:47:58.521Z] #143 [security-bootstrapper] exporting to image [2023-08-16T16:47:59.460Z] #143 exporting layers 0.8s done [2023-08-16T16:47:59.460Z] #143 writing image sha256:ed8ba6134310e633c8abc8555de7fc147e4491c9a8bf0e495d1b5c742f75ff84 done [2023-08-16T16:47:59.460Z] #143 naming to docker.io/library/security-bootstrapper done [2023-08-16T16:47:59.460Z] #143 DONE 13.7s [2023-08-16T16:47:59.460Z] time="2023-08-16T16:45:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T16:47:59.460Z] time="2023-08-16T16:45:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T16:47:59.460Z] time="2023-08-16T16:45:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T16:47:59.460Z] time="2023-08-16T16:45:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T16:47:59.460Z] time="2023-08-16T16:45:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T16:47:59.460Z] time="2023-08-16T16:45:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T16:47:59.460Z] time="2023-08-16T16:45:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T16:47:59.460Z] time="2023-08-16T16:45:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T16:47:59.460Z] time="2023-08-16T16:45:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T16:47:59.460Z] time="2023-08-16T16:45:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T16:47:59.460Z] time="2023-08-16T16:45:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T16:47:59.460Z] time="2023-08-16T16:45:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T16:47:59.460Z] time="2023-08-16T16:45:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T16:47:59.460Z] time="2023-08-16T16:45:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-16T16:47:59.494Z] $ docker stop --time=1 976d9bf6537843ec9b4b8432178ca8a630c9e94be7eba9a33dcaef49b7c3c2c7 [2023-08-16T16:48:02.034Z] $ docker rm -f --volumes 976d9bf6537843ec9b4b8432178ca8a630c9e94be7eba9a33dcaef49b7c3c2c7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-16T16:48:02.435Z] + docker images [2023-08-16T16:48:02.435Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-16T16:48:02.435Z] security-bootstrapper latest ed8ba6134310 4 seconds ago 23MB [2023-08-16T16:48:02.435Z] security-secretstore-setup latest fd5651b8ff44 5 seconds ago 44.1MB [2023-08-16T16:48:02.435Z] security-proxy-setup latest bfedab121eab 5 seconds ago 29.2MB [2023-08-16T16:48:02.435Z] security-proxy-auth latest 614fc30202b3 6 seconds ago 19.4MB [2023-08-16T16:48:02.435Z] core-common-config-bootstrapper latest cdffd8bd11ba 6 seconds ago 18MB [2023-08-16T16:48:02.435Z] support-scheduler latest 1cc6bc7e596f 7 seconds ago 33.7MB [2023-08-16T16:48:02.435Z] core-command latest 9851bd9ea355 7 seconds ago 21MB [2023-08-16T16:48:02.435Z] support-notifications latest aa65e6b92d25 7 seconds ago 34.3MB [2023-08-16T16:48:02.435Z] core-metadata latest 344cd5510e8d 7 seconds ago 21.6MB [2023-08-16T16:48:02.435Z] core-data latest 3b7bf7959617 7 seconds ago 21.2MB [2023-08-16T16:48:02.435Z] security-spiffe-token-provider latest 10276515a804 8 seconds ago 33.5MB [2023-08-16T16:48:02.435Z] security-spire-agent latest 37dfe0bc2d75 58 seconds ago 161MB [2023-08-16T16:48:02.435Z] security-spire-config latest dd3c991c4645 About a minute ago 102MB [2023-08-16T16:48:02.435Z] security-spire-server latest 393d67fdd0b1 About a minute ago 103MB [2023-08-16T16:48:02.435Z] ci-base-image-x86_64 latest 657b02a188a7 5 minutes ago 1.07GB [2023-08-16T16:48:02.435Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 4 weeks ago 696MB [2023-08-16T16:48:02.435Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB [2023-08-16T16:48:02.435Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-16T16:50:12.662Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-16T16:50:12.662Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-16T16:50:12.662Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-16T16:50:12.662Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-16T16:50:12.662Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-16T16:50:12.662Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-16T16:50:12.662Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-16T16:50:12.662Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-16T16:50:12.662Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-16T16:50:12.662Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-16T16:50:14.607Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-16T16:50:14.607Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-16T16:50:14.607Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-16T16:50:14.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-16T16:50:29.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-16T16:50:29.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-16T16:50:29.612Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.311s coverage: 28.7% of statements [2023-08-16T16:50:41.950Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.328s coverage: 97.0% of statements [2023-08-16T16:50:52.105Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.418s coverage: 71.5% of statements [2023-08-16T16:50:52.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-16T16:50:52.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-16T16:50:52.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-16T16:50:57.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-16T16:50:57.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-16T16:50:58.074Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.385s coverage: 54.0% of statements [2023-08-16T16:51:06.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-16T16:51:06.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-16T16:51:06.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-16T16:51:06.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-16T16:51:06.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-16T16:51:14.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-16T16:51:14.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-16T16:51:24.659Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.426s coverage: 93.4% of statements [2023-08-16T16:51:24.659Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.428s coverage: 3.8% of statements [2023-08-16T16:51:32.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-16T16:51:32.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-16T16:51:32.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-16T16:51:33.466Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.032s coverage: 97.6% of statements [2023-08-16T16:51:33.736Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-16T16:51:33.736Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-16T16:51:33.736Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-16T16:51:33.736Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-16T16:51:33.736Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-16T16:51:33.736Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-16T16:51:33.736Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-16T16:51:34.005Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.250s coverage: 72.2% of statements [2023-08-16T16:51:46.326Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-16T16:51:46.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-16T16:51:46.326Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.441s coverage: 0.9% of statements [2023-08-16T16:51:46.326Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.306s coverage: 32.2% of statements [2023-08-16T16:51:49.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.338s coverage: 42.9% of statements [2023-08-16T16:51:49.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.275s coverage: 82.9% of statements [2023-08-16T16:51:49.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.279s coverage: 94.1% of statements [2023-08-16T16:51:49.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.332s coverage: 96.3% of statements [2023-08-16T16:51:53.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.253s coverage: 87.5% of statements [2023-08-16T16:51:56.513Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-16T16:51:56.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-16T16:51:56.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-16T16:51:56.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-16T16:51:59.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-16T16:51:59.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-16T16:51:59.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-16T16:51:59.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-16T16:52:06.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.241s coverage: 94.4% of statements [2023-08-16T16:52:06.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-16T16:52:06.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-16T16:52:06.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-16T16:52:06.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-16T16:52:14.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-16T16:52:14.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-16T16:52:15.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-16T16:52:20.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.145s coverage: 79.9% of statements [2023-08-16T16:52:21.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.262s coverage: 92.9% of statements [2023-08-16T16:52:21.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 64.4% of statements [2023-08-16T16:52:21.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.223s coverage: 62.3% of statements [2023-08-16T16:52:21.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.266s coverage: 87.2% of statements [2023-08-16T16:52:21.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.204s coverage: 20.0% of statements [2023-08-16T16:52:21.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.184s coverage: 100.0% of statements [2023-08-16T16:52:21.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.498s coverage: 81.8% of statements [2023-08-16T16:52:23.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-16T16:52:23.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-16T16:52:24.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.532s coverage: 82.1% of statements [2023-08-16T16:52:24.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.281s coverage: 86.0% of statements [2023-08-16T16:52:34.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-16T16:52:34.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-16T16:52:34.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.157s coverage: 63.1% of statements [2023-08-16T16:52:34.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.279s coverage: 100.0% of statements [2023-08-16T16:52:34.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.129s coverage: 89.4% of statements [2023-08-16T16:52:34.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.083s coverage: 100.0% of statements [2023-08-16T16:52:34.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.112s coverage: 73.7% of statements [2023-08-16T16:52:34.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-16T16:52:34.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-16T16:52:34.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-16T16:52:34.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2023-08-16T16:52:42.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-16T16:52:42.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-16T16:52:42.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-16T16:52:43.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.134s coverage: 38.4% of statements [2023-08-16T16:52:43.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.312s coverage: 89.5% of statements [2023-08-16T16:52:50.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-16T16:52:50.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-16T16:52:50.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-16T16:52:50.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-16T16:52:50.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.248s coverage: 84.8% of statements [2023-08-16T16:52:56.744Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-16T16:52:56.744Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-16T16:52:56.744Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-16T16:52:56.744Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-16T16:53:03.388Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.314s coverage: 17.7% of statements [2023-08-16T16:53:04.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-16T16:53:04.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-16T16:53:04.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-16T16:53:04.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-16T16:53:05.313Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.706s coverage: 95.7% of statements [2023-08-16T16:53:09.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-16T16:53:09.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-16T16:53:09.841Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.329s coverage: 61.8% of statements [2023-08-16T16:53:13.182Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-16T16:53:13.182Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-16T16:53:13.769Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.487s coverage: 98.9% of statements [2023-08-16T16:53:14.728Z] 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-16T16:53:14.728Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-16T16:53:14.728Z] go vet ./... [2023-08-16T16:56:21.457Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-16T16:56:21.457Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-16T16:56:21.457Z] ./bin/test-attribution-txt.sh [2023-08-16T16:56:21.457Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-16T16:56:21.457Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-16T16:56:21.457Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-16T16:56:21.457Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-16T16:56:21.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-16T16:56:21.838Z] + ls -al . [2023-08-16T16:56:21.838Z] total 724 [2023-08-16T16:56:22.103Z] drwxrwxr-x 11 1001 1001 4096 Aug 16 16:47 . [2023-08-16T16:56:22.103Z] drwxr-xr-x 4 root root 4096 Aug 16 16:47 .. [2023-08-16T16:56:22.103Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 16:45 .blubracket [2023-08-16T16:56:22.103Z] -rw-rw-r-- 1 1001 1001 16 Aug 16 16:45 .dockerignore [2023-08-16T16:56:22.103Z] drwxrwxr-x 8 1001 1001 4096 Aug 16 16:45 .git [2023-08-16T16:56:22.103Z] drwxrwxr-x 3 1001 1001 4096 Aug 16 16:45 .github [2023-08-16T16:56:22.103Z] -rw-rw-r-- 1 1001 1001 1173 Aug 16 16:45 .gitignore [2023-08-16T16:56:22.103Z] -rw-rw-r-- 1 1001 1001 42 Aug 16 16:45 .golangci.yml [2023-08-16T16:56:22.103Z] -rw-rw-r-- 1 1001 1001 87 Aug 16 16:45 .hadolint.yml [2023-08-16T16:56:22.103Z] -rw-rw-r-- 1 1001 1001 166 Aug 16 16:45 .sonarcloud.properties [2023-08-16T16:56:22.103Z] -rw-rw-r-- 1 1001 1001 1171 Aug 16 16:45 ADOPTERS.md [2023-08-16T16:56:22.103Z] -rw-rw-r-- 1 1001 1001 11152 Aug 16 16:45 Attribution.txt [2023-08-16T16:56:22.103Z] -rw-rw-r-- 1 1001 1001 93407 Aug 16 16:45 CHANGELOG.md [2023-08-16T16:56:22.103Z] -rw-rw-r-- 1 1001 1001 3804 Aug 16 16:45 CONTRIBUTING.md [2023-08-16T16:56:22.103Z] -rw-rw-r-- 1 1001 1001 677 Aug 16 16:45 GOVERNANCE.md [2023-08-16T16:56:22.103Z] -rw-rw-r-- 1 1001 1001 883 Aug 16 16:45 Jenkinsfile [2023-08-16T16:56:22.103Z] -rw-rw-r-- 1 1001 1001 10775 Aug 16 16:45 LICENSE [2023-08-16T16:56:22.103Z] -rw-rw-r-- 1 1001 1001 14764 Aug 16 16:45 Makefile [2023-08-16T16:56:22.103Z] -rw-rw-r-- 1 1001 1001 582 Aug 16 16:45 OWNERS.md [2023-08-16T16:56:22.103Z] -rw-rw-r-- 1 1001 1001 9923 Aug 16 16:45 README.md [2023-08-16T16:56:22.103Z] -rw-rw-r-- 1 1001 1001 789 Aug 16 16:45 SECURITY.md [2023-08-16T16:56:22.103Z] -rw-rw-r-- 1 1001 1001 5 Aug 16 16:42 VERSION [2023-08-16T16:56:22.103Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 16:45 bin [2023-08-16T16:56:22.103Z] drwxrwxr-x 18 1001 1001 4096 Aug 16 16:45 cmd [2023-08-16T16:56:22.103Z] -rw-r--r-- 1 root root 446998 Aug 16 16:53 coverage.out [2023-08-16T16:56:22.103Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 16:45 fuzz_test [2023-08-16T16:56:22.103Z] -rw-rw-r-- 1 1001 1001 3687 Aug 16 16:45 go.mod [2023-08-16T16:56:22.103Z] -rw-rw-r-- 1 1001 1001 33714 Aug 16 16:45 go.sum [2023-08-16T16:56:22.103Z] drwxrwxr-x 7 1001 1001 4096 Aug 16 16:45 internal [2023-08-16T16:56:22.103Z] drwxrwxr-x 3 1001 1001 4096 Aug 16 16:45 openapi [2023-08-16T16:56:22.103Z] -rw-rw-r-- 1 1001 1001 594 Aug 16 16:45 security.txt [2023-08-16T16:56:22.103Z] drwxrwxr-x 4 1001 1001 4096 Aug 16 16:45 snap [2023-08-16T16:56:22.103Z] -rw-rw-r-- 1 1001 1001 204 Aug 16 16:45 version.go [Pipeline] sh [2023-08-16T16:56:22.438Z] + '[' -e coverage.out ] [2023-08-16T16:56:22.439Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-16T16:56:22.478Z] Warning: overwriting stash ‘coverage-report’ [2023-08-16T16:56:23.262Z] Stashed 1 file(s) [Pipeline] sh [2023-08-16T16:56:23.584Z] + make build [2023-08-16T16:56:23.584Z] 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-16T16:58:15.215Z] 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-16T16:58:15.215Z] 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-16T16:58:15.215Z] 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-16T16:58:17.149Z] 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-16T16:59:04.299Z] 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-16T16:59:10.945Z] 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-16T16:59:19.144Z] 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-16T16:59:24.500Z] 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-16T16:59:28.747Z] 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-16T16:59:34.090Z] 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-16T16:59:39.429Z] 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-16T16:59:46.081Z] $ docker stop --time=1 7f0ec06ad3865f80d6322c23ba744fb84f33cd3de0f8c9bdd5e51327e0f70ca2 [2023-08-16T16:59:48.241Z] $ docker rm -f --volumes 7f0ec06ad3865f80d6322c23ba744fb84f33cd3de0f8c9bdd5e51327e0f70ca2 [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-16T16:59:51.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-16T16:59:51.235Z] [2023-08-16T16:59:51.235Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T16:59:51.637Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-16T16:59:51.906Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-08-16T16:59:51.906Z] 547446be3368: Pulling fs layer [2023-08-16T16:59:51.906Z] d125d8839a47: Pulling fs layer [2023-08-16T16:59:51.906Z] 3e85d5ac6304: Pulling fs layer [2023-08-16T16:59:51.906Z] c3105a71a48b: Pulling fs layer [2023-08-16T16:59:51.906Z] 0f093f025ec4: Pulling fs layer [2023-08-16T16:59:51.906Z] c3106fc0e877: Pulling fs layer [2023-08-16T16:59:51.906Z] c3105a71a48b: Waiting [2023-08-16T16:59:51.906Z] 0f093f025ec4: Waiting [2023-08-16T16:59:51.906Z] c3106fc0e877: Waiting [2023-08-16T16:59:51.906Z] 547446be3368: Verifying Checksum [2023-08-16T16:59:51.906Z] c3105a71a48b: Verifying Checksum [2023-08-16T16:59:51.906Z] c3105a71a48b: Download complete [2023-08-16T16:59:52.490Z] d125d8839a47: Verifying Checksum [2023-08-16T16:59:52.490Z] d125d8839a47: Download complete [2023-08-16T16:59:52.490Z] c3106fc0e877: Verifying Checksum [2023-08-16T16:59:52.490Z] c3106fc0e877: Download complete [2023-08-16T16:59:52.490Z] 0f093f025ec4: Verifying Checksum [2023-08-16T16:59:52.490Z] 0f093f025ec4: Download complete [2023-08-16T16:59:52.758Z] 547446be3368: Pull complete [2023-08-16T16:59:53.724Z] d125d8839a47: Pull complete [2023-08-16T16:59:54.310Z] 3e85d5ac6304: Verifying Checksum [2023-08-16T16:59:54.310Z] 3e85d5ac6304: Download complete [2023-08-16T17:00:02.515Z] 3e85d5ac6304: Pull complete [2023-08-16T17:00:02.515Z] c3105a71a48b: Pull complete [2023-08-16T17:00:03.520Z] 0f093f025ec4: Pull complete [2023-08-16T17:00:03.787Z] c3106fc0e877: Pull complete [2023-08-16T17:00:03.787Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-08-16T17:00:03.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-16T17:00:03.787Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T17:00:04.239Z] prd-ubuntu20.04-docker-arm64-4c-16g-3804 does not seem to be running inside a container [2023-08-16T17:00:04.345Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-08-16T17:00:06.672Z] $ docker top ead997c4ddc073499e0e8cca4bee21ebf9689ffb0be5cb7cf8a6449dfd5cac67 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T17:00:07.577Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-16T17:00:17.662Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-16T17:00:17.662Z] #1 transferring dockerfile: 2.82kB done [2023-08-16T17:00:17.662Z] #1 DONE 0.1s [2023-08-16T17:00:17.662Z] [2023-08-16T17:00:17.662Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-16T17:00:17.662Z] #2 transferring dockerfile: 2.04kB 0.0s done [2023-08-16T17:00:17.662Z] #2 DONE 0.1s [2023-08-16T17:00:17.662Z] [2023-08-16T17:00:17.662Z] #3 [core-metadata internal] load build definition from Dockerfile [2023-08-16T17:00:17.662Z] #3 transferring dockerfile: 1.96kB done [2023-08-16T17:00:17.662Z] #3 DONE 0.1s [2023-08-16T17:00:17.662Z] [2023-08-16T17:00:17.662Z] #4 [security-spire-server internal] load build definition from Dockerfile [2023-08-16T17:00:17.662Z] #4 transferring dockerfile: 2.63kB done [2023-08-16T17:00:17.662Z] #4 DONE 0.1s [2023-08-16T17:00:17.662Z] [2023-08-16T17:00:17.662Z] #5 [support-scheduler internal] load build definition from Dockerfile [2023-08-16T17:00:17.662Z] #5 transferring dockerfile: 1.82kB done [2023-08-16T17:00:17.662Z] #5 DONE 0.1s [2023-08-16T17:00:17.662Z] [2023-08-16T17:00:17.662Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-16T17:00:17.662Z] #6 transferring dockerfile: 2.38kB done [2023-08-16T17:00:17.662Z] #6 DONE 0.1s [2023-08-16T17:00:17.662Z] [2023-08-16T17:00:17.662Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-16T17:00:17.662Z] #7 transferring dockerfile: 2.12kB done [2023-08-16T17:00:17.662Z] #7 DONE 0.1s [2023-08-16T17:00:17.662Z] [2023-08-16T17:00:17.662Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2023-08-16T17:00:17.662Z] #8 transferring dockerfile: 2.68kB done [2023-08-16T17:00:17.662Z] #8 DONE 0.1s [2023-08-16T17:00:17.931Z] [2023-08-16T17:00:17.932Z] #9 [core-data internal] load build definition from Dockerfile [2023-08-16T17:00:17.932Z] #9 transferring dockerfile: 1.90kB done [2023-08-16T17:00:17.932Z] #9 DONE 0.0s [2023-08-16T17:00:17.932Z] [2023-08-16T17:00:17.932Z] #10 [support-notifications internal] load build definition from Dockerfile [2023-08-16T17:00:17.932Z] #10 transferring dockerfile: 1.84kB 0.0s done [2023-08-16T17:00:17.932Z] #10 DONE 0.1s [2023-08-16T17:00:17.932Z] [2023-08-16T17:00:17.932Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-16T17:00:17.932Z] #11 transferring dockerfile: 2.39kB done [2023-08-16T17:00:17.932Z] #11 DONE 0.1s [2023-08-16T17:00:17.932Z] [2023-08-16T17:00:17.932Z] #12 [security-spire-config internal] load build definition from Dockerfile [2023-08-16T17:00:18.201Z] #12 transferring dockerfile: 2.58kB done [2023-08-16T17:00:18.201Z] #12 DONE 0.1s [2023-08-16T17:00:18.201Z] [2023-08-16T17:00:18.201Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-16T17:00:18.201Z] #13 transferring dockerfile: 1.78kB done [2023-08-16T17:00:18.201Z] #13 DONE 0.1s [2023-08-16T17:00:18.201Z] [2023-08-16T17:00:18.201Z] #14 [core-command internal] load build definition from Dockerfile [2023-08-16T17:00:18.201Z] #14 transferring dockerfile: 1.82kB done [2023-08-16T17:00:18.201Z] #14 DONE 0.1s [2023-08-16T17:00:18.201Z] [2023-08-16T17:00:18.201Z] #15 [security-bootstrapper internal] load .dockerignore [2023-08-16T17:00:18.201Z] #15 transferring context: 56B 0.0s done [2023-08-16T17:00:18.201Z] #15 DONE 0.1s [2023-08-16T17:00:19.165Z] [2023-08-16T17:00:19.165Z] #16 [security-proxy-auth internal] load .dockerignore [2023-08-16T17:00:19.165Z] #16 transferring context: 56B done [2023-08-16T17:00:19.165Z] #16 DONE 0.0s [2023-08-16T17:00:19.165Z] [2023-08-16T17:00:19.165Z] #17 [core-metadata internal] load .dockerignore [2023-08-16T17:00:19.165Z] #17 transferring context: 56B done [2023-08-16T17:00:19.165Z] #17 DONE 0.0s [2023-08-16T17:00:19.165Z] [2023-08-16T17:00:19.165Z] #18 [security-spire-server internal] load .dockerignore [2023-08-16T17:00:19.165Z] #18 transferring context: 56B done [2023-08-16T17:00:19.165Z] #18 DONE 0.1s [2023-08-16T17:00:19.165Z] [2023-08-16T17:00:19.165Z] #19 [support-scheduler internal] load .dockerignore [2023-08-16T17:00:19.165Z] #19 transferring context: 56B done [2023-08-16T17:00:19.165Z] #19 DONE 0.0s [2023-08-16T17:00:19.165Z] [2023-08-16T17:00:19.165Z] #20 [security-secretstore-setup internal] load .dockerignore [2023-08-16T17:00:19.435Z] #20 transferring context: 56B done [2023-08-16T17:00:19.435Z] #20 DONE 0.1s [2023-08-16T17:00:19.435Z] [2023-08-16T17:00:19.435Z] #21 [security-spire-agent internal] load .dockerignore [2023-08-16T17:00:19.435Z] #21 transferring context: 56B 0.0s done [2023-08-16T17:00:19.435Z] #21 DONE 0.1s [2023-08-16T17:00:19.435Z] [2023-08-16T17:00:19.435Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-16T17:00:19.435Z] #22 transferring context: 56B 0.0s done [2023-08-16T17:00:19.435Z] #22 DONE 0.1s [2023-08-16T17:00:19.435Z] [2023-08-16T17:00:19.435Z] #23 [core-data internal] load .dockerignore [2023-08-16T17:00:19.435Z] #23 transferring context: 56B done [2023-08-16T17:00:19.435Z] #23 DONE 0.1s [2023-08-16T17:00:19.435Z] [2023-08-16T17:00:19.435Z] #24 [support-notifications internal] load .dockerignore [2023-08-16T17:00:19.435Z] #24 transferring context: 56B 0.0s done [2023-08-16T17:00:19.435Z] #24 DONE 0.1s [2023-08-16T17:00:19.435Z] [2023-08-16T17:00:19.435Z] #25 [security-proxy-setup internal] load .dockerignore [2023-08-16T17:00:19.704Z] #25 transferring context: 56B 0.0s done [2023-08-16T17:00:19.704Z] #25 DONE 0.1s [2023-08-16T17:00:19.704Z] [2023-08-16T17:00:19.704Z] #26 [security-spire-config internal] load .dockerignore [2023-08-16T17:00:19.704Z] #26 transferring context: 56B done [2023-08-16T17:00:19.704Z] #26 DONE 0.1s [2023-08-16T17:00:19.704Z] [2023-08-16T17:00:19.704Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2023-08-16T17:00:19.704Z] #27 transferring context: 56B done [2023-08-16T17:00:19.704Z] #27 DONE 0.1s [2023-08-16T17:00:19.704Z] [2023-08-16T17:00:19.704Z] #28 [core-command internal] load .dockerignore [2023-08-16T17:00:19.986Z] #28 transferring context: 56B done [2023-08-16T17:00:19.986Z] #28 DONE 0.1s [2023-08-16T17:00:19.986Z] [2023-08-16T17:00:19.986Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T17:00:19.986Z] #29 DONE 0.0s [2023-08-16T17:00:19.986Z] [2023-08-16T17:00:19.986Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T17:00:19.986Z] #30 DONE 0.2s [2023-08-16T17:00:19.986Z] [2023-08-16T17:00:19.986Z] #31 [security-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T17:00:19.986Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T17:00:20.257Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T17:00:20.257Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 294.91kB / 3.26MB 0.1s [2023-08-16T17:00:20.257Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T17:00:20.258Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T17:00:20.258Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.06MB / 3.26MB 0.2s [2023-08-16T17:00:20.258Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-16T17:00:20.258Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-08-16T17:00:21.243Z] #31 ... [2023-08-16T17:00:21.243Z] [2023-08-16T17:00:21.243Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T17:00:21.243Z] #29 DONE 0.0s [2023-08-16T17:00:21.243Z] [2023-08-16T17:00:21.243Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T17:00:21.243Z] #30 DONE 0.2s [2023-08-16T17:00:21.243Z] [2023-08-16T17:00:21.243Z] #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-16T17:00:21.243Z] #32 DONE 1.8s [2023-08-16T17:00:21.243Z] [2023-08-16T17:00:21.243Z] #31 [security-proxy-auth stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T17:00:21.243Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T17:00:21.243Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T17:00:21.243Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-16T17:00:21.243Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T17:00:21.243Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T17:00:21.512Z] #31 ... [2023-08-16T17:00:21.512Z] [2023-08-16T17:00:21.512Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T17:00:21.512Z] #29 DONE 0.0s [2023-08-16T17:00:21.512Z] [2023-08-16T17:00:21.512Z] #31 [security-proxy-auth stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T17:00:21.512Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done [2023-08-16T17:00:21.512Z] #31 ... [2023-08-16T17:00:21.512Z] [2023-08-16T17:00:21.512Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T17:00:21.512Z] #29 DONE 0.0s [2023-08-16T17:00:21.512Z] [2023-08-16T17:00:21.512Z] #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-08-16T17:00:21.512Z] #33 DONE 0.7s [2023-08-16T17:00:21.512Z] [2023-08-16T17:00:21.512Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T17:00:21.512Z] #29 DONE 0.0s [2023-08-16T17:00:21.512Z] [2023-08-16T17:00:21.512Z] #32 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-16T17:00:21.512Z] #32 DONE 1.8s [2023-08-16T17:00:21.512Z] [2023-08-16T17:00:21.512Z] #33 [security-spire-server builder 2/7] WORKDIR /edgex-go [2023-08-16T17:00:21.512Z] #33 DONE 0.7s [2023-08-16T17:00:21.512Z] [2023-08-16T17:00:21.512Z] #31 [security-spire-server stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T17:00:21.512Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T17:00:21.512Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T17:00:21.512Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-16T17:00:21.512Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T17:00:21.512Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T17:00:21.512Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done [2023-08-16T17:00:21.782Z] #31 ... [2023-08-16T17:00:21.782Z] [2023-08-16T17:00:21.782Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T17:00:21.782Z] #29 DONE 0.0s [2023-08-16T17:00:21.782Z] [2023-08-16T17:00:21.782Z] #34 [core-metadata internal] load build context [2023-08-16T17:00:22.087Z] #34 ... [2023-08-16T17:00:22.087Z] [2023-08-16T17:00:22.087Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-16T17:00:22.087Z] #32 DONE 1.8s [2023-08-16T17:00:22.087Z] [2023-08-16T17:00:22.087Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T17:00:22.087Z] #29 DONE 0.0s [2023-08-16T17:00:22.087Z] [2023-08-16T17:00:22.087Z] #35 [security-secretstore-setup internal] load build context [2023-08-16T17:00:22.087Z] #35 DONE 0.0s [2023-08-16T17:00:22.087Z] [2023-08-16T17:00:22.087Z] #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-08-16T17:00:22.087Z] #33 DONE 0.7s [2023-08-16T17:00:22.087Z] [2023-08-16T17:00:22.087Z] #34 [core-metadata internal] load build context [2023-08-16T17:00:22.087Z] #34 ... [2023-08-16T17:00:22.087Z] [2023-08-16T17:00:22.087Z] #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-16T17:00:22.087Z] #32 DONE 1.9s [2023-08-16T17:00:22.087Z] [2023-08-16T17:00:22.087Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T17:00:22.087Z] #30 DONE 0.8s [2023-08-16T17:00:22.087Z] [2023-08-16T17:00:22.087Z] #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-08-16T17:00:22.087Z] #33 DONE 0.8s [2023-08-16T17:00:22.087Z] [2023-08-16T17:00:22.087Z] #34 [core-metadata internal] load build context [2023-08-16T17:00:22.087Z] #34 ... [2023-08-16T17:00:22.087Z] [2023-08-16T17:00:22.087Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T17:00:22.087Z] #29 DONE 0.0s [2023-08-16T17:00:22.087Z] [2023-08-16T17:00:22.087Z] #31 [security-secretstore-setup stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T17:00:22.087Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T17:00:22.087Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T17:00:22.087Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-16T17:00:22.087Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T17:00:22.087Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T17:00:22.087Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done [2023-08-16T17:00:22.087Z] #31 DONE 2.9s [2023-08-16T17:00:22.087Z] [2023-08-16T17:00:22.087Z] #34 [core-metadata internal] load build context [2023-08-16T17:00:22.359Z] #34 ... [2023-08-16T17:00:22.359Z] [2023-08-16T17:00:22.359Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T17:00:22.359Z] #29 DONE 0.0s [2023-08-16T17:00:22.359Z] [2023-08-16T17:00:22.359Z] #34 [core-metadata internal] load build context [2023-08-16T17:00:22.359Z] #34 ... [2023-08-16T17:00:22.359Z] [2023-08-16T17:00:22.359Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T17:00:22.359Z] #29 DONE 0.0s [2023-08-16T17:00:22.359Z] [2023-08-16T17:00:22.359Z] #34 [core-metadata internal] load build context [2023-08-16T17:00:22.626Z] #34 ... [2023-08-16T17:00:22.626Z] [2023-08-16T17:00:22.626Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T17:00:22.626Z] #29 DONE 0.0s [2023-08-16T17:00:22.626Z] [2023-08-16T17:00:22.626Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T17:00:22.626Z] #29 DONE 0.0s [2023-08-16T17:00:22.626Z] [2023-08-16T17:00:22.626Z] #34 [core-metadata internal] load build context [2023-08-16T17:00:22.894Z] #34 ... [2023-08-16T17:00:22.894Z] [2023-08-16T17:00:22.894Z] #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-16T17:00:22.894Z] #32 DONE 1.9s [2023-08-16T17:00:22.894Z] [2023-08-16T17:00:22.894Z] #33 [core-data builder 2/7] WORKDIR /edgex-go [2023-08-16T17:00:22.894Z] #33 DONE 0.8s [2023-08-16T17:00:22.894Z] [2023-08-16T17:00:22.894Z] #31 [core-data stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T17:00:22.894Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T17:00:22.894Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T17:00:22.894Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-16T17:00:22.894Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T17:00:22.894Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T17:00:22.894Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done [2023-08-16T17:00:22.894Z] #31 DONE 2.9s [2023-08-16T17:00:22.894Z] [2023-08-16T17:00:22.894Z] #34 [core-metadata internal] load build context [2023-08-16T17:00:22.894Z] #34 ... [2023-08-16T17:00:22.894Z] [2023-08-16T17:00:22.894Z] #32 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-16T17:00:22.894Z] #32 DONE 1.9s [2023-08-16T17:00:22.894Z] [2023-08-16T17:00:22.894Z] #33 [security-spire-agent builder 2/7] WORKDIR /edgex-go [2023-08-16T17:00:22.894Z] #33 DONE 0.8s [2023-08-16T17:00:22.894Z] [2023-08-16T17:00:22.894Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T17:00:22.894Z] #29 DONE 0.0s [2023-08-16T17:00:22.894Z] [2023-08-16T17:00:22.894Z] #31 [security-spire-agent stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T17:00:22.894Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T17:00:22.894Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T17:00:22.894Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-16T17:00:22.894Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T17:00:22.894Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T17:00:22.894Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done [2023-08-16T17:00:22.894Z] #31 DONE 2.9s [2023-08-16T17:00:22.894Z] [2023-08-16T17:00:22.894Z] #34 [core-metadata internal] load build context [2023-08-16T17:00:23.163Z] #34 ... [2023-08-16T17:00:23.163Z] [2023-08-16T17:00:23.163Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T17:00:23.163Z] #29 DONE 0.1s [2023-08-16T17:00:23.163Z] [2023-08-16T17:00:23.163Z] #34 [core-metadata internal] load build context [2023-08-16T17:00:24.147Z] #34 ... [2023-08-16T17:00:24.147Z] [2023-08-16T17:00:24.147Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T17:00:24.147Z] #30 DONE 2.8s [2023-08-16T17:00:24.147Z] [2023-08-16T17:00:24.147Z] #34 [core-metadata internal] load build context [2023-08-16T17:00:24.418Z] #34 ... [2023-08-16T17:00:24.418Z] [2023-08-16T17:00:24.418Z] #32 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-16T17:00:24.418Z] #32 DONE 2.0s [2023-08-16T17:00:24.418Z] [2023-08-16T17:00:24.418Z] #33 [security-spire-config builder 2/7] WORKDIR /edgex-go [2023-08-16T17:00:24.418Z] #33 DONE 0.9s [2023-08-16T17:00:24.418Z] [2023-08-16T17:00:24.418Z] #31 [security-spire-config stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T17:00:24.418Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T17:00:24.418Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T17:00:24.418Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-16T17:00:24.418Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T17:00:24.418Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T17:00:24.418Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done [2023-08-16T17:00:24.418Z] #31 DONE 3.0s [2023-08-16T17:00:24.418Z] [2023-08-16T17:00:24.418Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-16T17:00:26.384Z] #36 transferring context: [2023-08-16T17:00:29.737Z] #36 ... [2023-08-16T17:00:29.737Z] [2023-08-16T17:00:29.737Z] #37 [security-bootstrapper internal] load build context [2023-08-16T17:00:29.737Z] #37 ... [2023-08-16T17:00:29.737Z] [2023-08-16T17:00:29.737Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-16T17:00:31.147Z] #36 ... [2023-08-16T17:00:31.147Z] [2023-08-16T17:00:31.147Z] #38 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-16T17:00:31.147Z] #0 4.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T17:00:31.147Z] #0 5.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T17:00:31.147Z] #0 7.476 OK: 263 MiB in 53 packages [2023-08-16T17:00:31.147Z] #38 DONE 9.4s [2023-08-16T17:00:31.147Z] [2023-08-16T17:00:31.147Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-16T17:00:31.414Z] #36 ... [2023-08-16T17:00:31.414Z] [2023-08-16T17:00:31.414Z] #39 [security-proxy-auth internal] load build context [2023-08-16T17:00:31.414Z] #39 transferring context: 23.86MB 9.8s [2023-08-16T17:00:31.414Z] #39 ... [2023-08-16T17:00:31.414Z] [2023-08-16T17:00:31.414Z] #40 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T17:00:31.414Z] #0 7.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T17:00:31.414Z] #0 9.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T17:00:31.683Z] #40 ... [2023-08-16T17:00:31.683Z] [2023-08-16T17:00:31.683Z] #41 [security-spire-server internal] load build context [2023-08-16T17:00:31.683Z] #41 ... [2023-08-16T17:00:31.683Z] [2023-08-16T17:00:31.683Z] #42 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T17:00:31.683Z] #0 7.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T17:00:31.683Z] #0 9.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T17:00:31.956Z] #42 ... [2023-08-16T17:00:31.956Z] [2023-08-16T17:00:31.956Z] #41 [security-spire-server internal] load build context [2023-08-16T17:00:31.956Z] #41 ... [2023-08-16T17:00:31.956Z] [2023-08-16T17:00:31.956Z] #35 [security-secretstore-setup internal] load build context [2023-08-16T17:00:32.226Z] #35 ... [2023-08-16T17:00:32.226Z] [2023-08-16T17:00:32.226Z] #43 [core-common-config-bootstrapper internal] load build context [2023-08-16T17:00:32.226Z] #43 ... [2023-08-16T17:00:32.226Z] [2023-08-16T17:00:32.226Z] #44 [support-scheduler internal] load build context [2023-08-16T17:00:32.497Z] #44 ... [2023-08-16T17:00:32.497Z] [2023-08-16T17:00:32.497Z] #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-16T17:00:32.497Z] #0 8.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T17:00:32.497Z] #45 ... [2023-08-16T17:00:32.497Z] [2023-08-16T17:00:32.497Z] #46 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-16T17:00:32.766Z] #46 ... [2023-08-16T17:00:32.766Z] [2023-08-16T17:00:32.766Z] #47 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-16T17:00:32.766Z] #47 ... [2023-08-16T17:00:32.766Z] [2023-08-16T17:00:32.766Z] #48 [security-proxy-setup internal] load build context [2023-08-16T17:00:33.033Z] #48 ... [2023-08-16T17:00:33.033Z] [2023-08-16T17:00:33.033Z] #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-16T17:00:33.033Z] #49 ... [2023-08-16T17:00:33.033Z] [2023-08-16T17:00:33.033Z] #50 [support-notifications internal] load build context [2023-08-16T17:00:33.033Z] #50 ... [2023-08-16T17:00:33.033Z] [2023-08-16T17:00:33.033Z] #51 [core-data internal] load build context [2023-08-16T17:00:33.301Z] #51 ... [2023-08-16T17:00:33.301Z] [2023-08-16T17:00:33.301Z] #52 [security-spire-agent internal] load build context [2023-08-16T17:00:33.301Z] #52 ... [2023-08-16T17:00:33.301Z] [2023-08-16T17:00:33.301Z] #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-16T17:00:33.569Z] #53 ... [2023-08-16T17:00:33.569Z] [2023-08-16T17:00:33.569Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-16T17:00:33.569Z] #54 ... [2023-08-16T17:00:33.569Z] [2023-08-16T17:00:33.569Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-16T17:00:33.837Z] #55 ... [2023-08-16T17:00:33.837Z] [2023-08-16T17:00:33.837Z] #52 [security-spire-agent internal] load build context [2023-08-16T17:00:34.105Z] #52 ... [2023-08-16T17:00:34.105Z] [2023-08-16T17:00:34.105Z] #40 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T17:00:34.105Z] #40 12.24 OK: 263 MiB in 53 packages [2023-08-16T17:00:34.105Z] #40 DONE 13.2s [2023-08-16T17:00:34.105Z] [2023-08-16T17:00:34.105Z] #52 [security-spire-agent internal] load build context [2023-08-16T17:00:34.105Z] #52 ... [2023-08-16T17:00:34.105Z] [2023-08-16T17:00:34.105Z] #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-16T17:00:34.105Z] #56 ... [2023-08-16T17:00:34.105Z] [2023-08-16T17:00:34.105Z] #42 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T17:00:34.105Z] #42 12.84 OK: 263 MiB in 53 packages [2023-08-16T17:00:34.372Z] #42 ... [2023-08-16T17:00:34.372Z] [2023-08-16T17:00:34.372Z] #34 [core-metadata internal] load build context [2023-08-16T17:00:34.372Z] #34 ... [2023-08-16T17:00:34.372Z] [2023-08-16T17:00:34.372Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-16T17:00:34.644Z] #57 ... [2023-08-16T17:00:34.644Z] [2023-08-16T17:00:34.644Z] #58 [core-command internal] load build context [2023-08-16T17:00:34.644Z] #58 ... [2023-08-16T17:00:34.644Z] [2023-08-16T17:00:34.644Z] #59 [security-spire-config internal] load build context [2023-08-16T17:00:34.920Z] #59 ... [2023-08-16T17:00:34.920Z] [2023-08-16T17:00:34.920Z] #58 [core-command internal] load build context [2023-08-16T17:00:35.507Z] #58 ... [2023-08-16T17:00:35.507Z] [2023-08-16T17:00:35.507Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-16T17:00:35.507Z] #60 ... [2023-08-16T17:00:35.507Z] [2023-08-16T17:00:35.507Z] #59 [security-spire-config internal] load build context [2023-08-16T17:00:35.788Z] #59 ... [2023-08-16T17:00:35.788Z] [2023-08-16T17:00:35.788Z] #61 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-16T17:00:35.788Z] #61 ... [2023-08-16T17:00:35.788Z] [2023-08-16T17:00:35.788Z] #58 [core-command internal] load build context [2023-08-16T17:00:36.768Z] #58 ... [2023-08-16T17:00:36.768Z] [2023-08-16T17:00:36.768Z] #42 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T17:00:36.768Z] #42 DONE 15.3s [2023-08-16T17:00:36.768Z] [2023-08-16T17:00:36.768Z] #58 [core-command internal] load build context [2023-08-16T17:00:36.768Z] #58 transferring context: 4.84MB 11.2s [2023-08-16T17:00:39.350Z] #58 ... [2023-08-16T17:00:39.350Z] [2023-08-16T17:00:39.350Z] #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-16T17:00:39.350Z] #45 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T17:00:39.350Z] #45 14.38 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-16T17:00:39.350Z] #45 14.38 (2/2) Installing su-exec (0.2-r2) [2023-08-16T17:00:39.350Z] #45 14.40 Executing busybox-1.35.0-r29.trigger [2023-08-16T17:00:39.350Z] #45 14.53 OK: 8 MiB in 17 packages [2023-08-16T17:00:39.350Z] #45 DONE 16.5s [2023-08-16T17:00:39.350Z] [2023-08-16T17:00:39.350Z] #58 [core-command internal] load build context [2023-08-16T17:00:39.618Z] #58 ... [2023-08-16T17:00:39.618Z] [2023-08-16T17:00:39.618Z] #37 [security-bootstrapper internal] load build context [2023-08-16T17:00:39.888Z] #37 ... [2023-08-16T17:00:39.888Z] [2023-08-16T17:00:39.888Z] #39 [security-proxy-auth internal] load build context [2023-08-16T17:00:39.888Z] #39 ... [2023-08-16T17:00:39.888Z] [2023-08-16T17:00:39.888Z] #37 [security-bootstrapper internal] load build context [2023-08-16T17:00:40.857Z] #37 transferring context: 72.73MB 20.8s [2023-08-16T17:00:41.818Z] #37 ... [2023-08-16T17:00:41.818Z] [2023-08-16T17:00:41.818Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-16T17:00:41.818Z] #36 ... [2023-08-16T17:00:41.818Z] [2023-08-16T17:00:41.818Z] #37 [security-bootstrapper internal] load build context [2023-08-16T17:00:42.086Z] #37 ... [2023-08-16T17:00:42.086Z] [2023-08-16T17:00:42.086Z] #41 [security-spire-server internal] load build context [2023-08-16T17:00:42.357Z] #41 ... [2023-08-16T17:00:42.357Z] [2023-08-16T17:00:42.357Z] #35 [security-secretstore-setup internal] load build context [2023-08-16T17:00:42.357Z] #35 ... [2023-08-16T17:00:42.357Z] [2023-08-16T17:00:42.357Z] #44 [support-scheduler internal] load build context [2023-08-16T17:00:42.627Z] #44 ... [2023-08-16T17:00:42.627Z] [2023-08-16T17:00:42.627Z] #41 [security-spire-server internal] load build context [2023-08-16T17:00:42.627Z] #41 ... [2023-08-16T17:00:42.627Z] [2023-08-16T17:00:42.627Z] #43 [core-common-config-bootstrapper internal] load build context [2023-08-16T17:00:42.896Z] #43 ... [2023-08-16T17:00:42.896Z] [2023-08-16T17:00:42.896Z] #39 [security-proxy-auth internal] load build context [2023-08-16T17:00:43.165Z] #39 ... [2023-08-16T17:00:43.165Z] [2023-08-16T17:00:43.165Z] #48 [security-proxy-setup internal] load build context [2023-08-16T17:00:43.165Z] #48 ... [2023-08-16T17:00:43.165Z] [2023-08-16T17:00:43.165Z] #39 [security-proxy-auth internal] load build context [2023-08-16T17:00:43.165Z] #39 ... [2023-08-16T17:00:43.165Z] [2023-08-16T17:00:43.165Z] #50 [support-notifications internal] load build context [2023-08-16T17:00:43.432Z] #50 ... [2023-08-16T17:00:43.432Z] [2023-08-16T17:00:43.432Z] #51 [core-data internal] load build context [2023-08-16T17:00:43.432Z] #51 ... [2023-08-16T17:00:43.432Z] [2023-08-16T17:00:43.432Z] #39 [security-proxy-auth internal] load build context [2023-08-16T17:00:43.700Z] #39 ... [2023-08-16T17:00:43.700Z] [2023-08-16T17:00:43.700Z] #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-16T17:00:43.700Z] #49 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T17:00:43.700Z] #49 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T17:00:43.700Z] #49 20.46 OK: 263 MiB in 53 packages [2023-08-16T17:00:43.700Z] #49 ... [2023-08-16T17:00:43.700Z] [2023-08-16T17:00:43.700Z] #39 [security-proxy-auth internal] load build context [2023-08-16T17:00:44.285Z] #39 ... [2023-08-16T17:00:44.285Z] [2023-08-16T17:00:44.285Z] #52 [security-spire-agent internal] load build context [2023-08-16T17:00:44.285Z] #52 ... [2023-08-16T17:00:44.285Z] [2023-08-16T17:00:44.285Z] #39 [security-proxy-auth internal] load build context [2023-08-16T17:00:44.558Z] #39 ... [2023-08-16T17:00:44.558Z] [2023-08-16T17:00:44.558Z] #46 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-16T17:00:44.558Z] #46 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T17:00:44.559Z] #46 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T17:00:44.559Z] #46 21.56 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-16T17:00:44.559Z] #46 21.66 Executing busybox-1.35.0-r29.trigger [2023-08-16T17:00:44.559Z] #46 21.93 OK: 8 MiB in 16 packages [2023-08-16T17:00:44.830Z] #46 ... [2023-08-16T17:00:44.830Z] [2023-08-16T17:00:44.830Z] #34 [core-metadata internal] load build context [2023-08-16T17:00:44.830Z] #34 ... [2023-08-16T17:00:44.830Z] [2023-08-16T17:00:44.830Z] #39 [security-proxy-auth internal] load build context [2023-08-16T17:00:45.098Z] #39 ... [2023-08-16T17:00:45.098Z] [2023-08-16T17:00:45.098Z] #47 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-16T17:00:45.098Z] #47 12.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T17:00:45.098Z] #47 14.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T17:00:45.098Z] #47 ... [2023-08-16T17:00:45.098Z] [2023-08-16T17:00:45.098Z] #39 [security-proxy-auth internal] load build context [2023-08-16T17:00:45.367Z] #39 ... [2023-08-16T17:00:45.367Z] [2023-08-16T17:00:45.367Z] #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-16T17:00:45.367Z] #49 DONE 22.5s [2023-08-16T17:00:45.367Z] [2023-08-16T17:00:45.367Z] #39 [security-proxy-auth internal] load build context [2023-08-16T17:00:45.637Z] #39 ... [2023-08-16T17:00:45.637Z] [2023-08-16T17:00:45.637Z] #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-16T17:00:45.637Z] #62 DONE 6.5s [2023-08-16T17:00:45.637Z] [2023-08-16T17:00:45.637Z] #63 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-16T17:00:45.905Z] #63 ... [2023-08-16T17:00:45.905Z] [2023-08-16T17:00:45.905Z] #59 [security-spire-config internal] load build context [2023-08-16T17:00:45.905Z] #59 ... [2023-08-16T17:00:45.905Z] [2023-08-16T17:00:45.905Z] #34 [core-metadata internal] load build context [2023-08-16T17:00:46.868Z] #34 ... [2023-08-16T17:00:46.868Z] [2023-08-16T17:00:46.868Z] #46 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-16T17:00:46.868Z] #46 DONE 24.5s [2023-08-16T17:00:46.868Z] [2023-08-16T17:00:46.868Z] #34 [core-metadata internal] load build context [2023-08-16T17:00:46.868Z] #34 transferring context: 48.43MB 25.2s [2023-08-16T17:00:47.833Z] #34 ... [2023-08-16T17:00:47.833Z] [2023-08-16T17:00:47.833Z] #63 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-16T17:00:47.833Z] #63 DONE 2.0s [2023-08-16T17:00:47.833Z] [2023-08-16T17:00:47.833Z] #34 [core-metadata internal] load build context [2023-08-16T17:00:47.833Z] #34 ... [2023-08-16T17:00:47.833Z] [2023-08-16T17:00:47.833Z] #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-16T17:00:47.833Z] #53 15.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T17:00:47.833Z] #53 19.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T17:00:47.833Z] #53 ... [2023-08-16T17:00:47.833Z] [2023-08-16T17:00:47.833Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-16T17:00:47.833Z] #55 14.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T17:00:47.833Z] #55 18.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T17:00:48.101Z] #55 ... [2023-08-16T17:00:48.101Z] [2023-08-16T17:00:48.101Z] #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-16T17:00:48.101Z] #56 14.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T17:00:48.101Z] #56 17.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T17:00:48.101Z] #56 ... [2023-08-16T17:00:48.101Z] [2023-08-16T17:00:48.101Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-16T17:00:48.101Z] #54 14.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T17:00:48.101Z] #54 17.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T17:00:48.368Z] #54 ... [2023-08-16T17:00:48.368Z] [2023-08-16T17:00:48.368Z] #34 [core-metadata internal] load build context [2023-08-16T17:00:50.312Z] #34 ... [2023-08-16T17:00:50.312Z] [2023-08-16T17:00:50.312Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-16T17:00:50.312Z] #60 14.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T17:00:50.312Z] #60 19.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T17:00:50.312Z] #60 ... [2023-08-16T17:00:50.312Z] [2023-08-16T17:00:50.312Z] #58 [core-command internal] load build context [2023-08-16T17:00:50.312Z] #58 ... [2023-08-16T17:00:50.312Z] [2023-08-16T17:00:50.312Z] #34 [core-metadata internal] load build context [2023-08-16T17:00:51.732Z] #34 ... [2023-08-16T17:00:51.732Z] [2023-08-16T17:00:51.732Z] #61 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-16T17:00:51.732Z] #61 16.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T17:00:51.732Z] #61 20.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T17:00:51.732Z] #61 ... [2023-08-16T17:00:51.732Z] [2023-08-16T17:00:51.732Z] #34 [core-metadata internal] load build context [2023-08-16T17:00:52.001Z] #34 ... [2023-08-16T17:00:52.001Z] [2023-08-16T17:00:52.001Z] #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-16T17:00:52.001Z] #56 25.75 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-16T17:00:52.001Z] #56 25.75 Executing busybox-1.35.0-r29.trigger [2023-08-16T17:00:52.001Z] #56 25.96 OK: 8 MiB in 16 packages [2023-08-16T17:00:52.001Z] #56 DONE 27.9s [2023-08-16T17:00:52.001Z] [2023-08-16T17:00:52.001Z] #34 [core-metadata internal] load build context [2023-08-16T17:00:52.001Z] #34 transferring context: 60.44MB 30.2s [2023-08-16T17:00:52.001Z] #34 ... [2023-08-16T17:00:52.001Z] [2023-08-16T17:00:52.001Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-16T17:00:52.268Z] #36 ... [2023-08-16T17:00:52.268Z] [2023-08-16T17:00:52.268Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-16T17:00:52.268Z] #57 17.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T17:00:52.268Z] #57 22.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T17:00:52.268Z] #57 ... [2023-08-16T17:00:52.268Z] [2023-08-16T17:00:52.268Z] #37 [security-bootstrapper internal] load build context [2023-08-16T17:00:52.268Z] #37 ... [2023-08-16T17:00:52.268Z] [2023-08-16T17:00:52.268Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-16T17:00:52.852Z] #36 ... [2023-08-16T17:00:52.852Z] [2023-08-16T17:00:52.852Z] #35 [security-secretstore-setup internal] load build context [2023-08-16T17:00:52.852Z] #35 ... [2023-08-16T17:00:52.852Z] [2023-08-16T17:00:52.852Z] #43 [core-common-config-bootstrapper internal] load build context [2023-08-16T17:00:53.118Z] #43 ... [2023-08-16T17:00:53.118Z] [2023-08-16T17:00:53.118Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-16T17:00:53.118Z] #55 25.64 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-16T17:00:53.118Z] #55 25.68 (2/4) Installing openssl (3.0.10-r0) [2023-08-16T17:00:53.118Z] #55 25.79 (3/4) Installing su-exec (0.2-r2) [2023-08-16T17:00:53.118Z] #55 25.81 (4/4) Installing yq (4.30.4-r4) [2023-08-16T17:00:53.118Z] #55 27.27 Executing busybox-1.35.0-r29.trigger [2023-08-16T17:00:53.118Z] #55 27.51 OK: 17 MiB in 19 packages [2023-08-16T17:00:53.118Z] #55 DONE 29.4s [2023-08-16T17:00:53.118Z] [2023-08-16T17:00:53.118Z] #43 [core-common-config-bootstrapper internal] load build context [2023-08-16T17:00:53.118Z] #43 ... [2023-08-16T17:00:53.118Z] [2023-08-16T17:00:53.118Z] #41 [security-spire-server internal] load build context [2023-08-16T17:00:53.118Z] #41 ... [2023-08-16T17:00:53.118Z] [2023-08-16T17:00:53.118Z] #44 [support-scheduler internal] load build context [2023-08-16T17:00:53.386Z] #44 ... [2023-08-16T17:00:53.386Z] [2023-08-16T17:00:53.386Z] #48 [security-proxy-setup internal] load build context [2023-08-16T17:00:53.386Z] #48 ... [2023-08-16T17:00:53.386Z] [2023-08-16T17:00:53.386Z] #43 [core-common-config-bootstrapper internal] load build context [2023-08-16T17:00:53.655Z] #43 ... [2023-08-16T17:00:53.655Z] [2023-08-16T17:00:53.655Z] #51 [core-data internal] load build context [2023-08-16T17:00:53.655Z] #51 ... [2023-08-16T17:00:53.655Z] [2023-08-16T17:00:53.655Z] #64 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-16T17:00:53.655Z] #64 DONE 0.6s [2023-08-16T17:00:53.655Z] [2023-08-16T17:00:53.655Z] #51 [core-data internal] load build context [2023-08-16T17:00:53.655Z] #51 ... [2023-08-16T17:00:53.655Z] [2023-08-16T17:00:53.655Z] #50 [support-notifications internal] load build context [2023-08-16T17:00:53.923Z] #50 ... [2023-08-16T17:00:53.923Z] [2023-08-16T17:00:53.923Z] #35 [security-secretstore-setup internal] load build context [2023-08-16T17:00:54.905Z] #35 ... [2023-08-16T17:00:54.905Z] [2023-08-16T17:00:54.905Z] #52 [security-spire-agent internal] load build context [2023-08-16T17:00:54.905Z] #52 ... [2023-08-16T17:00:54.905Z] [2023-08-16T17:00:54.905Z] #35 [security-secretstore-setup internal] load build context [2023-08-16T17:00:54.905Z] #35 ... [2023-08-16T17:00:54.905Z] [2023-08-16T17:00:54.905Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-16T17:00:54.905Z] #54 25.74 (1/2) Installing ca-certificates (20230506-r0) [2023-08-16T17:00:54.905Z] #54 26.47 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-16T17:00:54.905Z] #54 26.54 Executing busybox-1.35.0-r29.trigger [2023-08-16T17:00:54.905Z] #54 26.76 Executing ca-certificates-20230506-r0.trigger [2023-08-16T17:00:54.905Z] #54 29.20 OK: 8 MiB in 17 packages [2023-08-16T17:00:54.905Z] #54 DONE 31.1s [2023-08-16T17:00:54.905Z] [2023-08-16T17:00:54.905Z] #52 [security-spire-agent internal] load build context [2023-08-16T17:00:55.173Z] #52 ... [2023-08-16T17:00:55.173Z] [2023-08-16T17:00:55.173Z] #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-16T17:00:55.173Z] #53 27.51 (1/4) Installing ca-certificates (20230506-r0) [2023-08-16T17:00:55.173Z] #53 27.83 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-16T17:00:55.173Z] #53 27.84 (3/4) Installing su-exec (0.2-r2) [2023-08-16T17:00:55.173Z] #53 27.86 (4/4) Installing yq (4.30.4-r4) [2023-08-16T17:00:55.173Z] #53 29.31 Executing busybox-1.35.0-r29.trigger [2023-08-16T17:00:55.173Z] #53 29.49 Executing ca-certificates-20230506-r0.trigger [2023-08-16T17:00:55.173Z] #53 31.44 OK: 17 MiB in 19 packages [2023-08-16T17:00:55.173Z] #53 DONE 32.6s [2023-08-16T17:00:55.441Z] [2023-08-16T17:00:55.441Z] #52 [security-spire-agent internal] load build context [2023-08-16T17:00:55.710Z] #52 ... [2023-08-16T17:00:55.710Z] [2023-08-16T17:00:55.710Z] #39 [security-proxy-auth internal] load build context [2023-08-16T17:00:55.710Z] #39 ... [2023-08-16T17:00:55.710Z] [2023-08-16T17:00:55.710Z] #52 [security-spire-agent internal] load build context [2023-08-16T17:00:55.978Z] #52 ... [2023-08-16T17:00:55.978Z] [2023-08-16T17:00:55.978Z] #59 [security-spire-config internal] load build context [2023-08-16T17:00:56.246Z] #59 ... [2023-08-16T17:00:56.246Z] [2023-08-16T17:00:56.246Z] #52 [security-spire-agent internal] load build context [2023-08-16T17:00:56.246Z] #52 ... [2023-08-16T17:00:56.246Z] [2023-08-16T17:00:56.246Z] #47 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-16T17:00:56.246Z] #47 23.73 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T17:00:56.246Z] #47 23.73 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T17:00:56.246Z] #47 23.73 OK: 17689 distinct packages available [2023-08-16T17:00:56.246Z] #47 25.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T17:00:56.246Z] #47 28.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T17:00:56.246Z] #47 32.37 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-16T17:00:56.246Z] #47 32.38 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-16T17:00:56.246Z] #47 32.38 (3/5) Installing libucontext (1.2-r0) [2023-08-16T17:00:56.246Z] #47 32.41 (4/5) Installing gcompat (1.1.0-r0) [2023-08-16T17:00:56.246Z] #47 32.41 (5/5) Installing openssl (3.0.10-r0) [2023-08-16T17:00:56.246Z] #47 32.46 Executing busybox-1.35.0-r29.trigger [2023-08-16T17:00:56.246Z] #47 32.55 OK: 9 MiB in 20 packages [2023-08-16T17:00:56.246Z] #47 ... [2023-08-16T17:00:56.246Z] [2023-08-16T17:00:56.246Z] #59 [security-spire-config internal] load build context [2023-08-16T17:00:56.541Z] #59 ... [2023-08-16T17:00:56.541Z] [2023-08-16T17:00:56.541Z] #47 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-16T17:00:56.541Z] #47 DONE 33.9s [2023-08-16T17:00:56.541Z] [2023-08-16T17:00:56.541Z] #59 [security-spire-config internal] load build context [2023-08-16T17:00:57.137Z] #59 transferring context: 32.76MB 31.2s [2023-08-16T17:00:59.086Z] #59 ... [2023-08-16T17:00:59.086Z] [2023-08-16T17:00:59.086Z] #61 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-16T17:00:59.086Z] #61 27.20 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T17:00:59.086Z] #61 27.20 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T17:00:59.086Z] #61 27.20 OK: 17689 distinct packages available [2023-08-16T17:00:59.086Z] #61 27.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T17:00:59.086Z] #61 29.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T17:00:59.086Z] #61 32.40 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-16T17:00:59.086Z] #61 32.42 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-16T17:00:59.086Z] #61 32.43 (3/4) Installing libucontext (1.2-r0) [2023-08-16T17:00:59.086Z] #61 32.45 (4/4) Installing gcompat (1.1.0-r0) [2023-08-16T17:00:59.086Z] #61 32.47 Executing busybox-1.35.0-r29.trigger [2023-08-16T17:00:59.086Z] #61 32.54 OK: 8 MiB in 19 packages [2023-08-16T17:00:59.086Z] #61 DONE 33.3s [2023-08-16T17:00:59.086Z] [2023-08-16T17:00:59.086Z] #59 [security-spire-config internal] load build context [2023-08-16T17:01:00.500Z] #59 ... [2023-08-16T17:01:00.500Z] [2023-08-16T17:01:00.500Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-16T17:01:00.500Z] #57 29.29 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T17:01:00.500Z] #57 29.29 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T17:01:00.500Z] #57 29.29 OK: 17694 distinct packages available [2023-08-16T17:01:00.500Z] #57 30.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T17:01:00.500Z] #57 32.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T17:01:00.500Z] #57 35.00 OK: 263 MiB in 53 packages [2023-08-16T17:01:00.500Z] #57 DONE 36.0s [2023-08-16T17:01:00.500Z] [2023-08-16T17:01:00.500Z] #58 [core-command internal] load build context [2023-08-16T17:01:00.500Z] #58 ... [2023-08-16T17:01:00.500Z] [2023-08-16T17:01:00.500Z] #59 [security-spire-config internal] load build context [2023-08-16T17:01:00.768Z] #59 ... [2023-08-16T17:01:00.768Z] [2023-08-16T17:01:00.768Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-16T17:01:00.768Z] #60 26.77 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T17:01:00.768Z] #60 26.77 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T17:01:00.768Z] #60 26.77 OK: 17689 distinct packages available [2023-08-16T17:01:00.768Z] #60 27.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T17:01:00.769Z] #60 29.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T17:01:00.769Z] #60 32.53 (1/9) Installing ca-certificates (20230506-r0) [2023-08-16T17:01:00.769Z] #60 32.74 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-16T17:01:00.769Z] #60 32.79 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-16T17:01:00.769Z] #60 32.82 (4/9) Installing libcurl (8.2.1-r0) [2023-08-16T17:01:00.769Z] #60 32.89 (5/9) Installing curl (8.2.1-r0) [2023-08-16T17:01:00.769Z] #60 32.89 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-16T17:01:00.769Z] #60 32.91 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-16T17:01:00.769Z] #60 32.91 (8/9) Installing libucontext (1.2-r0) [2023-08-16T17:01:00.769Z] #60 32.93 (9/9) Installing gcompat (1.1.0-r0) [2023-08-16T17:01:00.769Z] #60 32.93 Executing busybox-1.35.0-r29.trigger [2023-08-16T17:01:00.769Z] #60 33.02 Executing ca-certificates-20230506-r0.trigger [2023-08-16T17:01:00.769Z] #60 33.87 OK: 11 MiB in 24 packages [2023-08-16T17:01:00.769Z] #60 DONE 35.3s [2023-08-16T17:01:01.036Z] [2023-08-16T17:01:01.036Z] #59 [security-spire-config internal] load build context [2023-08-16T17:01:01.998Z] #59 ... [2023-08-16T17:01:01.998Z] [2023-08-16T17:01:01.998Z] #34 [core-metadata internal] load build context [2023-08-16T17:01:01.998Z] #34 transferring context: 87.64MB 40.4s [2023-08-16T17:01:02.267Z] #34 ... [2023-08-16T17:01:02.267Z] [2023-08-16T17:01:02.267Z] #59 [security-spire-config internal] load build context [2023-08-16T17:01:02.535Z] #59 ... [2023-08-16T17:01:02.535Z] [2023-08-16T17:01:02.535Z] #37 [security-bootstrapper internal] load build context [2023-08-16T17:01:02.535Z] #37 ... [2023-08-16T17:01:02.535Z] [2023-08-16T17:01:02.535Z] #59 [security-spire-config internal] load build context [2023-08-16T17:01:03.122Z] #59 ... [2023-08-16T17:01:03.122Z] [2023-08-16T17:01:03.122Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-16T17:01:03.122Z] #36 ... [2023-08-16T17:01:03.122Z] [2023-08-16T17:01:03.122Z] #59 [security-spire-config internal] load build context [2023-08-16T17:01:03.391Z] #59 ... [2023-08-16T17:01:03.391Z] [2023-08-16T17:01:03.391Z] #41 [security-spire-server internal] load build context [2023-08-16T17:01:03.391Z] #41 ... [2023-08-16T17:01:03.391Z] [2023-08-16T17:01:03.391Z] #59 [security-spire-config internal] load build context [2023-08-16T17:01:03.391Z] #59 ... [2023-08-16T17:01:03.391Z] [2023-08-16T17:01:03.391Z] #44 [support-scheduler internal] load build context [2023-08-16T17:01:03.658Z] #44 ... [2023-08-16T17:01:03.658Z] [2023-08-16T17:01:03.658Z] #43 [core-common-config-bootstrapper internal] load build context [2023-08-16T17:01:03.658Z] #43 ... [2023-08-16T17:01:03.658Z] [2023-08-16T17:01:03.658Z] #51 [core-data internal] load build context [2023-08-16T17:01:03.925Z] #51 ... [2023-08-16T17:01:03.925Z] [2023-08-16T17:01:03.925Z] #48 [security-proxy-setup internal] load build context [2023-08-16T17:01:03.925Z] #48 ... [2023-08-16T17:01:03.925Z] [2023-08-16T17:01:03.925Z] #50 [support-notifications internal] load build context [2023-08-16T17:01:03.925Z] #50 ... [2023-08-16T17:01:04.347Z] [2023-08-16T17:01:04.347Z] #48 [security-proxy-setup internal] load build context [2023-08-16T17:01:04.995Z] #48 ... [2023-08-16T17:01:04.995Z] [2023-08-16T17:01:04.995Z] #35 [security-secretstore-setup internal] load build context [2023-08-16T17:01:04.995Z] #35 ... [2023-08-16T17:01:04.995Z] [2023-08-16T17:01:04.995Z] #48 [security-proxy-setup internal] load build context [2023-08-16T17:01:06.062Z] #48 ... [2023-08-16T17:01:06.062Z] [2023-08-16T17:01:06.062Z] #39 [security-proxy-auth internal] load build context [2023-08-16T17:01:06.062Z] #39 ... [2023-08-16T17:01:06.062Z] [2023-08-16T17:01:06.062Z] #48 [security-proxy-setup internal] load build context [2023-08-16T17:01:06.350Z] #48 ... [2023-08-16T17:01:06.350Z] [2023-08-16T17:01:06.350Z] #52 [security-spire-agent internal] load build context [2023-08-16T17:01:06.633Z] #52 ... [2023-08-16T17:01:06.633Z] [2023-08-16T17:01:06.633Z] #48 [security-proxy-setup internal] load build context [2023-08-16T17:01:07.251Z] #48 transferring context: 57.33MB 43.3s [2023-08-16T17:01:11.553Z] #48 ... [2023-08-16T17:01:11.553Z] [2023-08-16T17:01:11.553Z] #58 [core-command internal] load build context [2023-08-16T17:01:11.553Z] #58 ... [2023-08-16T17:01:11.553Z] [2023-08-16T17:01:11.553Z] #48 [security-proxy-setup internal] load build context [2023-08-16T17:01:12.142Z] #48 ... [2023-08-16T17:01:12.143Z] [2023-08-16T17:01:12.143Z] #34 [core-metadata internal] load build context [2023-08-16T17:01:12.143Z] #34 transferring context: 130.39MB 50.5s [2023-08-16T17:01:12.410Z] #34 ... [2023-08-16T17:01:12.410Z] [2023-08-16T17:01:12.410Z] #48 [security-proxy-setup internal] load build context [2023-08-16T17:01:12.710Z] #48 ... [2023-08-16T17:01:12.710Z] [2023-08-16T17:01:12.710Z] #37 [security-bootstrapper internal] load build context [2023-08-16T17:01:12.982Z] #37 ... [2023-08-16T17:01:12.982Z] [2023-08-16T17:01:12.982Z] #34 [core-metadata internal] load build context [2023-08-16T17:01:12.982Z] #34 ... [2023-08-16T17:01:12.982Z] [2023-08-16T17:01:12.982Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-16T17:01:13.248Z] #36 ... [2023-08-16T17:01:13.248Z] [2023-08-16T17:01:13.248Z] #34 [core-metadata internal] load build context [2023-08-16T17:01:13.521Z] #34 ... [2023-08-16T17:01:13.521Z] [2023-08-16T17:01:13.521Z] #41 [security-spire-server internal] load build context [2023-08-16T17:01:13.521Z] #41 ... [2023-08-16T17:01:13.521Z] [2023-08-16T17:01:13.521Z] #44 [support-scheduler internal] load build context [2023-08-16T17:01:13.794Z] #44 ... [2023-08-16T17:01:13.794Z] [2023-08-16T17:01:13.794Z] #59 [security-spire-config internal] load build context [2023-08-16T17:01:13.794Z] #59 ... [2023-08-16T17:01:13.794Z] [2023-08-16T17:01:13.794Z] #43 [core-common-config-bootstrapper internal] load build context [2023-08-16T17:01:14.063Z] #43 ... [2023-08-16T17:01:14.063Z] [2023-08-16T17:01:14.063Z] #51 [core-data internal] load build context [2023-08-16T17:01:14.063Z] #51 ... [2023-08-16T17:01:14.063Z] [2023-08-16T17:01:14.063Z] #43 [core-common-config-bootstrapper internal] load build context [2023-08-16T17:01:14.063Z] #43 ... [2023-08-16T17:01:14.063Z] [2023-08-16T17:01:14.063Z] #50 [support-notifications internal] load build context [2023-08-16T17:01:14.332Z] #50 ... [2023-08-16T17:01:14.332Z] [2023-08-16T17:01:14.332Z] #41 [security-spire-server internal] load build context [2023-08-16T17:01:15.292Z] #41 ... [2023-08-16T17:01:15.292Z] [2023-08-16T17:01:15.292Z] #35 [security-secretstore-setup internal] load build context [2023-08-16T17:01:15.292Z] #35 ... [2023-08-16T17:01:15.292Z] [2023-08-16T17:01:15.292Z] #41 [security-spire-server internal] load build context [2023-08-16T17:01:16.257Z] #41 ... [2023-08-16T17:01:16.257Z] [2023-08-16T17:01:16.257Z] #37 [security-bootstrapper internal] load build context [2023-08-16T17:01:16.257Z] #37 transferring context: 188.26MB 55.8s done [2023-08-16T17:01:16.257Z] #37 DONE 56.1s [2023-08-16T17:01:16.257Z] [2023-08-16T17:01:16.257Z] #41 [security-spire-server internal] load build context [2023-08-16T17:01:16.257Z] #41 ... [2023-08-16T17:01:16.257Z] [2023-08-16T17:01:16.257Z] #39 [security-proxy-auth internal] load build context [2023-08-16T17:01:16.257Z] #39 ... [2023-08-16T17:01:16.257Z] [2023-08-16T17:01:16.257Z] #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-16T17:01:16.526Z] #65 ... [2023-08-16T17:01:16.526Z] [2023-08-16T17:01:16.526Z] #52 [security-spire-agent internal] load build context [2023-08-16T17:01:16.795Z] #52 ... [2023-08-16T17:01:16.796Z] [2023-08-16T17:01:16.796Z] #39 [security-proxy-auth internal] load build context [2023-08-16T17:01:19.391Z] #39 ... [2023-08-16T17:01:19.391Z] [2023-08-16T17:01:19.391Z] #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-16T17:01:19.391Z] #65 DONE 2.9s [2023-08-16T17:01:19.391Z] [2023-08-16T17:01:19.391Z] #39 [security-proxy-auth internal] load build context [2023-08-16T17:01:21.346Z] #39 ... [2023-08-16T17:01:21.346Z] [2023-08-16T17:01:21.346Z] #58 [core-command internal] load build context [2023-08-16T17:01:21.346Z] #58 ... [2023-08-16T17:01:21.346Z] [2023-08-16T17:01:21.346Z] #39 [security-proxy-auth internal] load build context [2023-08-16T17:01:21.614Z] #39 transferring context: 178.13MB 60.1s [2023-08-16T17:01:23.026Z] #39 ... [2023-08-16T17:01:23.026Z] [2023-08-16T17:01:23.026Z] #48 [security-proxy-setup internal] load build context [2023-08-16T17:01:23.026Z] #48 ... [2023-08-16T17:01:23.026Z] [2023-08-16T17:01:23.026Z] #58 [core-command internal] load build context [2023-08-16T17:01:23.297Z] #58 ... [2023-08-16T17:01:23.297Z] [2023-08-16T17:01:23.297Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-16T17:01:23.564Z] #36 ... [2023-08-16T17:01:23.564Z] [2023-08-16T17:01:23.564Z] #39 [security-proxy-auth internal] load build context [2023-08-16T17:01:23.831Z] #39 ... [2023-08-16T17:01:23.831Z] [2023-08-16T17:01:23.831Z] #34 [core-metadata internal] load build context [2023-08-16T17:01:23.831Z] #34 ... [2023-08-16T17:01:23.831Z] [2023-08-16T17:01:23.831Z] #44 [support-scheduler internal] load build context [2023-08-16T17:01:24.098Z] #44 ... [2023-08-16T17:01:24.098Z] [2023-08-16T17:01:24.098Z] #59 [security-spire-config internal] load build context [2023-08-16T17:01:24.098Z] #59 ... [2023-08-16T17:01:24.098Z] [2023-08-16T17:01:24.098Z] #44 [support-scheduler internal] load build context [2023-08-16T17:01:24.365Z] #44 ... [2023-08-16T17:01:24.365Z] [2023-08-16T17:01:24.365Z] #51 [core-data internal] load build context [2023-08-16T17:01:24.365Z] #51 ... [2023-08-16T17:01:24.365Z] [2023-08-16T17:01:24.365Z] #43 [core-common-config-bootstrapper internal] load build context [2023-08-16T17:01:24.365Z] #43 ... [2023-08-16T17:01:24.365Z] [2023-08-16T17:01:24.365Z] #50 [support-notifications internal] load build context [2023-08-16T17:01:24.640Z] #50 ... [2023-08-16T17:01:24.640Z] [2023-08-16T17:01:24.640Z] #39 [security-proxy-auth internal] load build context [2023-08-16T17:01:24.640Z] #39 transferring context: 188.26MB 62.9s done [2023-08-16T17:01:24.640Z] #39 DONE 63.2s [2023-08-16T17:01:24.640Z] [2023-08-16T17:01:24.640Z] #50 [support-notifications internal] load build context [2023-08-16T17:01:24.640Z] #50 ... [2023-08-16T17:01:24.640Z] [2023-08-16T17:01:24.640Z] #44 [support-scheduler internal] load build context [2023-08-16T17:01:25.610Z] #44 ... [2023-08-16T17:01:25.610Z] [2023-08-16T17:01:25.610Z] #35 [security-secretstore-setup internal] load build context [2023-08-16T17:01:25.610Z] #35 ... [2023-08-16T17:01:25.610Z] [2023-08-16T17:01:25.610Z] #51 [core-data internal] load build context [2023-08-16T17:01:26.581Z] #51 ... [2023-08-16T17:01:26.581Z] [2023-08-16T17:01:26.581Z] #66 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-16T17:01:26.581Z] #66 DONE 1.7s [2023-08-16T17:01:26.581Z] [2023-08-16T17:01:26.581Z] #51 [core-data internal] load build context [2023-08-16T17:01:26.581Z] #51 ... [2023-08-16T17:01:26.581Z] [2023-08-16T17:01:26.581Z] #41 [security-spire-server internal] load build context [2023-08-16T17:01:26.581Z] #41 ... [2023-08-16T17:01:26.581Z] [2023-08-16T17:01:26.581Z] #51 [core-data internal] load build context [2023-08-16T17:01:26.851Z] #51 ... [2023-08-16T17:01:26.851Z] [2023-08-16T17:01:26.851Z] #52 [security-spire-agent internal] load build context [2023-08-16T17:01:26.851Z] #52 ... [2023-08-16T17:01:26.851Z] [2023-08-16T17:01:26.851Z] #51 [core-data internal] load build context [2023-08-16T17:01:27.437Z] #51 ... [2023-08-16T17:01:27.437Z] [2023-08-16T17:01:27.437Z] #52 [security-spire-agent internal] load build context [2023-08-16T17:01:27.437Z] #52 transferring context: 188.26MB 63.0s done [2023-08-16T17:01:27.437Z] #52 DONE 64.7s [2023-08-16T17:01:27.437Z] [2023-08-16T17:01:27.437Z] #51 [core-data internal] load build context [2023-08-16T17:01:28.896Z] #51 ... [2023-08-16T17:01:28.896Z] [2023-08-16T17:01:28.896Z] #58 [core-command internal] load build context [2023-08-16T17:01:28.896Z] #58 transferring context: 188.26MB 62.8s done [2023-08-16T17:01:28.896Z] #58 DONE 64.3s [2023-08-16T17:01:28.896Z] [2023-08-16T17:01:28.896Z] #51 [core-data internal] load build context [2023-08-16T17:01:29.217Z] #51 ... [2023-08-16T17:01:29.217Z] [2023-08-16T17:01:29.217Z] #67 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-16T17:01:29.217Z] #67 DONE 1.3s [2023-08-16T17:01:29.217Z] [2023-08-16T17:01:29.217Z] #51 [core-data internal] load build context [2023-08-16T17:01:29.217Z] #51 ... [2023-08-16T17:01:29.217Z] [2023-08-16T17:01:29.217Z] #68 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T17:01:29.217Z] #68 ... [2023-08-16T17:01:29.217Z] [2023-08-16T17:01:29.217Z] #51 [core-data internal] load build context [2023-08-16T17:01:29.484Z] #51 ... [2023-08-16T17:01:29.484Z] [2023-08-16T17:01:29.484Z] #34 [core-metadata internal] load build context [2023-08-16T17:01:29.484Z] #34 transferring context: 188.26MB 67.5s done [2023-08-16T17:01:29.484Z] #34 DONE 67.8s [2023-08-16T17:01:29.484Z] [2023-08-16T17:01:29.484Z] #51 [core-data internal] load build context [2023-08-16T17:01:30.450Z] #51 ... [2023-08-16T17:01:30.450Z] [2023-08-16T17:01:30.450Z] #41 [security-spire-server internal] load build context [2023-08-16T17:01:30.450Z] #41 transferring context: 188.26MB 68.1s done [2023-08-16T17:01:30.450Z] #41 DONE 68.6s [2023-08-16T17:01:30.450Z] [2023-08-16T17:01:30.450Z] #51 [core-data internal] load build context [2023-08-16T17:01:30.450Z] #51 ... [2023-08-16T17:01:30.450Z] [2023-08-16T17:01:30.450Z] #35 [security-secretstore-setup internal] load build context [2023-08-16T17:01:30.450Z] #35 transferring context: 188.26MB 68.2s done [2023-08-16T17:01:30.450Z] #35 DONE 68.5s [2023-08-16T17:01:30.723Z] [2023-08-16T17:01:30.723Z] #51 [core-data internal] load build context [2023-08-16T17:01:32.680Z] #51 ... [2023-08-16T17:01:32.680Z] [2023-08-16T17:01:32.680Z] #50 [support-notifications internal] load build context [2023-08-16T17:01:32.680Z] #50 transferring context: 188.26MB 68.6s done [2023-08-16T17:01:32.680Z] #50 DONE 69.9s [2023-08-16T17:01:32.680Z] [2023-08-16T17:01:32.680Z] #51 [core-data internal] load build context [2023-08-16T17:01:33.273Z] #51 ... [2023-08-16T17:01:33.273Z] [2023-08-16T17:01:33.273Z] #48 [security-proxy-setup internal] load build context [2023-08-16T17:01:33.273Z] #48 ... [2023-08-16T17:01:33.273Z] [2023-08-16T17:01:33.273Z] #51 [core-data internal] load build context [2023-08-16T17:01:33.543Z] #51 ... [2023-08-16T17:01:33.543Z] [2023-08-16T17:01:33.543Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-16T17:01:33.811Z] #36 ... [2023-08-16T17:01:33.811Z] [2023-08-16T17:01:33.811Z] #48 [security-proxy-setup internal] load build context [2023-08-16T17:01:34.082Z] #48 ... [2023-08-16T17:01:34.082Z] [2023-08-16T17:01:34.082Z] #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-16T17:01:34.082Z] #69 DONE 1.1s [2023-08-16T17:01:34.082Z] [2023-08-16T17:01:34.082Z] #48 [security-proxy-setup internal] load build context [2023-08-16T17:01:34.082Z] #48 ... [2023-08-16T17:01:34.082Z] [2023-08-16T17:01:34.082Z] #59 [security-spire-config internal] load build context [2023-08-16T17:01:34.349Z] #59 ... [2023-08-16T17:01:34.349Z] [2023-08-16T17:01:34.349Z] #48 [security-proxy-setup internal] load build context [2023-08-16T17:01:34.617Z] #48 ... [2023-08-16T17:01:34.617Z] [2023-08-16T17:01:34.617Z] #43 [core-common-config-bootstrapper internal] load build context [2023-08-16T17:01:34.617Z] #43 ... [2023-08-16T17:01:34.617Z] [2023-08-16T17:01:34.617Z] #48 [security-proxy-setup internal] load build context [2023-08-16T17:01:36.037Z] #48 ... [2023-08-16T17:01:36.037Z] [2023-08-16T17:01:36.037Z] #44 [support-scheduler internal] load build context [2023-08-16T17:01:36.037Z] #44 ... [2023-08-16T17:01:36.037Z] [2023-08-16T17:01:36.037Z] #48 [security-proxy-setup internal] load build context [2023-08-16T17:01:36.305Z] #48 ... [2023-08-16T17:01:36.305Z] [2023-08-16T17:01:36.305Z] #70 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T17:01:36.574Z] #70 ... [2023-08-16T17:01:36.574Z] [2023-08-16T17:01:36.574Z] #44 [support-scheduler internal] load build context [2023-08-16T17:01:37.543Z] #44 transferring context: 143.17MB 75.4s [2023-08-16T17:01:39.498Z] #44 ... [2023-08-16T17:01:39.498Z] [2023-08-16T17:01:39.498Z] #71 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T17:01:39.498Z] #71 ... [2023-08-16T17:01:39.498Z] [2023-08-16T17:01:39.498Z] #44 [support-scheduler internal] load build context [2023-08-16T17:01:41.451Z] #44 ... [2023-08-16T17:01:41.451Z] [2023-08-16T17:01:41.451Z] #43 [core-common-config-bootstrapper internal] load build context [2023-08-16T17:01:41.451Z] #43 transferring context: 188.26MB 79.0s done [2023-08-16T17:01:41.451Z] #43 DONE 79.5s [2023-08-16T17:01:41.451Z] [2023-08-16T17:01:41.451Z] #44 [support-scheduler internal] load build context [2023-08-16T17:01:42.055Z] #44 ... [2023-08-16T17:01:42.055Z] [2023-08-16T17:01:42.055Z] #59 [security-spire-config internal] load build context [2023-08-16T17:01:42.055Z] #59 transferring context: 188.26MB 76.0s done [2023-08-16T17:01:42.055Z] #59 DONE 77.6s [2023-08-16T17:01:42.055Z] [2023-08-16T17:01:42.055Z] #44 [support-scheduler internal] load build context [2023-08-16T17:01:42.326Z] #44 ... [2023-08-16T17:01:42.326Z] [2023-08-16T17:01:42.326Z] #48 [security-proxy-setup internal] load build context [2023-08-16T17:01:42.326Z] #48 transferring context: 188.26MB 78.2s done [2023-08-16T17:01:42.326Z] #48 DONE 79.5s [2023-08-16T17:01:42.326Z] [2023-08-16T17:01:42.326Z] #44 [support-scheduler internal] load build context [2023-08-16T17:01:43.287Z] #44 ... [2023-08-16T17:01:43.287Z] [2023-08-16T17:01:43.287Z] #51 [core-data internal] load build context [2023-08-16T17:01:43.287Z] #51 transferring context: 188.26MB 78.9s done [2023-08-16T17:01:43.287Z] #51 DONE 80.5s [2023-08-16T17:01:43.287Z] [2023-08-16T17:01:43.287Z] #44 [support-scheduler internal] load build context [2023-08-16T17:01:43.904Z] #44 ... [2023-08-16T17:01:43.904Z] [2023-08-16T17:01:43.904Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-16T17:01:43.904Z] #36 transferring context: 188.26MB 77.6s done [2023-08-16T17:01:43.904Z] #36 DONE 79.6s [2023-08-16T17:01:43.904Z] [2023-08-16T17:01:43.904Z] #44 [support-scheduler internal] load build context [2023-08-16T17:01:44.174Z] #44 ... [2023-08-16T17:01:44.174Z] [2023-08-16T17:01:44.174Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T17:01:44.174Z] #72 ... [2023-08-16T17:01:44.174Z] [2023-08-16T17:01:44.174Z] #44 [support-scheduler internal] load build context [2023-08-16T17:01:44.757Z] #44 transferring context: 188.26MB 82.4s done [2023-08-16T17:01:44.757Z] #44 DONE 82.8s [2023-08-16T17:01:44.757Z] [2023-08-16T17:01:44.757Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-16T17:01:45.721Z] #73 DONE 1.6s [2023-08-16T17:01:45.721Z] [2023-08-16T17:01:45.721Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T17:02:18.273Z] #74 ... [2023-08-16T17:02:18.273Z] [2023-08-16T17:02:18.273Z] #68 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T17:02:18.273Z] #68 DONE 54.8s [2023-08-16T17:02:18.273Z] [2023-08-16T17:02:18.273Z] #75 [security-bootstrapper builder 6/7] COPY . . [2023-08-16T17:02:18.273Z] #75 DONE 3.0s [2023-08-16T17:02:18.273Z] [2023-08-16T17:02:18.273Z] #76 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T17:02:18.273Z] #76 CACHED [2023-08-16T17:02:18.273Z] [2023-08-16T17:02:18.273Z] #77 [security-proxy-setup builder 6/7] COPY . . [2023-08-16T17:02:18.273Z] #77 CACHED [2023-08-16T17:02:18.273Z] [2023-08-16T17:02:18.273Z] #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-16T17:02:18.273Z] #78 CACHED [2023-08-16T17:02:18.273Z] [2023-08-16T17:02:18.273Z] #79 [security-secretstore-setup builder 6/7] COPY . . [2023-08-16T17:02:18.273Z] #79 CACHED [2023-08-16T17:02:18.273Z] [2023-08-16T17:02:18.273Z] #80 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-16T17:02:18.273Z] #80 CACHED [2023-08-16T17:02:18.273Z] [2023-08-16T17:02:18.273Z] #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T17:02:18.273Z] #81 CACHED [2023-08-16T17:02:18.273Z] [2023-08-16T17:02:18.273Z] #82 [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-16T17:02:19.685Z] #82 2.695 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-16T17:02:25.048Z] #82 ... [2023-08-16T17:02:25.048Z] [2023-08-16T17:02:25.048Z] #70 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T17:02:25.048Z] #70 DONE 57.9s [2023-08-16T17:02:25.048Z] [2023-08-16T17:02:25.048Z] #83 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-16T17:02:25.048Z] #0 3.237 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-16T17:02:25.048Z] #83 ... [2023-08-16T17:02:25.048Z] [2023-08-16T17:02:25.048Z] #84 [security-proxy-auth builder 6/7] COPY . . [2023-08-16T17:02:26.998Z] #84 ... [2023-08-16T17:02:26.998Z] [2023-08-16T17:02:26.998Z] #85 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-16T17:02:26.998Z] #0 3.098 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-16T17:02:27.266Z] #85 ... [2023-08-16T17:02:27.266Z] [2023-08-16T17:02:27.266Z] #84 [security-proxy-auth builder 6/7] COPY . . [2023-08-16T17:02:27.266Z] #84 DONE 3.0s [2023-08-16T17:02:27.266Z] [2023-08-16T17:02:27.266Z] #86 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-16T17:02:27.266Z] #86 CACHED [2023-08-16T17:02:27.266Z] [2023-08-16T17:02:27.266Z] #87 [core-command builder 6/7] COPY . . [2023-08-16T17:02:27.266Z] #87 CACHED [2023-08-16T17:02:27.266Z] [2023-08-16T17:02:27.266Z] #88 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T17:02:27.266Z] #88 CACHED [2023-08-16T17:02:27.266Z] [2023-08-16T17:02:27.266Z] #89 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T17:02:27.266Z] #89 CACHED [2023-08-16T17:02:27.266Z] [2023-08-16T17:02:27.266Z] #90 [core-data builder 6/7] COPY . . [2023-08-16T17:02:27.266Z] #90 CACHED [2023-08-16T17:02:27.266Z] [2023-08-16T17:02:27.266Z] #91 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-16T17:02:27.266Z] #91 CACHED [2023-08-16T17:02:27.266Z] [2023-08-16T17:02:27.266Z] #92 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-16T17:02:27.266Z] #92 CACHED [2023-08-16T17:02:27.266Z] [2023-08-16T17:02:27.266Z] #93 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-16T17:02:27.266Z] #93 CACHED [2023-08-16T17:02:27.266Z] [2023-08-16T17:02:27.266Z] #94 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T17:02:27.266Z] #94 CACHED [2023-08-16T17:02:27.266Z] [2023-08-16T17:02:27.266Z] #95 [support-scheduler builder 6/7] COPY . . [2023-08-16T17:02:27.266Z] #95 CACHED [2023-08-16T17:02:27.266Z] [2023-08-16T17:02:27.266Z] #96 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T17:02:27.266Z] #96 CACHED [2023-08-16T17:02:27.266Z] [2023-08-16T17:02:27.266Z] #97 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-16T17:02:27.266Z] #97 CACHED [2023-08-16T17:02:27.266Z] [2023-08-16T17:02:27.266Z] #98 [core-metadata builder 6/7] COPY . . [2023-08-16T17:02:27.266Z] #98 CACHED [2023-08-16T17:02:27.266Z] [2023-08-16T17:02:27.266Z] #99 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-16T17:02:27.266Z] #99 CACHED [2023-08-16T17:02:27.266Z] [2023-08-16T17:02:27.266Z] #100 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T17:02:27.266Z] #100 CACHED [2023-08-16T17:02:27.266Z] [2023-08-16T17:02:27.266Z] #101 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T17:02:28.231Z] #101 ... [2023-08-16T17:02:28.231Z] [2023-08-16T17:02:28.231Z] #71 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T17:02:28.231Z] #71 DONE 58.8s [2023-08-16T17:02:28.231Z] [2023-08-16T17:02:28.231Z] #102 [security-spire-agent builder 6/9] COPY . . [2023-08-16T17:02:33.595Z] #102 ... [2023-08-16T17:02:33.595Z] [2023-08-16T17:02:33.595Z] #101 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T17:02:33.595Z] #101 4.393 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-16T17:02:34.571Z] #101 ... [2023-08-16T17:02:34.571Z] [2023-08-16T17:02:34.571Z] #102 [security-spire-agent builder 6/9] COPY . . [2023-08-16T17:02:34.571Z] #102 DONE 6.4s [2023-08-16T17:02:34.571Z] [2023-08-16T17:02:34.572Z] #103 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-16T17:02:34.844Z] #103 DONE 0.2s [2023-08-16T17:02:34.844Z] [2023-08-16T17:02:34.844Z] #104 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T17:02:34.844Z] #104 CACHED [2023-08-16T17:02:34.844Z] [2023-08-16T17:02:34.844Z] #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-16T17:02:34.844Z] #105 CACHED [2023-08-16T17:02:34.844Z] [2023-08-16T17:02:34.844Z] #106 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-16T17:02:34.844Z] #106 CACHED [2023-08-16T17:02:34.844Z] [2023-08-16T17:02:34.844Z] #107 [security-spire-server builder 6/9] COPY . . [2023-08-16T17:02:34.844Z] #107 CACHED [2023-08-16T17:02:34.844Z] [2023-08-16T17:02:34.844Z] #108 [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-16T17:02:37.437Z] #108 ... [2023-08-16T17:02:37.437Z] [2023-08-16T17:02:37.437Z] #109 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-16T17:02:37.437Z] #0 5.637 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-16T17:02:37.437Z] #109 ... [2023-08-16T17:02:37.437Z] [2023-08-16T17:02:37.437Z] #110 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-16T17:02:37.437Z] #0 5.825 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-16T17:02:37.704Z] #110 ... [2023-08-16T17:02:37.704Z] [2023-08-16T17:02:37.704Z] #111 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-16T17:02:37.704Z] #0 6.089 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-16T17:02:37.704Z] #111 ... [2023-08-16T17:02:37.704Z] [2023-08-16T17:02:37.704Z] #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T17:02:37.704Z] #0 5.647 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-16T17:02:37.971Z] #112 ... [2023-08-16T17:02:37.971Z] [2023-08-16T17:02:37.971Z] #108 [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-16T17:02:37.971Z] #108 DONE 3.3s [2023-08-16T17:02:37.971Z] [2023-08-16T17:02:37.971Z] #113 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-16T17:02:37.971Z] #0 5.756 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-16T17:02:37.971Z] #113 ... [2023-08-16T17:02:37.971Z] [2023-08-16T17:02:37.971Z] #114 [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-16T17:02:37.971Z] #114 DONE 3.3s [2023-08-16T17:02:37.971Z] [2023-08-16T17:02:37.971Z] #115 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-16T17:02:38.553Z] #115 DONE 0.4s [2023-08-16T17:02:38.553Z] [2023-08-16T17:02:38.553Z] #116 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-16T17:02:38.553Z] #116 DONE 0.4s [2023-08-16T17:02:38.553Z] [2023-08-16T17:02:38.553Z] #82 [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-16T17:02:38.553Z] #82 ... [2023-08-16T17:02:38.553Z] [2023-08-16T17:02:38.553Z] #117 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-16T17:02:38.553Z] #117 CACHED [2023-08-16T17:02:38.553Z] [2023-08-16T17:02:38.553Z] #118 [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-16T17:02:38.553Z] #118 CACHED [2023-08-16T17:02:38.553Z] [2023-08-16T17:02:38.553Z] #119 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T17:02:38.553Z] #119 CACHED [2023-08-16T17:02:38.553Z] [2023-08-16T17:02:38.553Z] #120 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-16T17:02:38.553Z] #120 CACHED [2023-08-16T17:02:38.553Z] [2023-08-16T17:02:38.553Z] #121 [security-spire-config builder 6/9] COPY . . [2023-08-16T17:02:38.553Z] #121 CACHED [2023-08-16T17:02:38.553Z] [2023-08-16T17:02:38.553Z] #122 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-16T17:02:38.553Z] #122 CACHED [2023-08-16T17:02:38.553Z] [2023-08-16T17:02:38.553Z] #123 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T17:02:39.165Z] #123 DONE 0.4s [2023-08-16T17:02:39.165Z] [2023-08-16T17:02:39.165Z] #124 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T17:02:39.165Z] #124 DONE 0.3s [2023-08-16T17:02:39.165Z] [2023-08-16T17:02:39.165Z] #125 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T17:02:39.165Z] #125 CACHED [2023-08-16T17:02:39.165Z] [2023-08-16T17:02:39.165Z] #126 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T17:02:39.165Z] #126 DONE 0.2s [2023-08-16T17:02:39.165Z] [2023-08-16T17:02:39.165Z] #85 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-16T17:02:40.122Z] #85 ... [2023-08-16T17:02:40.122Z] [2023-08-16T17:02:40.122Z] #127 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T17:02:40.393Z] #127 ... [2023-08-16T17:02:40.393Z] [2023-08-16T17:02:40.393Z] #128 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-16T17:02:40.393Z] #128 DONE 0.4s [2023-08-16T17:02:40.661Z] [2023-08-16T17:02:40.661Z] #129 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T17:02:40.926Z] #129 ... [2023-08-16T17:02:40.926Z] [2023-08-16T17:02:40.926Z] #130 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-16T17:02:40.926Z] #130 CACHED [2023-08-16T17:02:40.926Z] [2023-08-16T17:02:40.926Z] #131 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-16T17:02:42.336Z] #131 DONE 1.4s [2023-08-16T17:02:42.336Z] [2023-08-16T17:02:42.336Z] #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T17:02:42.336Z] #112 ... [2023-08-16T17:02:42.336Z] [2023-08-16T17:02:42.336Z] #127 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T17:02:42.336Z] #127 DONE 2.3s [2023-08-16T17:02:42.336Z] [2023-08-16T17:02:42.336Z] #132 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T17:02:42.607Z] #132 DONE 0.4s [2023-08-16T17:02:42.607Z] [2023-08-16T17:02:42.607Z] #133 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T17:02:42.607Z] #133 ... [2023-08-16T17:02:42.607Z] [2023-08-16T17:02:42.607Z] #129 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T17:02:42.607Z] #129 DONE 2.2s [2023-08-16T17:02:42.882Z] [2023-08-16T17:02:42.882Z] #134 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T17:02:42.882Z] #134 DONE 0.3s [2023-08-16T17:02:42.882Z] [2023-08-16T17:02:42.882Z] #135 [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-16T17:02:43.150Z] #135 DONE 0.4s [2023-08-16T17:02:43.150Z] [2023-08-16T17:02:43.150Z] #136 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-16T17:02:43.423Z] #136 DONE 0.4s [2023-08-16T17:02:43.423Z] [2023-08-16T17:02:43.423Z] #137 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-16T17:02:43.423Z] #137 DONE 0.3s [2023-08-16T17:02:43.423Z] [2023-08-16T17:02:43.423Z] #138 [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-16T17:02:43.690Z] #138 DONE 0.3s [2023-08-16T17:02:43.690Z] [2023-08-16T17:02:43.690Z] #139 [security-spire-server] exporting to image [2023-08-16T17:02:43.690Z] #139 exporting layers [2023-08-16T17:02:45.183Z] #139 ... [2023-08-16T17:02:45.183Z] [2023-08-16T17:02:45.183Z] #133 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T17:02:45.183Z] #133 DONE 3.0s [2023-08-16T17:02:45.183Z] [2023-08-16T17:02:45.183Z] #140 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T17:02:45.472Z] #140 DONE 0.4s [2023-08-16T17:02:45.472Z] [2023-08-16T17:02:45.472Z] #141 [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-16T17:02:46.089Z] #141 DONE 0.3s [2023-08-16T17:02:46.089Z] [2023-08-16T17:02:46.089Z] #139 [security-spire-config] exporting to image [2023-08-16T17:02:46.089Z] #139 exporting layers 2.7s done [2023-08-16T17:02:46.089Z] #139 writing image sha256:3527b3279c94702ad05d095902e9671a690932cb3ecfa8a19ec24c1c807bc090 [2023-08-16T17:02:46.089Z] #139 exporting layers 2.4s done [2023-08-16T17:02:46.089Z] #139 writing image sha256:3527b3279c94702ad05d095902e9671a690932cb3ecfa8a19ec24c1c807bc090 0.0s done [2023-08-16T17:02:46.089Z] #139 naming to docker.io/library/security-spire-server-arm64 done [2023-08-16T17:02:46.089Z] #139 writing image sha256:d7fcb4d0045c874aa6d14a568e51bf65aeefe09eba99dba8a24a8c56a81654d8 [2023-08-16T17:02:46.357Z] #139 writing image sha256:d7fcb4d0045c874aa6d14a568e51bf65aeefe09eba99dba8a24a8c56a81654d8 0.0s done [2023-08-16T17:02:46.357Z] #139 naming to docker.io/library/security-spire-config-arm64 0.1s done [2023-08-16T17:02:46.357Z] #139 DONE 2.8s [2023-08-16T17:02:46.357Z] [2023-08-16T17:02:46.357Z] #142 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-16T17:02:46.357Z] #142 DONE 0.4s [2023-08-16T17:02:46.357Z] [2023-08-16T17:02:46.357Z] #139 [security-spire-agent] exporting to image [2023-08-16T17:02:48.302Z] #139 exporting layers 1.7s done [2023-08-16T17:02:48.302Z] #139 writing image sha256:bf2f45fcb7814dd7d2ad47319a31fcd3930935127fadd9d4f5c306104c03726e 0.1s done [2023-08-16T17:02:48.302Z] #139 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-08-16T17:02:48.302Z] #139 DONE 4.6s [2023-08-16T17:02:48.302Z] [2023-08-16T17:02:48.302Z] #110 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-16T17:02:53.645Z] #110 ... [2023-08-16T17:02:53.645Z] [2023-08-16T17:02:53.645Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T17:02:53.645Z] #72 DONE 79.4s [2023-08-16T17:02:53.646Z] [2023-08-16T17:02:53.646Z] #143 [support-notifications builder 6/7] COPY . . [2023-08-16T17:02:56.224Z] #143 DONE 2.8s [2023-08-16T17:02:56.224Z] [2023-08-16T17:02:56.224Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T17:02:58.804Z] #144 2.378 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-16T17:03:00.213Z] #144 ... [2023-08-16T17:03:00.213Z] [2023-08-16T17:03:00.213Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T17:03:00.213Z] #74 DONE 74.5s [2023-08-16T17:03:00.213Z] [2023-08-16T17:03:00.213Z] #145 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-16T17:03:02.794Z] #145 DONE 2.8s [2023-08-16T17:03:02.794Z] [2023-08-16T17:03:02.794Z] #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T17:03:03.062Z] #112 ... [2023-08-16T17:03:03.062Z] [2023-08-16T17:03:03.062Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T17:03:05.005Z] #146 1.966 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-16T17:19:43.007Z] #146 ... [2023-08-16T17:19:43.007Z] [2023-08-16T17:19:43.007Z] #82 [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-16T17:19:43.007Z] #82 1036.8 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-16T17:19:43.007Z] #82 ... [2023-08-16T17:19:43.007Z] [2023-08-16T17:19:43.007Z] #83 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-16T17:19:43.007Z] #83 DONE 1045.4s [2023-08-16T17:19:43.007Z] [2023-08-16T17:19:43.007Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T17:19:43.007Z] #144 ... [2023-08-16T17:19:43.007Z] [2023-08-16T17:19:43.007Z] #147 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T17:19:43.274Z] #147 DONE 0.2s [2023-08-16T17:19:43.274Z] [2023-08-16T17:19:43.274Z] #148 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-16T17:19:43.274Z] #148 DONE 0.1s [2023-08-16T17:19:43.274Z] [2023-08-16T17:19:43.274Z] #113 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-16T17:19:43.274Z] #113 ... [2023-08-16T17:19:43.274Z] [2023-08-16T17:19:43.274Z] #149 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-08-16T17:19:43.274Z] #149 DONE 0.1s [2023-08-16T17:19:43.539Z] [2023-08-16T17:19:43.539Z] #150 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-16T17:19:43.810Z] #150 DONE 0.2s [2023-08-16T17:19:43.810Z] [2023-08-16T17:19:43.810Z] #151 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-16T17:19:43.810Z] #151 DONE 0.3s [2023-08-16T17:19:43.810Z] [2023-08-16T17:19:43.810Z] #85 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-16T17:19:44.076Z] #85 ... [2023-08-16T17:19:44.076Z] [2023-08-16T17:19:44.076Z] #152 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-16T17:19:44.076Z] #152 DONE 0.1s [2023-08-16T17:19:44.076Z] [2023-08-16T17:19:44.076Z] #153 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T17:19:46.655Z] #153 DONE 2.2s [2023-08-16T17:19:46.655Z] [2023-08-16T17:19:46.655Z] #139 [security-proxy-setup] exporting to image [2023-08-16T17:19:46.655Z] #139 exporting layers [2023-08-16T17:19:46.923Z] #139 exporting layers 0.8s done [2023-08-16T17:19:46.923Z] #139 writing image sha256:fa8a3f8ce49d16f969db3d1c0e4976fbd71d0b429d456e6ea97a2e5852b2b7a0 done [2023-08-16T17:19:46.923Z] #139 naming to docker.io/library/security-proxy-setup-arm64 done [2023-08-16T17:19:46.923Z] #139 DONE 5.4s [2023-08-16T17:19:46.923Z] [2023-08-16T17:19:46.923Z] #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T17:19:48.878Z] #112 ... [2023-08-16T17:19:48.878Z] [2023-08-16T17:19:48.878Z] #85 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-16T17:19:48.878Z] #85 DONE 1051.9s [2023-08-16T17:19:48.878Z] [2023-08-16T17:19:48.878Z] #82 [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-16T17:19:53.138Z] #82 ... [2023-08-16T17:19:53.139Z] [2023-08-16T17:19:53.139Z] #154 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-16T17:19:53.407Z] #154 DONE 0.3s [2023-08-16T17:19:53.407Z] [2023-08-16T17:19:53.407Z] #110 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-16T17:19:53.699Z] #110 ... [2023-08-16T17:19:53.699Z] [2023-08-16T17:19:53.699Z] #155 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-16T17:19:55.656Z] #155 DONE 2.3s [2023-08-16T17:19:55.656Z] [2023-08-16T17:19:55.656Z] #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T17:19:55.928Z] #112 ... [2023-08-16T17:19:55.928Z] [2023-08-16T17:19:55.928Z] #156 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T17:19:55.928Z] #156 DONE 0.2s [2023-08-16T17:19:55.928Z] [2023-08-16T17:19:55.928Z] #157 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-16T17:19:56.199Z] #157 DONE 0.2s [2023-08-16T17:19:56.199Z] [2023-08-16T17:19:56.199Z] #158 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-16T17:19:56.792Z] #158 DONE 0.5s [2023-08-16T17:19:56.792Z] [2023-08-16T17:19:56.792Z] #159 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-16T17:19:56.792Z] #159 DONE 0.2s [2023-08-16T17:19:56.792Z] [2023-08-16T17:19:56.792Z] #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T17:19:57.068Z] #112 ... [2023-08-16T17:19:57.068Z] [2023-08-16T17:19:57.068Z] #160 [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-16T17:19:57.068Z] #160 DONE 0.2s [2023-08-16T17:19:57.068Z] [2023-08-16T17:19:57.068Z] #161 [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-16T17:19:57.338Z] #161 DONE 0.1s [2023-08-16T17:19:57.338Z] [2023-08-16T17:19:57.338Z] #162 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-16T17:19:57.338Z] #162 DONE 0.2s [2023-08-16T17:19:57.338Z] [2023-08-16T17:19:57.338Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T17:19:57.606Z] #146 ... [2023-08-16T17:19:57.606Z] [2023-08-16T17:19:57.606Z] #163 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-16T17:19:57.878Z] #163 DONE 0.2s [2023-08-16T17:19:57.878Z] [2023-08-16T17:19:57.878Z] #164 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-16T17:19:59.825Z] #164 DONE 2.1s [2023-08-16T17:19:59.825Z] [2023-08-16T17:19:59.825Z] #139 [security-bootstrapper] exporting to image [2023-08-16T17:19:59.825Z] #139 exporting layers [2023-08-16T17:20:00.810Z] #139 ... [2023-08-16T17:20:00.810Z] [2023-08-16T17:20:00.810Z] #82 [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-16T17:20:00.810Z] #82 DONE 1063.8s [2023-08-16T17:20:01.080Z] [2023-08-16T17:20:01.080Z] #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T17:20:01.358Z] #112 ... [2023-08-16T17:20:01.359Z] [2023-08-16T17:20:01.359Z] #165 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T17:20:01.644Z] #165 DONE 0.3s [2023-08-16T17:20:01.644Z] [2023-08-16T17:20:01.644Z] #139 [security-bootstrapper] exporting to image [2023-08-16T17:20:01.644Z] #139 exporting layers 1.7s done [2023-08-16T17:20:01.644Z] #139 writing image sha256:1409c28e8f1e40d0ff5ef01f6e95b9c3f4b2531e1a39d41719f6cf2ff7cd5dba 0.0s done [2023-08-16T17:20:01.644Z] #139 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2023-08-16T17:20:01.914Z] #139 DONE 7.1s [2023-08-16T17:20:01.914Z] [2023-08-16T17:20:01.914Z] #166 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-16T17:20:01.914Z] #166 DONE 0.3s [2023-08-16T17:20:01.914Z] [2023-08-16T17:20:01.914Z] #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T17:20:01.914Z] #112 ... [2023-08-16T17:20:01.914Z] [2023-08-16T17:20:01.914Z] #167 [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-16T17:20:02.189Z] #167 DONE 0.2s [2023-08-16T17:20:02.189Z] [2023-08-16T17:20:02.189Z] #168 [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-16T17:20:02.189Z] #168 DONE 0.2s [2023-08-16T17:20:02.189Z] [2023-08-16T17:20:02.189Z] #113 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-16T17:20:02.464Z] #113 ... [2023-08-16T17:20:02.464Z] [2023-08-16T17:20:02.464Z] #169 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-16T17:20:02.732Z] #169 DONE 0.2s [2023-08-16T17:20:02.732Z] [2023-08-16T17:20:02.732Z] #170 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-16T17:20:03.058Z] #170 DONE 0.4s [2023-08-16T17:20:03.058Z] [2023-08-16T17:20:03.058Z] #171 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-16T17:20:03.326Z] #171 DONE 0.4s [2023-08-16T17:20:03.326Z] [2023-08-16T17:20:03.326Z] #172 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-16T17:20:03.594Z] #172 DONE 0.2s [2023-08-16T17:20:03.594Z] [2023-08-16T17:20:03.594Z] #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T17:20:03.594Z] #112 ... [2023-08-16T17:20:03.594Z] [2023-08-16T17:20:03.594Z] #173 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T17:20:06.189Z] #173 DONE 2.2s [2023-08-16T17:20:06.189Z] [2023-08-16T17:20:06.189Z] #101 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T17:20:06.189Z] #101 ... [2023-08-16T17:20:06.189Z] [2023-08-16T17:20:06.189Z] #139 [security-secretstore-setup] exporting to image [2023-08-16T17:20:07.609Z] #139 exporting layers 1.7s done [2023-08-16T17:20:07.609Z] #139 writing image sha256:6c83ad1c1b1f4c0cff3ec008759650899183872d1be1b07bd5d51f446610d618 done [2023-08-16T17:20:07.609Z] #139 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-08-16T17:20:07.609Z] #139 DONE 8.9s [2023-08-16T17:20:07.609Z] [2023-08-16T17:20:07.609Z] #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T17:20:25.846Z] #112 ... [2023-08-16T17:20:25.846Z] [2023-08-16T17:20:25.846Z] #110 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-16T17:20:25.846Z] #110 DONE 1076.5s [2023-08-16T17:20:25.846Z] [2023-08-16T17:20:25.846Z] #101 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T17:20:25.846Z] #101 ... [2023-08-16T17:20:25.846Z] [2023-08-16T17:20:25.846Z] #174 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T17:20:25.846Z] #174 DONE 0.2s [2023-08-16T17:20:25.846Z] [2023-08-16T17:20:25.846Z] #175 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T17:20:25.846Z] #175 DONE 0.2s [2023-08-16T17:20:25.846Z] [2023-08-16T17:20:25.846Z] #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-16T17:20:25.846Z] #176 DONE 0.3s [2023-08-16T17:20:25.846Z] [2023-08-16T17:20:25.846Z] #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-16T17:20:25.846Z] #177 DONE 0.1s [2023-08-16T17:20:25.846Z] [2023-08-16T17:20:25.846Z] #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-16T17:20:25.846Z] #178 DONE 0.1s [2023-08-16T17:20:25.846Z] [2023-08-16T17:20:25.846Z] #101 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T17:20:25.846Z] #101 ... [2023-08-16T17:20:25.846Z] [2023-08-16T17:20:25.846Z] #179 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T17:20:27.263Z] #179 DONE 2.0s [2023-08-16T17:20:27.263Z] [2023-08-16T17:20:27.263Z] #139 [security-proxy-auth] exporting to image [2023-08-16T17:20:27.263Z] #139 exporting layers [2023-08-16T17:20:27.853Z] #139 exporting layers 0.6s done [2023-08-16T17:20:27.853Z] #139 writing image sha256:3f4814b32e8f11248e3027a49160621c68804f343ebef11220ea673222a18302 done [2023-08-16T17:20:27.853Z] #139 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2023-08-16T17:20:27.853Z] #139 DONE 9.5s [2023-08-16T17:20:27.853Z] [2023-08-16T17:20:27.853Z] #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T17:20:46.076Z] #112 ... [2023-08-16T17:20:46.076Z] [2023-08-16T17:20:46.076Z] #113 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-16T17:20:46.076Z] #113 DONE 1096.0s [2023-08-16T17:20:46.076Z] [2023-08-16T17:20:46.076Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T17:20:46.076Z] #146 ... [2023-08-16T17:20:46.076Z] [2023-08-16T17:20:46.076Z] #180 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T17:20:46.076Z] #180 DONE 0.1s [2023-08-16T17:20:46.076Z] [2023-08-16T17:20:46.076Z] #181 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T17:20:46.076Z] #181 DONE 0.1s [2023-08-16T17:20:46.076Z] [2023-08-16T17:20:46.076Z] #101 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T17:20:46.076Z] #101 ... [2023-08-16T17:20:46.076Z] [2023-08-16T17:20:46.076Z] #182 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-16T17:20:46.076Z] #182 DONE 0.2s [2023-08-16T17:20:46.076Z] [2023-08-16T17:20:46.076Z] #183 [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-16T17:20:46.076Z] #183 DONE 0.1s [2023-08-16T17:20:46.076Z] [2023-08-16T17:20:46.076Z] #184 [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-16T17:20:46.076Z] #184 DONE 0.1s [2023-08-16T17:20:46.076Z] [2023-08-16T17:20:46.076Z] #185 [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-16T17:20:49.434Z] #185 DONE 4.2s [2023-08-16T17:20:49.435Z] [2023-08-16T17:20:49.435Z] #139 [core-common-config-bootstrapper] exporting to image [2023-08-16T17:20:49.435Z] #139 exporting layers [2023-08-16T17:20:49.706Z] #139 exporting layers 0.7s done [2023-08-16T17:20:49.706Z] #139 writing image sha256:90973508e93081ab404e4b9f6eb471390a29e39763ce0a5fb0f6229a989970ea 0.0s done [2023-08-16T17:20:49.707Z] #139 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-08-16T17:20:49.707Z] #139 DONE 10.2s [2023-08-16T17:20:49.707Z] [2023-08-16T17:20:49.707Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T17:21:28.618Z] #144 ... [2023-08-16T17:21:28.618Z] [2023-08-16T17:21:28.618Z] #109 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-16T17:21:28.618Z] #109 DONE 1136.8s [2023-08-16T17:21:28.618Z] [2023-08-16T17:21:28.618Z] #101 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T17:21:28.618Z] #101 ... [2023-08-16T17:21:28.618Z] [2023-08-16T17:21:28.618Z] #186 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T17:21:28.618Z] #186 DONE 0.1s [2023-08-16T17:21:28.618Z] [2023-08-16T17:21:28.618Z] #187 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-16T17:21:28.618Z] #187 DONE 0.1s [2023-08-16T17:21:28.618Z] [2023-08-16T17:21:28.618Z] #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T17:21:28.618Z] #112 ... [2023-08-16T17:21:28.618Z] [2023-08-16T17:21:28.618Z] #188 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-16T17:21:28.618Z] #188 DONE 0.3s [2023-08-16T17:21:28.618Z] [2023-08-16T17:21:28.618Z] #189 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-16T17:21:28.618Z] #189 DONE 0.1s [2023-08-16T17:21:28.618Z] [2023-08-16T17:21:28.618Z] #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T17:21:28.618Z] #112 ... [2023-08-16T17:21:28.618Z] [2023-08-16T17:21:28.618Z] #139 [core-command] exporting to image [2023-08-16T17:21:28.618Z] #139 exporting layers [2023-08-16T17:21:28.618Z] #139 exporting layers 0.2s done [2023-08-16T17:21:28.618Z] #139 writing image sha256:87ef6bd6190b55db20a2c792291309e175ec42e3b208e85b1c9b10542bb6d11c done [2023-08-16T17:21:28.618Z] #139 naming to docker.io/library/core-command-arm64 done [2023-08-16T17:21:28.618Z] #139 DONE 10.5s [2023-08-16T17:21:28.618Z] [2023-08-16T17:21:28.618Z] #101 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T17:21:38.702Z] #101 ... [2023-08-16T17:21:38.702Z] [2023-08-16T17:21:38.702Z] #111 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-16T17:21:38.702Z] #111 DONE 1150.8s [2023-08-16T17:21:38.702Z] [2023-08-16T17:21:38.702Z] #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T17:21:38.973Z] #112 ... [2023-08-16T17:21:38.973Z] [2023-08-16T17:21:38.973Z] #190 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T17:21:38.973Z] #190 DONE 0.1s [2023-08-16T17:21:38.973Z] [2023-08-16T17:21:38.973Z] #191 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T17:21:38.973Z] #191 DONE 0.1s [2023-08-16T17:21:38.973Z] [2023-08-16T17:21:38.973Z] #101 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T17:21:38.973Z] #101 ... [2023-08-16T17:21:38.973Z] [2023-08-16T17:21:38.973Z] #192 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-16T17:21:39.244Z] #192 DONE 0.3s [2023-08-16T17:21:39.244Z] [2023-08-16T17:21:39.244Z] #101 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T17:21:39.244Z] #101 ... [2023-08-16T17:21:39.244Z] [2023-08-16T17:21:39.244Z] #193 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-16T17:21:39.244Z] #193 DONE 0.1s [2023-08-16T17:21:39.516Z] [2023-08-16T17:21:39.516Z] #139 [core-data] exporting to image [2023-08-16T17:21:39.516Z] #139 exporting layers [2023-08-16T17:21:39.833Z] #139 exporting layers 0.3s done [2023-08-16T17:21:39.834Z] #139 writing image sha256:df7a72b5dcb9726e80c5bd3db70eece5e5c6ce1a1208d4a8e9549c6726947223 done [2023-08-16T17:21:39.834Z] #139 naming to docker.io/library/core-data-arm64 done [2023-08-16T17:21:39.834Z] #139 DONE 10.8s [2023-08-16T17:21:39.834Z] [2023-08-16T17:21:39.834Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T17:21:42.430Z] #146 ... [2023-08-16T17:21:42.430Z] [2023-08-16T17:21:42.430Z] #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T17:21:42.430Z] #112 DONE 1155.2s [2023-08-16T17:21:42.699Z] [2023-08-16T17:21:42.699Z] #101 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T17:21:43.289Z] #101 ... [2023-08-16T17:21:43.289Z] [2023-08-16T17:21:43.289Z] #194 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T17:21:43.289Z] #194 DONE 0.2s [2023-08-16T17:21:43.289Z] [2023-08-16T17:21:43.289Z] #195 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T17:21:43.555Z] #195 DONE 0.1s [2023-08-16T17:21:43.555Z] [2023-08-16T17:21:43.555Z] #196 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-16T17:21:43.840Z] #196 DONE 0.3s [2023-08-16T17:21:43.840Z] [2023-08-16T17:21:43.840Z] #197 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-16T17:21:44.108Z] #197 DONE 0.2s [2023-08-16T17:21:44.108Z] [2023-08-16T17:21:44.108Z] #198 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-16T17:21:44.108Z] #198 DONE 0.1s [2023-08-16T17:21:44.108Z] [2023-08-16T17:21:44.108Z] #139 [core-metadata] exporting to image [2023-08-16T17:21:44.375Z] #139 exporting layers 0.3s done [2023-08-16T17:21:44.375Z] #139 writing image sha256:19252e5e1fb9ddf85a5a0f717cbb0896bd60296b6417f57151b16f9f635abb9e done [2023-08-16T17:21:44.375Z] #139 naming to docker.io/library/core-metadata-arm64 done [2023-08-16T17:21:44.375Z] #139 DONE 11.1s [2023-08-16T17:21:44.375Z] [2023-08-16T17:21:44.375Z] #101 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T17:22:16.594Z] #101 ... [2023-08-16T17:22:16.594Z] [2023-08-16T17:22:16.594Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T17:22:16.594Z] #146 DONE 1152.7s [2023-08-16T17:22:16.594Z] [2023-08-16T17:22:16.594Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T17:22:16.594Z] #144 ... [2023-08-16T17:22:16.594Z] [2023-08-16T17:22:16.594Z] #199 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T17:22:16.594Z] #199 DONE 0.2s [2023-08-16T17:22:16.594Z] [2023-08-16T17:22:16.594Z] #200 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T17:22:16.594Z] #200 DONE 0.2s [2023-08-16T17:22:16.594Z] [2023-08-16T17:22:16.594Z] #201 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-16T17:22:16.864Z] #201 DONE 0.3s [2023-08-16T17:22:16.864Z] [2023-08-16T17:22:16.864Z] #202 [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-16T17:22:17.131Z] #202 DONE 0.1s [2023-08-16T17:22:17.131Z] [2023-08-16T17:22:17.131Z] #139 [security-spiffe-token-provider] exporting to image [2023-08-16T17:22:17.131Z] #139 exporting layers [2023-08-16T17:22:17.413Z] #139 exporting layers 0.5s done [2023-08-16T17:22:17.413Z] #139 writing image sha256:5f49015f3b91b1bdd7a69657a219b7575aa87c73c41112d22bfbe4404c5af2d3 done [2023-08-16T17:22:17.413Z] #139 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-08-16T17:22:17.413Z] #139 DONE 11.7s [2023-08-16T17:22:17.413Z] [2023-08-16T17:22:17.413Z] #101 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T17:22:39.460Z] #101 DONE 1210.8s [2023-08-16T17:22:39.460Z] [2023-08-16T17:22:39.460Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T17:22:39.460Z] #144 ... [2023-08-16T17:22:39.460Z] [2023-08-16T17:22:39.460Z] #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T17:22:39.460Z] #203 DONE 0.2s [2023-08-16T17:22:39.460Z] [2023-08-16T17:22:39.460Z] #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T17:22:39.460Z] #204 DONE 0.2s [2023-08-16T17:22:39.460Z] [2023-08-16T17:22:39.460Z] #205 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-16T17:22:39.460Z] #205 DONE 0.3s [2023-08-16T17:22:39.460Z] [2023-08-16T17:22:39.460Z] #206 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-16T17:22:39.460Z] #206 DONE 0.1s [2023-08-16T17:22:39.460Z] [2023-08-16T17:22:39.460Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T17:22:39.460Z] #144 ... [2023-08-16T17:22:39.460Z] [2023-08-16T17:22:39.460Z] #139 [support-scheduler] exporting to image [2023-08-16T17:22:39.460Z] #139 exporting layers [2023-08-16T17:22:39.460Z] #139 exporting layers 0.4s done [2023-08-16T17:22:39.460Z] #139 writing image sha256:8332f3825126d4eb9070605fc4837b28cf2ccf321590a23af0bc7d3b742bba7c done [2023-08-16T17:22:39.460Z] #139 naming to docker.io/library/support-scheduler-arm64 done [2023-08-16T17:22:39.460Z] #139 DONE 12.0s [2023-08-16T17:22:39.460Z] [2023-08-16T17:22:39.460Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T17:22:41.402Z] #144 DONE 1185.0s [2023-08-16T17:22:41.402Z] [2023-08-16T17:22:41.402Z] #207 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T17:22:41.402Z] #207 DONE 0.1s [2023-08-16T17:22:41.402Z] [2023-08-16T17:22:41.402Z] #208 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T17:22:41.402Z] #208 DONE 0.1s [2023-08-16T17:22:41.668Z] [2023-08-16T17:22:41.668Z] #209 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-16T17:22:41.668Z] #209 DONE 0.3s [2023-08-16T17:22:41.933Z] [2023-08-16T17:22:41.933Z] #210 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-16T17:22:41.933Z] #210 DONE 0.1s [2023-08-16T17:22:41.933Z] [2023-08-16T17:22:41.933Z] #139 [support-notifications] exporting to image [2023-08-16T17:22:42.204Z] #139 exporting layers 0.4s done [2023-08-16T17:22:42.204Z] #139 writing image sha256:d87c4fc1c95b413a9c68f7f24df6975f53ca42c4edff9d06cc196402c7281732 done [2023-08-16T17:22:42.204Z] #139 naming to docker.io/library/support-notifications-arm64 done [2023-08-16T17:22:42.204Z] #139 DONE 12.5s [2023-08-16T17:22:42.204Z] time="2023-08-16T17:00:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T17:22:42.204Z] time="2023-08-16T17:00:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T17:22:42.204Z] time="2023-08-16T17:00:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T17:22:42.204Z] time="2023-08-16T17:00:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T17:22:42.204Z] time="2023-08-16T17:00:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T17:22:42.204Z] time="2023-08-16T17:00:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T17:22:42.204Z] time="2023-08-16T17:00:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T17:22:42.204Z] time="2023-08-16T17:00:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T17:22:42.204Z] time="2023-08-16T17:00:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T17:22:42.204Z] time="2023-08-16T17:00:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T17:22:42.204Z] time="2023-08-16T17:00:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T17:22:42.204Z] time="2023-08-16T17:00:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T17:22:42.204Z] time="2023-08-16T17:00:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T17:22:42.204Z] time="2023-08-16T17:00:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-16T17:22:42.234Z] $ docker stop --time=1 ead997c4ddc073499e0e8cca4bee21ebf9689ffb0be5cb7cf8a6449dfd5cac67 [2023-08-16T17:22:43.856Z] $ docker rm -f --volumes ead997c4ddc073499e0e8cca4bee21ebf9689ffb0be5cb7cf8a6449dfd5cac67 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-16T17:22:44.390Z] + docker images [2023-08-16T17:22:44.390Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-16T17:22:44.390Z] support-notifications-arm64 latest d87c4fc1c95b 3 seconds ago 33.7MB [2023-08-16T17:22:44.390Z] support-scheduler-arm64 latest 8332f3825126 6 seconds ago 32.9MB [2023-08-16T17:22:44.390Z] security-spiffe-token-provider-arm64 latest 5f49015f3b91 28 seconds ago 33.3MB [2023-08-16T17:22:44.390Z] core-metadata-arm64 latest 19252e5e1fb9 About a minute ago 21.2MB [2023-08-16T17:22:44.390Z] core-data-arm64 latest df7a72b5dcb9 About a minute ago 20.9MB [2023-08-16T17:22:44.390Z] core-command-arm64 latest 87ef6bd6190b About a minute ago 20.8MB [2023-08-16T17:22:44.390Z] core-common-config-bootstrapper-arm64 latest 90973508e930 About a minute ago 18MB [2023-08-16T17:22:44.390Z] security-proxy-auth-arm64 latest 3f4814b32e8f 2 minutes ago 19.3MB [2023-08-16T17:22:44.390Z] security-secretstore-setup-arm64 latest 6c83ad1c1b1f 2 minutes ago 43MB [2023-08-16T17:22:44.390Z] security-bootstrapper-arm64 latest 1409c28e8f1e 2 minutes ago 22.6MB [2023-08-16T17:22:44.390Z] security-proxy-setup-arm64 latest fa8a3f8ce49d 2 minutes ago 28.8MB [2023-08-16T17:22:44.390Z] security-spire-agent-arm64 latest bf2f45fcb781 19 minutes ago 152MB [2023-08-16T17:22:44.390Z] security-spire-config-arm64 latest d7fcb4d0045c 20 minutes ago 96.1MB [2023-08-16T17:22:44.390Z] security-spire-server-arm64 latest 3527b3279c94 20 minutes ago 96.9MB [2023-08-16T17:22:44.390Z] ci-base-image-arm64 latest 3cb7b12c189a 35 minutes ago 1.05GB [2023-08-16T17:22:44.390Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 5 weeks ago 677MB [2023-08-16T17:22:44.390Z] 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-16T17:22:45.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-16T17:22:45.293Z] [2023-08-16T17:22:45.293Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T17:22:45.683Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-16T17:22:45.683Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-16T17:22:45.683Z] 8998bd30e6a1: Pulling fs layer [2023-08-16T17:22:45.683Z] 04944245beec: Pulling fs layer [2023-08-16T17:22:45.683Z] 699f458cf7ca: Pulling fs layer [2023-08-16T17:22:45.683Z] 765212b225bb: Pulling fs layer [2023-08-16T17:22:45.683Z] f23df028b6ca: Pulling fs layer [2023-08-16T17:22:45.683Z] d65c8cfc05b1: Pulling fs layer [2023-08-16T17:22:45.683Z] 2437ff75d9bd: Pulling fs layer [2023-08-16T17:22:45.683Z] f23df028b6ca: Waiting [2023-08-16T17:22:45.683Z] d65c8cfc05b1: Waiting [2023-08-16T17:22:45.683Z] 2437ff75d9bd: Waiting [2023-08-16T17:22:45.683Z] 765212b225bb: Waiting [2023-08-16T17:22:45.949Z] 04944245beec: Verifying Checksum [2023-08-16T17:22:45.949Z] 04944245beec: Download complete [2023-08-16T17:22:45.949Z] 765212b225bb: Verifying Checksum [2023-08-16T17:22:45.949Z] 765212b225bb: Download complete [2023-08-16T17:22:45.949Z] f23df028b6ca: Verifying Checksum [2023-08-16T17:22:45.949Z] f23df028b6ca: Download complete [2023-08-16T17:22:45.949Z] d65c8cfc05b1: Verifying Checksum [2023-08-16T17:22:45.949Z] d65c8cfc05b1: Download complete [2023-08-16T17:22:45.949Z] 699f458cf7ca: Verifying Checksum [2023-08-16T17:22:45.949Z] 699f458cf7ca: Download complete [2023-08-16T17:22:46.532Z] 8998bd30e6a1: Download complete [2023-08-16T17:22:49.108Z] 2437ff75d9bd: Verifying Checksum [2023-08-16T17:22:49.108Z] 2437ff75d9bd: Download complete [2023-08-16T17:22:50.518Z] 8998bd30e6a1: Pull complete [2023-08-16T17:22:51.098Z] 04944245beec: Pull complete [2023-08-16T17:22:52.502Z] 699f458cf7ca: Pull complete [2023-08-16T17:22:52.502Z] 765212b225bb: Pull complete [2023-08-16T17:22:53.456Z] f23df028b6ca: Pull complete [2023-08-16T17:22:53.456Z] d65c8cfc05b1: Pull complete [2023-08-16T17:23:08.432Z] 2437ff75d9bd: Pull complete [2023-08-16T17:23:08.432Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-16T17:23:08.432Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-16T17:23:08.432Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T17:23:08.747Z] prd-ubuntu20.04-docker-arm64-4c-16g-3804 does not seem to be running inside a container [2023-08-16T17:23:08.796Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-lftools-log-publisher:arm64 cat [2023-08-16T17:23:11.453Z] $ docker top 3c717b811bfb3d16eca3bb9b0b3a01ed50314696cd5be0ba87b51ebffc1b18a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T17:23:12.435Z] ---> job-cost.sh [2023-08-16T17:23:12.435Z] lf-activate-venv: SKIPPING [2023-08-16T17:23:12.435Z] INFO: No Stack... [2023-08-16T17:23:12.708Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-16T17:23:13.675Z] INFO: Archiving Costs [Pipeline] sh [2023-08-16T17:23:14.036Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-08-16T17:23:14.036Z] + cut -d, -f6 [Pipeline] lock [2023-08-16T17:23:14.127Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4638-1-stack-cost] [2023-08-16T17:23:14.132Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4638-1-stack-cost] did not exist. Created. [2023-08-16T17:23:14.132Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4638-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-16T17:23:14.594Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-16T17:23:14.799Z] Stashed 1 file(s) [Pipeline] } [2023-08-16T17:23:14.815Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4638-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-16T17:23:14.891Z] $ docker stop --time=1 3c717b811bfb3d16eca3bb9b0b3a01ed50314696cd5be0ba87b51ebffc1b18a3 [2023-08-16T17:23:16.382Z] $ docker rm -f --volumes 3c717b811bfb3d16eca3bb9b0b3a01ed50314696cd5be0ba87b51ebffc1b18a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-08-16T17:23:17.650Z] provisioning config files... [2023-08-16T17:23:17.658Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1171922496338378326tmp [Pipeline] { [Pipeline] sh [2023-08-16T17:23:18.067Z] + set +x [2023-08-16T17:23:18.067Z] + bash -s -- [2023-08-16T17:23:18.067Z] + curl -s https://codecov.io/bash [2023-08-16T17:23:18.067Z] [2023-08-16T17:23:18.067Z] _____ _ [2023-08-16T17:23:18.067Z] / ____| | | [2023-08-16T17:23:18.067Z] | | ___ __| | ___ ___ _____ __ [2023-08-16T17:23:18.067Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-16T17:23:18.067Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-16T17:23:18.067Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-16T17:23:18.067Z] Bash-1.0.6 [2023-08-16T17:23:18.067Z] [2023-08-16T17:23:18.067Z] [2023-08-16T17:23:18.067Z] ==> git version 2.25.1 found [2023-08-16T17:23:18.067Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-08-16T17:23:18.067Z] Release-Date: 2020-01-08 [2023-08-16T17:23:18.067Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-16T17:23:18.067Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-16T17:23:18.067Z] ==> Jenkins CI detected. [2023-08-16T17:23:18.067Z] current dir:  /w/workspace/edgex-go/1 [2023-08-16T17:23:18.067Z] project root: . [2023-08-16T17:23:18.067Z] --> token set from env [2023-08-16T17:23:18.067Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-16T17:23:18.067Z] ==> Running gcov in . (disable via -X gcov) [2023-08-16T17:23:18.067Z] ==> Python coveragepy not found [2023-08-16T17:23:18.067Z] ==> Searching for coverage reports in: [2023-08-16T17:23:18.067Z] + . [2023-08-16T17:23:18.067Z] -> Found 1 reports [2023-08-16T17:23:18.067Z] ==> Detecting git/mercurial file structure [2023-08-16T17:23:18.067Z] ==> Reading reports [2023-08-16T17:23:18.067Z] + ./coverage.out bytes=446998 [2023-08-16T17:23:18.330Z] ==> Appending adjustments [2023-08-16T17:23:18.330Z] https://docs.codecov.io/docs/fixing-reports [2023-08-16T17:23:19.268Z] + Found adjustments [2023-08-16T17:23:19.268Z] ==> Gzipping contents [2023-08-16T17:23:19.268Z] 56K /tmp/codecov.NCF683.gz [2023-08-16T17:23:19.268Z] ==> Uploading reports [2023-08-16T17:23:19.268Z] url: https://codecov.io [2023-08-16T17:23:19.268Z] query: branch=PR-4638&commit=b8cafd412949eff3e43d20eb7a9b255f96f5e759&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4638%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4638&job=&cmd_args= [2023-08-16T17:23:19.268Z] -> Pinging Codecov [2023-08-16T17:23:19.268Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4638&commit=b8cafd412949eff3e43d20eb7a9b255f96f5e759&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4638%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4638&job=&cmd_args= [2023-08-16T17:23:19.528Z] -> Uploading to [2023-08-16T17:23:19.528Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-16/00271124DB129430A58F1EEE437C3FCB/b8cafd412949eff3e43d20eb7a9b255f96f5e759/27dd3034-133d-4d89-b2bd-e0fa566381aa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230816%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230816T172319Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fcbc57b24f464d8d00e8f4a019804caef9fe6c6c67b61e9b76bd9d77bdf1cea3 [2023-08-16T17:23:19.529Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-16T17:23:19.529Z] Dload Upload Total Spent Left Speed [2023-08-16T17:23:19.790Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57341 0 0 100 57341 0 270k --:--:-- --:--:-- --:--:-- 270k [2023-08-16T17:23:19.790Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b8cafd412949eff3e43d20eb7a9b255f96f5e759 [Pipeline] } [2023-08-16T17:23:19.816Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-16T17:23:21.192Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-16T17:23:21.529Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T17:23:22.423Z] ---> package-listing.sh [2023-08-16T17:23:22.423Z] ++ facter osfamily [2023-08-16T17:23:22.423Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-16T17:23:22.684Z] + OS_FAMILY=debian [2023-08-16T17:23:22.684Z] + workspace=/w/workspace/edgex-go/1 [2023-08-16T17:23:22.684Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-16T17:23:22.684Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-16T17:23:22.684Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-16T17:23:22.684Z] + PACKAGES=/tmp/packages_start.txt [2023-08-16T17:23:22.684Z] + '[' /w/workspace/edgex-go/1 ']' [2023-08-16T17:23:22.684Z] + PACKAGES=/tmp/packages_end.txt [2023-08-16T17:23:22.684Z] + case "${OS_FAMILY}" in [2023-08-16T17:23:22.684Z] + dpkg -l [2023-08-16T17:23:22.684Z] + grep '^ii' [2023-08-16T17:23:22.684Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-16T17:23:22.684Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-16T17:23:22.684Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-16T17:23:22.684Z] + '[' /w/workspace/edgex-go/1 ']' [2023-08-16T17:23:22.684Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-08-16T17:23:22.684Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-08-16T17:23:22.721Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-16T17:23:23.019Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T17:23:23.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-16T17:23:23.644Z] [2023-08-16T17:23:23.644Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T17:23:24.014Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-16T17:23:24.014Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-16T17:23:24.014Z] 5eb5b503b376: Pulling fs layer [2023-08-16T17:23:24.014Z] 5c69ac0246d0: Pulling fs layer [2023-08-16T17:23:24.014Z] ec43610c2a17: Pulling fs layer [2023-08-16T17:23:24.014Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-16T17:23:24.014Z] 33b1e0a273af: Pulling fs layer [2023-08-16T17:23:24.014Z] 5d3b04190fa2: Pulling fs layer [2023-08-16T17:23:24.014Z] 2f39f015ded8: Pulling fs layer [2023-08-16T17:23:24.014Z] 33b1e0a273af: Waiting [2023-08-16T17:23:24.014Z] 5d3b04190fa2: Waiting [2023-08-16T17:23:24.014Z] 2f39f015ded8: Waiting [2023-08-16T17:23:24.014Z] 3a2ae6a8a46f: Waiting [2023-08-16T17:23:24.014Z] 5c69ac0246d0: Download complete [2023-08-16T17:23:24.014Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-16T17:23:24.014Z] 3a2ae6a8a46f: Download complete [2023-08-16T17:23:24.014Z] 33b1e0a273af: Verifying Checksum [2023-08-16T17:23:24.014Z] 33b1e0a273af: Download complete [2023-08-16T17:23:24.014Z] 5d3b04190fa2: Download complete [2023-08-16T17:23:24.014Z] ec43610c2a17: Verifying Checksum [2023-08-16T17:23:24.014Z] ec43610c2a17: Download complete [2023-08-16T17:23:24.273Z] 5eb5b503b376: Verifying Checksum [2023-08-16T17:23:24.273Z] 5eb5b503b376: Download complete [2023-08-16T17:23:24.840Z] 2f39f015ded8: Download complete [2023-08-16T17:23:25.406Z] 5eb5b503b376: Pull complete [2023-08-16T17:23:25.406Z] 5c69ac0246d0: Pull complete [2023-08-16T17:23:25.974Z] ec43610c2a17: Pull complete [2023-08-16T17:23:25.974Z] 3a2ae6a8a46f: Pull complete [2023-08-16T17:23:25.974Z] 33b1e0a273af: Pull complete [2023-08-16T17:23:26.232Z] 5d3b04190fa2: Pull complete [2023-08-16T17:23:30.428Z] 2f39f015ded8: Pull complete [2023-08-16T17:23:30.428Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-16T17:23:30.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-16T17:23:30.428Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T17:23:30.667Z] prd-ubuntu20.04-docker-8c-8g-3801 does not seem to be running inside a container [2023-08-16T17:23:30.698Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-lftools-log-publisher:latest cat [2023-08-16T17:23:35.981Z] $ docker top 4c94db5aa283aa2792b046fa4eed2ba08abe90987903c86c9d0cfe6ce7e24231 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T17:23:36.370Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-16T17:23:36.678Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-16T17:23:36.994Z] + ls /var/log/sa-host [2023-08-16T17:23:36.994Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-16T17:23:37.135Z] provisioning config files... [2023-08-16T17:23:37.144Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7687819310113027068tmp [Pipeline] { [Pipeline] echo [2023-08-16T17:23:37.209Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T17:23:37.521Z] ---> create-netrc.sh [Pipeline] } [2023-08-16T17:23:37.547Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-16T17:23:37.935Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-16T17:23:37.966Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T17:23:38.276Z] ---> sudo-logs.sh [2023-08-16T17:23:38.276Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-16T17:23:38.363Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T17:23:38.676Z] ---> job-cost.sh [2023-08-16T17:23:38.676Z] lf-activate-venv: SKIPPING [2023-08-16T17:23:38.676Z] DEBUG: total: 0.10999999940395355 [2023-08-16T17:23:38.676Z] INFO: Retrieving Stack Cost... [2023-08-16T17:23:39.244Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-16T17:23:39.504Z] INFO: Archiving Costs [Pipeline] echo [2023-08-16T17:23:39.542Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T17:23:39.850Z] ---> logs-deploy.sh [2023-08-16T17:23:39.850Z] lf-activate-venv: SKIPPING [2023-08-16T17:23:39.850Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4638/1 [2023-08-16T17:23:39.850Z] INFO: archiving workspace using pattern(s): [2023-08-16T17:23:40.788Z] Archives upload complete. [2023-08-16T17:23:40.788Z] INFO: archiving logs to Nexus