Pull request #4584 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 430c4c6b915484e3b793cb911637a35d0f5a0831+888135928f9f91f6ddfefe583f70e79cadb3f0af (49c94f56fcbfb35caec33f1604736de214ab178c) 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-ssh10410797089508785277.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-ssh10754747768431724904.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-4584/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-4584/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8921420917399863007.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-ssh3264906506025531401.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-4584/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-4584/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3659428718468610003.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-18105’ Running on prd-ubuntu20.04-docker-8c-8g-18109 in /w/workspace/edgexfoundry_edgex-go_PR-4584 [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 > 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/4584/head:refs/remotes/origin/PR-4584 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 888135928f9f91f6ddfefe583f70e79cadb3f0af into PR head commit 430c4c6b915484e3b793cb911637a35d0f5a0831 Merge succeeded, producing 430c4c6b915484e3b793cb911637a35d0f5a0831 Checking out Revision 430c4c6b915484e3b793cb911637a35d0f5a0831 (PR-4584) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.4" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-07T20:58:13.319Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-07T20:58:13.363Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-07T20:58:13.379Z] ========================================================= [2023-06-07T20:58:13.380Z] EdgeX Global Pipelines Version Info [2023-06-07T20:58:13.380Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 430c4c6b915484e3b793cb911637a35d0f5a0831 # 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 888135928f9f91f6ddfefe583f70e79cadb3f0af # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 430c4c6b915484e3b793cb911637a35d0f5a0831 # timeout=10 > git rev-list --no-walk dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca # timeout=10 [2023-06-07T20:58:14.103Z] ------------------- [2023-06-07T20:58:14.103Z] stable info: [2023-06-07T20:58:14.103Z] ------------------- [2023-06-07T20:58:14.103Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-07T20:58:14.103Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-07T20:58:14.103Z] Message: update stable to v1.0.250 [2023-06-07T20:58:14.672Z] ------------------- [2023-06-07T20:58:14.672Z] experimental info: [2023-06-07T20:58:14.672Z] ------------------- [2023-06-07T20:58:14.672Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-07T20:58:14.672Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-07T20:58:14.672Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-06-07T20:58:14.847Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-06-07T20:58:14.855Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-06-07T20:58:14.864Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-07T20:58:14.872Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-06-07T20:58:14.881Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-06-07T20:58:14.888Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-06-07T20:58:14.896Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-06-07T20:58:14.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-06-07T20:58:14.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-06-07T20:58:14.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-06-07T20:58:14.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-06-07T20:58:14.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-07T20:58:14.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-06-07T20:58:14.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-07T20:58:14.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-06-07T20:58:15.007Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-06-07T20:58:15.017Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-07T20:58:15.027Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-07T20:58:15.038Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-06-07T20:58:15.049Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-06-07T20:58:15.060Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-06-07T20:58:15.071Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-07T20:58:15.083Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-06-07T20:58:15.099Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4584 [Pipeline] echo [2023-06-07T20:58:15.118Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4584 [Pipeline] echo [2023-06-07T20:58:15.129Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4584 [Pipeline] echo [2023-06-07T20:58:15.138Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 430c4c6b915484e3b793cb911637a35d0f5a0831 [Pipeline] echo [2023-06-07T20:58:15.147Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 430c4c6 [Pipeline] echo [2023-06-07T20:58:15.160Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T20:58:15.202Z] provisioning config files... [2023-06-07T20:58:15.214Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2393462870283912093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T20:58:15.523Z] ---> docker-login.sh [2023-06-07T20:58:15.523Z] nexus3.edgexfoundry.org:10001 [2023-06-07T20:58:15.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T20:58:15.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T20:58:15.784Z] Configure a credential helper to remove this warning. See [2023-06-07T20:58:15.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T20:58:15.784Z] [2023-06-07T20:58:15.784Z] Login Succeeded [2023-06-07T20:58:15.784Z] nexus3.edgexfoundry.org:10002 [2023-06-07T20:58:15.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T20:58:15.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T20:58:15.784Z] Configure a credential helper to remove this warning. See [2023-06-07T20:58:15.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T20:58:15.784Z] [2023-06-07T20:58:15.784Z] Login Succeeded [2023-06-07T20:58:15.784Z] nexus3.edgexfoundry.org:10003 [2023-06-07T20:58:16.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T20:58:16.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T20:58:16.044Z] Configure a credential helper to remove this warning. See [2023-06-07T20:58:16.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T20:58:16.044Z] [2023-06-07T20:58:16.044Z] Login Succeeded [2023-06-07T20:58:16.044Z] nexus3.edgexfoundry.org:10004 [2023-06-07T20:58:16.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T20:58:16.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T20:58:16.044Z] Configure a credential helper to remove this warning. See [2023-06-07T20:58:16.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T20:58:16.044Z] [2023-06-07T20:58:16.044Z] Login Succeeded [2023-06-07T20:58:16.044Z] docker.io [2023-06-07T20:58:16.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T20:58:16.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T20:58:16.306Z] Configure a credential helper to remove this warning. See [2023-06-07T20:58:16.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T20:58:16.306Z] [2023-06-07T20:58:16.306Z] Login Succeeded [2023-06-07T20:58:16.306Z] ---> docker-login.sh ends [Pipeline] } [2023-06-07T20:58:16.314Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T20:58:16.624Z] + 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-06-07T20:58:16.624Z] + dirname cmd/core-command/Dockerfile [2023-06-07T20:58:16.624Z] + cut -d/ -f2 [2023-06-07T20:58:16.624Z] + echo core-command,cmd/core-command/Dockerfile [2023-06-07T20:58:16.624Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-06-07T20:58:16.624Z] + cut -d/ -f2 [2023-06-07T20:58:16.624Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-06-07T20:58:16.624Z] + dirname cmd/core-data/Dockerfile [2023-06-07T20:58:16.624Z] + cut -d/ -f2 [2023-06-07T20:58:16.624Z] + echo core-data,cmd/core-data/Dockerfile [2023-06-07T20:58:16.624Z] + dirname cmd/core-metadata/Dockerfile [2023-06-07T20:58:16.624Z] + cut -d/ -f2 [2023-06-07T20:58:16.624Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-06-07T20:58:16.624Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-06-07T20:58:16.624Z] + cut -d/ -f2 [2023-06-07T20:58:16.624Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-06-07T20:58:16.624Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-06-07T20:58:16.624Z] + cut -d/ -f2 [2023-06-07T20:58:16.624Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-06-07T20:58:16.624Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-06-07T20:58:16.624Z] + cut -d/ -f2 [2023-06-07T20:58:16.624Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-06-07T20:58:16.624Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-06-07T20:58:16.624Z] + cut -d/ -f2 [2023-06-07T20:58:16.624Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-06-07T20:58:16.624Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-06-07T20:58:16.624Z] + cut -d/ -f2 [2023-06-07T20:58:16.624Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-06-07T20:58:16.624Z] + dirname cmd/security-spire-agent/Dockerfile [2023-06-07T20:58:16.624Z] + cut -d/ -f2 [2023-06-07T20:58:16.624Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-06-07T20:58:16.624Z] + dirname cmd/security-spire-config/Dockerfile [2023-06-07T20:58:16.624Z] + cut -d/ -f2 [2023-06-07T20:58:16.624Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-06-07T20:58:16.624Z] + dirname cmd/security-spire-server/Dockerfile [2023-06-07T20:58:16.624Z] + cut -d/ -f2 [2023-06-07T20:58:16.624Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-06-07T20:58:16.624Z] + + dirnamecut cmd/support-notifications/Dockerfile -d/ [2023-06-07T20:58:16.624Z] -f2 [2023-06-07T20:58:16.624Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-06-07T20:58:16.624Z] + dirname cmd/support-scheduler/Dockerfile [2023-06-07T20:58:16.624Z] + cut -d/ -f2 [2023-06-07T20:58:16.624Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-06-07T20:58:16.706Z] 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-06-07T20:58:17.032Z] + git rev-list -1 --merges 430c4c6b915484e3b793cb911637a35d0f5a0831~1..430c4c6b915484e3b793cb911637a35d0f5a0831 [Pipeline] echo [2023-06-07T20:58:17.047Z] -----------> git rev-list -1 --merges 430c4c6b915484e3b793cb911637a35d0f5a0831~1..430c4c6b915484e3b793cb911637a35d0f5a0831 430c4c6b915484e3b793cb911637a35d0f5a0831 [false] [Pipeline] sh [2023-06-07T20:58:17.335Z] + git log --format=format:%s -1 430c4c6b915484e3b793cb911637a35d0f5a0831 [Pipeline] echo [2023-06-07T20:58:17.348Z] ========================================================= [2023-06-07T20:58:17.348Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-06-07T20:58:17.348Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-06-07T20:58:17.700Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-07T20:58:17.700Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-07T20:58:17.700Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-07T20:58:17.700Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-07T20:58:17.700Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-07T20:58:17.700Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-07T20:58:17.700Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T20:58:18.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T20:58:18.056Z] [2023-06-07T20:58:18.056Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T20:58:18.356Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T20:58:18.356Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-07T20:58:18.356Z] b85a868b505f: Pulling fs layer [2023-06-07T20:58:18.356Z] e2be974225ed: Pulling fs layer [2023-06-07T20:58:18.356Z] 339a4e72a1f5: Pulling fs layer [2023-06-07T20:58:18.356Z] 988bab9f4d93: Pulling fs layer [2023-06-07T20:58:18.356Z] 1469e6f7b9e6: Pulling fs layer [2023-06-07T20:58:18.356Z] eaf3925da568: Pulling fs layer [2023-06-07T20:58:18.356Z] bab4dde63d76: Pulling fs layer [2023-06-07T20:58:18.356Z] 1469e6f7b9e6: Waiting [2023-06-07T20:58:18.356Z] eaf3925da568: Waiting [2023-06-07T20:58:18.356Z] bde34c3a00c8: Pulling fs layer [2023-06-07T20:58:18.356Z] b352a97aabf1: Pulling fs layer [2023-06-07T20:58:18.356Z] 4872d77fe225: Pulling fs layer [2023-06-07T20:58:18.356Z] 5851b861e8e6: Pulling fs layer [2023-06-07T20:58:18.356Z] bab4dde63d76: Waiting [2023-06-07T20:58:18.356Z] b352a97aabf1: Waiting [2023-06-07T20:58:18.356Z] bde34c3a00c8: Waiting [2023-06-07T20:58:18.356Z] 4872d77fe225: Waiting [2023-06-07T20:58:18.356Z] 5851b861e8e6: Waiting [2023-06-07T20:58:18.356Z] e2be974225ed: Verifying Checksum [2023-06-07T20:58:18.356Z] e2be974225ed: Download complete [2023-06-07T20:58:18.356Z] 988bab9f4d93: Verifying Checksum [2023-06-07T20:58:18.356Z] 988bab9f4d93: Download complete [2023-06-07T20:58:18.615Z] 1469e6f7b9e6: Verifying Checksum [2023-06-07T20:58:18.615Z] 1469e6f7b9e6: Download complete [2023-06-07T20:58:18.615Z] 339a4e72a1f5: Verifying Checksum [2023-06-07T20:58:18.615Z] 339a4e72a1f5: Download complete [2023-06-07T20:58:18.615Z] eaf3925da568: Verifying Checksum [2023-06-07T20:58:18.615Z] eaf3925da568: Download complete [2023-06-07T20:58:18.615Z] bde34c3a00c8: Download complete [2023-06-07T20:58:18.615Z] b352a97aabf1: Download complete [2023-06-07T20:58:18.615Z] 4872d77fe225: Verifying Checksum [2023-06-07T20:58:18.615Z] 4872d77fe225: Download complete [2023-06-07T20:58:18.615Z] 5851b861e8e6: Verifying Checksum [2023-06-07T20:58:18.615Z] 5851b861e8e6: Download complete [2023-06-07T20:58:18.615Z] b85a868b505f: Verifying Checksum [2023-06-07T20:58:18.615Z] b85a868b505f: Download complete [2023-06-07T20:58:18.874Z] bab4dde63d76: Verifying Checksum [2023-06-07T20:58:18.875Z] bab4dde63d76: Download complete [2023-06-07T20:58:20.251Z] b85a868b505f: Pull complete [2023-06-07T20:58:20.251Z] e2be974225ed: Pull complete [2023-06-07T20:58:20.511Z] 339a4e72a1f5: Pull complete [2023-06-07T20:58:20.511Z] 988bab9f4d93: Pull complete [2023-06-07T20:58:21.083Z] 1469e6f7b9e6: Pull complete [2023-06-07T20:58:21.083Z] eaf3925da568: Pull complete [2023-06-07T20:58:23.003Z] bab4dde63d76: Pull complete [2023-06-07T20:58:23.003Z] bde34c3a00c8: Pull complete [2023-06-07T20:58:23.003Z] b352a97aabf1: Pull complete [2023-06-07T20:58:23.003Z] 4872d77fe225: Pull complete [2023-06-07T20:58:23.263Z] 5851b861e8e6: Pull complete [2023-06-07T20:58:23.263Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-07T20:58:23.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T20:58:23.263Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T20:58:23.364Z] prd-ubuntu20.04-docker-8c-8g-18109 does not seem to be running inside a container [2023-06-07T20:58:23.380Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-07T20:58:25.856Z] $ docker top 566358db8c50c42b01578b224f271cf657f0d9d45c7b2cd34af563460f2ad25f -eo pid,comm [2023-06-07T20:58:25.933Z] 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-06-07T20:58:25.933Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-07T20:58:25.961Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T20:58:25.961Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T20:58:26.078Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T20:58:26.068Z] $ docker exec 566358db8c50c42b01578b224f271cf657f0d9d45c7b2cd34af563460f2ad25f ssh-agent [2023-06-07T20:58:26.191Z] SSH_AUTH_SOCK=/tmp/ssh-JVq06nXTu866/agent.33 [2023-06-07T20:58:26.191Z] SSH_AGENT_PID=39 [2023-06-07T20:58:26.199Z] Running ssh-add (command line suppressed) [2023-06-07T20:58:26.279Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_9677670262611079755.key (/w/workspace/edgex-go/3@tmp/private_key_9677670262611079755.key) [2023-06-07T20:58:26.308Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T20:58:26.592Z] + git tag --points-at HEAD [Pipeline] } [2023-06-07T20:58:26.592Z] $ docker exec --env ******** --env ******** 566358db8c50c42b01578b224f271cf657f0d9d45c7b2cd34af563460f2ad25f ssh-agent -k [2023-06-07T20:58:26.702Z] unset SSH_AUTH_SOCK; [2023-06-07T20:58:26.702Z] unset SSH_AGENT_PID; [2023-06-07T20:58:26.702Z] echo Agent pid 39 killed; [2023-06-07T20:58:26.730Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-07T20:58:26.754Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T20:58:26.754Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T20:58:26.848Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T20:58:26.839Z] $ docker exec 566358db8c50c42b01578b224f271cf657f0d9d45c7b2cd34af563460f2ad25f ssh-agent [2023-06-07T20:58:26.962Z] SSH_AUTH_SOCK=/tmp/ssh-xvrPiMV364zd/agent.71 [2023-06-07T20:58:26.962Z] SSH_AGENT_PID=77 [2023-06-07T20:58:26.966Z] Running ssh-add (command line suppressed) [2023-06-07T20:58:27.055Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_1671702595085282366.key (/w/workspace/edgex-go/3@tmp/private_key_1671702595085282366.key) [2023-06-07T20:58:27.083Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T20:58:27.369Z] + git semver init [2023-06-07T20:58:27.628Z] 2023-06-07 20:58:27,541 [run_init] DEBUG init version:0.0.0 force:False [2023-06-07T20:58:27.628Z] 2023-06-07 20:58:27,542 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2023-06-07T20:58:27.628Z] 2023-06-07 20:58:27,542 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2023-06-07T20:58:27.628Z] 2023-06-07 20:58:27,543 [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-06-07T20:58:32.914Z] 2023-06-07 20:58:32,150 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2023-06-07T20:58:32.914Z] 2023-06-07 20:58:32,150 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4584 with force:False [2023-06-07T20:58:32.914Z] 2023-06-07 20:58:32,151 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4584 [2023-06-07T20:58:32.914Z] 2023-06-07 20:58:32,155 [execute] INFO git cat-file --batch-check [2023-06-07T20:58:32.914Z] 2023-06-07 20:58:32,155 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-06-07T20:58:32.914Z] 2023-06-07 20:58:32,160 [execute] INFO git cat-file --batch [2023-06-07T20:58:32.914Z] 2023-06-07 20:58:32,160 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-06-07T20:58:32.914Z] 2023-06-07 20:58:32,166 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4584 [2023-06-07T20:58:32.914Z] 0.0.0 [Pipeline] } [2023-06-07T20:58:32.917Z] $ docker exec --env ******** --env ******** 566358db8c50c42b01578b224f271cf657f0d9d45c7b2cd34af563460f2ad25f ssh-agent -k [2023-06-07T20:58:33.006Z] unset SSH_AUTH_SOCK; [2023-06-07T20:58:33.009Z] unset SSH_AGENT_PID; [2023-06-07T20:58:33.009Z] echo Agent pid 77 killed; [2023-06-07T20:58:33.020Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T20:58:33.325Z] + git semver [Pipeline] } [2023-06-07T20:58:33.590Z] $ docker stop --time=1 566358db8c50c42b01578b224f271cf657f0d9d45c7b2cd34af563460f2ad25f [2023-06-07T20:58:34.883Z] $ docker rm -f --volumes 566358db8c50c42b01578b224f271cf657f0d9d45c7b2cd34af563460f2ad25f [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-07T20:58:35.220Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-07T20:58:35.421Z] Stashed 1 file(s) [Pipeline] echo [2023-06-07T20:58:35.423Z] [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-06-07T20:58:35.817Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-06-07T20:58:35.831Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-07T20:58:35.842Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-07T20:58:35.853Z] ========================================================= [2023-06-07T20:58:35.853Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-06-07T20:58:35.853Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-06-07T20:58:36.141Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-07T20:58:36.141Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-06-07T20:58:36.141Z] f56be85fc22e: Pulling fs layer [2023-06-07T20:58:36.141Z] 85791d961cd3: Pulling fs layer [2023-06-07T20:58:36.141Z] d694b5ae8c79: Pulling fs layer [2023-06-07T20:58:36.141Z] 9f32a84ed3da: Pulling fs layer [2023-06-07T20:58:36.141Z] 4d19c01a9841: Pulling fs layer [2023-06-07T20:58:36.141Z] 9325e15d5711: Pulling fs layer [2023-06-07T20:58:36.141Z] 556b6ee489ea: Pulling fs layer [2023-06-07T20:58:36.141Z] c5a4b2cf53e6: Pulling fs layer [2023-06-07T20:58:36.141Z] 4d19c01a9841: Waiting [2023-06-07T20:58:36.141Z] 9f32a84ed3da: Waiting [2023-06-07T20:58:36.141Z] 9325e15d5711: Waiting [2023-06-07T20:58:36.141Z] 556b6ee489ea: Waiting [2023-06-07T20:58:36.141Z] 85791d961cd3: Download complete [2023-06-07T20:58:36.141Z] 9f32a84ed3da: Verifying Checksum [2023-06-07T20:58:36.141Z] 9f32a84ed3da: Download complete [2023-06-07T20:58:36.141Z] 4d19c01a9841: Verifying Checksum [2023-06-07T20:58:36.141Z] 4d19c01a9841: Download complete [2023-06-07T20:58:36.141Z] f56be85fc22e: Verifying Checksum [2023-06-07T20:58:36.141Z] f56be85fc22e: Download complete [2023-06-07T20:58:36.141Z] 9325e15d5711: Verifying Checksum [2023-06-07T20:58:36.141Z] 9325e15d5711: Download complete [2023-06-07T20:58:36.399Z] f56be85fc22e: Pull complete [2023-06-07T20:58:36.399Z] 85791d961cd3: Pull complete [2023-06-07T20:58:36.969Z] d694b5ae8c79: Download complete [2023-06-07T20:58:36.969Z] c5a4b2cf53e6: Verifying Checksum [2023-06-07T20:58:36.969Z] c5a4b2cf53e6: Download complete [2023-06-07T20:58:37.227Z] 556b6ee489ea: Verifying Checksum [2023-06-07T20:58:37.227Z] 556b6ee489ea: Download complete [2023-06-07T20:58:40.510Z] d694b5ae8c79: Pull complete [2023-06-07T20:58:40.510Z] 9f32a84ed3da: Pull complete [2023-06-07T20:58:40.510Z] 4d19c01a9841: Pull complete [2023-06-07T20:58:40.510Z] 9325e15d5711: Pull complete [2023-06-07T20:58:43.043Z] 556b6ee489ea: Pull complete [2023-06-07T20:58:43.611Z] c5a4b2cf53e6: Pull complete [2023-06-07T20:58:43.611Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-06-07T20:58:43.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-07T20:58:43.611Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-06-07T20:58:43.906Z] + docker build -t ci-base-image-x86_64 -f - . [2023-06-07T20:58:43.906Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-07T20:58:43.906Z] WORKDIR /edgex [2023-06-07T20:58:43.906Z] COPY go.mod . [2023-06-07T20:58:43.906Z] RUN go mod download [2023-06-07T20:58:44.479Z] Sending build context to Docker daemon 170.6MB [2023-06-07T20:58:44.479Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-07T20:58:44.479Z] ---> c4be618373d6 [2023-06-07T20:58:44.479Z] Step 2/4 : WORKDIR /edgex [2023-06-07T20:58:47.788Z] ---> Running in f6a4570add72 [2023-06-07T20:58:47.788Z] Removing intermediate container f6a4570add72 [2023-06-07T20:58:47.788Z] ---> 17e3edb184de [2023-06-07T20:58:47.788Z] Step 3/4 : COPY go.mod . [2023-06-07T20:58:47.788Z] ---> cbc57725ae88 [2023-06-07T20:58:47.788Z] Step 4/4 : RUN go mod download [2023-06-07T20:58:47.788Z] ---> Running in f42b046d9491 [2023-06-07T20:58:50.495Z] Still waiting to schedule task [2023-06-07T20:58:50.496Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-18108’ [2023-06-07T20:58:57.773Z] Removing intermediate container f42b046d9491 [2023-06-07T20:58:57.773Z] ---> a48726ca93ef [2023-06-07T20:58:57.773Z] Successfully built a48726ca93ef [2023-06-07T20:58:57.773Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T20:58:58.081Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-07T20:58:58.081Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T20:58:58.145Z] prd-ubuntu20.04-docker-8c-8g-18109 does not seem to be running inside a container [2023-06-07T20:58:58.180Z] $ 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 ******** ci-base-image-x86_64 cat [2023-06-07T20:58:58.563Z] $ docker top 0e81788335334c2bbc015229005af67a65519f08918987fae83f8953b57b6633 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T20:58:58.891Z] + go version [2023-06-07T20:58:58.891Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-06-07T20:58:58.907Z] $ docker stop --time=1 0e81788335334c2bbc015229005af67a65519f08918987fae83f8953b57b6633 [2023-06-07T20:59:00.196Z] $ docker rm -f --volumes 0e81788335334c2bbc015229005af67a65519f08918987fae83f8953b57b6633 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T20:59:00.592Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-07T20:59:00.592Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T20:59:00.669Z] prd-ubuntu20.04-docker-8c-8g-18109 does not seem to be running inside a container [2023-06-07T20:59:00.707Z] $ 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 ******** ci-base-image-x86_64 cat [2023-06-07T20:59:01.045Z] $ docker top 311767d611ecd606f44b5e09dab7b3ff090d3b8dace9f6565c5c42ae1731832e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-06-07T20:59:01.108Z] ========================================================= [2023-06-07T20:59:01.108Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-06-07T20:59:01.108Z] ========================================================= [Pipeline] sh [2023-06-07T20:59:01.385Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-06-07T20:59:01.686Z] + make test [2023-06-07T20:59:01.686Z] go test -race -coverprofile=coverage.out ./... [2023-06-07T20:59:08.253Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-06-07T20:59:23.119Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-06-07T20:59:23.119Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-06-07T20:59:23.119Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-06-07T20:59:23.119Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-06-07T20:59:23.119Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-06-07T20:59:23.119Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-06-07T20:59:23.119Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-06-07T20:59:23.119Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-06-07T20:59:23.119Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-06-07T20:59:23.119Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-06-07T20:59:23.119Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-06-07T20:59:23.119Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-06-07T20:59:23.119Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-06-07T20:59:23.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-06-07T20:59:25.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-06-07T20:59:25.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-06-07T20:59:25.019Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2023-06-07T20:59:26.918Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements [2023-06-07T20:59:31.165Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.090s coverage: 71.5% of statements [2023-06-07T20:59:31.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-06-07T20:59:31.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-06-07T20:59:31.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-06-07T20:59:32.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-06-07T20:59:32.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-06-07T20:59:32.415Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements [2023-06-07T20:59:33.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-06-07T20:59:33.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-06-07T20:59:33.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-06-07T20:59:33.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-06-07T20:59:33.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-06-07T20:59:34.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-06-07T20:59:34.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-06-07T20:59:35.659Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.295s coverage: 88.5% of statements [2023-06-07T20:59:35.659Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.8% of statements [2023-06-07T20:59:36.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-06-07T20:59:36.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-06-07T20:59:36.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-06-07T20:59:37.158Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.390s coverage: 95.6% of statements [2023-06-07T20:59:37.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-06-07T20:59:37.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-06-07T20:59:37.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-06-07T20:59:37.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-06-07T20:59:37.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-06-07T20:59:37.158Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.044s coverage: 72.2% of statements [2023-06-07T20:59:38.529Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-06-07T20:59:38.529Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-06-07T20:59:38.529Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-06-07T20:59:38.529Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 65.9% of statements [2023-06-07T20:59:38.786Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-06-07T20:59:38.786Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.069s coverage: 0.9% of statements [2023-06-07T20:59:38.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-06-07T20:59:39.043Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.036s coverage: 29.0% of statements [2023-06-07T20:59:39.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.079s coverage: 42.9% of statements [2023-06-07T20:59:40.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.061s coverage: 82.9% of statements [2023-06-07T20:59:40.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2023-06-07T20:59:40.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.055s coverage: 96.3% of statements [2023-06-07T20:59:40.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.072s coverage: 87.5% of statements [2023-06-07T20:59:40.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-06-07T20:59:40.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-06-07T20:59:40.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-06-07T20:59:40.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-06-07T20:59:41.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-06-07T20:59:41.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-06-07T20:59:41.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-06-07T20:59:41.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-06-07T20:59:42.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-06-07T20:59:42.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-06-07T20:59:42.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-06-07T20:59:42.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-06-07T20:59:42.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-06-07T20:59:42.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-06-07T20:59:43.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-06-07T20:59:44.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-06-07T20:59:44.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-06-07T20:59:45.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-06-07T20:59:45.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-06-07T20:59:46.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-06-07T20:59:46.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-06-07T20:59:46.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-06-07T20:59:48.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-06-07T20:59:48.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-06-07T20:59:48.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-06-07T20:59:49.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-06-07T20:59:49.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-06-07T20:59:49.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-06-07T20:59:49.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-06-07T20:59:50.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-06-07T20:59:50.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-06-07T20:59:50.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-06-07T20:59:50.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-06-07T20:59:51.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements [2023-06-07T20:59:52.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-06-07T20:59:52.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-06-07T20:59:52.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-06-07T20:59:52.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-06-07T20:59:53.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-06-07T20:59:53.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-06-07T20:59:53.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-06-07T20:59:53.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-06-07T21:00:05.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.270s coverage: 79.9% of statements [2023-06-07T21:00:05.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.064s coverage: 92.9% of statements [2023-06-07T21:00:05.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-06-07T21:00:05.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 62.3% of statements [2023-06-07T21:00:05.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2023-06-07T21:00:05.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements [2023-06-07T21:00:05.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2023-06-07T21:00:05.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.112s coverage: 81.8% of statements [2023-06-07T21:00:05.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.102s coverage: 82.1% of statements [2023-06-07T21:00:05.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.063s coverage: 86.0% of statements [2023-06-07T21:00:05.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.182s coverage: 63.1% of statements [2023-06-07T21:00:05.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2023-06-07T21:00:05.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-06-07T21:00:05.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-06-07T21:00:05.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.045s coverage: 73.7% of statements [2023-06-07T21:00:05.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2023-06-07T21:00:05.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 38.4% of statements [2023-06-07T21:00:05.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-06-07T21:00:05.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2023-06-07T21:00:05.701Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 17.7% of statements [2023-06-07T21:00:05.701Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.114s coverage: 92.3% of statements [2023-06-07T21:00:05.701Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 61.5% of statements [2023-06-07T21:00:05.701Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 97.7% of statements [2023-06-07T21:00:05.701Z] 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-06-07T21:00:05.959Z] running golangci-lint [2023-06-07T21:00:05.959Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-06-07T21:00:05.959Z] go version go1.20.2 linux/amd64 [2023-06-07T21:00:06.218Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-06-07T21:00:06.218Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-06-07T21:00:21.092Z] level=info msg="[loader] Go packages loading at mode 575 (imports|name|exports_file|deps|files|types_sizes|compiled_files) took 14.151605099s" [2023-06-07T21:00:21.092Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 30.719546ms" [2023-06-07T21:00:29.211Z] level=info msg="[linters_context/goanalysis] analyzers took 1m5.610126989s with top 10 stages: buildir: 34.777696517s, fact_deprecated: 2.187188283s, inspect: 2.051732156s, gosec: 1.664711426s, ctrlflow: 1.144038788s, S1038: 1.082817536s, fact_purity: 1.038352937s, printf: 994.573912ms, nilness: 993.666813ms, typedness: 616.414465ms" [2023-06-07T21:00:29.211Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-06-07T21:00:29.211Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 203/203, cgo: 203/203, filename_unadjuster: 203/203, identifier_marker: 203/203, exclude: 203/203, nolint: 0/23, skip_files: 203/203, autogenerated_exclude: 203/203, skip_dirs: 203/203, exclude-rules: 23/203" [2023-06-07T21:00:29.212Z] level=info msg="[runner] processing took 20.838324ms with stages: nolint: 12.699047ms, identifier_marker: 4.573603ms, exclude-rules: 1.286918ms, autogenerated_exclude: 1.03398ms, path_prettifier: 823.827µs, skip_dirs: 364.635µs, cgo: 32.362µs, filename_unadjuster: 16.781µs, max_same_issues: 1.951µs, uniq_by_line: 780ns, diff: 740ns, source_code: 650ns, exclude: 650ns, sort_results: 640ns, path_shortener: 530ns, skip_files: 410ns, severity-rules: 260ns, path_prefixer: 240ns, max_from_linter: 180ns, max_per_file_from_linter: 140ns" [2023-06-07T21:00:29.212Z] level=info msg="[runner] linters took 8.117559181s with stages: goanalysis_metalinter: 8.096549626s" [2023-06-07T21:00:29.212Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-06-07T21:00:29.212Z] level=info msg="Memory: 224 samples, avg is 198.2MB, max is 823.3MB" [2023-06-07T21:00:29.212Z] level=info msg="Execution took 22.310494881s" [2023-06-07T21:00:29.212Z] go vet ./... [2023-06-07T21:00:33.389Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-07T21:00:33.389Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-07T21:00:33.389Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-07T21:00:33.661Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-06-07T21:00:33.945Z] + ls -al . [2023-06-07T21:00:33.945Z] total 720 [2023-06-07T21:00:33.945Z] drwxrwxr-x 11 1001 1001 4096 Jun 7 20:59 . [2023-06-07T21:00:33.945Z] drwxr-xr-x 4 root root 4096 Jun 7 20:59 .. [2023-06-07T21:00:33.945Z] drwxrwxr-x 2 1001 1001 4096 Jun 7 20:58 .blubracket [2023-06-07T21:00:33.946Z] -rw-rw-r-- 1 1001 1001 16 Jun 7 20:58 .dockerignore [2023-06-07T21:00:33.946Z] drwxrwxr-x 8 1001 1001 4096 Jun 7 20:58 .git [2023-06-07T21:00:33.946Z] drwxrwxr-x 3 1001 1001 4096 Jun 7 20:58 .github [2023-06-07T21:00:33.946Z] -rw-rw-r-- 1 1001 1001 1133 Jun 7 20:58 .gitignore [2023-06-07T21:00:33.946Z] -rw-rw-r-- 1 1001 1001 42 Jun 7 20:58 .golangci.yml [2023-06-07T21:00:33.946Z] -rw-rw-r-- 1 1001 1001 87 Jun 7 20:58 .hadolint.yml [2023-06-07T21:00:33.946Z] drwxr-xr-x 3 1001 1001 4096 Jun 7 20:58 .semver [2023-06-07T21:00:33.946Z] -rw-rw-r-- 1 1001 1001 166 Jun 7 20:58 .sonarcloud.properties [2023-06-07T21:00:33.946Z] -rw-rw-r-- 1 1001 1001 1171 Jun 7 20:58 ADOPTERS.md [2023-06-07T21:00:33.946Z] -rw-rw-r-- 1 1001 1001 10835 Jun 7 20:58 Attribution.txt [2023-06-07T21:00:33.946Z] -rw-rw-r-- 1 1001 1001 93407 Jun 7 20:58 CHANGELOG.md [2023-06-07T21:00:33.946Z] -rw-rw-r-- 1 1001 1001 3804 Jun 7 20:58 CONTRIBUTING.md [2023-06-07T21:00:33.946Z] -rw-rw-r-- 1 1001 1001 677 Jun 7 20:58 GOVERNANCE.md [2023-06-07T21:00:33.946Z] -rw-rw-r-- 1 1001 1001 883 Jun 7 20:58 Jenkinsfile [2023-06-07T21:00:33.946Z] -rw-rw-r-- 1 1001 1001 10775 Jun 7 20:58 LICENSE [2023-06-07T21:00:33.946Z] -rw-rw-r-- 1 1001 1001 14368 Jun 7 20:58 Makefile [2023-06-07T21:00:33.946Z] -rw-rw-r-- 1 1001 1001 582 Jun 7 20:58 OWNERS.md [2023-06-07T21:00:33.946Z] -rw-rw-r-- 1 1001 1001 9923 Jun 7 20:58 README.md [2023-06-07T21:00:33.946Z] -rw-rw-r-- 1 1001 1001 789 Jun 7 20:58 SECURITY.md [2023-06-07T21:00:33.946Z] -rw-rw-r-- 1 1001 1001 5 Jun 7 20:58 VERSION [2023-06-07T21:00:33.946Z] drwxrwxr-x 2 1001 1001 4096 Jun 7 20:58 bin [2023-06-07T21:00:33.946Z] drwxrwxr-x 18 1001 1001 4096 Jun 7 20:58 cmd [2023-06-07T21:00:33.946Z] -rw-r--r-- 1 root root 447731 Jun 7 21:00 coverage.out [2023-06-07T21:00:33.946Z] -rw-rw-r-- 1 1001 1001 3159 Jun 7 20:58 go.mod [2023-06-07T21:00:33.946Z] -rw-rw-r-- 1 1001 1001 31048 Jun 7 20:58 go.sum [2023-06-07T21:00:33.946Z] drwxrwxr-x 7 1001 1001 4096 Jun 7 20:58 internal [2023-06-07T21:00:33.946Z] drwxrwxr-x 3 1001 1001 4096 Jun 7 20:58 openapi [2023-06-07T21:00:33.946Z] -rw-rw-r-- 1 1001 1001 594 Jun 7 20:58 security.txt [2023-06-07T21:00:33.946Z] drwxrwxr-x 4 1001 1001 4096 Jun 7 20:58 snap [2023-06-07T21:00:33.946Z] -rw-rw-r-- 1 1001 1001 204 Jun 7 20:58 version.go [Pipeline] sh [2023-06-07T21:00:34.228Z] + '[' -e coverage.out ] [2023-06-07T21:00:34.228Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-06-07T21:00:34.326Z] Stashed 1 file(s) [Pipeline] sh [2023-06-07T21:00:34.606Z] + make build [2023-06-07T21:00:34.606Z] 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-06-07T21:00:46.798Z] 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-06-07T21:00:47.367Z] 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-06-07T21:00:48.742Z] 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-06-07T21:00:49.306Z] 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-06-07T21:00:55.870Z] 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-06-07T21:00:57.247Z] 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-06-07T21:00:58.619Z] 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-06-07T21:00:59.570Z] 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-06-07T21:01:02.777Z] 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-06-07T21:01:02.777Z] 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-06-07T21:01:02.777Z] 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-06-07T21:01:03.732Z] $ docker stop --time=1 311767d611ecd606f44b5e09dab7b3ff090d3b8dace9f6565c5c42ae1731832e [2023-06-07T21:01:06.852Z] $ docker rm -f --volumes 311767d611ecd606f44b5e09dab7b3ff090d3b8dace9f6565c5c42ae1731832e [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-06-07T21:01:07.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-07T21:01:07.690Z] [2023-06-07T21:01:07.690Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:01:07.988Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-07T21:01:07.988Z] latest: Pulling from edgex-devops/edgex-compose [2023-06-07T21:01:07.988Z] 91d30c5bc195: Pulling fs layer [2023-06-07T21:01:07.988Z] 2e9b0aa3be6d: Pulling fs layer [2023-06-07T21:01:07.988Z] 9c61dcf015f6: Pulling fs layer [2023-06-07T21:01:07.988Z] 4698f68db338: Pulling fs layer [2023-06-07T21:01:07.988Z] 2a2f49069b9e: Pulling fs layer [2023-06-07T21:01:07.988Z] e0025b399a48: Pulling fs layer [2023-06-07T21:01:07.988Z] 4698f68db338: Waiting [2023-06-07T21:01:07.988Z] 2a2f49069b9e: Waiting [2023-06-07T21:01:07.988Z] e0025b399a48: Waiting [2023-06-07T21:01:07.988Z] 91d30c5bc195: Verifying Checksum [2023-06-07T21:01:07.988Z] 91d30c5bc195: Download complete [2023-06-07T21:01:07.988Z] 4698f68db338: Verifying Checksum [2023-06-07T21:01:07.988Z] 4698f68db338: Download complete [2023-06-07T21:01:08.247Z] 2e9b0aa3be6d: Verifying Checksum [2023-06-07T21:01:08.247Z] 2e9b0aa3be6d: Download complete [2023-06-07T21:01:08.247Z] e0025b399a48: Verifying Checksum [2023-06-07T21:01:08.247Z] e0025b399a48: Download complete [2023-06-07T21:01:08.247Z] 91d30c5bc195: Pull complete [2023-06-07T21:01:08.247Z] 2a2f49069b9e: Verifying Checksum [2023-06-07T21:01:08.247Z] 2a2f49069b9e: Download complete [2023-06-07T21:01:08.506Z] 2e9b0aa3be6d: Pull complete [2023-06-07T21:01:08.763Z] 9c61dcf015f6: Verifying Checksum [2023-06-07T21:01:08.764Z] 9c61dcf015f6: Download complete [2023-06-07T21:01:11.291Z] 9c61dcf015f6: Pull complete [2023-06-07T21:01:11.291Z] 4698f68db338: Pull complete [2023-06-07T21:01:11.291Z] 2a2f49069b9e: Pull complete [2023-06-07T21:01:11.551Z] e0025b399a48: Pull complete [2023-06-07T21:01:11.551Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-06-07T21:01:11.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-07T21:01:11.551Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:01:11.628Z] prd-ubuntu20.04-docker-8c-8g-18109 does not seem to be running inside a container [2023-06-07T21:01:11.671Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-06-07T21:01:13.308Z] $ docker top 25db10481ea4e22d07e950b98e0f5a645072e18f9d7a96e6dae996acf929f669 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T21:01:13.634Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-06-07T21:01:13.795Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18114 in /w/workspace/edgexfoundry_edgex-go_PR-4584 [Pipeline] { [Pipeline] ws [2023-06-07T21:01:13.803Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2023-06-07T21:01:13.842Z] The recommended git tool is: git [2023-06-07T21:01:16.167Z] #1 [security-spire-server internal] load build definition from Dockerfile [2023-06-07T21:01:16.167Z] #1 transferring dockerfile: 2.63kB done [2023-06-07T21:01:16.167Z] #1 DONE 0.0s [2023-06-07T21:01:16.167Z] [2023-06-07T21:01:16.167Z] #2 [core-command internal] load build definition from Dockerfile [2023-06-07T21:01:16.167Z] #2 transferring dockerfile: 1.82kB done [2023-06-07T21:01:16.167Z] #2 DONE 0.0s [2023-06-07T21:01:16.167Z] [2023-06-07T21:01:16.167Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-06-07T21:01:16.167Z] #3 transferring dockerfile: 2.12kB done [2023-06-07T21:01:16.167Z] #3 DONE 0.0s [2023-06-07T21:01:16.167Z] [2023-06-07T21:01:16.167Z] #4 [security-spire-config internal] load build definition from Dockerfile [2023-06-07T21:01:16.167Z] #4 DONE 0.0s [2023-06-07T21:01:16.167Z] [2023-06-07T21:01:16.167Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2023-06-07T21:01:16.167Z] #5 transferring dockerfile: 2.38kB done [2023-06-07T21:01:16.167Z] #5 DONE 0.0s [2023-06-07T21:01:16.167Z] [2023-06-07T21:01:16.167Z] #4 [security-spire-config internal] load build definition from Dockerfile [2023-06-07T21:01:16.167Z] #4 transferring dockerfile: 2.58kB done [2023-06-07T21:01:16.167Z] #4 DONE 0.0s [2023-06-07T21:01:16.167Z] [2023-06-07T21:01:16.167Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2023-06-07T21:01:16.167Z] #6 transferring dockerfile: 2.68kB done [2023-06-07T21:01:16.167Z] #6 DONE 0.0s [2023-06-07T21:01:16.167Z] [2023-06-07T21:01:16.167Z] #7 [support-notifications internal] load build definition from Dockerfile [2023-06-07T21:01:16.167Z] #7 transferring dockerfile: 1.84kB done [2023-06-07T21:01:16.167Z] #7 DONE 0.0s [2023-06-07T21:01:16.167Z] [2023-06-07T21:01:16.167Z] #8 [core-data internal] load build definition from Dockerfile [2023-06-07T21:01:16.167Z] #8 transferring dockerfile: 1.90kB done [2023-06-07T21:01:16.167Z] #8 DONE 0.0s [2023-06-07T21:01:16.167Z] [2023-06-07T21:01:16.167Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-06-07T21:01:16.167Z] #9 transferring dockerfile: 1.78kB done [2023-06-07T21:01:16.167Z] #9 DONE 0.0s [2023-06-07T21:01:16.167Z] [2023-06-07T21:01:16.167Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2023-06-07T21:01:16.167Z] #10 transferring dockerfile: 2.04kB done [2023-06-07T21:01:16.167Z] #10 DONE 0.1s [2023-06-07T21:01:16.167Z] [2023-06-07T21:01:16.167Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2023-06-07T21:01:16.167Z] #11 transferring dockerfile: 2.06kB done [2023-06-07T21:01:16.167Z] #11 DONE 0.0s [2023-06-07T21:01:16.167Z] [2023-06-07T21:01:16.167Z] #12 [support-scheduler internal] load build definition from Dockerfile [2023-06-07T21:01:16.167Z] #12 transferring dockerfile: 1.82kB done [2023-06-07T21:01:16.167Z] #12 DONE 0.0s [2023-06-07T21:01:16.167Z] [2023-06-07T21:01:16.167Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2023-06-07T21:01:16.167Z] #13 transferring dockerfile: 2.82kB done [2023-06-07T21:01:16.167Z] #13 DONE 0.0s [2023-06-07T21:01:16.167Z] [2023-06-07T21:01:16.167Z] #14 [core-metadata internal] load build definition from Dockerfile [2023-06-07T21:01:16.167Z] #14 transferring dockerfile: 1.96kB done [2023-06-07T21:01:16.167Z] #14 DONE 0.0s [2023-06-07T21:01:16.167Z] [2023-06-07T21:01:16.167Z] #15 [security-spire-server internal] load .dockerignore [2023-06-07T21:01:16.167Z] #15 transferring context: 56B done [2023-06-07T21:01:16.167Z] #15 DONE 0.1s [2023-06-07T21:01:16.167Z] [2023-06-07T21:01:16.167Z] #16 [core-command internal] load .dockerignore [2023-06-07T21:01:16.167Z] #16 transferring context: 56B done [2023-06-07T21:01:16.167Z] #16 DONE 0.0s [2023-06-07T21:01:16.167Z] [2023-06-07T21:01:16.167Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2023-06-07T21:01:16.167Z] #17 transferring context: 56B done [2023-06-07T21:01:16.167Z] #17 DONE 0.0s [2023-06-07T21:01:16.167Z] [2023-06-07T21:01:16.167Z] #18 [security-secretstore-setup internal] load .dockerignore [2023-06-07T21:01:16.167Z] #18 transferring context: 56B done [2023-06-07T21:01:16.167Z] #18 DONE 0.0s [2023-06-07T21:01:16.167Z] [2023-06-07T21:01:16.167Z] #19 [security-spire-config internal] load .dockerignore [2023-06-07T21:01:16.167Z] #19 transferring context: 56B done [2023-06-07T21:01:16.167Z] #19 DONE 0.0s [2023-06-07T21:01:16.167Z] [2023-06-07T21:01:16.167Z] #20 [security-spire-agent internal] load .dockerignore [2023-06-07T21:01:16.167Z] #20 transferring context: 56B done [2023-06-07T21:01:16.167Z] #20 DONE 0.0s [2023-06-07T21:01:16.429Z] [2023-06-07T21:01:16.429Z] #21 [support-notifications internal] load .dockerignore [2023-06-07T21:01:16.429Z] #21 transferring context: 56B done [2023-06-07T21:01:16.429Z] #21 DONE 0.0s [2023-06-07T21:01:16.429Z] [2023-06-07T21:01:16.429Z] #22 [core-data internal] load .dockerignore [2023-06-07T21:01:16.429Z] #22 transferring context: 56B done [2023-06-07T21:01:16.429Z] #22 DONE 0.0s [2023-06-07T21:01:16.429Z] [2023-06-07T21:01:16.429Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2023-06-07T21:01:16.429Z] #23 transferring context: 56B done [2023-06-07T21:01:16.429Z] #23 DONE 0.0s [2023-06-07T21:01:16.429Z] [2023-06-07T21:01:16.429Z] #24 [security-proxy-setup internal] load .dockerignore [2023-06-07T21:01:16.429Z] #24 transferring context: 56B done [2023-06-07T21:01:16.429Z] #24 DONE 0.0s [2023-06-07T21:01:16.429Z] [2023-06-07T21:01:16.429Z] #25 [support-scheduler internal] load .dockerignore [2023-06-07T21:01:16.429Z] #25 transferring context: 56B done [2023-06-07T21:01:16.429Z] #25 DONE 0.0s [2023-06-07T21:01:16.429Z] [2023-06-07T21:01:16.429Z] #26 [security-bootstrapper internal] load .dockerignore [2023-06-07T21:01:16.429Z] #26 transferring context: 56B done [2023-06-07T21:01:16.429Z] #26 DONE 0.0s [2023-06-07T21:01:16.429Z] [2023-06-07T21:01:16.429Z] #27 [security-proxy-auth internal] load .dockerignore [2023-06-07T21:01:16.429Z] #27 transferring context: 56B done [2023-06-07T21:01:16.430Z] #27 DONE 0.0s [2023-06-07T21:01:16.430Z] [2023-06-07T21:01:16.430Z] #28 [core-metadata internal] load .dockerignore [2023-06-07T21:01:16.430Z] #28 transferring context: 56B done [2023-06-07T21:01:16.430Z] #28 DONE 0.0s [2023-06-07T21:01:16.430Z] [2023-06-07T21:01:16.430Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-07T21:01:16.430Z] #29 DONE 0.0s [2023-06-07T21:01:16.430Z] [2023-06-07T21:01:16.430Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T21:01:16.430Z] #30 DONE 0.1s [2023-06-07T21:01:16.688Z] [2023-06-07T21:01:16.688Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-07T21:01:16.688Z] #29 DONE 0.0s [2023-06-07T21:01:16.688Z] [2023-06-07T21:01:16.688Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T21:01:16.688Z] #30 DONE 0.1s [2023-06-07T21:01:16.688Z] [2023-06-07T21:01:16.688Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:01:16.688Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:01:16.688Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:01:16.688Z] #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done [2023-06-07T21:01:16.688Z] #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done [2023-06-07T21:01:16.688Z] #31 DONE 0.1s [2023-06-07T21:01:16.688Z] [2023-06-07T21:01:16.688Z] #32 [security-spire-server internal] load build context [2023-06-07T21:01:16.688Z] #32 ... [2023-06-07T21:01:16.688Z] [2023-06-07T21:01:16.688Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:01:16.688Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:01:16.688Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:01:16.688Z] #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done [2023-06-07T21:01:16.688Z] #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done [2023-06-07T21:01:16.688Z] #31 DONE 0.1s [2023-06-07T21:01:16.688Z] [2023-06-07T21:01:16.688Z] #32 [security-spire-server internal] load build context [2023-06-07T21:01:16.688Z] #32 ... [2023-06-07T21:01:16.688Z] [2023-06-07T21:01:16.688Z] #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:01:16.688Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:01:16.688Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:01:16.688Z] #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done [2023-06-07T21:01:16.688Z] #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done [2023-06-07T21:01:16.688Z] #31 DONE 0.1s [2023-06-07T21:01:16.688Z] [2023-06-07T21:01:16.688Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-07T21:01:16.688Z] #29 DONE 0.0s [2023-06-07T21:01:16.688Z] [2023-06-07T21:01:16.688Z] #32 [security-spire-server internal] load build context [2023-06-07T21:01:16.945Z] #32 ... [2023-06-07T21:01:16.946Z] [2023-06-07T21:01:16.946Z] #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:01:16.946Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:01:16.946Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:01:16.946Z] #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done [2023-06-07T21:01:16.946Z] #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done [2023-06-07T21:01:16.946Z] #31 DONE 0.1s [2023-06-07T21:01:16.946Z] [2023-06-07T21:01:16.946Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-07T21:01:16.946Z] #29 DONE 0.0s [2023-06-07T21:01:16.946Z] [2023-06-07T21:01:16.946Z] #32 [security-spire-server internal] load build context [2023-06-07T21:01:16.946Z] #32 ... [2023-06-07T21:01:16.946Z] [2023-06-07T21:01:16.946Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:01:16.946Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:01:16.946Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:01:16.946Z] #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done [2023-06-07T21:01:16.946Z] #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done [2023-06-07T21:01:16.946Z] #31 DONE 0.1s [2023-06-07T21:01:16.946Z] [2023-06-07T21:01:16.946Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-07T21:01:16.946Z] #29 DONE 0.0s [2023-06-07T21:01:16.946Z] [2023-06-07T21:01:16.946Z] #32 [security-spire-server internal] load build context [2023-06-07T21:01:17.204Z] #32 ... [2023-06-07T21:01:17.204Z] [2023-06-07T21:01:17.204Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:01:17.204Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:01:17.204Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:01:17.204Z] #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done [2023-06-07T21:01:17.204Z] #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done [2023-06-07T21:01:17.204Z] #31 DONE 0.1s [2023-06-07T21:01:17.204Z] [2023-06-07T21:01:17.204Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T21:01:17.204Z] #30 DONE 0.6s [2023-06-07T21:01:17.204Z] [2023-06-07T21:01:17.204Z] #32 [security-spire-server internal] load build context [2023-06-07T21:01:17.464Z] #32 ... [2023-06-07T21:01:17.464Z] [2023-06-07T21:01:17.464Z] #33 [support-notifications builder 1/9] FROM docker.io/library/ci-base-image-x86_64 [2023-06-07T21:01:17.464Z] #33 DONE 1.0s [2023-06-07T21:01:17.464Z] [2023-06-07T21:01:17.464Z] #34 [security-secretstore-setup builder 2/9] WORKDIR /edgex-go [2023-06-07T21:01:22.787Z] using credential edgex-jenkins-ssh [2023-06-07T21:01:22.814Z] Cloning the remote Git repository [2023-06-07T21:01:22.887Z] #34 ... [2023-06-07T21:01:22.887Z] [2023-06-07T21:01:22.887Z] #35 [security-secretstore-setup internal] load build context [2023-06-07T21:01:22.887Z] #35 transferring context: 202.96MB 5.9s [2023-06-07T21:01:22.887Z] #35 ... [2023-06-07T21:01:22.887Z] [2023-06-07T21:01:22.887Z] #36 [core-command internal] load build context [2023-06-07T21:01:22.888Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-06-07T21:01:23.153Z] #36 ... [2023-06-07T21:01:23.153Z] [2023-06-07T21:01:23.153Z] #35 [security-secretstore-setup internal] load build context [2023-06-07T21:01:23.115Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2023-06-07T21:01:23.337Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-06-07T21:01:23.338Z] > git --version # timeout=10 [2023-06-07T21:01:23.364Z] > git --version # 'git version 2.25.1' [2023-06-07T21:01:23.368Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-07T21:01:23.571Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-07T21:01:27.341Z] #35 ... [2023-06-07T21:01:27.341Z] [2023-06-07T21:01:27.341Z] #37 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:01:27.341Z] #37 ... [2023-06-07T21:01:27.341Z] [2023-06-07T21:01:27.341Z] #38 [security-spiffe-token-provider internal] load build context [2023-06-07T21:01:27.341Z] #38 ... [2023-06-07T21:01:27.341Z] [2023-06-07T21:01:27.341Z] #39 [security-spire-agent internal] load build context [2023-06-07T21:01:27.341Z] #39 ... [2023-06-07T21:01:27.341Z] [2023-06-07T21:01:27.341Z] #40 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-07T21:01:27.341Z] #0 2.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:01:27.341Z] #0 2.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:01:27.341Z] #0 3.173 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T21:01:27.341Z] #0 3.173 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T21:01:27.341Z] #0 3.173 OK: 17823 distinct packages available [2023-06-07T21:01:27.341Z] #0 3.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:01:27.341Z] #0 3.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:01:27.341Z] #0 3.532 (1/4) Installing dumb-init (1.2.5-r2) [2023-06-07T21:01:27.341Z] #0 3.536 (2/4) Installing musl-obstack (1.2.3-r0) [2023-06-07T21:01:27.341Z] #0 3.540 (3/4) Installing libucontext (1.2-r0) [2023-06-07T21:01:27.341Z] #0 3.544 (4/4) Installing gcompat (1.1.0-r0) [2023-06-07T21:01:27.341Z] #0 3.553 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:01:27.341Z] #0 3.628 OK: 7 MiB in 19 packages [2023-06-07T21:01:27.341Z] #40 ... [2023-06-07T21:01:27.341Z] [2023-06-07T21:01:27.341Z] #41 [security-proxy-auth internal] load build context [2023-06-07T21:01:27.341Z] #41 transferring context: 351.85MB 9.6s done [2023-06-07T21:01:27.341Z] #41 ... [2023-06-07T21:01:27.341Z] [2023-06-07T21:01:27.341Z] #42 [core-data internal] load build context [2023-06-07T21:01:27.341Z] #42 ... [2023-06-07T21:01:27.341Z] [2023-06-07T21:01:27.341Z] #43 [support-scheduler internal] load build context [2023-06-07T21:01:27.341Z] #43 transferring context: 351.85MB 9.6s done [2023-06-07T21:01:27.341Z] #43 ... [2023-06-07T21:01:27.341Z] [2023-06-07T21:01:27.341Z] #44 [security-bootstrapper internal] load build context [2023-06-07T21:01:27.341Z] #44 transferring context: 351.85MB 9.4s done [2023-06-07T21:01:27.599Z] #44 ... [2023-06-07T21:01:27.599Z] [2023-06-07T21:01:27.599Z] #45 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-07T21:01:27.599Z] #45 ... [2023-06-07T21:01:27.599Z] [2023-06-07T21:01:27.599Z] #46 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-06-07T21:01:27.599Z] #0 2.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:01:27.599Z] #0 2.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:01:27.599Z] #0 2.314 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-07T21:01:27.599Z] #0 2.319 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:01:27.599Z] #0 2.327 OK: 7 MiB in 16 packages [2023-06-07T21:01:27.860Z] #46 ... [2023-06-07T21:01:27.860Z] [2023-06-07T21:01:27.860Z] #47 [core-metadata internal] load build context [2023-06-07T21:01:27.860Z] #47 transferring context: 351.85MB 9.9s done [2023-06-07T21:01:27.860Z] #47 ... [2023-06-07T21:01:27.860Z] [2023-06-07T21:01:27.860Z] #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-07T21:01:28.118Z] #48 ... [2023-06-07T21:01:28.118Z] [2023-06-07T21:01:28.118Z] #49 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-07T21:01:28.118Z] #0 0.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:01:28.118Z] #0 1.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:01:28.118Z] #0 1.433 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T21:01:28.118Z] #0 1.433 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T21:01:28.118Z] #0 1.433 OK: 17823 distinct packages available [2023-06-07T21:01:28.118Z] #0 1.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:01:28.118Z] #0 1.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:01:28.118Z] #0 1.902 (1/7) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) [2023-06-07T21:01:28.118Z] #0 1.941 (2/7) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) [2023-06-07T21:01:28.118Z] #0 1.951 (3/7) Installing dumb-init (1.2.5-r2) [2023-06-07T21:01:28.118Z] #0 1.961 (4/7) Installing musl-obstack (1.2.3-r0) [2023-06-07T21:01:28.118Z] #0 1.961 (5/7) Installing libucontext (1.2-r0) [2023-06-07T21:01:28.118Z] #0 1.961 (6/7) Installing gcompat (1.1.0-r0) [2023-06-07T21:01:28.118Z] #0 1.966 (7/7) Installing openssl (3.0.9-r1) [2023-06-07T21:01:28.118Z] #0 1.975 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:01:28.118Z] #0 1.991 OK: 8 MiB in 20 packages [2023-06-07T21:01:28.118Z] #49 ... [2023-06-07T21:01:28.118Z] [2023-06-07T21:01:28.119Z] #50 [security-spire-config internal] load build context [2023-06-07T21:01:28.119Z] #50 transferring context: 351.85MB 9.8s done [2023-06-07T21:01:28.377Z] #50 ... [2023-06-07T21:01:28.377Z] [2023-06-07T21:01:28.377Z] #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-07T21:01:28.377Z] #0 6.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:01:28.377Z] #0 6.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:01:28.377Z] #0 6.528 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-07T21:01:28.377Z] #0 6.532 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:01:28.377Z] #0 6.545 OK: 7 MiB in 16 packages [2023-06-07T21:01:28.377Z] #51 ... [2023-06-07T21:01:28.377Z] [2023-06-07T21:01:28.377Z] #52 [support-notifications internal] load build context [2023-06-07T21:01:28.377Z] #52 transferring context: 351.85MB 11.4s done [2023-06-07T21:01:28.667Z] #52 ... [2023-06-07T21:01:28.667Z] [2023-06-07T21:01:28.667Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-07T21:01:28.667Z] #53 ... [2023-06-07T21:01:28.667Z] [2023-06-07T21:01:28.667Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-07T21:01:28.928Z] #54 ... [2023-06-07T21:01:28.928Z] [2023-06-07T21:01:28.928Z] #55 [security-proxy-setup internal] load build context [2023-06-07T21:01:28.928Z] #55 transferring context: 351.85MB 10.7s done [2023-06-07T21:01:28.928Z] #55 ... [2023-06-07T21:01:28.928Z] [2023-06-07T21:01:28.928Z] #32 [security-spire-server internal] load build context [2023-06-07T21:01:28.928Z] #32 transferring context: 351.85MB 9.7s done [2023-06-07T21:01:29.187Z] #32 ... [2023-06-07T21:01:29.187Z] [2023-06-07T21:01:29.187Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-07T21:01:29.187Z] #0 4.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:01:29.187Z] #0 4.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:01:29.187Z] #0 4.865 (1/3) Installing ca-certificates (20230506-r0) [2023-06-07T21:01:29.187Z] #0 4.895 (2/3) Installing dumb-init (1.2.5-r2) [2023-06-07T21:01:29.188Z] #0 4.895 (3/3) Installing su-exec (0.2-r2) [2023-06-07T21:01:29.188Z] #0 4.901 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:01:29.188Z] #0 4.909 Executing ca-certificates-20230506-r0.trigger [2023-06-07T21:01:29.188Z] #0 5.000 OK: 8 MiB in 18 packages [2023-06-07T21:01:29.188Z] #56 ... [2023-06-07T21:01:29.188Z] [2023-06-07T21:01:29.188Z] #36 [core-command internal] load build context [2023-06-07T21:01:29.188Z] #36 transferring context: 351.85MB 12.1s done [2023-06-07T21:01:35.758Z] #36 ... [2023-06-07T21:01:35.758Z] [2023-06-07T21:01:35.758Z] #32 [security-spire-server internal] load build context [2023-06-07T21:01:35.758Z] #32 DONE 19.4s [2023-06-07T21:01:35.758Z] [2023-06-07T21:01:35.758Z] #42 [core-data internal] load build context [2023-06-07T21:01:35.758Z] #42 transferring context: 351.85MB 11.0s done [2023-06-07T21:01:36.018Z] #42 ... [2023-06-07T21:01:36.018Z] [2023-06-07T21:01:36.018Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-07T21:01:36.018Z] #56 DONE 19.2s [2023-06-07T21:01:36.018Z] [2023-06-07T21:01:36.018Z] #40 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-07T21:01:36.018Z] #40 DONE 19.2s [2023-06-07T21:01:36.018Z] [2023-06-07T21:01:36.018Z] #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-07T21:01:36.018Z] #51 DONE 19.1s [2023-06-07T21:01:36.018Z] [2023-06-07T21:01:36.018Z] #46 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-06-07T21:01:36.018Z] #46 DONE 19.3s [2023-06-07T21:01:36.018Z] [2023-06-07T21:01:36.018Z] #50 [security-spire-config internal] load build context [2023-06-07T21:01:36.018Z] #50 DONE 19.2s [2023-06-07T21:01:36.018Z] [2023-06-07T21:01:36.018Z] #44 [security-bootstrapper internal] load build context [2023-06-07T21:01:36.018Z] #44 DONE 18.9s [2023-06-07T21:01:36.018Z] [2023-06-07T21:01:36.018Z] #35 [security-secretstore-setup internal] load build context [2023-06-07T21:01:36.018Z] #35 transferring context: 351.85MB 10.2s done [2023-06-07T21:01:36.018Z] #35 DONE 19.3s [2023-06-07T21:01:36.018Z] [2023-06-07T21:01:36.018Z] #43 [support-scheduler internal] load build context [2023-06-07T21:01:36.018Z] #43 DONE 19.0s [2023-06-07T21:01:36.018Z] [2023-06-07T21:01:36.018Z] #41 [security-proxy-auth internal] load build context [2023-06-07T21:01:36.018Z] #41 DONE 19.0s [2023-06-07T21:01:36.018Z] [2023-06-07T21:01:36.018Z] #49 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-07T21:01:36.018Z] #49 DONE 19.5s [2023-06-07T21:01:36.018Z] [2023-06-07T21:01:36.018Z] #34 [security-spiffe-token-provider builder 2/9] WORKDIR /edgex-go [2023-06-07T21:01:36.018Z] #34 DONE 18.7s [2023-06-07T21:01:36.018Z] [2023-06-07T21:01:36.018Z] #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T21:01:36.018Z] #57 ... [2023-06-07T21:01:36.018Z] [2023-06-07T21:01:36.018Z] #38 [security-spiffe-token-provider internal] load build context [2023-06-07T21:01:36.018Z] #38 transferring context: 351.85MB 10.1s done [2023-06-07T21:01:36.018Z] #38 DONE 19.1s [2023-06-07T21:01:36.018Z] [2023-06-07T21:01:36.018Z] #37 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:01:36.018Z] #37 transferring context: 351.85MB 10.5s done [2023-06-07T21:01:36.018Z] #37 DONE 19.4s [2023-06-07T21:01:36.018Z] [2023-06-07T21:01:36.018Z] #47 [core-metadata internal] load build context [2023-06-07T21:01:36.018Z] #47 DONE 18.8s [2023-06-07T21:01:36.018Z] [2023-06-07T21:01:36.018Z] #39 [security-spire-agent internal] load build context [2023-06-07T21:01:36.018Z] #39 transferring context: 351.85MB 10.7s done [2023-06-07T21:01:36.018Z] #39 DONE 19.3s [2023-06-07T21:01:36.018Z] [2023-06-07T21:01:36.018Z] #55 [security-proxy-setup internal] load build context [2023-06-07T21:01:36.018Z] #55 DONE 19.2s [2023-06-07T21:01:36.018Z] [2023-06-07T21:01:36.018Z] #42 [core-data internal] load build context [2023-06-07T21:01:36.018Z] #42 DONE 19.3s [2023-06-07T21:01:36.018Z] [2023-06-07T21:01:36.018Z] #52 [support-notifications internal] load build context [2023-06-07T21:01:36.018Z] #52 DONE 19.3s [2023-06-07T21:01:36.018Z] [2023-06-07T21:01:36.018Z] #36 [core-command internal] load build context [2023-06-07T21:01:36.018Z] #36 DONE 19.5s [2023-06-07T21:01:36.276Z] [2023-06-07T21:01:36.276Z] #58 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-07T21:01:37.210Z] #58 1.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:01:37.210Z] #58 ... [2023-06-07T21:01:37.210Z] [2023-06-07T21:01:37.210Z] #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-07T21:01:37.210Z] #48 19.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:01:37.210Z] #48 19.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:01:37.210Z] #48 20.16 (1/2) Installing ca-certificates (20230506-r0) [2023-06-07T21:01:37.210Z] #48 20.18 (2/2) Installing dumb-init (1.2.5-r2) [2023-06-07T21:01:37.210Z] #48 20.18 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:01:37.210Z] #48 20.19 Executing ca-certificates-20230506-r0.trigger [2023-06-07T21:01:37.210Z] #48 20.27 OK: 8 MiB in 17 packages [2023-06-07T21:01:37.210Z] #48 DONE 20.5s [2023-06-07T21:01:37.210Z] [2023-06-07T21:01:37.210Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-07T21:01:37.210Z] #54 19.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:01:37.210Z] #54 19.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:01:37.210Z] #54 19.81 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-07T21:01:37.210Z] #54 19.82 (2/2) Installing su-exec (0.2-r2) [2023-06-07T21:01:37.210Z] #54 19.83 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:01:37.210Z] #54 19.84 OK: 7 MiB in 17 packages [2023-06-07T21:01:37.210Z] #54 DONE 20.1s [2023-06-07T21:01:37.468Z] [2023-06-07T21:01:37.468Z] #45 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-07T21:01:37.468Z] #45 19.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:01:37.468Z] #45 19.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:01:37.468Z] #45 20.16 (1/4) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) [2023-06-07T21:01:37.468Z] #45 20.19 (2/4) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) [2023-06-07T21:01:37.468Z] #45 20.20 (3/4) Installing dumb-init (1.2.5-r2) [2023-06-07T21:01:37.468Z] #45 20.21 (4/4) Installing openssl (3.0.9-r1) [2023-06-07T21:01:37.468Z] #45 20.22 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:01:37.468Z] #45 20.36 OK: 8 MiB in 17 packages [2023-06-07T21:01:37.468Z] #45 DONE 20.4s [2023-06-07T21:01:37.468Z] [2023-06-07T21:01:37.468Z] #59 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-06-07T21:01:37.468Z] #59 DONE 0.0s [2023-06-07T21:01:37.468Z] [2023-06-07T21:01:37.468Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-07T21:01:37.468Z] #53 19.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:01:37.468Z] #53 19.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:01:37.468Z] #53 20.25 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T21:01:37.468Z] #53 20.25 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T21:01:37.468Z] #53 20.25 OK: 17823 distinct packages available [2023-06-07T21:01:37.468Z] #53 20.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:01:37.468Z] #53 20.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:01:37.726Z] #53 20.69 (1/9) Installing ca-certificates (20230506-r0) [2023-06-07T21:01:37.726Z] #53 20.71 (2/9) Installing brotli-libs (1.0.9-r9) [2023-06-07T21:01:37.726Z] #53 20.72 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-06-07T21:01:37.726Z] #53 20.72 (4/9) Installing libcurl (8.1.2-r0) [2023-06-07T21:01:37.726Z] #53 20.74 (5/9) Installing curl (8.1.2-r0) [2023-06-07T21:01:37.726Z] #53 20.74 (6/9) Installing dumb-init (1.2.5-r2) [2023-06-07T21:01:37.726Z] #53 20.75 (7/9) Installing musl-obstack (1.2.3-r0) [2023-06-07T21:01:37.726Z] #53 20.75 (8/9) Installing libucontext (1.2-r0) [2023-06-07T21:01:37.726Z] #53 20.76 (9/9) Installing gcompat (1.1.0-r0) [2023-06-07T21:01:37.726Z] #53 20.76 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:01:37.726Z] #53 ... [2023-06-07T21:01:37.726Z] [2023-06-07T21:01:37.726Z] #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T21:01:37.726Z] #57 1.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:01:37.726Z] #57 1.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:01:37.726Z] #57 1.654 OK: 265 MiB in 53 packages [2023-06-07T21:01:37.726Z] #57 DONE 1.9s [2023-06-07T21:01:37.726Z] [2023-06-07T21:01:37.726Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-07T21:01:37.726Z] #0 1.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:01:37.726Z] #0 1.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:01:37.726Z] #0 1.783 OK: 265 MiB in 53 packages [2023-06-07T21:01:37.726Z] #60 DONE 1.9s [2023-06-07T21:01:37.726Z] [2023-06-07T21:01:37.726Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-07T21:01:37.726Z] #53 20.87 Executing ca-certificates-20230506-r0.trigger [2023-06-07T21:01:37.984Z] #53 ... [2023-06-07T21:01:37.984Z] [2023-06-07T21:01:37.984Z] #61 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:01:37.984Z] #61 DONE 0.1s [2023-06-07T21:01:37.984Z] [2023-06-07T21:01:37.984Z] #62 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:01:37.984Z] #62 DONE 0.1s [2023-06-07T21:01:37.984Z] [2023-06-07T21:01:37.984Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-07T21:01:37.984Z] #53 20.98 OK: 10 MiB in 24 packages [2023-06-07T21:01:37.984Z] #53 DONE 21.1s [2023-06-07T21:01:37.984Z] [2023-06-07T21:01:37.984Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-06-07T21:01:37.984Z] #63 DONE 0.7s [2023-06-07T21:01:37.984Z] [2023-06-07T21:01:37.984Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-06-07T21:01:37.984Z] #64 DONE 0.0s [2023-06-07T21:01:37.984Z] [2023-06-07T21:01:37.984Z] #65 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:01:38.246Z] #65 ... [2023-06-07T21:01:38.246Z] [2023-06-07T21:01:38.246Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-07T21:01:38.246Z] #0 1.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:01:38.246Z] #0 1.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:01:38.246Z] #0 1.824 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T21:01:38.246Z] #0 1.824 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T21:01:38.246Z] #0 1.824 OK: 17830 distinct packages available [2023-06-07T21:01:38.246Z] #0 1.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:01:38.246Z] #0 2.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:01:38.246Z] #0 2.205 OK: 265 MiB in 53 packages [2023-06-07T21:01:38.246Z] #66 DONE 2.3s [2023-06-07T21:01:38.246Z] [2023-06-07T21:01:38.246Z] #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:01:38.246Z] #67 DONE 0.1s [2023-06-07T21:01:38.508Z] [2023-06-07T21:01:38.508Z] #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T21:01:38.508Z] #0 1.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:01:38.508Z] #0 2.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:01:38.508Z] #0 2.370 OK: 265 MiB in 53 packages [2023-06-07T21:01:38.508Z] #68 DONE 2.5s [2023-06-07T21:01:38.508Z] [2023-06-07T21:01:38.508Z] #69 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:01:38.508Z] #69 DONE 0.0s [2023-06-07T21:01:38.508Z] [2023-06-07T21:01:38.508Z] #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:01:38.508Z] #70 ... [2023-06-07T21:01:38.508Z] [2023-06-07T21:01:38.508Z] #58 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-07T21:01:38.508Z] #58 2.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:01:38.508Z] #58 2.459 OK: 265 MiB in 53 packages [2023-06-07T21:01:38.508Z] #58 DONE 2.7s [2023-06-07T21:01:38.508Z] [2023-06-07T21:01:38.508Z] #71 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-06-07T21:01:38.508Z] #71 DONE 0.0s [2023-06-07T21:01:38.766Z] [2023-06-07T21:01:38.766Z] #72 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:01:44.835Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-06-07T21:01:44.871Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-07T21:01:46.589Z] Merging remotes/origin/main commit 888135928f9f91f6ddfefe583f70e79cadb3f0af into PR head commit 430c4c6b915484e3b793cb911637a35d0f5a0831 [2023-06-07T21:01:47.061Z] Merge succeeded, producing 430c4c6b915484e3b793cb911637a35d0f5a0831 [2023-06-07T21:01:47.062Z] Checking out Revision 430c4c6b915484e3b793cb911637a35d0f5a0831 (PR-4584) [2023-06-07T21:01:47.771Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.4" [2023-06-07T21:01:45.970Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-06-07T21:01:46.027Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-06-07T21:01:46.028Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-07T21:01:46.047Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4584/head:refs/remotes/origin/PR-4584 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-06-07T21:01:46.613Z] > git config core.sparsecheckout # timeout=10 [2023-06-07T21:01:46.706Z] > git checkout -f 430c4c6b915484e3b793cb911637a35d0f5a0831 # timeout=10 [2023-06-07T21:01:46.955Z] > git remote # timeout=10 [2023-06-07T21:01:46.976Z] > git config --get remote.origin.url # timeout=10 [2023-06-07T21:01:46.997Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-07T21:01:47.011Z] > git merge 888135928f9f91f6ddfefe583f70e79cadb3f0af # timeout=10 [2023-06-07T21:01:47.040Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-06-07T21:01:47.069Z] > git config core.sparsecheckout # timeout=10 [2023-06-07T21:01:47.086Z] > git checkout -f 430c4c6b915484e3b793cb911637a35d0f5a0831 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-07T21:01:48.671Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-07T21:01:48.671Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-07T21:01:48.671Z] Dload Upload Total Spent Left Speed [2023-06-07T21:01:48.671Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [2023-06-07T21:01:48.764Z] #72 ... [2023-06-07T21:01:48.765Z] [2023-06-07T21:01:48.765Z] #73 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:01:48.765Z] #73 ... [2023-06-07T21:01:48.765Z] [2023-06-07T21:01:48.765Z] #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] sh [2023-06-07T21:01:49.346Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-07T21:01:49.683Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-07T21:01:49.683Z] + sudo tee /etc/docker/daemon.new [2023-06-07T21:01:49.683Z] { [2023-06-07T21:01:49.683Z] "registry-mirrors": [ [2023-06-07T21:01:49.683Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-07T21:01:49.683Z] ], [2023-06-07T21:01:49.683Z] "bip": "10.250.0.254/24", [2023-06-07T21:01:49.683Z] "hosts": [ [2023-06-07T21:01:49.683Z] "tcp://0.0.0.0:5555", [2023-06-07T21:01:49.683Z] "unix:///var/run/docker.sock" [2023-06-07T21:01:49.683Z] ], [2023-06-07T21:01:49.683Z] "mtu": 1458, [2023-06-07T21:01:49.683Z] "selinux-enabled": true, [2023-06-07T21:01:49.683Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-07T21:01:49.683Z] } [Pipeline] sh [2023-06-07T21:01:50.024Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-07T21:01:50.379Z] + sudo service docker restart [2023-06-07T21:01:58.736Z] #74 ... [2023-06-07T21:01:58.736Z] [2023-06-07T21:01:58.736Z] #72 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:01:58.736Z] #72 DONE 19.0s [2023-06-07T21:01:58.736Z] [2023-06-07T21:01:58.736Z] #73 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:01:58.736Z] #73 DONE 19.7s [2023-06-07T21:01:58.736Z] [2023-06-07T21:01:58.736Z] #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:01:58.736Z] #70 DONE 19.2s [2023-06-07T21:01:58.736Z] [2023-06-07T21:01:58.736Z] #65 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:01:58.736Z] #65 DONE 19.7s [2023-06-07T21:01:58.736Z] [2023-06-07T21:01:58.736Z] #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:01:58.736Z] #74 DONE 19.1s [2023-06-07T21:01:58.736Z] [2023-06-07T21:01:58.736Z] #75 [security-secretstore-setup builder 6/7] COPY . . [2023-06-07T21:02:04.059Z] #75 DONE 5.7s [2023-06-07T21:02:04.059Z] [2023-06-07T21:02:04.059Z] #76 [security-proxy-setup builder 6/7] COPY . . [2023-06-07T21:02:04.059Z] #76 CACHED [2023-06-07T21:02:04.059Z] [2023-06-07T21:02:04.059Z] #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:02:04.059Z] #77 CACHED [2023-06-07T21:02:04.059Z] [2023-06-07T21:02:04.059Z] #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:02:04.059Z] #78 CACHED [2023-06-07T21:02:04.059Z] [2023-06-07T21:02:04.059Z] #79 [security-bootstrapper builder 6/7] COPY . . [2023-06-07T21:02:04.059Z] #79 CACHED [2023-06-07T21:02:04.059Z] [2023-06-07T21:02:04.059Z] #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:02:04.059Z] #80 CACHED [2023-06-07T21:02:04.059Z] [2023-06-07T21:02:04.059Z] #81 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:02:04.059Z] #81 CACHED [2023-06-07T21:02:04.059Z] [2023-06-07T21:02:04.059Z] #82 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-07T21:02:04.059Z] #82 DONE 5.8s [2023-06-07T21:02:04.059Z] [2023-06-07T21:02:04.059Z] #83 [core-command builder 6/7] COPY . . [2023-06-07T21:02:04.059Z] #83 DONE 5.8s [2023-06-07T21:02:04.059Z] [2023-06-07T21:02:04.059Z] #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:02:04.059Z] #84 CACHED [2023-06-07T21:02:04.059Z] [2023-06-07T21:02:04.059Z] #85 [core-data builder 6/7] COPY . . [2023-06-07T21:02:04.059Z] #85 CACHED [2023-06-07T21:02:04.059Z] [2023-06-07T21:02:04.059Z] #86 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:02:04.059Z] #86 CACHED [2023-06-07T21:02:04.059Z] [2023-06-07T21:02:04.059Z] #87 [support-scheduler builder 6/7] COPY . . [2023-06-07T21:02:04.059Z] #87 CACHED [2023-06-07T21:02:04.059Z] [2023-06-07T21:02:04.059Z] #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:02:04.059Z] #88 CACHED [2023-06-07T21:02:04.059Z] [2023-06-07T21:02:04.059Z] #89 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:02:04.059Z] #89 CACHED [2023-06-07T21:02:04.059Z] [2023-06-07T21:02:04.059Z] #90 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:02:04.059Z] #90 CACHED [2023-06-07T21:02:04.059Z] [2023-06-07T21:02:04.059Z] #91 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-06-07T21:02:04.059Z] #91 CACHED [2023-06-07T21:02:04.059Z] [2023-06-07T21:02:04.059Z] #92 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:02:04.059Z] #92 CACHED [2023-06-07T21:02:04.059Z] [2023-06-07T21:02:04.059Z] #93 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:02:04.059Z] #93 CACHED [2023-06-07T21:02:04.059Z] [2023-06-07T21:02:04.059Z] #94 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:02:04.059Z] #94 CACHED [2023-06-07T21:02:04.059Z] [2023-06-07T21:02:04.059Z] #95 [security-proxy-auth builder 6/7] COPY . . [2023-06-07T21:02:04.059Z] #95 CACHED [2023-06-07T21:02:04.059Z] [2023-06-07T21:02:04.059Z] #96 [core-metadata builder 6/7] COPY . . [2023-06-07T21:02:04.059Z] #96 CACHED [2023-06-07T21:02:04.059Z] [2023-06-07T21:02:04.059Z] #97 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:02:04.059Z] #97 CACHED [2023-06-07T21:02:04.059Z] [2023-06-07T21:02:04.059Z] #98 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:02:04.059Z] #98 CACHED [2023-06-07T21:02:04.059Z] [2023-06-07T21:02:04.059Z] #99 [support-notifications builder 6/7] COPY . . [2023-06-07T21:02:04.059Z] #99 DONE 5.8s [2023-06-07T21:02:04.059Z] [2023-06-07T21:02:04.059Z] #100 [security-spire-server builder 6/9] COPY . . [2023-06-07T21:02:04.059Z] #100 DONE 5.8s [2023-06-07T21:02:04.059Z] [2023-06-07T21:02:04.059Z] #101 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-07T21:02:04.059Z] #101 DONE 0.1s [2023-06-07T21:02:04.059Z] [2023-06-07T21:02:04.059Z] #102 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-07T21:02:04.059Z] #102 CACHED [2023-06-07T21:02:04.059Z] [2023-06-07T21:02:04.059Z] #103 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:02:04.059Z] #103 CACHED [2023-06-07T21:02:04.059Z] [2023-06-07T21:02:04.059Z] #104 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-06-07T21:02:04.059Z] #104 CACHED [2023-06-07T21:02:04.059Z] [2023-06-07T21:02:04.059Z] #105 [security-spire-agent builder 6/9] COPY . . [2023-06-07T21:02:04.059Z] #105 CACHED [2023-06-07T21:02:04.059Z] [2023-06-07T21:02:04.059Z] #106 [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-06-07T21:02:05.958Z] #106 ... [2023-06-07T21:02:05.958Z] [2023-06-07T21:02:05.958Z] #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-06-07T21:02:05.958Z] #107 DONE 2.2s [2023-06-07T21:02:05.958Z] [2023-06-07T21:02:05.958Z] #106 [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-06-07T21:02:05.958Z] #106 DONE 2.2s [2023-06-07T21:02:05.958Z] [2023-06-07T21:02:05.958Z] #108 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-06-07T21:02:05.958Z] #108 DONE 0.4s [2023-06-07T21:02:05.958Z] [2023-06-07T21:02:05.958Z] #109 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-06-07T21:02:05.958Z] #109 DONE 0.4s [2023-06-07T21:02:05.958Z] [2023-06-07T21:02:05.958Z] #110 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:02:06.523Z] #110 DONE 0.3s [2023-06-07T21:02:06.523Z] [2023-06-07T21:02:06.523Z] #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T21:02:06.523Z] #0 1.435 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-06-07T21:02:06.780Z] #111 ... [2023-06-07T21:02:06.780Z] [2023-06-07T21:02:06.780Z] #112 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:02:06.780Z] #112 DONE 0.4s [2023-06-07T21:02:07.037Z] [2023-06-07T21:02:07.037Z] #113 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:02:07.037Z] #113 CACHED [2023-06-07T21:02:07.037Z] [2023-06-07T21:02:07.037Z] #114 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:02:07.037Z] #114 CACHED [2023-06-07T21:02:07.037Z] [2023-06-07T21:02:07.037Z] #115 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-07T21:02:07.037Z] #115 CACHED [2023-06-07T21:02:07.037Z] [2023-06-07T21:02:07.037Z] #116 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:02:07.037Z] #116 CACHED [2023-06-07T21:02:07.037Z] [2023-06-07T21:02:07.037Z] #117 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-06-07T21:02:07.037Z] #117 CACHED [2023-06-07T21:02:07.037Z] [2023-06-07T21:02:07.037Z] #118 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-07T21:02:07.037Z] #118 CACHED [2023-06-07T21:02:07.037Z] [2023-06-07T21:02:07.037Z] #119 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-06-07T21:02:07.037Z] #119 CACHED [2023-06-07T21:02:07.037Z] [2023-06-07T21:02:07.037Z] #120 [security-spire-config builder 6/9] COPY . . [2023-06-07T21:02:07.037Z] #120 CACHED [2023-06-07T21:02:07.037Z] [2023-06-07T21:02:07.037Z] #121 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:02:07.977Z] #121 ... [2023-06-07T21:02:07.977Z] [2023-06-07T21:02:07.977Z] #122 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T21:02:07.977Z] #122 DONE 0.9s [2023-06-07T21:02:07.977Z] [2023-06-07T21:02:07.977Z] #123 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T21:02:08.234Z] #123 DONE 0.5s [2023-06-07T21:02:08.234Z] [2023-06-07T21:02:08.234Z] #121 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:02:08.234Z] #121 DONE 1.4s [2023-06-07T21:02:08.234Z] [2023-06-07T21:02:08.235Z] #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-06-07T21:02:08.235Z] #124 DONE 1.4s [2023-06-07T21:02:08.235Z] [2023-06-07T21:02:08.235Z] #125 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:02:08.235Z] #125 DONE 0.0s [2023-06-07T21:02:08.235Z] [2023-06-07T21:02:08.235Z] #126 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T21:02:08.676Z] provisioning config files... [2023-06-07T21:02:08.705Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config17044363624134692588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:02:08.813Z] #126 ... [2023-06-07T21:02:08.813Z] [2023-06-07T21:02:08.813Z] #127 [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-06-07T21:02:08.813Z] #127 DONE 0.6s [2023-06-07T21:02:09.069Z] ---> docker-login.sh [2023-06-07T21:02:09.069Z] nexus3.edgexfoundry.org:10001 [2023-06-07T21:02:09.070Z] [2023-06-07T21:02:09.070Z] #128 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T21:02:09.070Z] #128 DONE 0.7s [2023-06-07T21:02:09.070Z] [2023-06-07T21:02:09.070Z] #129 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T21:02:09.070Z] #129 ... [2023-06-07T21:02:09.070Z] [2023-06-07T21:02:09.070Z] #126 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T21:02:09.070Z] #126 DONE 0.9s [2023-06-07T21:02:09.330Z] [2023-06-07T21:02:09.330Z] #129 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T21:02:09.330Z] #129 DONE 0.3s [2023-06-07T21:02:09.330Z] [2023-06-07T21:02:09.330Z] #130 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-06-07T21:02:09.330Z] #130 DONE 0.3s [2023-06-07T21:02:09.330Z] [2023-06-07T21:02:09.330Z] #131 [security-spire-server] exporting to image [2023-06-07T21:02:09.330Z] #131 exporting layers [2023-06-07T21:02:09.586Z] #131 ... [2023-06-07T21:02:09.586Z] [2023-06-07T21:02:09.586Z] #132 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T21:02:09.586Z] #132 DONE 0.3s [2023-06-07T21:02:09.586Z] [2023-06-07T21:02:09.586Z] #133 [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-06-07T21:02:09.586Z] #133 DONE 0.4s [2023-06-07T21:02:09.586Z] [2023-06-07T21:02:09.586Z] #134 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-06-07T21:02:09.586Z] #134 DONE 0.2s [2023-06-07T21:02:09.586Z] [2023-06-07T21:02:09.586Z] #135 [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-06-07T21:02:09.586Z] #135 DONE 0.0s [2023-06-07T21:02:09.586Z] [2023-06-07T21:02:09.586Z] #136 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-06-07T21:02:09.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:02:09.843Z] #136 DONE 0.1s [2023-06-07T21:02:09.843Z] [2023-06-07T21:02:09.843Z] #131 [security-spire-agent] exporting to image [2023-06-07T21:02:09.843Z] #131 writing image sha256:e0012a25ad947767a85c87d06e7ce7de5fafff159c16442e48067cb2ec235b53 done [2023-06-07T21:02:09.843Z] #131 naming to docker.io/library/security-spire-server done [2023-06-07T21:02:09.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:02:09.928Z] Configure a credential helper to remove this warning. See [2023-06-07T21:02:09.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:02:09.928Z] [2023-06-07T21:02:09.928Z] Login Succeeded [2023-06-07T21:02:09.928Z] nexus3.edgexfoundry.org:10002 [2023-06-07T21:02:10.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:02:10.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:02:10.199Z] Configure a credential helper to remove this warning. See [2023-06-07T21:02:10.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:02:10.199Z] [2023-06-07T21:02:10.199Z] Login Succeeded [2023-06-07T21:02:10.199Z] nexus3.edgexfoundry.org:10003 [2023-06-07T21:02:10.408Z] #131 exporting layers 0.5s done [2023-06-07T21:02:10.408Z] #131 writing image sha256:e144c7cc6949c8045696a8de158bdc937052cb6e0104da110806b47ecb2eee92 done [2023-06-07T21:02:10.408Z] #131 naming to docker.io/library/security-spire-config done [2023-06-07T21:02:10.408Z] #131 writing image sha256:9d271b02b8b50774f8375b1d456198a6ccc47de66382cdc4e65d72695bf43aef done [2023-06-07T21:02:10.408Z] #131 naming to docker.io/library/security-spire-agent done [2023-06-07T21:02:10.408Z] #131 DONE 0.9s [2023-06-07T21:02:10.408Z] [2023-06-07T21:02:10.408Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-07T21:02:10.408Z] #0 1.124 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-06-07T21:02:10.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:02:10.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:02:10.470Z] Configure a credential helper to remove this warning. See [2023-06-07T21:02:10.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:02:10.470Z] [2023-06-07T21:02:10.470Z] Login Succeeded [2023-06-07T21:02:10.470Z] nexus3.edgexfoundry.org:10004 [2023-06-07T21:02:10.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:02:11.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:02:11.016Z] Configure a credential helper to remove this warning. See [2023-06-07T21:02:11.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:02:11.016Z] [2023-06-07T21:02:11.016Z] Login Succeeded [2023-06-07T21:02:11.016Z] docker.io [2023-06-07T21:02:11.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:02:11.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:02:11.562Z] Configure a credential helper to remove this warning. See [2023-06-07T21:02:11.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:02:11.562Z] [2023-06-07T21:02:11.562Z] Login Succeeded [2023-06-07T21:02:11.562Z] ---> docker-login.sh ends [Pipeline] } [2023-06-07T21:02:11.580Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-06-07T21:02:12.245Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-06-07T21:02:12.267Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-07T21:02:12.285Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-07T21:02:12.296Z] ========================================================= [2023-06-07T21:02:12.296Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-06-07T21:02:12.296Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-06-07T21:02:12.627Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-07T21:02:12.909Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-06-07T21:02:12.909Z] c41833b44d91: Pulling fs layer [2023-06-07T21:02:12.909Z] ed15518f5707: Pulling fs layer [2023-06-07T21:02:12.909Z] feae8fd75edb: Pulling fs layer [2023-06-07T21:02:12.909Z] 242c74f7c9fa: Pulling fs layer [2023-06-07T21:02:12.909Z] 3cdef696dda3: Pulling fs layer [2023-06-07T21:02:12.909Z] 2ced38df9373: Pulling fs layer [2023-06-07T21:02:12.909Z] 58f1dce35555: Pulling fs layer [2023-06-07T21:02:12.909Z] 242c74f7c9fa: Waiting [2023-06-07T21:02:12.909Z] 3cdef696dda3: Waiting [2023-06-07T21:02:12.909Z] 2ced38df9373: Waiting [2023-06-07T21:02:12.909Z] 58f1dce35555: Waiting [2023-06-07T21:02:12.909Z] ed15518f5707: Download complete [2023-06-07T21:02:12.909Z] 242c74f7c9fa: Download complete [2023-06-07T21:02:12.909Z] 3cdef696dda3: Verifying Checksum [2023-06-07T21:02:12.909Z] 3cdef696dda3: Download complete [2023-06-07T21:02:12.909Z] c41833b44d91: Verifying Checksum [2023-06-07T21:02:12.909Z] c41833b44d91: Download complete [2023-06-07T21:02:13.799Z] #137 ... [2023-06-07T21:02:13.799Z] [2023-06-07T21:02:13.799Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-07T21:02:13.799Z] #0 1.191 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-06-07T21:02:13.799Z] #138 ... [2023-06-07T21:02:13.799Z] [2023-06-07T21:02:13.799Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-07T21:02:13.799Z] #0 0.568 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-06-07T21:02:13.799Z] #139 ... [2023-06-07T21:02:13.799Z] [2023-06-07T21:02:13.799Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-07T21:02:13.799Z] #0 0.710 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-06-07T21:02:13.799Z] #140 ... [2023-06-07T21:02:13.799Z] [2023-06-07T21:02:13.799Z] #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-07T21:02:13.799Z] #0 1.270 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-06-07T21:02:14.056Z] #141 ... [2023-06-07T21:02:14.056Z] [2023-06-07T21:02:14.056Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-07T21:02:14.056Z] #0 1.147 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-06-07T21:02:14.056Z] #142 ... [2023-06-07T21:02:14.056Z] [2023-06-07T21:02:14.056Z] #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-07T21:02:14.056Z] #0 1.320 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-06-07T21:02:14.314Z] #143 ... [2023-06-07T21:02:14.314Z] [2023-06-07T21:02:14.314Z] #144 [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-06-07T21:02:14.314Z] #0 0.710 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-06-07T21:02:14.338Z] c41833b44d91: Pull complete [2023-06-07T21:02:14.338Z] 58f1dce35555: Verifying Checksum [2023-06-07T21:02:14.338Z] 58f1dce35555: Download complete [2023-06-07T21:02:14.573Z] #144 ... [2023-06-07T21:02:14.573Z] [2023-06-07T21:02:14.573Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:02:14.573Z] #0 0.752 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-06-07T21:02:14.573Z] #145 ... [2023-06-07T21:02:14.573Z] [2023-06-07T21:02:14.573Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-07T21:02:14.573Z] #0 0.357 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-06-07T21:02:14.613Z] ed15518f5707: Pull complete [2023-06-07T21:02:15.598Z] feae8fd75edb: Verifying Checksum [2023-06-07T21:02:15.598Z] feae8fd75edb: Download complete [2023-06-07T21:02:15.874Z] 2ced38df9373: Verifying Checksum [2023-06-07T21:02:15.874Z] 2ced38df9373: Download complete [2023-06-07T21:02:28.256Z] feae8fd75edb: Pull complete [2023-06-07T21:02:28.256Z] 242c74f7c9fa: Pull complete [2023-06-07T21:02:28.256Z] 3cdef696dda3: Pull complete [2023-06-07T21:02:36.527Z] 2ced38df9373: Pull complete [2023-06-07T21:02:38.492Z] 58f1dce35555: Pull complete [2023-06-07T21:02:38.492Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-06-07T21:02:38.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-07T21:02:38.492Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-06-07T21:02:38.844Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-07T21:02:38.844Z] WORKDIR /edgex [2023-06-07T21:02:38.844Z] COPY go.mod . [2023-06-07T21:02:38.844Z] RUN go mod download [2023-06-07T21:02:38.844Z] docker build -t ci-base-image-arm64 -f - . [2023-06-07T21:02:39.437Z] Sending build context to Docker daemon 2.947MB [2023-06-07T21:02:39.437Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-07T21:02:39.437Z] ---> fadd8f120f05 [2023-06-07T21:02:39.437Z] Step 2/4 : WORKDIR /edgex [2023-06-07T21:02:42.048Z] ---> Running in 9d4bb1a81e1c [2023-06-07T21:02:42.048Z] Removing intermediate container 9d4bb1a81e1c [2023-06-07T21:02:42.048Z] ---> b9f00426a253 [2023-06-07T21:02:42.048Z] Step 3/4 : COPY go.mod . [2023-06-07T21:02:42.324Z] ---> ee561d4bc79f [2023-06-07T21:02:42.324Z] Step 4/4 : RUN go mod download [2023-06-07T21:02:42.605Z] ---> Running in 4cb87f4947dc [2023-06-07T21:03:10.868Z] #146 ... [2023-06-07T21:03:10.868Z] [2023-06-07T21:03:10.868Z] #144 [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-06-07T21:03:10.868Z] #144 66.08 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-06-07T21:03:13.439Z] #144 DONE 70.1s [2023-06-07T21:03:13.439Z] [2023-06-07T21:03:13.439Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-07T21:03:13.439Z] #139 DONE 70.0s [2023-06-07T21:03:13.439Z] [2023-06-07T21:03:13.439Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-07T21:03:13.707Z] #137 ... [2023-06-07T21:03:13.707Z] [2023-06-07T21:03:13.707Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-07T21:03:13.707Z] #146 DONE 70.2s [2023-06-07T21:03:13.707Z] [2023-06-07T21:03:13.707Z] #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-06-07T21:03:13.967Z] #147 ... [2023-06-07T21:03:13.967Z] [2023-06-07T21:03:13.967Z] #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-07T21:03:13.967Z] #141 DONE 70.6s [2023-06-07T21:03:13.967Z] [2023-06-07T21:03:13.967Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-07T21:03:13.967Z] #140 DONE 70.7s [2023-06-07T21:03:13.967Z] [2023-06-07T21:03:13.967Z] #148 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:03:14.538Z] #148 ... [2023-06-07T21:03:14.538Z] [2023-06-07T21:03:14.538Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-07T21:03:14.538Z] #138 DONE 71.3s [2023-06-07T21:03:14.799Z] [2023-06-07T21:03:14.799Z] #149 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:03:14.919Z] Removing intermediate container 4cb87f4947dc [2023-06-07T21:03:14.919Z] ---> f8d5a249410b [2023-06-07T21:03:14.919Z] Successfully built f8d5a249410b [2023-06-07T21:03:14.919Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:15.256Z] + docker inspect -f . ci-base-image-arm64 [2023-06-07T21:03:15.256Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:03:15.478Z] prd-ubuntu20.04-docker-arm64-4c-16g-18114 does not seem to be running inside a container [2023-06-07T21:03:15.551Z] $ 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 ******** ci-base-image-arm64 cat [2023-06-07T21:03:15.739Z] #149 ... [2023-06-07T21:03:15.739Z] [2023-06-07T21:03:15.739Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:03:15.739Z] #150 DONE 2.2s [2023-06-07T21:03:15.739Z] [2023-06-07T21:03:15.739Z] #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-06-07T21:03:15.739Z] #147 DONE 2.2s [2023-06-07T21:03:15.739Z] [2023-06-07T21:03:15.739Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-07T21:03:15.739Z] #137 DONE 72.5s [2023-06-07T21:03:16.012Z] [2023-06-07T21:03:16.012Z] #148 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:03:16.012Z] #148 DONE 2.0s [2023-06-07T21:03:16.012Z] [2023-06-07T21:03:16.012Z] #151 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:03:16.273Z] #151 ... [2023-06-07T21:03:16.273Z] [2023-06-07T21:03:16.273Z] #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-07T21:03:16.273Z] #143 DONE 72.8s [2023-06-07T21:03:16.273Z] [2023-06-07T21:03:16.273Z] #152 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-06-07T21:03:16.533Z] #152 ... [2023-06-07T21:03:16.533Z] [2023-06-07T21:03:16.533Z] #149 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:03:16.533Z] #149 DONE 2.1s [2023-06-07T21:03:16.795Z] [2023-06-07T21:03:16.795Z] #153 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:03:16.815Z] $ docker top d3ae14138b85e8777e61dbd39c9dbb2a260a036b47608b4742269fcdc9d6fa3f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T21:03:17.064Z] #153 ... [2023-06-07T21:03:17.064Z] [2023-06-07T21:03:17.064Z] #154 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:03:17.064Z] #154 DONE 1.2s [2023-06-07T21:03:17.064Z] [2023-06-07T21:03:17.064Z] #151 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:03:17.064Z] #151 DONE 1.2s [2023-06-07T21:03:17.064Z] [2023-06-07T21:03:17.064Z] #155 [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-06-07T21:03:17.327Z] #155 ... [2023-06-07T21:03:17.327Z] [2023-06-07T21:03:17.327Z] #156 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:03:17.327Z] #156 CACHED [2023-06-07T21:03:17.327Z] [2023-06-07T21:03:17.327Z] #157 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:03:17.327Z] #157 CACHED [2023-06-07T21:03:17.327Z] [2023-06-07T21:03:17.327Z] #158 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:03:17.327Z] #158 CACHED [2023-06-07T21:03:17.327Z] [2023-06-07T21:03:17.327Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:03:17.327Z] #159 CACHED [2023-06-07T21:03:17.327Z] [2023-06-07T21:03:17.327Z] #160 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:03:17.327Z] #160 CACHED [2023-06-07T21:03:17.327Z] [2023-06-07T21:03:17.327Z] #161 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:03:17.327Z] #161 CACHED [2023-06-07T21:03:17.327Z] [2023-06-07T21:03:17.327Z] #153 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:03:17.327Z] #153 DONE 0.6s [2023-06-07T21:03:17.327Z] [2023-06-07T21:03:17.327Z] #162 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:03:17.327Z] #162 DONE 0.7s [2023-06-07T21:03:17.327Z] [2023-06-07T21:03:17.327Z] #163 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-06-07T21:03:17.658Z] + go version [2023-06-07T21:03:17.658Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-06-07T21:03:17.680Z] $ docker stop --time=1 d3ae14138b85e8777e61dbd39c9dbb2a260a036b47608b4742269fcdc9d6fa3f [2023-06-07T21:03:18.286Z] #163 ... [2023-06-07T21:03:18.287Z] [2023-06-07T21:03:18.287Z] #155 [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-06-07T21:03:18.287Z] #155 DONE 1.3s [2023-06-07T21:03:18.550Z] [2023-06-07T21:03:18.550Z] #164 [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-06-07T21:03:19.162Z] #164 ... [2023-06-07T21:03:19.162Z] [2023-06-07T21:03:19.163Z] #165 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-06-07T21:03:19.163Z] #165 DONE 1.9s [2023-06-07T21:03:19.163Z] [2023-06-07T21:03:19.163Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-07T21:03:19.163Z] #142 DONE 75.8s [2023-06-07T21:03:19.163Z] [2023-06-07T21:03:19.163Z] #166 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:03:19.163Z] #166 DONE 1.8s [2023-06-07T21:03:19.163Z] [2023-06-07T21:03:19.163Z] #163 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-06-07T21:03:19.163Z] #163 DONE 1.8s [2023-06-07T21:03:19.163Z] [2023-06-07T21:03:19.163Z] #167 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-06-07T21:03:19.163Z] #167 DONE 2.0s [2023-06-07T21:03:19.163Z] [2023-06-07T21:03:19.163Z] #168 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-06-07T21:03:19.163Z] #168 DONE 2.0s [2023-06-07T21:03:19.163Z] [2023-06-07T21:03:19.163Z] #169 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-06-07T21:03:19.163Z] #169 DONE 2.0s [2023-06-07T21:03:19.163Z] [2023-06-07T21:03:19.163Z] #170 [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-06-07T21:03:19.344Z] $ docker rm -f --volumes d3ae14138b85e8777e61dbd39c9dbb2a260a036b47608b4742269fcdc9d6fa3f [2023-06-07T21:03:19.423Z] #170 ... [2023-06-07T21:03:19.423Z] [2023-06-07T21:03:19.423Z] #152 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-06-07T21:03:19.423Z] #152 DONE 3.5s [2023-06-07T21:03:19.423Z] [2023-06-07T21:03:19.423Z] #164 [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-06-07T21:03:19.423Z] #164 DONE 1.2s [2023-06-07T21:03:19.423Z] [2023-06-07T21:03:19.423Z] #171 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:19.684Z] #171 ... [2023-06-07T21:03:19.684Z] [2023-06-07T21:03:19.684Z] #172 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:03:19.684Z] #172 DONE 0.6s [2023-06-07T21:03:19.919Z] + docker inspect -f . ci-base-image-arm64 [2023-06-07T21:03:19.919Z] . [Pipeline] } [Pipeline] // withEnv [2023-06-07T21:03:19.946Z] [2023-06-07T21:03:19.946Z] #173 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-06-07T21:03:19.946Z] #173 ... [2023-06-07T21:03:19.946Z] [2023-06-07T21:03:19.946Z] #174 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-06-07T21:03:19.946Z] #174 DONE 0.9s [Pipeline] withDockerContainer [2023-06-07T21:03:20.219Z] [2023-06-07T21:03:20.219Z] #175 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-06-07T21:03:20.219Z] #175 DONE 0.9s [2023-06-07T21:03:20.219Z] [2023-06-07T21:03:20.219Z] #176 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:03:20.219Z] #176 DONE 0.9s [2023-06-07T21:03:20.219Z] [2023-06-07T21:03:20.219Z] #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:03:20.219Z] #177 DONE 0.9s [2023-06-07T21:03:20.219Z] [2023-06-07T21:03:20.219Z] #170 [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-06-07T21:03:20.219Z] #170 DONE 0.9s [2023-06-07T21:03:20.219Z] [2023-06-07T21:03:20.219Z] #178 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:03:20.219Z] #178 DONE 0.7s [2023-06-07T21:03:20.219Z] [2023-06-07T21:03:20.219Z] #131 [core-command] exporting to image [2023-06-07T21:03:20.219Z] #131 exporting layers [2023-06-07T21:03:20.219Z] #131 ... [2023-06-07T21:03:20.219Z] [2023-06-07T21:03:20.219Z] #171 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:03:20.219Z] #171 DONE 0.7s [2023-06-07T21:03:20.219Z] [2023-06-07T21:03:20.219Z] #179 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:03:20.219Z] #179 DONE 0.5s [2023-06-07T21:03:20.219Z] [2023-06-07T21:03:20.219Z] #131 [core-command] exporting to image [2023-06-07T21:03:20.219Z] #131 exporting layers 0.1s done [2023-06-07T21:03:20.239Z] prd-ubuntu20.04-docker-arm64-4c-16g-18114 does not seem to be running inside a container [2023-06-07T21:03:20.328Z] $ 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 ******** ci-base-image-arm64 cat [2023-06-07T21:03:20.489Z] #131 ... [2023-06-07T21:03:20.489Z] [2023-06-07T21:03:20.489Z] #173 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-06-07T21:03:20.489Z] #173 DONE 0.6s [2023-06-07T21:03:20.489Z] [2023-06-07T21:03:20.489Z] #180 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:03:20.489Z] #180 DONE 0.4s [2023-06-07T21:03:20.489Z] [2023-06-07T21:03:20.489Z] #131 [core-command] exporting to image [2023-06-07T21:03:20.489Z] #131 writing image sha256:18a31ad581a4d7674c9d25855a6e9473bb0972dd0562ca7c8312f4193ab84851 0.0s done [2023-06-07T21:03:20.489Z] #131 naming to docker.io/library/core-command 0.0s done [2023-06-07T21:03:20.489Z] #131 ... [2023-06-07T21:03:20.489Z] [2023-06-07T21:03:20.489Z] #181 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-06-07T21:03:20.489Z] #181 DONE 0.5s [2023-06-07T21:03:20.750Z] [2023-06-07T21:03:20.750Z] #182 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-06-07T21:03:20.750Z] #182 DONE 0.5s [2023-06-07T21:03:20.750Z] [2023-06-07T21:03:20.750Z] #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-06-07T21:03:20.750Z] #183 DONE 0.6s [2023-06-07T21:03:20.750Z] [2023-06-07T21:03:20.750Z] #184 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:03:20.750Z] #184 DONE 0.5s [2023-06-07T21:03:20.750Z] [2023-06-07T21:03:20.750Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:03:20.750Z] #185 DONE 0.5s [2023-06-07T21:03:20.750Z] [2023-06-07T21:03:20.750Z] #186 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-06-07T21:03:20.750Z] #186 DONE 0.4s [2023-06-07T21:03:20.750Z] [2023-06-07T21:03:20.750Z] #131 [core-data] exporting to image [2023-06-07T21:03:20.750Z] #131 exporting layers 0.1s done [2023-06-07T21:03:20.750Z] #131 writing image sha256:7fd524af0296eea89545d4d7509890e8d9b83ffbb128fd12458900ee866c5833 done [2023-06-07T21:03:20.750Z] #131 naming to docker.io/library/core-metadata [2023-06-07T21:03:20.750Z] #131 naming to docker.io/library/core-metadata done [2023-06-07T21:03:20.750Z] #131 writing image sha256:ad6f80ba254a0eac94600c8714bd4b7e00a5c813e2ebb9ce6834c09d2df42274 0.0s done [2023-06-07T21:03:20.750Z] #131 naming to docker.io/library/core-data done [2023-06-07T21:03:20.750Z] #131 DONE 1.6s [2023-06-07T21:03:20.750Z] [2023-06-07T21:03:20.750Z] #187 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-06-07T21:03:21.340Z] #187 DONE 0.7s [2023-06-07T21:03:21.340Z] [2023-06-07T21:03:21.340Z] #188 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-06-07T21:03:21.340Z] #188 DONE 0.7s [2023-06-07T21:03:21.340Z] [2023-06-07T21:03:21.340Z] #189 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-06-07T21:03:21.340Z] #189 ... [2023-06-07T21:03:21.340Z] [2023-06-07T21:03:21.340Z] #190 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-06-07T21:03:21.340Z] #190 DONE 0.8s [2023-06-07T21:03:21.340Z] [2023-06-07T21:03:21.340Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:03:21.340Z] #145 DONE 78.0s [2023-06-07T21:03:21.340Z] [2023-06-07T21:03:21.340Z] #191 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-06-07T21:03:21.340Z] #191 DONE 0.1s [2023-06-07T21:03:21.596Z] $ docker top 95f032d5f83226d717ba6231b98f28cb68d52b1adf95a89ee47bb7388cf84a51 -eo pid,comm [2023-06-07T21:03:21.603Z] [2023-06-07T21:03:21.603Z] #189 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-06-07T21:03:21.603Z] #189 DONE 0.2s [2023-06-07T21:03:21.603Z] [2023-06-07T21:03:21.603Z] #192 [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-06-07T21:03:21.603Z] #192 DONE 0.2s [2023-06-07T21:03:21.603Z] [2023-06-07T21:03:21.603Z] #131 [security-spiffe-token-provider] exporting to image [Pipeline] { [Pipeline] echo [2023-06-07T21:03:21.832Z] ========================================================= [2023-06-07T21:03:21.832Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-06-07T21:03:21.832Z] ========================================================= [Pipeline] sh [2023-06-07T21:03:21.866Z] #131 ... [2023-06-07T21:03:21.866Z] [2023-06-07T21:03:21.866Z] #193 [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-06-07T21:03:21.866Z] #193 DONE 0.2s [2023-06-07T21:03:21.866Z] [2023-06-07T21:03:21.866Z] #194 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:03:21.866Z] #194 CACHED [2023-06-07T21:03:21.866Z] [2023-06-07T21:03:21.866Z] #195 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:03:21.866Z] #195 CACHED [2023-06-07T21:03:21.866Z] [2023-06-07T21:03:21.866Z] #196 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-06-07T21:03:22.127Z] #196 ... [2023-06-07T21:03:22.127Z] [2023-06-07T21:03:22.127Z] #197 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T21:03:22.127Z] #197 DONE 1.3s [2023-06-07T21:03:22.127Z] [2023-06-07T21:03:22.127Z] #198 [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-06-07T21:03:22.127Z] #198 DONE 0.3s [2023-06-07T21:03:22.127Z] [2023-06-07T21:03:22.127Z] #131 [security-proxy-setup] exporting to image [2023-06-07T21:03:22.388Z] #131 ... [2023-06-07T21:03:22.388Z] [2023-06-07T21:03:22.388Z] #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T21:03:22.388Z] #111 DONE 78.9s [2023-06-07T21:03:22.388Z] [2023-06-07T21:03:22.388Z] #196 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-06-07T21:03:22.388Z] #196 DONE 0.4s [2023-06-07T21:03:22.388Z] [2023-06-07T21:03:22.388Z] #131 [security-spiffe-token-provider] exporting to image [2023-06-07T21:03:22.388Z] #131 exporting layers 0.7s done [2023-06-07T21:03:22.388Z] #131 writing image sha256:5510407259717c8cf2601b87fb1ad7d70ca13222c189cc17c4da12b3cb833c87 done [2023-06-07T21:03:22.388Z] #131 naming to docker.io/library/security-spiffe-token-provider done [2023-06-07T21:03:22.388Z] #131 ... [2023-06-07T21:03:22.388Z] [2023-06-07T21:03:22.388Z] #199 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T21:03:22.388Z] #199 DONE 1.8s [2023-06-07T21:03:22.388Z] [2023-06-07T21:03:22.388Z] #200 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-06-07T21:03:22.388Z] #200 DONE 0.4s [2023-06-07T21:03:22.388Z] [2023-06-07T21:03:22.388Z] #201 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T21:03:22.388Z] #201 DONE 1.8s [2023-06-07T21:03:22.388Z] [2023-06-07T21:03:22.388Z] #131 [core-common-config-bootstrapper] exporting to image [2023-06-07T21:03:22.466Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-06-07T21:03:22.649Z] #131 writing image sha256:24b0fa83ef7d58f624c14b35c50213d53ba3106cfcbefb25b6a5ebe3e8b6b606 0.1s done [2023-06-07T21:03:22.649Z] #131 ... [2023-06-07T21:03:22.649Z] [2023-06-07T21:03:22.649Z] #202 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:03:22.649Z] #202 DONE 0.4s [2023-06-07T21:03:22.649Z] [2023-06-07T21:03:22.649Z] #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:03:22.649Z] #203 DONE 0.3s [2023-06-07T21:03:22.649Z] [2023-06-07T21:03:22.649Z] #204 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-06-07T21:03:22.649Z] #204 DONE 0.2s [2023-06-07T21:03:22.649Z] [2023-06-07T21:03:22.649Z] #131 [security-proxy-auth] exporting to image [2023-06-07T21:03:22.649Z] #131 exporting layers 0.3s done [2023-06-07T21:03:22.649Z] #131 naming to docker.io/library/security-proxy-setup done [2023-06-07T21:03:22.649Z] #131 writing image sha256:61e186af1cb10f480542ea3e3ab76540f1d3bf2b0190b1deb5c6624e67a7c14f done [2023-06-07T21:03:22.649Z] #131 writing image sha256:e3ffa4b36e43cc830f5fd149ca47678b0a563e85f497822a1eaaa0ac5b6f5e94 [2023-06-07T21:03:22.649Z] #131 naming to docker.io/library/security-proxy-auth 0.0s done [2023-06-07T21:03:22.909Z] #131 exporting layers 0.2s done [2023-06-07T21:03:22.909Z] #131 writing image sha256:e3ffa4b36e43cc830f5fd149ca47678b0a563e85f497822a1eaaa0ac5b6f5e94 0.0s done [2023-06-07T21:03:22.909Z] #131 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2023-06-07T21:03:22.909Z] #131 writing image sha256:e5901448b60d2e9ae009e20e1bc72c1dfd4dd32bbe7a78d4c9dc7ed8170121c6 done [2023-06-07T21:03:22.909Z] #131 naming to docker.io/library/support-scheduler done [2023-06-07T21:03:22.909Z] #131 DONE 2.8s [2023-06-07T21:03:22.909Z] [2023-06-07T21:03:22.909Z] #205 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:03:22.909Z] #205 DONE 0.2s [2023-06-07T21:03:22.909Z] [2023-06-07T21:03:22.909Z] #206 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-06-07T21:03:23.117Z] + make test [2023-06-07T21:03:23.117Z] go test -race -coverprofile=coverage.out ./... [2023-06-07T21:03:23.169Z] #206 DONE 0.3s [2023-06-07T21:03:23.169Z] [2023-06-07T21:03:23.169Z] #207 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T21:03:23.169Z] #207 DONE 1.6s [2023-06-07T21:03:23.169Z] [2023-06-07T21:03:23.169Z] #208 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:03:23.169Z] #208 DONE 0.0s [2023-06-07T21:03:23.169Z] [2023-06-07T21:03:23.169Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-06-07T21:03:23.169Z] #209 DONE 0.6s [2023-06-07T21:03:23.169Z] [2023-06-07T21:03:23.169Z] #131 [security-bootstrapper] exporting to image [2023-06-07T21:03:23.428Z] #131 exporting layers 0.2s done [2023-06-07T21:03:23.428Z] #131 writing image sha256:dcb92288dca4c123e8a4dd89866c8e426fe42043a5d1af4e2b9b6d28a2b409bb 0.0s done [2023-06-07T21:03:23.428Z] #131 naming to docker.io/library/support-notifications done [2023-06-07T21:03:23.428Z] #131 exporting layers 0.3s done [2023-06-07T21:03:23.428Z] #131 writing image sha256:744754a2f8f7b2cfa293be9a2a894f711349a2dca9d8421e24aa791786fc97a1 done [2023-06-07T21:03:23.428Z] #131 naming to docker.io/library/security-secretstore-setup done [2023-06-07T21:03:23.428Z] #131 writing image sha256:0ecc5c170c015458fe5b71ef02047a603728dfec60c2bd573b0219469e498774 done [2023-06-07T21:03:23.428Z] #131 naming to docker.io/library/security-bootstrapper done [2023-06-07T21:03:23.428Z] #131 DONE 3.1s [2023-06-07T21:03:23.428Z] time="2023-06-07T21:01:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:03:23.428Z] time="2023-06-07T21:01:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:03:23.428Z] time="2023-06-07T21:01:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:03:23.428Z] time="2023-06-07T21:01:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:03:23.428Z] time="2023-06-07T21:01:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:03:23.428Z] time="2023-06-07T21:01:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:03:23.428Z] time="2023-06-07T21:01:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:03:23.428Z] time="2023-06-07T21:01:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:03:23.428Z] time="2023-06-07T21:01:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:03:23.428Z] time="2023-06-07T21:01:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:03:23.428Z] time="2023-06-07T21:01:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:03:23.428Z] time="2023-06-07T21:01:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:03:23.428Z] time="2023-06-07T21:01:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:03:23.428Z] time="2023-06-07T21:01:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-06-07T21:03:23.451Z] $ docker stop --time=1 25db10481ea4e22d07e950b98e0f5a645072e18f9d7a96e6dae996acf929f669 [2023-06-07T21:03:24.921Z] $ docker rm -f --volumes 25db10481ea4e22d07e950b98e0f5a645072e18f9d7a96e6dae996acf929f669 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-07T21:03:25.244Z] + docker images [2023-06-07T21:03:25.244Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-06-07T21:03:25.244Z] security-secretstore-setup latest 744754a2f8f7 2 seconds ago 32.8MB [2023-06-07T21:03:25.244Z] security-bootstrapper latest 0ecc5c170c01 2 seconds ago 22.2MB [2023-06-07T21:03:25.244Z] support-notifications latest dcb92288dca4 2 seconds ago 32.4MB [2023-06-07T21:03:25.244Z] core-common-config-bootstrapper latest e3ffa4b36e43 3 seconds ago 17.2MB [2023-06-07T21:03:25.244Z] support-scheduler latest e5901448b60d 3 seconds ago 31.8MB [2023-06-07T21:03:25.244Z] security-proxy-auth latest 61e186af1cb1 3 seconds ago 18.3MB [2023-06-07T21:03:25.244Z] security-proxy-setup latest 24b0fa83ef7d 4 seconds ago 23.5MB [2023-06-07T21:03:25.244Z] security-spiffe-token-provider latest 551040725971 4 seconds ago 32.8MB [2023-06-07T21:03:25.244Z] core-data latest ad6f80ba254a 5 seconds ago 20MB [2023-06-07T21:03:25.244Z] core-metadata latest 7fd524af0296 5 seconds ago 20.4MB [2023-06-07T21:03:25.244Z] core-command latest 18a31ad581a4 6 seconds ago 19.9MB [2023-06-07T21:03:25.244Z] security-spire-config latest e144c7cc6949 About a minute ago 102MB [2023-06-07T21:03:25.244Z] security-spire-agent latest 9d271b02b8b5 About a minute ago 166MB [2023-06-07T21:03:25.244Z] security-spire-server latest e0012a25ad94 About a minute ago 107MB [2023-06-07T21:03:25.244Z] ci-base-image-x86_64 latest a48726ca93ef 4 minutes ago 918MB [2023-06-07T21:03:25.244Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 days ago 334MB [2023-06-07T21:03:25.244Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 6 weeks ago 700MB [2023-06-07T21:03:25.244Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 11 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-06-07T21:04:19.538Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-06-07T21:06:26.262Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-06-07T21:06:26.262Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-06-07T21:06:26.262Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-06-07T21:06:26.262Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-06-07T21:06:26.262Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-06-07T21:06:26.262Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-06-07T21:06:26.262Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-06-07T21:06:26.262Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-06-07T21:06:26.262Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-06-07T21:06:26.262Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-06-07T21:06:26.262Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-06-07T21:06:26.262Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-06-07T21:06:26.262Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-06-07T21:06:26.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-06-07T21:06:41.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-06-07T21:06:41.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-06-07T21:06:41.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.278s coverage: 28.7% of statements [2023-06-07T21:06:53.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.345s coverage: 98.5% of statements [2023-06-07T21:07:00.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-06-07T21:07:00.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-06-07T21:07:00.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-06-07T21:07:02.917Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.493s coverage: 71.5% of statements [2023-06-07T21:07:07.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-06-07T21:07:07.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-06-07T21:07:07.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.379s coverage: 54.0% of statements [2023-06-07T21:07:11.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-06-07T21:07:11.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-06-07T21:07:11.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-06-07T21:07:11.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-06-07T21:07:11.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-06-07T21:07:19.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-06-07T21:07:19.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-06-07T21:07:28.007Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.504s coverage: 88.5% of statements [2023-06-07T21:07:28.007Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.507s coverage: 3.8% of statements [2023-06-07T21:07:38.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-06-07T21:07:38.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-06-07T21:07:38.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-06-07T21:07:39.079Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.957s coverage: 95.6% of statements [2023-06-07T21:07:39.349Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-06-07T21:07:39.349Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-06-07T21:07:39.349Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-06-07T21:07:39.349Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-06-07T21:07:39.349Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-06-07T21:07:39.619Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.234s coverage: 72.2% of statements [2023-06-07T21:07:46.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-06-07T21:07:46.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-06-07T21:07:46.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-06-07T21:07:46.303Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.275s coverage: 65.9% of statements [2023-06-07T21:07:58.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-06-07T21:07:58.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-06-07T21:07:58.887Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.470s coverage: 0.9% of statements [2023-06-07T21:07:58.887Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.347s coverage: 29.0% of statements [2023-06-07T21:08:04.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.308s coverage: 42.9% of statements [2023-06-07T21:08:04.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.269s coverage: 82.9% of statements [2023-06-07T21:08:04.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.276s coverage: 94.1% of statements [2023-06-07T21:08:04.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.313s coverage: 96.3% of statements [2023-06-07T21:08:07.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.230s coverage: 87.5% of statements [2023-06-07T21:08:10.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-06-07T21:08:10.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-06-07T21:08:10.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-06-07T21:08:10.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-06-07T21:08:13.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-06-07T21:08:13.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-06-07T21:08:13.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-06-07T21:08:13.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-06-07T21:08:20.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.243s coverage: 94.4% of statements [2023-06-07T21:08:20.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-06-07T21:08:20.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-06-07T21:08:20.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-06-07T21:08:20.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-06-07T21:08:26.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-06-07T21:08:26.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-06-07T21:08:28.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-06-07T21:08:34.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-06-07T21:08:34.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.354s coverage: 79.9% of statements [2023-06-07T21:08:34.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.312s coverage: 92.9% of statements [2023-06-07T21:08:34.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.088s coverage: 64.4% of statements [2023-06-07T21:08:34.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.248s coverage: 62.3% of statements [2023-06-07T21:08:34.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.271s coverage: 87.2% of statements [2023-06-07T21:08:34.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.196s coverage: 20.0% of statements [2023-06-07T21:08:34.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.196s coverage: 100.0% of statements [2023-06-07T21:08:34.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.666s coverage: 81.8% of statements [2023-06-07T21:08:34.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.562s coverage: 82.1% of statements [2023-06-07T21:08:37.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-06-07T21:08:37.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.263s coverage: 86.0% of statements [2023-06-07T21:08:42.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-06-07T21:08:42.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-06-07T21:08:43.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.178s coverage: 63.1% of statements [2023-06-07T21:08:43.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.281s coverage: 100.0% of statements [2023-06-07T21:08:45.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.124s coverage: 89.4% of statements [2023-06-07T21:08:45.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.096s coverage: 100.0% of statements [2023-06-07T21:08:45.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.096s coverage: 73.7% of statements [2023-06-07T21:08:45.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-06-07T21:08:45.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-06-07T21:08:45.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-06-07T21:08:45.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements [2023-06-07T21:08:56.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-06-07T21:08:56.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-06-07T21:08:56.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-06-07T21:08:56.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.073s coverage: 38.4% of statements [2023-06-07T21:08:56.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.279s coverage: 89.5% of statements [2023-06-07T21:09:01.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-06-07T21:09:01.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-06-07T21:09:01.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-06-07T21:09:01.376Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-06-07T21:09:01.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.234s coverage: 84.8% of statements [2023-06-07T21:09:08.012Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-06-07T21:09:08.012Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-06-07T21:09:08.012Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-06-07T21:09:08.012Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-06-07T21:09:14.662Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.318s coverage: 17.7% of statements [2023-06-07T21:09:15.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-06-07T21:09:15.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-06-07T21:09:15.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-06-07T21:09:15.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-06-07T21:09:15.831Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.619s coverage: 92.3% of statements [2023-06-07T21:09:20.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-06-07T21:09:20.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-06-07T21:09:20.078Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.312s coverage: 61.5% of statements [2023-06-07T21:09:22.662Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-06-07T21:09:22.662Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-06-07T21:09:22.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.404s coverage: 97.7% of statements [2023-06-07T21:09:23.887Z] 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-06-07T21:09:23.887Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-06-07T21:09:23.887Z] go vet ./... [2023-06-07T21:12:15.589Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-07T21:12:15.589Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-07T21:12:15.589Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-07T21:12:15.607Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-06-07T21:12:16.245Z] + ls -al . [2023-06-07T21:12:16.245Z] total 716 [2023-06-07T21:12:16.245Z] drwxrwxr-x 10 1001 1001 4096 Jun 7 21:03 . [2023-06-07T21:12:16.245Z] drwxr-xr-x 4 root root 4096 Jun 7 21:03 .. [2023-06-07T21:12:16.245Z] drwxrwxr-x 2 1001 1001 4096 Jun 7 21:01 .blubracket [2023-06-07T21:12:16.245Z] -rw-rw-r-- 1 1001 1001 16 Jun 7 21:01 .dockerignore [2023-06-07T21:12:16.245Z] drwxrwxr-x 8 1001 1001 4096 Jun 7 21:01 .git [2023-06-07T21:12:16.245Z] drwxrwxr-x 3 1001 1001 4096 Jun 7 21:01 .github [2023-06-07T21:12:16.245Z] -rw-rw-r-- 1 1001 1001 1133 Jun 7 21:01 .gitignore [2023-06-07T21:12:16.245Z] -rw-rw-r-- 1 1001 1001 42 Jun 7 21:01 .golangci.yml [2023-06-07T21:12:16.245Z] -rw-rw-r-- 1 1001 1001 87 Jun 7 21:01 .hadolint.yml [2023-06-07T21:12:16.245Z] -rw-rw-r-- 1 1001 1001 166 Jun 7 21:01 .sonarcloud.properties [2023-06-07T21:12:16.245Z] -rw-rw-r-- 1 1001 1001 1171 Jun 7 21:01 ADOPTERS.md [2023-06-07T21:12:16.245Z] -rw-rw-r-- 1 1001 1001 10835 Jun 7 21:01 Attribution.txt [2023-06-07T21:12:16.245Z] -rw-rw-r-- 1 1001 1001 93407 Jun 7 21:01 CHANGELOG.md [2023-06-07T21:12:16.245Z] -rw-rw-r-- 1 1001 1001 3804 Jun 7 21:01 CONTRIBUTING.md [2023-06-07T21:12:16.245Z] -rw-rw-r-- 1 1001 1001 677 Jun 7 21:01 GOVERNANCE.md [2023-06-07T21:12:16.245Z] -rw-rw-r-- 1 1001 1001 883 Jun 7 21:01 Jenkinsfile [2023-06-07T21:12:16.245Z] -rw-rw-r-- 1 1001 1001 10775 Jun 7 21:01 LICENSE [2023-06-07T21:12:16.245Z] -rw-rw-r-- 1 1001 1001 14368 Jun 7 21:01 Makefile [2023-06-07T21:12:16.245Z] -rw-rw-r-- 1 1001 1001 582 Jun 7 21:01 OWNERS.md [2023-06-07T21:12:16.245Z] -rw-rw-r-- 1 1001 1001 9923 Jun 7 21:01 README.md [2023-06-07T21:12:16.245Z] -rw-rw-r-- 1 1001 1001 789 Jun 7 21:01 SECURITY.md [2023-06-07T21:12:16.245Z] -rw-rw-r-- 1 1001 1001 5 Jun 7 20:58 VERSION [2023-06-07T21:12:16.245Z] drwxrwxr-x 2 1001 1001 4096 Jun 7 21:01 bin [2023-06-07T21:12:16.245Z] drwxrwxr-x 18 1001 1001 4096 Jun 7 21:01 cmd [2023-06-07T21:12:16.245Z] -rw-r--r-- 1 root root 447730 Jun 7 21:09 coverage.out [2023-06-07T21:12:16.246Z] -rw-rw-r-- 1 1001 1001 3159 Jun 7 21:01 go.mod [2023-06-07T21:12:16.246Z] -rw-rw-r-- 1 1001 1001 31048 Jun 7 21:01 go.sum [2023-06-07T21:12:16.246Z] drwxrwxr-x 7 1001 1001 4096 Jun 7 21:01 internal [2023-06-07T21:12:16.246Z] drwxrwxr-x 3 1001 1001 4096 Jun 7 21:01 openapi [2023-06-07T21:12:16.246Z] -rw-rw-r-- 1 1001 1001 594 Jun 7 21:01 security.txt [2023-06-07T21:12:16.246Z] drwxrwxr-x 4 1001 1001 4096 Jun 7 21:01 snap [2023-06-07T21:12:16.246Z] -rw-rw-r-- 1 1001 1001 204 Jun 7 21:01 version.go [Pipeline] sh [2023-06-07T21:12:16.880Z] + '[' -e coverage.out ] [2023-06-07T21:12:16.880Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-06-07T21:12:16.901Z] Warning: overwriting stash ‘coverage-report’ [2023-06-07T21:12:17.727Z] Stashed 1 file(s) [Pipeline] sh [2023-06-07T21:12:18.358Z] + make build [2023-06-07T21:12:18.358Z] 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-06-07T21:13:55.005Z] 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-06-07T21:13:58.342Z] 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-06-07T21:14:03.683Z] 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-06-07T21:14:07.018Z] 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-06-07T21:14:57.765Z] 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-06-07T21:15:01.103Z] 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-06-07T21:15:07.753Z] 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-06-07T21:15:14.397Z] 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-06-07T21:15:17.743Z] 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-06-07T21:15:21.995Z] 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-06-07T21:15:28.636Z] 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-06-07T21:15:33.996Z] $ docker stop --time=1 95f032d5f83226d717ba6231b98f28cb68d52b1adf95a89ee47bb7388cf84a51 [2023-06-07T21:15:36.034Z] $ docker rm -f --volumes 95f032d5f83226d717ba6231b98f28cb68d52b1adf95a89ee47bb7388cf84a51 [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-06-07T21:15:38.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-07T21:15:38.434Z] [2023-06-07T21:15:38.434Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:15:38.766Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-07T21:15:38.766Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-06-07T21:15:38.766Z] 547446be3368: Pulling fs layer [2023-06-07T21:15:38.766Z] d125d8839a47: Pulling fs layer [2023-06-07T21:15:38.766Z] 3e85d5ac6304: Pulling fs layer [2023-06-07T21:15:38.766Z] c3105a71a48b: Pulling fs layer [2023-06-07T21:15:38.766Z] 0f093f025ec4: Pulling fs layer [2023-06-07T21:15:38.766Z] c3106fc0e877: Pulling fs layer [2023-06-07T21:15:38.766Z] c3105a71a48b: Waiting [2023-06-07T21:15:38.766Z] 0f093f025ec4: Waiting [2023-06-07T21:15:38.766Z] c3106fc0e877: Waiting [2023-06-07T21:15:39.037Z] 547446be3368: Verifying Checksum [2023-06-07T21:15:39.037Z] 547446be3368: Download complete [2023-06-07T21:15:39.037Z] c3105a71a48b: Verifying Checksum [2023-06-07T21:15:39.037Z] c3105a71a48b: Download complete [2023-06-07T21:15:39.308Z] d125d8839a47: Verifying Checksum [2023-06-07T21:15:39.308Z] d125d8839a47: Download complete [2023-06-07T21:15:39.308Z] c3106fc0e877: Verifying Checksum [2023-06-07T21:15:39.308Z] c3106fc0e877: Download complete [2023-06-07T21:15:39.576Z] 0f093f025ec4: Verifying Checksum [2023-06-07T21:15:39.576Z] 0f093f025ec4: Download complete [2023-06-07T21:15:39.844Z] 547446be3368: Pull complete [2023-06-07T21:15:40.803Z] d125d8839a47: Pull complete [2023-06-07T21:15:41.384Z] 3e85d5ac6304: Verifying Checksum [2023-06-07T21:15:41.384Z] 3e85d5ac6304: Download complete [2023-06-07T21:15:49.625Z] 3e85d5ac6304: Pull complete [2023-06-07T21:15:49.625Z] c3105a71a48b: Pull complete [2023-06-07T21:15:50.616Z] 0f093f025ec4: Pull complete [2023-06-07T21:15:50.616Z] c3106fc0e877: Pull complete [2023-06-07T21:15:50.616Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-06-07T21:15:50.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-07T21:15:50.616Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:15:50.828Z] prd-ubuntu20.04-docker-arm64-4c-16g-18114 does not seem to be running inside a container [2023-06-07T21:15:50.914Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-06-07T21:15:53.080Z] $ docker top dba264320b1e4c126c7d4a2860b5cc618bff73294c4b5414919c6ed26a9b2726 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T21:15:53.613Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-06-07T21:16:03.753Z] #1 [support-notifications internal] load build definition from Dockerfile [2023-06-07T21:16:03.753Z] #1 transferring dockerfile: 1.84kB done [2023-06-07T21:16:03.753Z] #1 DONE 0.1s [2023-06-07T21:16:03.753Z] [2023-06-07T21:16:03.753Z] #2 [security-spire-server internal] load build definition from Dockerfile [2023-06-07T21:16:03.753Z] #2 transferring dockerfile: 2.63kB 0.0s done [2023-06-07T21:16:03.753Z] #2 DONE 0.1s [2023-06-07T21:16:03.753Z] [2023-06-07T21:16:03.753Z] #3 [core-command internal] load build definition from Dockerfile [2023-06-07T21:16:03.753Z] #3 transferring dockerfile: 1.82kB done [2023-06-07T21:16:03.753Z] #3 DONE 0.1s [2023-06-07T21:16:03.753Z] [2023-06-07T21:16:03.753Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2023-06-07T21:16:03.753Z] #4 transferring dockerfile: 2.82kB 0.0s done [2023-06-07T21:16:03.753Z] #4 DONE 0.1s [2023-06-07T21:16:03.753Z] [2023-06-07T21:16:03.753Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2023-06-07T21:16:03.753Z] #5 transferring dockerfile: 2.06kB done [2023-06-07T21:16:03.753Z] #5 DONE 0.1s [2023-06-07T21:16:03.753Z] [2023-06-07T21:16:03.753Z] #6 [core-data internal] load build definition from Dockerfile [2023-06-07T21:16:03.753Z] #6 transferring dockerfile: 1.90kB 0.0s done [2023-06-07T21:16:03.753Z] #6 DONE 0.1s [2023-06-07T21:16:03.753Z] [2023-06-07T21:16:03.753Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-06-07T21:16:03.753Z] #7 transferring dockerfile: 1.78kB 0.0s done [2023-06-07T21:16:03.753Z] #7 DONE 0.1s [2023-06-07T21:16:03.753Z] [2023-06-07T21:16:03.753Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2023-06-07T21:16:03.753Z] #8 transferring dockerfile: 2.68kB 0.0s done [2023-06-07T21:16:03.753Z] #8 DONE 0.1s [2023-06-07T21:16:03.753Z] [2023-06-07T21:16:03.753Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2023-06-07T21:16:03.753Z] #9 transferring dockerfile: 2.38kB 0.0s done [2023-06-07T21:16:03.753Z] #9 DONE 0.1s [2023-06-07T21:16:03.753Z] [2023-06-07T21:16:03.753Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-06-07T21:16:04.026Z] #10 transferring dockerfile: 2.12kB 0.0s done [2023-06-07T21:16:04.026Z] #10 DONE 0.1s [2023-06-07T21:16:04.026Z] [2023-06-07T21:16:04.026Z] #11 [core-metadata internal] load build definition from Dockerfile [2023-06-07T21:16:04.026Z] #11 transferring dockerfile: 1.96kB done [2023-06-07T21:16:04.026Z] #11 DONE 0.1s [2023-06-07T21:16:04.026Z] [2023-06-07T21:16:04.026Z] #12 [support-scheduler internal] load build definition from Dockerfile [2023-06-07T21:16:04.026Z] #12 transferring dockerfile: 1.82kB 0.0s done [2023-06-07T21:16:04.026Z] #12 DONE 0.1s [2023-06-07T21:16:04.026Z] [2023-06-07T21:16:04.026Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2023-06-07T21:16:04.294Z] #13 transferring dockerfile: 2.04kB done [2023-06-07T21:16:04.294Z] #13 DONE 0.1s [2023-06-07T21:16:04.294Z] [2023-06-07T21:16:04.294Z] #14 [security-spire-config internal] load build definition from Dockerfile [2023-06-07T21:16:04.294Z] #14 transferring dockerfile: 2.58kB done [2023-06-07T21:16:04.294Z] #14 DONE 0.1s [2023-06-07T21:16:04.294Z] [2023-06-07T21:16:04.294Z] #15 [support-notifications internal] load .dockerignore [2023-06-07T21:16:04.294Z] #15 transferring context: 56B 0.0s done [2023-06-07T21:16:04.294Z] #15 DONE 0.1s [2023-06-07T21:16:05.256Z] [2023-06-07T21:16:05.256Z] #16 [security-spire-server internal] load .dockerignore [2023-06-07T21:16:05.256Z] #16 transferring context: 56B done [2023-06-07T21:16:05.256Z] #16 DONE 0.0s [2023-06-07T21:16:05.256Z] [2023-06-07T21:16:05.256Z] #17 [security-bootstrapper internal] load .dockerignore [2023-06-07T21:16:05.256Z] #17 transferring context: 56B done [2023-06-07T21:16:05.256Z] #17 DONE 0.1s [2023-06-07T21:16:05.256Z] [2023-06-07T21:16:05.256Z] #18 [core-command internal] load .dockerignore [2023-06-07T21:16:05.256Z] #18 transferring context: 56B done [2023-06-07T21:16:05.256Z] #18 DONE 0.1s [2023-06-07T21:16:05.256Z] [2023-06-07T21:16:05.256Z] #19 [security-proxy-setup internal] load .dockerignore [2023-06-07T21:16:05.256Z] #19 transferring context: 56B 0.0s done [2023-06-07T21:16:05.256Z] #19 DONE 0.1s [2023-06-07T21:16:05.256Z] [2023-06-07T21:16:05.256Z] #20 [core-data internal] load .dockerignore [2023-06-07T21:16:05.256Z] #20 transferring context: 56B 0.0s done [2023-06-07T21:16:05.256Z] #20 DONE 0.1s [2023-06-07T21:16:05.256Z] [2023-06-07T21:16:05.256Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2023-06-07T21:16:05.256Z] #21 transferring context: 56B done [2023-06-07T21:16:05.256Z] #21 DONE 0.1s [2023-06-07T21:16:05.256Z] [2023-06-07T21:16:05.256Z] #22 [security-spire-agent internal] load .dockerignore [2023-06-07T21:16:05.256Z] #22 transferring context: 56B 0.0s done [2023-06-07T21:16:05.256Z] #22 DONE 0.1s [2023-06-07T21:16:05.528Z] [2023-06-07T21:16:05.528Z] #23 [security-secretstore-setup internal] load .dockerignore [2023-06-07T21:16:05.528Z] #23 transferring context: 56B done [2023-06-07T21:16:05.528Z] #23 DONE 0.1s [2023-06-07T21:16:05.528Z] [2023-06-07T21:16:05.528Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2023-06-07T21:16:05.528Z] #24 transferring context: 56B done [2023-06-07T21:16:05.528Z] #24 DONE 0.1s [2023-06-07T21:16:05.528Z] [2023-06-07T21:16:05.528Z] #25 [core-metadata internal] load .dockerignore [2023-06-07T21:16:05.528Z] #25 transferring context: 56B done [2023-06-07T21:16:05.528Z] #25 DONE 0.1s [2023-06-07T21:16:05.528Z] [2023-06-07T21:16:05.528Z] #26 [support-scheduler internal] load .dockerignore [2023-06-07T21:16:05.794Z] #26 transferring context: 56B done [2023-06-07T21:16:05.794Z] #26 DONE 0.1s [2023-06-07T21:16:05.794Z] [2023-06-07T21:16:05.794Z] #27 [security-proxy-auth internal] load .dockerignore [2023-06-07T21:16:05.794Z] #27 transferring context: 56B done [2023-06-07T21:16:05.794Z] #27 DONE 0.1s [2023-06-07T21:16:05.794Z] [2023-06-07T21:16:05.794Z] #28 [security-spire-config internal] load .dockerignore [2023-06-07T21:16:05.794Z] #28 transferring context: 56B 0.0s done [2023-06-07T21:16:05.794Z] #28 DONE 0.1s [2023-06-07T21:16:05.794Z] [2023-06-07T21:16:05.794Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:16:05.794Z] #29 DONE 0.0s [2023-06-07T21:16:05.794Z] [2023-06-07T21:16:05.794Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T21:16:05.794Z] #30 DONE 0.1s [2023-06-07T21:16:06.065Z] [2023-06-07T21:16:06.065Z] #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:16:06.065Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:16:06.065Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:16:06.065Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T21:16:06.065Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T21:16:06.065Z] #31 DONE 0.1s [2023-06-07T21:16:06.065Z] [2023-06-07T21:16:06.065Z] #32 [support-notifications internal] load build context [2023-06-07T21:16:06.651Z] #32 ... [2023-06-07T21:16:06.651Z] [2023-06-07T21:16:06.651Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:16:06.651Z] #29 DONE 0.0s [2023-06-07T21:16:06.652Z] [2023-06-07T21:16:06.652Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T21:16:06.652Z] #30 DONE 0.2s [2023-06-07T21:16:06.652Z] [2023-06-07T21:16:06.652Z] #32 [support-notifications internal] load build context [2023-06-07T21:16:11.649Z] #32 ... [2023-06-07T21:16:11.649Z] [2023-06-07T21:16:11.649Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:16:11.649Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:16:11.649Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:16:11.649Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T21:16:11.649Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T21:16:11.649Z] #31 DONE 0.3s [2023-06-07T21:16:11.649Z] [2023-06-07T21:16:11.649Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:16:11.649Z] #29 DONE 0.0s [2023-06-07T21:16:11.649Z] [2023-06-07T21:16:11.649Z] #33 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-07T21:16:11.649Z] #33 DONE 1.5s [2023-06-07T21:16:11.649Z] [2023-06-07T21:16:11.649Z] #32 [support-notifications internal] load build context [2023-06-07T21:16:11.649Z] #32 ... [2023-06-07T21:16:11.649Z] [2023-06-07T21:16:11.649Z] #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:16:11.649Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:16:11.649Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:16:11.649Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T21:16:11.649Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T21:16:11.649Z] #31 DONE 0.3s [2023-06-07T21:16:11.649Z] [2023-06-07T21:16:11.649Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:16:11.649Z] #29 DONE 0.0s [2023-06-07T21:16:11.649Z] [2023-06-07T21:16:11.649Z] #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-07T21:16:11.649Z] #33 DONE 1.5s [2023-06-07T21:16:11.649Z] [2023-06-07T21:16:11.649Z] #32 [support-notifications internal] load build context [2023-06-07T21:16:11.649Z] #32 ... [2023-06-07T21:16:11.649Z] [2023-06-07T21:16:11.649Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:16:11.650Z] #29 DONE 0.0s [2023-06-07T21:16:11.650Z] [2023-06-07T21:16:11.650Z] #32 [support-notifications internal] load build context [2023-06-07T21:16:11.650Z] #32 ... [2023-06-07T21:16:11.650Z] [2023-06-07T21:16:11.650Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:16:11.650Z] #29 DONE 0.0s [2023-06-07T21:16:11.650Z] [2023-06-07T21:16:11.650Z] #32 [support-notifications internal] load build context [2023-06-07T21:16:11.650Z] #32 ... [2023-06-07T21:16:11.650Z] [2023-06-07T21:16:11.650Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:16:11.650Z] #29 DONE 0.0s [2023-06-07T21:16:11.650Z] [2023-06-07T21:16:11.650Z] #32 [support-notifications internal] load build context [2023-06-07T21:16:11.650Z] #32 ... [2023-06-07T21:16:11.650Z] [2023-06-07T21:16:11.650Z] #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:16:11.650Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:16:11.650Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:16:11.650Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T21:16:11.650Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T21:16:11.650Z] #31 DONE 0.3s [2023-06-07T21:16:11.650Z] [2023-06-07T21:16:11.650Z] #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-07T21:16:11.650Z] #33 DONE 1.6s [2023-06-07T21:16:11.650Z] [2023-06-07T21:16:11.650Z] #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-06-07T21:16:11.650Z] #34 DONE 1.2s [2023-06-07T21:16:11.650Z] [2023-06-07T21:16:11.650Z] #32 [support-notifications internal] load build context [2023-06-07T21:16:11.650Z] #32 ... [2023-06-07T21:16:11.650Z] [2023-06-07T21:16:11.650Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:16:11.650Z] #29 DONE 0.0s [2023-06-07T21:16:11.650Z] [2023-06-07T21:16:11.650Z] #32 [support-notifications internal] load build context [2023-06-07T21:16:11.650Z] #32 ... [2023-06-07T21:16:11.650Z] [2023-06-07T21:16:11.650Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:16:11.650Z] #29 DONE 0.0s [2023-06-07T21:16:11.650Z] [2023-06-07T21:16:11.650Z] #32 [support-notifications internal] load build context [2023-06-07T21:16:11.922Z] #32 ... [2023-06-07T21:16:11.922Z] [2023-06-07T21:16:11.922Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:16:11.922Z] #29 DONE 0.0s [2023-06-07T21:16:11.922Z] [2023-06-07T21:16:11.922Z] #32 [support-notifications internal] load build context [2023-06-07T21:16:11.922Z] #32 ... [2023-06-07T21:16:11.922Z] [2023-06-07T21:16:11.922Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:16:11.922Z] #29 DONE 0.0s [2023-06-07T21:16:11.922Z] [2023-06-07T21:16:11.922Z] #32 [support-notifications internal] load build context [2023-06-07T21:16:11.922Z] #32 transferring context: 47.34MB 5.7s [2023-06-07T21:16:12.881Z] #32 ... [2023-06-07T21:16:12.881Z] [2023-06-07T21:16:12.881Z] #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:16:12.881Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:16:12.881Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:16:12.881Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T21:16:12.881Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T21:16:12.881Z] #31 DONE 0.5s [2023-06-07T21:16:12.881Z] [2023-06-07T21:16:12.881Z] #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-07T21:16:12.881Z] #33 DONE 1.7s [2023-06-07T21:16:12.881Z] [2023-06-07T21:16:12.881Z] #34 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-06-07T21:16:12.881Z] #34 DONE 1.3s [2023-06-07T21:16:12.881Z] [2023-06-07T21:16:12.881Z] #32 [support-notifications internal] load build context [2023-06-07T21:16:12.881Z] #32 ... [2023-06-07T21:16:12.881Z] [2023-06-07T21:16:12.881Z] #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:16:12.881Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:16:12.881Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:16:12.881Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T21:16:12.881Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T21:16:12.881Z] #31 DONE 0.5s [2023-06-07T21:16:12.881Z] [2023-06-07T21:16:12.881Z] #33 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-07T21:16:12.881Z] #33 DONE 1.7s [2023-06-07T21:16:12.881Z] [2023-06-07T21:16:12.881Z] #34 [security-spire-config builder 2/7] WORKDIR /edgex-go [2023-06-07T21:16:12.881Z] #34 DONE 1.3s [2023-06-07T21:16:12.881Z] [2023-06-07T21:16:12.881Z] #35 [security-spire-config internal] load build context [2023-06-07T21:16:12.881Z] #35 DONE 0.0s [2023-06-07T21:16:12.881Z] [2023-06-07T21:16:12.881Z] #36 [security-proxy-auth internal] load build context [2023-06-07T21:16:12.881Z] #36 DONE 0.0s [2023-06-07T21:16:12.881Z] [2023-06-07T21:16:12.881Z] #32 [support-notifications internal] load build context [2023-06-07T21:16:12.881Z] #32 ... [2023-06-07T21:16:12.881Z] [2023-06-07T21:16:12.881Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:16:12.881Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:16:12.881Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:16:12.881Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T21:16:12.881Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T21:16:12.881Z] #31 DONE 0.5s [2023-06-07T21:16:12.881Z] [2023-06-07T21:16:12.881Z] #33 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-07T21:16:12.881Z] #33 DONE 1.7s [2023-06-07T21:16:12.881Z] [2023-06-07T21:16:12.881Z] #34 [security-spire-agent builder 2/7] WORKDIR /edgex-go [2023-06-07T21:16:12.881Z] #34 DONE 1.3s [2023-06-07T21:16:12.881Z] [2023-06-07T21:16:12.881Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T21:16:12.881Z] #30 DONE 6.1s [2023-06-07T21:16:12.881Z] [2023-06-07T21:16:12.881Z] #32 [support-notifications internal] load build context [2023-06-07T21:16:13.146Z] #32 ... [2023-06-07T21:16:13.146Z] [2023-06-07T21:16:13.146Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:16:13.146Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:16:13.146Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:16:13.146Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T21:16:13.146Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T21:16:13.146Z] #31 DONE 0.5s [2023-06-07T21:16:13.146Z] [2023-06-07T21:16:13.146Z] #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-07T21:16:13.146Z] #33 DONE 1.7s [2023-06-07T21:16:13.146Z] [2023-06-07T21:16:13.146Z] #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-06-07T21:16:13.146Z] #34 DONE 1.3s [2023-06-07T21:16:13.146Z] [2023-06-07T21:16:13.146Z] #32 [support-notifications internal] load build context [2023-06-07T21:16:13.146Z] #32 ... [2023-06-07T21:16:13.146Z] [2023-06-07T21:16:13.146Z] #34 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-06-07T21:16:13.146Z] #34 DONE 1.3s [2023-06-07T21:16:13.146Z] [2023-06-07T21:16:13.146Z] #37 [security-bootstrapper internal] load build context [2023-06-07T21:16:13.732Z] #37 ... [2023-06-07T21:16:13.732Z] [2023-06-07T21:16:13.732Z] #32 [support-notifications internal] load build context [2023-06-07T21:16:16.316Z] #32 ... [2023-06-07T21:16:16.316Z] [2023-06-07T21:16:16.316Z] #38 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-07T21:16:16.316Z] #0 7.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:16:16.316Z] #0 9.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:16:16.316Z] #38 ... [2023-06-07T21:16:16.316Z] [2023-06-07T21:16:16.316Z] #32 [support-notifications internal] load build context [2023-06-07T21:16:16.901Z] #32 ... [2023-06-07T21:16:16.901Z] [2023-06-07T21:16:16.901Z] #39 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-07T21:16:16.901Z] #0 9.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:16:17.175Z] #39 ... [2023-06-07T21:16:17.175Z] [2023-06-07T21:16:17.175Z] #40 [security-spire-server internal] load build context [2023-06-07T21:16:17.175Z] #40 ... [2023-06-07T21:16:17.175Z] [2023-06-07T21:16:17.175Z] #41 [core-command internal] load build context [2023-06-07T21:16:17.175Z] #41 ... [2023-06-07T21:16:17.175Z] [2023-06-07T21:16:17.175Z] #42 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-07T21:16:17.443Z] #42 ... [2023-06-07T21:16:17.443Z] [2023-06-07T21:16:17.443Z] #43 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-06-07T21:16:17.443Z] #0 8.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:16:17.443Z] #43 ... [2023-06-07T21:16:17.443Z] [2023-06-07T21:16:17.443Z] #44 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T21:16:17.709Z] #44 ... [2023-06-07T21:16:17.709Z] [2023-06-07T21:16:17.709Z] #45 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-07T21:16:17.709Z] #45 ... [2023-06-07T21:16:17.709Z] [2023-06-07T21:16:17.709Z] #46 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T21:16:17.976Z] #46 ... [2023-06-07T21:16:17.976Z] [2023-06-07T21:16:17.976Z] #47 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-07T21:16:17.976Z] #47 ... [2023-06-07T21:16:17.976Z] [2023-06-07T21:16:17.976Z] #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-07T21:16:17.976Z] #48 ... [2023-06-07T21:16:17.976Z] [2023-06-07T21:16:17.976Z] #49 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-07T21:16:18.242Z] #49 ... [2023-06-07T21:16:18.242Z] [2023-06-07T21:16:18.242Z] #50 [security-spiffe-token-provider internal] load build context [2023-06-07T21:16:18.242Z] #50 transferring context: 3.50MB 6.1s [2023-06-07T21:16:18.242Z] #50 ... [2023-06-07T21:16:18.242Z] [2023-06-07T21:16:18.242Z] #51 [security-proxy-setup internal] load build context [2023-06-07T21:16:18.509Z] #51 ... [2023-06-07T21:16:18.509Z] [2023-06-07T21:16:18.509Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-07T21:16:18.509Z] #52 ... [2023-06-07T21:16:18.509Z] [2023-06-07T21:16:18.509Z] #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-07T21:16:18.509Z] #53 ... [2023-06-07T21:16:18.509Z] [2023-06-07T21:16:18.509Z] #54 [core-data internal] load build context [2023-06-07T21:16:18.787Z] #54 ... [2023-06-07T21:16:18.787Z] [2023-06-07T21:16:18.787Z] #51 [security-proxy-setup internal] load build context [2023-06-07T21:16:23.074Z] #51 ... [2023-06-07T21:16:23.074Z] [2023-06-07T21:16:23.074Z] #55 [core-metadata internal] load build context [2023-06-07T21:16:23.074Z] #55 ... [2023-06-07T21:16:23.074Z] [2023-06-07T21:16:23.074Z] #38 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-07T21:16:23.074Z] #38 11.53 (1/2) Installing ca-certificates (20230506-r0) [2023-06-07T21:16:23.074Z] #38 11.82 (2/2) Installing dumb-init (1.2.5-r2) [2023-06-07T21:16:23.074Z] #38 11.82 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:16:23.074Z] #38 11.97 Executing ca-certificates-20230506-r0.trigger [2023-06-07T21:16:23.074Z] #38 14.04 OK: 8 MiB in 17 packages [2023-06-07T21:16:23.074Z] #38 DONE 16.7s [2023-06-07T21:16:23.074Z] [2023-06-07T21:16:23.074Z] #55 [core-metadata internal] load build context [2023-06-07T21:16:23.074Z] #55 ... [2023-06-07T21:16:23.074Z] [2023-06-07T21:16:23.074Z] #56 [security-spire-agent internal] load build context [2023-06-07T21:16:23.074Z] #56 ... [2023-06-07T21:16:23.074Z] [2023-06-07T21:16:23.074Z] #57 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:16:23.074Z] #57 transferring context: 2.77MB 8.5s [2023-06-07T21:16:23.074Z] #57 ... [2023-06-07T21:16:23.074Z] [2023-06-07T21:16:23.074Z] #35 [security-spire-config internal] load build context [2023-06-07T21:16:23.341Z] #35 ... [2023-06-07T21:16:23.341Z] [2023-06-07T21:16:23.341Z] #58 [security-secretstore-setup internal] load build context [2023-06-07T21:16:23.341Z] #58 ... [2023-06-07T21:16:23.341Z] [2023-06-07T21:16:23.341Z] #36 [security-proxy-auth internal] load build context [2023-06-07T21:16:23.607Z] #36 ... [2023-06-07T21:16:23.607Z] [2023-06-07T21:16:23.607Z] #59 [support-scheduler internal] load build context [2023-06-07T21:16:23.607Z] #59 ... [2023-06-07T21:16:23.607Z] [2023-06-07T21:16:23.607Z] #58 [security-secretstore-setup internal] load build context [2023-06-07T21:16:23.607Z] #58 ... [2023-06-07T21:16:23.607Z] [2023-06-07T21:16:23.607Z] #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-07T21:16:23.875Z] #60 ... [2023-06-07T21:16:23.875Z] [2023-06-07T21:16:23.875Z] #37 [security-bootstrapper internal] load build context [2023-06-07T21:16:23.875Z] #37 ... [2023-06-07T21:16:23.875Z] [2023-06-07T21:16:23.875Z] #56 [security-spire-agent internal] load build context [2023-06-07T21:16:24.456Z] #56 ... [2023-06-07T21:16:24.456Z] [2023-06-07T21:16:24.456Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-07T21:16:24.726Z] #61 ... [2023-06-07T21:16:24.726Z] [2023-06-07T21:16:24.726Z] #58 [security-secretstore-setup internal] load build context [2023-06-07T21:16:25.309Z] #58 ... [2023-06-07T21:16:25.309Z] [2023-06-07T21:16:25.309Z] #43 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-06-07T21:16:25.309Z] #43 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:16:25.309Z] #43 15.38 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-07T21:16:25.309Z] #43 15.38 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:16:25.309Z] #43 15.55 OK: 8 MiB in 16 packages [2023-06-07T21:16:25.309Z] #43 DONE 18.3s [2023-06-07T21:16:25.309Z] [2023-06-07T21:16:25.309Z] #56 [security-spire-agent internal] load build context [2023-06-07T21:16:27.252Z] #56 ... [2023-06-07T21:16:27.252Z] [2023-06-07T21:16:27.252Z] #42 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-07T21:16:27.252Z] #42 9.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:16:27.252Z] #42 11.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:16:27.252Z] #42 17.50 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-07T21:16:27.252Z] #42 17.50 (2/2) Installing su-exec (0.2-r2) [2023-06-07T21:16:27.252Z] #42 17.50 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:16:27.252Z] #42 17.85 OK: 8 MiB in 17 packages [2023-06-07T21:16:27.252Z] #42 DONE 19.7s [2023-06-07T21:16:27.252Z] [2023-06-07T21:16:27.252Z] #56 [security-spire-agent internal] load build context [2023-06-07T21:16:27.252Z] #56 ... [2023-06-07T21:16:27.252Z] [2023-06-07T21:16:27.252Z] #32 [support-notifications internal] load build context [2023-06-07T21:16:27.252Z] #32 ... [2023-06-07T21:16:27.252Z] [2023-06-07T21:16:27.252Z] #40 [security-spire-server internal] load build context [2023-06-07T21:16:27.252Z] #40 ... [2023-06-07T21:16:27.252Z] [2023-06-07T21:16:27.252Z] #56 [security-spire-agent internal] load build context [2023-06-07T21:16:27.525Z] #56 ... [2023-06-07T21:16:27.525Z] [2023-06-07T21:16:27.525Z] #41 [core-command internal] load build context [2023-06-07T21:16:27.525Z] #41 ... [2023-06-07T21:16:27.525Z] [2023-06-07T21:16:27.525Z] #56 [security-spire-agent internal] load build context [2023-06-07T21:16:28.105Z] #56 ... [2023-06-07T21:16:28.105Z] [2023-06-07T21:16:28.105Z] #39 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-07T21:16:28.105Z] #39 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:16:28.105Z] #39 17.94 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T21:16:28.105Z] #39 17.94 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T21:16:28.105Z] #39 17.94 OK: 17694 distinct packages available [2023-06-07T21:16:28.105Z] #39 19.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:16:28.105Z] #39 ... [2023-06-07T21:16:28.105Z] [2023-06-07T21:16:28.105Z] #56 [security-spire-agent internal] load build context [2023-06-07T21:16:28.105Z] #56 transferring context: 3.73MB 13.2s [2023-06-07T21:16:28.375Z] #56 ... [2023-06-07T21:16:28.375Z] [2023-06-07T21:16:28.375Z] #47 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-07T21:16:28.375Z] #47 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:16:28.375Z] #47 13.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:16:28.375Z] #47 20.09 OK: 263 MiB in 53 packages [2023-06-07T21:16:28.375Z] #47 DONE 20.8s [2023-06-07T21:16:28.375Z] [2023-06-07T21:16:28.375Z] #50 [security-spiffe-token-provider internal] load build context [2023-06-07T21:16:28.644Z] #50 ... [2023-06-07T21:16:28.644Z] [2023-06-07T21:16:28.644Z] #40 [security-spire-server internal] load build context [2023-06-07T21:16:28.644Z] #40 ... [2023-06-07T21:16:28.644Z] [2023-06-07T21:16:28.644Z] #54 [core-data internal] load build context [2023-06-07T21:16:28.909Z] #54 ... [2023-06-07T21:16:28.910Z] [2023-06-07T21:16:28.910Z] #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-07T21:16:28.910Z] #53 20.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:16:30.867Z] #53 ... [2023-06-07T21:16:30.867Z] [2023-06-07T21:16:30.867Z] #44 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T21:16:30.867Z] #44 13.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:16:30.867Z] #44 17.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:16:30.867Z] #44 22.20 OK: 263 MiB in 53 packages [2023-06-07T21:16:30.867Z] #44 DONE 23.3s [2023-06-07T21:16:30.867Z] [2023-06-07T21:16:30.867Z] #54 [core-data internal] load build context [2023-06-07T21:16:31.824Z] #54 ... [2023-06-07T21:16:31.824Z] [2023-06-07T21:16:31.824Z] #49 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-07T21:16:31.824Z] #49 13.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:16:31.824Z] #49 17.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:16:31.824Z] #49 ... [2023-06-07T21:16:31.824Z] [2023-06-07T21:16:31.824Z] #54 [core-data internal] load build context [2023-06-07T21:16:32.090Z] #54 ... [2023-06-07T21:16:32.090Z] [2023-06-07T21:16:32.090Z] #46 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T21:16:32.090Z] #46 14.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:16:32.090Z] #46 18.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:16:32.356Z] #46 ... [2023-06-07T21:16:32.356Z] [2023-06-07T21:16:32.356Z] #54 [core-data internal] load build context [2023-06-07T21:16:32.947Z] #54 ... [2023-06-07T21:16:32.947Z] [2023-06-07T21:16:32.947Z] #51 [security-proxy-setup internal] load build context [2023-06-07T21:16:32.947Z] #51 ... [2023-06-07T21:16:32.947Z] [2023-06-07T21:16:32.947Z] #54 [core-data internal] load build context [2023-06-07T21:16:33.213Z] #54 ... [2023-06-07T21:16:33.213Z] [2023-06-07T21:16:33.213Z] #55 [core-metadata internal] load build context [2023-06-07T21:16:33.213Z] #55 ... [2023-06-07T21:16:33.213Z] [2023-06-07T21:16:33.213Z] #40 [security-spire-server internal] load build context [2023-06-07T21:16:33.213Z] #40 transferring context: 91.37MB 26.2s [2023-06-07T21:16:33.213Z] #40 ... [2023-06-07T21:16:33.213Z] [2023-06-07T21:16:33.213Z] #35 [security-spire-config internal] load build context [2023-06-07T21:16:33.480Z] #35 ... [2023-06-07T21:16:33.480Z] [2023-06-07T21:16:33.480Z] #57 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:16:33.480Z] #57 ... [2023-06-07T21:16:33.480Z] [2023-06-07T21:16:33.480Z] #35 [security-spire-config internal] load build context [2023-06-07T21:16:33.748Z] #35 ... [2023-06-07T21:16:33.748Z] [2023-06-07T21:16:33.748Z] #36 [security-proxy-auth internal] load build context [2023-06-07T21:16:33.748Z] #36 ... [2023-06-07T21:16:33.748Z] [2023-06-07T21:16:33.748Z] #59 [support-scheduler internal] load build context [2023-06-07T21:16:33.748Z] #59 ... [2023-06-07T21:16:33.748Z] [2023-06-07T21:16:33.748Z] #35 [security-spire-config internal] load build context [2023-06-07T21:16:34.013Z] #35 ... [2023-06-07T21:16:34.013Z] [2023-06-07T21:16:34.013Z] #37 [security-bootstrapper internal] load build context [2023-06-07T21:16:34.279Z] #37 ... [2023-06-07T21:16:34.279Z] [2023-06-07T21:16:34.279Z] #35 [security-spire-config internal] load build context [2023-06-07T21:16:34.868Z] #35 ... [2023-06-07T21:16:34.868Z] [2023-06-07T21:16:34.868Z] #46 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T21:16:34.868Z] #46 25.31 OK: 263 MiB in 53 packages [2023-06-07T21:16:34.868Z] #46 DONE 27.4s [2023-06-07T21:16:34.868Z] [2023-06-07T21:16:34.868Z] #35 [security-spire-config internal] load build context [2023-06-07T21:16:35.139Z] #35 ... [2023-06-07T21:16:35.139Z] [2023-06-07T21:16:35.139Z] #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-07T21:16:35.139Z] #48 17.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:16:35.139Z] #48 20.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:16:35.139Z] #48 ... [2023-06-07T21:16:35.139Z] [2023-06-07T21:16:35.139Z] #35 [security-spire-config internal] load build context [2023-06-07T21:16:35.408Z] #35 ... [2023-06-07T21:16:35.408Z] [2023-06-07T21:16:35.408Z] #49 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-07T21:16:35.408Z] #49 24.86 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-07T21:16:35.408Z] #49 24.86 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:16:35.408Z] #49 25.00 OK: 8 MiB in 16 packages [2023-06-07T21:16:35.408Z] #49 DONE 27.5s [2023-06-07T21:16:35.408Z] [2023-06-07T21:16:35.408Z] #35 [security-spire-config internal] load build context [2023-06-07T21:16:35.408Z] #35 ... [2023-06-07T21:16:35.408Z] [2023-06-07T21:16:35.408Z] #58 [security-secretstore-setup internal] load build context [2023-06-07T21:16:35.408Z] #58 ... [2023-06-07T21:16:35.408Z] [2023-06-07T21:16:35.408Z] #51 [security-proxy-setup internal] load build context [2023-06-07T21:16:35.995Z] #51 ... [2023-06-07T21:16:35.995Z] [2023-06-07T21:16:35.995Z] #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-06-07T21:16:35.995Z] #62 DONE 8.8s [2023-06-07T21:16:35.995Z] [2023-06-07T21:16:35.995Z] #51 [security-proxy-setup internal] load build context [2023-06-07T21:16:35.995Z] #51 ... [2023-06-07T21:16:35.995Z] [2023-06-07T21:16:35.995Z] #45 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-07T21:16:35.995Z] #45 18.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:16:35.995Z] #45 21.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:16:36.263Z] #45 ... [2023-06-07T21:16:36.263Z] [2023-06-07T21:16:36.263Z] #51 [security-proxy-setup internal] load build context [2023-06-07T21:16:36.843Z] #51 ... [2023-06-07T21:16:36.843Z] [2023-06-07T21:16:36.843Z] #63 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-06-07T21:16:36.843Z] #63 DONE 0.8s [2023-06-07T21:16:36.843Z] [2023-06-07T21:16:36.843Z] #51 [security-proxy-setup internal] load build context [2023-06-07T21:16:37.426Z] #51 ... [2023-06-07T21:16:37.426Z] [2023-06-07T21:16:37.426Z] #32 [support-notifications internal] load build context [2023-06-07T21:16:37.426Z] #32 ... [2023-06-07T21:16:37.426Z] [2023-06-07T21:16:37.426Z] #51 [security-proxy-setup internal] load build context [2023-06-07T21:16:37.692Z] #51 ... [2023-06-07T21:16:37.692Z] [2023-06-07T21:16:37.692Z] #41 [core-command internal] load build context [2023-06-07T21:16:37.692Z] #41 ... [2023-06-07T21:16:37.692Z] [2023-06-07T21:16:37.692Z] #51 [security-proxy-setup internal] load build context [2023-06-07T21:16:38.273Z] #51 transferring context: 39.98MB 26.4s [2023-06-07T21:16:38.542Z] #51 ... [2023-06-07T21:16:38.542Z] [2023-06-07T21:16:38.542Z] #56 [security-spire-agent internal] load build context [2023-06-07T21:16:38.809Z] #56 ... [2023-06-07T21:16:38.809Z] [2023-06-07T21:16:38.809Z] #45 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-07T21:16:38.809Z] #45 29.09 OK: 263 MiB in 53 packages [2023-06-07T21:16:38.809Z] #45 DONE 31.4s [2023-06-07T21:16:38.809Z] [2023-06-07T21:16:38.809Z] #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-07T21:16:38.809Z] #53 24.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:16:38.809Z] #53 29.50 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-07T21:16:38.809Z] #53 29.54 (2/2) Installing openssl (3.0.8-r4) [2023-06-07T21:16:38.809Z] #53 29.58 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:16:38.809Z] #53 29.61 OK: 8 MiB in 17 packages [2023-06-07T21:16:38.809Z] #53 DONE 30.8s [2023-06-07T21:16:38.809Z] [2023-06-07T21:16:38.809Z] #50 [security-spiffe-token-provider internal] load build context [2023-06-07T21:16:38.809Z] #50 ... [2023-06-07T21:16:38.809Z] [2023-06-07T21:16:38.809Z] #56 [security-spire-agent internal] load build context [2023-06-07T21:16:39.076Z] #56 ... [2023-06-07T21:16:39.076Z] [2023-06-07T21:16:39.076Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-07T21:16:39.076Z] #52 20.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:16:39.076Z] #52 24.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:16:39.076Z] #52 30.64 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T21:16:39.076Z] #52 30.64 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T21:16:39.076Z] #52 30.64 OK: 17694 distinct packages available [2023-06-07T21:16:39.076Z] #52 ... [2023-06-07T21:16:39.076Z] [2023-06-07T21:16:39.076Z] #39 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-07T21:16:39.076Z] #39 22.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:16:39.076Z] #39 29.52 (1/5) Installing dumb-init (1.2.5-r2) [2023-06-07T21:16:39.076Z] #39 29.52 (2/5) Installing musl-obstack (1.2.3-r0) [2023-06-07T21:16:39.076Z] #39 29.59 (3/5) Installing libucontext (1.2-r0) [2023-06-07T21:16:39.076Z] #39 29.59 (4/5) Installing gcompat (1.1.0-r0) [2023-06-07T21:16:39.076Z] #39 29.65 (5/5) Installing openssl (3.0.8-r4) [2023-06-07T21:16:39.076Z] #39 29.86 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:16:39.076Z] #39 29.99 OK: 9 MiB in 20 packages [2023-06-07T21:16:39.076Z] #39 DONE 32.2s [2023-06-07T21:16:39.076Z] [2023-06-07T21:16:39.076Z] #36 [security-proxy-auth internal] load build context [2023-06-07T21:16:39.076Z] #36 ... [2023-06-07T21:16:39.076Z] [2023-06-07T21:16:39.076Z] #56 [security-spire-agent internal] load build context [2023-06-07T21:16:40.037Z] #56 ... [2023-06-07T21:16:40.037Z] [2023-06-07T21:16:40.037Z] #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-07T21:16:40.037Z] #60 16.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:16:40.037Z] #60 19.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:16:40.037Z] #60 25.21 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T21:16:40.037Z] #60 25.21 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T21:16:40.037Z] #60 25.21 OK: 17694 distinct packages available [2023-06-07T21:16:40.037Z] #60 25.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:16:40.037Z] #60 ... [2023-06-07T21:16:40.037Z] [2023-06-07T21:16:40.037Z] #64 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-06-07T21:16:40.037Z] #64 DONE 1.2s [2023-06-07T21:16:40.037Z] [2023-06-07T21:16:40.037Z] #56 [security-spire-agent internal] load build context [2023-06-07T21:16:41.448Z] #56 ... [2023-06-07T21:16:41.448Z] [2023-06-07T21:16:41.448Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-07T21:16:41.448Z] #61 16.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:16:41.448Z] #61 20.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:16:41.448Z] #61 24.96 (1/3) Installing ca-certificates (20230506-r0) [2023-06-07T21:16:41.448Z] #61 25.23 (2/3) Installing dumb-init (1.2.5-r2) [2023-06-07T21:16:41.448Z] #61 25.26 (3/3) Installing su-exec (0.2-r2) [2023-06-07T21:16:41.448Z] #61 25.26 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:16:41.449Z] #61 25.36 Executing ca-certificates-20230506-r0.trigger [2023-06-07T21:16:41.449Z] #61 26.62 OK: 8 MiB in 18 packages [2023-06-07T21:16:41.449Z] #61 ... [2023-06-07T21:16:41.449Z] [2023-06-07T21:16:41.449Z] #56 [security-spire-agent internal] load build context [2023-06-07T21:16:42.407Z] #56 ... [2023-06-07T21:16:42.407Z] [2023-06-07T21:16:42.407Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-07T21:16:42.407Z] #61 DONE 27.7s [2023-06-07T21:16:42.407Z] [2023-06-07T21:16:42.407Z] #56 [security-spire-agent internal] load build context [2023-06-07T21:16:42.993Z] #56 ... [2023-06-07T21:16:42.993Z] [2023-06-07T21:16:42.993Z] #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-07T21:16:42.993Z] #48 28.36 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T21:16:42.993Z] #48 28.36 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T21:16:42.993Z] #48 28.36 OK: 17699 distinct packages available [2023-06-07T21:16:42.993Z] #48 29.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:16:42.993Z] #48 31.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:16:42.993Z] #48 34.26 OK: 263 MiB in 53 packages [2023-06-07T21:16:42.993Z] #48 DONE 35.3s [2023-06-07T21:16:42.993Z] [2023-06-07T21:16:42.993Z] #50 [security-spiffe-token-provider internal] load build context [2023-06-07T21:16:43.260Z] #50 ... [2023-06-07T21:16:43.260Z] [2023-06-07T21:16:43.260Z] #55 [core-metadata internal] load build context [2023-06-07T21:16:43.260Z] #55 ... [2023-06-07T21:16:43.260Z] [2023-06-07T21:16:43.260Z] #54 [core-data internal] load build context [2023-06-07T21:16:43.528Z] #54 transferring context: 47.04MB 31.5s [2023-06-07T21:16:43.528Z] #54 ... [2023-06-07T21:16:43.528Z] [2023-06-07T21:16:43.528Z] #56 [security-spire-agent internal] load build context [2023-06-07T21:16:43.528Z] #56 ... [2023-06-07T21:16:43.528Z] [2023-06-07T21:16:43.528Z] #40 [security-spire-server internal] load build context [2023-06-07T21:16:43.528Z] #40 ... [2023-06-07T21:16:43.528Z] [2023-06-07T21:16:43.528Z] #57 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:16:43.794Z] #57 ... [2023-06-07T21:16:43.794Z] [2023-06-07T21:16:43.794Z] #40 [security-spire-server internal] load build context [2023-06-07T21:16:44.064Z] #40 ... [2023-06-07T21:16:44.064Z] [2023-06-07T21:16:44.064Z] #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-07T21:16:44.064Z] #60 27.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:16:44.064Z] #60 29.29 (1/4) Installing dumb-init (1.2.5-r2) [2023-06-07T21:16:44.064Z] #60 29.29 (2/4) Installing musl-obstack (1.2.3-r0) [2023-06-07T21:16:44.064Z] #60 29.29 (3/4) Installing libucontext (1.2-r0) [2023-06-07T21:16:44.064Z] #60 29.29 (4/4) Installing gcompat (1.1.0-r0) [2023-06-07T21:16:44.064Z] #60 29.29 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:16:44.064Z] #60 29.38 OK: 8 MiB in 19 packages [2023-06-07T21:16:44.064Z] #60 DONE 30.2s [2023-06-07T21:16:44.064Z] [2023-06-07T21:16:44.064Z] #40 [security-spire-server internal] load build context [2023-06-07T21:16:44.064Z] #40 ... [2023-06-07T21:16:44.064Z] [2023-06-07T21:16:44.064Z] #59 [support-scheduler internal] load build context [2023-06-07T21:16:44.064Z] #59 ... [2023-06-07T21:16:44.064Z] [2023-06-07T21:16:44.064Z] #37 [security-bootstrapper internal] load build context [2023-06-07T21:16:44.331Z] #37 ... [2023-06-07T21:16:44.331Z] [2023-06-07T21:16:44.331Z] #57 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:16:44.912Z] #57 ... [2023-06-07T21:16:44.912Z] [2023-06-07T21:16:44.912Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-07T21:16:44.912Z] #52 31.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:16:44.912Z] #52 32.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:16:44.912Z] #52 35.36 (1/9) Installing ca-certificates (20230506-r0) [2023-06-07T21:16:44.912Z] #52 35.46 (2/9) Installing brotli-libs (1.0.9-r9) [2023-06-07T21:16:44.912Z] #52 35.50 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-06-07T21:16:44.912Z] #52 35.50 (4/9) Installing libcurl (8.1.1-r1) [2023-06-07T21:16:44.912Z] #52 35.54 (5/9) Installing curl (8.1.1-r1) [2023-06-07T21:16:44.912Z] #52 35.60 (6/9) Installing dumb-init (1.2.5-r2) [2023-06-07T21:16:44.912Z] #52 35.60 (7/9) Installing musl-obstack (1.2.3-r0) [2023-06-07T21:16:44.912Z] #52 35.60 (8/9) Installing libucontext (1.2-r0) [2023-06-07T21:16:44.912Z] #52 35.60 (9/9) Installing gcompat (1.1.0-r0) [2023-06-07T21:16:44.912Z] #52 35.60 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:16:44.912Z] #52 35.66 Executing ca-certificates-20230506-r0.trigger [2023-06-07T21:16:44.912Z] #52 36.16 OK: 11 MiB in 24 packages [2023-06-07T21:16:44.912Z] #52 DONE 36.8s [2023-06-07T21:16:44.912Z] [2023-06-07T21:16:44.912Z] #57 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:16:45.499Z] #57 ... [2023-06-07T21:16:45.499Z] [2023-06-07T21:16:45.499Z] #35 [security-spire-config internal] load build context [2023-06-07T21:16:45.771Z] #35 ... [2023-06-07T21:16:45.771Z] [2023-06-07T21:16:45.771Z] #58 [security-secretstore-setup internal] load build context [2023-06-07T21:16:45.771Z] #58 ... [2023-06-07T21:16:45.771Z] [2023-06-07T21:16:45.771Z] #35 [security-spire-config internal] load build context [2023-06-07T21:16:47.734Z] #35 ... [2023-06-07T21:16:47.734Z] [2023-06-07T21:16:47.734Z] #32 [support-notifications internal] load build context [2023-06-07T21:16:47.734Z] #32 transferring context: 106.14MB 41.7s [2023-06-07T21:16:48.000Z] #32 ... [2023-06-07T21:16:48.000Z] [2023-06-07T21:16:48.001Z] #41 [core-command internal] load build context [2023-06-07T21:16:48.001Z] #41 ... [2023-06-07T21:16:48.001Z] [2023-06-07T21:16:48.001Z] #50 [security-spiffe-token-provider internal] load build context [2023-06-07T21:16:48.582Z] #50 ... [2023-06-07T21:16:48.582Z] [2023-06-07T21:16:48.582Z] #41 [core-command internal] load build context [2023-06-07T21:16:48.848Z] #41 ... [2023-06-07T21:16:48.848Z] [2023-06-07T21:16:48.848Z] #51 [security-proxy-setup internal] load build context [2023-06-07T21:16:48.848Z] #51 ... [2023-06-07T21:16:48.848Z] [2023-06-07T21:16:48.848Z] #41 [core-command internal] load build context [2023-06-07T21:16:49.435Z] #41 ... [2023-06-07T21:16:49.435Z] [2023-06-07T21:16:49.435Z] #36 [security-proxy-auth internal] load build context [2023-06-07T21:16:49.435Z] #36 ... [2023-06-07T21:16:49.435Z] [2023-06-07T21:16:49.435Z] #41 [core-command internal] load build context [2023-06-07T21:16:53.683Z] #41 transferring context: 144.72MB 46.1s [2023-06-07T21:16:53.683Z] #41 ... [2023-06-07T21:16:53.683Z] [2023-06-07T21:16:53.683Z] #55 [core-metadata internal] load build context [2023-06-07T21:16:53.683Z] #55 ... [2023-06-07T21:16:53.683Z] [2023-06-07T21:16:53.683Z] #54 [core-data internal] load build context [2023-06-07T21:16:53.683Z] #54 ... [2023-06-07T21:16:53.683Z] [2023-06-07T21:16:53.683Z] #41 [core-command internal] load build context [2023-06-07T21:16:53.683Z] #41 ... [2023-06-07T21:16:53.683Z] [2023-06-07T21:16:53.683Z] #56 [security-spire-agent internal] load build context [2023-06-07T21:16:53.683Z] #56 ... [2023-06-07T21:16:53.683Z] [2023-06-07T21:16:53.683Z] #55 [core-metadata internal] load build context [2023-06-07T21:16:54.263Z] #55 ... [2023-06-07T21:16:54.263Z] [2023-06-07T21:16:54.263Z] #40 [security-spire-server internal] load build context [2023-06-07T21:16:54.263Z] #40 ... [2023-06-07T21:16:54.263Z] [2023-06-07T21:16:54.263Z] #37 [security-bootstrapper internal] load build context [2023-06-07T21:16:54.529Z] #37 ... [2023-06-07T21:16:54.529Z] [2023-06-07T21:16:54.529Z] #59 [support-scheduler internal] load build context [2023-06-07T21:16:54.529Z] #59 ... [2023-06-07T21:16:54.529Z] [2023-06-07T21:16:54.529Z] #37 [security-bootstrapper internal] load build context [2023-06-07T21:16:55.108Z] #37 ... [2023-06-07T21:16:55.108Z] [2023-06-07T21:16:55.108Z] #40 [security-spire-server internal] load build context [2023-06-07T21:16:55.108Z] #40 transferring context: 175.25MB 47.7s done [2023-06-07T21:16:55.108Z] #40 DONE 48.0s [2023-06-07T21:16:55.108Z] [2023-06-07T21:16:55.108Z] #37 [security-bootstrapper internal] load build context [2023-06-07T21:16:55.689Z] #37 ... [2023-06-07T21:16:55.689Z] [2023-06-07T21:16:55.689Z] #57 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:16:55.956Z] #57 ... [2023-06-07T21:16:55.956Z] [2023-06-07T21:16:55.956Z] #58 [security-secretstore-setup internal] load build context [2023-06-07T21:16:55.956Z] #58 ... [2023-06-07T21:16:55.956Z] [2023-06-07T21:16:55.956Z] #57 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:16:57.368Z] #57 ... [2023-06-07T21:16:57.368Z] [2023-06-07T21:16:57.368Z] #65 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-06-07T21:16:57.368Z] #65 DONE 2.3s [2023-06-07T21:16:57.368Z] [2023-06-07T21:16:57.368Z] #57 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:16:57.950Z] #57 ... [2023-06-07T21:16:57.950Z] [2023-06-07T21:16:57.950Z] #35 [security-spire-config internal] load build context [2023-06-07T21:16:57.950Z] #35 ... [2023-06-07T21:16:57.950Z] [2023-06-07T21:16:57.950Z] #32 [support-notifications internal] load build context [2023-06-07T21:16:58.216Z] #32 ... [2023-06-07T21:16:58.216Z] [2023-06-07T21:16:58.216Z] #57 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:16:58.802Z] #57 ... [2023-06-07T21:16:58.802Z] [2023-06-07T21:16:58.802Z] #50 [security-spiffe-token-provider internal] load build context [2023-06-07T21:16:58.802Z] #50 ... [2023-06-07T21:16:58.802Z] [2023-06-07T21:16:58.802Z] #51 [security-proxy-setup internal] load build context [2023-06-07T21:16:59.071Z] #51 ... [2023-06-07T21:16:59.071Z] [2023-06-07T21:16:59.071Z] #57 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:16:59.652Z] #57 ... [2023-06-07T21:16:59.652Z] [2023-06-07T21:16:59.652Z] #36 [security-proxy-auth internal] load build context [2023-06-07T21:16:59.652Z] #36 ... [2023-06-07T21:16:59.652Z] [2023-06-07T21:16:59.652Z] #57 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:16:59.918Z] #57 transferring context: 132.23MB 45.4s [2023-06-07T21:17:01.328Z] #57 ... [2023-06-07T21:17:01.328Z] [2023-06-07T21:17:01.328Z] #37 [security-bootstrapper internal] load build context [2023-06-07T21:17:01.328Z] #37 transferring context: 175.25MB 53.9s done [2023-06-07T21:17:01.328Z] #37 DONE 54.3s [2023-06-07T21:17:01.328Z] [2023-06-07T21:17:01.328Z] #41 [core-command internal] load build context [2023-06-07T21:17:01.328Z] #41 transferring context: 175.25MB 54.0s done [2023-06-07T21:17:01.328Z] #41 DONE 54.4s [2023-06-07T21:17:01.595Z] [2023-06-07T21:17:01.595Z] #66 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:17:03.558Z] #66 ... [2023-06-07T21:17:03.558Z] [2023-06-07T21:17:03.558Z] #67 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:17:03.558Z] #67 DONE 1.9s [2023-06-07T21:17:03.558Z] [2023-06-07T21:17:03.558Z] #36 [security-proxy-auth internal] load build context [2023-06-07T21:17:03.558Z] #36 ... [2023-06-07T21:17:03.558Z] [2023-06-07T21:17:03.558Z] #66 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:17:03.558Z] #66 DONE 2.1s [2023-06-07T21:17:03.558Z] [2023-06-07T21:17:03.558Z] #36 [security-proxy-auth internal] load build context [2023-06-07T21:17:03.558Z] #36 ... [2023-06-07T21:17:03.558Z] [2023-06-07T21:17:03.558Z] #54 [core-data internal] load build context [2023-06-07T21:17:03.832Z] #54 ... [2023-06-07T21:17:03.832Z] [2023-06-07T21:17:03.832Z] #68 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:17:03.832Z] #68 ... [2023-06-07T21:17:03.832Z] [2023-06-07T21:17:03.832Z] #56 [security-spire-agent internal] load build context [2023-06-07T21:17:04.098Z] #56 ... [2023-06-07T21:17:04.098Z] [2023-06-07T21:17:04.098Z] #36 [security-proxy-auth internal] load build context [2023-06-07T21:17:04.363Z] #36 ... [2023-06-07T21:17:04.363Z] [2023-06-07T21:17:04.363Z] #55 [core-metadata internal] load build context [2023-06-07T21:17:04.628Z] #55 ... [2023-06-07T21:17:04.628Z] [2023-06-07T21:17:04.628Z] #36 [security-proxy-auth internal] load build context [2023-06-07T21:17:04.628Z] #36 ... [2023-06-07T21:17:04.629Z] [2023-06-07T21:17:04.629Z] #59 [support-scheduler internal] load build context [2023-06-07T21:17:04.903Z] #59 ... [2023-06-07T21:17:04.903Z] [2023-06-07T21:17:04.903Z] #55 [core-metadata internal] load build context [2023-06-07T21:17:06.312Z] #55 ... [2023-06-07T21:17:06.312Z] [2023-06-07T21:17:06.312Z] #58 [security-secretstore-setup internal] load build context [2023-06-07T21:17:06.312Z] #58 ... [2023-06-07T21:17:06.312Z] [2023-06-07T21:17:06.312Z] #55 [core-metadata internal] load build context [2023-06-07T21:17:06.583Z] #55 transferring context: 165.59MB 52.5s [2023-06-07T21:17:07.543Z] #55 ... [2023-06-07T21:17:07.543Z] [2023-06-07T21:17:07.543Z] #69 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:17:07.543Z] #69 ... [2023-06-07T21:17:07.543Z] [2023-06-07T21:17:07.543Z] #55 [core-metadata internal] load build context [2023-06-07T21:17:08.145Z] #55 ... [2023-06-07T21:17:08.145Z] [2023-06-07T21:17:08.145Z] #35 [security-spire-config internal] load build context [2023-06-07T21:17:08.145Z] #35 ... [2023-06-07T21:17:08.145Z] [2023-06-07T21:17:08.145Z] #32 [support-notifications internal] load build context [2023-06-07T21:17:08.415Z] #32 ... [2023-06-07T21:17:08.415Z] [2023-06-07T21:17:08.415Z] #35 [security-spire-config internal] load build context [2023-06-07T21:17:09.000Z] #35 ... [2023-06-07T21:17:09.000Z] [2023-06-07T21:17:09.000Z] #51 [security-proxy-setup internal] load build context [2023-06-07T21:17:09.265Z] #51 ... [2023-06-07T21:17:09.266Z] [2023-06-07T21:17:09.266Z] #55 [core-metadata internal] load build context [2023-06-07T21:17:09.266Z] #55 transferring context: 175.25MB 54.9s done [2023-06-07T21:17:09.266Z] #55 DONE 56.3s [2023-06-07T21:17:09.266Z] [2023-06-07T21:17:09.266Z] #51 [security-proxy-setup internal] load build context [2023-06-07T21:17:09.266Z] #51 ... [2023-06-07T21:17:09.266Z] [2023-06-07T21:17:09.266Z] #50 [security-spiffe-token-provider internal] load build context [2023-06-07T21:17:09.266Z] #50 ... [2023-06-07T21:17:09.266Z] [2023-06-07T21:17:09.266Z] #35 [security-spire-config internal] load build context [2023-06-07T21:17:10.224Z] #35 ... [2023-06-07T21:17:10.224Z] [2023-06-07T21:17:10.224Z] #57 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:17:10.224Z] #57 transferring context: 175.25MB 55.6s done [2023-06-07T21:17:10.224Z] #57 DONE 57.3s [2023-06-07T21:17:10.224Z] [2023-06-07T21:17:10.224Z] #35 [security-spire-config internal] load build context [2023-06-07T21:17:10.492Z] #35 ... [2023-06-07T21:17:10.492Z] [2023-06-07T21:17:10.492Z] #32 [support-notifications internal] load build context [2023-06-07T21:17:10.492Z] #32 transferring context: 175.25MB 64.4s done [2023-06-07T21:17:10.492Z] #32 DONE 64.5s [2023-06-07T21:17:10.492Z] [2023-06-07T21:17:10.492Z] #35 [security-spire-config internal] load build context [2023-06-07T21:17:12.438Z] #35 ... [2023-06-07T21:17:12.438Z] [2023-06-07T21:17:12.438Z] #54 [core-data internal] load build context [2023-06-07T21:17:12.438Z] #54 transferring context: 175.25MB 60.1s done [2023-06-07T21:17:12.438Z] #54 DONE 64.6s [2023-06-07T21:17:12.438Z] [2023-06-07T21:17:12.438Z] #35 [security-spire-config internal] load build context [2023-06-07T21:17:12.438Z] #35 ... [2023-06-07T21:17:12.438Z] [2023-06-07T21:17:12.438Z] #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:17:12.438Z] #70 DONE 1.7s [2023-06-07T21:17:12.438Z] [2023-06-07T21:17:12.438Z] #35 [security-spire-config internal] load build context [2023-06-07T21:17:13.856Z] #35 ... [2023-06-07T21:17:13.856Z] [2023-06-07T21:17:13.856Z] #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:17:13.856Z] #71 ... [2023-06-07T21:17:13.856Z] [2023-06-07T21:17:13.856Z] #35 [security-spire-config internal] load build context [2023-06-07T21:17:14.124Z] #35 ... [2023-06-07T21:17:14.124Z] [2023-06-07T21:17:14.124Z] #56 [security-spire-agent internal] load build context [2023-06-07T21:17:14.392Z] #56 ... [2023-06-07T21:17:14.392Z] [2023-06-07T21:17:14.392Z] #36 [security-proxy-auth internal] load build context [2023-06-07T21:17:14.392Z] #36 transferring context: 175.25MB 60.3s done [2023-06-07T21:17:14.392Z] #36 DONE 61.4s [2023-06-07T21:17:14.392Z] [2023-06-07T21:17:14.392Z] #56 [security-spire-agent internal] load build context [2023-06-07T21:17:14.392Z] #56 ... [2023-06-07T21:17:14.392Z] [2023-06-07T21:17:14.392Z] #35 [security-spire-config internal] load build context [2023-06-07T21:17:14.978Z] #35 ... [2023-06-07T21:17:14.978Z] [2023-06-07T21:17:14.978Z] #59 [support-scheduler internal] load build context [2023-06-07T21:17:14.978Z] #59 ... [2023-06-07T21:17:14.978Z] [2023-06-07T21:17:14.978Z] #35 [security-spire-config internal] load build context [2023-06-07T21:17:15.245Z] #35 ... [2023-06-07T21:17:15.245Z] [2023-06-07T21:17:15.245Z] #51 [security-proxy-setup internal] load build context [2023-06-07T21:17:15.245Z] #51 transferring context: 175.25MB 63.1s done [2023-06-07T21:17:15.245Z] #51 DONE 67.6s [2023-06-07T21:17:15.245Z] [2023-06-07T21:17:15.245Z] #35 [security-spire-config internal] load build context [2023-06-07T21:17:16.211Z] #35 ... [2023-06-07T21:17:16.211Z] [2023-06-07T21:17:16.211Z] #58 [security-secretstore-setup internal] load build context [2023-06-07T21:17:16.477Z] #58 ... [2023-06-07T21:17:16.477Z] [2023-06-07T21:17:16.477Z] #56 [security-spire-agent internal] load build context [2023-06-07T21:17:16.747Z] #56 transferring context: 175.25MB 61.7s done [2023-06-07T21:17:16.747Z] #56 DONE 63.8s [2023-06-07T21:17:16.747Z] [2023-06-07T21:17:16.747Z] #58 [security-secretstore-setup internal] load build context [2023-06-07T21:17:17.715Z] #58 transferring context: 175.25MB 62.6s done [2023-06-07T21:17:17.715Z] #58 DONE 64.7s [2023-06-07T21:17:17.715Z] [2023-06-07T21:17:17.715Z] #59 [support-scheduler internal] load build context [2023-06-07T21:17:17.715Z] #59 transferring context: 175.25MB 62.9s done [2023-06-07T21:17:17.715Z] #59 DONE 64.6s [2023-06-07T21:17:17.715Z] [2023-06-07T21:17:17.715Z] #35 [security-spire-config internal] load build context [2023-06-07T21:17:18.301Z] #35 ... [2023-06-07T21:17:18.301Z] [2023-06-07T21:17:18.301Z] #50 [security-spiffe-token-provider internal] load build context [2023-06-07T21:17:18.301Z] #50 transferring context: 175.25MB 66.4s done [2023-06-07T21:17:18.301Z] #50 DONE 70.8s [2023-06-07T21:17:18.301Z] [2023-06-07T21:17:18.301Z] #35 [security-spire-config internal] load build context [2023-06-07T21:17:18.891Z] #35 transferring context: 175.25MB 65.0s done [2023-06-07T21:17:19.159Z] #35 DONE 66.3s [2023-06-07T21:17:19.159Z] [2023-06-07T21:17:19.159Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:17:19.429Z] #72 DONE 1.1s [2023-06-07T21:17:19.429Z] [2023-06-07T21:17:19.429Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:17:22.774Z] #73 ... [2023-06-07T21:17:22.774Z] [2023-06-07T21:17:22.774Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:18:19.150Z] #74 ... [2023-06-07T21:18:19.150Z] [2023-06-07T21:18:19.150Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:18:19.150Z] #73 DONE 51.4s [2023-06-07T21:18:19.150Z] [2023-06-07T21:18:19.150Z] #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:18:19.150Z] #71 DONE 67.4s [2023-06-07T21:18:19.150Z] [2023-06-07T21:18:19.150Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-07T21:18:19.150Z] #75 ... [2023-06-07T21:18:19.150Z] [2023-06-07T21:18:19.150Z] #68 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:18:19.150Z] #68 DONE 67.7s [2023-06-07T21:18:19.150Z] [2023-06-07T21:18:19.150Z] #76 [core-command builder 6/7] COPY . . [2023-06-07T21:18:19.150Z] #76 ... [2023-06-07T21:18:19.150Z] [2023-06-07T21:18:19.150Z] #69 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:18:19.150Z] #69 DONE 76.8s [2023-06-07T21:18:19.150Z] [2023-06-07T21:18:19.150Z] #77 [security-secretstore-setup builder 6/7] COPY . . [2023-06-07T21:18:19.150Z] #77 CACHED [2023-06-07T21:18:19.150Z] [2023-06-07T21:18:19.150Z] #78 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:18:19.150Z] #78 CACHED [2023-06-07T21:18:19.150Z] [2023-06-07T21:18:19.150Z] #79 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:18:19.150Z] #79 CACHED [2023-06-07T21:18:19.150Z] [2023-06-07T21:18:19.150Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-07T21:18:19.150Z] #75 DONE 3.3s [2023-06-07T21:18:19.150Z] [2023-06-07T21:18:19.150Z] #80 [security-bootstrapper builder 6/7] COPY . . [2023-06-07T21:18:19.150Z] #80 DONE 3.3s [2023-06-07T21:18:19.150Z] [2023-06-07T21:18:19.150Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:18:19.150Z] #74 DONE 61.9s [2023-06-07T21:18:19.150Z] [2023-06-07T21:18:19.150Z] #81 [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-06-07T21:18:19.150Z] #81 ... [2023-06-07T21:18:19.150Z] [2023-06-07T21:18:19.150Z] #82 [support-scheduler builder 6/7] COPY . . [2023-06-07T21:18:19.150Z] #82 CACHED [2023-06-07T21:18:19.150Z] [2023-06-07T21:18:19.150Z] #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:18:19.150Z] #83 CACHED [2023-06-07T21:18:19.150Z] [2023-06-07T21:18:19.150Z] #84 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:18:19.150Z] #84 CACHED [2023-06-07T21:18:19.150Z] [2023-06-07T21:18:19.150Z] #85 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:18:19.150Z] #85 CACHED [2023-06-07T21:18:19.150Z] [2023-06-07T21:18:19.150Z] #86 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:18:19.150Z] #86 CACHED [2023-06-07T21:18:19.150Z] [2023-06-07T21:18:19.150Z] #87 [security-proxy-auth builder 6/7] COPY . . [2023-06-07T21:18:19.150Z] #87 CACHED [2023-06-07T21:18:19.150Z] [2023-06-07T21:18:19.150Z] #88 [core-metadata builder 6/7] COPY . . [2023-06-07T21:18:19.150Z] #88 CACHED [2023-06-07T21:18:19.150Z] [2023-06-07T21:18:19.150Z] #89 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:18:19.150Z] #89 CACHED [2023-06-07T21:18:19.150Z] [2023-06-07T21:18:19.150Z] #90 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:18:19.150Z] #90 CACHED [2023-06-07T21:18:19.150Z] [2023-06-07T21:18:19.150Z] #91 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:18:19.150Z] #91 CACHED [2023-06-07T21:18:19.150Z] [2023-06-07T21:18:19.150Z] #92 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-06-07T21:18:19.150Z] #92 CACHED [2023-06-07T21:18:19.150Z] [2023-06-07T21:18:19.150Z] #93 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:18:19.150Z] #93 CACHED [2023-06-07T21:18:19.150Z] [2023-06-07T21:18:19.150Z] #94 [security-proxy-setup builder 6/7] COPY . . [2023-06-07T21:18:19.150Z] #94 CACHED [2023-06-07T21:18:19.150Z] [2023-06-07T21:18:19.150Z] #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:18:19.150Z] #95 CACHED [2023-06-07T21:18:19.150Z] [2023-06-07T21:18:19.150Z] #96 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:18:19.150Z] #96 CACHED [2023-06-07T21:18:19.150Z] [2023-06-07T21:18:19.150Z] #97 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:18:19.150Z] #97 CACHED [2023-06-07T21:18:19.150Z] [2023-06-07T21:18:19.150Z] #98 [core-data builder 6/7] COPY . . [2023-06-07T21:18:19.150Z] #98 CACHED [2023-06-07T21:18:19.150Z] [2023-06-07T21:18:19.150Z] #99 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:18:19.150Z] #99 CACHED [2023-06-07T21:18:19.150Z] [2023-06-07T21:18:19.150Z] #76 [core-command builder 6/7] COPY . . [2023-06-07T21:18:19.150Z] #76 DONE 2.8s [2023-06-07T21:18:19.150Z] [2023-06-07T21:18:19.150Z] #100 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-07T21:18:19.732Z] #100 ... [2023-06-07T21:18:19.732Z] [2023-06-07T21:18:19.732Z] #81 [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-06-07T21:18:19.732Z] #81 4.522 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-06-07T21:18:22.309Z] #81 ... [2023-06-07T21:18:22.309Z] [2023-06-07T21:18:22.309Z] #101 [security-spire-server builder 6/9] COPY . . [2023-06-07T21:18:22.309Z] #101 DONE 8.0s [2023-06-07T21:18:22.309Z] [2023-06-07T21:18:22.309Z] #102 [support-notifications builder 6/7] COPY . . [2023-06-07T21:18:22.309Z] #102 DONE 8.0s [2023-06-07T21:18:22.575Z] [2023-06-07T21:18:22.575Z] #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T21:18:22.575Z] #103 ... [2023-06-07T21:18:22.575Z] [2023-06-07T21:18:22.575Z] #104 [security-spire-agent builder 6/9] COPY . . [2023-06-07T21:18:22.575Z] #104 CACHED [2023-06-07T21:18:22.575Z] [2023-06-07T21:18:22.575Z] #105 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-07T21:18:22.575Z] #105 CACHED [2023-06-07T21:18:22.575Z] [2023-06-07T21:18:22.575Z] #106 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:18:22.575Z] #106 CACHED [2023-06-07T21:18:22.575Z] [2023-06-07T21:18:22.575Z] #107 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-06-07T21:18:22.575Z] #107 CACHED [2023-06-07T21:18:22.575Z] [2023-06-07T21:18:22.575Z] #108 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-07T21:18:22.575Z] #108 DONE 0.3s [2023-06-07T21:18:22.842Z] [2023-06-07T21:18:22.842Z] #109 [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-06-07T21:18:24.248Z] #109 ... [2023-06-07T21:18:24.248Z] [2023-06-07T21:18:24.248Z] #110 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-07T21:18:24.248Z] #0 5.838 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-06-07T21:18:24.516Z] #110 ... [2023-06-07T21:18:24.516Z] [2023-06-07T21:18:24.516Z] #111 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-07T21:18:24.516Z] #0 5.166 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-06-07T21:18:24.516Z] #111 ... [2023-06-07T21:18:24.516Z] [2023-06-07T21:18:24.516Z] #112 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-07T21:18:24.516Z] #0 5.270 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-06-07T21:18:24.783Z] #112 ... [2023-06-07T21:18:24.783Z] [2023-06-07T21:18:24.783Z] #113 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-07T21:18:24.783Z] #0 5.922 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-06-07T21:18:25.049Z] #113 ... [2023-06-07T21:18:25.049Z] [2023-06-07T21:18:25.050Z] #114 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-07T21:18:25.050Z] #0 4.887 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-06-07T21:18:25.050Z] #114 ... [2023-06-07T21:18:25.050Z] [2023-06-07T21:18:25.050Z] #115 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-07T21:18:25.050Z] #0 5.703 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-06-07T21:18:25.316Z] #115 ... [2023-06-07T21:18:25.316Z] [2023-06-07T21:18:25.316Z] #116 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-07T21:18:25.316Z] #0 5.652 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-06-07T21:18:25.316Z] #116 ... [2023-06-07T21:18:25.316Z] [2023-06-07T21:18:25.316Z] #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:18:25.316Z] #0 4.488 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-06-07T21:18:25.584Z] #117 ... [2023-06-07T21:18:25.584Z] [2023-06-07T21:18:25.584Z] #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T21:18:25.584Z] #103 3.165 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-06-07T21:18:25.852Z] #103 ... [2023-06-07T21:18:25.852Z] [2023-06-07T21:18:25.852Z] #109 [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-06-07T21:18:25.852Z] #109 DONE 3.4s [2023-06-07T21:18:26.118Z] [2023-06-07T21:18:26.119Z] #118 [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-06-07T21:18:26.119Z] #118 DONE 3.5s [2023-06-07T21:18:26.119Z] [2023-06-07T21:18:26.119Z] #119 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-06-07T21:18:26.699Z] #119 DONE 0.5s [2023-06-07T21:18:26.699Z] [2023-06-07T21:18:26.699Z] #120 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-06-07T21:18:26.699Z] #120 DONE 0.5s [2023-06-07T21:18:26.699Z] [2023-06-07T21:18:26.699Z] #100 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-07T21:18:26.699Z] #100 5.697 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-06-07T21:18:27.717Z] #100 ... [2023-06-07T21:18:27.717Z] [2023-06-07T21:18:27.717Z] #121 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:18:27.988Z] #121 ... [2023-06-07T21:18:27.988Z] [2023-06-07T21:18:27.988Z] #122 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:18:27.988Z] #122 CACHED [2023-06-07T21:18:27.988Z] [2023-06-07T21:18:27.988Z] #123 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-07T21:18:27.988Z] #123 CACHED [2023-06-07T21:18:27.988Z] [2023-06-07T21:18:27.988Z] #124 [security-spire-config builder 6/9] COPY . . [2023-06-07T21:18:27.988Z] #124 CACHED [2023-06-07T21:18:27.988Z] [2023-06-07T21:18:27.988Z] #125 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-06-07T21:18:27.988Z] #125 CACHED [2023-06-07T21:18:27.988Z] [2023-06-07T21:18:27.988Z] #126 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-06-07T21:18:27.988Z] #126 CACHED [2023-06-07T21:18:27.988Z] [2023-06-07T21:18:27.989Z] #127 [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-06-07T21:18:27.989Z] #127 CACHED [2023-06-07T21:18:27.989Z] [2023-06-07T21:18:27.989Z] #121 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:18:27.989Z] #121 DONE 0.4s [2023-06-07T21:18:27.989Z] [2023-06-07T21:18:27.989Z] #128 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:18:28.254Z] #128 ... [2023-06-07T21:18:28.254Z] [2023-06-07T21:18:28.254Z] #129 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:18:28.254Z] #129 DONE 0.3s [2023-06-07T21:18:28.254Z] [2023-06-07T21:18:28.254Z] #128 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:18:28.254Z] #128 DONE 0.2s [2023-06-07T21:18:28.254Z] [2023-06-07T21:18:28.254Z] #130 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T21:18:29.225Z] #130 ... [2023-06-07T21:18:29.225Z] [2023-06-07T21:18:29.225Z] #131 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:18:29.225Z] #131 CACHED [2023-06-07T21:18:29.225Z] [2023-06-07T21:18:29.225Z] #132 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:18:29.225Z] #132 CACHED [2023-06-07T21:18:29.225Z] [2023-06-07T21:18:29.225Z] #133 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:18:29.225Z] #133 DONE 0.4s [2023-06-07T21:18:29.225Z] [2023-06-07T21:18:29.225Z] #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-06-07T21:18:30.630Z] #134 ... [2023-06-07T21:18:30.630Z] [2023-06-07T21:18:30.630Z] #135 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T21:18:30.630Z] #135 DONE 1.3s [2023-06-07T21:18:30.630Z] [2023-06-07T21:18:30.630Z] #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-06-07T21:18:30.630Z] #134 DONE 1.6s [2023-06-07T21:18:30.630Z] [2023-06-07T21:18:30.630Z] #130 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T21:18:30.630Z] #130 DONE 2.3s [2023-06-07T21:18:30.630Z] [2023-06-07T21:18:30.630Z] #136 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T21:18:31.219Z] #136 ... [2023-06-07T21:18:31.219Z] [2023-06-07T21:18:31.219Z] #137 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T21:18:31.219Z] #137 DONE 0.5s [2023-06-07T21:18:31.219Z] [2023-06-07T21:18:31.219Z] #138 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T21:18:31.219Z] #138 DONE 0.5s [2023-06-07T21:18:31.219Z] [2023-06-07T21:18:31.219Z] #139 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-06-07T21:18:31.485Z] #139 ... [2023-06-07T21:18:31.485Z] [2023-06-07T21:18:31.485Z] #140 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-06-07T21:18:31.485Z] #140 DONE 0.4s [2023-06-07T21:18:31.752Z] [2023-06-07T21:18:31.752Z] #139 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-06-07T21:18:31.752Z] #139 DONE 0.4s [2023-06-07T21:18:31.752Z] [2023-06-07T21:18:31.752Z] #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-06-07T21:18:32.053Z] #141 ... [2023-06-07T21:18:32.053Z] [2023-06-07T21:18:32.053Z] #142 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-06-07T21:18:32.053Z] #142 DONE 0.4s [2023-06-07T21:18:32.053Z] [2023-06-07T21:18:32.053Z] #143 [security-spire-config] exporting to image [2023-06-07T21:18:32.053Z] #143 exporting layers [2023-06-07T21:18:32.320Z] #143 ... [2023-06-07T21:18:32.320Z] [2023-06-07T21:18:32.320Z] #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-06-07T21:18:32.320Z] #141 DONE 0.7s [2023-06-07T21:18:32.320Z] [2023-06-07T21:18:32.320Z] #143 [security-spire-server] exporting to image [2023-06-07T21:18:32.902Z] #143 ... [2023-06-07T21:18:32.902Z] [2023-06-07T21:18:32.902Z] #136 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T21:18:32.902Z] #136 DONE 2.4s [2023-06-07T21:18:33.301Z] [2023-06-07T21:18:33.301Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T21:18:33.910Z] #144 DONE 0.6s [2023-06-07T21:18:33.910Z] [2023-06-07T21:18:33.910Z] #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-06-07T21:18:34.180Z] #145 DONE 0.5s [2023-06-07T21:18:34.180Z] [2023-06-07T21:18:34.180Z] #115 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-07T21:18:34.460Z] #115 ... [2023-06-07T21:18:34.460Z] [2023-06-07T21:18:34.460Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-06-07T21:18:34.783Z] #146 DONE 0.4s [2023-06-07T21:18:34.783Z] [2023-06-07T21:18:34.783Z] #143 [security-spire-agent] exporting to image [2023-06-07T21:18:35.794Z] #143 exporting layers 3.6s done [2023-06-07T21:18:35.794Z] #143 writing image sha256:e43c2a929d629cbeedd509be484280392f107f1ac5bfe9af22bd9ee5cfa39e9c [2023-06-07T21:18:35.794Z] #143 exporting layers 3.4s done [2023-06-07T21:18:35.794Z] #143 writing image sha256:e43c2a929d629cbeedd509be484280392f107f1ac5bfe9af22bd9ee5cfa39e9c 0.1s done [2023-06-07T21:18:35.794Z] #143 naming to docker.io/library/security-spire-config-arm64 done [2023-06-07T21:18:35.794Z] #143 writing image sha256:2c98ab05f1b64513fe50f8be662aecc7d1d94d99d9b9a1d1dafd59318fbb21dc 0.0s done [2023-06-07T21:18:35.794Z] #143 naming to docker.io/library/security-spire-server-arm64 0.1s done [2023-06-07T21:18:36.772Z] #143 exporting layers 2.0s done [2023-06-07T21:18:36.772Z] #143 writing image sha256:a413b67ea6ceadcad1243b5e8a57b6f243a54d7f696b8357bc06198cc15bb1b1 done [2023-06-07T21:18:36.772Z] #143 naming to docker.io/library/security-spire-agent-arm64 done [2023-06-07T21:18:36.772Z] #143 DONE 4.8s [2023-06-07T21:18:36.772Z] [2023-06-07T21:18:36.772Z] #114 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-07T21:33:14.303Z] #114 ... [2023-06-07T21:33:14.303Z] [2023-06-07T21:33:14.303Z] #115 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-07T21:33:14.303Z] #115 DONE 887.2s [2023-06-07T21:33:14.303Z] [2023-06-07T21:33:14.303Z] #111 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-07T21:33:14.303Z] #111 ... [2023-06-07T21:33:14.303Z] [2023-06-07T21:33:14.303Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:33:14.303Z] #147 DONE 0.2s [2023-06-07T21:33:14.303Z] [2023-06-07T21:33:14.303Z] #114 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-07T21:33:14.303Z] #114 ... [2023-06-07T21:33:14.303Z] [2023-06-07T21:33:14.303Z] #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:33:14.303Z] #148 DONE 0.2s [2023-06-07T21:33:14.303Z] [2023-06-07T21:33:14.303Z] #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-06-07T21:33:14.303Z] #149 DONE 0.3s [2023-06-07T21:33:14.303Z] [2023-06-07T21:33:14.303Z] #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:33:14.303Z] #150 DONE 0.2s [2023-06-07T21:33:14.303Z] [2023-06-07T21:33:14.303Z] #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-06-07T21:33:14.303Z] #151 DONE 0.2s [2023-06-07T21:33:14.303Z] [2023-06-07T21:33:14.303Z] #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T21:33:14.303Z] #152 DONE 2.1s [2023-06-07T21:33:14.303Z] [2023-06-07T21:33:14.303Z] #143 [security-proxy-auth] exporting to image [2023-06-07T21:33:14.303Z] #143 exporting layers [2023-06-07T21:33:14.303Z] #143 exporting layers 0.7s done [2023-06-07T21:33:14.303Z] #143 writing image sha256:e8d6cbb924f3ab320161bb326fdbeaa47ac7c4edc46b2e9edb84912cdb66b815 done [2023-06-07T21:33:14.303Z] #143 naming to docker.io/library/security-proxy-auth-arm64 done [2023-06-07T21:33:14.303Z] #143 DONE 5.5s [2023-06-07T21:33:14.303Z] [2023-06-07T21:33:14.303Z] #81 [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-06-07T21:33:14.303Z] #81 891.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-06-07T21:33:14.303Z] #81 ... [2023-06-07T21:33:14.303Z] [2023-06-07T21:33:14.303Z] #114 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-07T21:33:14.303Z] #114 DONE 893.3s [2023-06-07T21:33:14.303Z] [2023-06-07T21:33:14.303Z] #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:33:14.303Z] #117 ... [2023-06-07T21:33:14.303Z] [2023-06-07T21:33:14.303Z] #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:33:14.303Z] #153 DONE 0.2s [2023-06-07T21:33:14.303Z] [2023-06-07T21:33:14.303Z] #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:33:14.303Z] #154 DONE 0.3s [2023-06-07T21:33:14.303Z] [2023-06-07T21:33:14.303Z] #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:33:14.303Z] #117 ... [2023-06-07T21:33:14.303Z] [2023-06-07T21:33:14.303Z] #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-06-07T21:33:14.303Z] #155 DONE 0.2s [2023-06-07T21:33:14.303Z] [2023-06-07T21:33:14.303Z] #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-06-07T21:33:14.303Z] #156 DONE 0.3s [2023-06-07T21:33:14.303Z] [2023-06-07T21:33:14.303Z] #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-06-07T21:33:14.303Z] #157 DONE 0.2s [2023-06-07T21:33:14.303Z] [2023-06-07T21:33:14.303Z] #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T21:33:14.303Z] #158 DONE 2.0s [2023-06-07T21:33:14.303Z] [2023-06-07T21:33:14.303Z] #111 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-07T21:33:14.303Z] #111 ... [2023-06-07T21:33:14.303Z] [2023-06-07T21:33:14.303Z] #143 [security-proxy-setup] exporting to image [2023-06-07T21:33:14.303Z] #143 exporting layers [2023-06-07T21:33:14.303Z] #143 exporting layers 0.7s done [2023-06-07T21:33:14.303Z] #143 writing image sha256:d5684bc3c95723553d1ea4c20a50f3c61dc7e159e87f23d06263d0b06d65852e done [2023-06-07T21:33:14.303Z] #143 naming to docker.io/library/security-proxy-setup-arm64 done [2023-06-07T21:33:14.303Z] #143 DONE 6.2s [2023-06-07T21:33:14.303Z] [2023-06-07T21:33:14.303Z] #111 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-07T21:33:26.628Z] #111 DONE 910.9s [2023-06-07T21:33:26.628Z] [2023-06-07T21:33:26.628Z] #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:33:26.628Z] #117 ... [2023-06-07T21:33:26.628Z] [2023-06-07T21:33:26.628Z] #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-06-07T21:33:26.628Z] #159 DONE 0.4s [2023-06-07T21:33:26.628Z] [2023-06-07T21:33:26.628Z] #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-06-07T21:33:28.584Z] #160 DONE 2.4s [2023-06-07T21:33:28.584Z] [2023-06-07T21:33:28.584Z] #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:33:28.862Z] #161 DONE 0.4s [2023-06-07T21:33:28.862Z] [2023-06-07T21:33:28.862Z] #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:33:28.862Z] #162 ... [2023-06-07T21:33:28.862Z] [2023-06-07T21:33:28.862Z] #81 [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-06-07T21:33:28.862Z] #81 DONE 914.6s [2023-06-07T21:33:29.129Z] [2023-06-07T21:33:29.129Z] #116 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-07T21:33:29.396Z] #116 ... [2023-06-07T21:33:29.396Z] [2023-06-07T21:33:29.396Z] #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:33:29.396Z] #162 DONE 0.6s [2023-06-07T21:33:29.396Z] [2023-06-07T21:33:29.396Z] #163 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:33:29.985Z] #163 DONE 0.6s [2023-06-07T21:33:29.985Z] [2023-06-07T21:33:29.985Z] #164 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-06-07T21:33:30.269Z] #164 DONE 1.0s [2023-06-07T21:33:30.269Z] [2023-06-07T21:33:30.269Z] #165 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:33:30.269Z] #165 DONE 0.3s [2023-06-07T21:33:30.269Z] [2023-06-07T21:33:30.269Z] #166 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-06-07T21:33:30.537Z] #166 DONE 0.3s [2023-06-07T21:33:30.537Z] [2023-06-07T21:33:30.537Z] #167 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-06-07T21:33:30.537Z] #167 DONE 0.3s [2023-06-07T21:33:30.537Z] [2023-06-07T21:33:30.537Z] #168 [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-06-07T21:33:31.124Z] #168 DONE 0.4s [2023-06-07T21:33:31.124Z] [2023-06-07T21:33:31.124Z] #169 [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-06-07T21:33:31.124Z] #169 DONE 0.4s [2023-06-07T21:33:31.124Z] [2023-06-07T21:33:31.124Z] #170 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:33:31.391Z] #170 DONE 0.2s [2023-06-07T21:33:31.391Z] [2023-06-07T21:33:31.391Z] #171 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-06-07T21:33:31.391Z] #171 ... [2023-06-07T21:33:31.391Z] [2023-06-07T21:33:31.391Z] #172 [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-06-07T21:33:31.391Z] #172 DONE 0.3s [2023-06-07T21:33:31.662Z] [2023-06-07T21:33:31.662Z] #173 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-06-07T21:33:31.929Z] #173 DONE 0.4s [2023-06-07T21:33:31.929Z] [2023-06-07T21:33:31.929Z] #171 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-06-07T21:33:31.929Z] #171 DONE 0.6s [2023-06-07T21:33:31.929Z] [2023-06-07T21:33:31.929Z] #174 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-06-07T21:33:32.198Z] #174 DONE 0.4s [2023-06-07T21:33:32.198Z] [2023-06-07T21:33:32.198Z] #175 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-06-07T21:33:32.798Z] #175 DONE 0.8s [2023-06-07T21:33:32.798Z] [2023-06-07T21:33:32.798Z] #176 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-06-07T21:33:33.066Z] #176 DONE 0.3s [2023-06-07T21:33:33.066Z] [2023-06-07T21:33:33.066Z] #177 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T21:33:35.649Z] #177 ... [2023-06-07T21:33:35.649Z] [2023-06-07T21:33:35.649Z] #178 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-06-07T21:33:35.649Z] #178 DONE 3.2s [2023-06-07T21:33:35.649Z] [2023-06-07T21:33:35.649Z] #143 [security-bootstrapper] exporting to image [2023-06-07T21:33:35.649Z] #143 exporting layers [2023-06-07T21:33:35.947Z] #143 ... [2023-06-07T21:33:35.947Z] [2023-06-07T21:33:35.947Z] #177 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T21:33:35.947Z] #177 DONE 2.8s [2023-06-07T21:33:35.947Z] [2023-06-07T21:33:35.947Z] #143 [security-secretstore-setup] exporting to image [2023-06-07T21:33:37.359Z] #143 exporting layers 1.8s done [2023-06-07T21:33:37.359Z] #143 writing image sha256:5b5fb4584d0b9af34e3b46a13dd0049600010fd65a43bae78ae7ed937fbfa9bc [2023-06-07T21:33:37.359Z] #143 writing image sha256:5b5fb4584d0b9af34e3b46a13dd0049600010fd65a43bae78ae7ed937fbfa9bc 0.0s done [2023-06-07T21:33:37.359Z] #143 naming to docker.io/library/security-bootstrapper-arm64 done [2023-06-07T21:33:37.359Z] #143 exporting layers 1.6s done [2023-06-07T21:33:37.359Z] #143 writing image sha256:ac4051499312a7be35b02e979be6f37aed4cabfcc0c758124a9f24e1efc82781 done [2023-06-07T21:33:37.359Z] #143 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-06-07T21:33:37.359Z] #143 DONE 8.0s [2023-06-07T21:33:37.359Z] [2023-06-07T21:33:37.359Z] #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T21:34:04.055Z] #103 ... [2023-06-07T21:34:04.055Z] [2023-06-07T21:34:04.055Z] #113 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-07T21:34:04.055Z] #113 DONE 947.7s [2023-06-07T21:34:04.055Z] [2023-06-07T21:34:04.055Z] #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:34:04.055Z] #117 ... [2023-06-07T21:34:04.055Z] [2023-06-07T21:34:04.055Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:34:04.055Z] #179 DONE 0.2s [2023-06-07T21:34:04.055Z] [2023-06-07T21:34:04.055Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:34:04.055Z] #180 DONE 0.2s [2023-06-07T21:34:04.055Z] [2023-06-07T21:34:04.055Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-06-07T21:34:04.055Z] #181 DONE 0.3s [2023-06-07T21:34:04.055Z] [2023-06-07T21:34:04.055Z] #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-06-07T21:34:04.055Z] #182 DONE 0.2s [2023-06-07T21:34:04.055Z] [2023-06-07T21:34:04.055Z] #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:34:04.055Z] #117 ... [2023-06-07T21:34:04.055Z] [2023-06-07T21:34:04.055Z] #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-06-07T21:34:04.055Z] #183 DONE 0.2s [2023-06-07T21:34:04.055Z] [2023-06-07T21:34:04.055Z] #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-06-07T21:34:06.006Z] #184 DONE 2.2s [2023-06-07T21:34:06.006Z] [2023-06-07T21:34:06.006Z] #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T21:34:06.006Z] #103 ... [2023-06-07T21:34:06.006Z] [2023-06-07T21:34:06.006Z] #143 [core-common-config-bootstrapper] exporting to image [2023-06-07T21:34:06.006Z] #143 exporting layers [2023-06-07T21:34:06.588Z] #143 exporting layers 0.5s done [2023-06-07T21:34:06.588Z] #143 writing image sha256:26390c2a2064d26eed3c0803d48a08a124d6def613274ce8559e855810f1e235 done [2023-06-07T21:34:06.588Z] #143 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-06-07T21:34:06.588Z] #143 DONE 8.5s [2023-06-07T21:34:06.588Z] [2023-06-07T21:34:06.588Z] #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T21:34:28.648Z] #103 ... [2023-06-07T21:34:28.648Z] [2023-06-07T21:34:28.648Z] #110 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-07T21:34:28.648Z] #110 DONE 973.6s [2023-06-07T21:34:28.648Z] [2023-06-07T21:34:28.648Z] #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:34:28.648Z] #117 ... [2023-06-07T21:34:28.648Z] [2023-06-07T21:34:28.648Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:34:28.648Z] #185 DONE 0.2s [2023-06-07T21:34:28.648Z] [2023-06-07T21:34:28.648Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:34:28.914Z] #186 DONE 0.2s [2023-06-07T21:34:28.914Z] [2023-06-07T21:34:28.914Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-06-07T21:34:29.181Z] #187 DONE 0.3s [2023-06-07T21:34:29.181Z] [2023-06-07T21:34:29.181Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:34:29.181Z] #188 DONE 0.2s [2023-06-07T21:34:29.181Z] [2023-06-07T21:34:29.181Z] #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:34:29.448Z] #117 ... [2023-06-07T21:34:29.448Z] [2023-06-07T21:34:29.448Z] #143 [core-command] exporting to image [2023-06-07T21:34:29.448Z] #143 exporting layers [2023-06-07T21:34:29.448Z] #143 exporting layers 0.3s done [2023-06-07T21:34:29.713Z] #143 writing image sha256:82783e3fe52e3cd003ec0192b7f779b39fd89a4a3bc3fdb749c475d19e7dee06 done [2023-06-07T21:34:29.713Z] #143 naming to docker.io/library/core-command-arm64 done [2023-06-07T21:34:29.713Z] #143 DONE 8.8s [2023-06-07T21:34:29.713Z] [2023-06-07T21:34:29.713Z] #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T21:34:42.011Z] #103 ... [2023-06-07T21:34:42.011Z] [2023-06-07T21:34:42.011Z] #116 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-07T21:34:42.011Z] #116 DONE 987.4s [2023-06-07T21:34:42.011Z] [2023-06-07T21:34:42.011Z] #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:34:42.277Z] #117 ... [2023-06-07T21:34:42.277Z] [2023-06-07T21:34:42.277Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:34:42.547Z] #189 DONE 0.1s [2023-06-07T21:34:42.547Z] [2023-06-07T21:34:42.547Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:34:42.813Z] #190 DONE 0.2s [2023-06-07T21:34:42.813Z] [2023-06-07T21:34:42.813Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-06-07T21:34:43.079Z] #191 DONE 0.3s [2023-06-07T21:34:43.079Z] [2023-06-07T21:34:43.079Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:34:43.079Z] #192 DONE 0.2s [2023-06-07T21:34:43.079Z] [2023-06-07T21:34:43.079Z] #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:34:43.345Z] #117 ... [2023-06-07T21:34:43.345Z] [2023-06-07T21:34:43.345Z] #143 [core-data] exporting to image [2023-06-07T21:34:43.345Z] #143 exporting layers [2023-06-07T21:34:43.613Z] #143 exporting layers 0.3s done [2023-06-07T21:34:43.613Z] #143 writing image sha256:91b20d52bbb9f5042b948cd3141ed5373ba85e3a8f0a2a0bf21d522d39afec91 done [2023-06-07T21:34:43.613Z] #143 naming to docker.io/library/core-data-arm64 done [2023-06-07T21:34:43.613Z] #143 DONE 9.2s [2023-06-07T21:34:43.613Z] [2023-06-07T21:34:43.613Z] #112 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-07T21:34:46.950Z] #112 ... [2023-06-07T21:34:46.950Z] [2023-06-07T21:34:46.950Z] #100 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-07T21:34:46.950Z] #100 DONE 992.6s [2023-06-07T21:34:46.950Z] [2023-06-07T21:34:46.950Z] #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T21:34:47.529Z] #103 ... [2023-06-07T21:34:47.530Z] [2023-06-07T21:34:47.530Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:34:47.796Z] #193 DONE 0.2s [2023-06-07T21:34:47.796Z] [2023-06-07T21:34:47.796Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:34:47.796Z] #194 DONE 0.1s [2023-06-07T21:34:47.796Z] [2023-06-07T21:34:47.796Z] #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:34:47.796Z] #117 ... [2023-06-07T21:34:47.796Z] [2023-06-07T21:34:47.796Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-06-07T21:34:48.064Z] #195 DONE 0.3s [2023-06-07T21:34:48.064Z] [2023-06-07T21:34:48.064Z] #112 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-07T21:34:48.064Z] #112 ... [2023-06-07T21:34:48.064Z] [2023-06-07T21:34:48.064Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:34:48.064Z] #196 DONE 0.1s [2023-06-07T21:34:48.338Z] [2023-06-07T21:34:48.338Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-06-07T21:34:48.338Z] #197 DONE 0.1s [2023-06-07T21:34:48.338Z] [2023-06-07T21:34:48.338Z] #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T21:34:48.338Z] #103 ... [2023-06-07T21:34:48.338Z] [2023-06-07T21:34:48.338Z] #143 [core-metadata] exporting to image [2023-06-07T21:34:48.920Z] #143 exporting layers 0.4s done [2023-06-07T21:34:48.920Z] #143 writing image sha256:3624aee285e24d34183c40d359d1658e7c66da934115688135cdccd772905ac6 done [2023-06-07T21:34:48.920Z] #143 naming to docker.io/library/core-metadata-arm64 done [2023-06-07T21:34:48.920Z] #143 DONE 9.6s [2023-06-07T21:34:48.920Z] [2023-06-07T21:34:48.920Z] #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:35:45.328Z] #117 ... [2023-06-07T21:35:45.328Z] [2023-06-07T21:35:45.328Z] #112 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-07T21:35:45.328Z] #112 DONE 1050.9s [2023-06-07T21:35:45.328Z] [2023-06-07T21:35:45.328Z] #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T21:35:45.594Z] #103 ... [2023-06-07T21:35:45.594Z] [2023-06-07T21:35:45.594Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:35:45.863Z] #198 DONE 0.4s [2023-06-07T21:35:45.863Z] [2023-06-07T21:35:45.864Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:35:46.129Z] #199 DONE 0.2s [2023-06-07T21:35:46.129Z] [2023-06-07T21:35:46.129Z] #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T21:35:46.129Z] #103 ... [2023-06-07T21:35:46.129Z] [2023-06-07T21:35:46.129Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-06-07T21:35:46.398Z] #200 DONE 0.4s [2023-06-07T21:35:46.398Z] [2023-06-07T21:35:46.398Z] #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-06-07T21:35:46.667Z] #201 DONE 0.2s [2023-06-07T21:35:46.667Z] [2023-06-07T21:35:46.667Z] #143 [security-spiffe-token-provider] exporting to image [2023-06-07T21:35:46.667Z] #143 exporting layers [2023-06-07T21:35:47.247Z] #143 exporting layers 0.6s done [2023-06-07T21:35:47.247Z] #143 writing image sha256:2ee1c152b27af49dfd318a512a9e9bbeb39ad2e1b097ba89a8acc6caee146653 done [2023-06-07T21:35:47.247Z] #143 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-06-07T21:35:47.247Z] #143 DONE 10.3s [2023-06-07T21:35:47.247Z] [2023-06-07T21:35:47.247Z] #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T21:36:13.925Z] #103 ... [2023-06-07T21:36:13.925Z] [2023-06-07T21:36:13.925Z] #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:36:13.925Z] #117 DONE 1077.7s [2023-06-07T21:36:13.925Z] [2023-06-07T21:36:13.925Z] #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:36:13.925Z] #202 DONE 0.1s [2023-06-07T21:36:13.925Z] [2023-06-07T21:36:13.925Z] #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:36:13.925Z] #203 DONE 0.1s [2023-06-07T21:36:13.925Z] [2023-06-07T21:36:13.925Z] #204 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-06-07T21:36:13.925Z] #204 DONE 0.4s [2023-06-07T21:36:13.925Z] [2023-06-07T21:36:13.925Z] #205 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:36:13.925Z] #205 DONE 0.1s [2023-06-07T21:36:13.925Z] [2023-06-07T21:36:13.925Z] #143 [support-scheduler] exporting to image [2023-06-07T21:36:13.925Z] #143 exporting layers [2023-06-07T21:36:13.925Z] #143 ... [2023-06-07T21:36:13.925Z] [2023-06-07T21:36:13.925Z] #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T21:36:13.925Z] #103 DONE 1071.2s [2023-06-07T21:36:13.925Z] [2023-06-07T21:36:13.925Z] #143 [support-scheduler] exporting to image [2023-06-07T21:36:13.925Z] #143 exporting layers 0.4s done [2023-06-07T21:36:13.925Z] #143 writing image sha256:0fe5aadbb2de18585710a22eb5672e816e3f2826bfffdf24e02f3ea1dc7facd4 done [2023-06-07T21:36:13.925Z] #143 naming to docker.io/library/support-scheduler-arm64 done [2023-06-07T21:36:13.925Z] #143 DONE 10.7s [2023-06-07T21:36:13.925Z] [2023-06-07T21:36:13.925Z] #206 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:36:13.925Z] #206 DONE 0.1s [2023-06-07T21:36:13.925Z] [2023-06-07T21:36:13.925Z] #207 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:36:13.925Z] #207 DONE 0.1s [2023-06-07T21:36:15.527Z] [2023-06-07T21:36:15.527Z] #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-06-07T21:36:15.527Z] #208 DONE 0.4s [2023-06-07T21:36:15.528Z] [2023-06-07T21:36:15.528Z] #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:36:15.528Z] #209 DONE 0.1s [2023-06-07T21:36:15.528Z] [2023-06-07T21:36:15.528Z] #143 [support-notifications] exporting to image [2023-06-07T21:36:15.528Z] #143 exporting layers 0.4s done [2023-06-07T21:36:15.528Z] #143 writing image sha256:91cc88f2dd3d1579683f6ea0ec2a67922f769e131f9ac9bb89c5873b5f9817a9 done [2023-06-07T21:36:15.528Z] #143 naming to docker.io/library/support-notifications-arm64 done [2023-06-07T21:36:15.528Z] #143 DONE 11.1s [2023-06-07T21:36:15.528Z] time="2023-06-07T21:15:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:36:15.528Z] time="2023-06-07T21:15:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:36:15.528Z] time="2023-06-07T21:15:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:36:15.528Z] time="2023-06-07T21:15:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:36:15.528Z] time="2023-06-07T21:15:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:36:15.528Z] time="2023-06-07T21:15:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:36:15.528Z] time="2023-06-07T21:15:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:36:15.528Z] time="2023-06-07T21:15:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:36:15.528Z] time="2023-06-07T21:15:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:36:15.528Z] time="2023-06-07T21:15:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:36:15.528Z] time="2023-06-07T21:15:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:36:15.528Z] time="2023-06-07T21:15:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:36:15.528Z] time="2023-06-07T21:15:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:36:15.528Z] time="2023-06-07T21:15:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-06-07T21:36:15.546Z] $ docker stop --time=1 dba264320b1e4c126c7d4a2860b5cc618bff73294c4b5414919c6ed26a9b2726 [2023-06-07T21:36:17.224Z] $ docker rm -f --volumes dba264320b1e4c126c7d4a2860b5cc618bff73294c4b5414919c6ed26a9b2726 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-07T21:36:17.717Z] + docker images [2023-06-07T21:36:17.717Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-06-07T21:36:17.717Z] support-notifications-arm64 latest 91cc88f2dd3d 3 seconds ago 31.9MB [2023-06-07T21:36:17.717Z] support-scheduler-arm64 latest 0fe5aadbb2de 5 seconds ago 31.2MB [2023-06-07T21:36:17.717Z] security-spiffe-token-provider-arm64 latest 2ee1c152b27a 31 seconds ago 32.7MB [2023-06-07T21:36:17.717Z] core-metadata-arm64 latest 3624aee285e2 About a minute ago 20.2MB [2023-06-07T21:36:17.717Z] core-data-arm64 latest 91b20d52bbb9 About a minute ago 19.9MB [2023-06-07T21:36:17.717Z] core-command-arm64 latest 82783e3fe52e About a minute ago 19.7MB [2023-06-07T21:36:17.717Z] core-common-config-bootstrapper-arm64 latest 26390c2a2064 2 minutes ago 17.2MB [2023-06-07T21:36:17.717Z] security-bootstrapper-arm64 latest 5b5fb4584d0b 2 minutes ago 21.9MB [2023-06-07T21:36:17.717Z] security-secretstore-setup-arm64 latest ac4051499312 2 minutes ago 32.2MB [2023-06-07T21:36:17.717Z] security-proxy-setup-arm64 latest d5684bc3c957 3 minutes ago 18.7MB [2023-06-07T21:36:17.717Z] security-proxy-auth-arm64 latest e8d6cbb924f3 3 minutes ago 18.1MB [2023-06-07T21:36:17.717Z] security-spire-agent-arm64 latest a413b67ea6ce 17 minutes ago 153MB [2023-06-07T21:36:17.717Z] security-spire-server-arm64 latest 2c98ab05f1b6 17 minutes ago 97MB [2023-06-07T21:36:17.717Z] security-spire-config-arm64 latest e43c2a929d62 17 minutes ago 96.1MB [2023-06-07T21:36:17.717Z] ci-base-image-arm64 latest f8d5a249410b 33 minutes ago 899MB [2023-06-07T21:36:17.717Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 days ago 332MB [2023-06-07T21:36:17.717Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 6 weeks ago 681MB [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-06-07T21:36:18.176Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T21:36:18.176Z] [2023-06-07T21:36:18.176Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:36:18.530Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T21:36:18.530Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-07T21:36:18.530Z] 8998bd30e6a1: Pulling fs layer [2023-06-07T21:36:18.530Z] 04944245beec: Pulling fs layer [2023-06-07T21:36:18.530Z] 699f458cf7ca: Pulling fs layer [2023-06-07T21:36:18.530Z] 765212b225bb: Pulling fs layer [2023-06-07T21:36:18.530Z] f23df028b6ca: Pulling fs layer [2023-06-07T21:36:18.530Z] d65c8cfc05b1: Pulling fs layer [2023-06-07T21:36:18.530Z] 2437ff75d9bd: Pulling fs layer [2023-06-07T21:36:18.530Z] f23df028b6ca: Waiting [2023-06-07T21:36:18.530Z] d65c8cfc05b1: Waiting [2023-06-07T21:36:18.531Z] 2437ff75d9bd: Waiting [2023-06-07T21:36:18.531Z] 765212b225bb: Waiting [2023-06-07T21:36:18.806Z] 04944245beec: Verifying Checksum [2023-06-07T21:36:18.806Z] 04944245beec: Download complete [2023-06-07T21:36:18.806Z] 765212b225bb: Verifying Checksum [2023-06-07T21:36:18.806Z] 765212b225bb: Download complete [2023-06-07T21:36:18.806Z] f23df028b6ca: Verifying Checksum [2023-06-07T21:36:18.806Z] f23df028b6ca: Download complete [2023-06-07T21:36:18.806Z] d65c8cfc05b1: Verifying Checksum [2023-06-07T21:36:18.806Z] d65c8cfc05b1: Download complete [2023-06-07T21:36:19.078Z] 699f458cf7ca: Verifying Checksum [2023-06-07T21:36:19.078Z] 699f458cf7ca: Download complete [2023-06-07T21:36:19.349Z] 8998bd30e6a1: Verifying Checksum [2023-06-07T21:36:19.349Z] 8998bd30e6a1: Download complete [2023-06-07T21:36:21.999Z] 2437ff75d9bd: Verifying Checksum [2023-06-07T21:36:21.999Z] 2437ff75d9bd: Download complete [2023-06-07T21:36:23.404Z] 8998bd30e6a1: Pull complete [2023-06-07T21:36:23.989Z] 04944245beec: Pull complete [2023-06-07T21:36:25.401Z] 699f458cf7ca: Pull complete [2023-06-07T21:36:25.668Z] 765212b225bb: Pull complete [2023-06-07T21:36:26.251Z] f23df028b6ca: Pull complete [2023-06-07T21:36:26.520Z] d65c8cfc05b1: Pull complete [2023-06-07T21:36:44.729Z] 2437ff75d9bd: Pull complete [2023-06-07T21:36:44.729Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-07T21:36:44.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T21:36:44.729Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:36:44.927Z] prd-ubuntu20.04-docker-arm64-4c-16g-18114 does not seem to be running inside a container [2023-06-07T21:36:44.997Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-06-07T21:36:48.053Z] $ docker top f0aaec63713cf5132cc078c80ff86e7bdefb953bd5a5bdad36bdf04890f8a11c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:36:48.926Z] ---> job-cost.sh [2023-06-07T21:36:48.926Z] lf-activate-venv: SKIPPING [2023-06-07T21:36:48.926Z] INFO: No Stack... [2023-06-07T21:36:49.509Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-07T21:36:50.095Z] INFO: Archiving Costs [Pipeline] sh [2023-06-07T21:36:50.736Z] + cut -d, -f6 [2023-06-07T21:36:50.736Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock [2023-06-07T21:36:50.774Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4584-3-stack-cost] [2023-06-07T21:36:50.780Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4584-3-stack-cost] did not exist. Created. [2023-06-07T21:36:50.780Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4584-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-07T21:36:51.428Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-07T21:36:51.622Z] Stashed 1 file(s) [Pipeline] } [2023-06-07T21:36:51.632Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4584-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-07T21:36:51.659Z] $ docker stop --time=1 f0aaec63713cf5132cc078c80ff86e7bdefb953bd5a5bdad36bdf04890f8a11c [2023-06-07T21:36:53.209Z] $ docker rm -f --volumes f0aaec63713cf5132cc078c80ff86e7bdefb953bd5a5bdad36bdf04890f8a11c [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-06-07T21:36:53.596Z] provisioning config files... [2023-06-07T21:36:53.604Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config18009929536158744543tmp [Pipeline] { [Pipeline] sh [2023-06-07T21:36:53.900Z] + set +x [2023-06-07T21:36:53.900Z] + curl -s https://codecov.io/bash [2023-06-07T21:36:53.900Z] + bash -s -- [2023-06-07T21:36:53.900Z] [2023-06-07T21:36:53.900Z] _____ _ [2023-06-07T21:36:53.900Z] / ____| | | [2023-06-07T21:36:53.900Z] | | ___ __| | ___ ___ _____ __ [2023-06-07T21:36:53.900Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-06-07T21:36:53.900Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-06-07T21:36:53.900Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-06-07T21:36:53.900Z] Bash-1.0.6 [2023-06-07T21:36:53.900Z] [2023-06-07T21:36:53.900Z] [2023-06-07T21:36:53.900Z] ==> git version 2.25.1 found [2023-06-07T21:36:53.900Z] ==> 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-06-07T21:36:53.900Z] Release-Date: 2020-01-08 [2023-06-07T21:36:53.900Z] 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-06-07T21:36:53.900Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-06-07T21:36:53.900Z] ==> Jenkins CI detected. [2023-06-07T21:36:53.900Z] current dir:  /w/workspace/edgex-go/3 [2023-06-07T21:36:53.900Z] project root: . [2023-06-07T21:36:53.900Z] --> token set from env [2023-06-07T21:36:53.900Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-06-07T21:36:53.900Z] ==> Running gcov in . (disable via -X gcov) [2023-06-07T21:36:53.900Z] ==> Python coveragepy not found [2023-06-07T21:36:53.900Z] ==> Searching for coverage reports in: [2023-06-07T21:36:53.900Z] + . [2023-06-07T21:36:53.900Z] -> Found 1 reports [2023-06-07T21:36:53.900Z] ==> Detecting git/mercurial file structure [2023-06-07T21:36:54.159Z] ==> Reading reports [2023-06-07T21:36:54.159Z] + ./coverage.out bytes=447730 [2023-06-07T21:36:54.159Z] ==> Appending adjustments [2023-06-07T21:36:54.159Z] https://docs.codecov.io/docs/fixing-reports [2023-06-07T21:36:55.095Z] + Found adjustments [2023-06-07T21:36:55.095Z] ==> Gzipping contents [2023-06-07T21:36:55.095Z] 60K /tmp/codecov.Vp3A7n.gz [2023-06-07T21:36:55.095Z] ==> Uploading reports [2023-06-07T21:36:55.095Z] url: https://codecov.io [2023-06-07T21:36:55.095Z] query: branch=PR-4584&commit=430c4c6b915484e3b793cb911637a35d0f5a0831&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4584%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4584&job=&cmd_args= [2023-06-07T21:36:55.095Z] -> Pinging Codecov [2023-06-07T21:36:55.095Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4584&commit=430c4c6b915484e3b793cb911637a35d0f5a0831&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4584%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4584&job=&cmd_args= [2023-06-07T21:36:55.355Z] -> Uploading to [2023-06-07T21:36:55.355Z] https://storage.googleapis.com/codecov/v4/raw/2023-06-07/00271124DB129430A58F1EEE437C3FCB/430c4c6b915484e3b793cb911637a35d0f5a0831/fa517924-ccdd-4147-b9b8-614848ffce2e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230607T213655Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0ae707deac8af49ae03c6fcc7390c39669c6860e307ba66580be85729e34d0c4 [2023-06-07T21:36:55.355Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-07T21:36:55.355Z] Dload Upload Total Spent Left Speed [2023-06-07T21:36:55.615Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57416 0 0 100 57416 0 244k --:--:-- --:--:-- --:--:-- 244k [2023-06-07T21:36:55.615Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/430c4c6b915484e3b793cb911637a35d0f5a0831 [Pipeline] } [2023-06-07T21:36:55.623Z] 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-06-07T21:36:56.256Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:36:56.552Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:36:57.419Z] ---> package-listing.sh [2023-06-07T21:36:57.419Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-07T21:36:57.419Z] ++ facter osfamily [2023-06-07T21:36:57.679Z] + OS_FAMILY=debian [2023-06-07T21:36:57.679Z] + workspace=/w/workspace/edgex-go/3 [2023-06-07T21:36:57.679Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-07T21:36:57.679Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-07T21:36:57.679Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-07T21:36:57.679Z] + PACKAGES=/tmp/packages_start.txt [2023-06-07T21:36:57.679Z] + '[' /w/workspace/edgex-go/3 ']' [2023-06-07T21:36:57.679Z] + PACKAGES=/tmp/packages_end.txt [2023-06-07T21:36:57.679Z] + case "${OS_FAMILY}" in [2023-06-07T21:36:57.679Z] + dpkg -l [2023-06-07T21:36:57.679Z] + grep '^ii' [2023-06-07T21:36:57.679Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-07T21:36:57.679Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-07T21:36:57.679Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-07T21:36:57.679Z] + '[' /w/workspace/edgex-go/3 ']' [2023-06-07T21:36:57.679Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2023-06-07T21:36:57.679Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2023-06-07T21:36:57.690Z] 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-06-07T21:36:57.968Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:36:58.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T21:36:58.526Z] [2023-06-07T21:36:58.526Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:36:58.817Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T21:36:58.817Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-07T21:36:58.817Z] 5eb5b503b376: Pulling fs layer [2023-06-07T21:36:58.817Z] 5c69ac0246d0: Pulling fs layer [2023-06-07T21:36:58.817Z] ec43610c2a17: Pulling fs layer [2023-06-07T21:36:58.817Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-07T21:36:58.817Z] 33b1e0a273af: Pulling fs layer [2023-06-07T21:36:58.817Z] 5d3b04190fa2: Pulling fs layer [2023-06-07T21:36:58.817Z] 2f39f015ded8: Pulling fs layer [2023-06-07T21:36:58.817Z] 33b1e0a273af: Waiting [2023-06-07T21:36:58.817Z] 3a2ae6a8a46f: Waiting [2023-06-07T21:36:58.817Z] 2f39f015ded8: Waiting [2023-06-07T21:36:58.817Z] 5c69ac0246d0: Download complete [2023-06-07T21:36:58.817Z] 3a2ae6a8a46f: Verifying Checksum [2023-06-07T21:36:58.817Z] 3a2ae6a8a46f: Download complete [2023-06-07T21:36:59.076Z] ec43610c2a17: Verifying Checksum [2023-06-07T21:36:59.076Z] ec43610c2a17: Download complete [2023-06-07T21:36:59.076Z] 33b1e0a273af: Verifying Checksum [2023-06-07T21:36:59.076Z] 33b1e0a273af: Download complete [2023-06-07T21:36:59.076Z] 5d3b04190fa2: Verifying Checksum [2023-06-07T21:36:59.076Z] 5d3b04190fa2: Download complete [2023-06-07T21:36:59.076Z] 5eb5b503b376: Verifying Checksum [2023-06-07T21:36:59.076Z] 5eb5b503b376: Download complete [2023-06-07T21:36:59.643Z] 2f39f015ded8: Download complete [2023-06-07T21:37:00.580Z] 5eb5b503b376: Pull complete [2023-06-07T21:37:00.580Z] 5c69ac0246d0: Pull complete [2023-06-07T21:37:00.838Z] ec43610c2a17: Pull complete [2023-06-07T21:37:01.097Z] 3a2ae6a8a46f: Pull complete [2023-06-07T21:37:01.097Z] 33b1e0a273af: Pull complete [2023-06-07T21:37:01.355Z] 5d3b04190fa2: Pull complete [2023-06-07T21:37:05.549Z] 2f39f015ded8: Pull complete [2023-06-07T21:37:05.549Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-07T21:37:05.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T21:37:05.549Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:37:05.627Z] prd-ubuntu20.04-docker-8c-8g-18109 does not seem to be running inside a container [2023-06-07T21:37:05.683Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-07T21:37:08.929Z] $ docker top d6351f5b06f9d7b8b19a9adbc01ba58f436d66360c14ec1a25b22b08db09f105 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T21:37:09.247Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-07T21:37:09.531Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-07T21:37:09.811Z] + ls /var/log/sa-host [2023-06-07T21:37:09.811Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T21:37:09.877Z] provisioning config files... [2023-06-07T21:37:09.885Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config10758078438865518933tmp [Pipeline] { [Pipeline] echo [2023-06-07T21:37:09.896Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:37:10.175Z] ---> create-netrc.sh [Pipeline] } [2023-06-07T21:37:10.182Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:37:10.506Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-07T21:37:10.513Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:37:10.792Z] ---> sudo-logs.sh [2023-06-07T21:37:10.792Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-07T21:37:10.815Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:37:11.097Z] ---> job-cost.sh [2023-06-07T21:37:11.097Z] lf-activate-venv: SKIPPING [2023-06-07T21:37:11.097Z] DEBUG: total: 0.10999999940395355 [2023-06-07T21:37:11.097Z] INFO: Retrieving Stack Cost... [2023-06-07T21:37:11.670Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-07T21:37:11.930Z] INFO: Archiving Costs [Pipeline] echo [2023-06-07T21:37:11.941Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:37:12.224Z] ---> logs-deploy.sh [2023-06-07T21:37:12.224Z] lf-activate-venv: SKIPPING [2023-06-07T21:37:12.224Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4584/3 [2023-06-07T21:37:12.224Z] INFO: archiving workspace using pattern(s): [2023-06-07T21:37:13.159Z] Archives upload complete. [2023-06-07T21:37:13.159Z] INFO: archiving logs to Nexus