Pull request #4597 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lindseysimple for edgexfoundry/edgex-go Obtained Jenkinsfile from 342f0e544edecaad8c5abddec4580211e2d32545+aa1b3d14d2454e1951de55af8cf305a6098c72fc (81f7245f334a2e46dcb33d4027f5c710d2d74b7d) 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-ssh14529792541142586235.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9901400308308141491.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4597/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4597/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11069512321938584219.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10513358436292360827.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4597/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4597/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17661148098608797497.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1021’ Running on prd-ubuntu20.04-docker-8c-8g-1029 in /w/workspace/edgexfoundry_edgex-go_PR-4597 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit aa1b3d14d2454e1951de55af8cf305a6098c72fc into PR head commit 342f0e544edecaad8c5abddec4580211e2d32545 Merge succeeded, producing 342f0e544edecaad8c5abddec4580211e2d32545 Checking out Revision 342f0e544edecaad8c5abddec4580211e2d32545 (PR-4597) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4597/head:refs/remotes/origin/PR-4597 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 342f0e544edecaad8c5abddec4580211e2d32545 # 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 aa1b3d14d2454e1951de55af8cf305a6098c72fc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 342f0e544edecaad8c5abddec4580211e2d32545 # timeout=10 Commit message: "fix: Modify minimum duration param type to time.Duration" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk 23962cc363c1fdde2d6fa99cdbcaae7727b93405 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-13T02:24:27.068Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-13T02:24:27.130Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-13T02:24:27.149Z] ========================================================= [2023-07-13T02:24:27.149Z] EdgeX Global Pipelines Version Info [2023-07-13T02:24:27.149Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-13T02:24:27.861Z] ------------------- [2023-07-13T02:24:27.861Z] stable info: [2023-07-13T02:24:27.861Z] ------------------- [2023-07-13T02:24:27.861Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-13T02:24:27.861Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-13T02:24:27.861Z] Message: update stable to v1.0.250 [2023-07-13T02:24:28.430Z] ------------------- [2023-07-13T02:24:28.430Z] experimental info: [2023-07-13T02:24:28.430Z] ------------------- [2023-07-13T02:24:28.430Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-13T02:24:28.430Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-13T02:24:28.430Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-13T02:24:28.595Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-07-13T02:24:28.606Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-07-13T02:24:28.614Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-13T02:24:28.623Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-13T02:24:28.634Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-13T02:24:28.647Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-13T02:24:28.655Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-13T02:24:28.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-07-13T02:24:28.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-07-13T02:24:28.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-07-13T02:24:28.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-13T02:24:28.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-13T02:24:28.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-13T02:24:28.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-13T02:24:28.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-13T02:24:28.787Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-13T02:24:28.802Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-13T02:24:28.816Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-13T02:24:28.829Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-07-13T02:24:28.844Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-07-13T02:24:28.858Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-13T02:24:28.875Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-13T02:24:28.893Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-13T02:24:28.909Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4597 [Pipeline] echo [2023-07-13T02:24:28.925Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4597 [Pipeline] echo [2023-07-13T02:24:28.942Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4597 [Pipeline] echo [2023-07-13T02:24:28.955Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 342f0e544edecaad8c5abddec4580211e2d32545 [Pipeline] echo [2023-07-13T02:24:28.970Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 342f0e5 [Pipeline] echo [2023-07-13T02:24:28.982Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-13T02:24:29.033Z] provisioning config files... [2023-07-13T02:24:29.046Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5729106276338873476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T02:24:29.346Z] ---> docker-login.sh [2023-07-13T02:24:29.346Z] nexus3.edgexfoundry.org:10001 [2023-07-13T02:24:29.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T02:24:29.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T02:24:29.867Z] Configure a credential helper to remove this warning. See [2023-07-13T02:24:29.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T02:24:29.867Z] [2023-07-13T02:24:29.867Z] Login Succeeded [2023-07-13T02:24:29.867Z] nexus3.edgexfoundry.org:10002 [2023-07-13T02:24:29.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T02:24:29.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T02:24:29.867Z] Configure a credential helper to remove this warning. See [2023-07-13T02:24:29.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T02:24:29.867Z] [2023-07-13T02:24:29.867Z] Login Succeeded [2023-07-13T02:24:29.867Z] nexus3.edgexfoundry.org:10003 [2023-07-13T02:24:30.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T02:24:30.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T02:24:30.127Z] Configure a credential helper to remove this warning. See [2023-07-13T02:24:30.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T02:24:30.127Z] [2023-07-13T02:24:30.127Z] Login Succeeded [2023-07-13T02:24:30.127Z] nexus3.edgexfoundry.org:10004 [2023-07-13T02:24:30.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T02:24:30.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T02:24:30.127Z] Configure a credential helper to remove this warning. See [2023-07-13T02:24:30.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T02:24:30.127Z] [2023-07-13T02:24:30.127Z] Login Succeeded [2023-07-13T02:24:30.127Z] docker.io [2023-07-13T02:24:30.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T02:24:30.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T02:24:30.387Z] Configure a credential helper to remove this warning. See [2023-07-13T02:24:30.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T02:24:30.387Z] [2023-07-13T02:24:30.387Z] Login Succeeded [2023-07-13T02:24:30.387Z] ---> docker-login.sh ends [Pipeline] } [2023-07-13T02:24:30.395Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-13T02:24:30.697Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-07-13T02:24:30.697Z] + cut -d/ -f2 [2023-07-13T02:24:30.697Z] + dirname cmd/core-command/Dockerfile [2023-07-13T02:24:30.697Z] + echo core-command,cmd/core-command/Dockerfile [2023-07-13T02:24:30.697Z] + + cutdirname -d/ cmd/core-common-config-bootstrapper/Dockerfile -f2 [2023-07-13T02:24:30.697Z] [2023-07-13T02:24:30.697Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-07-13T02:24:30.697Z] + + cut -d/ -f2 [2023-07-13T02:24:30.697Z] dirname cmd/core-data/Dockerfile [2023-07-13T02:24:30.697Z] + echo core-data,cmd/core-data/Dockerfile [2023-07-13T02:24:30.697Z] + dirname cmd/core-metadata/Dockerfile [2023-07-13T02:24:30.697Z] + cut -d/ -f2 [2023-07-13T02:24:30.697Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-07-13T02:24:30.697Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-07-13T02:24:30.697Z] + cut -d/ -f2 [2023-07-13T02:24:30.697Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-07-13T02:24:30.697Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-07-13T02:24:30.697Z] + cut -d/ -f2 [2023-07-13T02:24:30.697Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-07-13T02:24:30.697Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-07-13T02:24:30.697Z] + cut -d/ -f2 [2023-07-13T02:24:30.697Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-07-13T02:24:30.697Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-07-13T02:24:30.697Z] + cut -d/ -f2 [2023-07-13T02:24:30.697Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-07-13T02:24:30.697Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-07-13T02:24:30.697Z] + cut -d/ -f2 [2023-07-13T02:24:30.697Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-07-13T02:24:30.697Z] + dirname cmd/security-spire-agent/Dockerfile [2023-07-13T02:24:30.697Z] + cut -d/ -f2 [2023-07-13T02:24:30.697Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-07-13T02:24:30.697Z] + dirname cmd/security-spire-config/Dockerfile [2023-07-13T02:24:30.697Z] + cut -d/ -f2 [2023-07-13T02:24:30.697Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-07-13T02:24:30.697Z] + dirname cmd/security-spire-server/Dockerfile [2023-07-13T02:24:30.697Z] + cut -d/ -f2 [2023-07-13T02:24:30.697Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-07-13T02:24:30.697Z] + dirname cmd/support-notifications/Dockerfile [2023-07-13T02:24:30.697Z] + cut -d/ -f2 [2023-07-13T02:24:30.697Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-07-13T02:24:30.697Z] + dirname cmd/support-scheduler/Dockerfile [2023-07-13T02:24:30.697Z] + cut -d/ -f2 [2023-07-13T02:24:30.697Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-07-13T02:24:30.745Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-13T02:24:31.090Z] + git rev-list -1 --merges 342f0e544edecaad8c5abddec4580211e2d32545~1..342f0e544edecaad8c5abddec4580211e2d32545 [Pipeline] echo [2023-07-13T02:24:31.106Z] -----------> git rev-list -1 --merges 342f0e544edecaad8c5abddec4580211e2d32545~1..342f0e544edecaad8c5abddec4580211e2d32545 342f0e544edecaad8c5abddec4580211e2d32545 [false] [Pipeline] sh [2023-07-13T02:24:31.392Z] + git log --format=format:%s -1 342f0e544edecaad8c5abddec4580211e2d32545 [Pipeline] echo [2023-07-13T02:24:31.406Z] ========================================================= [2023-07-13T02:24:31.406Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-13T02:24:31.406Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-07-13T02:24:31.889Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-13T02:24:31.889Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-13T02:24:31.889Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-13T02:24:31.889Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-13T02:24:31.889Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-13T02:24:31.889Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-13T02:24:31.889Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T02:24:32.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T02:24:32.313Z] [2023-07-13T02:24:32.313Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T02:24:32.781Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T02:24:33.721Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-13T02:24:33.721Z] b85a868b505f: Pulling fs layer [2023-07-13T02:24:33.721Z] e2be974225ed: Pulling fs layer [2023-07-13T02:24:33.721Z] 339a4e72a1f5: Pulling fs layer [2023-07-13T02:24:33.721Z] 988bab9f4d93: Pulling fs layer [2023-07-13T02:24:33.721Z] 1469e6f7b9e6: Pulling fs layer [2023-07-13T02:24:33.721Z] eaf3925da568: Pulling fs layer [2023-07-13T02:24:33.721Z] bab4dde63d76: Pulling fs layer [2023-07-13T02:24:33.721Z] bde34c3a00c8: Pulling fs layer [2023-07-13T02:24:33.721Z] b352a97aabf1: Pulling fs layer [2023-07-13T02:24:33.722Z] 4872d77fe225: Pulling fs layer [2023-07-13T02:24:33.722Z] 988bab9f4d93: Waiting [2023-07-13T02:24:33.722Z] 5851b861e8e6: Pulling fs layer [2023-07-13T02:24:33.722Z] 1469e6f7b9e6: Waiting [2023-07-13T02:24:33.722Z] eaf3925da568: Waiting [2023-07-13T02:24:33.722Z] bde34c3a00c8: Waiting [2023-07-13T02:24:33.722Z] bab4dde63d76: Waiting [2023-07-13T02:24:33.722Z] b352a97aabf1: Waiting [2023-07-13T02:24:33.722Z] 4872d77fe225: Waiting [2023-07-13T02:24:33.722Z] 5851b861e8e6: Waiting [2023-07-13T02:24:33.722Z] e2be974225ed: Download complete [2023-07-13T02:24:33.722Z] 988bab9f4d93: Download complete [2023-07-13T02:24:33.722Z] 1469e6f7b9e6: Verifying Checksum [2023-07-13T02:24:33.722Z] 1469e6f7b9e6: Download complete [2023-07-13T02:24:33.722Z] 339a4e72a1f5: Verifying Checksum [2023-07-13T02:24:33.722Z] 339a4e72a1f5: Download complete [2023-07-13T02:24:33.722Z] eaf3925da568: Download complete [2023-07-13T02:24:33.722Z] bde34c3a00c8: Verifying Checksum [2023-07-13T02:24:33.722Z] bde34c3a00c8: Download complete [2023-07-13T02:24:33.722Z] b352a97aabf1: Download complete [2023-07-13T02:24:33.722Z] 4872d77fe225: Verifying Checksum [2023-07-13T02:24:33.722Z] 4872d77fe225: Download complete [2023-07-13T02:24:33.722Z] 5851b861e8e6: Download complete [2023-07-13T02:24:33.722Z] b85a868b505f: Verifying Checksum [2023-07-13T02:24:33.722Z] b85a868b505f: Download complete [2023-07-13T02:24:33.981Z] bab4dde63d76: Verifying Checksum [2023-07-13T02:24:33.981Z] bab4dde63d76: Download complete [2023-07-13T02:24:34.937Z] b85a868b505f: Pull complete [2023-07-13T02:24:35.197Z] e2be974225ed: Pull complete [2023-07-13T02:24:35.769Z] 339a4e72a1f5: Pull complete [2023-07-13T02:24:35.769Z] 988bab9f4d93: Pull complete [2023-07-13T02:24:36.029Z] 1469e6f7b9e6: Pull complete [2023-07-13T02:24:36.289Z] eaf3925da568: Pull complete [2023-07-13T02:24:38.191Z] bab4dde63d76: Pull complete [2023-07-13T02:24:38.191Z] bde34c3a00c8: Pull complete [2023-07-13T02:24:38.191Z] b352a97aabf1: Pull complete [2023-07-13T02:24:38.191Z] 4872d77fe225: Pull complete [2023-07-13T02:24:38.191Z] 5851b861e8e6: Pull complete [2023-07-13T02:24:38.191Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-13T02:24:38.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T02:24:38.191Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T02:24:38.307Z] prd-ubuntu20.04-docker-8c-8g-1029 does not seem to be running inside a container [2023-07-13T02:24:38.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-13T02:24:42.036Z] $ docker top 07fed97de02ed5e1e92be8bc873df777c7ed14b563accaf55dcea3a4c5ff0930 -eo pid,comm [2023-07-13T02:24:42.091Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-13T02:24:42.091Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-13T02:24:42.126Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-13T02:24:42.126Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-13T02:24:42.250Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-13T02:24:42.256Z] $ docker exec 07fed97de02ed5e1e92be8bc873df777c7ed14b563accaf55dcea3a4c5ff0930 ssh-agent [2023-07-13T02:24:42.370Z] SSH_AUTH_SOCK=/tmp/ssh-P1bsiP0qV2Uh/agent.33 [2023-07-13T02:24:42.370Z] SSH_AGENT_PID=39 [2023-07-13T02:24:42.376Z] Running ssh-add (command line suppressed) [2023-07-13T02:24:42.476Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_3536089476159538628.key (/w/workspace/edgex-go/3@tmp/private_key_3536089476159538628.key) [2023-07-13T02:24:42.487Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-13T02:24:42.775Z] + git tag --points-at HEAD [Pipeline] } [2023-07-13T02:24:42.788Z] $ docker exec --env ******** --env ******** 07fed97de02ed5e1e92be8bc873df777c7ed14b563accaf55dcea3a4c5ff0930 ssh-agent -k [2023-07-13T02:24:42.886Z] unset SSH_AUTH_SOCK; [2023-07-13T02:24:42.886Z] unset SSH_AGENT_PID; [2023-07-13T02:24:42.886Z] echo Agent pid 39 killed; [2023-07-13T02:24:42.893Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-13T02:24:42.914Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-13T02:24:42.915Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-13T02:24:43.041Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-13T02:24:43.046Z] $ docker exec 07fed97de02ed5e1e92be8bc873df777c7ed14b563accaf55dcea3a4c5ff0930 ssh-agent [2023-07-13T02:24:43.147Z] SSH_AUTH_SOCK=/tmp/ssh-2MLeFMXepVqo/agent.71 [2023-07-13T02:24:43.147Z] SSH_AGENT_PID=77 [2023-07-13T02:24:43.151Z] Running ssh-add (command line suppressed) [2023-07-13T02:24:43.257Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_1985265487310630165.key (/w/workspace/edgex-go/3@tmp/private_key_1985265487310630165.key) [2023-07-13T02:24:43.268Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-13T02:24:43.552Z] + git semver init [2023-07-13T02:24:43.811Z] 2023-07-13 02:24:43,754 [run_init] DEBUG init version:0.0.0 force:False [2023-07-13T02:24:43.811Z] 2023-07-13 02:24:43,754 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2023-07-13T02:24:43.811Z] 2023-07-13 02:24:43,755 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2023-07-13T02:24:43.811Z] 2023-07-13 02:24:43,755 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2023-07-13T02:24:50.385Z] 2023-07-13 02:24:50,157 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2023-07-13T02:24:50.385Z] 2023-07-13 02:24:50,157 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4597 with force:False [2023-07-13T02:24:50.385Z] 2023-07-13 02:24:50,158 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4597 [2023-07-13T02:24:50.385Z] 2023-07-13 02:24:50,162 [execute] INFO git cat-file --batch-check [2023-07-13T02:24:50.385Z] 2023-07-13 02:24:50,163 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-07-13T02:24:50.385Z] 2023-07-13 02:24:50,168 [execute] INFO git cat-file --batch [2023-07-13T02:24:50.385Z] 2023-07-13 02:24:50,168 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-07-13T02:24:50.385Z] 2023-07-13 02:24:50,174 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4597 [2023-07-13T02:24:50.385Z] 0.0.0 [Pipeline] } [2023-07-13T02:24:50.398Z] $ docker exec --env ******** --env ******** 07fed97de02ed5e1e92be8bc873df777c7ed14b563accaf55dcea3a4c5ff0930 ssh-agent -k [2023-07-13T02:24:50.498Z] unset SSH_AUTH_SOCK; [2023-07-13T02:24:50.499Z] unset SSH_AGENT_PID; [2023-07-13T02:24:50.499Z] echo Agent pid 77 killed; [2023-07-13T02:24:50.505Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-13T02:24:50.806Z] + git semver [Pipeline] } [2023-07-13T02:24:51.083Z] $ docker stop --time=1 07fed97de02ed5e1e92be8bc873df777c7ed14b563accaf55dcea3a4c5ff0930 [2023-07-13T02:24:52.359Z] $ docker rm -f --volumes 07fed97de02ed5e1e92be8bc873df777c7ed14b563accaf55dcea3a4c5ff0930 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-13T02:24:52.707Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-13T02:24:52.993Z] Stashed 1 file(s) [Pipeline] echo [2023-07-13T02:24:52.995Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-13T02:24:53.373Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-07-13T02:24:53.387Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T02:24:53.400Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T02:24:53.415Z] ========================================================= [2023-07-13T02:24:53.415Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-13T02:24:53.415Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-13T02:24:53.708Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-13T02:24:53.708Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-13T02:24:53.708Z] 4db1b89c0bd1: Pulling fs layer [2023-07-13T02:24:53.708Z] 6911f1a30b25: Pulling fs layer [2023-07-13T02:24:53.708Z] e194b8c5c2a9: Pulling fs layer [2023-07-13T02:24:53.708Z] 6863d3e3a2b1: Pulling fs layer [2023-07-13T02:24:53.708Z] ec0bb842ea78: Pulling fs layer [2023-07-13T02:24:53.708Z] 40a00589a448: Pulling fs layer [2023-07-13T02:24:53.708Z] 6c08303d61cc: Pulling fs layer [2023-07-13T02:24:53.708Z] 798269fcf238: Pulling fs layer [2023-07-13T02:24:53.708Z] 6863d3e3a2b1: Waiting [2023-07-13T02:24:53.708Z] 6c08303d61cc: Waiting [2023-07-13T02:24:53.708Z] 798269fcf238: Waiting [2023-07-13T02:24:53.708Z] 40a00589a448: Waiting [2023-07-13T02:24:53.708Z] ec0bb842ea78: Waiting [2023-07-13T02:24:53.708Z] 6911f1a30b25: Download complete [2023-07-13T02:24:53.708Z] 6863d3e3a2b1: Verifying Checksum [2023-07-13T02:24:53.708Z] 6863d3e3a2b1: Download complete [2023-07-13T02:24:53.708Z] ec0bb842ea78: Verifying Checksum [2023-07-13T02:24:53.708Z] ec0bb842ea78: Download complete [2023-07-13T02:24:53.708Z] 4db1b89c0bd1: Verifying Checksum [2023-07-13T02:24:53.708Z] 4db1b89c0bd1: Download complete [2023-07-13T02:24:53.708Z] 40a00589a448: Verifying Checksum [2023-07-13T02:24:53.708Z] 40a00589a448: Download complete [2023-07-13T02:24:53.969Z] 4db1b89c0bd1: Pull complete [2023-07-13T02:24:53.969Z] 6911f1a30b25: Pull complete [2023-07-13T02:24:54.228Z] 798269fcf238: Verifying Checksum [2023-07-13T02:24:54.228Z] 798269fcf238: Download complete [2023-07-13T02:24:54.487Z] e194b8c5c2a9: Verifying Checksum [2023-07-13T02:24:54.487Z] e194b8c5c2a9: Download complete [2023-07-13T02:24:54.487Z] 6c08303d61cc: Verifying Checksum [2023-07-13T02:24:54.487Z] 6c08303d61cc: Download complete [2023-07-13T02:24:58.678Z] e194b8c5c2a9: Pull complete [2023-07-13T02:24:58.678Z] 6863d3e3a2b1: Pull complete [2023-07-13T02:24:58.678Z] ec0bb842ea78: Pull complete [2023-07-13T02:24:58.678Z] 40a00589a448: Pull complete [2023-07-13T02:25:01.215Z] 6c08303d61cc: Pull complete [2023-07-13T02:25:01.782Z] 798269fcf238: Pull complete [2023-07-13T02:25:01.783Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-13T02:25:01.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-13T02:25:01.783Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-13T02:25:02.078Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-13T02:25:02.078Z] WORKDIR /edgex [2023-07-13T02:25:02.078Z] COPY go.mod . [2023-07-13T02:25:02.078Z] RUN go mod download [2023-07-13T02:25:02.078Z] + docker build -t ci-base-image-x86_64 -f - . [2023-07-13T02:25:02.649Z] Sending build context to Docker daemon 170.7MB [2023-07-13T02:25:02.649Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-13T02:25:02.649Z] ---> ec979cd7f677 [2023-07-13T02:25:02.649Z] Step 2/4 : WORKDIR /edgex [2023-07-13T02:25:08.053Z] Still waiting to schedule task [2023-07-13T02:25:08.053Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1027’ [2023-07-13T02:25:09.361Z] ---> Running in a9708623b442 [2023-07-13T02:25:09.361Z] Removing intermediate container a9708623b442 [2023-07-13T02:25:09.361Z] ---> a90a35df45cc [2023-07-13T02:25:09.361Z] Step 3/4 : COPY go.mod . [2023-07-13T02:25:09.361Z] ---> 6b27df93fafa [2023-07-13T02:25:09.361Z] Step 4/4 : RUN go mod download [2023-07-13T02:25:09.361Z] ---> Running in 77f63b26d022 [2023-07-13T02:25:31.314Z] Removing intermediate container 77f63b26d022 [2023-07-13T02:25:31.314Z] ---> ac270ec1b8f7 [2023-07-13T02:25:31.314Z] Successfully built ac270ec1b8f7 [2023-07-13T02:25:31.314Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T02:25:31.610Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-13T02:25:31.610Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T02:25:31.676Z] prd-ubuntu20.04-docker-8c-8g-1029 does not seem to be running inside a container [2023-07-13T02:25:31.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-13T02:25:32.102Z] $ docker top 2bacd301a86548e876ebf265fb9751d618037b48e88ac7b1236a9dcdcdf402c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T02:25:32.439Z] + go version [2023-07-13T02:25:32.439Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-13T02:25:32.454Z] $ docker stop --time=1 2bacd301a86548e876ebf265fb9751d618037b48e88ac7b1236a9dcdcdf402c6 [2023-07-13T02:25:33.769Z] $ docker rm -f --volumes 2bacd301a86548e876ebf265fb9751d618037b48e88ac7b1236a9dcdcdf402c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T02:25:34.154Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-13T02:25:34.155Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T02:25:34.228Z] prd-ubuntu20.04-docker-8c-8g-1029 does not seem to be running inside a container [2023-07-13T02:25:34.268Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-13T02:25:34.581Z] $ docker top 9552ba8d3a240ca555fbe289942c1ef0e5fd05c5c8d27b9a36740d40160235c1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-13T02:25:34.638Z] ========================================================= [2023-07-13T02:25:34.638Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-13T02:25:34.638Z] ========================================================= [Pipeline] sh [2023-07-13T02:25:34.920Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-07-13T02:25:35.215Z] + make test [2023-07-13T02:25:35.215Z] go test -race -coverprofile=coverage.out ./... [2023-07-13T02:25:43.337Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-13T02:25:55.532Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-13T02:25:55.532Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-13T02:25:56.099Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-13T02:25:56.667Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-13T02:25:56.667Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-13T02:25:57.246Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-13T02:25:57.246Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-13T02:25:57.246Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-13T02:25:57.246Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-13T02:25:57.505Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-13T02:25:57.764Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-13T02:25:58.023Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-13T02:25:58.023Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-13T02:25:58.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-13T02:25:58.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-13T02:25:58.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-13T02:25:58.960Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements [2023-07-13T02:25:59.218Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 98.5% of statements [2023-07-13T02:25:59.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-13T02:25:59.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-13T02:25:59.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-13T02:26:00.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-13T02:26:00.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-13T02:26:00.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-13T02:26:00.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-13T02:26:00.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-13T02:26:00.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-13T02:26:00.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-13T02:26:01.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-13T02:26:01.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-13T02:26:02.845Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.087s coverage: 71.5% of statements [2023-07-13T02:26:02.845Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 54.0% of statements [2023-07-13T02:26:03.411Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.329s coverage: 88.5% of statements [2023-07-13T02:26:03.412Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.065s coverage: 3.8% of statements [2023-07-13T02:26:04.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-13T02:26:04.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-13T02:26:04.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-13T02:26:04.344Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-13T02:26:04.344Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-07-13T02:26:04.344Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-13T02:26:04.344Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-13T02:26:04.344Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-13T02:26:04.602Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.333s coverage: 95.6% of statements [2023-07-13T02:26:04.602Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 72.2% of statements [2023-07-13T02:26:05.170Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-13T02:26:05.170Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-13T02:26:05.170Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-13T02:26:05.427Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 65.9% of statements [2023-07-13T02:26:05.685Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-13T02:26:05.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-13T02:26:05.942Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements [2023-07-13T02:26:05.942Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 32.9% of statements [2023-07-13T02:26:06.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.076s coverage: 42.9% of statements [2023-07-13T02:26:06.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.071s coverage: 82.9% of statements [2023-07-13T02:26:06.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2023-07-13T02:26:06.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2023-07-13T02:26:06.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2023-07-13T02:26:07.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-13T02:26:07.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-13T02:26:07.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-13T02:26:07.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-13T02:26:07.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-13T02:26:07.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-13T02:26:07.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-13T02:26:07.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-13T02:26:08.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-13T02:26:08.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-13T02:26:08.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-13T02:26:08.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-13T02:26:08.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-13T02:26:08.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-13T02:26:09.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-13T02:26:09.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-13T02:26:10.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-13T02:26:11.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-13T02:26:11.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-13T02:26:12.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-13T02:26:12.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-13T02:26:12.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-13T02:26:13.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-13T02:26:13.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-13T02:26:14.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-13T02:26:15.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-13T02:26:15.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-13T02:26:15.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-13T02:26:15.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-13T02:26:16.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-13T02:26:16.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-13T02:26:16.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-13T02:26:16.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-13T02:26:18.409Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-13T02:26:18.409Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-13T02:26:18.409Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-13T02:26:18.409Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-13T02:26:18.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.082s coverage: 94.4% of statements [2023-07-13T02:26:18.927Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-13T02:26:18.927Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-13T02:26:19.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-13T02:26:19.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-13T02:26:32.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.274s coverage: 79.9% of statements [2023-07-13T02:26:32.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.073s coverage: 92.9% of statements [2023-07-13T02:26:32.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 64.4% of statements [2023-07-13T02:26:32.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements [2023-07-13T02:26:32.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2023-07-13T02:26:32.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements [2023-07-13T02:26:32.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-07-13T02:26:32.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.8% of statements [2023-07-13T02:26:32.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 82.1% of statements [2023-07-13T02:26:32.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 86.0% of statements [2023-07-13T02:26:32.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 63.1% of statements [2023-07-13T02:26:32.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2023-07-13T02:26:32.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2023-07-13T02:26:32.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements [2023-07-13T02:26:32.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.046s coverage: 73.7% of statements [2023-07-13T02:26:32.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-07-13T02:26:32.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.168s coverage: 38.4% of statements [2023-07-13T02:26:32.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-07-13T02:26:32.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2023-07-13T02:26:32.098Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2023-07-13T02:26:32.098Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 92.3% of statements [2023-07-13T02:26:32.098Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 61.8% of statements [2023-07-13T02:26:32.098Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements [2023-07-13T02:26:32.098Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-07-13T02:26:32.098Z] running golangci-lint [2023-07-13T02:26:32.098Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-07-13T02:26:32.098Z] go version go1.20.6 linux/amd64 [2023-07-13T02:26:32.098Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-07-13T02:26:32.098Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-07-13T02:26:46.962Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|name|compiled_files|deps|types_sizes) took 14.562024589s" [2023-07-13T02:26:46.962Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.480979ms" [2023-07-13T02:26:53.515Z] level=info msg="[linters_context/goanalysis] analyzers took 1m11.932014773s with top 10 stages: buildir: 32.685579552s, fact_deprecated: 1.864665441s, inspect: 1.759606442s, printf: 1.607274629s, nilness: 1.445007607s, ctrlflow: 1.419930069s, fact_purity: 1.379341586s, gosec: 1.169236646s, S1038: 1.043944394s, SA5012: 1.000544676s" [2023-07-13T02:26:53.515Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-07-13T02:26:53.515Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 203/203, autogenerated_exclude: 203/203, exclude-rules: 23/203, filename_unadjuster: 203/203, identifier_marker: 203/203, path_prettifier: 203/203, exclude: 203/203, nolint: 0/23, skip_files: 203/203, skip_dirs: 203/203" [2023-07-13T02:26:53.515Z] level=info msg="[runner] processing took 14.758574ms with stages: nolint: 6.406036ms, identifier_marker: 3.373833ms, path_prettifier: 1.84592ms, exclude-rules: 1.227914ms, autogenerated_exclude: 962.666µs, skip_dirs: 868.034µs, cgo: 55.201µs, filename_unadjuster: 14.81µs, max_same_issues: 1.02µs, uniq_by_line: 610ns, skip_files: 430ns, exclude: 390ns, source_code: 290ns, max_per_file_from_linter: 250ns, sort_results: 250ns, severity-rules: 240ns, diff: 220ns, path_shortener: 170ns, max_from_linter: 170ns, path_prefixer: 120ns" [2023-07-13T02:26:53.515Z] level=info msg="[runner] linters took 7.862022067s with stages: goanalysis_metalinter: 7.847156379s" [2023-07-13T02:26:53.515Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-07-13T02:26:53.515Z] level=info msg="Memory: 226 samples, avg is 195.2MB, max is 781.8MB" [2023-07-13T02:26:53.515Z] level=info msg="Execution took 22.47098957s" [2023-07-13T02:26:53.775Z] go vet ./... [2023-07-13T02:26:59.046Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-13T02:26:59.046Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-13T02:26:59.046Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-13T02:26:59.061Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-07-13T02:26:59.360Z] + ls -al . [2023-07-13T02:26:59.360Z] total 720 [2023-07-13T02:26:59.360Z] drwxrwxr-x 11 1001 1001 4096 Jul 13 02:25 . [2023-07-13T02:26:59.360Z] drwxr-xr-x 4 root root 4096 Jul 13 02:25 .. [2023-07-13T02:26:59.360Z] drwxrwxr-x 2 1001 1001 4096 Jul 13 02:24 .blubracket [2023-07-13T02:26:59.360Z] -rw-rw-r-- 1 1001 1001 16 Jul 13 02:24 .dockerignore [2023-07-13T02:26:59.360Z] drwxrwxr-x 8 1001 1001 4096 Jul 13 02:24 .git [2023-07-13T02:26:59.360Z] drwxrwxr-x 3 1001 1001 4096 Jul 13 02:24 .github [2023-07-13T02:26:59.360Z] -rw-rw-r-- 1 1001 1001 1133 Jul 13 02:24 .gitignore [2023-07-13T02:26:59.360Z] -rw-rw-r-- 1 1001 1001 42 Jul 13 02:24 .golangci.yml [2023-07-13T02:26:59.360Z] -rw-rw-r-- 1 1001 1001 87 Jul 13 02:24 .hadolint.yml [2023-07-13T02:26:59.360Z] drwxr-xr-x 3 1001 1001 4096 Jul 13 02:24 .semver [2023-07-13T02:26:59.360Z] -rw-rw-r-- 1 1001 1001 166 Jul 13 02:24 .sonarcloud.properties [2023-07-13T02:26:59.360Z] -rw-rw-r-- 1 1001 1001 1171 Jul 13 02:24 ADOPTERS.md [2023-07-13T02:26:59.360Z] -rw-rw-r-- 1 1001 1001 11234 Jul 13 02:24 Attribution.txt [2023-07-13T02:26:59.360Z] -rw-rw-r-- 1 1001 1001 93407 Jul 13 02:24 CHANGELOG.md [2023-07-13T02:26:59.360Z] -rw-rw-r-- 1 1001 1001 3804 Jul 13 02:24 CONTRIBUTING.md [2023-07-13T02:26:59.360Z] -rw-rw-r-- 1 1001 1001 677 Jul 13 02:24 GOVERNANCE.md [2023-07-13T02:26:59.360Z] -rw-rw-r-- 1 1001 1001 883 Jul 13 02:24 Jenkinsfile [2023-07-13T02:26:59.360Z] -rw-rw-r-- 1 1001 1001 10775 Jul 13 02:24 LICENSE [2023-07-13T02:26:59.360Z] -rw-rw-r-- 1 1001 1001 14368 Jul 13 02:24 Makefile [2023-07-13T02:26:59.360Z] -rw-rw-r-- 1 1001 1001 582 Jul 13 02:24 OWNERS.md [2023-07-13T02:26:59.360Z] -rw-rw-r-- 1 1001 1001 9923 Jul 13 02:24 README.md [2023-07-13T02:26:59.360Z] -rw-rw-r-- 1 1001 1001 789 Jul 13 02:24 SECURITY.md [2023-07-13T02:26:59.360Z] -rw-rw-r-- 1 1001 1001 5 Jul 13 02:24 VERSION [2023-07-13T02:26:59.361Z] drwxrwxr-x 2 1001 1001 4096 Jul 13 02:24 bin [2023-07-13T02:26:59.361Z] drwxrwxr-x 18 1001 1001 4096 Jul 13 02:24 cmd [2023-07-13T02:26:59.361Z] -rw-r--r-- 1 root root 448489 Jul 13 02:26 coverage.out [2023-07-13T02:26:59.361Z] -rw-rw-r-- 1 1001 1001 3429 Jul 13 02:24 go.mod [2023-07-13T02:26:59.361Z] -rw-rw-r-- 1 1001 1001 32406 Jul 13 02:24 go.sum [2023-07-13T02:26:59.361Z] drwxrwxr-x 7 1001 1001 4096 Jul 13 02:24 internal [2023-07-13T02:26:59.361Z] drwxrwxr-x 3 1001 1001 4096 Jul 13 02:24 openapi [2023-07-13T02:26:59.361Z] -rw-rw-r-- 1 1001 1001 594 Jul 13 02:24 security.txt [2023-07-13T02:26:59.361Z] drwxrwxr-x 4 1001 1001 4096 Jul 13 02:24 snap [2023-07-13T02:26:59.361Z] -rw-rw-r-- 1 1001 1001 204 Jul 13 02:24 version.go [Pipeline] sh [2023-07-13T02:26:59.652Z] + '[' -e coverage.out ] [2023-07-13T02:26:59.652Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-07-13T02:26:59.750Z] Stashed 1 file(s) [Pipeline] sh [2023-07-13T02:27:00.026Z] + make build [2023-07-13T02:27:00.026Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-13T02:27:12.235Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-13T02:27:12.235Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-13T02:27:13.170Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-07-13T02:27:14.103Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-13T02:27:20.655Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-13T02:27:21.591Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-07-13T02:27:22.524Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-07-13T02:27:23.900Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-07-13T02:27:24.467Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-13T02:27:25.402Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-13T02:27:26.337Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-07-13T02:27:27.732Z] $ docker stop --time=1 9552ba8d3a240ca555fbe289942c1ef0e5fd05c5c8d27b9a36740d40160235c1 [2023-07-13T02:27:29.383Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1030 in /w/workspace/edgexfoundry_edgex-go_PR-4597 [2023-07-13T02:27:33.482Z] $ docker rm -f --volumes 9552ba8d3a240ca555fbe289942c1ef0e5fd05c5c8d27b9a36740d40160235c1 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2023-07-13T02:27:33.819Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [2023-07-13T02:27:33.865Z] The recommended git tool is: git [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T02:27:34.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-13T02:27:34.427Z] [2023-07-13T02:27:34.427Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T02:27:34.726Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-13T02:27:34.726Z] latest: Pulling from edgex-devops/edgex-compose [2023-07-13T02:27:34.726Z] 91d30c5bc195: Pulling fs layer [2023-07-13T02:27:34.726Z] 2e9b0aa3be6d: Pulling fs layer [2023-07-13T02:27:34.726Z] 9c61dcf015f6: Pulling fs layer [2023-07-13T02:27:34.726Z] 4698f68db338: Pulling fs layer [2023-07-13T02:27:34.726Z] 2a2f49069b9e: Pulling fs layer [2023-07-13T02:27:34.726Z] e0025b399a48: Pulling fs layer [2023-07-13T02:27:34.726Z] 4698f68db338: Waiting [2023-07-13T02:27:34.726Z] 2a2f49069b9e: Waiting [2023-07-13T02:27:34.726Z] e0025b399a48: Waiting [2023-07-13T02:27:34.985Z] 91d30c5bc195: Verifying Checksum [2023-07-13T02:27:34.985Z] 91d30c5bc195: Download complete [2023-07-13T02:27:34.985Z] 4698f68db338: Verifying Checksum [2023-07-13T02:27:34.985Z] 4698f68db338: Download complete [2023-07-13T02:27:34.985Z] 2e9b0aa3be6d: Verifying Checksum [2023-07-13T02:27:34.985Z] 2e9b0aa3be6d: Download complete [2023-07-13T02:27:34.985Z] e0025b399a48: Verifying Checksum [2023-07-13T02:27:34.985Z] e0025b399a48: Download complete [2023-07-13T02:27:34.985Z] 91d30c5bc195: Pull complete [2023-07-13T02:27:35.244Z] 2a2f49069b9e: Verifying Checksum [2023-07-13T02:27:35.244Z] 2a2f49069b9e: Download complete [2023-07-13T02:27:35.244Z] 2e9b0aa3be6d: Pull complete [2023-07-13T02:27:35.501Z] 9c61dcf015f6: Verifying Checksum [2023-07-13T02:27:35.501Z] 9c61dcf015f6: Download complete [2023-07-13T02:27:38.030Z] 9c61dcf015f6: Pull complete [2023-07-13T02:27:38.030Z] 4698f68db338: Pull complete [2023-07-13T02:27:38.289Z] 2a2f49069b9e: Pull complete [2023-07-13T02:27:38.548Z] e0025b399a48: Pull complete [2023-07-13T02:27:38.548Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-07-13T02:27:38.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-13T02:27:38.548Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T02:27:38.621Z] prd-ubuntu20.04-docker-8c-8g-1029 does not seem to be running inside a container [2023-07-13T02:27:38.646Z] using credential edgex-jenkins-ssh [2023-07-13T02:27:38.654Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-07-13T02:27:38.668Z] Cloning the remote Git repository [2023-07-13T02:27:38.726Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-07-13T02:27:38.820Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2023-07-13T02:27:38.964Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-13T02:27:38.965Z] > git --version # timeout=10 [2023-07-13T02:27:38.990Z] > git --version # 'git version 2.25.1' [2023-07-13T02:27:38.993Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-13T02:27:39.138Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-13T02:27:43.075Z] $ docker top 0be6fbc587e2d7097728516b38f6391b011f0c4451c2b1b585095a08fa407eb7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T02:27:43.411Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-07-13T02:27:45.945Z] #1 [security-spire-config internal] load build definition from Dockerfile [2023-07-13T02:27:45.945Z] #1 transferring dockerfile: 2.58kB done [2023-07-13T02:27:45.945Z] #1 DONE 0.0s [2023-07-13T02:27:45.945Z] [2023-07-13T02:27:45.945Z] #2 [core-data internal] load build definition from Dockerfile [2023-07-13T02:27:45.945Z] #2 transferring dockerfile: 1.90kB done [2023-07-13T02:27:45.945Z] #2 DONE 0.0s [2023-07-13T02:27:45.945Z] [2023-07-13T02:27:45.945Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-13T02:27:45.945Z] #3 transferring dockerfile: 2.04kB done [2023-07-13T02:27:45.945Z] #3 DONE 0.0s [2023-07-13T02:27:45.945Z] [2023-07-13T02:27:45.945Z] #4 [core-command internal] load build definition from Dockerfile [2023-07-13T02:27:45.945Z] #4 transferring dockerfile: 1.82kB done [2023-07-13T02:27:45.945Z] #4 DONE 0.0s [2023-07-13T02:27:45.945Z] [2023-07-13T02:27:45.945Z] #5 [security-spire-server internal] load build definition from Dockerfile [2023-07-13T02:27:45.945Z] #5 transferring dockerfile: 2.63kB done [2023-07-13T02:27:45.945Z] #5 DONE 0.0s [2023-07-13T02:27:45.945Z] [2023-07-13T02:27:45.945Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-13T02:27:45.945Z] #6 transferring dockerfile: 1.78kB done [2023-07-13T02:27:45.945Z] #6 DONE 0.0s [2023-07-13T02:27:45.945Z] [2023-07-13T02:27:45.945Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-13T02:27:45.945Z] #7 transferring dockerfile: 2.38kB done [2023-07-13T02:27:45.945Z] #7 DONE 0.0s [2023-07-13T02:27:45.945Z] [2023-07-13T02:27:45.945Z] #8 [support-scheduler internal] load build definition from Dockerfile [2023-07-13T02:27:45.945Z] #8 transferring dockerfile: 1.82kB done [2023-07-13T02:27:45.945Z] #8 DONE 0.0s [2023-07-13T02:27:45.945Z] [2023-07-13T02:27:45.945Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-13T02:27:45.945Z] #9 transferring dockerfile: 2.12kB done [2023-07-13T02:27:45.945Z] #9 DONE 0.0s [2023-07-13T02:27:45.945Z] [2023-07-13T02:27:45.945Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-13T02:27:45.945Z] #10 transferring dockerfile: 2.82kB done [2023-07-13T02:27:45.945Z] #10 DONE 0.0s [2023-07-13T02:27:45.945Z] [2023-07-13T02:27:45.945Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-13T02:27:45.945Z] #11 transferring dockerfile: 2.06kB done [2023-07-13T02:27:45.945Z] #11 DONE 0.0s [2023-07-13T02:27:45.945Z] [2023-07-13T02:27:45.945Z] #12 [security-spire-config internal] load .dockerignore [2023-07-13T02:27:45.945Z] #12 transferring context: [2023-07-13T02:27:46.205Z] #12 transferring context: 56B done [2023-07-13T02:27:46.205Z] #12 DONE 0.0s [2023-07-13T02:27:46.205Z] [2023-07-13T02:27:46.205Z] #13 [core-metadata internal] load build definition from Dockerfile [2023-07-13T02:27:46.205Z] #13 transferring dockerfile: 1.96kB done [2023-07-13T02:27:46.205Z] #13 DONE 0.0s [2023-07-13T02:27:46.205Z] [2023-07-13T02:27:46.205Z] #14 [support-notifications internal] load build definition from Dockerfile [2023-07-13T02:27:46.205Z] #14 transferring dockerfile: 1.84kB done [2023-07-13T02:27:46.205Z] #14 DONE 0.1s [2023-07-13T02:27:46.205Z] [2023-07-13T02:27:46.205Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2023-07-13T02:27:46.205Z] #15 transferring dockerfile: 2.68kB done [2023-07-13T02:27:46.205Z] #15 DONE 0.0s [2023-07-13T02:27:46.205Z] [2023-07-13T02:27:46.205Z] #16 [security-proxy-auth internal] load .dockerignore [2023-07-13T02:27:46.205Z] #16 transferring context: 56B done [2023-07-13T02:27:46.205Z] #16 DONE 0.0s [2023-07-13T02:27:46.205Z] [2023-07-13T02:27:46.205Z] #17 [core-data internal] load .dockerignore [2023-07-13T02:27:46.205Z] #17 transferring context: 56B done [2023-07-13T02:27:46.205Z] #17 DONE 0.0s [2023-07-13T02:27:46.205Z] [2023-07-13T02:27:46.205Z] #18 [core-command internal] load .dockerignore [2023-07-13T02:27:46.205Z] #18 transferring context: 56B done [2023-07-13T02:27:46.205Z] #18 DONE 0.0s [2023-07-13T02:27:46.205Z] [2023-07-13T02:27:46.205Z] #19 [security-spire-server internal] load .dockerignore [2023-07-13T02:27:46.205Z] #19 transferring context: 56B done [2023-07-13T02:27:46.205Z] #19 DONE 0.0s [2023-07-13T02:27:46.205Z] [2023-07-13T02:27:46.205Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2023-07-13T02:27:46.206Z] #20 transferring context: 56B done [2023-07-13T02:27:46.468Z] #20 DONE 0.0s [2023-07-13T02:27:46.468Z] [2023-07-13T02:27:46.468Z] #21 [support-scheduler internal] load .dockerignore [2023-07-13T02:27:46.468Z] #21 transferring context: 56B done [2023-07-13T02:27:46.468Z] #21 DONE 0.0s [2023-07-13T02:27:46.468Z] [2023-07-13T02:27:46.468Z] #22 [security-secretstore-setup internal] load .dockerignore [2023-07-13T02:27:46.468Z] #22 transferring context: 56B done [2023-07-13T02:27:46.468Z] #22 DONE 0.0s [2023-07-13T02:27:46.468Z] [2023-07-13T02:27:46.468Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-13T02:27:46.468Z] #23 transferring context: 56B done [2023-07-13T02:27:46.468Z] #23 DONE 0.0s [2023-07-13T02:27:46.468Z] [2023-07-13T02:27:46.468Z] #24 [security-proxy-setup internal] load .dockerignore [2023-07-13T02:27:46.468Z] #24 transferring context: 56B done [2023-07-13T02:27:46.468Z] #24 DONE 0.0s [2023-07-13T02:27:46.468Z] [2023-07-13T02:27:46.468Z] #25 [security-bootstrapper internal] load .dockerignore [2023-07-13T02:27:46.468Z] #25 transferring context: 56B done [2023-07-13T02:27:46.468Z] #25 DONE 0.1s [2023-07-13T02:27:46.468Z] [2023-07-13T02:27:46.468Z] #26 [core-metadata internal] load .dockerignore [2023-07-13T02:27:46.468Z] #26 transferring context: 56B done [2023-07-13T02:27:46.468Z] #26 DONE 0.0s [2023-07-13T02:27:46.468Z] [2023-07-13T02:27:46.468Z] #27 [support-notifications internal] load .dockerignore [2023-07-13T02:27:46.468Z] #27 transferring context: 56B done [2023-07-13T02:27:46.468Z] #27 DONE 0.0s [2023-07-13T02:27:46.468Z] [2023-07-13T02:27:46.468Z] #28 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-13T02:27:46.468Z] #28 DONE 0.0s [2023-07-13T02:27:46.468Z] [2023-07-13T02:27:46.468Z] #29 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T02:27:46.468Z] #29 DONE 0.1s [2023-07-13T02:27:46.468Z] [2023-07-13T02:27:46.468Z] #30 [security-spire-agent internal] load .dockerignore [2023-07-13T02:27:46.468Z] #30 transferring context: 56B done [2023-07-13T02:27:46.468Z] #30 DONE 0.0s [2023-07-13T02:27:46.468Z] [2023-07-13T02:27:46.468Z] #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T02:27:46.468Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-13T02:27:46.468Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T02:27:46.468Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-13T02:27:46.468Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-13T02:27:46.729Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-13T02:27:46.729Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T02:27:46.729Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-13T02:27:46.729Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-13T02:27:46.729Z] #31 DONE 0.1s [2023-07-13T02:27:46.729Z] [2023-07-13T02:27:46.729Z] #28 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-13T02:27:46.729Z] #28 DONE 0.0s [2023-07-13T02:27:46.729Z] [2023-07-13T02:27:46.729Z] #29 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T02:27:46.729Z] #29 DONE 0.1s [2023-07-13T02:27:46.729Z] [2023-07-13T02:27:46.729Z] #32 [security-proxy-auth internal] load build context [2023-07-13T02:27:46.729Z] #32 ... [2023-07-13T02:27:46.729Z] [2023-07-13T02:27:46.729Z] #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T02:27:46.729Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-13T02:27:46.729Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T02:27:46.729Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-13T02:27:46.729Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-13T02:27:46.729Z] #31 DONE 0.1s [2023-07-13T02:27:46.729Z] [2023-07-13T02:27:46.729Z] #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-13T02:27:46.729Z] #28 DONE 0.0s [2023-07-13T02:27:46.729Z] [2023-07-13T02:27:46.729Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T02:27:46.729Z] #29 DONE 0.2s [2023-07-13T02:27:46.729Z] [2023-07-13T02:27:46.729Z] #32 [security-proxy-auth internal] load build context [2023-07-13T02:27:46.729Z] #32 ... [2023-07-13T02:27:46.729Z] [2023-07-13T02:27:46.729Z] #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T02:27:46.729Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-13T02:27:46.729Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T02:27:46.729Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-13T02:27:46.729Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-13T02:27:46.729Z] #31 DONE 0.1s [2023-07-13T02:27:46.729Z] [2023-07-13T02:27:46.729Z] #32 [security-proxy-auth internal] load build context [2023-07-13T02:27:46.991Z] #32 ... [2023-07-13T02:27:46.991Z] [2023-07-13T02:27:46.991Z] #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T02:27:46.991Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-13T02:27:46.991Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T02:27:46.991Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-13T02:27:46.991Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-13T02:27:46.991Z] #31 DONE 0.1s [2023-07-13T02:27:46.991Z] [2023-07-13T02:27:46.991Z] #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-13T02:27:46.991Z] #28 DONE 0.0s [2023-07-13T02:27:46.991Z] [2023-07-13T02:27:46.991Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T02:27:46.991Z] #29 DONE 0.3s [2023-07-13T02:27:46.991Z] [2023-07-13T02:27:46.991Z] #32 [security-proxy-auth internal] load build context [2023-07-13T02:27:46.991Z] #32 ... [2023-07-13T02:27:46.991Z] [2023-07-13T02:27:46.991Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T02:27:46.991Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-13T02:27:46.991Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T02:27:46.991Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-13T02:27:46.991Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-13T02:27:46.991Z] #31 DONE 0.1s [2023-07-13T02:27:46.991Z] [2023-07-13T02:27:46.991Z] #28 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-13T02:27:46.991Z] #28 DONE 0.0s [2023-07-13T02:27:46.991Z] [2023-07-13T02:27:46.991Z] #32 [security-proxy-auth internal] load build context [2023-07-13T02:27:47.315Z] #32 ... [2023-07-13T02:27:47.315Z] [2023-07-13T02:27:47.315Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T02:27:47.315Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-13T02:27:47.315Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T02:27:47.315Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-13T02:27:47.315Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-13T02:27:47.315Z] #31 DONE 0.1s [2023-07-13T02:27:47.315Z] [2023-07-13T02:27:47.315Z] #29 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T02:27:47.315Z] #29 DONE 0.4s [2023-07-13T02:27:47.315Z] [2023-07-13T02:27:47.315Z] #33 [security-bootstrapper builder 1/9] FROM docker.io/library/ci-base-image-x86_64 [2023-07-13T02:27:47.315Z] #33 DONE 0.8s [2023-07-13T02:27:47.315Z] [2023-07-13T02:27:47.315Z] #32 [security-proxy-auth internal] load build context [2023-07-13T02:27:51.507Z] #32 transferring context: 160.35MB 4.9s [2023-07-13T02:27:52.880Z] #32 ... [2023-07-13T02:27:52.880Z] [2023-07-13T02:27:52.880Z] #34 [security-spire-config internal] load build context [2023-07-13T02:27:52.880Z] #34 ... [2023-07-13T02:27:52.880Z] [2023-07-13T02:27:52.880Z] #32 [security-proxy-auth internal] load build context [2023-07-13T02:27:55.271Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-13T02:27:55.291Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-13T02:27:56.901Z] Merging remotes/origin/main commit aa1b3d14d2454e1951de55af8cf305a6098c72fc into PR head commit 342f0e544edecaad8c5abddec4580211e2d32545 [2023-07-13T02:27:57.063Z] #32 transferring context: 353.27MB 10.0s [2023-07-13T02:27:57.063Z] #32 ... [2023-07-13T02:27:57.063Z] [2023-07-13T02:27:57.063Z] #35 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-13T02:27:57.063Z] #0 7.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T02:27:57.063Z] #0 7.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T02:27:57.063Z] #0 7.516 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-13T02:27:57.063Z] #0 7.516 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-13T02:27:57.063Z] #0 7.516 OK: 17818 distinct packages available [2023-07-13T02:27:57.063Z] #0 7.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T02:27:57.063Z] #0 7.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T02:27:57.063Z] #0 7.900 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-13T02:27:57.063Z] #0 7.904 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-13T02:27:57.063Z] #0 7.907 (3/4) Installing libucontext (1.2-r0) [2023-07-13T02:27:57.063Z] #0 7.910 (4/4) Installing gcompat (1.1.0-r0) [2023-07-13T02:27:57.063Z] #0 7.913 Executing busybox-1.35.0-r29.trigger [2023-07-13T02:27:57.063Z] #0 7.918 OK: 7 MiB in 19 packages [2023-07-13T02:27:57.063Z] #35 ... [2023-07-13T02:27:57.063Z] [2023-07-13T02:27:57.063Z] #36 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-13T02:27:57.063Z] #36 ... [2023-07-13T02:27:57.063Z] [2023-07-13T02:27:57.063Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-13T02:27:57.063Z] #37 ... [2023-07-13T02:27:57.063Z] [2023-07-13T02:27:57.063Z] #38 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-13T02:27:57.063Z] #38 ... [2023-07-13T02:27:57.063Z] [2023-07-13T02:27:57.063Z] #39 [security-bootstrapper internal] load build context [2023-07-13T02:27:57.063Z] #39 transferring context: 358.97MB 9.4s done [2023-07-13T02:27:57.063Z] #39 ... [2023-07-13T02:27:57.063Z] [2023-07-13T02:27:57.063Z] #40 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-13T02:27:57.307Z] Merge succeeded, producing 342f0e544edecaad8c5abddec4580211e2d32545 [2023-07-13T02:27:57.308Z] Checking out Revision 342f0e544edecaad8c5abddec4580211e2d32545 (PR-4597) [2023-07-13T02:27:57.324Z] #40 ... [2023-07-13T02:27:57.324Z] [2023-07-13T02:27:57.324Z] #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-13T02:27:57.324Z] #41 ... [2023-07-13T02:27:57.324Z] [2023-07-13T02:27:57.324Z] #42 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-13T02:27:57.582Z] #42 ... [2023-07-13T02:27:57.582Z] [2023-07-13T02:27:57.582Z] #43 [security-bootstrapper builder 2/9] WORKDIR /edgex-go [2023-07-13T02:27:57.582Z] #43 ... [2023-07-13T02:27:57.582Z] [2023-07-13T02:27:57.582Z] #44 [support-scheduler internal] load build context [2023-07-13T02:27:57.582Z] #44 transferring context: 358.97MB 10.1s done [2023-07-13T02:27:57.840Z] #44 ... [2023-07-13T02:27:57.840Z] [2023-07-13T02:27:57.840Z] #45 [core-metadata internal] load build context [2023-07-13T02:27:57.840Z] #45 transferring context: 358.97MB 9.9s done [2023-07-13T02:27:57.840Z] #45 ... [2023-07-13T02:27:57.840Z] [2023-07-13T02:27:57.840Z] #46 [core-command internal] load build context [2023-07-13T02:27:57.840Z] #46 transferring context: 358.97MB 10.5s done [2023-07-13T02:27:56.096Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-13T02:27:56.138Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-13T02:27:56.139Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-13T02:27:56.158Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4597/head:refs/remotes/origin/PR-4597 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-13T02:27:56.922Z] > git config core.sparsecheckout # timeout=10 [2023-07-13T02:27:56.996Z] > git checkout -f 342f0e544edecaad8c5abddec4580211e2d32545 # timeout=10 [2023-07-13T02:27:57.208Z] > git remote # timeout=10 [2023-07-13T02:27:57.228Z] > git config --get remote.origin.url # timeout=10 [2023-07-13T02:27:57.252Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-13T02:27:57.265Z] > git merge aa1b3d14d2454e1951de55af8cf305a6098c72fc # timeout=10 [2023-07-13T02:27:57.290Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-13T02:27:57.318Z] > git config core.sparsecheckout # timeout=10 [2023-07-13T02:27:57.329Z] > git checkout -f 342f0e544edecaad8c5abddec4580211e2d32545 # timeout=10 [2023-07-13T02:27:58.099Z] #46 ... [2023-07-13T02:27:58.099Z] [2023-07-13T02:27:58.099Z] #47 [support-notifications internal] load build context [2023-07-13T02:27:58.099Z] #47 transferring context: 358.97MB 10.4s done [2023-07-13T02:27:58.358Z] #47 ... [2023-07-13T02:27:58.358Z] [2023-07-13T02:27:58.358Z] #48 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-13T02:27:58.358Z] #0 2.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T02:27:58.358Z] #0 2.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T02:27:58.358Z] #0 2.598 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-13T02:27:58.358Z] #0 2.598 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-13T02:27:58.358Z] #0 2.598 OK: 17818 distinct packages available [2023-07-13T02:27:58.358Z] #0 2.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T02:27:58.358Z] #0 2.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T02:27:58.358Z] #0 2.951 (1/5) Installing dumb-init (1.2.5-r2) [2023-07-13T02:27:58.358Z] #0 2.962 (2/5) Installing musl-obstack (1.2.3-r0) [2023-07-13T02:27:58.358Z] #0 3.596 (3/5) Installing libucontext (1.2-r0) [2023-07-13T02:27:58.358Z] #0 3.596 (4/5) Installing gcompat (1.1.0-r0) [2023-07-13T02:27:58.358Z] #0 3.602 (5/5) Installing openssl (3.0.9-r1) [2023-07-13T02:27:58.358Z] #0 3.611 Executing busybox-1.35.0-r29.trigger [2023-07-13T02:27:58.358Z] #0 3.621 OK: 8 MiB in 20 packages [2023-07-13T02:27:58.358Z] #48 ... [2023-07-13T02:27:58.358Z] [2023-07-13T02:27:58.358Z] #49 [security-proxy-setup internal] load build context [2023-07-13T02:27:58.358Z] #49 transferring context: 358.97MB 10.4s done [2023-07-13T02:27:59.761Z] #49 ... [2023-07-13T02:27:59.761Z] [2023-07-13T02:27:59.761Z] #50 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-13T02:28:00.021Z] #50 ... [2023-07-13T02:28:00.021Z] [2023-07-13T02:28:00.021Z] #51 [core-data internal] load build context [2023-07-13T02:28:00.021Z] #51 transferring context: 358.97MB 8.5s done [2023-07-13T02:28:00.021Z] #51 ... [2023-07-13T02:28:00.021Z] [2023-07-13T02:28:00.021Z] #52 [security-secretstore-setup internal] load build context [2023-07-13T02:28:00.021Z] #52 transferring context: 358.97MB 9.4s done [2023-07-13T02:28:00.280Z] #52 ... [2023-07-13T02:28:00.280Z] [2023-07-13T02:28:00.280Z] #53 [security-spire-agent internal] load build context [2023-07-13T02:28:00.280Z] #53 transferring context: 358.97MB 8.6s done [2023-07-13T02:28:00.280Z] #53 ... [2023-07-13T02:28:00.280Z] [2023-07-13T02:28:00.280Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-13T02:28:00.539Z] #54 ... [2023-07-13T02:28:00.539Z] [2023-07-13T02:28:00.539Z] #55 [core-common-config-bootstrapper internal] load build context [2023-07-13T02:28:00.539Z] #55 transferring context: 358.97MB 8.9s done [2023-07-13T02:28:00.539Z] #55 ... [2023-07-13T02:28:00.539Z] [2023-07-13T02:28:00.539Z] #56 [security-spire-server internal] load build context [2023-07-13T02:28:00.539Z] #56 transferring context: 358.97MB 9.8s done [2023-07-13T02:28:00.932Z] Commit message: "fix: Modify minimum duration param type to time.Duration" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-13T02:28:01.759Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-13T02:28:01.759Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-13T02:28:01.759Z] Dload Upload Total Spent Left Speed [2023-07-13T02:28:01.759Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2023-07-13T02:28:02.469Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-13T02:28:02.799Z] + sudo tee /etc/docker/daemon.new [2023-07-13T02:28:02.799Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-13T02:28:02.799Z] { [2023-07-13T02:28:02.799Z] "registry-mirrors": [ [2023-07-13T02:28:02.799Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-13T02:28:02.799Z] ], [2023-07-13T02:28:02.799Z] "bip": "10.250.0.254/24", [2023-07-13T02:28:02.799Z] "hosts": [ [2023-07-13T02:28:02.799Z] "tcp://0.0.0.0:5555", [2023-07-13T02:28:02.799Z] "unix:///var/run/docker.sock" [2023-07-13T02:28:02.799Z] ], [2023-07-13T02:28:02.799Z] "mtu": 1458, [2023-07-13T02:28:02.799Z] "selinux-enabled": true, [2023-07-13T02:28:02.799Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-13T02:28:02.799Z] } [Pipeline] sh [2023-07-13T02:28:03.074Z] #56 ... [2023-07-13T02:28:03.074Z] [2023-07-13T02:28:03.074Z] #34 [security-spire-config internal] load build context [2023-07-13T02:28:03.074Z] #34 transferring context: 358.97MB 10.2s done [2023-07-13T02:28:03.128Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-13T02:28:03.467Z] + sudo service docker restart [2023-07-13T02:28:07.261Z] #34 ... [2023-07-13T02:28:07.262Z] [2023-07-13T02:28:07.262Z] #32 [security-proxy-auth internal] load build context [2023-07-13T02:28:07.262Z] #32 transferring context: 358.97MB 10.1s done [2023-07-13T02:28:07.262Z] #32 ... [2023-07-13T02:28:07.262Z] [2023-07-13T02:28:07.262Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-13T02:28:07.262Z] #37 transferring context: 358.97MB 10.7s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-13T02:28:21.713Z] provisioning config files... [2023-07-13T02:28:21.737Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config9647432884394098755tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T02:28:22.083Z] ---> docker-login.sh [2023-07-13T02:28:22.083Z] nexus3.edgexfoundry.org:10001 [2023-07-13T02:28:22.318Z] #37 ... [2023-07-13T02:28:22.318Z] [2023-07-13T02:28:22.318Z] #53 [security-spire-agent internal] load build context [2023-07-13T02:28:22.318Z] #53 DONE 33.3s [2023-07-13T02:28:22.318Z] [2023-07-13T02:28:22.318Z] #51 [core-data internal] load build context [2023-07-13T02:28:22.318Z] #51 DONE 33.8s [2023-07-13T02:28:22.318Z] [2023-07-13T02:28:22.318Z] #43 [security-spire-agent builder 2/9] WORKDIR /edgex-go [2023-07-13T02:28:22.318Z] #43 DONE 33.3s [2023-07-13T02:28:22.318Z] [2023-07-13T02:28:22.318Z] #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-07-13T02:28:22.318Z] #57 ... [2023-07-13T02:28:22.318Z] [2023-07-13T02:28:22.318Z] #55 [core-common-config-bootstrapper internal] load build context [2023-07-13T02:28:22.318Z] #55 DONE 33.5s [2023-07-13T02:28:22.318Z] [2023-07-13T02:28:22.318Z] #39 [security-bootstrapper internal] load build context [2023-07-13T02:28:22.318Z] #39 DONE 33.5s [2023-07-13T02:28:22.318Z] [2023-07-13T02:28:22.318Z] #52 [security-secretstore-setup internal] load build context [2023-07-13T02:28:22.318Z] #52 DONE 33.6s [2023-07-13T02:28:22.318Z] [2023-07-13T02:28:22.318Z] #48 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-13T02:28:22.318Z] #48 DONE 33.7s [2023-07-13T02:28:22.318Z] [2023-07-13T02:28:22.318Z] #56 [security-spire-server internal] load build context [2023-07-13T02:28:22.318Z] #56 DONE 33.7s [2023-07-13T02:28:22.318Z] [2023-07-13T02:28:22.318Z] #32 [security-proxy-auth internal] load build context [2023-07-13T02:28:22.318Z] #32 DONE 33.9s [2023-07-13T02:28:22.318Z] [2023-07-13T02:28:22.318Z] #35 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-13T02:28:22.318Z] #35 DONE 33.9s [2023-07-13T02:28:22.318Z] [2023-07-13T02:28:22.318Z] #34 [security-spire-config internal] load build context [2023-07-13T02:28:22.318Z] #34 DONE 34.0s [2023-07-13T02:28:22.318Z] [2023-07-13T02:28:22.318Z] #45 [core-metadata internal] load build context [2023-07-13T02:28:22.318Z] #45 DONE 33.5s [2023-07-13T02:28:22.318Z] [2023-07-13T02:28:22.318Z] #44 [support-scheduler internal] load build context [2023-07-13T02:28:22.318Z] #44 DONE 33.7s [2023-07-13T02:28:22.318Z] [2023-07-13T02:28:22.318Z] #49 [security-proxy-setup internal] load build context [2023-07-13T02:28:22.318Z] #49 DONE 33.6s [2023-07-13T02:28:22.318Z] [2023-07-13T02:28:22.318Z] #46 [core-command internal] load build context [2023-07-13T02:28:22.318Z] #46 DONE 33.8s [2023-07-13T02:28:22.318Z] [2023-07-13T02:28:22.318Z] #47 [support-notifications internal] load build context [2023-07-13T02:28:22.318Z] #47 DONE 33.5s [2023-07-13T02:28:22.318Z] [2023-07-13T02:28:22.318Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-13T02:28:22.318Z] #37 DONE 33.8s [2023-07-13T02:28:22.318Z] [2023-07-13T02:28:22.318Z] #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-13T02:28:22.318Z] #58 ... [2023-07-13T02:28:22.318Z] [2023-07-13T02:28:22.318Z] #50 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-13T02:28:22.318Z] #50 33.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T02:28:22.318Z] #50 34.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T02:28:22.318Z] #50 34.32 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-13T02:28:22.318Z] #50 34.33 (2/2) Installing openssl (3.0.9-r1) [2023-07-13T02:28:22.318Z] #50 34.34 Executing busybox-1.35.0-r29.trigger [2023-07-13T02:28:22.318Z] #50 34.34 OK: 8 MiB in 17 packages [2023-07-13T02:28:22.318Z] #50 DONE 34.6s [2023-07-13T02:28:22.318Z] [2023-07-13T02:28:22.318Z] #36 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-13T02:28:22.318Z] #36 34.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T02:28:22.318Z] #36 34.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T02:28:22.318Z] #36 34.74 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-13T02:28:22.318Z] #36 34.74 Executing busybox-1.35.0-r29.trigger [2023-07-13T02:28:22.318Z] #36 34.76 OK: 7 MiB in 16 packages [2023-07-13T02:28:22.318Z] #36 DONE 35.1s [2023-07-13T02:28:22.318Z] [2023-07-13T02:28:22.318Z] #42 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-13T02:28:22.318Z] #42 34.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T02:28:22.318Z] #42 34.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T02:28:22.318Z] #42 34.67 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-13T02:28:22.318Z] #42 34.67 Executing busybox-1.35.0-r29.trigger [2023-07-13T02:28:22.318Z] #42 34.67 OK: 7 MiB in 16 packages [2023-07-13T02:28:22.318Z] #42 DONE 35.0s [2023-07-13T02:28:22.318Z] [2023-07-13T02:28:22.318Z] #59 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-13T02:28:22.318Z] #59 DONE 0.1s [2023-07-13T02:28:22.318Z] [2023-07-13T02:28:22.318Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-13T02:28:22.318Z] #54 34.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T02:28:22.318Z] #54 34.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T02:28:22.319Z] #54 34.45 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-13T02:28:22.319Z] #54 34.55 (2/2) Installing su-exec (0.2-r2) [2023-07-13T02:28:22.319Z] #54 34.55 Executing busybox-1.35.0-r29.trigger [2023-07-13T02:28:22.319Z] #54 34.56 OK: 7 MiB in 17 packages [2023-07-13T02:28:22.319Z] #54 DONE 34.7s [2023-07-13T02:28:22.319Z] [2023-07-13T02:28:22.319Z] #40 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-13T02:28:22.319Z] #40 34.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T02:28:22.319Z] #40 34.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T02:28:22.319Z] #40 34.50 (1/2) Installing ca-certificates (20230506-r0) [2023-07-13T02:28:22.319Z] #40 34.52 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-13T02:28:22.319Z] #40 34.53 Executing busybox-1.35.0-r29.trigger [2023-07-13T02:28:22.319Z] #40 34.55 Executing ca-certificates-20230506-r0.trigger [2023-07-13T02:28:22.319Z] #40 34.63 OK: 8 MiB in 17 packages [2023-07-13T02:28:22.319Z] #40 ... [2023-07-13T02:28:22.319Z] [2023-07-13T02:28:22.319Z] #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-13T02:28:22.319Z] #41 33.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T02:28:22.319Z] #41 34.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T02:28:22.319Z] #41 34.40 (1/4) Installing ca-certificates (20230506-r0) [2023-07-13T02:28:22.319Z] #41 34.42 (2/4) Installing dumb-init (1.2.5-r2) [2023-07-13T02:28:22.319Z] #41 34.42 (3/4) Installing su-exec (0.2-r2) [2023-07-13T02:28:22.319Z] #41 34.43 (4/4) Installing yq (4.30.4-r4) [2023-07-13T02:28:22.319Z] #41 34.49 Executing busybox-1.35.0-r29.trigger [2023-07-13T02:28:22.319Z] #41 34.50 Executing ca-certificates-20230506-r0.trigger [2023-07-13T02:28:22.319Z] #41 34.78 OK: 17 MiB in 19 packages [2023-07-13T02:28:22.319Z] #41 DONE 34.9s [2023-07-13T02:28:22.319Z] [2023-07-13T02:28:22.319Z] #40 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-13T02:28:22.319Z] #40 DONE 34.9s [2023-07-13T02:28:22.319Z] [2023-07-13T02:28:22.319Z] #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-13T02:28:22.319Z] #57 1.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T02:28:22.319Z] #57 1.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T02:28:22.319Z] #57 1.575 OK: 265 MiB in 53 packages [2023-07-13T02:28:22.319Z] #57 DONE 1.7s [2023-07-13T02:28:22.319Z] [2023-07-13T02:28:22.319Z] #60 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-13T02:28:22.319Z] #60 DONE 0.1s [2023-07-13T02:28:22.319Z] [2023-07-13T02:28:22.319Z] #38 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-13T02:28:22.319Z] #38 34.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T02:28:22.319Z] #38 34.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T02:28:22.319Z] #38 34.55 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-13T02:28:22.319Z] #38 34.55 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-13T02:28:22.319Z] #38 34.55 OK: 17818 distinct packages available [2023-07-13T02:28:22.319Z] #38 34.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T02:28:22.319Z] #38 34.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T02:28:22.319Z] #38 35.01 (1/9) Installing ca-certificates (20230506-r0) [2023-07-13T02:28:22.319Z] #38 35.04 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-13T02:28:22.319Z] #38 35.05 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-07-13T02:28:22.319Z] #38 35.11 (4/9) Installing libcurl (8.1.2-r0) [2023-07-13T02:28:22.319Z] #38 35.12 (5/9) Installing curl (8.1.2-r0) [2023-07-13T02:28:22.319Z] #38 35.13 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-13T02:28:22.319Z] #38 35.13 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-13T02:28:22.319Z] #38 35.14 (8/9) Installing libucontext (1.2-r0) [2023-07-13T02:28:22.319Z] #38 35.14 (9/9) Installing gcompat (1.1.0-r0) [2023-07-13T02:28:22.319Z] #38 35.15 Executing busybox-1.35.0-r29.trigger [2023-07-13T02:28:22.319Z] #38 35.16 Executing ca-certificates-20230506-r0.trigger [2023-07-13T02:28:22.319Z] #38 35.24 OK: 10 MiB in 24 packages [2023-07-13T02:28:22.319Z] #38 DONE 35.3s [2023-07-13T02:28:22.319Z] [2023-07-13T02:28:22.319Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-13T02:28:22.319Z] #0 1.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T02:28:22.319Z] #0 1.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T02:28:22.319Z] #0 1.644 OK: 265 MiB in 53 packages [2023-07-13T02:28:22.319Z] #61 DONE 1.7s [2023-07-13T02:28:22.319Z] [2023-07-13T02:28:22.319Z] #62 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-13T02:28:22.319Z] #62 DONE 0.1s [2023-07-13T02:28:22.319Z] [2023-07-13T02:28:22.319Z] #63 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-13T02:28:22.319Z] #0 1.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T02:28:22.319Z] #0 1.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T02:28:22.319Z] #0 1.656 OK: 265 MiB in 53 packages [2023-07-13T02:28:22.319Z] #63 DONE 1.9s [2023-07-13T02:28:22.319Z] [2023-07-13T02:28:22.319Z] #64 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-13T02:28:22.319Z] #64 DONE 0.1s [2023-07-13T02:28:22.319Z] [2023-07-13T02:28:22.319Z] #65 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T02:28:22.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T02:28:22.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T02:28:22.671Z] Configure a credential helper to remove this warning. See [2023-07-13T02:28:22.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T02:28:22.671Z] [2023-07-13T02:28:22.671Z] Login Succeeded [2023-07-13T02:28:22.671Z] nexus3.edgexfoundry.org:10002 [2023-07-13T02:28:22.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T02:28:22.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T02:28:22.941Z] Configure a credential helper to remove this warning. See [2023-07-13T02:28:22.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T02:28:22.941Z] [2023-07-13T02:28:22.941Z] Login Succeeded [2023-07-13T02:28:22.941Z] nexus3.edgexfoundry.org:10003 [2023-07-13T02:28:23.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T02:28:23.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T02:28:23.211Z] Configure a credential helper to remove this warning. See [2023-07-13T02:28:23.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T02:28:23.211Z] [2023-07-13T02:28:23.211Z] Login Succeeded [2023-07-13T02:28:23.257Z] #65 ... [2023-07-13T02:28:23.257Z] [2023-07-13T02:28:23.257Z] #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-13T02:28:23.257Z] #58 2.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T02:28:23.257Z] #58 2.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T02:28:23.257Z] #58 2.650 OK: 265 MiB in 53 packages [2023-07-13T02:28:23.257Z] #58 DONE 2.8s [2023-07-13T02:28:23.257Z] [2023-07-13T02:28:23.257Z] #66 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-13T02:28:23.257Z] #66 DONE 0.1s [2023-07-13T02:28:23.486Z] nexus3.edgexfoundry.org:10004 [2023-07-13T02:28:23.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T02:28:23.516Z] [2023-07-13T02:28:23.517Z] #67 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T02:28:23.517Z] #67 ... [2023-07-13T02:28:23.517Z] [2023-07-13T02:28:23.517Z] #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-13T02:28:23.517Z] #68 DONE 1.7s [2023-07-13T02:28:23.517Z] [2023-07-13T02:28:23.517Z] #69 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-13T02:28:23.517Z] #69 DONE 0.0s [2023-07-13T02:28:23.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T02:28:23.755Z] Configure a credential helper to remove this warning. See [2023-07-13T02:28:23.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T02:28:23.755Z] [2023-07-13T02:28:23.755Z] Login Succeeded [2023-07-13T02:28:23.755Z] docker.io [2023-07-13T02:28:23.776Z] [2023-07-13T02:28:23.776Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-13T02:28:23.776Z] #0 2.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T02:28:23.776Z] #0 2.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T02:28:23.776Z] #0 2.698 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-13T02:28:23.776Z] #0 2.698 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-13T02:28:23.776Z] #0 2.698 OK: 17818 distinct packages available [2023-07-13T02:28:23.776Z] #0 2.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T02:28:23.776Z] #0 2.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T02:28:23.776Z] #0 3.150 OK: 265 MiB in 53 packages [2023-07-13T02:28:23.776Z] #70 DONE 3.3s [2023-07-13T02:28:23.776Z] [2023-07-13T02:28:23.776Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T02:28:23.776Z] #71 ... [2023-07-13T02:28:23.776Z] [2023-07-13T02:28:23.776Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-13T02:28:23.776Z] #72 DONE 0.0s [2023-07-13T02:28:24.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T02:28:24.035Z] [2023-07-13T02:28:24.035Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T02:28:24.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T02:28:24.290Z] Configure a credential helper to remove this warning. See [2023-07-13T02:28:24.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T02:28:24.290Z] [2023-07-13T02:28:24.290Z] Login Succeeded [2023-07-13T02:28:24.290Z] ---> docker-login.sh ends [Pipeline] } [2023-07-13T02:28:24.304Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-07-13T02:28:24.840Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-07-13T02:28:24.858Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T02:28:24.870Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T02:28:24.878Z] ========================================================= [2023-07-13T02:28:24.878Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-13T02:28:24.878Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-13T02:28:25.197Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-13T02:28:25.197Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-13T02:28:25.197Z] edb6bdbacee9: Pulling fs layer [2023-07-13T02:28:25.197Z] 5f9638ab2659: Pulling fs layer [2023-07-13T02:28:25.197Z] 8d51d6327a98: Pulling fs layer [2023-07-13T02:28:25.197Z] 8b374f2dd631: Pulling fs layer [2023-07-13T02:28:25.197Z] ec14aa9079de: Pulling fs layer [2023-07-13T02:28:25.197Z] 2f466654f4bb: Pulling fs layer [2023-07-13T02:28:25.197Z] 554e91adad29: Pulling fs layer [2023-07-13T02:28:25.197Z] 8b374f2dd631: Waiting [2023-07-13T02:28:25.197Z] ec14aa9079de: Waiting [2023-07-13T02:28:25.197Z] 2f466654f4bb: Waiting [2023-07-13T02:28:25.197Z] 554e91adad29: Waiting [2023-07-13T02:28:25.471Z] 5f9638ab2659: Verifying Checksum [2023-07-13T02:28:25.471Z] 5f9638ab2659: Download complete [2023-07-13T02:28:25.471Z] 8b374f2dd631: Verifying Checksum [2023-07-13T02:28:25.471Z] 8b374f2dd631: Download complete [2023-07-13T02:28:25.471Z] ec14aa9079de: Verifying Checksum [2023-07-13T02:28:25.471Z] ec14aa9079de: Download complete [2023-07-13T02:28:25.471Z] edb6bdbacee9: Verifying Checksum [2023-07-13T02:28:25.471Z] edb6bdbacee9: Download complete [2023-07-13T02:28:26.922Z] edb6bdbacee9: Pull complete [2023-07-13T02:28:27.192Z] 554e91adad29: Verifying Checksum [2023-07-13T02:28:27.192Z] 554e91adad29: Download complete [2023-07-13T02:28:27.192Z] 5f9638ab2659: Pull complete [2023-07-13T02:28:28.604Z] 8d51d6327a98: Verifying Checksum [2023-07-13T02:28:28.604Z] 8d51d6327a98: Download complete [2023-07-13T02:28:28.604Z] 2f466654f4bb: Verifying Checksum [2023-07-13T02:28:28.604Z] 2f466654f4bb: Download complete [2023-07-13T02:28:32.147Z] #73 ... [2023-07-13T02:28:32.147Z] [2023-07-13T02:28:32.147Z] #74 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T02:28:40.921Z] 8d51d6327a98: Pull complete [2023-07-13T02:28:40.921Z] 8b374f2dd631: Pull complete [2023-07-13T02:28:40.921Z] ec14aa9079de: Pull complete [2023-07-13T02:28:47.611Z] 2f466654f4bb: Pull complete [2023-07-13T02:28:49.562Z] 554e91adad29: Pull complete [2023-07-13T02:28:49.562Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-13T02:28:49.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-13T02:28:49.562Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-13T02:28:49.884Z] + docker build -t ci-base-image-arm64 -f - . [2023-07-13T02:28:49.884Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-13T02:28:49.884Z] WORKDIR /edgex [2023-07-13T02:28:49.884Z] COPY go.mod . [2023-07-13T02:28:49.884Z] RUN go mod download [2023-07-13T02:28:50.473Z] Sending build context to Docker daemon 2.954MB [2023-07-13T02:28:50.473Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-13T02:28:50.473Z] ---> 1e15ea492957 [2023-07-13T02:28:50.473Z] Step 2/4 : WORKDIR /edgex [2023-07-13T02:28:52.410Z] ---> Running in d464eab334e6 [2023-07-13T02:28:52.410Z] Removing intermediate container d464eab334e6 [2023-07-13T02:28:52.410Z] ---> d2b46255c9a5 [2023-07-13T02:28:52.410Z] Step 3/4 : COPY go.mod . [2023-07-13T02:28:52.997Z] ---> 5eac2917b21b [2023-07-13T02:28:52.997Z] Step 4/4 : RUN go mod download [2023-07-13T02:28:52.997Z] ---> Running in 3c32924880f7 [2023-07-13T02:29:10.874Z] #74 DONE 43.2s [2023-07-13T02:29:10.874Z] [2023-07-13T02:29:10.874Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T02:29:10.874Z] #71 DONE 43.1s [2023-07-13T02:29:10.874Z] [2023-07-13T02:29:10.874Z] #67 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T02:29:10.874Z] #67 DONE 42.0s [2023-07-13T02:29:10.874Z] [2023-07-13T02:29:10.874Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T02:29:10.874Z] #73 DONE 41.6s [2023-07-13T02:29:10.874Z] [2023-07-13T02:29:10.874Z] #65 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T02:29:10.874Z] #65 DONE 43.1s [2023-07-13T02:29:10.874Z] [2023-07-13T02:29:10.874Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-13T02:29:11.809Z] #75 ... [2023-07-13T02:29:11.809Z] [2023-07-13T02:29:11.809Z] #76 [security-spire-config builder 6/9] COPY . . [2023-07-13T02:29:15.997Z] #76 ... [2023-07-13T02:29:15.997Z] [2023-07-13T02:29:15.997Z] #77 [security-secretstore-setup builder 6/7] COPY . . [2023-07-13T02:29:15.997Z] #77 ... [2023-07-13T02:29:15.997Z] [2023-07-13T02:29:15.997Z] #78 [support-notifications builder 6/7] COPY . . [2023-07-13T02:29:15.997Z] #78 ... [2023-07-13T02:29:15.997Z] [2023-07-13T02:29:15.997Z] #79 [security-proxy-auth builder 6/7] COPY . . [2023-07-13T02:29:16.564Z] #79 DONE 11.2s [2023-07-13T02:29:16.564Z] [2023-07-13T02:29:16.564Z] #80 [core-command builder 6/7] COPY . . [2023-07-13T02:29:16.564Z] #80 CACHED [2023-07-13T02:29:16.564Z] [2023-07-13T02:29:16.564Z] #81 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-13T02:29:16.564Z] #81 CACHED [2023-07-13T02:29:16.564Z] [2023-07-13T02:29:16.564Z] #82 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T02:29:16.564Z] #82 CACHED [2023-07-13T02:29:16.564Z] [2023-07-13T02:29:16.564Z] #83 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-13T02:29:16.564Z] #83 ... [2023-07-13T02:29:16.564Z] [2023-07-13T02:29:16.564Z] #84 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-13T02:29:16.564Z] #84 CACHED [2023-07-13T02:29:16.564Z] [2023-07-13T02:29:16.564Z] #85 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T02:29:16.564Z] #85 CACHED [2023-07-13T02:29:16.564Z] [2023-07-13T02:29:16.564Z] #86 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-13T02:29:16.564Z] #86 CACHED [2023-07-13T02:29:16.564Z] [2023-07-13T02:29:16.564Z] #87 [support-scheduler builder 6/7] COPY . . [2023-07-13T02:29:16.564Z] #87 CACHED [2023-07-13T02:29:16.564Z] [2023-07-13T02:29:16.564Z] #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T02:29:16.564Z] #88 CACHED [2023-07-13T02:29:16.564Z] [2023-07-13T02:29:16.564Z] #89 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-13T02:29:16.564Z] #89 CACHED [2023-07-13T02:29:16.564Z] [2023-07-13T02:29:16.564Z] #90 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T02:29:16.564Z] #90 CACHED [2023-07-13T02:29:16.564Z] [2023-07-13T02:29:16.564Z] #91 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-13T02:29:16.564Z] #91 CACHED [2023-07-13T02:29:16.564Z] [2023-07-13T02:29:16.564Z] #92 [core-metadata builder 6/7] COPY . . [2023-07-13T02:29:16.564Z] #92 CACHED [2023-07-13T02:29:16.564Z] [2023-07-13T02:29:16.564Z] #93 [security-proxy-setup builder 6/7] COPY . . [2023-07-13T02:29:16.564Z] #93 CACHED [2023-07-13T02:29:16.564Z] [2023-07-13T02:29:16.564Z] #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T02:29:16.564Z] #94 CACHED [2023-07-13T02:29:16.564Z] [2023-07-13T02:29:16.564Z] #95 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-13T02:29:16.564Z] #95 CACHED [2023-07-13T02:29:16.564Z] [2023-07-13T02:29:16.564Z] #96 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-13T02:29:16.564Z] #96 CACHED [2023-07-13T02:29:16.564Z] [2023-07-13T02:29:16.564Z] #97 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T02:29:16.564Z] #97 CACHED [2023-07-13T02:29:16.564Z] [2023-07-13T02:29:16.564Z] #98 [security-bootstrapper builder 6/7] COPY . . [2023-07-13T02:29:16.564Z] #98 CACHED [2023-07-13T02:29:16.564Z] [2023-07-13T02:29:16.564Z] #77 [security-secretstore-setup builder 6/7] COPY . . [2023-07-13T02:29:16.564Z] #77 DONE 11.2s [2023-07-13T02:29:16.564Z] [2023-07-13T02:29:16.564Z] #99 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T02:29:16.564Z] #99 CACHED [2023-07-13T02:29:16.564Z] [2023-07-13T02:29:16.564Z] #100 [core-data builder 6/7] COPY . . [2023-07-13T02:29:16.564Z] #100 CACHED [2023-07-13T02:29:16.564Z] [2023-07-13T02:29:16.564Z] #101 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-13T02:29:16.564Z] #101 CACHED [2023-07-13T02:29:16.564Z] [2023-07-13T02:29:16.564Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-13T02:29:16.564Z] #75 DONE 11.2s [2023-07-13T02:29:16.564Z] [2023-07-13T02:29:16.564Z] #78 [support-notifications builder 6/7] COPY . . [2023-07-13T02:29:16.564Z] #78 DONE 11.2s [2023-07-13T02:29:16.564Z] [2023-07-13T02:29:16.564Z] #76 [security-spire-config builder 6/9] COPY . . [2023-07-13T02:29:16.564Z] #76 DONE 11.2s [2023-07-13T02:29:16.564Z] [2023-07-13T02:29:16.564Z] #102 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-13T02:29:16.564Z] #102 DONE 0.1s [2023-07-13T02:29:16.822Z] [2023-07-13T02:29:16.822Z] #103 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-13T02:29:16.822Z] #103 CACHED [2023-07-13T02:29:16.822Z] [2023-07-13T02:29:16.822Z] #104 [security-spire-server builder 6/9] COPY . . [2023-07-13T02:29:16.822Z] #104 CACHED [2023-07-13T02:29:16.822Z] [2023-07-13T02:29:16.822Z] #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-13T02:29:16.822Z] #105 CACHED [2023-07-13T02:29:16.822Z] [2023-07-13T02:29:16.822Z] #106 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T02:29:16.822Z] #106 CACHED [2023-07-13T02:29:16.822Z] [2023-07-13T02:29:16.822Z] #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-13T02:29:19.375Z] #107 DONE 2.5s [2023-07-13T02:29:19.375Z] [2023-07-13T02:29:19.375Z] #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-13T02:29:19.375Z] #0 1.385 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-13T02:29:19.375Z] #108 ... [2023-07-13T02:29:19.375Z] [2023-07-13T02:29:19.375Z] #109 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-13T02:29:19.375Z] #109 DONE 2.5s [2023-07-13T02:29:19.375Z] [2023-07-13T02:29:19.375Z] #110 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-13T02:29:19.633Z] #110 DONE 0.6s [2023-07-13T02:29:19.633Z] [2023-07-13T02:29:19.633Z] #111 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-13T02:29:19.633Z] #111 DONE 0.6s [2023-07-13T02:29:19.633Z] [2023-07-13T02:29:19.633Z] #112 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-13T02:29:19.633Z] #0 0.959 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-07-13T02:29:20.580Z] #112 ... [2023-07-13T02:29:20.580Z] [2023-07-13T02:29:20.580Z] #113 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T02:29:20.580Z] #113 DONE 0.6s [2023-07-13T02:29:20.580Z] [2023-07-13T02:29:20.580Z] #114 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T02:29:20.580Z] #114 DONE 0.2s [2023-07-13T02:29:20.580Z] [2023-07-13T02:29:20.580Z] #115 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-13T02:29:20.838Z] #115 DONE 0.1s [2023-07-13T02:29:20.838Z] [2023-07-13T02:29:20.838Z] #116 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-13T02:29:20.838Z] #116 CACHED [2023-07-13T02:29:20.838Z] [2023-07-13T02:29:20.838Z] #117 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-13T02:29:20.838Z] #117 CACHED [2023-07-13T02:29:20.838Z] [2023-07-13T02:29:20.838Z] #118 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-13T02:29:20.838Z] #118 CACHED [2023-07-13T02:29:20.838Z] [2023-07-13T02:29:20.838Z] #119 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T02:29:20.838Z] #119 CACHED [2023-07-13T02:29:20.838Z] [2023-07-13T02:29:20.838Z] #120 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T02:29:20.838Z] #120 CACHED [2023-07-13T02:29:20.838Z] [2023-07-13T02:29:20.838Z] #121 [security-spire-agent builder 6/9] COPY . . [2023-07-13T02:29:20.838Z] #121 CACHED [2023-07-13T02:29:20.838Z] [2023-07-13T02:29:20.838Z] #122 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-13T02:29:20.838Z] #122 CACHED [2023-07-13T02:29:20.838Z] [2023-07-13T02:29:20.838Z] #123 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-13T02:29:20.838Z] #123 CACHED [2023-07-13T02:29:20.838Z] [2023-07-13T02:29:20.838Z] #124 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-13T02:29:20.838Z] #124 DONE 0.1s [2023-07-13T02:29:20.838Z] [2023-07-13T02:29:20.838Z] #125 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-13T02:29:22.735Z] #125 ... [2023-07-13T02:29:22.735Z] [2023-07-13T02:29:22.735Z] #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-13T02:29:22.735Z] #126 DONE 1.9s [2023-07-13T02:29:22.735Z] [2023-07-13T02:29:22.735Z] #125 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-13T02:29:22.735Z] #125 DONE 1.9s [2023-07-13T02:29:22.735Z] [2023-07-13T02:29:22.735Z] #127 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-13T02:29:22.735Z] #127 DONE 1.8s [2023-07-13T02:29:22.735Z] [2023-07-13T02:29:22.735Z] #128 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-13T02:29:23.300Z] #128 DONE 0.8s [2023-07-13T02:29:23.300Z] [2023-07-13T02:29:23.300Z] #129 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-13T02:29:23.300Z] #129 DONE 0.8s [2023-07-13T02:29:23.300Z] [2023-07-13T02:29:23.300Z] #130 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-13T02:29:23.300Z] #130 DONE 0.1s [2023-07-13T02:29:23.300Z] [2023-07-13T02:29:23.300Z] #131 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-13T02:29:23.300Z] #131 DONE 0.8s [2023-07-13T02:29:23.300Z] [2023-07-13T02:29:23.300Z] #132 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-13T02:29:23.300Z] #132 DONE 0.1s [2023-07-13T02:29:23.300Z] [2023-07-13T02:29:23.300Z] #133 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-07-13T02:29:23.557Z] #133 DONE 0.1s [2023-07-13T02:29:23.557Z] [2023-07-13T02:29:23.557Z] #134 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-07-13T02:29:23.557Z] #134 DONE 0.1s [2023-07-13T02:29:23.557Z] [2023-07-13T02:29:23.557Z] #135 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-07-13T02:29:23.557Z] #135 DONE 0.1s [2023-07-13T02:29:23.557Z] [2023-07-13T02:29:23.557Z] #136 [security-spire-config] exporting to image [2023-07-13T02:29:23.557Z] #136 exporting layers [2023-07-13T02:29:23.557Z] #136 ... [2023-07-13T02:29:23.557Z] [2023-07-13T02:29:23.557Z] #137 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-13T02:29:23.557Z] #137 DONE 0.1s [2023-07-13T02:29:23.557Z] [2023-07-13T02:29:23.557Z] #138 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-13T02:29:23.557Z] #138 DONE 0.2s [2023-07-13T02:29:23.557Z] [2023-07-13T02:29:23.557Z] #136 [security-spire-server] exporting to image [2023-07-13T02:29:24.488Z] #136 exporting layers 0.9s done [2023-07-13T02:29:24.488Z] #136 writing image sha256:2e765e982bb37c0bb272633504a42162416cee573b36b149bf3bd1432292d62d 0.0s done [2023-07-13T02:29:24.488Z] #136 naming to docker.io/library/security-spire-config [2023-07-13T02:29:24.488Z] #136 exporting layers 0.9s done [2023-07-13T02:29:24.488Z] #136 naming to docker.io/library/security-spire-config done [2023-07-13T02:29:24.488Z] #136 writing image sha256:c9dbb146589c9841238e6e3ca01e5ce4529dec50f6496befcb8ec67b1625a22c [2023-07-13T02:29:24.745Z] #136 exporting layers 0.9s done [2023-07-13T02:29:24.745Z] #136 writing image sha256:c9dbb146589c9841238e6e3ca01e5ce4529dec50f6496befcb8ec67b1625a22c 0.0s done [2023-07-13T02:29:24.745Z] #136 naming to docker.io/library/security-spire-server done [2023-07-13T02:29:24.745Z] #136 writing image sha256:0934beb466e62dabe2e48af52b21da40754b5a8aa3b7a958b152912020952d82 done [2023-07-13T02:29:24.745Z] #136 naming to docker.io/library/security-spire-agent done [2023-07-13T02:29:24.745Z] #136 DONE 1.1s [2023-07-13T02:29:24.745Z] [2023-07-13T02:29:24.745Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-13T02:29:24.745Z] #0 1.307 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-13T02:29:26.641Z] #139 ... [2023-07-13T02:29:26.641Z] [2023-07-13T02:29:26.641Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-13T02:29:26.641Z] #0 0.678 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-13T02:29:26.641Z] #140 ... [2023-07-13T02:29:26.641Z] [2023-07-13T02:29:26.641Z] #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-13T02:29:26.641Z] #0 0.652 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-07-13T02:29:26.641Z] #141 ... [2023-07-13T02:29:26.641Z] [2023-07-13T02:29:26.641Z] #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-13T02:29:26.641Z] #0 1.333 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-07-13T02:29:26.899Z] #142 ... [2023-07-13T02:29:26.899Z] [2023-07-13T02:29:26.899Z] #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-13T02:29:26.899Z] #0 0.898 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-13T02:29:27.156Z] #143 ... [2023-07-13T02:29:27.156Z] [2023-07-13T02:29:27.156Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-13T02:29:27.156Z] #0 1.241 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-13T02:29:27.156Z] #144 ... [2023-07-13T02:29:27.156Z] [2023-07-13T02:29:27.156Z] #83 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-13T02:29:27.156Z] #83 0.595 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-13T02:29:27.414Z] #83 ... [2023-07-13T02:29:27.414Z] [2023-07-13T02:29:27.414Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-13T02:29:27.414Z] #0 1.159 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-13T02:29:27.414Z] #145 ... [2023-07-13T02:29:27.414Z] [2023-07-13T02:29:27.414Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-13T02:29:27.414Z] #0 1.193 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-07-13T02:29:31.880Z] Removing intermediate container 3c32924880f7 [2023-07-13T02:29:31.880Z] ---> 46f8a9da070d [2023-07-13T02:29:31.880Z] Successfully built 46f8a9da070d [2023-07-13T02:29:31.880Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T02:29:32.208Z] + docker inspect -f . ci-base-image-arm64 [2023-07-13T02:29:32.208Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T02:29:32.413Z] prd-ubuntu20.04-docker-arm64-4c-16g-1030 does not seem to be running inside a container [2023-07-13T02:29:32.481Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-13T02:29:33.636Z] $ docker top 34cd670c2a67be71d9f6b7d6468aabae950e2289e052c3bb949b64c0ae83b29c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T02:29:34.443Z] + go version [2023-07-13T02:29:34.443Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-13T02:29:34.467Z] $ docker stop --time=1 34cd670c2a67be71d9f6b7d6468aabae950e2289e052c3bb949b64c0ae83b29c [2023-07-13T02:29:36.052Z] $ docker rm -f --volumes 34cd670c2a67be71d9f6b7d6468aabae950e2289e052c3bb949b64c0ae83b29c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T02:29:36.571Z] + docker inspect -f . ci-base-image-arm64 [2023-07-13T02:29:36.571Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T02:29:36.735Z] prd-ubuntu20.04-docker-arm64-4c-16g-1030 does not seem to be running inside a container [2023-07-13T02:29:36.803Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-13T02:29:37.974Z] $ docker top 300dbe2c79240912c2089b1ec98bcf6a013ab6506620ecd584c041bc868cda7c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-13T02:29:38.153Z] ========================================================= [2023-07-13T02:29:38.153Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-13T02:29:38.153Z] ========================================================= [Pipeline] sh [2023-07-13T02:29:38.457Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-07-13T02:29:39.050Z] + make test [2023-07-13T02:29:39.050Z] go test -race -coverprofile=coverage.out ./... [2023-07-13T02:30:17.914Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-13T02:30:35.076Z] #146 ... [2023-07-13T02:30:35.076Z] [2023-07-13T02:30:35.076Z] #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-13T02:30:35.076Z] #142 73.51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-07-13T02:30:47.311Z] #142 ... [2023-07-13T02:30:47.311Z] [2023-07-13T02:30:47.311Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-13T02:30:47.311Z] #139 DONE 88.7s [2023-07-13T02:30:47.311Z] [2023-07-13T02:30:47.311Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-13T02:30:47.311Z] #140 DONE 88.8s [2023-07-13T02:30:47.311Z] [2023-07-13T02:30:47.311Z] #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-13T02:30:47.311Z] #141 DONE 88.8s [2023-07-13T02:30:47.311Z] [2023-07-13T02:30:47.311Z] #112 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-13T02:30:47.311Z] #112 DONE 88.8s [2023-07-13T02:30:47.311Z] [2023-07-13T02:30:47.311Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-13T02:30:47.311Z] #146 DONE 88.8s [2023-07-13T02:30:47.311Z] [2023-07-13T02:30:47.311Z] #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-13T02:30:47.311Z] #108 DONE 88.8s [2023-07-13T02:30:47.311Z] [2023-07-13T02:30:47.311Z] #83 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-13T02:30:47.311Z] #83 DONE 88.8s [2023-07-13T02:30:47.311Z] [2023-07-13T02:30:47.311Z] #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-13T02:30:47.311Z] #143 DONE 88.8s [2023-07-13T02:30:47.311Z] [2023-07-13T02:30:47.311Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-13T02:30:47.311Z] #145 DONE 88.9s [2023-07-13T02:30:47.311Z] [2023-07-13T02:30:47.311Z] #147 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T02:30:47.311Z] #147 ... [2023-07-13T02:30:47.311Z] [2023-07-13T02:30:47.311Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-13T02:30:47.311Z] #144 DONE 89.1s [2023-07-13T02:30:47.311Z] [2023-07-13T02:30:47.311Z] #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-13T02:30:47.311Z] #142 DONE 89.2s [2023-07-13T02:30:47.311Z] [2023-07-13T02:30:47.311Z] #148 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T02:30:47.311Z] #148 ... [2023-07-13T02:30:47.311Z] [2023-07-13T02:30:47.311Z] #147 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T02:30:47.311Z] #147 DONE 0.7s [2023-07-13T02:30:47.311Z] [2023-07-13T02:30:47.311Z] #149 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-13T02:30:47.311Z] #149 DONE 0.5s [2023-07-13T02:30:47.311Z] [2023-07-13T02:30:47.311Z] #150 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T02:30:47.311Z] #150 DONE 0.4s [2023-07-13T02:30:47.311Z] [2023-07-13T02:30:47.311Z] #151 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T02:30:47.311Z] #151 DONE 0.6s [2023-07-13T02:30:47.311Z] [2023-07-13T02:30:47.311Z] #152 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T02:30:47.311Z] #152 DONE 0.6s [2023-07-13T02:30:47.311Z] [2023-07-13T02:30:47.311Z] #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T02:30:47.311Z] #153 DONE 0.6s [2023-07-13T02:30:47.311Z] [2023-07-13T02:30:47.311Z] #154 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-13T02:30:47.311Z] #154 ... [2023-07-13T02:30:47.311Z] [2023-07-13T02:30:47.312Z] #148 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T02:30:47.312Z] #148 DONE 0.4s [2023-07-13T02:30:47.312Z] [2023-07-13T02:30:47.312Z] #155 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-13T02:30:47.312Z] #155 DONE 0.3s [2023-07-13T02:30:47.312Z] [2023-07-13T02:30:47.312Z] #156 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-13T02:30:47.312Z] #156 CACHED [2023-07-13T02:30:47.312Z] [2023-07-13T02:30:47.312Z] #157 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T02:30:47.312Z] #157 CACHED [2023-07-13T02:30:47.312Z] [2023-07-13T02:30:47.312Z] #158 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-13T02:30:47.312Z] #158 ... [2023-07-13T02:30:47.312Z] [2023-07-13T02:30:47.312Z] #159 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T02:30:47.312Z] #159 CACHED [2023-07-13T02:30:47.312Z] [2023-07-13T02:30:47.312Z] #160 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-13T02:30:47.312Z] #160 CACHED [2023-07-13T02:30:47.312Z] [2023-07-13T02:30:47.312Z] #154 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-13T02:30:47.312Z] #154 DONE 0.3s [2023-07-13T02:30:47.312Z] [2023-07-13T02:30:47.312Z] #161 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-13T02:30:47.312Z] #161 CACHED [2023-07-13T02:30:47.312Z] [2023-07-13T02:30:47.312Z] #162 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T02:30:47.312Z] #162 CACHED [2023-07-13T02:30:47.312Z] [2023-07-13T02:30:47.312Z] #163 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-13T02:30:47.312Z] #163 DONE 0.3s [2023-07-13T02:30:47.312Z] [2023-07-13T02:30:47.312Z] #164 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T02:30:47.312Z] #164 CACHED [2023-07-13T02:30:47.312Z] [2023-07-13T02:30:47.312Z] #165 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-13T02:30:47.312Z] #165 CACHED [2023-07-13T02:30:47.312Z] [2023-07-13T02:30:47.312Z] #166 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-13T02:30:47.312Z] #166 DONE 0.3s [2023-07-13T02:30:47.312Z] [2023-07-13T02:30:47.312Z] #167 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-13T02:30:47.312Z] #167 DONE 0.3s [2023-07-13T02:30:47.312Z] [2023-07-13T02:30:47.312Z] #168 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-13T02:30:47.312Z] #168 DONE 0.3s [2023-07-13T02:30:47.312Z] [2023-07-13T02:30:47.312Z] #169 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-07-13T02:30:48.247Z] #169 ... [2023-07-13T02:30:48.247Z] [2023-07-13T02:30:48.247Z] #158 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-13T02:30:48.247Z] #158 DONE 1.9s [2023-07-13T02:30:48.247Z] [2023-07-13T02:30:48.247Z] #170 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-13T02:30:48.247Z] #170 DONE 1.9s [2023-07-13T02:30:48.247Z] [2023-07-13T02:30:48.247Z] #171 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-13T02:30:48.247Z] #171 DONE 1.9s [2023-07-13T02:30:48.247Z] [2023-07-13T02:30:48.247Z] #172 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-13T02:30:48.247Z] #172 DONE 1.9s [2023-07-13T02:30:48.247Z] [2023-07-13T02:30:48.247Z] #173 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-13T02:30:48.247Z] #173 DONE 1.9s [2023-07-13T02:30:48.507Z] [2023-07-13T02:30:48.507Z] #174 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-13T02:30:48.507Z] #174 DONE 1.9s [2023-07-13T02:30:48.507Z] [2023-07-13T02:30:48.507Z] #175 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-13T02:30:48.507Z] #175 DONE 1.9s [2023-07-13T02:30:48.507Z] [2023-07-13T02:30:48.507Z] #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-13T02:30:48.507Z] #176 DONE 1.9s [2023-07-13T02:30:48.507Z] [2023-07-13T02:30:48.507Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-13T02:30:48.507Z] #177 DONE 1.9s [2023-07-13T02:30:48.507Z] [2023-07-13T02:30:48.507Z] #169 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-07-13T02:30:48.507Z] #169 DONE 1.9s [2023-07-13T02:30:48.507Z] [2023-07-13T02:30:48.507Z] #178 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-07-13T02:30:48.788Z] #178 ... [2023-07-13T02:30:48.788Z] [2023-07-13T02:30:48.788Z] #179 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-07-13T02:30:48.788Z] #179 DONE 0.5s [2023-07-13T02:30:48.788Z] [2023-07-13T02:30:48.788Z] #180 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-07-13T02:30:48.788Z] #180 DONE 0.5s [2023-07-13T02:30:48.788Z] [2023-07-13T02:30:48.789Z] #181 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-13T02:30:48.789Z] #181 DONE 0.5s [2023-07-13T02:30:48.789Z] [2023-07-13T02:30:48.789Z] #182 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-13T02:30:48.789Z] #182 DONE 0.5s [2023-07-13T02:30:48.789Z] [2023-07-13T02:30:48.789Z] #183 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-13T02:30:48.789Z] #183 DONE 0.5s [2023-07-13T02:30:48.789Z] [2023-07-13T02:30:48.789Z] #184 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-13T02:30:48.789Z] #184 DONE 0.5s [2023-07-13T02:30:48.789Z] [2023-07-13T02:30:48.789Z] #185 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-13T02:30:48.789Z] #185 DONE 0.5s [2023-07-13T02:30:48.789Z] [2023-07-13T02:30:48.789Z] #186 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-13T02:30:48.789Z] #186 DONE 0.5s [2023-07-13T02:30:48.789Z] [2023-07-13T02:30:48.789Z] #187 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-13T02:30:48.789Z] #187 DONE 0.5s [2023-07-13T02:30:48.789Z] [2023-07-13T02:30:48.789Z] #136 [core-data] exporting to image [2023-07-13T02:30:48.789Z] #136 exporting layers [2023-07-13T02:30:49.048Z] #136 ... [2023-07-13T02:30:49.048Z] [2023-07-13T02:30:49.048Z] #178 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-07-13T02:30:49.048Z] #178 DONE 0.5s [2023-07-13T02:30:49.048Z] [2023-07-13T02:30:49.048Z] #188 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-13T02:30:49.048Z] #188 DONE 2.8s [2023-07-13T02:30:49.048Z] [2023-07-13T02:30:49.048Z] #189 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-07-13T02:30:49.048Z] #189 DONE 0.2s [2023-07-13T02:30:49.048Z] [2023-07-13T02:30:49.048Z] #136 [support-notifications] exporting to image [2023-07-13T02:30:49.048Z] #136 exporting layers 0.1s done [2023-07-13T02:30:49.048Z] #136 ... [2023-07-13T02:30:49.048Z] [2023-07-13T02:30:49.048Z] #190 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-13T02:30:49.048Z] #190 DONE 0.3s [2023-07-13T02:30:49.048Z] [2023-07-13T02:30:49.048Z] #136 [support-notifications] exporting to image [2023-07-13T02:30:49.048Z] #136 writing image sha256:b56e3b350260af05f8a82ff0ec6e8892232bb189f8087517657677516c8328bd [2023-07-13T02:30:49.307Z] #136 ... [2023-07-13T02:30:49.307Z] [2023-07-13T02:30:49.307Z] #191 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-13T02:30:49.307Z] #191 DONE 0.3s [2023-07-13T02:30:49.307Z] [2023-07-13T02:30:49.307Z] #192 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-13T02:30:49.307Z] #192 DONE 0.4s [2023-07-13T02:30:49.307Z] [2023-07-13T02:30:49.307Z] #193 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-13T02:30:49.307Z] #193 DONE 0.3s [2023-07-13T02:30:49.307Z] [2023-07-13T02:30:49.307Z] #194 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T02:30:49.307Z] #194 DONE 0.3s [2023-07-13T02:30:49.307Z] [2023-07-13T02:30:49.307Z] #136 [security-spiffe-token-provider] exporting to image [2023-07-13T02:30:49.307Z] #136 exporting layers 0.4s done [2023-07-13T02:30:49.307Z] #136 writing image sha256:b56e3b350260af05f8a82ff0ec6e8892232bb189f8087517657677516c8328bd 0.1s done [2023-07-13T02:30:49.307Z] #136 naming to docker.io/library/core-command done [2023-07-13T02:30:49.307Z] #136 writing image sha256:622d884239bfe7ca970035eecca4332c5a8037445f4ab0ca4a079145f192163d done [2023-07-13T02:30:49.307Z] #136 naming to docker.io/library/security-spiffe-token-provider done [2023-07-13T02:30:49.307Z] #136 writing image sha256:ddeeff36bbb4bb190530cbea040d1e832e322dad6d89ce9a20ab67f27c91ff16 [2023-07-13T02:30:49.307Z] #136 exporting layers 0.1s done [2023-07-13T02:30:49.307Z] #136 writing image sha256:ddeeff36bbb4bb190530cbea040d1e832e322dad6d89ce9a20ab67f27c91ff16 done [2023-07-13T02:30:49.307Z] #136 writing image sha256:b076368ccac805df9193fe893e2e3344c1053ac7a81195aa53fe6c1fba64cd01 done [2023-07-13T02:30:49.307Z] #136 naming to docker.io/library/support-scheduler done [2023-07-13T02:30:49.307Z] #136 naming to docker.io/library/core-data done [2023-07-13T02:30:49.307Z] #136 writing image sha256:2a38e5da17855f6ec9ad8afc1e0165893ffec35207ed9a07b5a5e587031ba8cc done [2023-07-13T02:30:49.307Z] #136 naming to docker.io/library/support-notifications done [2023-07-13T02:30:49.567Z] #136 writing image sha256:fbb6e8d879e02558cc114265ff0e1198000c74df7711075cff98d41ea2054c3b done [2023-07-13T02:30:49.567Z] #136 naming to docker.io/library/core-metadata done [2023-07-13T02:30:49.567Z] #136 DONE 1.8s [2023-07-13T02:30:49.567Z] [2023-07-13T02:30:49.567Z] #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-13T02:30:49.567Z] #195 DONE 0.3s [2023-07-13T02:30:49.567Z] [2023-07-13T02:30:49.567Z] #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-13T02:30:49.567Z] #196 DONE 0.3s [2023-07-13T02:30:49.567Z] [2023-07-13T02:30:49.567Z] #197 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-13T02:30:49.567Z] #197 DONE 0.6s [2023-07-13T02:30:49.567Z] [2023-07-13T02:30:49.567Z] #198 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-13T02:30:49.826Z] #198 ... [2023-07-13T02:30:49.826Z] [2023-07-13T02:30:49.826Z] #199 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-13T02:30:49.826Z] #199 DONE 0.5s [2023-07-13T02:30:50.086Z] [2023-07-13T02:30:50.086Z] #198 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-13T02:30:50.086Z] #198 DONE 0.5s [2023-07-13T02:30:50.086Z] [2023-07-13T02:30:50.086Z] #200 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-13T02:30:50.086Z] #200 DONE 0.9s [2023-07-13T02:30:50.086Z] [2023-07-13T02:30:50.086Z] #201 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-13T02:30:50.086Z] #201 DONE 0.8s [2023-07-13T02:30:50.086Z] [2023-07-13T02:30:50.086Z] #202 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-13T02:30:50.086Z] #202 DONE 0.1s [2023-07-13T02:30:50.086Z] [2023-07-13T02:30:50.086Z] #136 [security-proxy-auth] exporting to image [2023-07-13T02:30:50.086Z] #136 writing image sha256:5e9ae32ac71e58cfcf1761f8018630d7d19f1428c511f027262c0e83489f80b2 done [2023-07-13T02:30:50.086Z] #136 naming to docker.io/library/core-common-config-bootstrapper done [2023-07-13T02:30:50.086Z] #136 ... [2023-07-13T02:30:50.086Z] [2023-07-13T02:30:50.086Z] #203 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-13T02:30:50.086Z] #203 DONE 0.1s [2023-07-13T02:30:50.086Z] [2023-07-13T02:30:50.086Z] #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-07-13T02:30:50.086Z] #204 DONE 0.1s [2023-07-13T02:30:50.347Z] [2023-07-13T02:30:50.347Z] #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-07-13T02:30:50.347Z] #205 DONE 0.1s [2023-07-13T02:30:50.347Z] [2023-07-13T02:30:50.347Z] #136 [security-proxy-auth] exporting to image [2023-07-13T02:30:50.347Z] #136 exporting layers 0.3s done [2023-07-13T02:30:50.347Z] #136 exporting layers 0.3s done [2023-07-13T02:30:50.347Z] #136 writing image sha256:0e14f7880aa5873cedfd762ec6f6e91b4e150adb5dfb11695d678753dbc70b37 0.0s done [2023-07-13T02:30:50.347Z] #136 naming to docker.io/library/security-proxy-setup done [2023-07-13T02:30:50.347Z] #136 writing image sha256:cb5194f38bdbc4839174bd2d44980d23062ef188a836b070b364a8b852aa826f done [2023-07-13T02:30:50.347Z] #136 naming to docker.io/library/security-proxy-auth done [2023-07-13T02:30:50.347Z] #136 DONE 2.5s [2023-07-13T02:30:50.347Z] [2023-07-13T02:30:50.347Z] #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-13T02:30:50.347Z] #206 DONE 0.1s [2023-07-13T02:30:50.347Z] [2023-07-13T02:30:50.347Z] #207 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-13T02:30:50.605Z] #207 ... [2023-07-13T02:30:50.605Z] [2023-07-13T02:30:50.605Z] #208 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-13T02:30:50.605Z] #208 DONE 0.1s [2023-07-13T02:30:50.605Z] [2023-07-13T02:30:50.605Z] #207 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-13T02:30:50.605Z] #207 DONE 0.6s [2023-07-13T02:30:50.605Z] [2023-07-13T02:30:50.605Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-13T02:30:50.864Z] #209 DONE 0.3s [2023-07-13T02:30:50.864Z] [2023-07-13T02:30:50.864Z] #136 [security-bootstrapper] exporting to image [2023-07-13T02:30:50.864Z] #136 exporting layers 0.3s done [2023-07-13T02:30:50.864Z] #136 writing image sha256:f8a1995e171fef7a4b47f8b0cd38329130b2c8ed3f787c683f3945d5ee880409 [2023-07-13T02:30:50.864Z] #136 exporting layers 0.2s done [2023-07-13T02:30:50.864Z] #136 writing image sha256:f8a1995e171fef7a4b47f8b0cd38329130b2c8ed3f787c683f3945d5ee880409 done [2023-07-13T02:30:50.864Z] #136 naming to docker.io/library/security-secretstore-setup done [2023-07-13T02:30:50.864Z] #136 writing image sha256:8e4e29a4a0a23665355d325ef7f4066486644f06ab0d67eb767beffa6bb1835c done [2023-07-13T02:30:50.864Z] #136 naming to docker.io/library/security-bootstrapper done [2023-07-13T02:30:50.864Z] #136 DONE 2.8s [2023-07-13T02:30:50.864Z] time="2023-07-13T02:27:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T02:30:50.864Z] time="2023-07-13T02:27:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T02:30:50.864Z] time="2023-07-13T02:27:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T02:30:50.864Z] time="2023-07-13T02:27:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T02:30:50.864Z] time="2023-07-13T02:27:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T02:30:50.864Z] time="2023-07-13T02:27:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T02:30:50.864Z] time="2023-07-13T02:27:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T02:30:50.864Z] time="2023-07-13T02:27:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T02:30:50.864Z] time="2023-07-13T02:27:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T02:30:50.864Z] time="2023-07-13T02:27:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T02:30:50.864Z] time="2023-07-13T02:27:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T02:30:50.864Z] time="2023-07-13T02:27:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T02:30:50.864Z] time="2023-07-13T02:27:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T02:30:50.864Z] time="2023-07-13T02:27:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-13T02:30:50.881Z] $ docker stop --time=1 0be6fbc587e2d7097728516b38f6391b011f0c4451c2b1b585095a08fa407eb7 [2023-07-13T02:30:52.166Z] $ docker rm -f --volumes 0be6fbc587e2d7097728516b38f6391b011f0c4451c2b1b585095a08fa407eb7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-13T02:30:52.497Z] + docker images [2023-07-13T02:30:52.497Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-13T02:30:52.497Z] security-bootstrapper latest 8e4e29a4a0a2 2 seconds ago 22.7MB [2023-07-13T02:30:52.497Z] security-secretstore-setup latest f8a1995e171f 2 seconds ago 43.6MB [2023-07-13T02:30:52.497Z] security-proxy-auth latest cb5194f38bdb 3 seconds ago 18.9MB [2023-07-13T02:30:52.497Z] core-common-config-bootstrapper latest 5e9ae32ac71e 3 seconds ago 17.8MB [2023-07-13T02:30:52.497Z] security-proxy-setup latest 0e14f7880aa5 3 seconds ago 19.4MB [2023-07-13T02:30:52.497Z] core-data latest b076368ccac8 4 seconds ago 20.7MB [2023-07-13T02:30:52.497Z] support-scheduler latest ddeeff36bbb4 4 seconds ago 32.4MB [2023-07-13T02:30:52.497Z] support-notifications latest 2a38e5da1785 4 seconds ago 33MB [2023-07-13T02:30:52.497Z] core-command latest b56e3b350260 4 seconds ago 20.5MB [2023-07-13T02:30:52.497Z] security-spiffe-token-provider latest 622d884239bf 4 seconds ago 33.4MB [2023-07-13T02:30:52.497Z] core-metadata latest fbb6e8d879e0 4 seconds ago 21MB [2023-07-13T02:30:52.497Z] security-spire-config latest 2e765e982bb3 About a minute ago 102MB [2023-07-13T02:30:52.497Z] security-spire-server latest c9dbb146589c About a minute ago 103MB [2023-07-13T02:30:52.497Z] security-spire-agent latest 0934beb466e6 About a minute ago 161MB [2023-07-13T02:30:52.497Z] ci-base-image-x86_64 latest ac270ec1b8f7 5 minutes ago 1.06GB [2023-07-13T02:30:52.497Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 9 hours ago 696MB [2023-07-13T02:30:52.497Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 weeks ago 334MB [2023-07-13T02:30:52.497Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-13T02:32:09.541Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-13T02:32:09.541Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-13T02:32:09.541Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-13T02:32:09.541Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-13T02:32:09.541Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-13T02:32:09.811Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-13T02:32:10.455Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-13T02:32:10.455Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-13T02:32:10.455Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-13T02:32:12.401Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-13T02:32:15.749Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-13T02:32:16.024Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-13T02:32:16.024Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-13T02:32:16.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-13T02:32:28.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-13T02:32:28.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-13T02:32:28.925Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.381s coverage: 28.7% of statements [2023-07-13T02:32:38.999Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.286s coverage: 98.5% of statements [2023-07-13T02:32:44.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-13T02:32:44.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-13T02:32:44.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-13T02:32:47.709Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.443s coverage: 71.5% of statements [2023-07-13T02:32:51.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-13T02:32:51.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-13T02:32:51.082Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.392s coverage: 54.0% of statements [2023-07-13T02:32:56.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-13T02:32:56.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-13T02:32:56.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-13T02:32:56.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-13T02:32:56.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-13T02:33:05.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-13T02:33:05.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-13T02:33:10.511Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.559s coverage: 88.5% of statements [2023-07-13T02:33:10.511Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.545s coverage: 3.8% of statements [2023-07-13T02:33:18.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-13T02:33:18.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-13T02:33:18.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-13T02:33:18.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.527s coverage: 95.6% of statements [2023-07-13T02:33:19.563Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-13T02:33:19.563Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-07-13T02:33:19.563Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-13T02:33:19.563Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-13T02:33:19.563Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-13T02:33:19.830Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.199s coverage: 72.2% of statements [2023-07-13T02:33:25.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-13T02:33:25.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-13T02:33:25.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-13T02:33:25.164Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.252s coverage: 65.9% of statements [2023-07-13T02:33:35.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-13T02:33:35.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-13T02:33:35.234Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.407s coverage: 0.9% of statements [2023-07-13T02:33:35.234Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.271s coverage: 32.9% of statements [2023-07-13T02:33:38.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.312s coverage: 42.9% of statements [2023-07-13T02:33:38.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.288s coverage: 82.9% of statements [2023-07-13T02:33:38.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.212s coverage: 94.1% of statements [2023-07-13T02:33:38.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.264s coverage: 96.3% of statements [2023-07-13T02:33:42.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.212s coverage: 87.5% of statements [2023-07-13T02:33:44.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-13T02:33:45.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-13T02:33:45.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-13T02:33:45.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-13T02:33:47.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-13T02:33:47.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-13T02:33:47.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-13T02:33:47.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-13T02:33:54.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.209s coverage: 94.4% of statements [2023-07-13T02:33:54.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-13T02:33:54.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-13T02:33:54.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-13T02:33:54.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-13T02:33:59.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-13T02:33:59.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-13T02:34:01.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-13T02:34:09.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.182s coverage: 79.9% of statements [2023-07-13T02:34:09.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.256s coverage: 92.9% of statements [2023-07-13T02:34:09.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements [2023-07-13T02:34:09.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.209s coverage: 62.3% of statements [2023-07-13T02:34:09.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.220s coverage: 87.2% of statements [2023-07-13T02:34:09.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.171s coverage: 20.0% of statements [2023-07-13T02:34:09.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.170s coverage: 100.0% of statements [2023-07-13T02:34:09.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.446s coverage: 81.8% of statements [2023-07-13T02:34:09.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-13T02:34:09.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.490s coverage: 82.1% of statements [2023-07-13T02:34:10.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-13T02:34:10.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.231s coverage: 86.0% of statements [2023-07-13T02:34:15.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-13T02:34:15.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-13T02:34:16.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.004s coverage: 63.1% of statements [2023-07-13T02:34:16.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.244s coverage: 100.0% of statements [2023-07-13T02:34:17.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.131s coverage: 89.4% of statements [2023-07-13T02:34:17.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.103s coverage: 100.0% of statements [2023-07-13T02:34:17.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.102s coverage: 73.7% of statements [2023-07-13T02:34:18.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-13T02:34:18.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-13T02:34:18.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-13T02:34:18.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2023-07-13T02:34:26.545Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-13T02:34:26.545Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-13T02:34:26.545Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-13T02:34:26.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.987s coverage: 38.4% of statements [2023-07-13T02:34:26.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.253s coverage: 89.5% of statements [2023-07-13T02:34:30.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-13T02:34:30.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-13T02:34:30.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-13T02:34:30.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-13T02:34:30.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.230s coverage: 84.8% of statements [2023-07-13T02:34:37.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-13T02:34:37.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-13T02:34:37.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-13T02:34:37.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-13T02:34:44.065Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.280s coverage: 17.7% of statements [2023-07-13T02:34:44.065Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-13T02:34:44.065Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-13T02:34:44.065Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-13T02:34:44.065Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-13T02:34:44.065Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.529s coverage: 92.3% of statements [2023-07-13T02:34:47.402Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-13T02:34:47.402Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-13T02:34:47.402Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.283s coverage: 61.8% of statements [2023-07-13T02:34:49.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-13T02:34:49.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-13T02:34:49.608Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.364s coverage: 97.7% of statements [2023-07-13T02:34:50.563Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-07-13T02:34:50.563Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-13T02:34:50.563Z] go vet ./... [2023-07-13T02:37:27.301Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-13T02:37:27.301Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-13T02:37:27.301Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-13T02:37:27.321Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-07-13T02:37:27.950Z] + ls -al . [2023-07-13T02:37:27.950Z] total 716 [2023-07-13T02:37:27.950Z] drwxrwxr-x 10 1001 1001 4096 Jul 13 02:29 . [2023-07-13T02:37:27.950Z] drwxr-xr-x 4 root root 4096 Jul 13 02:29 .. [2023-07-13T02:37:27.950Z] drwxrwxr-x 2 1001 1001 4096 Jul 13 02:27 .blubracket [2023-07-13T02:37:27.950Z] -rw-rw-r-- 1 1001 1001 16 Jul 13 02:27 .dockerignore [2023-07-13T02:37:27.950Z] drwxrwxr-x 8 1001 1001 4096 Jul 13 02:27 .git [2023-07-13T02:37:27.950Z] drwxrwxr-x 3 1001 1001 4096 Jul 13 02:27 .github [2023-07-13T02:37:27.950Z] -rw-rw-r-- 1 1001 1001 1133 Jul 13 02:27 .gitignore [2023-07-13T02:37:27.950Z] -rw-rw-r-- 1 1001 1001 42 Jul 13 02:27 .golangci.yml [2023-07-13T02:37:27.950Z] -rw-rw-r-- 1 1001 1001 87 Jul 13 02:27 .hadolint.yml [2023-07-13T02:37:27.950Z] -rw-rw-r-- 1 1001 1001 166 Jul 13 02:27 .sonarcloud.properties [2023-07-13T02:37:27.950Z] -rw-rw-r-- 1 1001 1001 1171 Jul 13 02:27 ADOPTERS.md [2023-07-13T02:37:27.950Z] -rw-rw-r-- 1 1001 1001 11234 Jul 13 02:27 Attribution.txt [2023-07-13T02:37:27.950Z] -rw-rw-r-- 1 1001 1001 93407 Jul 13 02:27 CHANGELOG.md [2023-07-13T02:37:27.950Z] -rw-rw-r-- 1 1001 1001 3804 Jul 13 02:27 CONTRIBUTING.md [2023-07-13T02:37:27.950Z] -rw-rw-r-- 1 1001 1001 677 Jul 13 02:27 GOVERNANCE.md [2023-07-13T02:37:27.950Z] -rw-rw-r-- 1 1001 1001 883 Jul 13 02:27 Jenkinsfile [2023-07-13T02:37:27.950Z] -rw-rw-r-- 1 1001 1001 10775 Jul 13 02:27 LICENSE [2023-07-13T02:37:27.951Z] -rw-rw-r-- 1 1001 1001 14368 Jul 13 02:27 Makefile [2023-07-13T02:37:27.951Z] -rw-rw-r-- 1 1001 1001 582 Jul 13 02:27 OWNERS.md [2023-07-13T02:37:27.951Z] -rw-rw-r-- 1 1001 1001 9923 Jul 13 02:27 README.md [2023-07-13T02:37:27.951Z] -rw-rw-r-- 1 1001 1001 789 Jul 13 02:27 SECURITY.md [2023-07-13T02:37:27.951Z] -rw-rw-r-- 1 1001 1001 5 Jul 13 02:24 VERSION [2023-07-13T02:37:27.951Z] drwxrwxr-x 2 1001 1001 4096 Jul 13 02:27 bin [2023-07-13T02:37:27.951Z] drwxrwxr-x 18 1001 1001 4096 Jul 13 02:27 cmd [2023-07-13T02:37:27.951Z] -rw-r--r-- 1 root root 448489 Jul 13 02:34 coverage.out [2023-07-13T02:37:27.951Z] -rw-rw-r-- 1 1001 1001 3429 Jul 13 02:27 go.mod [2023-07-13T02:37:27.951Z] -rw-rw-r-- 1 1001 1001 32406 Jul 13 02:27 go.sum [2023-07-13T02:37:27.951Z] drwxrwxr-x 7 1001 1001 4096 Jul 13 02:27 internal [2023-07-13T02:37:27.951Z] drwxrwxr-x 3 1001 1001 4096 Jul 13 02:27 openapi [2023-07-13T02:37:27.951Z] -rw-rw-r-- 1 1001 1001 594 Jul 13 02:27 security.txt [2023-07-13T02:37:27.951Z] drwxrwxr-x 4 1001 1001 4096 Jul 13 02:27 snap [2023-07-13T02:37:27.951Z] -rw-rw-r-- 1 1001 1001 204 Jul 13 02:27 version.go [Pipeline] sh [2023-07-13T02:37:28.261Z] + '[' -e coverage.out ] [2023-07-13T02:37:28.261Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-07-13T02:37:28.284Z] Warning: overwriting stash ‘coverage-report’ [2023-07-13T02:37:29.022Z] Stashed 1 file(s) [Pipeline] sh [2023-07-13T02:37:29.639Z] + make build [2023-07-13T02:37:29.639Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-13T02:39:06.902Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-13T02:39:06.902Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-13T02:39:06.902Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-07-13T02:39:08.305Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-13T02:39:55.109Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-13T02:39:55.109Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-07-13T02:40:01.744Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-07-13T02:40:06.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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-07-13T02:40:10.405Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-13T02:40:13.739Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-13T02:40:21.928Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-07-13T02:40:28.585Z] $ docker stop --time=1 300dbe2c79240912c2089b1ec98bcf6a013ab6506620ecd584c041bc868cda7c [2023-07-13T02:40:31.468Z] $ docker rm -f --volumes 300dbe2c79240912c2089b1ec98bcf6a013ab6506620ecd584c041bc868cda7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T02:40:33.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-13T02:40:33.796Z] [2023-07-13T02:40:33.796Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T02:40:34.125Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-13T02:40:34.395Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-07-13T02:40:34.395Z] 547446be3368: Pulling fs layer [2023-07-13T02:40:34.395Z] d125d8839a47: Pulling fs layer [2023-07-13T02:40:34.395Z] 3e85d5ac6304: Pulling fs layer [2023-07-13T02:40:34.395Z] c3105a71a48b: Pulling fs layer [2023-07-13T02:40:34.395Z] 0f093f025ec4: Pulling fs layer [2023-07-13T02:40:34.395Z] c3106fc0e877: Pulling fs layer [2023-07-13T02:40:34.395Z] c3105a71a48b: Waiting [2023-07-13T02:40:34.395Z] 0f093f025ec4: Waiting [2023-07-13T02:40:34.395Z] c3106fc0e877: Waiting [2023-07-13T02:40:34.395Z] 547446be3368: Verifying Checksum [2023-07-13T02:40:34.395Z] c3105a71a48b: Verifying Checksum [2023-07-13T02:40:34.395Z] c3105a71a48b: Download complete [2023-07-13T02:40:34.980Z] d125d8839a47: Verifying Checksum [2023-07-13T02:40:34.980Z] d125d8839a47: Download complete [2023-07-13T02:40:34.980Z] c3106fc0e877: Verifying Checksum [2023-07-13T02:40:34.980Z] c3106fc0e877: Download complete [2023-07-13T02:40:34.980Z] 0f093f025ec4: Verifying Checksum [2023-07-13T02:40:34.980Z] 0f093f025ec4: Download complete [2023-07-13T02:40:35.246Z] 547446be3368: Pull complete [2023-07-13T02:40:36.206Z] d125d8839a47: Pull complete [2023-07-13T02:40:36.788Z] 3e85d5ac6304: Verifying Checksum [2023-07-13T02:40:36.788Z] 3e85d5ac6304: Download complete [2023-07-13T02:40:44.985Z] 3e85d5ac6304: Pull complete [2023-07-13T02:40:44.985Z] c3105a71a48b: Pull complete [2023-07-13T02:40:45.947Z] 0f093f025ec4: Pull complete [2023-07-13T02:40:45.947Z] c3106fc0e877: Pull complete [2023-07-13T02:40:46.213Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-07-13T02:40:46.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-13T02:40:46.213Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T02:40:46.434Z] prd-ubuntu20.04-docker-arm64-4c-16g-1030 does not seem to be running inside a container [2023-07-13T02:40:46.507Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-07-13T02:40:48.517Z] $ docker top 6cbc55198cc88719ce02cb68cc6a8b79f0e1098bedf7e60afb2b0b86da322585 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T02:40:48.999Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-07-13T02:40:57.208Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-13T02:40:57.208Z] #1 transferring dockerfile: 2.38kB 0.0s done [2023-07-13T02:40:57.208Z] #1 DONE 0.1s [2023-07-13T02:40:57.795Z] [2023-07-13T02:40:57.795Z] #2 [core-metadata internal] load build definition from Dockerfile [2023-07-13T02:40:57.795Z] #2 transferring dockerfile: 1.96kB done [2023-07-13T02:40:57.795Z] #2 DONE 0.0s [2023-07-13T02:40:57.795Z] [2023-07-13T02:40:57.795Z] #3 [core-command internal] load build definition from Dockerfile [2023-07-13T02:40:57.795Z] #3 transferring dockerfile: 1.82kB done [2023-07-13T02:40:57.795Z] #3 DONE 0.1s [2023-07-13T02:40:57.795Z] [2023-07-13T02:40:57.795Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-13T02:40:57.795Z] #4 transferring dockerfile: 1.78kB done [2023-07-13T02:40:57.795Z] #4 DONE 0.0s [2023-07-13T02:40:57.795Z] [2023-07-13T02:40:57.795Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-13T02:40:58.064Z] #5 transferring dockerfile: 2.04kB 0.0s done [2023-07-13T02:40:58.064Z] #5 DONE 0.1s [2023-07-13T02:40:58.064Z] [2023-07-13T02:40:58.064Z] #6 [support-notifications internal] load build definition from Dockerfile [2023-07-13T02:40:58.064Z] #6 transferring dockerfile: 1.84kB 0.0s done [2023-07-13T02:40:58.064Z] #6 DONE 0.1s [2023-07-13T02:40:58.064Z] [2023-07-13T02:40:58.064Z] #7 [security-spire-server internal] load build definition from Dockerfile [2023-07-13T02:40:58.064Z] #7 transferring dockerfile: 2.63kB 0.0s done [2023-07-13T02:40:58.064Z] #7 DONE 0.1s [2023-07-13T02:40:58.064Z] [2023-07-13T02:40:58.064Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-13T02:40:58.064Z] #8 transferring dockerfile: 2.06kB done [2023-07-13T02:40:58.339Z] #8 DONE 0.0s [2023-07-13T02:40:58.339Z] [2023-07-13T02:40:58.339Z] #9 [support-scheduler internal] load build definition from Dockerfile [2023-07-13T02:40:58.339Z] #9 transferring dockerfile: 1.82kB done [2023-07-13T02:40:58.339Z] #9 DONE 0.1s [2023-07-13T02:40:58.339Z] [2023-07-13T02:40:58.339Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-13T02:40:58.339Z] #10 transferring dockerfile: 2.12kB done [2023-07-13T02:40:58.339Z] #10 DONE 0.1s [2023-07-13T02:40:58.339Z] [2023-07-13T02:40:58.339Z] #11 [security-spire-config internal] load build definition from Dockerfile [2023-07-13T02:40:58.339Z] #11 transferring dockerfile: 2.58kB 0.0s done [2023-07-13T02:40:58.609Z] #11 DONE 0.1s [2023-07-13T02:40:58.609Z] [2023-07-13T02:40:58.609Z] #12 [core-data internal] load build definition from Dockerfile [2023-07-13T02:40:58.609Z] #12 transferring dockerfile: 1.90kB 0.0s done [2023-07-13T02:40:58.609Z] #12 DONE 0.1s [2023-07-13T02:40:58.609Z] [2023-07-13T02:40:58.609Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2023-07-13T02:40:58.609Z] #13 transferring dockerfile: 2.68kB done [2023-07-13T02:40:58.609Z] #13 DONE 0.1s [2023-07-13T02:40:58.609Z] [2023-07-13T02:40:58.609Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-13T02:40:58.609Z] #14 transferring dockerfile: 2.82kB done [2023-07-13T02:40:58.609Z] #14 DONE 0.1s [2023-07-13T02:40:58.609Z] [2023-07-13T02:40:58.609Z] #15 [security-secretstore-setup internal] load .dockerignore [2023-07-13T02:40:58.609Z] #15 transferring context: [2023-07-13T02:40:58.874Z] #15 transferring context: 56B 0.0s done [2023-07-13T02:40:58.874Z] #15 DONE 0.1s [2023-07-13T02:40:59.459Z] [2023-07-13T02:40:59.459Z] #16 [core-metadata internal] load .dockerignore [2023-07-13T02:40:59.459Z] #16 transferring context: 56B done [2023-07-13T02:40:59.459Z] #16 DONE 0.0s [2023-07-13T02:40:59.459Z] [2023-07-13T02:40:59.459Z] #17 [core-command internal] load .dockerignore [2023-07-13T02:40:59.459Z] #17 transferring context: 56B done [2023-07-13T02:40:59.459Z] #17 DONE 0.0s [2023-07-13T02:40:59.459Z] [2023-07-13T02:40:59.459Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2023-07-13T02:40:59.459Z] #18 transferring context: 56B 0.0s done [2023-07-13T02:40:59.459Z] #18 DONE 0.0s [2023-07-13T02:40:59.459Z] [2023-07-13T02:40:59.459Z] #19 [security-proxy-auth internal] load .dockerignore [2023-07-13T02:40:59.459Z] #19 transferring context: 56B done [2023-07-13T02:40:59.459Z] #19 DONE 0.0s [2023-07-13T02:40:59.459Z] [2023-07-13T02:40:59.459Z] #20 [support-notifications internal] load .dockerignore [2023-07-13T02:40:59.459Z] #20 transferring context: 56B done [2023-07-13T02:40:59.459Z] #20 DONE 0.1s [2023-07-13T02:40:59.727Z] [2023-07-13T02:40:59.727Z] #21 [security-spire-server internal] load .dockerignore [2023-07-13T02:40:59.727Z] #21 transferring context: 56B done [2023-07-13T02:40:59.727Z] #21 DONE 0.0s [2023-07-13T02:40:59.727Z] [2023-07-13T02:40:59.727Z] #22 [security-proxy-setup internal] load .dockerignore [2023-07-13T02:40:59.727Z] #22 transferring context: 56B done [2023-07-13T02:40:59.727Z] #22 DONE 0.1s [2023-07-13T02:40:59.727Z] [2023-07-13T02:40:59.727Z] #23 [support-scheduler internal] load .dockerignore [2023-07-13T02:40:59.727Z] #23 transferring context: 56B 0.0s done [2023-07-13T02:40:59.727Z] #23 DONE 0.1s [2023-07-13T02:40:59.727Z] [2023-07-13T02:40:59.727Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-13T02:40:59.727Z] #24 transferring context: 56B done [2023-07-13T02:40:59.727Z] #24 DONE 0.0s [2023-07-13T02:40:59.727Z] [2023-07-13T02:40:59.727Z] #25 [security-spire-config internal] load .dockerignore [2023-07-13T02:40:59.727Z] #25 transferring context: 56B done [2023-07-13T02:40:59.727Z] #25 DONE 0.0s [2023-07-13T02:40:59.727Z] [2023-07-13T02:40:59.727Z] #26 [core-data internal] load .dockerignore [2023-07-13T02:40:59.992Z] #26 transferring context: 56B done [2023-07-13T02:40:59.992Z] #26 DONE 0.1s [2023-07-13T02:40:59.992Z] [2023-07-13T02:40:59.992Z] #27 [security-spire-agent internal] load .dockerignore [2023-07-13T02:40:59.992Z] #27 transferring context: 56B done [2023-07-13T02:40:59.992Z] #27 DONE 0.0s [2023-07-13T02:40:59.992Z] [2023-07-13T02:40:59.992Z] #28 [security-bootstrapper internal] load .dockerignore [2023-07-13T02:40:59.992Z] #28 transferring context: 56B done [2023-07-13T02:40:59.992Z] #28 DONE 0.1s [2023-07-13T02:40:59.992Z] [2023-07-13T02:40:59.993Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-13T02:40:59.993Z] #29 DONE 0.0s [2023-07-13T02:40:59.993Z] [2023-07-13T02:40:59.993Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T02:40:59.993Z] #30 DONE 0.1s [2023-07-13T02:41:00.259Z] [2023-07-13T02:41:00.259Z] #31 [security-secretstore-setup stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T02:41:00.259Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-13T02:41:00.259Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T02:41:00.259Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-13T02:41:00.259Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-13T02:41:00.259Z] #31 DONE 0.2s [2023-07-13T02:41:00.259Z] [2023-07-13T02:41:00.259Z] #32 [security-secretstore-setup internal] load build context [2023-07-13T02:41:00.851Z] #32 ... [2023-07-13T02:41:00.851Z] [2023-07-13T02:41:00.851Z] #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-13T02:41:00.851Z] #33 DONE 0.6s [2023-07-13T02:41:00.851Z] [2023-07-13T02:41:00.851Z] #32 [security-secretstore-setup internal] load build context [2023-07-13T02:41:00.851Z] #32 ... [2023-07-13T02:41:00.851Z] [2023-07-13T02:41:00.851Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-13T02:41:00.851Z] #29 DONE 0.0s [2023-07-13T02:41:00.851Z] [2023-07-13T02:41:00.851Z] #32 [security-secretstore-setup internal] load build context [2023-07-13T02:41:01.118Z] #32 ... [2023-07-13T02:41:01.118Z] [2023-07-13T02:41:01.118Z] #31 [core-metadata stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T02:41:01.118Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-13T02:41:01.118Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T02:41:01.118Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-13T02:41:01.118Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-13T02:41:01.118Z] #31 DONE 0.3s [2023-07-13T02:41:01.118Z] [2023-07-13T02:41:01.118Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T02:41:01.118Z] #30 DONE 0.3s [2023-07-13T02:41:01.118Z] [2023-07-13T02:41:01.118Z] #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-13T02:41:01.118Z] #33 DONE 1.3s [2023-07-13T02:41:01.118Z] [2023-07-13T02:41:01.118Z] #32 [security-secretstore-setup internal] load build context [2023-07-13T02:41:01.118Z] #32 ... [2023-07-13T02:41:01.118Z] [2023-07-13T02:41:01.118Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-13T02:41:01.118Z] #29 DONE 0.0s [2023-07-13T02:41:01.118Z] [2023-07-13T02:41:01.118Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T02:41:01.118Z] #30 DONE 0.4s [2023-07-13T02:41:01.118Z] [2023-07-13T02:41:01.119Z] #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-07-13T02:41:01.119Z] #34 DONE 0.5s [2023-07-13T02:41:01.119Z] [2023-07-13T02:41:01.119Z] #32 [security-secretstore-setup internal] load build context [2023-07-13T02:41:01.387Z] #32 ... [2023-07-13T02:41:01.387Z] [2023-07-13T02:41:01.387Z] #31 [core-command stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T02:41:01.387Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-13T02:41:01.387Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T02:41:01.387Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-13T02:41:01.387Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-13T02:41:01.387Z] #31 DONE 0.3s [2023-07-13T02:41:01.387Z] [2023-07-13T02:41:01.387Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-13T02:41:01.387Z] #29 DONE 0.0s [2023-07-13T02:41:01.387Z] [2023-07-13T02:41:01.387Z] #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-13T02:41:01.387Z] #33 DONE 1.3s [2023-07-13T02:41:01.387Z] [2023-07-13T02:41:01.387Z] #34 [core-command builder 2/7] WORKDIR /edgex-go [2023-07-13T02:41:01.387Z] #34 DONE 0.5s [2023-07-13T02:41:01.387Z] [2023-07-13T02:41:01.387Z] #32 [security-secretstore-setup internal] load build context [2023-07-13T02:41:01.387Z] #32 ... [2023-07-13T02:41:01.387Z] [2023-07-13T02:41:01.387Z] #31 [security-proxy-auth stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T02:41:01.387Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-13T02:41:01.387Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T02:41:01.387Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-13T02:41:01.387Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-13T02:41:01.387Z] #31 DONE 0.4s [2023-07-13T02:41:01.387Z] [2023-07-13T02:41:01.387Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-13T02:41:01.387Z] #29 DONE 0.0s [2023-07-13T02:41:01.387Z] [2023-07-13T02:41:01.387Z] #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-13T02:41:01.387Z] #33 DONE 1.3s [2023-07-13T02:41:01.387Z] [2023-07-13T02:41:01.387Z] #34 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-07-13T02:41:01.387Z] #34 DONE 0.6s [2023-07-13T02:41:01.387Z] [2023-07-13T02:41:01.387Z] #32 [security-secretstore-setup internal] load build context [2023-07-13T02:41:01.655Z] #32 ... [2023-07-13T02:41:01.655Z] [2023-07-13T02:41:01.655Z] #31 [security-spiffe-token-provider stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T02:41:01.655Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-13T02:41:01.655Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T02:41:01.655Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-13T02:41:01.655Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-13T02:41:01.655Z] #31 DONE 0.4s [2023-07-13T02:41:01.655Z] [2023-07-13T02:41:01.655Z] #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-13T02:41:01.655Z] #33 DONE 1.3s [2023-07-13T02:41:01.655Z] [2023-07-13T02:41:01.655Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-13T02:41:01.655Z] #29 DONE 0.0s [2023-07-13T02:41:01.655Z] [2023-07-13T02:41:01.655Z] #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-07-13T02:41:01.655Z] #34 DONE 0.6s [2023-07-13T02:41:01.655Z] [2023-07-13T02:41:01.655Z] #32 [security-secretstore-setup internal] load build context [2023-07-13T02:41:01.655Z] #32 ... [2023-07-13T02:41:01.655Z] [2023-07-13T02:41:01.655Z] #31 [support-notifications stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T02:41:01.655Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-13T02:41:01.655Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T02:41:01.655Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-13T02:41:01.655Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-13T02:41:01.655Z] #31 DONE 0.4s [2023-07-13T02:41:01.655Z] [2023-07-13T02:41:01.655Z] #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-13T02:41:01.655Z] #33 DONE 1.4s [2023-07-13T02:41:01.655Z] [2023-07-13T02:41:01.655Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-13T02:41:01.655Z] #29 DONE 0.0s [2023-07-13T02:41:01.655Z] [2023-07-13T02:41:01.655Z] #34 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-07-13T02:41:01.655Z] #34 DONE 0.6s [2023-07-13T02:41:01.655Z] [2023-07-13T02:41:01.655Z] #32 [security-secretstore-setup internal] load build context [2023-07-13T02:41:01.922Z] #32 ... [2023-07-13T02:41:01.922Z] [2023-07-13T02:41:01.922Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-13T02:41:01.922Z] #29 DONE 0.0s [2023-07-13T02:41:01.922Z] [2023-07-13T02:41:01.923Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T02:41:01.923Z] #30 DONE 1.1s [2023-07-13T02:41:01.923Z] [2023-07-13T02:41:01.923Z] #32 [security-secretstore-setup internal] load build context [2023-07-13T02:41:02.192Z] #32 ... [2023-07-13T02:41:02.192Z] [2023-07-13T02:41:02.192Z] #31 [security-proxy-setup stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T02:41:02.192Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-13T02:41:02.192Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T02:41:02.192Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-13T02:41:02.192Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-13T02:41:02.192Z] #31 DONE 0.5s [2023-07-13T02:41:02.192Z] [2023-07-13T02:41:02.192Z] #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-13T02:41:02.192Z] #33 DONE 1.4s [2023-07-13T02:41:02.192Z] [2023-07-13T02:41:02.192Z] #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-07-13T02:41:02.192Z] #34 DONE 0.7s [2023-07-13T02:41:02.192Z] [2023-07-13T02:41:02.192Z] #32 [security-secretstore-setup internal] load build context [2023-07-13T02:41:02.192Z] #32 ... [2023-07-13T02:41:02.192Z] [2023-07-13T02:41:02.192Z] #31 [support-scheduler stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T02:41:02.192Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-13T02:41:02.192Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T02:41:02.192Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-13T02:41:02.192Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-13T02:41:02.192Z] #31 DONE 0.5s [2023-07-13T02:41:02.192Z] [2023-07-13T02:41:02.193Z] #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-13T02:41:02.193Z] #33 DONE 1.4s [2023-07-13T02:41:02.193Z] [2023-07-13T02:41:02.193Z] #34 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-07-13T02:41:02.193Z] #34 DONE 0.7s [2023-07-13T02:41:02.193Z] [2023-07-13T02:41:02.193Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-13T02:41:02.193Z] #29 DONE 0.0s [2023-07-13T02:41:02.193Z] [2023-07-13T02:41:02.193Z] #32 [security-secretstore-setup internal] load build context [2023-07-13T02:41:02.459Z] #32 ... [2023-07-13T02:41:02.459Z] [2023-07-13T02:41:02.459Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-13T02:41:02.459Z] #29 DONE 0.0s [2023-07-13T02:41:02.459Z] [2023-07-13T02:41:02.459Z] #32 [security-secretstore-setup internal] load build context [2023-07-13T02:41:02.725Z] #32 ... [2023-07-13T02:41:02.725Z] [2023-07-13T02:41:02.725Z] #31 [core-common-config-bootstrapper stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T02:41:02.725Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-13T02:41:02.725Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T02:41:02.725Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-13T02:41:02.725Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-13T02:41:02.725Z] #31 DONE 0.5s [2023-07-13T02:41:02.725Z] [2023-07-13T02:41:02.725Z] #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-13T02:41:02.725Z] #33 DONE 1.5s [2023-07-13T02:41:02.725Z] [2023-07-13T02:41:02.725Z] #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-07-13T02:41:02.725Z] #34 DONE 0.7s [2023-07-13T02:41:02.725Z] [2023-07-13T02:41:02.725Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T02:41:02.725Z] #30 DONE 1.5s [2023-07-13T02:41:02.725Z] [2023-07-13T02:41:02.725Z] #32 [security-secretstore-setup internal] load build context [2023-07-13T02:41:02.992Z] #32 ... [2023-07-13T02:41:02.992Z] [2023-07-13T02:41:02.992Z] #31 [security-spire-config stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T02:41:02.992Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-13T02:41:02.992Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T02:41:02.992Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-13T02:41:02.992Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-13T02:41:02.992Z] #31 DONE 0.5s [2023-07-13T02:41:02.992Z] [2023-07-13T02:41:02.992Z] #33 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-13T02:41:02.992Z] #33 DONE 1.5s [2023-07-13T02:41:02.992Z] [2023-07-13T02:41:02.992Z] #34 [security-spire-config builder 2/7] WORKDIR /edgex-go [2023-07-13T02:41:02.992Z] #34 DONE 0.7s [2023-07-13T02:41:02.992Z] [2023-07-13T02:41:02.992Z] #32 [security-secretstore-setup internal] load build context [2023-07-13T02:41:02.992Z] #32 ... [2023-07-13T02:41:02.992Z] [2023-07-13T02:41:02.992Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-13T02:41:02.992Z] #29 DONE 0.0s [2023-07-13T02:41:02.992Z] [2023-07-13T02:41:02.992Z] #32 [security-secretstore-setup internal] load build context [2023-07-13T02:41:03.282Z] #32 ... [2023-07-13T02:41:03.282Z] [2023-07-13T02:41:03.282Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-13T02:41:03.282Z] #29 DONE 0.0s [2023-07-13T02:41:03.282Z] [2023-07-13T02:41:03.282Z] #32 [security-secretstore-setup internal] load build context [2023-07-13T02:41:03.282Z] #32 ... [2023-07-13T02:41:03.282Z] [2023-07-13T02:41:03.282Z] #31 [core-data stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T02:41:03.282Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-13T02:41:03.282Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T02:41:03.282Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-13T02:41:03.282Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-13T02:41:03.282Z] #31 DONE 0.5s [2023-07-13T02:41:03.282Z] [2023-07-13T02:41:03.282Z] #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-13T02:41:03.282Z] #33 DONE 1.5s [2023-07-13T02:41:03.282Z] [2023-07-13T02:41:03.282Z] #34 [core-data builder 2/7] WORKDIR /edgex-go [2023-07-13T02:41:03.282Z] #34 DONE 0.7s [2023-07-13T02:41:03.282Z] [2023-07-13T02:41:03.282Z] #32 [security-secretstore-setup internal] load build context [2023-07-13T02:41:03.556Z] #32 ... [2023-07-13T02:41:03.556Z] [2023-07-13T02:41:03.556Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T02:41:03.556Z] #30 DONE 1.9s [2023-07-13T02:41:03.556Z] [2023-07-13T02:41:03.556Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-13T02:41:03.556Z] #29 DONE 0.0s [2023-07-13T02:41:03.556Z] [2023-07-13T02:41:03.556Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T02:41:03.556Z] #30 ... [2023-07-13T02:41:03.556Z] [2023-07-13T02:41:03.556Z] #31 [security-spire-agent stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T02:41:03.556Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-13T02:41:03.556Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T02:41:03.556Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-13T02:41:03.556Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-13T02:41:03.556Z] #31 DONE 0.6s [2023-07-13T02:41:03.556Z] [2023-07-13T02:41:03.556Z] #33 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-13T02:41:03.556Z] #33 DONE 1.5s [2023-07-13T02:41:03.556Z] [2023-07-13T02:41:03.556Z] #34 [security-spire-agent builder 2/7] WORKDIR /edgex-go [2023-07-13T02:41:03.556Z] #34 DONE 0.8s [2023-07-13T02:41:03.821Z] [2023-07-13T02:41:03.821Z] #35 [core-metadata internal] load build context [2023-07-13T02:41:04.402Z] #35 ... [2023-07-13T02:41:04.402Z] [2023-07-13T02:41:04.402Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T02:41:04.402Z] #30 DONE 2.8s [2023-07-13T02:41:04.668Z] [2023-07-13T02:41:04.668Z] #35 [core-metadata internal] load build context [2023-07-13T02:41:04.934Z] #35 ... [2023-07-13T02:41:04.934Z] [2023-07-13T02:41:04.934Z] #31 [security-bootstrapper stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T02:41:04.934Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-13T02:41:04.934Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T02:41:04.934Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-13T02:41:04.934Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-13T02:41:04.934Z] #31 DONE 0.6s [2023-07-13T02:41:04.934Z] [2023-07-13T02:41:04.934Z] #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-13T02:41:04.934Z] #33 DONE 1.6s [2023-07-13T02:41:04.934Z] [2023-07-13T02:41:04.934Z] #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-07-13T02:41:04.934Z] #34 DONE 0.8s [2023-07-13T02:41:04.934Z] [2023-07-13T02:41:04.934Z] #35 [core-metadata internal] load build context [2023-07-13T02:41:04.934Z] #35 transferring context: 16.88MB 3.7s [2023-07-13T02:41:08.271Z] #35 ... [2023-07-13T02:41:08.271Z] [2023-07-13T02:41:08.271Z] #36 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-13T02:41:08.271Z] #0 3.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T02:41:08.271Z] #0 4.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T02:41:08.271Z] #0 5.394 (1/4) Installing ca-certificates (20230506-r0) [2023-07-13T02:41:08.271Z] #0 5.535 (2/4) Installing dumb-init (1.2.5-r2) [2023-07-13T02:41:08.271Z] #0 5.535 (3/4) Installing su-exec (0.2-r2) [2023-07-13T02:41:08.271Z] #0 5.535 (4/4) Installing yq (4.30.4-r4) [2023-07-13T02:41:08.271Z] #0 5.744 Executing busybox-1.35.0-r29.trigger [2023-07-13T02:41:08.271Z] #0 5.818 Executing ca-certificates-20230506-r0.trigger [2023-07-13T02:41:08.271Z] #0 6.338 OK: 17 MiB in 19 packages [2023-07-13T02:41:08.271Z] #36 DONE 7.4s [2023-07-13T02:41:08.271Z] [2023-07-13T02:41:08.271Z] #35 [core-metadata internal] load build context [2023-07-13T02:41:10.213Z] #35 transferring context: 25.27MB 8.7s [2023-07-13T02:41:11.181Z] #35 ... [2023-07-13T02:41:11.181Z] [2023-07-13T02:41:11.181Z] #37 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-13T02:41:11.181Z] #0 7.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T02:41:11.181Z] #0 7.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T02:41:11.181Z] #0 9.294 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-13T02:41:11.181Z] #0 9.330 Executing busybox-1.35.0-r29.trigger [2023-07-13T02:41:11.181Z] #0 9.509 OK: 8 MiB in 16 packages [2023-07-13T02:41:11.181Z] #37 ... [2023-07-13T02:41:11.181Z] [2023-07-13T02:41:11.181Z] #38 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-07-13T02:41:11.181Z] #0 8.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T02:41:11.451Z] #38 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T02:41:11.451Z] #38 ... [2023-07-13T02:41:11.451Z] [2023-07-13T02:41:11.451Z] #39 [core-command internal] load build context [2023-07-13T02:41:11.451Z] #39 ... [2023-07-13T02:41:11.451Z] [2023-07-13T02:41:11.451Z] #40 [security-proxy-auth internal] load build context [2023-07-13T02:41:11.451Z] #40 ... [2023-07-13T02:41:11.451Z] [2023-07-13T02:41:11.451Z] #41 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-13T02:41:11.451Z] #0 9.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T02:41:11.721Z] #41 11.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T02:41:11.721Z] #41 ... [2023-07-13T02:41:11.721Z] [2023-07-13T02:41:11.721Z] #42 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-13T02:41:11.721Z] #42 ... [2023-07-13T02:41:11.721Z] [2023-07-13T02:41:11.987Z] #43 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-13T02:41:11.987Z] #0 9.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T02:41:11.987Z] #43 ... [2023-07-13T02:41:11.987Z] [2023-07-13T02:41:11.987Z] #44 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-13T02:41:11.987Z] #0 9.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T02:41:11.987Z] #44 ... [2023-07-13T02:41:11.987Z] [2023-07-13T02:41:11.987Z] #45 [security-spiffe-token-provider internal] load build context [2023-07-13T02:41:12.257Z] #45 ... [2023-07-13T02:41:12.257Z] [2023-07-13T02:41:12.257Z] #46 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-13T02:41:12.257Z] #46 ... [2023-07-13T02:41:12.257Z] [2023-07-13T02:41:12.257Z] #47 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-13T02:41:12.531Z] #47 ... [2023-07-13T02:41:12.531Z] [2023-07-13T02:41:12.531Z] #48 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-13T02:41:12.531Z] #48 ... [2023-07-13T02:41:12.531Z] [2023-07-13T02:41:12.531Z] #49 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-13T02:41:12.531Z] #49 ... [2023-07-13T02:41:12.531Z] [2023-07-13T02:41:12.531Z] #37 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-13T02:41:12.531Z] #37 DONE 11.6s [2023-07-13T02:41:12.531Z] [2023-07-13T02:41:12.531Z] #50 [security-proxy-setup internal] load build context [2023-07-13T02:41:12.797Z] #50 ... [2023-07-13T02:41:12.797Z] [2023-07-13T02:41:12.797Z] #51 [security-spire-config internal] load build context [2023-07-13T02:41:12.797Z] #51 ... [2023-07-13T02:41:12.797Z] [2023-07-13T02:41:12.797Z] #52 [support-notifications internal] load build context [2023-07-13T02:41:13.061Z] #52 ... [2023-07-13T02:41:13.062Z] [2023-07-13T02:41:13.062Z] #53 [security-spire-server internal] load build context [2023-07-13T02:41:13.062Z] #53 ... [2023-07-13T02:41:13.062Z] [2023-07-13T02:41:13.062Z] #54 [core-common-config-bootstrapper internal] load build context [2023-07-13T02:41:13.327Z] #54 ... [2023-07-13T02:41:13.328Z] [2023-07-13T02:41:13.328Z] #55 [support-scheduler internal] load build context [2023-07-13T02:41:13.328Z] #55 ... [2023-07-13T02:41:13.328Z] [2023-07-13T02:41:13.328Z] #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-13T02:41:13.593Z] #56 ... [2023-07-13T02:41:13.593Z] [2023-07-13T02:41:13.593Z] #32 [security-secretstore-setup internal] load build context [2023-07-13T02:41:13.593Z] #32 ... [2023-07-13T02:41:13.593Z] [2023-07-13T02:41:13.593Z] #57 [core-data internal] load build context [2023-07-13T02:41:13.858Z] #57 ... [2023-07-13T02:41:13.858Z] [2023-07-13T02:41:13.858Z] #58 [security-spire-agent internal] load build context [2023-07-13T02:41:13.858Z] #58 ... [2023-07-13T02:41:13.858Z] [2023-07-13T02:41:13.858Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-13T02:41:13.858Z] #59 ... [2023-07-13T02:41:13.858Z] [2023-07-13T02:41:13.858Z] #58 [security-spire-agent internal] load build context [2023-07-13T02:41:15.260Z] #58 ... [2023-07-13T02:41:15.260Z] [2023-07-13T02:41:15.260Z] #60 [security-bootstrapper internal] load build context [2023-07-13T02:41:15.260Z] #60 ... [2023-07-13T02:41:15.260Z] [2023-07-13T02:41:15.260Z] #38 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-07-13T02:41:15.260Z] #38 14.17 OK: 263 MiB in 53 packages [2023-07-13T02:41:15.260Z] #38 ... [2023-07-13T02:41:15.260Z] [2023-07-13T02:41:15.260Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-13T02:41:15.526Z] #61 ... [2023-07-13T02:41:15.526Z] [2023-07-13T02:41:15.526Z] #47 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-13T02:41:15.526Z] #47 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T02:41:17.460Z] #47 ... [2023-07-13T02:41:17.460Z] [2023-07-13T02:41:17.460Z] #38 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-07-13T02:41:17.460Z] #38 DONE 16.6s [2023-07-13T02:41:17.728Z] [2023-07-13T02:41:17.728Z] #60 [security-bootstrapper internal] load build context [2023-07-13T02:41:17.728Z] #60 transferring context: 7.19MB 12.3s [2023-07-13T02:41:17.728Z] #60 ... [2023-07-13T02:41:17.728Z] [2023-07-13T02:41:17.728Z] #41 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-13T02:41:17.728Z] #41 15.50 OK: 263 MiB in 53 packages [2023-07-13T02:41:17.728Z] #41 DONE 17.6s [2023-07-13T02:41:17.728Z] [2023-07-13T02:41:17.728Z] #60 [security-bootstrapper internal] load build context [2023-07-13T02:41:21.970Z] #60 ... [2023-07-13T02:41:21.970Z] [2023-07-13T02:41:21.970Z] #35 [core-metadata internal] load build context [2023-07-13T02:41:21.970Z] #35 ... [2023-07-13T02:41:21.970Z] [2023-07-13T02:41:21.970Z] #60 [security-bootstrapper internal] load build context [2023-07-13T02:41:21.970Z] #60 ... [2023-07-13T02:41:21.970Z] [2023-07-13T02:41:21.970Z] #39 [core-command internal] load build context [2023-07-13T02:41:21.970Z] #39 ... [2023-07-13T02:41:21.970Z] [2023-07-13T02:41:21.970Z] #60 [security-bootstrapper internal] load build context [2023-07-13T02:41:21.970Z] #60 ... [2023-07-13T02:41:21.970Z] [2023-07-13T02:41:21.970Z] #40 [security-proxy-auth internal] load build context [2023-07-13T02:41:21.970Z] #40 ... [2023-07-13T02:41:21.970Z] [2023-07-13T02:41:21.970Z] #42 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-13T02:41:21.970Z] #42 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T02:41:21.970Z] #42 13.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T02:41:21.970Z] #42 18.47 OK: 263 MiB in 53 packages [2023-07-13T02:41:21.970Z] #42 DONE 20.1s [2023-07-13T02:41:21.970Z] [2023-07-13T02:41:21.970Z] #40 [security-proxy-auth internal] load build context [2023-07-13T02:41:21.970Z] #40 ... [2023-07-13T02:41:21.970Z] [2023-07-13T02:41:21.970Z] #60 [security-bootstrapper internal] load build context [2023-07-13T02:41:22.551Z] #60 ... [2023-07-13T02:41:22.551Z] [2023-07-13T02:41:22.551Z] #45 [security-spiffe-token-provider internal] load build context [2023-07-13T02:41:22.551Z] #45 transferring context: 34.27MB 20.7s [2023-07-13T02:41:22.551Z] #45 ... [2023-07-13T02:41:22.551Z] [2023-07-13T02:41:22.551Z] #43 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-13T02:41:22.551Z] #43 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T02:41:22.551Z] #43 15.85 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-13T02:41:22.551Z] #43 15.85 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-13T02:41:22.551Z] #43 15.85 OK: 17689 distinct packages available [2023-07-13T02:41:22.551Z] #43 16.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T02:41:22.551Z] #43 18.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T02:41:22.551Z] #43 ... [2023-07-13T02:41:22.551Z] [2023-07-13T02:41:22.551Z] #45 [security-spiffe-token-provider internal] load build context [2023-07-13T02:41:22.819Z] #45 ... [2023-07-13T02:41:22.819Z] [2023-07-13T02:41:22.819Z] #50 [security-proxy-setup internal] load build context [2023-07-13T02:41:23.086Z] #50 ... [2023-07-13T02:41:23.086Z] [2023-07-13T02:41:23.086Z] #51 [security-spire-config internal] load build context [2023-07-13T02:41:23.086Z] #51 ... [2023-07-13T02:41:23.086Z] [2023-07-13T02:41:23.086Z] #44 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-13T02:41:23.086Z] #44 11.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T02:41:23.086Z] #44 15.84 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-13T02:41:23.086Z] #44 15.84 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-13T02:41:23.086Z] #44 15.84 OK: 17689 distinct packages available [2023-07-13T02:41:23.086Z] #44 16.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T02:41:23.086Z] #44 19.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T02:41:23.352Z] #44 ... [2023-07-13T02:41:23.352Z] [2023-07-13T02:41:23.352Z] #54 [core-common-config-bootstrapper internal] load build context [2023-07-13T02:41:23.352Z] #54 ... [2023-07-13T02:41:23.352Z] [2023-07-13T02:41:23.352Z] #52 [support-notifications internal] load build context [2023-07-13T02:41:23.619Z] #52 ... [2023-07-13T02:41:23.619Z] [2023-07-13T02:41:23.619Z] #53 [security-spire-server internal] load build context [2023-07-13T02:41:23.619Z] #53 ... [2023-07-13T02:41:23.619Z] [2023-07-13T02:41:23.619Z] #55 [support-scheduler internal] load build context [2023-07-13T02:41:23.887Z] #55 ... [2023-07-13T02:41:23.887Z] [2023-07-13T02:41:23.887Z] #46 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-13T02:41:23.887Z] #46 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T02:41:23.887Z] #46 14.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T02:41:23.887Z] #46 20.20 (1/2) Installing ca-certificates (20230506-r0) [2023-07-13T02:41:23.887Z] #46 20.78 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-13T02:41:23.887Z] #46 20.87 Executing busybox-1.35.0-r29.trigger [2023-07-13T02:41:23.887Z] #46 21.01 Executing ca-certificates-20230506-r0.trigger [2023-07-13T02:41:23.887Z] #46 ... [2023-07-13T02:41:23.887Z] [2023-07-13T02:41:23.887Z] #57 [core-data internal] load build context [2023-07-13T02:41:24.153Z] #57 ... [2023-07-13T02:41:24.153Z] [2023-07-13T02:41:24.153Z] #32 [security-secretstore-setup internal] load build context [2023-07-13T02:41:24.153Z] #32 ... [2023-07-13T02:41:24.153Z] [2023-07-13T02:41:24.153Z] #55 [support-scheduler internal] load build context [2023-07-13T02:41:25.110Z] #55 ... [2023-07-13T02:41:25.110Z] [2023-07-13T02:41:25.110Z] #58 [security-spire-agent internal] load build context [2023-07-13T02:41:25.110Z] #58 ... [2023-07-13T02:41:25.110Z] [2023-07-13T02:41:25.110Z] #55 [support-scheduler internal] load build context [2023-07-13T02:41:26.514Z] #55 ... [2023-07-13T02:41:26.514Z] [2023-07-13T02:41:26.514Z] #47 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-13T02:41:26.514Z] #47 15.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T02:41:26.514Z] #47 22.49 OK: 263 MiB in 53 packages [2023-07-13T02:41:26.515Z] #47 DONE 24.2s [2023-07-13T02:41:26.515Z] [2023-07-13T02:41:26.515Z] #55 [support-scheduler internal] load build context [2023-07-13T02:41:27.112Z] #55 ... [2023-07-13T02:41:27.112Z] [2023-07-13T02:41:27.112Z] #46 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-13T02:41:27.112Z] #46 23.16 OK: 8 MiB in 17 packages [2023-07-13T02:41:27.112Z] #46 DONE 25.3s [2023-07-13T02:41:27.112Z] [2023-07-13T02:41:27.112Z] #55 [support-scheduler internal] load build context [2023-07-13T02:41:27.698Z] #55 transferring context: 43.22MB 25.2s [2023-07-13T02:41:27.969Z] #55 ... [2023-07-13T02:41:27.969Z] [2023-07-13T02:41:27.969Z] #43 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-13T02:41:27.969Z] #43 24.97 OK: 263 MiB in 53 packages [2023-07-13T02:41:27.969Z] #43 DONE 26.6s [2023-07-13T02:41:28.235Z] [2023-07-13T02:41:28.235Z] #45 [security-spiffe-token-provider internal] load build context [2023-07-13T02:41:28.518Z] #45 ... [2023-07-13T02:41:28.518Z] [2023-07-13T02:41:28.518Z] #49 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-13T02:41:28.518Z] #49 16.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T02:41:28.518Z] #49 18.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T02:41:28.518Z] #49 24.96 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-13T02:41:28.518Z] #49 25.05 (2/2) Installing openssl (3.0.9-r1) [2023-07-13T02:41:28.518Z] #49 25.19 Executing busybox-1.35.0-r29.trigger [2023-07-13T02:41:28.518Z] #49 25.54 OK: 8 MiB in 17 packages [2023-07-13T02:41:28.518Z] #49 ... [2023-07-13T02:41:28.518Z] [2023-07-13T02:41:28.518Z] #40 [security-proxy-auth internal] load build context [2023-07-13T02:41:28.785Z] #40 ... [2023-07-13T02:41:28.785Z] [2023-07-13T02:41:28.785Z] #45 [security-spiffe-token-provider internal] load build context [2023-07-13T02:41:29.054Z] #45 ... [2023-07-13T02:41:29.054Z] [2023-07-13T02:41:29.054Z] #49 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-13T02:41:29.054Z] #49 DONE 26.6s [2023-07-13T02:41:29.054Z] [2023-07-13T02:41:29.054Z] #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-13T02:41:29.054Z] #56 15.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T02:41:29.054Z] #56 18.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T02:41:29.054Z] #56 24.58 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-13T02:41:29.054Z] #56 24.58 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-13T02:41:29.054Z] #56 24.58 OK: 17689 distinct packages available [2023-07-13T02:41:29.054Z] #56 25.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T02:41:29.055Z] #56 ... [2023-07-13T02:41:29.055Z] [2023-07-13T02:41:29.055Z] #48 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-13T02:41:29.055Z] #48 16.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T02:41:29.055Z] #48 20.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T02:41:29.055Z] #48 26.35 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-13T02:41:29.055Z] #48 26.35 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-13T02:41:29.055Z] #48 26.35 OK: 17689 distinct packages available [2023-07-13T02:41:29.055Z] #48 ... [2023-07-13T02:41:29.055Z] [2023-07-13T02:41:29.055Z] #45 [security-spiffe-token-provider internal] load build context [2023-07-13T02:41:29.323Z] #45 ... [2023-07-13T02:41:29.323Z] [2023-07-13T02:41:29.323Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-13T02:41:29.323Z] #59 15.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T02:41:29.323Z] #59 18.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T02:41:29.323Z] #59 24.26 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-13T02:41:29.323Z] #59 24.26 Executing busybox-1.35.0-r29.trigger [2023-07-13T02:41:29.323Z] #59 24.33 OK: 8 MiB in 16 packages [2023-07-13T02:41:29.323Z] #59 ... [2023-07-13T02:41:29.323Z] [2023-07-13T02:41:29.323Z] #45 [security-spiffe-token-provider internal] load build context [2023-07-13T02:41:29.905Z] #45 ... [2023-07-13T02:41:29.905Z] [2023-07-13T02:41:29.905Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-13T02:41:29.905Z] #61 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T02:41:29.905Z] #61 17.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T02:41:29.905Z] #61 22.95 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-13T02:41:29.905Z] #61 22.97 (2/2) Installing su-exec (0.2-r2) [2023-07-13T02:41:29.905Z] #61 22.97 Executing busybox-1.35.0-r29.trigger [2023-07-13T02:41:29.905Z] #61 23.17 OK: 8 MiB in 17 packages [2023-07-13T02:41:29.905Z] #61 ... [2023-07-13T02:41:29.905Z] [2023-07-13T02:41:29.905Z] #45 [security-spiffe-token-provider internal] load build context [2023-07-13T02:41:30.172Z] #45 ... [2023-07-13T02:41:30.172Z] [2023-07-13T02:41:30.172Z] #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-13T02:41:30.172Z] #62 DONE 1.1s [2023-07-13T02:41:30.172Z] [2023-07-13T02:41:30.172Z] #45 [security-spiffe-token-provider internal] load build context [2023-07-13T02:41:30.754Z] #45 ... [2023-07-13T02:41:30.754Z] [2023-07-13T02:41:30.754Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-13T02:41:30.754Z] #59 DONE 26.8s [2023-07-13T02:41:30.754Z] [2023-07-13T02:41:30.754Z] #45 [security-spiffe-token-provider internal] load build context [2023-07-13T02:41:31.019Z] #45 ... [2023-07-13T02:41:31.019Z] [2023-07-13T02:41:31.019Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-13T02:41:31.019Z] #61 DONE 25.7s [2023-07-13T02:41:31.019Z] [2023-07-13T02:41:31.019Z] #45 [security-spiffe-token-provider internal] load build context [2023-07-13T02:41:31.019Z] #45 ... [2023-07-13T02:41:31.019Z] [2023-07-13T02:41:31.020Z] #44 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-13T02:41:31.020Z] #44 25.54 (1/9) Installing ca-certificates (20230506-r0) [2023-07-13T02:41:31.020Z] #44 26.25 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-13T02:41:31.020Z] #44 26.25 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-07-13T02:41:31.020Z] #44 26.33 (4/9) Installing libcurl (8.1.2-r0) [2023-07-13T02:41:31.020Z] #44 26.48 (5/9) Installing curl (8.1.2-r0) [2023-07-13T02:41:31.020Z] #44 26.48 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-13T02:41:31.020Z] #44 26.53 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-13T02:41:31.020Z] #44 26.53 (8/9) Installing libucontext (1.2-r0) [2023-07-13T02:41:31.020Z] #44 26.55 (9/9) Installing gcompat (1.1.0-r0) [2023-07-13T02:41:31.020Z] #44 26.61 Executing busybox-1.35.0-r29.trigger [2023-07-13T02:41:31.020Z] #44 26.74 Executing ca-certificates-20230506-r0.trigger [2023-07-13T02:41:31.020Z] #44 28.28 OK: 11 MiB in 24 packages [2023-07-13T02:41:31.020Z] #44 DONE 29.4s [2023-07-13T02:41:31.020Z] [2023-07-13T02:41:31.020Z] #45 [security-spiffe-token-provider internal] load build context [2023-07-13T02:41:31.600Z] #45 ... [2023-07-13T02:41:31.600Z] [2023-07-13T02:41:31.600Z] #35 [core-metadata internal] load build context [2023-07-13T02:41:31.600Z] #35 ... [2023-07-13T02:41:31.600Z] [2023-07-13T02:41:31.600Z] #45 [security-spiffe-token-provider internal] load build context [2023-07-13T02:41:31.868Z] #45 ... [2023-07-13T02:41:31.868Z] [2023-07-13T02:41:31.868Z] #39 [core-command internal] load build context [2023-07-13T02:41:31.868Z] #39 ... [2023-07-13T02:41:31.868Z] [2023-07-13T02:41:31.868Z] #35 [core-metadata internal] load build context [2023-07-13T02:41:32.476Z] #35 ... [2023-07-13T02:41:32.476Z] [2023-07-13T02:41:32.477Z] #60 [security-bootstrapper internal] load build context [2023-07-13T02:41:32.774Z] #60 ... [2023-07-13T02:41:32.774Z] [2023-07-13T02:41:32.774Z] #45 [security-spiffe-token-provider internal] load build context [2023-07-13T02:41:32.774Z] #45 transferring context: 52.88MB 30.9s [2023-07-13T02:41:33.039Z] #45 ... [2023-07-13T02:41:33.039Z] [2023-07-13T02:41:33.039Z] #48 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-13T02:41:33.039Z] #48 27.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T02:41:33.039Z] #48 28.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T02:41:33.039Z] #48 29.70 (1/5) Installing dumb-init (1.2.5-r2) [2023-07-13T02:41:33.039Z] #48 29.78 (2/5) Installing musl-obstack (1.2.3-r0) [2023-07-13T02:41:33.039Z] #48 29.78 (3/5) Installing libucontext (1.2-r0) [2023-07-13T02:41:33.039Z] #48 29.78 (4/5) Installing gcompat (1.1.0-r0) [2023-07-13T02:41:33.039Z] #48 29.78 (5/5) Installing openssl (3.0.9-r1) [2023-07-13T02:41:33.039Z] #48 29.78 Executing busybox-1.35.0-r29.trigger [2023-07-13T02:41:33.039Z] #48 29.88 OK: 9 MiB in 20 packages [2023-07-13T02:41:33.039Z] #48 DONE 30.8s [2023-07-13T02:41:33.039Z] [2023-07-13T02:41:33.039Z] #45 [security-spiffe-token-provider internal] load build context [2023-07-13T02:41:33.039Z] #45 ... [2023-07-13T02:41:33.039Z] [2023-07-13T02:41:33.039Z] #50 [security-proxy-setup internal] load build context [2023-07-13T02:41:33.304Z] #50 ... [2023-07-13T02:41:33.304Z] [2023-07-13T02:41:33.304Z] #45 [security-spiffe-token-provider internal] load build context [2023-07-13T02:41:33.304Z] #45 ... [2023-07-13T02:41:33.304Z] [2023-07-13T02:41:33.304Z] #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-13T02:41:33.304Z] #56 27.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T02:41:33.304Z] #56 29.08 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-13T02:41:33.304Z] #56 29.09 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-13T02:41:33.304Z] #56 29.10 (3/4) Installing libucontext (1.2-r0) [2023-07-13T02:41:33.304Z] #56 29.13 (4/4) Installing gcompat (1.1.0-r0) [2023-07-13T02:41:33.304Z] #56 29.14 Executing busybox-1.35.0-r29.trigger [2023-07-13T02:41:33.304Z] #56 29.22 OK: 8 MiB in 19 packages [2023-07-13T02:41:33.304Z] #56 DONE 30.3s [2023-07-13T02:41:33.304Z] [2023-07-13T02:41:33.304Z] #51 [security-spire-config internal] load build context [2023-07-13T02:41:33.304Z] #51 ... [2023-07-13T02:41:33.304Z] [2023-07-13T02:41:33.304Z] #50 [security-proxy-setup internal] load build context [2023-07-13T02:41:33.568Z] #50 ... [2023-07-13T02:41:33.568Z] [2023-07-13T02:41:33.568Z] #54 [core-common-config-bootstrapper internal] load build context [2023-07-13T02:41:33.568Z] #54 ... [2023-07-13T02:41:33.568Z] [2023-07-13T02:41:33.568Z] #52 [support-notifications internal] load build context [2023-07-13T02:41:33.839Z] #52 ... [2023-07-13T02:41:33.839Z] [2023-07-13T02:41:33.839Z] #51 [security-spire-config internal] load build context [2023-07-13T02:41:33.839Z] #51 ... [2023-07-13T02:41:33.839Z] [2023-07-13T02:41:33.839Z] #53 [security-spire-server internal] load build context [2023-07-13T02:41:34.104Z] #53 ... [2023-07-13T02:41:34.104Z] [2023-07-13T02:41:34.104Z] #57 [core-data internal] load build context [2023-07-13T02:41:34.104Z] #57 ... [2023-07-13T02:41:34.104Z] [2023-07-13T02:41:34.104Z] #53 [security-spire-server internal] load build context [2023-07-13T02:41:34.369Z] #53 ... [2023-07-13T02:41:34.369Z] [2023-07-13T02:41:34.369Z] #32 [security-secretstore-setup internal] load build context [2023-07-13T02:41:34.634Z] #32 ... [2023-07-13T02:41:34.634Z] [2023-07-13T02:41:34.634Z] #53 [security-spire-server internal] load build context [2023-07-13T02:41:34.904Z] #53 ... [2023-07-13T02:41:34.904Z] [2023-07-13T02:41:34.904Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-13T02:41:34.904Z] #63 DONE 3.8s [2023-07-13T02:41:34.904Z] [2023-07-13T02:41:34.904Z] #53 [security-spire-server internal] load build context [2023-07-13T02:41:35.485Z] #53 ... [2023-07-13T02:41:35.485Z] [2023-07-13T02:41:35.485Z] #58 [security-spire-agent internal] load build context [2023-07-13T02:41:35.485Z] #58 ... [2023-07-13T02:41:35.485Z] [2023-07-13T02:41:35.485Z] #53 [security-spire-server internal] load build context [2023-07-13T02:41:35.485Z] #53 ... [2023-07-13T02:41:35.485Z] [2023-07-13T02:41:35.485Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-13T02:41:35.485Z] #64 DONE 0.7s [2023-07-13T02:41:35.485Z] [2023-07-13T02:41:35.485Z] #53 [security-spire-server internal] load build context [2023-07-13T02:41:38.050Z] #53 transferring context: 52.73MB 35.1s [2023-07-13T02:41:38.317Z] #53 ... [2023-07-13T02:41:38.317Z] [2023-07-13T02:41:38.317Z] #55 [support-scheduler internal] load build context [2023-07-13T02:41:38.317Z] #55 ... [2023-07-13T02:41:38.317Z] [2023-07-13T02:41:38.317Z] #53 [security-spire-server internal] load build context [2023-07-13T02:41:38.899Z] #53 ... [2023-07-13T02:41:38.899Z] [2023-07-13T02:41:38.899Z] #40 [security-proxy-auth internal] load build context [2023-07-13T02:41:39.166Z] #40 ... [2023-07-13T02:41:39.166Z] [2023-07-13T02:41:39.166Z] #53 [security-spire-server internal] load build context [2023-07-13T02:41:42.495Z] #53 ... [2023-07-13T02:41:42.495Z] [2023-07-13T02:41:42.495Z] #39 [core-command internal] load build context [2023-07-13T02:41:42.495Z] #39 ... [2023-07-13T02:41:42.495Z] [2023-07-13T02:41:42.495Z] #53 [security-spire-server internal] load build context [2023-07-13T02:41:42.495Z] #53 ... [2023-07-13T02:41:42.495Z] [2023-07-13T02:41:42.495Z] #35 [core-metadata internal] load build context [2023-07-13T02:41:42.760Z] #35 transferring context: 111.88MB 41.5s [2023-07-13T02:41:42.760Z] #35 ... [2023-07-13T02:41:42.760Z] [2023-07-13T02:41:42.760Z] #53 [security-spire-server internal] load build context [2023-07-13T02:41:42.760Z] #53 ... [2023-07-13T02:41:42.760Z] [2023-07-13T02:41:42.760Z] #60 [security-bootstrapper internal] load build context [2023-07-13T02:41:43.026Z] #60 ... [2023-07-13T02:41:43.026Z] [2023-07-13T02:41:43.026Z] #35 [core-metadata internal] load build context [2023-07-13T02:41:43.295Z] #35 ... [2023-07-13T02:41:43.295Z] [2023-07-13T02:41:43.295Z] #45 [security-spiffe-token-provider internal] load build context [2023-07-13T02:41:43.561Z] #45 ... [2023-07-13T02:41:43.561Z] [2023-07-13T02:41:43.561Z] #35 [core-metadata internal] load build context [2023-07-13T02:41:43.561Z] #35 ... [2023-07-13T02:41:43.561Z] [2023-07-13T02:41:43.561Z] #50 [security-proxy-setup internal] load build context [2023-07-13T02:41:43.827Z] #50 ... [2023-07-13T02:41:43.827Z] [2023-07-13T02:41:43.827Z] #54 [core-common-config-bootstrapper internal] load build context [2023-07-13T02:41:43.827Z] #54 ... [2023-07-13T02:41:43.827Z] [2023-07-13T02:41:43.827Z] #52 [support-notifications internal] load build context [2023-07-13T02:41:44.093Z] #52 ... [2023-07-13T02:41:44.093Z] [2023-07-13T02:41:44.093Z] #51 [security-spire-config internal] load build context [2023-07-13T02:41:44.093Z] #51 ... [2023-07-13T02:41:44.093Z] [2023-07-13T02:41:44.093Z] #52 [support-notifications internal] load build context [2023-07-13T02:41:44.093Z] #52 ... [2023-07-13T02:41:44.093Z] [2023-07-13T02:41:44.093Z] #57 [core-data internal] load build context [2023-07-13T02:41:44.359Z] #57 ... [2023-07-13T02:41:44.359Z] [2023-07-13T02:41:44.359Z] #51 [security-spire-config internal] load build context [2023-07-13T02:41:44.943Z] #51 ... [2023-07-13T02:41:44.943Z] [2023-07-13T02:41:44.943Z] #32 [security-secretstore-setup internal] load build context [2023-07-13T02:41:44.943Z] #32 ... [2023-07-13T02:41:44.943Z] [2023-07-13T02:41:44.943Z] #51 [security-spire-config internal] load build context [2023-07-13T02:41:45.523Z] #51 ... [2023-07-13T02:41:45.523Z] [2023-07-13T02:41:45.523Z] #58 [security-spire-agent internal] load build context [2023-07-13T02:41:45.523Z] #58 ... [2023-07-13T02:41:45.523Z] [2023-07-13T02:41:45.523Z] #32 [security-secretstore-setup internal] load build context [2023-07-13T02:41:47.457Z] #32 transferring context: 147.35MB 47.0s [2023-07-13T02:41:48.413Z] #32 ... [2023-07-13T02:41:48.413Z] [2023-07-13T02:41:48.413Z] #55 [support-scheduler internal] load build context [2023-07-13T02:41:48.676Z] #55 ... [2023-07-13T02:41:48.676Z] [2023-07-13T02:41:48.676Z] #50 [security-proxy-setup internal] load build context [2023-07-13T02:41:49.254Z] #50 ... [2023-07-13T02:41:49.254Z] [2023-07-13T02:41:49.254Z] #40 [security-proxy-auth internal] load build context [2023-07-13T02:41:49.528Z] #40 ... [2023-07-13T02:41:49.528Z] [2023-07-13T02:41:49.528Z] #50 [security-proxy-setup internal] load build context [2023-07-13T02:41:52.099Z] #50 ... [2023-07-13T02:41:52.099Z] [2023-07-13T02:41:52.099Z] #39 [core-command internal] load build context [2023-07-13T02:41:52.431Z] #39 ... [2023-07-13T02:41:52.431Z] [2023-07-13T02:41:52.431Z] #50 [security-proxy-setup internal] load build context [2023-07-13T02:41:53.016Z] #50 ... [2023-07-13T02:41:53.016Z] [2023-07-13T02:41:53.016Z] #53 [security-spire-server internal] load build context [2023-07-13T02:41:53.016Z] #53 transferring context: 140.42MB 50.4s [2023-07-13T02:41:53.016Z] #53 ... [2023-07-13T02:41:53.016Z] [2023-07-13T02:41:53.016Z] #39 [core-command internal] load build context [2023-07-13T02:41:53.016Z] #39 ... [2023-07-13T02:41:53.016Z] [2023-07-13T02:41:53.016Z] #40 [security-proxy-auth internal] load build context [2023-07-13T02:41:53.016Z] #40 transferring context: 182.28MB 49.7s done [2023-07-13T02:41:53.016Z] #40 DONE 51.7s [2023-07-13T02:41:53.016Z] [2023-07-13T02:41:53.016Z] #39 [core-command internal] load build context [2023-07-13T02:41:53.016Z] #39 ... [2023-07-13T02:41:53.016Z] [2023-07-13T02:41:53.016Z] #60 [security-bootstrapper internal] load build context [2023-07-13T02:41:53.281Z] #60 ... [2023-07-13T02:41:53.281Z] [2023-07-13T02:41:53.281Z] #53 [security-spire-server internal] load build context [2023-07-13T02:41:53.862Z] #53 ... [2023-07-13T02:41:53.862Z] [2023-07-13T02:41:53.862Z] #45 [security-spiffe-token-provider internal] load build context [2023-07-13T02:41:53.862Z] #45 ... [2023-07-13T02:41:53.862Z] [2023-07-13T02:41:53.862Z] #35 [core-metadata internal] load build context [2023-07-13T02:41:53.862Z] #35 ... [2023-07-13T02:41:53.862Z] [2023-07-13T02:41:53.862Z] #60 [security-bootstrapper internal] load build context [2023-07-13T02:41:54.128Z] #60 ... [2023-07-13T02:41:54.128Z] [2023-07-13T02:41:54.128Z] #54 [core-common-config-bootstrapper internal] load build context [2023-07-13T02:41:54.128Z] #54 ... [2023-07-13T02:41:54.128Z] [2023-07-13T02:41:54.128Z] #60 [security-bootstrapper internal] load build context [2023-07-13T02:41:54.395Z] #60 ... [2023-07-13T02:41:54.395Z] [2023-07-13T02:41:54.395Z] #52 [support-notifications internal] load build context [2023-07-13T02:41:54.395Z] #52 ... [2023-07-13T02:41:54.395Z] [2023-07-13T02:41:54.395Z] #57 [core-data internal] load build context [2023-07-13T02:41:54.395Z] #57 ... [2023-07-13T02:41:54.395Z] [2023-07-13T02:41:54.395Z] #60 [security-bootstrapper internal] load build context [2023-07-13T02:41:55.801Z] #60 ... [2023-07-13T02:41:55.801Z] [2023-07-13T02:41:55.801Z] #51 [security-spire-config internal] load build context [2023-07-13T02:41:55.801Z] #51 ... [2023-07-13T02:41:55.801Z] [2023-07-13T02:41:55.801Z] #58 [security-spire-agent internal] load build context [2023-07-13T02:41:56.141Z] #58 ... [2023-07-13T02:41:56.141Z] [2023-07-13T02:41:56.141Z] #32 [security-secretstore-setup internal] load build context [2023-07-13T02:41:56.141Z] #32 transferring context: 182.28MB 55.5s done [2023-07-13T02:41:56.141Z] #32 DONE 55.7s [2023-07-13T02:41:56.141Z] [2023-07-13T02:41:56.141Z] #58 [security-spire-agent internal] load build context [2023-07-13T02:41:56.141Z] #58 ... [2023-07-13T02:41:56.141Z] [2023-07-13T02:41:56.141Z] #51 [security-spire-config internal] load build context [2023-07-13T02:41:56.805Z] #51 ... [2023-07-13T02:41:56.805Z] [2023-07-13T02:41:56.805Z] #65 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-13T02:41:56.805Z] #65 DONE 3.4s [2023-07-13T02:41:56.805Z] [2023-07-13T02:41:56.805Z] #51 [security-spire-config internal] load build context [2023-07-13T02:41:58.280Z] #51 ... [2023-07-13T02:41:58.280Z] [2023-07-13T02:41:58.280Z] #66 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-13T02:41:58.280Z] #66 DONE 2.0s [2023-07-13T02:41:58.280Z] [2023-07-13T02:41:58.280Z] #51 [security-spire-config internal] load build context [2023-07-13T02:41:58.577Z] #51 ... [2023-07-13T02:41:58.577Z] [2023-07-13T02:41:58.577Z] #58 [security-spire-agent internal] load build context [2023-07-13T02:41:58.577Z] #58 transferring context: 182.28MB 53.7s done [2023-07-13T02:41:58.577Z] #58 DONE 54.8s [2023-07-13T02:41:58.577Z] [2023-07-13T02:41:58.577Z] #51 [security-spire-config internal] load build context [2023-07-13T02:41:58.577Z] #51 ... [2023-07-13T02:41:58.577Z] [2023-07-13T02:41:58.577Z] #35 [core-metadata internal] load build context [2023-07-13T02:41:58.577Z] #35 transferring context: 182.28MB 57.2s done [2023-07-13T02:41:58.577Z] #35 DONE 57.6s [2023-07-13T02:41:58.577Z] [2023-07-13T02:41:58.577Z] #51 [security-spire-config internal] load build context [2023-07-13T02:41:58.577Z] #51 ... [2023-07-13T02:41:58.577Z] [2023-07-13T02:41:58.577Z] #55 [support-scheduler internal] load build context [2023-07-13T02:41:58.889Z] #55 ... [2023-07-13T02:41:58.889Z] [2023-07-13T02:41:58.889Z] #51 [security-spire-config internal] load build context [2023-07-13T02:41:59.204Z] #51 ... [2023-07-13T02:41:59.204Z] [2023-07-13T02:41:59.204Z] #50 [security-proxy-setup internal] load build context [2023-07-13T02:41:59.204Z] #50 transferring context: 182.28MB 56.2s done [2023-07-13T02:41:59.204Z] #50 DONE 57.1s [2023-07-13T02:41:59.204Z] [2023-07-13T02:41:59.204Z] #51 [security-spire-config internal] load build context [2023-07-13T02:42:00.632Z] #51 ... [2023-07-13T02:42:00.632Z] [2023-07-13T02:42:00.632Z] #55 [support-scheduler internal] load build context [2023-07-13T02:42:00.632Z] #55 transferring context: 182.28MB 56.9s done [2023-07-13T02:42:00.632Z] #55 DONE 58.1s [2023-07-13T02:42:00.632Z] [2023-07-13T02:42:00.632Z] #67 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-13T02:42:00.632Z] #67 DONE 1.8s [2023-07-13T02:42:00.632Z] [2023-07-13T02:42:00.632Z] #45 [security-spiffe-token-provider internal] load build context [2023-07-13T02:42:00.632Z] #45 transferring context: 182.28MB 57.7s done [2023-07-13T02:42:00.632Z] #45 DONE 58.8s [2023-07-13T02:42:00.632Z] [2023-07-13T02:42:00.632Z] #51 [security-spire-config internal] load build context [2023-07-13T02:42:00.632Z] #51 ... [2023-07-13T02:42:00.632Z] [2023-07-13T02:42:00.632Z] #60 [security-bootstrapper internal] load build context [2023-07-13T02:42:00.632Z] #60 transferring context: 182.28MB 54.5s done [2023-07-13T02:42:00.632Z] #60 DONE 55.6s [2023-07-13T02:42:00.632Z] [2023-07-13T02:42:00.632Z] #51 [security-spire-config internal] load build context [2023-07-13T02:42:02.044Z] #51 ... [2023-07-13T02:42:02.044Z] [2023-07-13T02:42:02.044Z] #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-13T02:42:02.044Z] #68 DONE 1.1s [2023-07-13T02:42:02.044Z] [2023-07-13T02:42:02.044Z] #51 [security-spire-config internal] load build context [2023-07-13T02:42:02.626Z] #51 transferring context: 182.28MB 59.4s done [2023-07-13T02:42:02.893Z] #51 DONE 60.0s [2023-07-13T02:42:02.893Z] [2023-07-13T02:42:02.893Z] #54 [core-common-config-bootstrapper internal] load build context [2023-07-13T02:42:03.160Z] #54 ... [2023-07-13T02:42:03.160Z] [2023-07-13T02:42:03.160Z] #53 [security-spire-server internal] load build context [2023-07-13T02:42:03.160Z] #53 transferring context: 182.28MB 60.0s done [2023-07-13T02:42:03.160Z] #53 DONE 60.8s [2023-07-13T02:42:03.160Z] [2023-07-13T02:42:03.160Z] #54 [core-common-config-bootstrapper internal] load build context [2023-07-13T02:42:03.160Z] #54 ... [2023-07-13T02:42:03.160Z] [2023-07-13T02:42:03.160Z] #57 [core-data internal] load build context [2023-07-13T02:42:03.160Z] #57 ... [2023-07-13T02:42:03.160Z] [2023-07-13T02:42:03.160Z] #54 [core-common-config-bootstrapper internal] load build context [2023-07-13T02:42:03.160Z] #54 transferring context: 182.28MB 60.0s done [2023-07-13T02:42:03.160Z] #54 DONE 60.5s [2023-07-13T02:42:03.160Z] [2023-07-13T02:42:03.160Z] #39 [core-command internal] load build context [2023-07-13T02:42:03.449Z] #39 ... [2023-07-13T02:42:03.449Z] [2023-07-13T02:42:03.449Z] #57 [core-data internal] load build context [2023-07-13T02:42:04.409Z] #57 ... [2023-07-13T02:42:04.409Z] [2023-07-13T02:42:04.409Z] #52 [support-notifications internal] load build context [2023-07-13T02:42:04.676Z] #52 ... [2023-07-13T02:42:04.676Z] [2023-07-13T02:42:04.676Z] #57 [core-data internal] load build context [2023-07-13T02:42:04.943Z] #57 transferring context: 182.28MB 61.1s done [2023-07-13T02:42:04.943Z] #57 DONE 61.6s [2023-07-13T02:42:04.943Z] [2023-07-13T02:42:04.943Z] #52 [support-notifications internal] load build context [2023-07-13T02:42:05.897Z] #52 ... [2023-07-13T02:42:05.897Z] [2023-07-13T02:42:05.897Z] #39 [core-command internal] load build context [2023-07-13T02:42:05.897Z] #39 transferring context: 182.28MB 64.4s done [2023-07-13T02:42:05.897Z] #39 DONE 64.5s [2023-07-13T02:42:05.897Z] [2023-07-13T02:42:05.897Z] #52 [support-notifications internal] load build context [2023-07-13T02:42:06.851Z] #52 ... [2023-07-13T02:42:06.851Z] [2023-07-13T02:42:06.851Z] #69 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T02:42:06.851Z] #69 ... [2023-07-13T02:42:06.851Z] [2023-07-13T02:42:06.851Z] #52 [support-notifications internal] load build context [2023-07-13T02:42:08.254Z] #52 transferring context: 182.28MB 65.9s done [2023-07-13T02:42:08.254Z] #52 DONE 66.4s [2023-07-13T02:42:08.254Z] [2023-07-13T02:42:08.254Z] #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-13T02:42:08.254Z] #70 ... [2023-07-13T02:42:08.254Z] [2023-07-13T02:42:08.254Z] #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T02:42:08.523Z] #71 ... [2023-07-13T02:42:08.523Z] [2023-07-13T02:42:08.523Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T02:42:08.790Z] #72 ... [2023-07-13T02:42:08.790Z] [2023-07-13T02:42:08.790Z] #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-13T02:42:08.790Z] #70 DONE 0.8s [2023-07-13T02:42:08.790Z] [2023-07-13T02:42:08.790Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T02:42:10.727Z] #73 ... [2023-07-13T02:42:10.727Z] [2023-07-13T02:42:10.727Z] #74 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T02:42:49.562Z] #74 ... [2023-07-13T02:42:49.562Z] [2023-07-13T02:42:49.562Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T02:42:49.562Z] #73 DONE 38.4s [2023-07-13T02:42:49.562Z] [2023-07-13T02:42:49.562Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T02:42:49.562Z] #72 DONE 45.3s [2023-07-13T02:42:49.562Z] [2023-07-13T02:42:49.562Z] #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T02:42:49.562Z] #71 DONE 49.0s [2023-07-13T02:42:49.562Z] [2023-07-13T02:42:49.562Z] #75 [security-secretstore-setup builder 6/7] COPY . . [2023-07-13T02:42:49.562Z] #75 ... [2023-07-13T02:42:49.562Z] [2023-07-13T02:42:49.562Z] #74 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T02:42:49.562Z] #74 DONE 46.8s [2023-07-13T02:42:49.562Z] [2023-07-13T02:42:49.562Z] #69 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T02:42:49.562Z] #69 DONE 50.7s [2023-07-13T02:42:49.562Z] [2023-07-13T02:42:49.562Z] #76 [security-spire-agent builder 6/9] COPY . . [2023-07-13T02:42:51.507Z] #76 ... [2023-07-13T02:42:51.507Z] [2023-07-13T02:42:51.507Z] #77 [support-notifications builder 6/7] COPY . . [2023-07-13T02:42:51.507Z] #77 DONE 4.0s [2023-07-13T02:42:51.507Z] [2023-07-13T02:42:51.507Z] #78 [security-proxy-auth builder 6/7] COPY . . [2023-07-13T02:42:51.507Z] #78 DONE 4.0s [2023-07-13T02:42:51.507Z] [2023-07-13T02:42:51.507Z] #79 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-13T02:42:51.507Z] #79 DONE 4.0s [2023-07-13T02:42:51.507Z] [2023-07-13T02:42:51.507Z] #76 [security-spire-agent builder 6/9] COPY . . [2023-07-13T02:42:51.507Z] #76 DONE 4.0s [2023-07-13T02:42:51.507Z] [2023-07-13T02:42:51.507Z] #80 [security-bootstrapper builder 6/7] COPY . . [2023-07-13T02:42:51.507Z] #80 CACHED [2023-07-13T02:42:51.507Z] [2023-07-13T02:42:51.507Z] #81 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-13T02:42:51.507Z] #81 CACHED [2023-07-13T02:42:51.507Z] [2023-07-13T02:42:51.507Z] #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T02:42:51.507Z] #82 CACHED [2023-07-13T02:42:51.507Z] [2023-07-13T02:42:51.507Z] #83 [core-data builder 6/7] COPY . . [2023-07-13T02:42:51.507Z] #83 CACHED [2023-07-13T02:42:51.507Z] [2023-07-13T02:42:51.507Z] #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T02:42:51.507Z] #84 CACHED [2023-07-13T02:42:51.507Z] [2023-07-13T02:42:51.507Z] #85 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-13T02:42:51.507Z] #85 CACHED [2023-07-13T02:42:51.507Z] [2023-07-13T02:42:51.507Z] #86 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-13T02:42:51.507Z] #86 CACHED [2023-07-13T02:42:51.507Z] [2023-07-13T02:42:51.507Z] #87 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T02:42:51.507Z] #87 CACHED [2023-07-13T02:42:51.507Z] [2023-07-13T02:42:51.507Z] #88 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-13T02:42:51.507Z] #88 CACHED [2023-07-13T02:42:51.507Z] [2023-07-13T02:42:51.507Z] #89 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T02:42:51.507Z] #89 CACHED [2023-07-13T02:42:51.507Z] [2023-07-13T02:42:51.507Z] #90 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-13T02:42:51.507Z] #90 CACHED [2023-07-13T02:42:51.507Z] [2023-07-13T02:42:51.507Z] #91 [support-scheduler builder 6/7] COPY . . [2023-07-13T02:42:51.507Z] #91 CACHED [2023-07-13T02:42:51.507Z] [2023-07-13T02:42:51.507Z] #92 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T02:42:51.507Z] #92 CACHED [2023-07-13T02:42:51.507Z] [2023-07-13T02:42:51.507Z] #93 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-13T02:42:51.507Z] #93 CACHED [2023-07-13T02:42:51.507Z] [2023-07-13T02:42:51.507Z] #94 [security-proxy-setup builder 6/7] COPY . . [2023-07-13T02:42:51.507Z] #94 CACHED [2023-07-13T02:42:51.507Z] [2023-07-13T02:42:51.507Z] #95 [core-command builder 6/7] COPY . . [2023-07-13T02:42:51.507Z] #95 CACHED [2023-07-13T02:42:51.507Z] [2023-07-13T02:42:51.507Z] #96 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T02:42:51.507Z] #96 CACHED [2023-07-13T02:42:51.507Z] [2023-07-13T02:42:51.507Z] #97 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-13T02:42:51.507Z] #97 CACHED [2023-07-13T02:42:51.507Z] [2023-07-13T02:42:51.507Z] #98 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-13T02:42:51.507Z] #98 CACHED [2023-07-13T02:42:51.507Z] [2023-07-13T02:42:51.507Z] #99 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T02:42:51.507Z] #99 CACHED [2023-07-13T02:42:51.507Z] [2023-07-13T02:42:51.507Z] #100 [core-metadata builder 6/7] COPY . . [2023-07-13T02:42:51.507Z] #100 CACHED [2023-07-13T02:42:51.507Z] [2023-07-13T02:42:51.507Z] #75 [security-secretstore-setup builder 6/7] COPY . . [2023-07-13T02:42:51.507Z] #75 DONE 4.1s [2023-07-13T02:42:51.507Z] [2023-07-13T02:42:51.507Z] #101 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-13T02:42:51.774Z] #101 ... [2023-07-13T02:42:51.774Z] [2023-07-13T02:42:51.774Z] #102 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-13T02:42:51.774Z] #102 DONE 0.4s [2023-07-13T02:42:51.774Z] [2023-07-13T02:42:51.774Z] #103 [security-spire-server builder 6/9] COPY . . [2023-07-13T02:42:51.774Z] #103 CACHED [2023-07-13T02:42:51.774Z] [2023-07-13T02:42:51.774Z] #104 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T02:42:51.774Z] #104 CACHED [2023-07-13T02:42:51.774Z] [2023-07-13T02:42:51.774Z] #105 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-13T02:42:51.774Z] #105 CACHED [2023-07-13T02:42:51.774Z] [2023-07-13T02:42:51.774Z] #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-13T02:42:51.774Z] #106 CACHED [2023-07-13T02:42:51.774Z] [2023-07-13T02:42:51.774Z] #107 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-13T02:42:57.116Z] #107 ... [2023-07-13T02:42:57.117Z] [2023-07-13T02:42:57.117Z] #108 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-13T02:42:57.117Z] #0 5.556 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-07-13T02:42:57.385Z] #108 ... [2023-07-13T02:42:57.385Z] [2023-07-13T02:42:57.385Z] #109 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-13T02:42:57.385Z] #0 5.983 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-07-13T02:42:57.655Z] #109 ... [2023-07-13T02:42:57.655Z] [2023-07-13T02:42:57.655Z] #107 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-13T02:42:57.655Z] #107 DONE 5.7s [2023-07-13T02:42:57.655Z] [2023-07-13T02:42:57.655Z] #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-13T02:42:57.921Z] #110 DONE 0.3s [2023-07-13T02:42:57.921Z] [2023-07-13T02:42:57.921Z] #111 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-13T02:42:57.921Z] #0 5.254 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-13T02:42:58.197Z] #111 ... [2023-07-13T02:42:58.197Z] [2023-07-13T02:42:58.197Z] #112 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-13T02:42:58.197Z] #0 6.813 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-13T02:42:58.197Z] #112 ... [2023-07-13T02:42:58.197Z] [2023-07-13T02:42:58.197Z] #113 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-13T02:42:58.197Z] #113 DONE 6.4s [2023-07-13T02:42:58.197Z] [2023-07-13T02:42:58.197Z] #114 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-13T02:42:58.464Z] #114 DONE 0.2s [2023-07-13T02:42:58.464Z] [2023-07-13T02:42:58.464Z] #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-13T02:42:58.464Z] #0 6.794 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-13T02:42:58.729Z] #115 ... [2023-07-13T02:42:58.729Z] [2023-07-13T02:42:58.729Z] #101 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-13T02:42:58.729Z] #101 7.388 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-13T02:43:01.308Z] #101 ... [2023-07-13T02:43:01.308Z] [2023-07-13T02:43:01.308Z] #116 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-13T02:43:01.308Z] #0 4.521 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-13T02:43:01.308Z] #116 ... [2023-07-13T02:43:01.308Z] [2023-07-13T02:43:01.308Z] #117 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-13T02:43:01.308Z] #0 4.814 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-07-13T02:43:01.573Z] #117 ... [2023-07-13T02:43:01.573Z] [2023-07-13T02:43:01.573Z] #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-13T02:43:01.573Z] #0 4.630 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-13T02:43:01.839Z] #118 ... [2023-07-13T02:43:01.839Z] [2023-07-13T02:43:01.839Z] #119 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-13T02:43:01.839Z] #0 4.939 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-07-13T02:43:01.839Z] #119 ... [2023-07-13T02:43:01.839Z] [2023-07-13T02:43:01.839Z] #120 [security-spire-config builder 6/9] COPY . . [2023-07-13T02:43:01.839Z] #120 CACHED [2023-07-13T02:43:01.839Z] [2023-07-13T02:43:01.839Z] #121 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-13T02:43:01.839Z] #121 CACHED [2023-07-13T02:43:01.839Z] [2023-07-13T02:43:01.839Z] #122 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T02:43:01.839Z] #122 CACHED [2023-07-13T02:43:01.839Z] [2023-07-13T02:43:01.839Z] #123 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-13T02:43:01.839Z] #123 CACHED [2023-07-13T02:43:01.839Z] [2023-07-13T02:43:01.839Z] #124 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-13T02:43:01.839Z] #124 CACHED [2023-07-13T02:43:01.839Z] [2023-07-13T02:43:01.839Z] #125 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-13T02:43:01.839Z] #125 CACHED [2023-07-13T02:43:01.839Z] [2023-07-13T02:43:01.839Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-13T02:43:01.839Z] #0 5.456 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-13T02:43:02.105Z] #126 ... [2023-07-13T02:43:02.105Z] [2023-07-13T02:43:02.105Z] #127 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T02:43:02.105Z] #127 DONE 0.3s [2023-07-13T02:43:02.105Z] [2023-07-13T02:43:02.105Z] #128 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-13T02:43:02.105Z] #128 ... [2023-07-13T02:43:02.105Z] [2023-07-13T02:43:02.105Z] #129 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T02:43:02.105Z] #129 DONE 0.3s [2023-07-13T02:43:02.370Z] [2023-07-13T02:43:02.370Z] #128 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-13T02:43:02.370Z] #128 DONE 0.3s [2023-07-13T02:43:02.370Z] [2023-07-13T02:43:02.370Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-13T02:43:02.370Z] #126 ... [2023-07-13T02:43:02.370Z] [2023-07-13T02:43:02.370Z] #130 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-13T02:43:02.637Z] #130 ... [2023-07-13T02:43:02.638Z] [2023-07-13T02:43:02.638Z] #131 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-13T02:43:02.638Z] #131 CACHED [2023-07-13T02:43:02.638Z] [2023-07-13T02:43:02.638Z] #132 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T02:43:02.638Z] #132 CACHED [2023-07-13T02:43:02.638Z] [2023-07-13T02:43:02.638Z] #133 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-13T02:43:03.224Z] #133 DONE 0.5s [2023-07-13T02:43:03.224Z] [2023-07-13T02:43:03.224Z] #134 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-13T02:43:04.185Z] #134 ... [2023-07-13T02:43:04.185Z] [2023-07-13T02:43:04.185Z] #135 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-13T02:43:04.185Z] #135 DONE 1.5s [2023-07-13T02:43:04.185Z] [2023-07-13T02:43:04.185Z] #130 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-13T02:43:04.185Z] #130 DONE 1.8s [2023-07-13T02:43:04.185Z] [2023-07-13T02:43:04.185Z] #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-13T02:43:04.450Z] #136 DONE 0.4s [2023-07-13T02:43:04.450Z] [2023-07-13T02:43:04.450Z] #137 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-13T02:43:04.735Z] #137 ... [2023-07-13T02:43:04.735Z] [2023-07-13T02:43:04.735Z] #138 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-07-13T02:43:04.735Z] #138 DONE 0.3s [2023-07-13T02:43:04.735Z] [2023-07-13T02:43:04.735Z] #134 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-13T02:43:04.735Z] #134 DONE 1.7s [2023-07-13T02:43:04.735Z] [2023-07-13T02:43:04.735Z] #139 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-13T02:43:05.011Z] #139 ... [2023-07-13T02:43:05.011Z] [2023-07-13T02:43:05.011Z] #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-13T02:43:05.011Z] #140 DONE 0.3s [2023-07-13T02:43:05.307Z] [2023-07-13T02:43:05.307Z] #139 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-13T02:43:05.307Z] #139 DONE 0.3s [2023-07-13T02:43:05.307Z] [2023-07-13T02:43:05.307Z] #141 [security-spire-server] exporting to image [2023-07-13T02:43:05.307Z] #141 exporting layers [2023-07-13T02:43:05.577Z] #141 ... [2023-07-13T02:43:05.577Z] [2023-07-13T02:43:05.577Z] #142 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-13T02:43:05.577Z] #142 DONE 0.5s [2023-07-13T02:43:05.845Z] [2023-07-13T02:43:05.845Z] #143 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-07-13T02:43:05.845Z] #143 DONE 0.2s [2023-07-13T02:43:05.845Z] [2023-07-13T02:43:05.845Z] #141 [security-spire-config] exporting to image [2023-07-13T02:43:06.828Z] #141 ... [2023-07-13T02:43:06.828Z] [2023-07-13T02:43:06.828Z] #137 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-13T02:43:06.828Z] #137 DONE 2.6s [2023-07-13T02:43:06.828Z] [2023-07-13T02:43:06.828Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-13T02:43:06.828Z] #144 DONE 0.3s [2023-07-13T02:43:06.828Z] [2023-07-13T02:43:06.828Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-13T02:43:07.104Z] #126 ... [2023-07-13T02:43:07.104Z] [2023-07-13T02:43:07.104Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-07-13T02:43:07.104Z] #145 DONE 0.3s [2023-07-13T02:43:07.104Z] [2023-07-13T02:43:07.104Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-13T02:43:07.371Z] #126 ... [2023-07-13T02:43:07.371Z] [2023-07-13T02:43:07.371Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-13T02:43:07.639Z] #146 DONE 0.3s [2023-07-13T02:43:07.639Z] [2023-07-13T02:43:07.639Z] #141 [security-spire-agent] exporting to image [2023-07-13T02:43:07.639Z] #141 writing image sha256:bed1321c067b37903c5ad96c47e7699f5d9162aec5884882c15c9e3aa2a22d0c 0.0s done [2023-07-13T02:43:07.639Z] #141 naming to docker.io/library/security-spire-server-arm64 done [2023-07-13T02:43:07.905Z] #141 exporting layers 2.0s done [2023-07-13T02:43:07.906Z] #141 writing image sha256:e69ca1dd742cd7e63f2e3c3f16121201df57add22f9611dad7b480cd334f783f 0.0s done [2023-07-13T02:43:07.906Z] #141 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-07-13T02:43:09.312Z] #141 exporting layers 1.5s done [2023-07-13T02:43:09.312Z] #141 writing image sha256:5a0b13b4727444b82181ec2323c8f147aba0637fb1183c7d141fe4aeea2ef2f8 done [2023-07-13T02:43:09.312Z] #141 naming to docker.io/library/security-spire-agent-arm64 done [2023-07-13T02:43:09.312Z] #141 DONE 3.9s [2023-07-13T02:43:09.312Z] [2023-07-13T02:43:09.312Z] #101 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-13T02:56:47.864Z] #101 ... [2023-07-13T02:56:47.864Z] [2023-07-13T02:56:47.864Z] #119 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-13T02:56:47.864Z] #119 DONE 830.6s [2023-07-13T02:56:47.864Z] [2023-07-13T02:56:47.864Z] #117 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-13T02:56:47.864Z] #117 ... [2023-07-13T02:56:47.864Z] [2023-07-13T02:56:47.864Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T02:56:47.864Z] #147 DONE 0.2s [2023-07-13T02:56:47.864Z] [2023-07-13T02:56:47.864Z] #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-13T02:56:47.864Z] #148 DONE 0.2s [2023-07-13T02:56:47.864Z] [2023-07-13T02:56:47.864Z] #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-13T02:56:47.864Z] #149 DONE 0.3s [2023-07-13T02:56:47.864Z] [2023-07-13T02:56:47.864Z] #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-13T02:56:47.864Z] #150 DONE 0.2s [2023-07-13T02:56:47.864Z] [2023-07-13T02:56:47.864Z] #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-13T02:56:47.864Z] #151 DONE 0.2s [2023-07-13T02:56:47.864Z] [2023-07-13T02:56:47.864Z] #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-13T02:56:47.864Z] #152 DONE 2.5s [2023-07-13T02:56:47.864Z] [2023-07-13T02:56:47.864Z] #141 [security-proxy-auth] exporting to image [2023-07-13T02:56:47.864Z] #141 exporting layers [2023-07-13T02:56:47.864Z] #141 exporting layers 0.5s done [2023-07-13T02:56:47.864Z] #141 writing image sha256:0d12af3177748407ee59f3c16ca97ca3452412e99025ba3f04a0efac991ffae0 done [2023-07-13T02:56:47.864Z] #141 naming to docker.io/library/security-proxy-auth-arm64 done [2023-07-13T02:56:47.864Z] #141 DONE 4.4s [2023-07-13T02:56:47.864Z] [2023-07-13T02:56:47.864Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-13T02:56:48.447Z] #126 ... [2023-07-13T02:56:48.447Z] [2023-07-13T02:56:48.447Z] #109 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-13T02:56:48.447Z] #109 837.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-07-13T02:56:48.713Z] #109 ... [2023-07-13T02:56:48.713Z] [2023-07-13T02:56:48.713Z] #112 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-13T02:56:48.713Z] #112 DONE 837.2s [2023-07-13T02:56:48.713Z] [2023-07-13T02:56:48.713Z] #108 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-13T02:56:48.986Z] #108 ... [2023-07-13T02:56:48.986Z] [2023-07-13T02:56:48.986Z] #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T02:56:49.254Z] #153 DONE 0.2s [2023-07-13T02:56:49.254Z] [2023-07-13T02:56:49.254Z] #117 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-13T02:56:49.254Z] #117 ... [2023-07-13T02:56:49.254Z] [2023-07-13T02:56:49.254Z] #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-13T02:56:49.533Z] #154 DONE 0.2s [2023-07-13T02:56:49.533Z] [2023-07-13T02:56:49.533Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-13T02:56:49.533Z] #126 ... [2023-07-13T02:56:49.533Z] [2023-07-13T02:56:49.533Z] #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-13T02:56:49.533Z] #155 DONE 0.1s [2023-07-13T02:56:49.815Z] [2023-07-13T02:56:49.815Z] #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-13T02:56:50.091Z] #156 DONE 0.2s [2023-07-13T02:56:50.091Z] [2023-07-13T02:56:50.091Z] #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-13T02:56:50.091Z] #157 DONE 0.2s [2023-07-13T02:56:50.091Z] [2023-07-13T02:56:50.091Z] #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-13T02:56:52.680Z] #158 DONE 2.3s [2023-07-13T02:56:52.680Z] [2023-07-13T02:56:52.680Z] #141 [security-proxy-setup] exporting to image [2023-07-13T02:56:52.680Z] #141 exporting layers [2023-07-13T02:56:52.946Z] #141 exporting layers 0.5s done [2023-07-13T02:56:52.947Z] #141 writing image sha256:f2c6840ba21cc78ddf98c355e29048bb882bd003b61336425e8ab475e9bfc883 done [2023-07-13T02:56:52.947Z] #141 naming to docker.io/library/security-proxy-setup-arm64 done [2023-07-13T02:56:52.947Z] #141 DONE 4.9s [2023-07-13T02:56:52.947Z] [2023-07-13T02:56:52.947Z] #116 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-13T02:57:01.131Z] #116 ... [2023-07-13T02:57:01.131Z] [2023-07-13T02:57:01.131Z] #101 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-13T02:57:01.131Z] #101 DONE 848.7s [2023-07-13T02:57:01.131Z] [2023-07-13T02:57:01.131Z] #117 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-13T02:57:01.131Z] #117 ... [2023-07-13T02:57:01.131Z] [2023-07-13T02:57:01.131Z] #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-13T02:57:01.131Z] #159 DONE 0.3s [2023-07-13T02:57:01.131Z] [2023-07-13T02:57:01.131Z] #109 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-13T02:57:01.131Z] #109 ... [2023-07-13T02:57:01.131Z] [2023-07-13T02:57:01.131Z] #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-13T02:57:03.068Z] #160 DONE 2.1s [2023-07-13T02:57:03.068Z] [2023-07-13T02:57:03.068Z] #109 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-13T02:57:03.333Z] #109 ... [2023-07-13T02:57:03.333Z] [2023-07-13T02:57:03.333Z] #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T02:57:03.599Z] #161 DONE 0.3s [2023-07-13T02:57:03.599Z] [2023-07-13T02:57:03.599Z] #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-13T02:57:03.599Z] #162 DONE 0.2s [2023-07-13T02:57:03.599Z] [2023-07-13T02:57:03.599Z] #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-13T02:57:03.879Z] #163 DONE 0.3s [2023-07-13T02:57:03.880Z] [2023-07-13T02:57:03.880Z] #109 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-13T02:57:04.150Z] #109 ... [2023-07-13T02:57:04.150Z] [2023-07-13T02:57:04.150Z] #164 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-13T02:57:04.150Z] #164 DONE 0.2s [2023-07-13T02:57:04.150Z] [2023-07-13T02:57:04.150Z] #165 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-07-13T02:57:04.417Z] #165 DONE 0.2s [2023-07-13T02:57:04.417Z] [2023-07-13T02:57:04.417Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-13T02:57:04.417Z] #126 ... [2023-07-13T02:57:04.417Z] [2023-07-13T02:57:04.417Z] #166 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-07-13T02:57:04.684Z] #166 DONE 0.2s [2023-07-13T02:57:04.684Z] [2023-07-13T02:57:04.684Z] #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-13T02:57:04.967Z] #167 DONE 0.1s [2023-07-13T02:57:04.968Z] [2023-07-13T02:57:04.968Z] #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-13T02:57:05.238Z] #168 DONE 0.3s [2023-07-13T02:57:05.238Z] [2023-07-13T02:57:05.238Z] #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-13T02:57:07.172Z] #169 DONE 2.0s [2023-07-13T02:57:07.172Z] [2023-07-13T02:57:07.172Z] #141 [security-bootstrapper] exporting to image [2023-07-13T02:57:07.172Z] #141 exporting layers [2023-07-13T02:57:08.138Z] #141 exporting layers 0.9s done [2023-07-13T02:57:08.138Z] #141 writing image sha256:b435f11ddea7b74efa5d822f437d417faca6cff0618ad34d62d36f2a53c19230 done [2023-07-13T02:57:08.138Z] #141 naming to docker.io/library/security-bootstrapper-arm64 done [2023-07-13T02:57:08.138Z] #141 DONE 5.8s [2023-07-13T02:57:08.138Z] [2023-07-13T02:57:08.138Z] #116 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-13T02:57:08.724Z] #116 ... [2023-07-13T02:57:08.724Z] [2023-07-13T02:57:08.724Z] #109 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-13T02:57:08.724Z] #109 DONE 857.4s [2023-07-13T02:57:09.004Z] [2023-07-13T02:57:09.004Z] #117 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-13T02:57:09.004Z] #117 ... [2023-07-13T02:57:09.004Z] [2023-07-13T02:57:09.004Z] #170 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T02:57:09.268Z] #170 DONE 0.2s [2023-07-13T02:57:09.268Z] [2023-07-13T02:57:09.268Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-13T02:57:09.539Z] #126 ... [2023-07-13T02:57:09.539Z] [2023-07-13T02:57:09.539Z] #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-13T02:57:09.539Z] #171 DONE 0.1s [2023-07-13T02:57:09.539Z] [2023-07-13T02:57:09.539Z] #117 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-13T02:57:09.812Z] #117 ... [2023-07-13T02:57:09.812Z] [2023-07-13T02:57:09.812Z] #172 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-07-13T02:57:09.812Z] #172 DONE 0.1s [2023-07-13T02:57:09.812Z] [2023-07-13T02:57:09.812Z] #173 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-07-13T02:57:10.078Z] #173 DONE 0.2s [2023-07-13T02:57:10.078Z] [2023-07-13T02:57:10.078Z] #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-13T02:57:10.343Z] #174 DONE 0.1s [2023-07-13T02:57:10.343Z] [2023-07-13T02:57:10.343Z] #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-13T02:57:10.343Z] #175 DONE 0.2s [2023-07-13T02:57:10.343Z] [2023-07-13T02:57:10.343Z] #117 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-13T02:57:10.616Z] #117 ... [2023-07-13T02:57:10.616Z] [2023-07-13T02:57:10.616Z] #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-13T02:57:10.616Z] #176 DONE 0.3s [2023-07-13T02:57:10.616Z] [2023-07-13T02:57:10.616Z] #116 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-13T02:57:10.883Z] #116 ... [2023-07-13T02:57:10.883Z] [2023-07-13T02:57:10.883Z] #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-13T02:57:10.883Z] #177 DONE 0.2s [2023-07-13T02:57:10.883Z] [2023-07-13T02:57:10.883Z] #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-13T02:57:12.827Z] #178 DONE 2.0s [2023-07-13T02:57:12.827Z] [2023-07-13T02:57:12.827Z] #141 [security-secretstore-setup] exporting to image [2023-07-13T02:57:12.827Z] #141 exporting layers [2023-07-13T02:57:14.231Z] #141 exporting layers 1.3s done [2023-07-13T02:57:14.231Z] #141 writing image sha256:3f714c663232f58dd4e45b199647250eba5319f3eb87f1ec2d07345d457d5842 done [2023-07-13T02:57:14.231Z] #141 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-07-13T02:57:14.231Z] #141 DONE 7.1s [2023-07-13T02:57:14.231Z] [2023-07-13T02:57:14.231Z] #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-13T02:57:36.264Z] #115 ... [2023-07-13T02:57:36.264Z] [2023-07-13T02:57:36.264Z] #108 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-13T02:57:36.264Z] #108 DONE 883.2s [2023-07-13T02:57:36.264Z] [2023-07-13T02:57:36.264Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-13T02:57:36.264Z] #126 ... [2023-07-13T02:57:36.264Z] [2023-07-13T02:57:36.264Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T02:57:36.264Z] #179 DONE 0.2s [2023-07-13T02:57:36.264Z] [2023-07-13T02:57:36.264Z] #117 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-13T02:57:36.264Z] #117 ... [2023-07-13T02:57:36.264Z] [2023-07-13T02:57:36.264Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-13T02:57:36.264Z] #180 DONE 0.1s [2023-07-13T02:57:36.264Z] [2023-07-13T02:57:36.264Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-13T02:57:36.264Z] #181 DONE 0.3s [2023-07-13T02:57:36.264Z] [2023-07-13T02:57:36.264Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-13T02:57:36.264Z] #126 ... [2023-07-13T02:57:36.264Z] [2023-07-13T02:57:36.264Z] #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-07-13T02:57:36.264Z] #182 DONE 0.1s [2023-07-13T02:57:36.264Z] [2023-07-13T02:57:36.264Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-07-13T02:57:36.264Z] #183 DONE 0.1s [2023-07-13T02:57:36.264Z] [2023-07-13T02:57:36.264Z] #111 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-13T02:57:36.264Z] #111 ... [2023-07-13T02:57:36.264Z] [2023-07-13T02:57:36.264Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-13T02:57:38.862Z] #184 DONE 3.2s [2023-07-13T02:57:38.862Z] [2023-07-13T02:57:38.862Z] #141 [core-common-config-bootstrapper] exporting to image [2023-07-13T02:57:38.862Z] #141 exporting layers [2023-07-13T02:57:39.444Z] #141 exporting layers 0.5s done [2023-07-13T02:57:39.444Z] #141 writing image sha256:cc2af759ca09b80d3c3f1bbace7f573eb4c53310cb59dc3ce4b9c9a8615c9f13 done [2023-07-13T02:57:39.444Z] #141 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-07-13T02:57:39.444Z] #141 DONE 7.6s [2023-07-13T02:57:39.444Z] [2023-07-13T02:57:39.444Z] #117 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-13T02:57:51.749Z] #117 ... [2023-07-13T02:57:51.749Z] [2023-07-13T02:57:51.749Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-13T02:57:51.749Z] #126 DONE 900.6s [2023-07-13T02:57:52.048Z] [2023-07-13T02:57:52.048Z] #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-13T02:57:52.316Z] #115 ... [2023-07-13T02:57:52.316Z] [2023-07-13T02:57:52.316Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T02:57:52.316Z] #185 DONE 0.3s [2023-07-13T02:57:52.316Z] [2023-07-13T02:57:52.316Z] #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-13T02:57:52.585Z] #115 ... [2023-07-13T02:57:52.585Z] [2023-07-13T02:57:52.585Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-13T02:57:52.585Z] #186 DONE 0.2s [2023-07-13T02:57:52.585Z] [2023-07-13T02:57:52.585Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-13T02:57:52.855Z] #187 DONE 0.3s [2023-07-13T02:57:52.855Z] [2023-07-13T02:57:52.855Z] #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-13T02:57:52.855Z] #115 ... [2023-07-13T02:57:52.855Z] [2023-07-13T02:57:52.855Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-13T02:57:52.855Z] #188 DONE 0.1s [2023-07-13T02:57:53.123Z] [2023-07-13T02:57:53.123Z] #141 [core-command] exporting to image [2023-07-13T02:57:53.123Z] #141 exporting layers [2023-07-13T02:57:53.123Z] #141 exporting layers 0.3s done [2023-07-13T02:57:53.392Z] #141 writing image sha256:bf202e093ddc5ad635d533f780a1b5d8bd23ef276f430b53416c0eb03a42f164 done [2023-07-13T02:57:53.392Z] #141 naming to docker.io/library/core-command-arm64 done [2023-07-13T02:57:53.392Z] #141 DONE 7.9s [2023-07-13T02:57:53.392Z] [2023-07-13T02:57:53.392Z] #116 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-13T02:58:05.739Z] #116 DONE 913.7s [2023-07-13T02:58:05.739Z] [2023-07-13T02:58:05.739Z] #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-13T02:58:05.739Z] #115 DONE 913.7s [2023-07-13T02:58:05.739Z] [2023-07-13T02:58:05.739Z] #111 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-13T02:58:06.009Z] #111 ... [2023-07-13T02:58:06.009Z] [2023-07-13T02:58:06.009Z] #189 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T02:58:06.278Z] #189 DONE 0.3s [2023-07-13T02:58:06.278Z] [2023-07-13T02:58:06.278Z] #190 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T02:58:06.278Z] #190 DONE 0.3s [2023-07-13T02:58:06.278Z] [2023-07-13T02:58:06.278Z] #191 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-13T02:58:06.546Z] #191 ... [2023-07-13T02:58:06.546Z] [2023-07-13T02:58:06.546Z] #192 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-13T02:58:06.546Z] #192 DONE 0.3s [2023-07-13T02:58:06.546Z] [2023-07-13T02:58:06.546Z] #191 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-13T02:58:06.546Z] #191 DONE 0.3s [2023-07-13T02:58:06.546Z] [2023-07-13T02:58:06.546Z] #193 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-13T02:58:06.815Z] #193 DONE 0.4s [2023-07-13T02:58:06.815Z] [2023-07-13T02:58:06.815Z] #194 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-13T02:58:07.084Z] #194 DONE 0.5s [2023-07-13T02:58:07.084Z] [2023-07-13T02:58:07.084Z] #195 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-13T02:58:07.084Z] #195 ... [2023-07-13T02:58:07.084Z] [2023-07-13T02:58:07.084Z] #196 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-13T02:58:07.084Z] #196 DONE 0.2s [2023-07-13T02:58:07.353Z] [2023-07-13T02:58:07.353Z] #195 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-13T02:58:07.353Z] #195 DONE 0.3s [2023-07-13T02:58:07.353Z] [2023-07-13T02:58:07.353Z] #141 [core-data] exporting to image [2023-07-13T02:58:07.353Z] #141 exporting layers [2023-07-13T02:58:07.353Z] #141 ... [2023-07-13T02:58:07.353Z] [2023-07-13T02:58:07.353Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-13T02:58:07.353Z] #197 DONE 0.2s [2023-07-13T02:58:07.622Z] [2023-07-13T02:58:07.622Z] #141 [core-metadata] exporting to image [2023-07-13T02:58:07.622Z] #141 exporting layers 0.5s done [2023-07-13T02:58:07.622Z] #141 writing image sha256:4c11453fcfd9ab4b7b7bc6ee77473d3f3918c9c6bd8c23d609d7f5e2080ea733 done [2023-07-13T02:58:07.622Z] #141 naming to docker.io/library/core-data-arm64 done [2023-07-13T02:58:07.890Z] #141 exporting layers 0.4s done [2023-07-13T02:58:07.890Z] #141 writing image sha256:2d764c8d134e8c8f81b8599d2c4455cdd093e5be85ee81f590dcf85a12cb2052 [2023-07-13T02:58:08.158Z] #141 writing image sha256:2d764c8d134e8c8f81b8599d2c4455cdd093e5be85ee81f590dcf85a12cb2052 done [2023-07-13T02:58:08.158Z] #141 naming to docker.io/library/core-metadata-arm64 done [2023-07-13T02:58:08.158Z] #141 DONE 8.8s [2023-07-13T02:58:08.158Z] [2023-07-13T02:58:08.158Z] #117 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-13T02:59:04.579Z] #117 DONE 964.5s [2023-07-13T02:59:04.579Z] [2023-07-13T02:59:04.579Z] #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-13T02:59:04.579Z] #118 ... [2023-07-13T02:59:04.579Z] [2023-07-13T02:59:04.579Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T02:59:04.579Z] #198 DONE 0.2s [2023-07-13T02:59:04.579Z] [2023-07-13T02:59:04.579Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-13T02:59:04.579Z] #199 DONE 0.1s [2023-07-13T02:59:04.579Z] [2023-07-13T02:59:04.579Z] #111 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-13T02:59:04.579Z] #111 ... [2023-07-13T02:59:04.579Z] [2023-07-13T02:59:04.579Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-13T02:59:04.579Z] #200 DONE 0.4s [2023-07-13T02:59:04.579Z] [2023-07-13T02:59:04.579Z] #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-07-13T02:59:04.579Z] #201 DONE 0.1s [2023-07-13T02:59:04.579Z] [2023-07-13T02:59:04.579Z] #141 [security-spiffe-token-provider] exporting to image [2023-07-13T02:59:04.579Z] #141 exporting layers [2023-07-13T02:59:04.579Z] #141 exporting layers 0.6s done [2023-07-13T02:59:04.579Z] #141 writing image sha256:dcb3d5b1142f663170afd582b75720d526a127a4744b62d7260c404f4dcaad29 done [2023-07-13T02:59:04.579Z] #141 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-07-13T02:59:04.579Z] #141 DONE 9.4s [2023-07-13T02:59:04.579Z] [2023-07-13T02:59:04.580Z] #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-13T02:59:19.787Z] #118 DONE 987.5s [2023-07-13T02:59:19.787Z] [2023-07-13T02:59:19.787Z] #111 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-13T02:59:19.787Z] #111 DONE 987.5s [2023-07-13T02:59:19.787Z] [2023-07-13T02:59:19.787Z] #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T02:59:19.787Z] #202 DONE 0.1s [2023-07-13T02:59:19.787Z] [2023-07-13T02:59:19.787Z] #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T02:59:19.787Z] #203 DONE 0.1s [2023-07-13T02:59:19.787Z] [2023-07-13T02:59:19.787Z] #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-13T02:59:19.787Z] #204 DONE 0.1s [2023-07-13T02:59:19.787Z] [2023-07-13T02:59:19.787Z] #205 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-13T02:59:19.787Z] #205 DONE 0.2s [2023-07-13T02:59:19.787Z] [2023-07-13T02:59:19.787Z] #206 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-13T02:59:20.067Z] #206 DONE 0.4s [2023-07-13T02:59:20.067Z] [2023-07-13T02:59:20.067Z] #207 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-13T02:59:20.067Z] #207 DONE 0.4s [2023-07-13T02:59:20.067Z] [2023-07-13T02:59:20.067Z] #208 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-13T02:59:20.067Z] #208 DONE 0.1s [2023-07-13T02:59:20.067Z] [2023-07-13T02:59:20.067Z] #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-13T02:59:20.067Z] #209 DONE 0.1s [2023-07-13T02:59:20.067Z] [2023-07-13T02:59:20.067Z] #141 [support-notifications] exporting to image [2023-07-13T02:59:20.067Z] #141 exporting layers [2023-07-13T02:59:20.337Z] #141 exporting layers 0.4s done [2023-07-13T02:59:20.337Z] #141 writing image sha256:d4d57546dd26cf18f80503a8b67b127af352a8f995192fe4189fe3f1553e2343 0.0s done [2023-07-13T02:59:20.337Z] #141 naming to docker.io/library/support-scheduler-arm64 done [2023-07-13T02:59:20.337Z] #141 writing image sha256:0017229f17dae027d4e195674b88ce31039de78bec412f8f6a51fdb714f80243 done [2023-07-13T02:59:20.337Z] #141 naming to docker.io/library/support-notifications-arm64 done [2023-07-13T02:59:20.337Z] #141 DONE 9.9s [2023-07-13T02:59:20.337Z] time="2023-07-13T02:40:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T02:59:20.337Z] time="2023-07-13T02:40:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T02:59:20.337Z] time="2023-07-13T02:40:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T02:59:20.337Z] time="2023-07-13T02:40:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T02:59:20.337Z] time="2023-07-13T02:40:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T02:59:20.337Z] time="2023-07-13T02:40:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T02:59:20.337Z] time="2023-07-13T02:40:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T02:59:20.337Z] time="2023-07-13T02:40:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T02:59:20.337Z] time="2023-07-13T02:40:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T02:59:20.337Z] time="2023-07-13T02:40:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T02:59:20.337Z] time="2023-07-13T02:40:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T02:59:20.337Z] time="2023-07-13T02:40:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T02:59:20.337Z] time="2023-07-13T02:40:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T02:59:20.337Z] time="2023-07-13T02:40:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-13T02:59:20.370Z] $ docker stop --time=1 6cbc55198cc88719ce02cb68cc6a8b79f0e1098bedf7e60afb2b0b86da322585 [2023-07-13T02:59:22.004Z] $ docker rm -f --volumes 6cbc55198cc88719ce02cb68cc6a8b79f0e1098bedf7e60afb2b0b86da322585 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-13T02:59:22.453Z] + docker images [2023-07-13T02:59:22.453Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-13T02:59:22.453Z] support-scheduler-arm64 latest d4d57546dd26 3 seconds ago 31.8MB [2023-07-13T02:59:22.453Z] support-notifications-arm64 latest 0017229f17da 3 seconds ago 32.4MB [2023-07-13T02:59:22.453Z] security-spiffe-token-provider-arm64 latest dcb3d5b1142f 26 seconds ago 33.3MB [2023-07-13T02:59:22.453Z] core-metadata-arm64 latest 2d764c8d134e About a minute ago 20.8MB [2023-07-13T02:59:22.453Z] core-data-arm64 latest 4c11453fcfd9 About a minute ago 20.5MB [2023-07-13T02:59:22.453Z] core-command-arm64 latest bf202e093ddc About a minute ago 20.3MB [2023-07-13T02:59:22.453Z] core-common-config-bootstrapper-arm64 latest cc2af759ca09 About a minute ago 17.8MB [2023-07-13T02:59:22.453Z] security-secretstore-setup-arm64 latest 3f714c663232 2 minutes ago 42.5MB [2023-07-13T02:59:22.453Z] security-bootstrapper-arm64 latest b435f11ddea7 2 minutes ago 22.4MB [2023-07-13T02:59:22.453Z] security-proxy-setup-arm64 latest f2c6840ba21c 2 minutes ago 19.3MB [2023-07-13T02:59:22.453Z] security-proxy-auth-arm64 latest 0d12af317774 2 minutes ago 18.8MB [2023-07-13T02:59:22.453Z] security-spire-agent-arm64 latest 5a0b13b47274 16 minutes ago 153MB [2023-07-13T02:59:22.453Z] security-spire-config-arm64 latest e69ca1dd742c 16 minutes ago 96.1MB [2023-07-13T02:59:22.453Z] security-spire-server-arm64 latest bed1321c067b 16 minutes ago 97MB [2023-07-13T02:59:22.453Z] ci-base-image-arm64 latest 46f8a9da070d 29 minutes ago 1.04GB [2023-07-13T02:59:22.453Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 9 hours ago 677MB [2023-07-13T02:59:22.453Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 5 weeks ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T02:59:22.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-13T02:59:22.888Z] [2023-07-13T02:59:22.888Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T02:59:23.214Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-13T02:59:23.481Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-13T02:59:23.481Z] 8998bd30e6a1: Pulling fs layer [2023-07-13T02:59:23.481Z] 04944245beec: Pulling fs layer [2023-07-13T02:59:23.481Z] 699f458cf7ca: Pulling fs layer [2023-07-13T02:59:23.481Z] 765212b225bb: Pulling fs layer [2023-07-13T02:59:23.481Z] f23df028b6ca: Pulling fs layer [2023-07-13T02:59:23.481Z] d65c8cfc05b1: Pulling fs layer [2023-07-13T02:59:23.481Z] 2437ff75d9bd: Pulling fs layer [2023-07-13T02:59:23.481Z] f23df028b6ca: Waiting [2023-07-13T02:59:23.481Z] 765212b225bb: Waiting [2023-07-13T02:59:23.481Z] d65c8cfc05b1: Waiting [2023-07-13T02:59:23.481Z] 2437ff75d9bd: Waiting [2023-07-13T02:59:23.481Z] 04944245beec: Verifying Checksum [2023-07-13T02:59:23.481Z] 04944245beec: Download complete [2023-07-13T02:59:23.481Z] 765212b225bb: Verifying Checksum [2023-07-13T02:59:23.481Z] 765212b225bb: Download complete [2023-07-13T02:59:23.747Z] f23df028b6ca: Verifying Checksum [2023-07-13T02:59:23.747Z] f23df028b6ca: Download complete [2023-07-13T02:59:23.747Z] d65c8cfc05b1: Verifying Checksum [2023-07-13T02:59:23.747Z] d65c8cfc05b1: Download complete [2023-07-13T02:59:23.747Z] 699f458cf7ca: Verifying Checksum [2023-07-13T02:59:23.747Z] 699f458cf7ca: Download complete [2023-07-13T02:59:24.328Z] 8998bd30e6a1: Verifying Checksum [2023-07-13T02:59:24.328Z] 8998bd30e6a1: Download complete [2023-07-13T02:59:26.265Z] 2437ff75d9bd: Verifying Checksum [2023-07-13T02:59:26.265Z] 2437ff75d9bd: Download complete [2023-07-13T02:59:28.200Z] 8998bd30e6a1: Pull complete [2023-07-13T02:59:28.466Z] 04944245beec: Pull complete [2023-07-13T02:59:29.865Z] 699f458cf7ca: Pull complete [2023-07-13T02:59:30.130Z] 765212b225bb: Pull complete [2023-07-13T02:59:30.712Z] f23df028b6ca: Pull complete [2023-07-13T02:59:30.977Z] d65c8cfc05b1: Pull complete [2023-07-13T02:59:45.941Z] 2437ff75d9bd: Pull complete [2023-07-13T02:59:45.941Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-13T02:59:45.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-13T02:59:45.941Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T02:59:46.123Z] prd-ubuntu20.04-docker-arm64-4c-16g-1030 does not seem to be running inside a container [2023-07-13T02:59:46.192Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-13T02:59:48.935Z] $ docker top 15b8de0092dafa6f57c61ab20e4d78a686fb7e898200775be6cece945ee4de00 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T02:59:49.821Z] ---> job-cost.sh [2023-07-13T02:59:49.821Z] lf-activate-venv: SKIPPING [2023-07-13T02:59:49.821Z] INFO: No Stack... [2023-07-13T02:59:50.399Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-13T02:59:51.352Z] INFO: Archiving Costs [Pipeline] sh [2023-07-13T02:59:51.672Z] + cut -d, -f6 [2023-07-13T02:59:51.672Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock [2023-07-13T02:59:51.996Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4597-3-stack-cost] [2023-07-13T02:59:52.002Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4597-3-stack-cost] did not exist. Created. [2023-07-13T02:59:52.002Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4597-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-13T02:59:52.326Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-13T02:59:52.513Z] Stashed 1 file(s) [Pipeline] } [2023-07-13T02:59:52.520Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4597-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-13T02:59:52.551Z] $ docker stop --time=1 15b8de0092dafa6f57c61ab20e4d78a686fb7e898200775be6cece945ee4de00 [2023-07-13T02:59:54.059Z] $ docker rm -f --volumes 15b8de0092dafa6f57c61ab20e4d78a686fb7e898200775be6cece945ee4de00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-07-13T02:59:54.488Z] provisioning config files... [2023-07-13T02:59:54.496Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config6582583814417210358tmp [Pipeline] { [Pipeline] sh [2023-07-13T02:59:54.786Z] + set +x [2023-07-13T02:59:54.786Z] + curl -s https://codecov.io/bash [2023-07-13T02:59:54.786Z] + bash -s -- [2023-07-13T02:59:54.786Z] [2023-07-13T02:59:54.786Z] _____ _ [2023-07-13T02:59:54.786Z] / ____| | | [2023-07-13T02:59:54.786Z] | | ___ __| | ___ ___ _____ __ [2023-07-13T02:59:54.786Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-13T02:59:54.786Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-13T02:59:54.786Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-13T02:59:54.786Z] Bash-1.0.6 [2023-07-13T02:59:54.786Z] [2023-07-13T02:59:54.786Z] [2023-07-13T02:59:54.786Z] ==> git version 2.25.1 found [2023-07-13T02:59:54.786Z] ==> 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-07-13T02:59:54.786Z] Release-Date: 2020-01-08 [2023-07-13T02:59:54.786Z] 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-07-13T02:59:54.786Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-13T02:59:54.786Z] ==> Jenkins CI detected. [2023-07-13T02:59:54.786Z] current dir:  /w/workspace/edgex-go/3 [2023-07-13T02:59:54.786Z] project root: . [2023-07-13T02:59:54.786Z] --> token set from env [2023-07-13T02:59:54.786Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-13T02:59:54.786Z] ==> Running gcov in . (disable via -X gcov) [2023-07-13T02:59:54.786Z] ==> Python coveragepy not found [2023-07-13T02:59:54.786Z] ==> Searching for coverage reports in: [2023-07-13T02:59:54.786Z] + . [2023-07-13T02:59:55.046Z] -> Found 1 reports [2023-07-13T02:59:55.046Z] ==> Detecting git/mercurial file structure [2023-07-13T02:59:55.046Z] ==> Reading reports [2023-07-13T02:59:55.046Z] + ./coverage.out bytes=448489 [2023-07-13T02:59:55.046Z] ==> Appending adjustments [2023-07-13T02:59:55.046Z] https://docs.codecov.io/docs/fixing-reports [2023-07-13T02:59:55.982Z] + Found adjustments [2023-07-13T02:59:55.982Z] ==> Gzipping contents [2023-07-13T02:59:55.982Z] 60K /tmp/codecov.YPev4g.gz [2023-07-13T02:59:55.982Z] ==> Uploading reports [2023-07-13T02:59:55.982Z] url: https://codecov.io [2023-07-13T02:59:55.982Z] query: branch=PR-4597&commit=342f0e544edecaad8c5abddec4580211e2d32545&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4597%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4597&job=&cmd_args= [2023-07-13T02:59:55.982Z] -> Pinging Codecov [2023-07-13T02:59:55.982Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4597&commit=342f0e544edecaad8c5abddec4580211e2d32545&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4597%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4597&job=&cmd_args= [2023-07-13T02:59:56.240Z] -> Uploading to [2023-07-13T02:59:56.241Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-13/00271124DB129430A58F1EEE437C3FCB/342f0e544edecaad8c5abddec4580211e2d32545/9c98e58f-a4c3-4213-acd0-844e9ff37f23.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230713%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230713T025956Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1da36f1c0c2d36690fcfac59525e38170e8b73481524a56f00e9c6d9e24a4a10 [2023-07-13T02:59:56.241Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-13T02:59:56.241Z] Dload Upload Total Spent Left Speed [2023-07-13T02:59:56.500Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57588 0 0 100 57588 0 241k --:--:-- --:--:-- --:--:-- 241k [2023-07-13T02:59:56.500Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/342f0e544edecaad8c5abddec4580211e2d32545 [Pipeline] } [2023-07-13T02:59:56.508Z] 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-07-13T02:59:57.181Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-07-13T02:59:57.470Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T02:59:58.333Z] ---> package-listing.sh [2023-07-13T02:59:58.333Z] ++ facter osfamily [2023-07-13T02:59:58.333Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-13T02:59:58.592Z] + OS_FAMILY=debian [2023-07-13T02:59:58.592Z] + workspace=/w/workspace/edgex-go/3 [2023-07-13T02:59:58.592Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-13T02:59:58.592Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-13T02:59:58.592Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-13T02:59:58.592Z] + PACKAGES=/tmp/packages_start.txt [2023-07-13T02:59:58.592Z] + '[' /w/workspace/edgex-go/3 ']' [2023-07-13T02:59:58.592Z] + PACKAGES=/tmp/packages_end.txt [2023-07-13T02:59:58.592Z] + case "${OS_FAMILY}" in [2023-07-13T02:59:58.592Z] + dpkg -l [2023-07-13T02:59:58.592Z] + grep '^ii' [2023-07-13T02:59:58.592Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-13T02:59:58.592Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-13T02:59:58.592Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-13T02:59:58.592Z] + '[' /w/workspace/edgex-go/3 ']' [2023-07-13T02:59:58.592Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2023-07-13T02:59:58.592Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2023-07-13T02:59:58.601Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-13T02:59:58.878Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T02:59:59.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-13T02:59:59.428Z] [2023-07-13T02:59:59.428Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T02:59:59.722Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-13T02:59:59.722Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-13T02:59:59.722Z] 5eb5b503b376: Pulling fs layer [2023-07-13T02:59:59.722Z] 5c69ac0246d0: Pulling fs layer [2023-07-13T02:59:59.722Z] ec43610c2a17: Pulling fs layer [2023-07-13T02:59:59.722Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-13T02:59:59.722Z] 33b1e0a273af: Pulling fs layer [2023-07-13T02:59:59.722Z] 5d3b04190fa2: Pulling fs layer [2023-07-13T02:59:59.722Z] 2f39f015ded8: Pulling fs layer [2023-07-13T02:59:59.722Z] 33b1e0a273af: Waiting [2023-07-13T02:59:59.722Z] 5d3b04190fa2: Waiting [2023-07-13T02:59:59.722Z] 2f39f015ded8: Waiting [2023-07-13T02:59:59.722Z] 3a2ae6a8a46f: Waiting [2023-07-13T02:59:59.722Z] 5c69ac0246d0: Verifying Checksum [2023-07-13T02:59:59.722Z] 5c69ac0246d0: Download complete [2023-07-13T02:59:59.722Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-13T02:59:59.722Z] 3a2ae6a8a46f: Download complete [2023-07-13T02:59:59.722Z] 33b1e0a273af: Verifying Checksum [2023-07-13T02:59:59.722Z] 33b1e0a273af: Download complete [2023-07-13T02:59:59.722Z] 5d3b04190fa2: Download complete [2023-07-13T02:59:59.722Z] ec43610c2a17: Verifying Checksum [2023-07-13T02:59:59.722Z] ec43610c2a17: Download complete [2023-07-13T02:59:59.979Z] 5eb5b503b376: Verifying Checksum [2023-07-13T02:59:59.979Z] 5eb5b503b376: Download complete [2023-07-13T03:00:00.547Z] 2f39f015ded8: Download complete [2023-07-13T03:00:01.112Z] 5eb5b503b376: Pull complete [2023-07-13T03:00:01.112Z] 5c69ac0246d0: Pull complete [2023-07-13T03:00:01.677Z] ec43610c2a17: Pull complete [2023-07-13T03:00:01.677Z] 3a2ae6a8a46f: Pull complete [2023-07-13T03:00:01.948Z] 33b1e0a273af: Pull complete [2023-07-13T03:00:01.948Z] 5d3b04190fa2: Pull complete [2023-07-13T03:00:06.128Z] 2f39f015ded8: Pull complete [2023-07-13T03:00:06.128Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-13T03:00:06.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-13T03:00:06.128Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T03:00:06.323Z] prd-ubuntu20.04-docker-8c-8g-1029 does not seem to be running inside a container [2023-07-13T03:00:06.390Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-13T03:00:11.616Z] $ docker top e87b3ee3d01ec1d285c55a5bf9bf1677b1261f35f58da87e8f88bcc4058d1149 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T03:00:11.973Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-13T03:00:12.305Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-13T03:00:12.609Z] + ls /var/log/sa-host [2023-07-13T03:00:12.609Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-13T03:00:12.777Z] provisioning config files... [2023-07-13T03:00:12.786Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config17140621744337947229tmp [Pipeline] { [Pipeline] echo [2023-07-13T03:00:12.800Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T03:00:13.082Z] ---> create-netrc.sh [Pipeline] } [2023-07-13T03:00:13.088Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-13T03:00:13.420Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-13T03:00:13.428Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T03:00:13.714Z] ---> sudo-logs.sh [2023-07-13T03:00:13.714Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-13T03:00:13.742Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T03:00:14.025Z] ---> job-cost.sh [2023-07-13T03:00:14.025Z] lf-activate-venv: SKIPPING [2023-07-13T03:00:14.025Z] DEBUG: total: 0.10999999940395355 [2023-07-13T03:00:14.025Z] INFO: Retrieving Stack Cost... [2023-07-13T03:00:14.594Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-13T03:00:14.852Z] INFO: Archiving Costs [Pipeline] echo [2023-07-13T03:00:14.863Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T03:00:15.146Z] ---> logs-deploy.sh [2023-07-13T03:00:15.146Z] lf-activate-venv: SKIPPING [2023-07-13T03:00:15.146Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4597/3 [2023-07-13T03:00:15.146Z] INFO: archiving workspace using pattern(s): [2023-07-13T03:00:16.084Z] Archives upload complete. [2023-07-13T03:00:16.345Z] INFO: archiving logs to Nexus