Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at d7006332552ae400ff85615e0161ae3cc8710e9a rather than 15e2ac19a8e47ee1453c54ba20842d82376b5eb7 Obtained Jenkinsfile from d7006332552ae400ff85615e0161ae3cc8710e9a 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-ssh10192972280392897296.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12037090332882891429.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4664/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-4664/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14570426185749006511.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8660459640854413948.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-4664/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-4664/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1233944544309039261.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 Running on prd-ubuntu20.04-docker-8c-8g-4870 in /w/workspace/edgexfoundry_edgex-go_PR-4664 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d7006332552ae400ff85615e0161ae3cc8710e9a into PR head commit 15e2ac19a8e47ee1453c54ba20842d82376b5eb7 Merge succeeded, producing 52e44aa3494dcd21059a05c8401f89b846184928 Checking out Revision 52e44aa3494dcd21059a05c8401f89b846184928 (PR-4664) > 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/4664/head:refs/remotes/origin/PR-4664 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 15e2ac19a8e47ee1453c54ba20842d82376b5eb7 # 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 d7006332552ae400ff85615e0161ae3cc8710e9a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 52e44aa3494dcd21059a05c8401f89b846184928 # timeout=10 Commit message: "Merge commit 'd7006332552ae400ff85615e0161ae3cc8710e9a' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk 85e5a922c33750d3b61168a70dabfa06e7719037 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-30T08:29:48.926Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-30T08:29:48.994Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-30T08:29:49.008Z] ========================================================= [2023-08-30T08:29:49.008Z] EdgeX Global Pipelines Version Info [2023-08-30T08:29:49.008Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-30T08:29:49.777Z] ------------------- [2023-08-30T08:29:49.777Z] stable info: [2023-08-30T08:29:49.777Z] ------------------- [2023-08-30T08:29:49.777Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-30T08:29:49.777Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-30T08:29:49.777Z] Message: update stable to v1.0.253 [2023-08-30T08:29:50.349Z] ------------------- [2023-08-30T08:29:50.349Z] experimental info: [2023-08-30T08:29:50.349Z] ------------------- [2023-08-30T08:29:50.349Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-30T08:29:50.349Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-30T08:29:50.349Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-30T08:29:50.527Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-30T08:29:50.545Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-30T08:29:50.561Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-30T08:29:50.574Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-30T08:29:50.588Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-30T08:29:50.598Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-30T08:29:50.611Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-30T08:29:50.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-30T08:29:50.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-30T08:29:50.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-30T08:29:50.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-30T08:29:50.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-30T08:29:50.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-30T08:29:50.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-30T08:29:50.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-30T08:29:50.750Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-30T08:29:50.769Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-30T08:29:50.786Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-30T08:29:50.801Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-30T08:29:50.816Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-30T08:29:50.833Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-30T08:29:50.847Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-30T08:29:50.857Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-30T08:29:50.869Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4664 [Pipeline] echo [2023-08-30T08:29:50.883Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4664 [Pipeline] echo [2023-08-30T08:29:50.900Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4664 [Pipeline] echo [2023-08-30T08:29:50.916Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 52e44aa3494dcd21059a05c8401f89b846184928 [Pipeline] echo [2023-08-30T08:29:50.933Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 52e44aa [Pipeline] echo [2023-08-30T08:29:50.951Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-30T08:29:50.996Z] provisioning config files... [2023-08-30T08:29:51.011Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8881438778837223957tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-30T08:29:51.319Z] ---> docker-login.sh [2023-08-30T08:29:51.319Z] nexus3.edgexfoundry.org:10001 [2023-08-30T08:29:51.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T08:29:52.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T08:29:52.152Z] Configure a credential helper to remove this warning. See [2023-08-30T08:29:52.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T08:29:52.152Z] [2023-08-30T08:29:52.152Z] Login Succeeded [2023-08-30T08:29:52.152Z] nexus3.edgexfoundry.org:10002 [2023-08-30T08:29:52.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T08:29:52.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T08:29:52.152Z] Configure a credential helper to remove this warning. See [2023-08-30T08:29:52.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T08:29:52.152Z] [2023-08-30T08:29:52.152Z] Login Succeeded [2023-08-30T08:29:52.152Z] nexus3.edgexfoundry.org:10003 [2023-08-30T08:29:52.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T08:29:52.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T08:29:52.152Z] Configure a credential helper to remove this warning. See [2023-08-30T08:29:52.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T08:29:52.152Z] [2023-08-30T08:29:52.152Z] Login Succeeded [2023-08-30T08:29:52.412Z] nexus3.edgexfoundry.org:10004 [2023-08-30T08:29:52.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T08:29:52.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T08:29:52.412Z] Configure a credential helper to remove this warning. See [2023-08-30T08:29:52.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T08:29:52.412Z] [2023-08-30T08:29:52.412Z] Login Succeeded [2023-08-30T08:29:52.412Z] docker.io [2023-08-30T08:29:52.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T08:29:52.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T08:29:52.673Z] Configure a credential helper to remove this warning. See [2023-08-30T08:29:52.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T08:29:52.673Z] [2023-08-30T08:29:52.673Z] Login Succeeded [2023-08-30T08:29:52.673Z] ---> docker-login.sh ends [Pipeline] } [2023-08-30T08:29:52.680Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-30T08:29:52.986Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-08-30T08:29:52.986Z] + + dirname cmd/core-command/Dockerfile [2023-08-30T08:29:52.986Z] cut -d/ -f2 [2023-08-30T08:29:52.986Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-30T08:29:52.986Z] + cut -d/ -f2+ [2023-08-30T08:29:52.986Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-08-30T08:29:52.986Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-30T08:29:52.986Z] + dirname cmd/core-data/Dockerfile [2023-08-30T08:29:52.986Z] + cut -d/ -f2 [2023-08-30T08:29:52.986Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-30T08:29:52.986Z] + dirname cmd/core-metadata/Dockerfile [2023-08-30T08:29:52.986Z] + cut -d/ -f2 [2023-08-30T08:29:52.986Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-30T08:29:52.986Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-08-30T08:29:52.986Z] + cut -d/ -f2 [2023-08-30T08:29:52.986Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-30T08:29:52.986Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-08-30T08:29:52.986Z] + cut -d/ -f2 [2023-08-30T08:29:52.986Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-30T08:29:52.986Z] + + cut -d/ -f2 [2023-08-30T08:29:52.986Z] dirname cmd/security-proxy-setup/Dockerfile [2023-08-30T08:29:52.986Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-30T08:29:52.986Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-08-30T08:29:52.986Z] + cut -d/ -f2 [2023-08-30T08:29:52.986Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-30T08:29:52.986Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-08-30T08:29:52.986Z] + cut -d/ -f2 [2023-08-30T08:29:52.986Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-30T08:29:52.986Z] + dirname cmd/security-spire-agent/Dockerfile [2023-08-30T08:29:52.986Z] + cut -d/ -f2 [2023-08-30T08:29:52.986Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-30T08:29:52.986Z] + dirname cmd/security-spire-config/Dockerfile [2023-08-30T08:29:52.986Z] + cut -d/ -f2 [2023-08-30T08:29:52.986Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-30T08:29:52.986Z] + dirname cmd/security-spire-server/Dockerfile [2023-08-30T08:29:52.986Z] + cut -d/ -f2 [2023-08-30T08:29:52.986Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-30T08:29:52.986Z] + dirname cmd/support-notifications/Dockerfile [2023-08-30T08:29:52.986Z] + cut -d/ -f2 [2023-08-30T08:29:52.986Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-30T08:29:52.986Z] + dirname cmd/support-scheduler/Dockerfile [2023-08-30T08:29:52.986Z] + cut -d/ -f2 [2023-08-30T08:29:52.986Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-30T08:29:53.036Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-30T08:29:53.457Z] + git rev-list -1 --merges 52e44aa3494dcd21059a05c8401f89b846184928~1..52e44aa3494dcd21059a05c8401f89b846184928 [Pipeline] echo [2023-08-30T08:29:53.470Z] -----------> git rev-list -1 --merges 52e44aa3494dcd21059a05c8401f89b846184928~1..52e44aa3494dcd21059a05c8401f89b846184928 52e44aa3494dcd21059a05c8401f89b846184928 [2023-08-30T08:29:53.470Z] 52e44aa3494dcd21059a05c8401f89b846184928 [false] [Pipeline] sh [2023-08-30T08:29:53.762Z] + git log --format=format:%s -1 52e44aa3494dcd21059a05c8401f89b846184928 [Pipeline] echo [2023-08-30T08:29:53.777Z] ========================================================= [2023-08-30T08:29:53.777Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-30T08:29:53.777Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-30T08:29:54.244Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-30T08:29:54.244Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-30T08:29:54.244Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-30T08:29:54.244Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-30T08:29:54.244Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-30T08:29:54.244Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-30T08:29:54.244Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T08:29:54.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-30T08:29:54.752Z] [2023-08-30T08:29:54.752Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T08:29:55.061Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-30T08:29:55.061Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-30T08:29:55.061Z] b85a868b505f: Pulling fs layer [2023-08-30T08:29:55.061Z] e2be974225ed: Pulling fs layer [2023-08-30T08:29:55.061Z] 339a4e72a1f5: Pulling fs layer [2023-08-30T08:29:55.061Z] 988bab9f4d93: Pulling fs layer [2023-08-30T08:29:55.061Z] 1469e6f7b9e6: Pulling fs layer [2023-08-30T08:29:55.061Z] eaf3925da568: Pulling fs layer [2023-08-30T08:29:55.061Z] bab4dde63d76: Pulling fs layer [2023-08-30T08:29:55.061Z] 1469e6f7b9e6: Waiting [2023-08-30T08:29:55.061Z] eaf3925da568: Waiting [2023-08-30T08:29:55.061Z] 988bab9f4d93: Waiting [2023-08-30T08:29:55.061Z] bde34c3a00c8: Pulling fs layer [2023-08-30T08:29:55.061Z] b352a97aabf1: Pulling fs layer [2023-08-30T08:29:55.061Z] 4872d77fe225: Pulling fs layer [2023-08-30T08:29:55.061Z] bab4dde63d76: Waiting [2023-08-30T08:29:55.061Z] b352a97aabf1: Waiting [2023-08-30T08:29:55.061Z] bde34c3a00c8: Waiting [2023-08-30T08:29:55.061Z] 5851b861e8e6: Pulling fs layer [2023-08-30T08:29:55.061Z] 5851b861e8e6: Waiting [2023-08-30T08:29:55.061Z] e2be974225ed: Download complete [2023-08-30T08:29:55.061Z] 988bab9f4d93: Verifying Checksum [2023-08-30T08:29:55.061Z] 988bab9f4d93: Download complete [2023-08-30T08:29:55.061Z] 1469e6f7b9e6: Verifying Checksum [2023-08-30T08:29:55.061Z] 1469e6f7b9e6: Download complete [2023-08-30T08:29:55.322Z] 339a4e72a1f5: Verifying Checksum [2023-08-30T08:29:55.322Z] 339a4e72a1f5: Download complete [2023-08-30T08:29:55.322Z] eaf3925da568: Verifying Checksum [2023-08-30T08:29:55.322Z] eaf3925da568: Download complete [2023-08-30T08:29:55.322Z] bde34c3a00c8: Download complete [2023-08-30T08:29:55.322Z] b352a97aabf1: Verifying Checksum [2023-08-30T08:29:55.322Z] b352a97aabf1: Download complete [2023-08-30T08:29:55.322Z] 4872d77fe225: Verifying Checksum [2023-08-30T08:29:55.322Z] 4872d77fe225: Download complete [2023-08-30T08:29:55.322Z] 5851b861e8e6: Download complete [2023-08-30T08:29:55.322Z] b85a868b505f: Verifying Checksum [2023-08-30T08:29:55.322Z] b85a868b505f: Download complete [2023-08-30T08:29:55.582Z] bab4dde63d76: Verifying Checksum [2023-08-30T08:29:55.582Z] bab4dde63d76: Download complete [2023-08-30T08:29:56.520Z] b85a868b505f: Pull complete [2023-08-30T08:29:56.779Z] e2be974225ed: Pull complete [2023-08-30T08:29:57.350Z] 339a4e72a1f5: Pull complete [2023-08-30T08:29:57.350Z] 988bab9f4d93: Pull complete [2023-08-30T08:29:57.609Z] 1469e6f7b9e6: Pull complete [2023-08-30T08:29:57.868Z] eaf3925da568: Pull complete [2023-08-30T08:29:59.790Z] bab4dde63d76: Pull complete [2023-08-30T08:29:59.790Z] bde34c3a00c8: Pull complete [2023-08-30T08:29:59.790Z] b352a97aabf1: Pull complete [2023-08-30T08:29:59.790Z] 4872d77fe225: Pull complete [2023-08-30T08:30:00.049Z] 5851b861e8e6: Pull complete [2023-08-30T08:30:00.049Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-30T08:30:00.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-30T08:30:00.049Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T08:30:00.141Z] prd-ubuntu20.04-docker-8c-8g-4870 does not seem to be running inside a container [2023-08-30T08:30:00.228Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-30T08:30:04.030Z] $ docker top fdabc4883829a4cc11507eb9e608768dea3dcad7fddd3ced7ae0e8ca1998685f -eo pid,comm [2023-08-30T08:30:04.088Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-30T08:30:04.088Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-30T08:30:04.124Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-30T08:30:04.124Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-30T08:30:04.241Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-30T08:30:04.243Z] $ docker exec fdabc4883829a4cc11507eb9e608768dea3dcad7fddd3ced7ae0e8ca1998685f ssh-agent [2023-08-30T08:30:04.349Z] SSH_AUTH_SOCK=/tmp/ssh-mhnyrUqoVZCA/agent.33 [2023-08-30T08:30:04.349Z] SSH_AGENT_PID=39 [2023-08-30T08:30:04.356Z] Running ssh-add (command line suppressed) [2023-08-30T08:30:04.462Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_10536307464995528381.key (/w/workspace/edgex-go/3@tmp/private_key_10536307464995528381.key) [2023-08-30T08:30:04.477Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-30T08:30:04.764Z] + git tag --points-at HEAD [Pipeline] } [2023-08-30T08:30:04.780Z] $ docker exec --env ******** --env ******** fdabc4883829a4cc11507eb9e608768dea3dcad7fddd3ced7ae0e8ca1998685f ssh-agent -k [2023-08-30T08:30:04.883Z] unset SSH_AUTH_SOCK; [2023-08-30T08:30:04.884Z] unset SSH_AGENT_PID; [2023-08-30T08:30:04.884Z] echo Agent pid 39 killed; [2023-08-30T08:30:04.894Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-30T08:30:04.921Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-30T08:30:04.922Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-30T08:30:05.029Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-30T08:30:05.031Z] $ docker exec fdabc4883829a4cc11507eb9e608768dea3dcad7fddd3ced7ae0e8ca1998685f ssh-agent [2023-08-30T08:30:05.138Z] SSH_AUTH_SOCK=/tmp/ssh-NlJQv4d4yIx9/agent.71 [2023-08-30T08:30:05.138Z] SSH_AGENT_PID=77 [2023-08-30T08:30:05.142Z] Running ssh-add (command line suppressed) [2023-08-30T08:30:05.237Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_9707224785979948186.key (/w/workspace/edgex-go/3@tmp/private_key_9707224785979948186.key) [2023-08-30T08:30:05.251Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-30T08:30:05.543Z] + git semver init [2023-08-30T08:30:05.803Z] 2023-08-30 08:30:05,736 [run_init] DEBUG init version:0.0.0 force:False [2023-08-30T08:30:05.803Z] 2023-08-30 08:30:05,738 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2023-08-30T08:30:05.803Z] 2023-08-30 08:30:05,739 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2023-08-30T08:30:05.803Z] 2023-08-30 08:30:05,739 [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-08-30T08:30:12.410Z] 2023-08-30 08:30:11,842 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2023-08-30T08:30:12.410Z] 2023-08-30 08:30:11,844 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4664 with force:False [2023-08-30T08:30:12.410Z] 2023-08-30 08:30:11,844 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4664 [2023-08-30T08:30:12.410Z] 2023-08-30 08:30:11,850 [execute] INFO git cat-file --batch-check [2023-08-30T08:30:12.410Z] 2023-08-30 08:30:11,850 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-08-30T08:30:12.410Z] 2023-08-30 08:30:11,856 [execute] INFO git cat-file --batch [2023-08-30T08:30:12.410Z] 2023-08-30 08:30:11,856 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-08-30T08:30:12.410Z] 2023-08-30 08:30:11,860 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4664 [2023-08-30T08:30:12.410Z] 0.0.0 [Pipeline] } [2023-08-30T08:30:12.420Z] $ docker exec --env ******** --env ******** fdabc4883829a4cc11507eb9e608768dea3dcad7fddd3ced7ae0e8ca1998685f ssh-agent -k [2023-08-30T08:30:12.522Z] unset SSH_AUTH_SOCK; [2023-08-30T08:30:12.522Z] unset SSH_AGENT_PID; [2023-08-30T08:30:12.522Z] echo Agent pid 77 killed; [2023-08-30T08:30:12.531Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-30T08:30:12.828Z] + git semver [Pipeline] } [2023-08-30T08:30:13.099Z] $ docker stop --time=1 fdabc4883829a4cc11507eb9e608768dea3dcad7fddd3ced7ae0e8ca1998685f [2023-08-30T08:30:14.414Z] $ docker rm -f --volumes fdabc4883829a4cc11507eb9e608768dea3dcad7fddd3ced7ae0e8ca1998685f [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-30T08:30:14.743Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-30T08:30:14.955Z] Stashed 1 file(s) [Pipeline] echo [2023-08-30T08:30:14.958Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-30T08:30:15.351Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-08-30T08:30:15.363Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-30T08:30:15.374Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-30T08:30:15.380Z] ========================================================= [2023-08-30T08:30:15.380Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-30T08:30:15.380Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-30T08:30:15.664Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-30T08:30:15.664Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-30T08:30:15.664Z] 4db1b89c0bd1: Pulling fs layer [2023-08-30T08:30:15.664Z] 6911f1a30b25: Pulling fs layer [2023-08-30T08:30:15.664Z] e194b8c5c2a9: Pulling fs layer [2023-08-30T08:30:15.664Z] 6863d3e3a2b1: Pulling fs layer [2023-08-30T08:30:15.664Z] ec0bb842ea78: Pulling fs layer [2023-08-30T08:30:15.664Z] 40a00589a448: Pulling fs layer [2023-08-30T08:30:15.664Z] 6c08303d61cc: Pulling fs layer [2023-08-30T08:30:15.664Z] 798269fcf238: Pulling fs layer [2023-08-30T08:30:15.664Z] 6c08303d61cc: Waiting [2023-08-30T08:30:15.664Z] 6863d3e3a2b1: Waiting [2023-08-30T08:30:15.664Z] 40a00589a448: Waiting [2023-08-30T08:30:15.664Z] 798269fcf238: Waiting [2023-08-30T08:30:15.664Z] 6911f1a30b25: Verifying Checksum [2023-08-30T08:30:15.664Z] 6911f1a30b25: Download complete [2023-08-30T08:30:15.664Z] 6863d3e3a2b1: Verifying Checksum [2023-08-30T08:30:15.664Z] 6863d3e3a2b1: Download complete [2023-08-30T08:30:15.664Z] ec0bb842ea78: Verifying Checksum [2023-08-30T08:30:15.664Z] ec0bb842ea78: Download complete [2023-08-30T08:30:15.664Z] 4db1b89c0bd1: Verifying Checksum [2023-08-30T08:30:15.664Z] 4db1b89c0bd1: Download complete [2023-08-30T08:30:15.664Z] 40a00589a448: Verifying Checksum [2023-08-30T08:30:15.664Z] 40a00589a448: Download complete [2023-08-30T08:30:15.925Z] 4db1b89c0bd1: Pull complete [2023-08-30T08:30:15.925Z] 6911f1a30b25: Pull complete [2023-08-30T08:30:16.496Z] 798269fcf238: Verifying Checksum [2023-08-30T08:30:16.496Z] 798269fcf238: Download complete [2023-08-30T08:30:16.496Z] e194b8c5c2a9: Verifying Checksum [2023-08-30T08:30:16.496Z] e194b8c5c2a9: Download complete [2023-08-30T08:30:16.496Z] 6c08303d61cc: Verifying Checksum [2023-08-30T08:30:16.496Z] 6c08303d61cc: Download complete [2023-08-30T08:30:19.779Z] e194b8c5c2a9: Pull complete [2023-08-30T08:30:19.779Z] 6863d3e3a2b1: Pull complete [2023-08-30T08:30:19.779Z] ec0bb842ea78: Pull complete [2023-08-30T08:30:19.779Z] 40a00589a448: Pull complete [2023-08-30T08:30:22.308Z] 6c08303d61cc: Pull complete [2023-08-30T08:30:22.876Z] 798269fcf238: Pull complete [2023-08-30T08:30:22.876Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-30T08:30:22.876Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-30T08:30:22.876Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-30T08:30:23.178Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-30T08:30:23.178Z] WORKDIR /edgex [2023-08-30T08:30:23.178Z] COPY go.mod . [2023-08-30T08:30:23.178Z] RUN go mod download [2023-08-30T08:30:23.178Z] + docker build -t ci-base-image-x86_64 -f - . [2023-08-30T08:30:23.754Z] Sending build context to Docker daemon 170.9MB [2023-08-30T08:30:23.754Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-30T08:30:23.754Z] ---> ec979cd7f677 [2023-08-30T08:30:23.754Z] Step 2/4 : WORKDIR /edgex [2023-08-30T08:30:30.042Z] Still waiting to schedule task [2023-08-30T08:30:30.042Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-30T08:30:33.781Z] ---> Running in 486007b90195 [2023-08-30T08:30:33.781Z] Removing intermediate container 486007b90195 [2023-08-30T08:30:33.781Z] ---> 9049520ef7eb [2023-08-30T08:30:33.781Z] Step 3/4 : COPY go.mod . [2023-08-30T08:30:33.781Z] ---> fb22d703ffab [2023-08-30T08:30:33.781Z] Step 4/4 : RUN go mod download [2023-08-30T08:30:33.781Z] ---> Running in 89759eea6b4b [2023-08-30T08:30:55.721Z] Removing intermediate container 89759eea6b4b [2023-08-30T08:30:55.721Z] ---> c09e8bb4dba5 [2023-08-30T08:30:55.721Z] Successfully built c09e8bb4dba5 [2023-08-30T08:30:55.721Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T08:30:56.027Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-30T08:30:56.027Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T08:30:56.095Z] prd-ubuntu20.04-docker-8c-8g-4870 does not seem to be running inside a container [2023-08-30T08:30:56.123Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-30T08:30:56.543Z] $ docker top d60265cbcb197cded85b54f59ec256469ace915669065f4a766dee4eadac9ffa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-30T08:30:56.890Z] + go version [2023-08-30T08:30:56.890Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-30T08:30:56.898Z] $ docker stop --time=1 d60265cbcb197cded85b54f59ec256469ace915669065f4a766dee4eadac9ffa [2023-08-30T08:30:58.146Z] $ docker rm -f --volumes d60265cbcb197cded85b54f59ec256469ace915669065f4a766dee4eadac9ffa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T08:30:58.556Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-30T08:30:58.556Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T08:30:58.626Z] prd-ubuntu20.04-docker-8c-8g-4870 does not seem to be running inside a container [2023-08-30T08:30:58.656Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-30T08:30:58.966Z] $ docker top 26ba87156d27dda0c8cbd0b15eb2a31f3c9262c064bf3b43ddfce401ae7fe486 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-30T08:30:59.033Z] ========================================================= [2023-08-30T08:30:59.033Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-30T08:30:59.033Z] ========================================================= [Pipeline] sh [2023-08-30T08:30:59.311Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-08-30T08:30:59.606Z] + make test [2023-08-30T08:30:59.606Z] go test -race -coverprofile=coverage.out ./... [2023-08-30T08:31:06.167Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-30T08:31:18.354Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-30T08:31:18.354Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-30T08:31:18.354Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-30T08:31:18.354Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-30T08:31:18.354Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-30T08:31:18.354Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-30T08:31:18.354Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-30T08:31:18.354Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-30T08:31:18.354Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-30T08:31:18.354Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-30T08:31:18.613Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-30T08:31:18.613Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-30T08:31:18.613Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-30T08:31:18.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-30T08:31:19.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-30T08:31:19.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-30T08:31:19.548Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2023-08-30T08:31:20.483Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.091s coverage: 97.0% of statements [2023-08-30T08:31:20.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-30T08:31:20.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-30T08:31:20.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-30T08:31:20.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-30T08:31:20.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-30T08:31:22.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-30T08:31:22.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-30T08:31:22.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-30T08:31:22.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-30T08:31:22.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-30T08:31:23.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-30T08:31:23.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-30T08:31:23.619Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.096s coverage: 69.4% of statements [2023-08-30T08:31:23.619Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.080s coverage: 54.0% of statements [2023-08-30T08:31:24.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-30T08:31:24.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-30T08:31:24.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-30T08:31:24.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.253s coverage: 93.4% of statements [2023-08-30T08:31:24.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.067s coverage: 3.8% of statements [2023-08-30T08:31:24.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-30T08:31:24.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-30T08:31:24.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-30T08:31:24.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-30T08:31:24.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-30T08:31:24.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-30T08:31:24.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-30T08:31:24.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.357s coverage: 97.6% of statements [2023-08-30T08:31:24.553Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements [2023-08-30T08:31:26.451Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-30T08:31:26.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-30T08:31:26.451Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements [2023-08-30T08:31:26.451Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.072s coverage: 32.2% of statements [2023-08-30T08:31:26.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 42.9% of statements [2023-08-30T08:31:27.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.061s coverage: 82.9% of statements [2023-08-30T08:31:27.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2023-08-30T08:31:27.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements [2023-08-30T08:31:27.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2023-08-30T08:31:27.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-30T08:31:27.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-30T08:31:27.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-30T08:31:27.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-30T08:31:27.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-30T08:31:27.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-30T08:31:27.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-30T08:31:27.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-30T08:31:29.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-30T08:31:29.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-30T08:31:29.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-30T08:31:29.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-30T08:31:29.281Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-30T08:31:29.281Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-30T08:31:29.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-30T08:31:30.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-30T08:31:31.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-30T08:31:31.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-30T08:31:31.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-30T08:31:33.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-30T08:31:33.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-30T08:31:33.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-30T08:31:35.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-30T08:31:35.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-30T08:31:35.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-30T08:31:37.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-30T08:31:37.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-30T08:31:37.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-30T08:31:37.788Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-30T08:31:39.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-30T08:31:39.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-30T08:31:39.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-30T08:31:39.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-30T08:31:39.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.053s coverage: 94.4% of statements [2023-08-30T08:31:40.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-30T08:31:40.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-30T08:31:40.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-30T08:31:40.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-30T08:31:41.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-30T08:31:41.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-30T08:31:41.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-30T08:31:41.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-30T08:31:51.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.474s coverage: 79.9% of statements [2023-08-30T08:31:51.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.066s coverage: 92.9% of statements [2023-08-30T08:31:51.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 64.4% of statements [2023-08-30T08:31:51.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements [2023-08-30T08:31:51.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2023-08-30T08:31:51.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements [2023-08-30T08:31:51.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2023-08-30T08:31:51.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.8% of statements [2023-08-30T08:31:51.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 82.1% of statements [2023-08-30T08:31:51.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 86.0% of statements [2023-08-30T08:31:51.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 63.1% of statements [2023-08-30T08:31:51.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2023-08-30T08:31:51.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2023-08-30T08:31:51.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements [2023-08-30T08:31:51.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-08-30T08:31:51.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2023-08-30T08:31:51.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.446s coverage: 38.4% of statements [2023-08-30T08:31:51.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2023-08-30T08:31:51.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2023-08-30T08:31:51.640Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2023-08-30T08:31:51.640Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 95.7% of statements [2023-08-30T08:31:51.640Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 61.8% of statements [2023-08-30T08:31:51.640Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 98.9% of statements [2023-08-30T08:31:51.640Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-08-30T08:31:51.640Z] running golangci-lint [2023-08-30T08:31:51.640Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-08-30T08:31:51.640Z] go version go1.20.6 linux/amd64 [2023-08-30T08:31:51.640Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-08-30T08:31:51.640Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-08-30T08:32:06.284Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4871 in /w/workspace/edgexfoundry_edgex-go_PR-4664 [Pipeline] { [Pipeline] ws [2023-08-30T08:32:06.297Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2023-08-30T08:32:06.325Z] The recommended git tool is: git [2023-08-30T08:32:06.521Z] level=info msg="[loader] Go packages loading at mode 575 (files|compiled_files|exports_file|name|types_sizes|deps|imports) took 14.01104868s" [2023-08-30T08:32:06.521Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.342431ms" [2023-08-30T08:32:11.378Z] using credential edgex-jenkins-ssh [2023-08-30T08:32:11.401Z] Cloning the remote Git repository [2023-08-30T08:32:11.446Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-30T08:32:11.537Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2023-08-30T08:32:11.676Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-30T08:32:11.677Z] > git --version # timeout=10 [2023-08-30T08:32:11.699Z] > git --version # 'git version 2.25.1' [2023-08-30T08:32:11.702Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-30T08:32:11.853Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-30T08:32:13.073Z] level=info msg="[linters_context/goanalysis] analyzers took 1m2.961877843s with top 10 stages: buildir: 29.308028108s, fact_deprecated: 1.844883755s, inspect: 1.820878751s, printf: 1.275969882s, gosec: 1.118699418s, ctrlflow: 1.115290976s, nilness: 931.838628ms, fact_purity: 891.30238ms, S1038: 736.296737ms, S1019: 575.226304ms" [2023-08-30T08:32:13.073Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2023-08-30T08:32:13.073Z] level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 200/200, cgo: 200/200, filename_unadjuster: 200/200, path_prettifier: 200/200, skip_files: 200/200, identifier_marker: 200/200, exclude-rules: 21/200, nolint: 0/21, skip_dirs: 200/200, exclude: 200/200" [2023-08-30T08:32:13.073Z] level=info msg="[runner] processing took 16.472161ms with stages: nolint: 6.360686ms, identifier_marker: 5.646624ms, autogenerated_exclude: 1.409793ms, path_prettifier: 1.275143ms, exclude-rules: 1.083193ms, skip_dirs: 630.232µs, filename_unadjuster: 35.99µs, cgo: 26.15µs, max_same_issues: 820ns, skip_files: 540ns, source_code: 460ns, uniq_by_line: 440ns, exclude: 430ns, sort_results: 410ns, severity-rules: 400ns, diff: 290ns, max_from_linter: 170ns, path_shortener: 140ns, max_per_file_from_linter: 130ns, path_prefixer: 120ns" [2023-08-30T08:32:13.073Z] level=info msg="[runner] linters took 7.012185226s with stages: goanalysis_metalinter: 6.995628045s" [2023-08-30T08:32:13.073Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-08-30T08:32:13.073Z] level=info msg="Memory: 212 samples, avg is 187.7MB, max is 754.1MB" [2023-08-30T08:32:13.073Z] level=info msg="Execution took 21.073161146s" [2023-08-30T08:32:13.073Z] go vet ./... [2023-08-30T08:32:17.251Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-30T08:32:17.251Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-30T08:32:17.509Z] ./bin/test-attribution-txt.sh [2023-08-30T08:32:17.509Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-30T08:32:17.509Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-30T08:32:17.509Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-30T08:32:17.509Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-30T08:32:17.522Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-30T08:32:17.811Z] + ls -al . [2023-08-30T08:32:17.811Z] total 728 [2023-08-30T08:32:17.811Z] drwxrwxr-x 12 1001 1001 4096 Aug 30 08:31 . [2023-08-30T08:32:17.811Z] drwxr-xr-x 4 root root 4096 Aug 30 08:30 .. [2023-08-30T08:32:17.811Z] drwxrwxr-x 2 1001 1001 4096 Aug 30 08:29 .blubracket [2023-08-30T08:32:17.811Z] -rw-rw-r-- 1 1001 1001 16 Aug 30 08:29 .dockerignore [2023-08-30T08:32:17.811Z] drwxrwxr-x 8 1001 1001 4096 Aug 30 08:30 .git [2023-08-30T08:32:17.811Z] drwxrwxr-x 3 1001 1001 4096 Aug 30 08:29 .github [2023-08-30T08:32:17.811Z] -rw-rw-r-- 1 1001 1001 1173 Aug 30 08:29 .gitignore [2023-08-30T08:32:17.811Z] -rw-rw-r-- 1 1001 1001 42 Aug 30 08:29 .golangci.yml [2023-08-30T08:32:17.811Z] -rw-rw-r-- 1 1001 1001 87 Aug 30 08:29 .hadolint.yml [2023-08-30T08:32:17.811Z] drwxr-xr-x 3 1001 1001 4096 Aug 30 08:30 .semver [2023-08-30T08:32:17.811Z] -rw-rw-r-- 1 1001 1001 166 Aug 30 08:29 .sonarcloud.properties [2023-08-30T08:32:17.811Z] -rw-rw-r-- 1 1001 1001 1171 Aug 30 08:29 ADOPTERS.md [2023-08-30T08:32:17.811Z] -rw-rw-r-- 1 1001 1001 11152 Aug 30 08:29 Attribution.txt [2023-08-30T08:32:17.811Z] -rw-rw-r-- 1 1001 1001 93407 Aug 30 08:29 CHANGELOG.md [2023-08-30T08:32:17.811Z] -rw-rw-r-- 1 1001 1001 3804 Aug 30 08:29 CONTRIBUTING.md [2023-08-30T08:32:17.811Z] -rw-rw-r-- 1 1001 1001 677 Aug 30 08:29 GOVERNANCE.md [2023-08-30T08:32:17.811Z] -rw-rw-r-- 1 1001 1001 883 Aug 30 08:29 Jenkinsfile [2023-08-30T08:32:17.811Z] -rw-rw-r-- 1 1001 1001 10775 Aug 30 08:29 LICENSE [2023-08-30T08:32:17.811Z] -rw-rw-r-- 1 1001 1001 14764 Aug 30 08:29 Makefile [2023-08-30T08:32:17.811Z] -rw-rw-r-- 1 1001 1001 582 Aug 30 08:29 OWNERS.md [2023-08-30T08:32:17.811Z] -rw-rw-r-- 1 1001 1001 9923 Aug 30 08:29 README.md [2023-08-30T08:32:17.811Z] -rw-rw-r-- 1 1001 1001 789 Aug 30 08:29 SECURITY.md [2023-08-30T08:32:17.811Z] -rw-rw-r-- 1 1001 1001 5 Aug 30 08:30 VERSION [2023-08-30T08:32:17.811Z] drwxrwxr-x 2 1001 1001 4096 Aug 30 08:29 bin [2023-08-30T08:32:17.811Z] drwxrwxr-x 18 1001 1001 4096 Aug 30 08:29 cmd [2023-08-30T08:32:17.811Z] -rw-r--r-- 1 root root 447827 Aug 30 08:31 coverage.out [2023-08-30T08:32:17.811Z] drwxrwxr-x 2 1001 1001 4096 Aug 30 08:29 fuzz_test [2023-08-30T08:32:17.811Z] -rw-rw-r-- 1 1001 1001 3687 Aug 30 08:29 go.mod [2023-08-30T08:32:17.811Z] -rw-rw-r-- 1 1001 1001 33714 Aug 30 08:29 go.sum [2023-08-30T08:32:17.811Z] drwxrwxr-x 7 1001 1001 4096 Aug 30 08:29 internal [2023-08-30T08:32:17.811Z] drwxrwxr-x 3 1001 1001 4096 Aug 30 08:29 openapi [2023-08-30T08:32:17.811Z] -rw-rw-r-- 1 1001 1001 594 Aug 30 08:29 security.txt [2023-08-30T08:32:17.811Z] drwxrwxr-x 4 1001 1001 4096 Aug 30 08:29 snap [2023-08-30T08:32:17.811Z] -rw-rw-r-- 1 1001 1001 204 Aug 30 08:29 version.go [Pipeline] sh [2023-08-30T08:32:18.093Z] + '[' -e coverage.out ] [2023-08-30T08:32:18.094Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-30T08:32:18.182Z] Stashed 1 file(s) [Pipeline] sh [2023-08-30T08:32:18.461Z] + make build [2023-08-30T08:32:18.462Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-30T08:32:27.625Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-30T08:32:27.660Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-30T08:32:28.447Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-30T08:32:29.288Z] Merging remotes/origin/main commit d7006332552ae400ff85615e0161ae3cc8710e9a into PR head commit 15e2ac19a8e47ee1453c54ba20842d82376b5eb7 [2023-08-30T08:32:29.929Z] Merge succeeded, producing 98ab079bcbf0bf7899f403572826beb48c9e286b [2023-08-30T08:32:29.929Z] Checking out Revision 98ab079bcbf0bf7899f403572826beb48c9e286b (PR-4664) [2023-08-30T08:32:28.499Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-30T08:32:28.500Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-30T08:32:28.514Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4664/head:refs/remotes/origin/PR-4664 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-30T08:32:29.308Z] > git config core.sparsecheckout # timeout=10 [2023-08-30T08:32:29.378Z] > git checkout -f 15e2ac19a8e47ee1453c54ba20842d82376b5eb7 # timeout=10 [2023-08-30T08:32:29.591Z] > git remote # timeout=10 [2023-08-30T08:32:29.608Z] > git config --get remote.origin.url # timeout=10 [2023-08-30T08:32:29.630Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-30T08:32:29.643Z] > git merge d7006332552ae400ff85615e0161ae3cc8710e9a # timeout=10 [2023-08-30T08:32:29.915Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-30T08:32:29.937Z] > git config core.sparsecheckout # timeout=10 [2023-08-30T08:32:29.956Z] > git checkout -f 98ab079bcbf0bf7899f403572826beb48c9e286b # timeout=10 [2023-08-30T08:32:33.344Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-30T08:32:33.344Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-30T08:32:33.523Z] Commit message: "Merge commit 'd7006332552ae400ff85615e0161ae3cc8710e9a' into HEAD" [2023-08-30T08:32:33.547Z] First time build. Skipping changelog. [2023-08-30T08:32:33.602Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-30T08:32:34.536Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-30T08:32:34.542Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-30T08:32:34.542Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-30T08:32:34.542Z] Dload Upload Total Spent Left Speed [2023-08-30T08:32:34.542Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh [2023-08-30T08:32:33.533Z] > git rev-list --no-walk 85e5a922c33750d3b61168a70dabfa06e7719037 # timeout=10 [2023-08-30T08:32:35.290Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-30T08:32:35.612Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-30T08:32:35.612Z] + sudo tee /etc/docker/daemon.new [2023-08-30T08:32:35.612Z] { [2023-08-30T08:32:35.612Z] "registry-mirrors": [ [2023-08-30T08:32:35.612Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-30T08:32:35.612Z] ], [2023-08-30T08:32:35.612Z] "bip": "10.250.0.254/24", [2023-08-30T08:32:35.612Z] "hosts": [ [2023-08-30T08:32:35.612Z] "tcp://0.0.0.0:5555", [2023-08-30T08:32:35.612Z] "unix:///var/run/docker.sock" [2023-08-30T08:32:35.612Z] ], [2023-08-30T08:32:35.612Z] "mtu": 1458, [2023-08-30T08:32:35.612Z] "selinux-enabled": true, [2023-08-30T08:32:35.612Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-30T08:32:35.612Z] } [Pipeline] sh [2023-08-30T08:32:35.931Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-30T08:32:36.263Z] + sudo service docker restart [2023-08-30T08:32:41.099Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-30T08:32:41.664Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-30T08:32:43.036Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-30T08:32:44.421Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-30T08:32:44.988Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-30T08:32:45.924Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-30T08:32:46.859Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-08-30T08:32:48.247Z] $ docker stop --time=1 26ba87156d27dda0c8cbd0b15eb2a31f3c9262c064bf3b43ddfce401ae7fe486 [2023-08-30T08:32:54.830Z] $ docker rm -f --volumes 26ba87156d27dda0c8cbd0b15eb2a31f3c9262c064bf3b43ddfce401ae7fe486 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2023-08-30T08:32:55.224Z] provisioning config files... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2023-08-30T08:32:55.250Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2279817720857068809tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T08:32:55.836Z] ---> docker-login.sh [2023-08-30T08:32:55.837Z] nexus3.edgexfoundry.org:10001 [2023-08-30T08:32:55.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-30T08:32:55.933Z] [2023-08-30T08:32:55.933Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T08:32:56.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T08:32:56.227Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-30T08:32:56.227Z] latest: Pulling from edgex-devops/edgex-compose [2023-08-30T08:32:56.227Z] 91d30c5bc195: Pulling fs layer [2023-08-30T08:32:56.227Z] 2e9b0aa3be6d: Pulling fs layer [2023-08-30T08:32:56.227Z] 9c61dcf015f6: Pulling fs layer [2023-08-30T08:32:56.227Z] 4698f68db338: Pulling fs layer [2023-08-30T08:32:56.227Z] 2a2f49069b9e: Pulling fs layer [2023-08-30T08:32:56.227Z] e0025b399a48: Pulling fs layer [2023-08-30T08:32:56.227Z] 4698f68db338: Waiting [2023-08-30T08:32:56.227Z] e0025b399a48: Waiting [2023-08-30T08:32:56.227Z] 2a2f49069b9e: Waiting [2023-08-30T08:32:56.227Z] 91d30c5bc195: Download complete [2023-08-30T08:32:56.227Z] 4698f68db338: Verifying Checksum [2023-08-30T08:32:56.227Z] 4698f68db338: Download complete [2023-08-30T08:32:56.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T08:32:56.375Z] Configure a credential helper to remove this warning. See [2023-08-30T08:32:56.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T08:32:56.375Z] [2023-08-30T08:32:56.375Z] Login Succeeded [2023-08-30T08:32:56.375Z] nexus3.edgexfoundry.org:10002 [2023-08-30T08:32:56.486Z] 2e9b0aa3be6d: Verifying Checksum [2023-08-30T08:32:56.486Z] 2e9b0aa3be6d: Download complete [2023-08-30T08:32:56.486Z] e0025b399a48: Verifying Checksum [2023-08-30T08:32:56.486Z] e0025b399a48: Download complete [2023-08-30T08:32:56.486Z] 91d30c5bc195: Pull complete [2023-08-30T08:32:56.486Z] 2a2f49069b9e: Verifying Checksum [2023-08-30T08:32:56.486Z] 2a2f49069b9e: Download complete [2023-08-30T08:32:56.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T08:32:56.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T08:32:56.645Z] Configure a credential helper to remove this warning. See [2023-08-30T08:32:56.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T08:32:56.645Z] [2023-08-30T08:32:56.645Z] Login Succeeded [2023-08-30T08:32:56.645Z] nexus3.edgexfoundry.org:10003 [2023-08-30T08:32:56.744Z] 2e9b0aa3be6d: Pull complete [2023-08-30T08:32:56.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T08:32:57.002Z] 9c61dcf015f6: Verifying Checksum [2023-08-30T08:32:57.002Z] 9c61dcf015f6: Download complete [2023-08-30T08:32:57.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T08:32:57.181Z] Configure a credential helper to remove this warning. See [2023-08-30T08:32:57.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T08:32:57.181Z] [2023-08-30T08:32:57.181Z] Login Succeeded [2023-08-30T08:32:57.181Z] nexus3.edgexfoundry.org:10004 [2023-08-30T08:32:57.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T08:32:57.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T08:32:57.452Z] Configure a credential helper to remove this warning. See [2023-08-30T08:32:57.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T08:32:57.452Z] [2023-08-30T08:32:57.452Z] Login Succeeded [2023-08-30T08:32:57.452Z] docker.io [2023-08-30T08:32:57.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T08:32:57.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T08:32:57.990Z] Configure a credential helper to remove this warning. See [2023-08-30T08:32:57.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T08:32:57.990Z] [2023-08-30T08:32:57.990Z] Login Succeeded [2023-08-30T08:32:57.990Z] ---> docker-login.sh ends [Pipeline] } [2023-08-30T08:32:58.003Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-08-30T08:32:58.542Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-08-30T08:32:58.558Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-30T08:32:58.570Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-30T08:32:58.578Z] ========================================================= [2023-08-30T08:32:58.578Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-30T08:32:58.578Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-30T08:32:58.887Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-30T08:32:58.887Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-30T08:32:58.887Z] edb6bdbacee9: Pulling fs layer [2023-08-30T08:32:58.887Z] 5f9638ab2659: Pulling fs layer [2023-08-30T08:32:58.887Z] 8d51d6327a98: Pulling fs layer [2023-08-30T08:32:58.887Z] 8b374f2dd631: Pulling fs layer [2023-08-30T08:32:58.887Z] ec14aa9079de: Pulling fs layer [2023-08-30T08:32:58.887Z] 2f466654f4bb: Pulling fs layer [2023-08-30T08:32:58.887Z] 554e91adad29: Pulling fs layer [2023-08-30T08:32:58.887Z] 8b374f2dd631: Waiting [2023-08-30T08:32:58.887Z] ec14aa9079de: Waiting [2023-08-30T08:32:58.887Z] 554e91adad29: Waiting [2023-08-30T08:32:59.157Z] 5f9638ab2659: Verifying Checksum [2023-08-30T08:32:59.157Z] 5f9638ab2659: Download complete [2023-08-30T08:32:59.157Z] 8b374f2dd631: Verifying Checksum [2023-08-30T08:32:59.157Z] 8b374f2dd631: Download complete [2023-08-30T08:32:59.157Z] ec14aa9079de: Verifying Checksum [2023-08-30T08:32:59.157Z] ec14aa9079de: Download complete [2023-08-30T08:32:59.157Z] edb6bdbacee9: Verifying Checksum [2023-08-30T08:32:59.157Z] edb6bdbacee9: Download complete [2023-08-30T08:32:59.528Z] 9c61dcf015f6: Pull complete [2023-08-30T08:32:59.528Z] 4698f68db338: Pull complete [2023-08-30T08:32:59.786Z] 2a2f49069b9e: Pull complete [2023-08-30T08:32:59.786Z] e0025b399a48: Pull complete [2023-08-30T08:32:59.786Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-08-30T08:32:59.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-30T08:32:59.786Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T08:32:59.861Z] prd-ubuntu20.04-docker-8c-8g-4870 does not seem to be running inside a container [2023-08-30T08:32:59.887Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-08-30T08:33:00.143Z] edb6bdbacee9: Pull complete [2023-08-30T08:33:00.412Z] 554e91adad29: Verifying Checksum [2023-08-30T08:33:00.412Z] 554e91adad29: Download complete [2023-08-30T08:33:00.683Z] 5f9638ab2659: Pull complete [2023-08-30T08:33:01.651Z] 2f466654f4bb: Verifying Checksum [2023-08-30T08:33:01.651Z] 2f466654f4bb: Download complete [2023-08-30T08:33:01.651Z] 8d51d6327a98: Verifying Checksum [2023-08-30T08:33:01.651Z] 8d51d6327a98: Download complete [2023-08-30T08:33:03.769Z] $ docker top ab14007925003e42216c0332eab26cdc5db1e3760ae2aee6a82b74507b4506b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-30T08:33:04.110Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-30T08:33:06.645Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-30T08:33:06.645Z] #1 transferring dockerfile: 2.38kB done [2023-08-30T08:33:06.645Z] #1 DONE 0.1s [2023-08-30T08:33:06.645Z] [2023-08-30T08:33:06.645Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2023-08-30T08:33:06.645Z] #2 transferring dockerfile: 2.68kB done [2023-08-30T08:33:06.645Z] #2 DONE 0.0s [2023-08-30T08:33:06.645Z] [2023-08-30T08:33:06.645Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-30T08:33:06.645Z] #3 transferring dockerfile: 2.12kB done [2023-08-30T08:33:06.645Z] #3 DONE 0.0s [2023-08-30T08:33:06.645Z] [2023-08-30T08:33:06.645Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-30T08:33:06.645Z] #4 transferring dockerfile: 2.04kB done [2023-08-30T08:33:06.645Z] #4 DONE 0.0s [2023-08-30T08:33:06.645Z] [2023-08-30T08:33:06.645Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-30T08:33:06.645Z] #5 transferring dockerfile: 2.39kB done [2023-08-30T08:33:06.645Z] #5 DONE 0.0s [2023-08-30T08:33:06.645Z] [2023-08-30T08:33:06.645Z] #6 [support-notifications internal] load build definition from Dockerfile [2023-08-30T08:33:06.645Z] #6 transferring dockerfile: 1.84kB done [2023-08-30T08:33:06.645Z] #6 DONE 0.0s [2023-08-30T08:33:06.645Z] [2023-08-30T08:33:06.645Z] #7 [security-spire-config internal] load build definition from Dockerfile [2023-08-30T08:33:06.645Z] #7 transferring dockerfile: 2.58kB done [2023-08-30T08:33:06.645Z] #7 DONE 0.0s [2023-08-30T08:33:06.645Z] [2023-08-30T08:33:06.645Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-30T08:33:06.645Z] #8 DONE 0.0s [2023-08-30T08:33:06.645Z] [2023-08-30T08:33:06.645Z] #9 [support-scheduler internal] load build definition from Dockerfile [2023-08-30T08:33:06.645Z] #9 transferring dockerfile: 1.82kB done [2023-08-30T08:33:06.645Z] #9 DONE 0.1s [2023-08-30T08:33:06.645Z] [2023-08-30T08:33:06.645Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-30T08:33:06.645Z] #10 transferring dockerfile: 2.82kB done [2023-08-30T08:33:06.645Z] #10 DONE 0.1s [2023-08-30T08:33:06.645Z] [2023-08-30T08:33:06.645Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-30T08:33:06.645Z] #8 transferring dockerfile: 1.78kB done [2023-08-30T08:33:06.645Z] #8 DONE 0.1s [2023-08-30T08:33:06.645Z] [2023-08-30T08:33:06.645Z] #11 [core-command internal] load build definition from Dockerfile [2023-08-30T08:33:06.645Z] #11 transferring dockerfile: 1.82kB done [2023-08-30T08:33:06.645Z] #11 DONE 0.1s [2023-08-30T08:33:06.645Z] [2023-08-30T08:33:06.645Z] #12 [core-metadata internal] load build definition from Dockerfile [2023-08-30T08:33:06.645Z] #12 transferring dockerfile: 1.96kB done [2023-08-30T08:33:06.645Z] #12 DONE 0.1s [2023-08-30T08:33:06.645Z] [2023-08-30T08:33:06.645Z] #13 [security-spire-server internal] load build definition from Dockerfile [2023-08-30T08:33:06.645Z] #13 transferring dockerfile: 2.63kB done [2023-08-30T08:33:06.645Z] #13 DONE 0.1s [2023-08-30T08:33:06.645Z] [2023-08-30T08:33:06.645Z] #14 [core-data internal] load build definition from Dockerfile [2023-08-30T08:33:06.645Z] #14 transferring dockerfile: 1.90kB done [2023-08-30T08:33:06.645Z] #14 DONE 0.1s [2023-08-30T08:33:06.645Z] [2023-08-30T08:33:06.645Z] #15 [security-secretstore-setup internal] load .dockerignore [2023-08-30T08:33:06.645Z] #15 transferring context: 56B done [2023-08-30T08:33:06.645Z] #15 DONE 0.1s [2023-08-30T08:33:06.645Z] [2023-08-30T08:33:06.645Z] #16 [security-spire-agent internal] load .dockerignore [2023-08-30T08:33:06.645Z] #16 transferring context: 56B done [2023-08-30T08:33:06.645Z] #16 DONE 0.0s [2023-08-30T08:33:06.645Z] [2023-08-30T08:33:06.645Z] #17 [security-proxy-auth internal] load .dockerignore [2023-08-30T08:33:06.645Z] #17 DONE 0.0s [2023-08-30T08:33:06.645Z] [2023-08-30T08:33:06.645Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-30T08:33:06.645Z] #18 transferring context: 56B done [2023-08-30T08:33:06.645Z] #18 DONE 0.0s [2023-08-30T08:33:06.645Z] [2023-08-30T08:33:06.645Z] #17 [security-proxy-auth internal] load .dockerignore [2023-08-30T08:33:06.645Z] #17 transferring context: 56B done [2023-08-30T08:33:06.645Z] #17 DONE 0.0s [2023-08-30T08:33:06.645Z] [2023-08-30T08:33:06.645Z] #19 [security-proxy-setup internal] load .dockerignore [2023-08-30T08:33:06.645Z] #19 transferring context: 56B done [2023-08-30T08:33:06.645Z] #19 DONE 0.0s [2023-08-30T08:33:06.645Z] [2023-08-30T08:33:06.645Z] #20 [support-notifications internal] load .dockerignore [2023-08-30T08:33:06.645Z] #20 transferring context: 56B done [2023-08-30T08:33:06.645Z] #20 DONE 0.0s [2023-08-30T08:33:06.645Z] [2023-08-30T08:33:06.645Z] #21 [security-spire-config internal] load .dockerignore [2023-08-30T08:33:06.645Z] #21 transferring context: 56B done [2023-08-30T08:33:06.645Z] #21 DONE 0.0s [2023-08-30T08:33:06.645Z] [2023-08-30T08:33:06.645Z] #22 [support-scheduler internal] load .dockerignore [2023-08-30T08:33:06.645Z] #22 transferring context: 56B done [2023-08-30T08:33:06.645Z] #22 DONE 0.0s [2023-08-30T08:33:06.645Z] [2023-08-30T08:33:06.645Z] #23 [core-metadata internal] load .dockerignore [2023-08-30T08:33:06.645Z] #23 transferring context: 56B done [2023-08-30T08:33:06.645Z] #23 DONE 0.1s [2023-08-30T08:33:06.645Z] [2023-08-30T08:33:06.646Z] #24 [security-bootstrapper internal] load .dockerignore [2023-08-30T08:33:06.646Z] #24 transferring context: 56B done [2023-08-30T08:33:06.646Z] #24 DONE 0.0s [2023-08-30T08:33:06.646Z] [2023-08-30T08:33:06.646Z] #25 [core-command internal] load .dockerignore [2023-08-30T08:33:06.646Z] #25 transferring context: 56B done [2023-08-30T08:33:06.646Z] #25 DONE 0.0s [2023-08-30T08:33:06.646Z] [2023-08-30T08:33:06.646Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2023-08-30T08:33:06.646Z] #26 transferring context: 56B done [2023-08-30T08:33:06.646Z] #26 DONE 0.1s [2023-08-30T08:33:06.646Z] [2023-08-30T08:33:06.646Z] #27 [security-spire-server internal] load .dockerignore [2023-08-30T08:33:06.646Z] #27 transferring context: 56B done [2023-08-30T08:33:06.646Z] #27 DONE 0.1s [2023-08-30T08:33:06.646Z] [2023-08-30T08:33:06.646Z] #28 [core-data internal] load .dockerignore [2023-08-30T08:33:06.646Z] #28 transferring context: 56B done [2023-08-30T08:33:06.646Z] #28 DONE 0.1s [2023-08-30T08:33:06.646Z] [2023-08-30T08:33:06.646Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-30T08:33:06.646Z] #29 DONE 0.0s [2023-08-30T08:33:06.646Z] [2023-08-30T08:33:06.646Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-30T08:33:06.905Z] #30 ... [2023-08-30T08:33:06.905Z] [2023-08-30T08:33:06.905Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-30T08:33:06.905Z] #29 DONE 0.0s [2023-08-30T08:33:06.905Z] [2023-08-30T08:33:06.905Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-08-30T08:33:07.165Z] #30 ... [2023-08-30T08:33:07.165Z] [2023-08-30T08:33:07.165Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-30T08:33:07.165Z] #29 DONE 0.0s [2023-08-30T08:33:07.165Z] [2023-08-30T08:33:07.165Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-08-30T08:33:07.165Z] #30 DONE 0.5s [2023-08-30T08:33:07.165Z] [2023-08-30T08:33:07.165Z] #31 [security-spire-agent stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-30T08:33:07.165Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-30T08:33:07.423Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-30T08:33:07.423Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-30T08:33:07.423Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-30T08:33:07.423Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s [2023-08-30T08:33:07.423Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-30T08:33:07.423Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.3s done [2023-08-30T08:33:07.681Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.3s done [2023-08-30T08:33:07.681Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.1s [2023-08-30T08:33:07.938Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done [2023-08-30T08:33:08.504Z] #31 ... [2023-08-30T08:33:08.504Z] [2023-08-30T08:33:08.504Z] #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-30T08:33:08.504Z] #32 DONE 1.4s [2023-08-30T08:33:08.504Z] [2023-08-30T08:33:08.504Z] #33 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-30T08:33:13.969Z] #33 ... [2023-08-30T08:33:13.969Z] [2023-08-30T08:33:13.969Z] #34 [security-bootstrapper internal] load build context [2023-08-30T08:33:13.969Z] #34 transferring context: 243.71MB 6.1s [2023-08-30T08:33:13.969Z] #34 ... [2023-08-30T08:33:13.969Z] [2023-08-30T08:33:13.969Z] #35 [security-spire-server internal] load build context [2023-08-30T08:33:13.969Z] #35 ... [2023-08-30T08:33:13.969Z] [2023-08-30T08:33:13.969Z] #34 [security-bootstrapper internal] load build context [2023-08-30T08:33:13.978Z] 8d51d6327a98: Pull complete [2023-08-30T08:33:13.978Z] 8b374f2dd631: Pull complete [2023-08-30T08:33:13.978Z] ec14aa9079de: Pull complete [2023-08-30T08:33:16.511Z] #34 transferring context: 365.24MB 8.8s done [2023-08-30T08:33:17.076Z] #34 ... [2023-08-30T08:33:17.076Z] [2023-08-30T08:33:17.076Z] #36 [core-metadata internal] load build context [2023-08-30T08:33:17.076Z] #36 transferring context: 365.24MB 9.3s done [2023-08-30T08:33:17.496Z] #36 ... [2023-08-30T08:33:17.496Z] [2023-08-30T08:33:17.496Z] #37 [security-spiffe-token-provider internal] load build context [2023-08-30T08:33:17.496Z] #37 transferring context: 365.24MB 9.5s done [2023-08-30T08:33:17.496Z] #37 ... [2023-08-30T08:33:17.496Z] [2023-08-30T08:33:17.496Z] #38 [security-spire-agent internal] load build context [2023-08-30T08:33:17.496Z] #38 transferring context: 365.24MB 9.3s done [2023-08-30T08:33:17.753Z] #38 ... [2023-08-30T08:33:17.754Z] [2023-08-30T08:33:17.754Z] #39 [security-secretstore-setup internal] load build context [2023-08-30T08:33:17.754Z] #39 ... [2023-08-30T08:33:17.754Z] [2023-08-30T08:33:17.754Z] #40 [security-proxy-auth internal] load build context [2023-08-30T08:33:17.754Z] #40 transferring context: 365.24MB 8.8s done [2023-08-30T08:33:17.754Z] #40 ... [2023-08-30T08:33:17.754Z] [2023-08-30T08:33:17.754Z] #41 [core-common-config-bootstrapper internal] load build context [2023-08-30T08:33:17.754Z] #41 transferring context: 365.24MB 10.0s done [2023-08-30T08:33:18.012Z] #41 ... [2023-08-30T08:33:18.012Z] [2023-08-30T08:33:18.012Z] #42 [security-spire-config internal] load build context [2023-08-30T08:33:18.012Z] #42 transferring context: 365.24MB 9.3s done [2023-08-30T08:33:18.012Z] #42 ... [2023-08-30T08:33:18.012Z] [2023-08-30T08:33:18.012Z] #43 [security-proxy-setup internal] load build context [2023-08-30T08:33:18.012Z] #43 transferring context: 365.24MB 9.0s done [2023-08-30T08:33:18.270Z] #43 ... [2023-08-30T08:33:18.270Z] [2023-08-30T08:33:18.270Z] #44 [core-command internal] load build context [2023-08-30T08:33:18.270Z] #44 transferring context: 365.24MB 8.2s done [2023-08-30T08:33:18.270Z] #44 ... [2023-08-30T08:33:18.270Z] [2023-08-30T08:33:18.270Z] #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-30T08:33:18.270Z] #0 5.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-30T08:33:18.270Z] #0 5.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-30T08:33:18.270Z] #0 5.485 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-30T08:33:18.270Z] #0 5.497 (2/2) Installing su-exec (0.2-r2) [2023-08-30T08:33:18.270Z] #0 5.502 Executing busybox-1.35.0-r29.trigger [2023-08-30T08:33:18.270Z] #0 5.510 OK: 7 MiB in 17 packages [2023-08-30T08:33:18.528Z] #45 ... [2023-08-30T08:33:18.528Z] [2023-08-30T08:33:18.528Z] #46 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-30T08:33:18.787Z] #46 ... [2023-08-30T08:33:18.787Z] [2023-08-30T08:33:18.787Z] #47 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-30T08:33:18.787Z] #47 ... [2023-08-30T08:33:18.787Z] [2023-08-30T08:33:18.787Z] #48 [support-notifications internal] load build context [2023-08-30T08:33:18.787Z] #48 transferring context: 365.24MB 9.0s done [2023-08-30T08:33:19.046Z] #48 ... [2023-08-30T08:33:19.046Z] [2023-08-30T08:33:19.046Z] #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-30T08:33:19.046Z] #49 ... [2023-08-30T08:33:19.046Z] [2023-08-30T08:33:19.046Z] #50 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-30T08:33:19.046Z] #0 6.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-30T08:33:19.046Z] #0 6.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-30T08:33:19.046Z] #0 6.681 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-30T08:33:19.046Z] #0 6.681 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-30T08:33:19.046Z] #0 6.681 OK: 17818 distinct packages available [2023-08-30T08:33:19.046Z] #0 6.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-30T08:33:19.046Z] #0 6.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-30T08:33:19.046Z] #0 6.996 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-30T08:33:19.046Z] #0 7.001 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-30T08:33:19.046Z] #0 7.008 (3/4) Installing libucontext (1.2-r0) [2023-08-30T08:33:19.046Z] #0 7.009 (4/4) Installing gcompat (1.1.0-r0) [2023-08-30T08:33:19.046Z] #0 7.013 Executing busybox-1.35.0-r29.trigger [2023-08-30T08:33:19.046Z] #0 7.021 OK: 7 MiB in 19 packages [2023-08-30T08:33:19.305Z] #50 ... [2023-08-30T08:33:19.305Z] [2023-08-30T08:33:19.305Z] #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-30T08:33:19.305Z] #51 ... [2023-08-30T08:33:19.305Z] [2023-08-30T08:33:19.305Z] #52 [core-data internal] load build context [2023-08-30T08:33:19.305Z] #52 transferring context: 365.24MB 10.6s done [2023-08-30T08:33:19.564Z] #52 ... [2023-08-30T08:33:19.564Z] [2023-08-30T08:33:19.564Z] #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-30T08:33:19.823Z] #53 ... [2023-08-30T08:33:19.823Z] [2023-08-30T08:33:19.823Z] #54 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-30T08:33:19.823Z] #54 ... [2023-08-30T08:33:19.823Z] [2023-08-30T08:33:19.823Z] #55 [support-scheduler internal] load build context [2023-08-30T08:33:19.823Z] #55 transferring context: 365.24MB 8.8s done [2023-08-30T08:33:20.081Z] #55 ... [2023-08-30T08:33:20.081Z] [2023-08-30T08:33:20.081Z] #56 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-08-30T08:33:20.596Z] #56 ... [2023-08-30T08:33:20.596Z] [2023-08-30T08:33:20.596Z] #35 [security-spire-server internal] load build context [2023-08-30T08:33:20.596Z] #35 transferring context: 365.24MB 8.4s done [2023-08-30T08:33:20.641Z] 2f466654f4bb: Pull complete [2023-08-30T08:33:22.606Z] 554e91adad29: Pull complete [2023-08-30T08:33:22.606Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-30T08:33:22.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-30T08:33:22.606Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-30T08:33:22.930Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-30T08:33:22.930Z] WORKDIR /edgex [2023-08-30T08:33:22.930Z] COPY go.mod . [2023-08-30T08:33:22.930Z] RUN go mod download [2023-08-30T08:33:22.930Z] + docker build -t ci-base-image-arm64 -f - . [2023-08-30T08:33:23.517Z] Sending build context to Docker daemon 2.968MB [2023-08-30T08:33:23.517Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-30T08:33:23.517Z] ---> 1e15ea492957 [2023-08-30T08:33:23.517Z] Step 2/4 : WORKDIR /edgex [2023-08-30T08:33:25.472Z] ---> Running in fc849a6ca439 [2023-08-30T08:33:25.472Z] Removing intermediate container fc849a6ca439 [2023-08-30T08:33:25.472Z] ---> 6dfae60e8f8c [2023-08-30T08:33:25.472Z] Step 3/4 : COPY go.mod . [2023-08-30T08:33:26.054Z] ---> 642552985517 [2023-08-30T08:33:26.054Z] Step 4/4 : RUN go mod download [2023-08-30T08:33:26.054Z] ---> Running in 6dbcd588c26a [2023-08-30T08:33:30.573Z] #35 ... [2023-08-30T08:33:30.573Z] [2023-08-30T08:33:30.573Z] #39 [security-secretstore-setup internal] load build context [2023-08-30T08:33:30.573Z] #39 transferring context: 365.24MB 11.0s done [2023-08-30T08:33:52.508Z] #39 ... [2023-08-30T08:33:52.508Z] [2023-08-30T08:33:52.508Z] #44 [core-command internal] load build context [2023-08-30T08:33:52.508Z] #44 DONE 44.0s [2023-08-30T08:33:52.508Z] [2023-08-30T08:33:52.508Z] #56 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-08-30T08:33:52.508Z] #56 DONE 42.8s [2023-08-30T08:33:52.508Z] [2023-08-30T08:33:52.508Z] #50 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-30T08:33:52.508Z] #50 DONE 42.8s [2023-08-30T08:33:52.508Z] [2023-08-30T08:33:52.508Z] #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-30T08:33:52.508Z] #45 DONE 43.0s [2023-08-30T08:33:52.508Z] [2023-08-30T08:33:52.508Z] #35 [security-spire-server internal] load build context [2023-08-30T08:33:52.508Z] #35 DONE 44.0s [2023-08-30T08:33:52.508Z] [2023-08-30T08:33:52.508Z] #34 [security-bootstrapper internal] load build context [2023-08-30T08:33:52.508Z] #34 DONE 44.0s [2023-08-30T08:33:52.508Z] [2023-08-30T08:33:52.508Z] #40 [security-proxy-auth internal] load build context [2023-08-30T08:33:52.508Z] #40 DONE 44.1s [2023-08-30T08:33:52.508Z] [2023-08-30T08:33:52.508Z] #55 [support-scheduler internal] load build context [2023-08-30T08:33:52.508Z] #55 DONE 44.1s [2023-08-30T08:33:52.508Z] [2023-08-30T08:33:52.508Z] #43 [security-proxy-setup internal] load build context [2023-08-30T08:33:52.508Z] #43 DONE 44.1s [2023-08-30T08:33:52.508Z] [2023-08-30T08:33:52.508Z] #57 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-08-30T08:33:52.508Z] #57 ... [2023-08-30T08:33:52.508Z] [2023-08-30T08:33:52.508Z] #48 [support-notifications internal] load build context [2023-08-30T08:33:52.508Z] #48 DONE 44.1s [2023-08-30T08:33:52.508Z] [2023-08-30T08:33:52.508Z] #42 [security-spire-config internal] load build context [2023-08-30T08:33:52.508Z] #42 DONE 44.1s [2023-08-30T08:33:52.508Z] [2023-08-30T08:33:52.508Z] #36 [core-metadata internal] load build context [2023-08-30T08:33:52.508Z] #36 DONE 44.1s [2023-08-30T08:33:52.508Z] [2023-08-30T08:33:52.508Z] #38 [security-spire-agent internal] load build context [2023-08-30T08:33:52.508Z] #38 DONE 44.2s [2023-08-30T08:33:52.508Z] [2023-08-30T08:33:52.508Z] #37 [security-spiffe-token-provider internal] load build context [2023-08-30T08:33:52.508Z] #37 DONE 44.3s [2023-08-30T08:33:52.508Z] [2023-08-30T08:33:52.508Z] #41 [core-common-config-bootstrapper internal] load build context [2023-08-30T08:33:52.508Z] #41 DONE 44.3s [2023-08-30T08:33:52.508Z] [2023-08-30T08:33:52.508Z] #52 [core-data internal] load build context [2023-08-30T08:33:52.508Z] #52 DONE 44.3s [2023-08-30T08:33:52.508Z] [2023-08-30T08:33:52.508Z] #39 [security-secretstore-setup internal] load build context [2023-08-30T08:33:52.508Z] #39 DONE 44.3s [2023-08-30T08:33:52.508Z] [2023-08-30T08:33:52.508Z] #46 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-30T08:33:52.508Z] #46 43.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-30T08:33:52.508Z] #46 43.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-30T08:33:52.508Z] #46 43.65 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-30T08:33:52.508Z] #46 43.65 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-30T08:33:52.508Z] #46 43.65 OK: 17818 distinct packages available [2023-08-30T08:33:52.508Z] #46 43.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-30T08:33:52.508Z] #46 43.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-30T08:33:52.508Z] #46 ... [2023-08-30T08:33:52.508Z] [2023-08-30T08:33:52.508Z] #33 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-30T08:33:52.508Z] #33 43.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-30T08:33:52.508Z] #33 43.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-30T08:33:52.508Z] #33 43.61 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-30T08:33:52.508Z] #33 43.62 Executing busybox-1.35.0-r29.trigger [2023-08-30T08:33:52.508Z] #33 43.63 OK: 7 MiB in 16 packages [2023-08-30T08:33:52.508Z] #33 DONE 43.9s [2023-08-30T08:33:52.508Z] [2023-08-30T08:33:52.508Z] #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-30T08:33:52.508Z] #49 43.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-30T08:33:52.508Z] #49 43.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-30T08:33:52.508Z] #49 43.64 (1/2) Installing ca-certificates (20230506-r0) [2023-08-30T08:33:52.508Z] #49 43.66 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-30T08:33:52.508Z] #49 43.66 Executing busybox-1.35.0-r29.trigger [2023-08-30T08:33:52.508Z] #49 43.70 Executing ca-certificates-20230506-r0.trigger [2023-08-30T08:33:52.508Z] #49 43.77 OK: 8 MiB in 17 packages [2023-08-30T08:33:52.508Z] #49 DONE 43.9s [2023-08-30T08:33:52.508Z] [2023-08-30T08:33:52.508Z] #46 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-30T08:33:52.508Z] #46 44.07 (1/9) Installing ca-certificates (20230506-r0) [2023-08-30T08:33:52.508Z] #46 44.08 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-30T08:33:52.508Z] #46 44.09 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-30T08:33:52.508Z] #46 44.09 (4/9) Installing libcurl (8.2.1-r0) [2023-08-30T08:33:52.508Z] #46 44.11 (5/9) Installing curl (8.2.1-r0) [2023-08-30T08:33:52.508Z] #46 44.11 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-30T08:33:52.508Z] #46 44.12 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-30T08:33:52.508Z] #46 44.12 (8/9) Installing libucontext (1.2-r0) [2023-08-30T08:33:52.508Z] #46 44.12 (9/9) Installing gcompat (1.1.0-r0) [2023-08-30T08:33:52.508Z] #46 44.13 Executing busybox-1.35.0-r29.trigger [2023-08-30T08:33:52.508Z] #46 44.13 Executing ca-certificates-20230506-r0.trigger [2023-08-30T08:33:52.508Z] #46 44.25 OK: 10 MiB in 24 packages [2023-08-30T08:33:53.074Z] #46 ... [2023-08-30T08:33:53.074Z] [2023-08-30T08:33:53.074Z] #54 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-30T08:33:53.074Z] #54 43.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-30T08:33:53.074Z] #54 43.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-30T08:33:53.074Z] #54 43.70 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-30T08:33:53.074Z] #54 43.70 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-30T08:33:53.074Z] #54 43.70 OK: 17818 distinct packages available [2023-08-30T08:33:53.074Z] #54 43.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-30T08:33:53.074Z] #54 43.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-30T08:33:53.074Z] #54 44.10 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-30T08:33:53.074Z] #54 44.10 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-30T08:33:53.074Z] #54 44.10 (3/5) Installing libucontext (1.2-r0) [2023-08-30T08:33:53.074Z] #54 44.10 (4/5) Installing gcompat (1.1.0-r0) [2023-08-30T08:33:53.074Z] #54 44.11 (5/5) Installing openssl (3.0.10-r0) [2023-08-30T08:33:53.074Z] #54 44.12 Executing busybox-1.35.0-r29.trigger [2023-08-30T08:33:53.074Z] #54 44.12 OK: 8 MiB in 20 packages [2023-08-30T08:33:53.074Z] #54 DONE 44.7s [2023-08-30T08:33:53.074Z] [2023-08-30T08:33:53.074Z] #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-30T08:33:53.074Z] #51 43.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-30T08:33:53.074Z] #51 43.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-30T08:33:53.074Z] #51 43.98 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-30T08:33:53.074Z] #51 43.98 Executing busybox-1.35.0-r29.trigger [2023-08-30T08:33:53.074Z] #51 43.99 OK: 7 MiB in 16 packages [2023-08-30T08:33:53.074Z] #51 DONE 44.7s [2023-08-30T08:33:53.074Z] [2023-08-30T08:33:53.074Z] #47 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-30T08:33:53.074Z] #47 43.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-30T08:33:53.074Z] #47 43.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-30T08:33:53.074Z] #47 43.71 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-30T08:33:53.074Z] #47 43.72 (2/4) Installing openssl (3.0.10-r0) [2023-08-30T08:33:53.074Z] #47 43.77 (3/4) Installing su-exec (0.2-r2) [2023-08-30T08:33:53.074Z] #47 43.77 (4/4) Installing yq (4.30.4-r4) [2023-08-30T08:33:53.074Z] #47 44.21 Executing busybox-1.35.0-r29.trigger [2023-08-30T08:33:53.074Z] #47 44.28 OK: 17 MiB in 19 packages [2023-08-30T08:33:53.074Z] #47 DONE 44.7s [2023-08-30T08:33:53.074Z] [2023-08-30T08:33:53.074Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-30T08:33:53.074Z] #0 1.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-30T08:33:53.074Z] #0 1.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-30T08:33:53.074Z] #0 1.556 OK: 265 MiB in 53 packages [2023-08-30T08:33:53.074Z] #58 DONE 1.9s [2023-08-30T08:33:53.074Z] [2023-08-30T08:33:53.074Z] #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-30T08:33:53.074Z] #0 1.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-30T08:33:53.074Z] #0 1.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-30T08:33:53.074Z] #0 1.563 OK: 265 MiB in 53 packages [2023-08-30T08:33:53.074Z] #59 DONE 2.1s [2023-08-30T08:33:53.074Z] [2023-08-30T08:33:53.074Z] #46 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-30T08:33:53.074Z] #46 DONE 44.8s [2023-08-30T08:33:53.074Z] [2023-08-30T08:33:53.074Z] #60 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-30T08:33:53.074Z] #60 DONE 2.0s [2023-08-30T08:33:53.074Z] [2023-08-30T08:33:53.074Z] #61 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-30T08:33:53.074Z] #61 DONE 0.1s [2023-08-30T08:33:53.074Z] [2023-08-30T08:33:53.074Z] #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-30T08:33:53.074Z] #53 43.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-30T08:33:53.074Z] #53 44.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-30T08:33:53.074Z] #53 44.32 (1/4) Installing ca-certificates (20230506-r0) [2023-08-30T08:33:53.074Z] #53 44.34 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-30T08:33:53.074Z] #53 44.34 (3/4) Installing su-exec (0.2-r2) [2023-08-30T08:33:53.074Z] #53 44.35 (4/4) Installing yq (4.30.4-r4) [2023-08-30T08:33:53.074Z] #53 44.43 Executing busybox-1.35.0-r29.trigger [2023-08-30T08:33:53.074Z] #53 44.44 Executing ca-certificates-20230506-r0.trigger [2023-08-30T08:33:53.074Z] #53 44.54 OK: 17 MiB in 19 packages [2023-08-30T08:33:53.074Z] #53 DONE 44.8s [2023-08-30T08:33:53.074Z] [2023-08-30T08:33:53.074Z] #62 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-30T08:33:53.333Z] #62 DONE 0.1s [2023-08-30T08:33:53.333Z] [2023-08-30T08:33:53.333Z] #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-30T08:33:53.333Z] #63 DONE 0.1s [2023-08-30T08:33:53.333Z] [2023-08-30T08:33:53.333Z] #64 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-30T08:33:53.333Z] #64 DONE 0.1s [2023-08-30T08:33:53.333Z] [2023-08-30T08:33:53.333Z] #65 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T08:33:53.590Z] #65 ... [2023-08-30T08:33:53.590Z] [2023-08-30T08:33:53.590Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-30T08:33:53.590Z] #0 1.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-30T08:33:53.590Z] #0 1.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-30T08:33:53.590Z] #0 1.816 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-30T08:33:53.590Z] #0 1.816 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-30T08:33:53.590Z] #0 1.816 OK: 17823 distinct packages available [2023-08-30T08:33:53.590Z] #0 1.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-30T08:33:53.590Z] #0 1.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-30T08:33:53.590Z] #0 2.186 OK: 265 MiB in 53 packages [2023-08-30T08:33:53.590Z] #66 DONE 2.3s [2023-08-30T08:33:53.590Z] [2023-08-30T08:33:53.591Z] #57 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-08-30T08:33:53.591Z] #57 1.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-30T08:33:53.591Z] #57 1.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-30T08:33:53.591Z] #57 2.199 OK: 265 MiB in 53 packages [2023-08-30T08:33:53.591Z] #57 DONE 2.3s [2023-08-30T08:33:53.591Z] [2023-08-30T08:33:53.591Z] #67 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-30T08:33:53.591Z] #67 DONE 0.1s [2023-08-30T08:33:53.591Z] [2023-08-30T08:33:53.591Z] #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-30T08:33:53.591Z] #68 DONE 0.1s [2023-08-30T08:33:53.849Z] [2023-08-30T08:33:53.849Z] #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T08:33:55.223Z] #69 ... [2023-08-30T08:33:55.223Z] [2023-08-30T08:33:55.223Z] #70 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-30T08:33:55.223Z] #0 3.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-30T08:33:55.223Z] #0 3.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-30T08:33:55.223Z] #0 3.606 OK: 265 MiB in 53 packages [2023-08-30T08:33:55.223Z] #70 DONE 3.7s [2023-08-30T08:33:55.223Z] [2023-08-30T08:33:55.223Z] #71 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-30T08:33:55.223Z] #71 DONE 0.0s [2023-08-30T08:33:55.223Z] [2023-08-30T08:33:55.223Z] #72 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T08:34:03.339Z] #72 ... [2023-08-30T08:34:03.339Z] [2023-08-30T08:34:03.339Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T08:34:03.339Z] #73 ... [2023-08-30T08:34:03.339Z] [2023-08-30T08:34:03.339Z] #74 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T08:34:04.930Z] Removing intermediate container 6dbcd588c26a [2023-08-30T08:34:04.930Z] ---> 5c6a5a8eb6b7 [2023-08-30T08:34:04.930Z] Successfully built 5c6a5a8eb6b7 [2023-08-30T08:34:04.930Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T08:34:05.258Z] + docker inspect -f . ci-base-image-arm64 [2023-08-30T08:34:05.258Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T08:34:05.453Z] prd-ubuntu20.04-docker-arm64-4c-16g-4871 does not seem to be running inside a container [2023-08-30T08:34:05.513Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-30T08:34:06.681Z] $ docker top 0ddca6310ff5edc53161fb50ba5660e2ff85cba66b0ba07ab13f7174305cae02 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-30T08:34:07.488Z] + go version [2023-08-30T08:34:07.488Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-30T08:34:07.508Z] $ docker stop --time=1 0ddca6310ff5edc53161fb50ba5660e2ff85cba66b0ba07ab13f7174305cae02 [2023-08-30T08:34:09.124Z] $ docker rm -f --volumes 0ddca6310ff5edc53161fb50ba5660e2ff85cba66b0ba07ab13f7174305cae02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T08:34:09.656Z] + docker inspect -f . ci-base-image-arm64 [2023-08-30T08:34:09.656Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T08:34:09.821Z] prd-ubuntu20.04-docker-arm64-4c-16g-4871 does not seem to be running inside a container [2023-08-30T08:34:09.882Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-30T08:34:11.024Z] $ docker top 6c2bc6245d151edaeb76999b8de135f1e8e82abd3be554c66459203d5c038a62 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-30T08:34:11.222Z] ========================================================= [2023-08-30T08:34:11.222Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-30T08:34:11.222Z] ========================================================= [Pipeline] sh [2023-08-30T08:34:11.524Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-08-30T08:34:11.848Z] + make test [2023-08-30T08:34:11.848Z] go test -race -coverprofile=coverage.out ./... [2023-08-30T08:34:50.034Z] #74 DONE 54.7s [2023-08-30T08:34:50.034Z] [2023-08-30T08:34:50.034Z] #72 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T08:34:50.034Z] #72 DONE 53.2s [2023-08-30T08:34:50.034Z] [2023-08-30T08:34:50.034Z] #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T08:34:50.034Z] #69 DONE 54.6s [2023-08-30T08:34:50.034Z] [2023-08-30T08:34:50.034Z] #65 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T08:34:50.034Z] #65 DONE 54.9s [2023-08-30T08:34:50.034Z] [2023-08-30T08:34:50.034Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T08:34:50.034Z] #73 DONE 55.0s [2023-08-30T08:34:50.034Z] [2023-08-30T08:34:50.034Z] #75 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-30T08:34:50.721Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-30T08:34:58.150Z] #75 ... [2023-08-30T08:34:58.151Z] [2023-08-30T08:34:58.151Z] #76 [security-spire-config builder 6/9] COPY . . [2023-08-30T08:34:58.410Z] #76 ... [2023-08-30T08:34:58.410Z] [2023-08-30T08:34:58.410Z] #77 [security-proxy-setup builder 6/7] COPY . . [2023-08-30T08:34:58.410Z] #77 ... [2023-08-30T08:34:58.410Z] [2023-08-30T08:34:58.410Z] #78 [support-notifications builder 6/7] COPY . . [2023-08-30T08:34:58.668Z] #78 ... [2023-08-30T08:34:58.668Z] [2023-08-30T08:34:58.668Z] #79 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-30T08:35:03.938Z] #79 ... [2023-08-30T08:35:03.938Z] [2023-08-30T08:35:03.938Z] #77 [security-proxy-setup builder 6/7] COPY . . [2023-08-30T08:35:03.938Z] #77 DONE 15.4s [2023-08-30T08:35:03.938Z] [2023-08-30T08:35:03.938Z] #80 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-30T08:35:03.938Z] #80 CACHED [2023-08-30T08:35:03.938Z] [2023-08-30T08:35:03.938Z] #81 [security-bootstrapper builder 6/7] COPY . . [2023-08-30T08:35:03.938Z] #81 CACHED [2023-08-30T08:35:03.938Z] [2023-08-30T08:35:03.938Z] #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T08:35:03.938Z] #82 CACHED [2023-08-30T08:35:03.938Z] [2023-08-30T08:35:03.938Z] #78 [support-notifications builder 6/7] COPY . . [2023-08-30T08:35:03.938Z] #78 DONE 15.4s [2023-08-30T08:35:03.938Z] [2023-08-30T08:35:03.938Z] #79 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-30T08:35:03.938Z] #79 DONE 15.4s [2023-08-30T08:35:03.938Z] [2023-08-30T08:35:03.938Z] #75 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-30T08:35:03.938Z] #75 DONE 15.4s [2023-08-30T08:35:03.938Z] [2023-08-30T08:35:03.938Z] #83 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-30T08:35:03.938Z] #83 CACHED [2023-08-30T08:35:03.938Z] [2023-08-30T08:35:03.938Z] #84 [core-metadata builder 6/7] COPY . . [2023-08-30T08:35:03.938Z] #84 CACHED [2023-08-30T08:35:03.938Z] [2023-08-30T08:35:03.938Z] #85 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T08:35:03.938Z] #85 CACHED [2023-08-30T08:35:03.938Z] [2023-08-30T08:35:03.938Z] #86 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T08:35:03.938Z] #86 CACHED [2023-08-30T08:35:03.938Z] [2023-08-30T08:35:03.938Z] #87 [core-data builder 6/7] COPY . . [2023-08-30T08:35:03.938Z] #87 CACHED [2023-08-30T08:35:03.938Z] [2023-08-30T08:35:03.938Z] #88 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-30T08:35:03.938Z] #88 CACHED [2023-08-30T08:35:03.938Z] [2023-08-30T08:35:03.938Z] #89 [support-scheduler builder 6/7] COPY . . [2023-08-30T08:35:03.938Z] #89 CACHED [2023-08-30T08:35:03.938Z] [2023-08-30T08:35:03.938Z] #90 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T08:35:03.938Z] #90 CACHED [2023-08-30T08:35:03.938Z] [2023-08-30T08:35:03.938Z] #91 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-30T08:35:03.938Z] #91 CACHED [2023-08-30T08:35:03.938Z] [2023-08-30T08:35:03.938Z] #92 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-30T08:35:03.938Z] #92 CACHED [2023-08-30T08:35:03.938Z] [2023-08-30T08:35:03.938Z] #93 [security-proxy-auth builder 6/7] COPY . . [2023-08-30T08:35:03.938Z] #93 CACHED [2023-08-30T08:35:03.938Z] [2023-08-30T08:35:03.938Z] #94 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T08:35:03.938Z] #94 CACHED [2023-08-30T08:35:03.938Z] [2023-08-30T08:35:03.938Z] #95 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T08:35:03.938Z] #95 CACHED [2023-08-30T08:35:03.938Z] [2023-08-30T08:35:03.938Z] #96 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-30T08:35:03.938Z] #96 CACHED [2023-08-30T08:35:03.938Z] [2023-08-30T08:35:03.938Z] #97 [core-command builder 6/7] COPY . . [2023-08-30T08:35:03.938Z] #97 CACHED [2023-08-30T08:35:03.938Z] [2023-08-30T08:35:03.938Z] #76 [security-spire-config builder 6/9] COPY . . [2023-08-30T08:35:03.938Z] #76 DONE 15.5s [2023-08-30T08:35:03.938Z] [2023-08-30T08:35:03.938Z] #98 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-30T08:35:03.938Z] #98 CACHED [2023-08-30T08:35:03.938Z] [2023-08-30T08:35:03.938Z] #99 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T08:35:03.938Z] #99 CACHED [2023-08-30T08:35:03.938Z] [2023-08-30T08:35:03.939Z] #100 [security-secretstore-setup builder 6/7] COPY . . [2023-08-30T08:35:03.939Z] #100 CACHED [2023-08-30T08:35:03.939Z] [2023-08-30T08:35:03.939Z] #101 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-30T08:35:03.939Z] #101 DONE 0.1s [2023-08-30T08:35:03.939Z] [2023-08-30T08:35:03.939Z] #102 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-30T08:35:03.939Z] #102 ... [2023-08-30T08:35:03.939Z] [2023-08-30T08:35:03.939Z] #103 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T08:35:03.939Z] #103 CACHED [2023-08-30T08:35:03.939Z] [2023-08-30T08:35:03.939Z] #104 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-30T08:35:03.939Z] #104 CACHED [2023-08-30T08:35:03.939Z] [2023-08-30T08:35:03.939Z] #105 [security-spire-server builder 6/9] COPY . . [2023-08-30T08:35:03.939Z] #105 CACHED [2023-08-30T08:35:03.939Z] [2023-08-30T08:35:03.939Z] #106 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-30T08:35:03.939Z] #106 CACHED [2023-08-30T08:35:04.196Z] [2023-08-30T08:35:04.196Z] #107 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-30T08:35:04.196Z] #0 0.404 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-30T08:35:07.515Z] #107 ... [2023-08-30T08:35:07.515Z] [2023-08-30T08:35:07.515Z] #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-30T08:35:07.515Z] #108 DONE 3.1s [2023-08-30T08:35:07.515Z] [2023-08-30T08:35:07.515Z] #109 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-30T08:35:07.515Z] #109 DONE 3.2s [2023-08-30T08:35:07.515Z] [2023-08-30T08:35:07.515Z] #110 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-30T08:35:08.080Z] #110 DONE 1.1s [2023-08-30T08:35:08.080Z] [2023-08-30T08:35:08.080Z] #111 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-30T08:35:08.337Z] #111 ... [2023-08-30T08:35:08.337Z] [2023-08-30T08:35:08.337Z] #112 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-30T08:35:08.337Z] #112 DONE 1.1s [2023-08-30T08:35:08.594Z] [2023-08-30T08:35:08.594Z] #111 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-30T08:35:08.594Z] #111 DONE 0.4s [2023-08-30T08:35:08.594Z] [2023-08-30T08:35:08.594Z] #113 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-30T08:35:08.594Z] #113 DONE 0.0s [2023-08-30T08:35:08.594Z] [2023-08-30T08:35:08.594Z] #114 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-30T08:35:08.594Z] #0 1.360 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-30T08:35:08.594Z] #114 ... [2023-08-30T08:35:08.594Z] [2023-08-30T08:35:08.594Z] #115 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-30T08:35:08.851Z] #115 ... [2023-08-30T08:35:08.851Z] [2023-08-30T08:35:08.851Z] #116 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-30T08:35:08.851Z] #116 CACHED [2023-08-30T08:35:08.851Z] [2023-08-30T08:35:08.851Z] #117 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-30T08:35:08.851Z] #117 CACHED [2023-08-30T08:35:08.851Z] [2023-08-30T08:35:08.851Z] #118 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-30T08:35:08.851Z] #118 CACHED [2023-08-30T08:35:08.851Z] [2023-08-30T08:35:08.851Z] #119 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-30T08:35:08.851Z] #119 CACHED [2023-08-30T08:35:08.851Z] [2023-08-30T08:35:08.851Z] #120 [security-spire-agent builder 6/9] COPY . . [2023-08-30T08:35:08.851Z] #120 CACHED [2023-08-30T08:35:08.851Z] [2023-08-30T08:35:08.851Z] #121 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-30T08:35:08.851Z] #121 CACHED [2023-08-30T08:35:08.851Z] [2023-08-30T08:35:08.851Z] #122 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T08:35:08.851Z] #122 CACHED [2023-08-30T08:35:08.851Z] [2023-08-30T08:35:08.851Z] #123 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-30T08:35:08.851Z] #123 CACHED [2023-08-30T08:35:09.108Z] [2023-08-30T08:35:09.108Z] #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-30T08:35:10.038Z] #124 ... [2023-08-30T08:35:10.038Z] [2023-08-30T08:35:10.038Z] #125 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-30T08:35:10.038Z] #125 DONE 1.3s [2023-08-30T08:35:10.038Z] [2023-08-30T08:35:10.039Z] #115 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-30T08:35:10.039Z] #115 DONE 1.3s [2023-08-30T08:35:10.039Z] [2023-08-30T08:35:10.039Z] #126 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-30T08:35:11.432Z] #126 DONE 1.4s [2023-08-30T08:35:11.432Z] [2023-08-30T08:35:11.432Z] #127 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-30T08:35:11.432Z] #127 DONE 1.4s [2023-08-30T08:35:11.432Z] [2023-08-30T08:35:11.432Z] #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-30T08:35:11.432Z] #124 DONE 2.5s [2023-08-30T08:35:11.432Z] [2023-08-30T08:35:11.432Z] #128 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-30T08:35:14.224Z] #128 ... [2023-08-30T08:35:14.224Z] [2023-08-30T08:35:14.224Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-30T08:35:14.224Z] #0 1.708 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-30T08:35:14.224Z] #129 ... [2023-08-30T08:35:14.224Z] [2023-08-30T08:35:14.224Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-30T08:35:14.224Z] #0 0.718 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-30T08:35:14.224Z] #130 ... [2023-08-30T08:35:14.224Z] [2023-08-30T08:35:14.224Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-30T08:35:14.224Z] #0 1.230 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-30T08:35:14.481Z] #131 ... [2023-08-30T08:35:14.481Z] [2023-08-30T08:35:14.481Z] #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-30T08:35:14.481Z] #0 1.380 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-30T08:35:14.481Z] #132 ... [2023-08-30T08:35:14.481Z] [2023-08-30T08:35:14.481Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-30T08:35:14.482Z] #0 0.747 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-30T08:35:14.739Z] #133 ... [2023-08-30T08:35:14.739Z] [2023-08-30T08:35:14.739Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-30T08:35:14.739Z] #0 1.357 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-30T08:35:14.739Z] #134 ... [2023-08-30T08:35:14.739Z] [2023-08-30T08:35:14.739Z] #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-30T08:35:14.739Z] #0 1.041 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-30T08:35:14.997Z] #135 ... [2023-08-30T08:35:14.997Z] [2023-08-30T08:35:14.997Z] #102 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-30T08:35:14.997Z] #102 0.598 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-30T08:35:14.997Z] #102 ... [2023-08-30T08:35:14.997Z] [2023-08-30T08:35:14.997Z] #128 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-30T08:35:14.997Z] #128 DONE 3.6s [2023-08-30T08:35:14.997Z] [2023-08-30T08:35:14.997Z] #136 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-30T08:35:14.997Z] #136 DONE 3.6s [2023-08-30T08:35:14.997Z] [2023-08-30T08:35:14.997Z] #137 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-30T08:35:14.997Z] #137 DONE 3.7s [2023-08-30T08:35:14.997Z] [2023-08-30T08:35:14.997Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-30T08:35:14.997Z] #0 2.250 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-30T08:35:15.265Z] #138 ... [2023-08-30T08:35:15.265Z] [2023-08-30T08:35:15.265Z] #139 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-30T08:35:19.469Z] #139 ... [2023-08-30T08:35:19.469Z] [2023-08-30T08:35:19.469Z] #140 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-30T08:35:19.469Z] #140 DONE 4.5s [2023-08-30T08:35:19.726Z] [2023-08-30T08:35:19.726Z] #141 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-30T08:35:19.726Z] #141 ... [2023-08-30T08:35:19.726Z] [2023-08-30T08:35:19.726Z] #142 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-30T08:35:19.726Z] #142 DONE 4.8s [2023-08-30T08:35:20.014Z] [2023-08-30T08:35:20.014Z] #139 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-30T08:35:20.014Z] #139 DONE 4.8s [2023-08-30T08:35:20.014Z] [2023-08-30T08:35:20.014Z] #143 [security-spire-server] exporting to image [2023-08-30T08:35:20.014Z] #143 exporting layers [2023-08-30T08:35:20.271Z] #143 ... [2023-08-30T08:35:20.271Z] [2023-08-30T08:35:20.271Z] #141 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-30T08:35:20.271Z] #141 DONE 0.6s [2023-08-30T08:35:20.767Z] [2023-08-30T08:35:20.767Z] #144 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-30T08:35:20.767Z] #144 DONE 0.5s [2023-08-30T08:35:20.767Z] [2023-08-30T08:35:20.767Z] #145 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-30T08:35:22.665Z] #145 DONE 2.3s [2023-08-30T08:35:22.665Z] [2023-08-30T08:35:22.665Z] #146 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-30T08:35:25.193Z] #146 DONE 4.3s [2023-08-30T08:35:25.193Z] [2023-08-30T08:35:25.193Z] #143 [security-spire-config] exporting to image [2023-08-30T08:35:25.193Z] #143 writing image sha256:1fea02bf58977bfaebe22ed6c97081750c5557e2cb04076a1cb9c503e8376f4d done [2023-08-30T08:35:25.193Z] #143 naming to docker.io/library/security-spire-server done [2023-08-30T08:35:25.450Z] #143 exporting layers 2.8s done [2023-08-30T08:35:25.708Z] #143 exporting layers 0.8s done [2023-08-30T08:35:25.708Z] #143 writing image sha256:007abf7fd614dd61554c96b67b028b0892d4e7f7bc0803cd9d927ceb27e68380 done [2023-08-30T08:35:25.708Z] #143 naming to docker.io/library/security-spire-agent done [2023-08-30T08:35:25.708Z] #143 writing image sha256:d76cc8089d519c442977f2c9eef1db94b7667eac4ef638102981eacae23593f4 done [2023-08-30T08:35:25.708Z] #143 naming to docker.io/library/security-spire-config done [2023-08-30T08:35:25.708Z] #143 DONE 5.7s [2023-08-30T08:35:25.708Z] [2023-08-30T08:35:25.708Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-30T08:36:22.026Z] #131 ... [2023-08-30T08:36:22.026Z] [2023-08-30T08:36:22.026Z] #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-30T08:36:22.026Z] #132 75.30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-30T08:36:40.099Z] #132 ... [2023-08-30T08:36:40.099Z] [2023-08-30T08:36:40.099Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-30T08:36:40.099Z] #130 DONE 93.7s [2023-08-30T08:36:40.099Z] [2023-08-30T08:36:40.099Z] #102 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-30T08:36:40.099Z] #102 DONE 93.6s [2023-08-30T08:36:40.099Z] [2023-08-30T08:36:40.099Z] #114 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-30T08:36:40.099Z] #114 DONE 93.6s [2023-08-30T08:36:40.099Z] [2023-08-30T08:36:40.099Z] #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-30T08:36:40.099Z] #135 DONE 93.6s [2023-08-30T08:36:40.099Z] [2023-08-30T08:36:40.099Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-30T08:36:40.099Z] #131 DONE 93.7s [2023-08-30T08:36:40.099Z] [2023-08-30T08:36:40.099Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-30T08:36:40.099Z] #134 DONE 93.7s [2023-08-30T08:36:40.099Z] [2023-08-30T08:36:40.099Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-30T08:36:40.099Z] #129 DONE 93.8s [2023-08-30T08:36:40.099Z] [2023-08-30T08:36:40.100Z] #147 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-30T08:36:40.100Z] #147 ... [2023-08-30T08:36:40.100Z] [2023-08-30T08:36:40.100Z] #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-30T08:36:40.100Z] #132 DONE 93.9s [2023-08-30T08:36:40.100Z] [2023-08-30T08:36:40.100Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-30T08:36:40.100Z] #138 DONE 94.0s [2023-08-30T08:36:40.100Z] [2023-08-30T08:36:40.100Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-30T08:36:40.100Z] #133 DONE 94.0s [2023-08-30T08:36:40.100Z] [2023-08-30T08:36:40.100Z] #148 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-30T08:36:40.100Z] #148 ... [2023-08-30T08:36:40.100Z] [2023-08-30T08:36:40.100Z] #107 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-30T08:36:40.100Z] #107 DONE 94.1s [2023-08-30T08:36:40.100Z] [2023-08-30T08:36:40.100Z] #149 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-30T08:36:40.100Z] #149 ... [2023-08-30T08:36:40.100Z] [2023-08-30T08:36:40.100Z] #150 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-30T08:36:40.100Z] #150 DONE 0.7s [2023-08-30T08:36:40.100Z] [2023-08-30T08:36:40.100Z] #151 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-30T08:36:40.100Z] #151 DONE 0.6s [2023-08-30T08:36:40.100Z] [2023-08-30T08:36:40.100Z] #147 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-30T08:36:40.100Z] #147 DONE 0.7s [2023-08-30T08:36:40.100Z] [2023-08-30T08:36:40.100Z] #152 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-30T08:36:40.100Z] #152 DONE 0.6s [2023-08-30T08:36:40.100Z] [2023-08-30T08:36:40.100Z] #153 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-30T08:36:40.100Z] #153 DONE 0.5s [2023-08-30T08:36:40.100Z] [2023-08-30T08:36:40.100Z] #154 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-30T08:36:40.100Z] #154 ... [2023-08-30T08:36:40.100Z] [2023-08-30T08:36:40.100Z] #149 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-30T08:36:40.100Z] #149 DONE 0.4s [2023-08-30T08:36:40.100Z] [2023-08-30T08:36:40.100Z] #148 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-30T08:36:40.100Z] #148 DONE 0.5s [2023-08-30T08:36:40.100Z] [2023-08-30T08:36:40.100Z] #155 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-30T08:36:40.100Z] #155 DONE 0.3s [2023-08-30T08:36:40.100Z] [2023-08-30T08:36:40.100Z] #156 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-30T08:36:40.100Z] #156 ... [2023-08-30T08:36:40.100Z] [2023-08-30T08:36:40.100Z] #157 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-30T08:36:40.100Z] #157 CACHED [2023-08-30T08:36:40.100Z] [2023-08-30T08:36:40.100Z] #158 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-30T08:36:40.100Z] #158 CACHED [2023-08-30T08:36:40.100Z] [2023-08-30T08:36:40.100Z] #159 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-30T08:36:40.100Z] #159 CACHED [2023-08-30T08:36:40.100Z] [2023-08-30T08:36:40.100Z] #160 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-30T08:36:40.100Z] #160 CACHED [2023-08-30T08:36:40.100Z] [2023-08-30T08:36:40.100Z] #161 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-30T08:36:40.100Z] #161 DONE 0.3s [2023-08-30T08:36:40.100Z] [2023-08-30T08:36:40.100Z] #162 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-30T08:36:40.100Z] #162 CACHED [2023-08-30T08:36:40.100Z] [2023-08-30T08:36:40.100Z] #163 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-30T08:36:40.100Z] #163 CACHED [2023-08-30T08:36:40.100Z] [2023-08-30T08:36:40.100Z] #164 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-30T08:36:40.100Z] #164 CACHED [2023-08-30T08:36:40.100Z] [2023-08-30T08:36:40.100Z] #165 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-30T08:36:40.100Z] #165 CACHED [2023-08-30T08:36:40.100Z] [2023-08-30T08:36:40.100Z] #166 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-30T08:36:40.100Z] #166 DONE 0.3s [2023-08-30T08:36:40.100Z] [2023-08-30T08:36:40.100Z] #154 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-30T08:36:40.100Z] #154 DONE 0.3s [2023-08-30T08:36:40.100Z] [2023-08-30T08:36:40.100Z] #167 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-30T08:36:40.100Z] #167 DONE 0.3s [2023-08-30T08:36:40.100Z] [2023-08-30T08:36:40.100Z] #168 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-30T08:36:40.100Z] #168 DONE 0.3s [2023-08-30T08:36:40.100Z] [2023-08-30T08:36:40.100Z] #169 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-30T08:36:40.359Z] #169 ... [2023-08-30T08:36:40.359Z] [2023-08-30T08:36:40.359Z] #170 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-30T08:36:40.359Z] #170 DONE 2.0s [2023-08-30T08:36:40.359Z] [2023-08-30T08:36:40.359Z] #171 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-08-30T08:36:40.359Z] #171 DONE 1.9s [2023-08-30T08:36:40.359Z] [2023-08-30T08:36:40.359Z] #172 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-30T08:36:40.359Z] #172 DONE 2.0s [2023-08-30T08:36:40.359Z] [2023-08-30T08:36:40.359Z] #173 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-30T08:36:40.359Z] #173 DONE 2.0s [2023-08-30T08:36:40.359Z] [2023-08-30T08:36:40.359Z] #174 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-30T08:36:40.359Z] #174 DONE 2.0s [2023-08-30T08:36:40.359Z] [2023-08-30T08:36:40.359Z] #175 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-30T08:36:40.359Z] #175 DONE 2.0s [2023-08-30T08:36:40.359Z] [2023-08-30T08:36:40.359Z] #176 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-30T08:36:40.359Z] #176 DONE 2.0s [2023-08-30T08:36:40.359Z] [2023-08-30T08:36:40.359Z] #177 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-30T08:36:40.359Z] #177 DONE 2.0s [2023-08-30T08:36:40.359Z] [2023-08-30T08:36:40.359Z] #178 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-30T08:36:40.359Z] #178 DONE 2.0s [2023-08-30T08:36:40.359Z] [2023-08-30T08:36:40.359Z] #156 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-30T08:36:40.359Z] #156 DONE 2.2s [2023-08-30T08:36:40.359Z] [2023-08-30T08:36:40.359Z] #169 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-30T08:36:40.359Z] #169 DONE 2.0s [2023-08-30T08:36:40.359Z] [2023-08-30T08:36:40.359Z] #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-30T08:36:40.616Z] #179 ... [2023-08-30T08:36:40.616Z] [2023-08-30T08:36:40.616Z] #180 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-30T08:36:40.616Z] #180 DONE 0.4s [2023-08-30T08:36:40.616Z] [2023-08-30T08:36:40.616Z] #181 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-30T08:36:40.616Z] #181 DONE 0.4s [2023-08-30T08:36:40.616Z] [2023-08-30T08:36:40.616Z] #182 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-30T08:36:40.616Z] #182 DONE 0.4s [2023-08-30T08:36:41.000Z] [2023-08-30T08:36:41.000Z] #183 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-30T08:36:41.000Z] #183 DONE 0.4s [2023-08-30T08:36:41.000Z] [2023-08-30T08:36:41.000Z] #184 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-30T08:36:41.000Z] #184 DONE 0.4s [2023-08-30T08:36:41.000Z] [2023-08-30T08:36:41.000Z] #185 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-30T08:36:41.000Z] #185 DONE 0.4s [2023-08-30T08:36:41.000Z] [2023-08-30T08:36:41.000Z] #186 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-30T08:36:41.000Z] #186 DONE 0.4s [2023-08-30T08:36:41.000Z] [2023-08-30T08:36:41.000Z] #187 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-30T08:36:41.000Z] #187 DONE 0.4s [2023-08-30T08:36:41.000Z] [2023-08-30T08:36:41.000Z] #188 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-30T08:36:41.464Z] #188 ... [2023-08-30T08:36:41.464Z] [2023-08-30T08:36:41.464Z] #189 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-30T08:36:41.464Z] #189 DONE 0.4s [2023-08-30T08:36:41.464Z] [2023-08-30T08:36:41.464Z] #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-30T08:36:41.464Z] #179 DONE 0.4s [2023-08-30T08:36:41.464Z] [2023-08-30T08:36:41.464Z] #190 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-30T08:36:41.464Z] #190 DONE 0.4s [2023-08-30T08:36:41.464Z] [2023-08-30T08:36:41.464Z] #143 [security-spiffe-token-provider] exporting to image [2023-08-30T08:36:41.464Z] #143 exporting layers 0.5s done [2023-08-30T08:36:41.464Z] #143 ... [2023-08-30T08:36:41.464Z] [2023-08-30T08:36:41.464Z] #191 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-30T08:36:41.464Z] #191 DONE 0.4s [2023-08-30T08:36:41.464Z] [2023-08-30T08:36:41.464Z] #192 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-30T08:36:41.464Z] #192 DONE 0.5s [2023-08-30T08:36:41.464Z] [2023-08-30T08:36:41.464Z] #193 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-30T08:36:41.464Z] #193 DONE 0.4s [2023-08-30T08:36:41.464Z] [2023-08-30T08:36:41.464Z] #188 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-30T08:36:41.464Z] #188 DONE 0.4s [2023-08-30T08:36:41.464Z] [2023-08-30T08:36:41.464Z] #194 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-30T08:36:41.464Z] #194 DONE 0.4s [2023-08-30T08:36:41.464Z] [2023-08-30T08:36:41.464Z] #143 [core-metadata] exporting to image [2023-08-30T08:36:41.464Z] #143 exporting layers 0.4s done [2023-08-30T08:36:41.464Z] #143 writing image sha256:1641e1d55474e4487aa6fc0a5615214a05232660954d55d142625d9d309a6c49 0.0s done [2023-08-30T08:36:41.464Z] #143 writing image sha256:e571bc05acc89c20b779693489f6a7a95a39d57a1655e41b94cbf0d9c21737b5 0.0s done [2023-08-30T08:36:41.464Z] #143 naming to docker.io/library/core-command done [2023-08-30T08:36:41.464Z] #143 naming to docker.io/library/support-scheduler done [2023-08-30T08:36:41.464Z] #143 ... [2023-08-30T08:36:41.464Z] [2023-08-30T08:36:41.464Z] #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-30T08:36:41.464Z] #195 DONE 0.4s [2023-08-30T08:36:41.464Z] [2023-08-30T08:36:41.464Z] #143 [security-spiffe-token-provider] exporting to image [2023-08-30T08:36:41.464Z] #143 exporting layers 0.1s done [2023-08-30T08:36:41.464Z] #143 writing image sha256:c986dd75291308b44bfcf0564e1baf0ce89e48025f7355dc54c50cc60dd39a10 done [2023-08-30T08:36:41.464Z] #143 naming to docker.io/library/core-data done [2023-08-30T08:36:41.464Z] #143 writing image sha256:09735e34e142f91ca2bce6b23fa30d84ae1dd1b73e588a090589bcfc1b4badfd done [2023-08-30T08:36:41.464Z] #143 naming to docker.io/library/security-spiffe-token-provider done [2023-08-30T08:36:41.464Z] #143 writing image sha256:31aa8e8823dd0ff1636498368a99a16d5baf5fb5ba523b0be0a0ace78bd2e679 [2023-08-30T08:36:41.783Z] #143 writing image sha256:31aa8e8823dd0ff1636498368a99a16d5baf5fb5ba523b0be0a0ace78bd2e679 0.0s done [2023-08-30T08:36:41.783Z] #143 naming to docker.io/library/support-notifications 0.0s done [2023-08-30T08:36:41.783Z] #143 writing image sha256:35ddbb7e485223677366283dd74d448d1bef405dcf187fe1e9a74ff3197a3123 [2023-08-30T08:36:42.042Z] #143 writing image sha256:35ddbb7e485223677366283dd74d448d1bef405dcf187fe1e9a74ff3197a3123 done [2023-08-30T08:36:42.042Z] #143 naming to docker.io/library/core-metadata done [2023-08-30T08:36:42.042Z] #143 DONE 6.7s [2023-08-30T08:36:42.042Z] [2023-08-30T08:36:42.042Z] #196 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-30T08:36:42.042Z] #196 ... [2023-08-30T08:36:42.042Z] [2023-08-30T08:36:42.042Z] #197 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-30T08:36:42.042Z] #197 DONE 0.7s [2023-08-30T08:36:42.042Z] [2023-08-30T08:36:42.042Z] #198 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-30T08:36:42.042Z] #198 DONE 0.8s [2023-08-30T08:36:42.042Z] [2023-08-30T08:36:42.042Z] #196 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-30T08:36:42.042Z] #196 DONE 0.7s [2023-08-30T08:36:42.042Z] [2023-08-30T08:36:42.042Z] #199 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-30T08:36:42.301Z] #199 DONE 0.3s [2023-08-30T08:36:42.301Z] [2023-08-30T08:36:42.302Z] #200 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-08-30T08:36:42.302Z] #200 DONE 0.1s [2023-08-30T08:36:42.302Z] [2023-08-30T08:36:42.302Z] #201 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-30T08:36:42.302Z] #201 DONE 0.3s [2023-08-30T08:36:42.302Z] [2023-08-30T08:36:42.302Z] #202 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-30T08:36:42.560Z] #202 DONE 0.1s [2023-08-30T08:36:42.560Z] [2023-08-30T08:36:42.560Z] #203 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-30T08:36:42.560Z] #203 DONE 1.2s [2023-08-30T08:36:42.560Z] [2023-08-30T08:36:42.560Z] #204 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-30T08:36:42.560Z] #204 DONE 1.3s [2023-08-30T08:36:42.560Z] [2023-08-30T08:36:42.560Z] #205 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-30T08:36:42.560Z] #205 DONE 0.1s [2023-08-30T08:36:42.560Z] [2023-08-30T08:36:42.560Z] #143 [security-proxy-auth] exporting to image [2023-08-30T08:36:42.560Z] #143 ... [2023-08-30T08:36:42.560Z] [2023-08-30T08:36:42.560Z] #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-30T08:36:42.560Z] #206 DONE 0.0s [2023-08-30T08:36:42.560Z] [2023-08-30T08:36:42.560Z] #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-30T08:36:42.560Z] #207 DONE 0.0s [2023-08-30T08:36:42.560Z] [2023-08-30T08:36:42.560Z] #143 [security-proxy-auth] exporting to image [2023-08-30T08:36:42.560Z] #143 exporting layers 0.2s done [2023-08-30T08:36:42.820Z] #143 ... [2023-08-30T08:36:42.820Z] [2023-08-30T08:36:42.820Z] #208 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-30T08:36:42.820Z] #208 DONE 0.8s [2023-08-30T08:36:42.820Z] [2023-08-30T08:36:42.820Z] #143 [security-proxy-setup] exporting to image [2023-08-30T08:36:42.820Z] #143 writing image sha256:a9f1c11ddd44435ca9c9f46f165416a6babb6e1167d3af89f367e78120473b7f done [2023-08-30T08:36:42.820Z] #143 naming to docker.io/library/core-common-config-bootstrapper done [2023-08-30T08:36:42.820Z] #143 writing image sha256:b7300da7efe12fedb7a55eae9e913562b52ea5585a893c8c09bc3bf5595d9c81 done [2023-08-30T08:36:42.820Z] #143 naming to docker.io/library/security-proxy-auth done [2023-08-30T08:36:42.820Z] #143 exporting layers 0.2s done [2023-08-30T08:36:43.079Z] #143 writing image sha256:d3029550036545995ee636389fdc07fc014213fbd1302fabd935a8283eae731d done [2023-08-30T08:36:43.079Z] #143 naming to docker.io/library/security-proxy-setup done [2023-08-30T08:36:43.079Z] #143 DONE 7.1s [2023-08-30T08:36:43.079Z] [2023-08-30T08:36:43.079Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-30T08:36:43.338Z] #209 DONE 0.7s [2023-08-30T08:36:43.338Z] [2023-08-30T08:36:43.338Z] #210 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-30T08:36:43.338Z] #210 DONE 0.8s [2023-08-30T08:36:43.338Z] [2023-08-30T08:36:43.338Z] #143 [security-bootstrapper] exporting to image [2023-08-30T08:36:43.598Z] #143 exporting layers 0.2s done [2023-08-30T08:36:43.598Z] #143 exporting layers 0.3s done [2023-08-30T08:36:43.598Z] #143 writing image sha256:ed43bb0cf9fd013b32ecb99774bfcd0c58daa204dc491b074a97d909fc676e4c done [2023-08-30T08:36:43.598Z] #143 naming to docker.io/library/security-bootstrapper done [2023-08-30T08:36:43.598Z] #143 writing image sha256:0e7813a5b88384afddb4f739af0a1d46e1dd926491f87eb221095aaa9c46eebb done [2023-08-30T08:36:43.598Z] #143 naming to docker.io/library/security-secretstore-setup done [2023-08-30T08:36:43.598Z] #143 DONE 7.5s [2023-08-30T08:36:43.598Z] [2023-08-30T08:36:43.598Z] #31 [security-proxy-auth stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-30T08:36:43.598Z] time="2023-08-30T08:33:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-30T08:36:43.598Z] time="2023-08-30T08:33:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-30T08:36:43.598Z] time="2023-08-30T08:33:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-30T08:36:43.598Z] time="2023-08-30T08:33:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-30T08:36:43.598Z] time="2023-08-30T08:33:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-30T08:36:43.598Z] time="2023-08-30T08:33:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-30T08:36:43.598Z] time="2023-08-30T08:33:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-30T08:36:43.598Z] time="2023-08-30T08:33:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-30T08:36:43.598Z] time="2023-08-30T08:33:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-30T08:36:43.598Z] time="2023-08-30T08:33:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-30T08:36:43.598Z] time="2023-08-30T08:33:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-30T08:36:43.598Z] time="2023-08-30T08:33:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-30T08:36:43.598Z] time="2023-08-30T08:33:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-30T08:36:43.598Z] time="2023-08-30T08:33:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-30T08:36:43.601Z] $ docker stop --time=1 ab14007925003e42216c0332eab26cdc5db1e3760ae2aee6a82b74507b4506b2 [2023-08-30T08:36:44.883Z] $ docker rm -f --volumes ab14007925003e42216c0332eab26cdc5db1e3760ae2aee6a82b74507b4506b2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-30T08:36:45.217Z] + docker images [2023-08-30T08:36:45.217Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-30T08:36:45.217Z] security-secretstore-setup latest 0e7813a5b883 1 second ago 44.1MB [2023-08-30T08:36:45.217Z] security-bootstrapper latest ed43bb0cf9fd 1 second ago 23MB [2023-08-30T08:36:45.217Z] core-common-config-bootstrapper latest a9f1c11ddd44 2 seconds ago 18MB [2023-08-30T08:36:45.217Z] security-proxy-setup latest d30295500365 2 seconds ago 29.2MB [2023-08-30T08:36:45.217Z] security-proxy-auth latest b7300da7efe1 2 seconds ago 19.4MB [2023-08-30T08:36:45.217Z] core-metadata latest 35ddbb7e4852 3 seconds ago 21.6MB [2023-08-30T08:36:45.217Z] support-scheduler latest e571bc05acc8 4 seconds ago 33.7MB [2023-08-30T08:36:45.217Z] security-spiffe-token-provider latest 09735e34e142 4 seconds ago 33.5MB [2023-08-30T08:36:45.217Z] core-data latest c986dd752913 4 seconds ago 21.2MB [2023-08-30T08:36:45.217Z] support-notifications latest 31aa8e8823dd 4 seconds ago 34.3MB [2023-08-30T08:36:45.217Z] core-command latest 1641e1d55474 4 seconds ago 21MB [2023-08-30T08:36:45.217Z] security-spire-config latest d76cc8089d51 About a minute ago 102MB [2023-08-30T08:36:45.217Z] security-spire-agent latest 007abf7fd614 About a minute ago 161MB [2023-08-30T08:36:45.217Z] security-spire-server latest 1fea02bf5897 About a minute ago 103MB [2023-08-30T08:36:45.217Z] ci-base-image-x86_64 latest c09e8bb4dba5 5 minutes ago 1.07GB [2023-08-30T08:36:45.217Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 6 weeks ago 696MB [2023-08-30T08:36:45.217Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB [2023-08-30T08:36:45.217Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-30T08:36:57.514Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-30T08:36:57.514Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-30T08:36:57.514Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-30T08:36:57.514Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-30T08:36:57.514Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-30T08:36:57.514Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-30T08:36:57.514Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-30T08:36:57.514Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-30T08:36:57.514Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-30T08:36:57.514Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-30T08:36:58.922Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-30T08:36:59.189Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-30T08:36:59.189Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-30T08:36:59.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-30T08:37:09.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-30T08:37:09.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-30T08:37:09.248Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.255s coverage: 28.7% of statements [2023-08-30T08:37:15.885Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.281s coverage: 97.0% of statements [2023-08-30T08:37:20.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-30T08:37:20.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-30T08:37:20.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-30T08:37:23.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.390s coverage: 69.4% of statements [2023-08-30T08:37:26.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-30T08:37:26.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-30T08:37:26.049Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.301s coverage: 54.0% of statements [2023-08-30T08:37:31.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-30T08:37:31.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-30T08:37:31.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-30T08:37:31.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-30T08:37:31.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-30T08:37:38.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-30T08:37:38.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-30T08:37:48.368Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.710s coverage: 93.4% of statements [2023-08-30T08:37:48.368Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.390s coverage: 3.8% of statements [2023-08-30T08:37:53.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-30T08:37:53.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-30T08:37:53.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-30T08:37:55.116Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.571s coverage: 97.6% of statements [2023-08-30T08:37:55.116Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-30T08:37:55.116Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-30T08:37:55.116Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-30T08:37:55.116Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-30T08:37:55.116Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-30T08:37:55.116Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-30T08:37:55.116Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-30T08:37:55.392Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.213s coverage: 72.2% of statements [2023-08-30T08:38:05.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-30T08:38:05.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-30T08:38:05.479Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.406s coverage: 0.9% of statements [2023-08-30T08:38:05.479Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.265s coverage: 32.2% of statements [2023-08-30T08:38:09.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.284s coverage: 42.9% of statements [2023-08-30T08:38:09.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.264s coverage: 82.9% of statements [2023-08-30T08:38:09.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.225s coverage: 94.1% of statements [2023-08-30T08:38:09.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.289s coverage: 96.3% of statements [2023-08-30T08:38:13.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.211s coverage: 87.5% of statements [2023-08-30T08:38:15.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-30T08:38:15.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-30T08:38:15.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-30T08:38:15.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-30T08:38:18.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-30T08:38:18.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-30T08:38:18.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-30T08:38:18.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-30T08:38:24.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.213s coverage: 94.4% of statements [2023-08-30T08:38:24.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-30T08:38:24.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-30T08:38:24.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-30T08:38:24.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-30T08:38:31.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-30T08:38:31.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-30T08:38:33.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-30T08:38:40.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.016s coverage: 79.9% of statements [2023-08-30T08:38:40.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.279s coverage: 92.9% of statements [2023-08-30T08:38:40.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.090s coverage: 64.4% of statements [2023-08-30T08:38:40.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.210s coverage: 62.3% of statements [2023-08-30T08:38:40.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.229s coverage: 87.2% of statements [2023-08-30T08:38:40.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.173s coverage: 20.0% of statements [2023-08-30T08:38:40.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements [2023-08-30T08:38:40.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.461s coverage: 81.8% of statements [2023-08-30T08:38:42.076Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-30T08:38:42.076Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-30T08:38:42.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.493s coverage: 82.1% of statements [2023-08-30T08:38:42.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.246s coverage: 86.0% of statements [2023-08-30T08:38:48.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-30T08:38:48.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-30T08:38:48.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.948s coverage: 63.1% of statements [2023-08-30T08:38:48.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.260s coverage: 100.0% of statements [2023-08-30T08:38:50.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.116s coverage: 89.4% of statements [2023-08-30T08:38:50.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.084s coverage: 100.0% of statements [2023-08-30T08:38:50.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.092s coverage: 73.7% of statements [2023-08-30T08:38:50.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-30T08:38:50.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-30T08:38:50.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-30T08:38:50.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2023-08-30T08:38:59.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-30T08:38:59.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-30T08:38:59.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-30T08:38:59.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.002s coverage: 38.4% of statements [2023-08-30T08:38:59.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.249s coverage: 89.5% of statements [2023-08-30T08:39:03.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-30T08:39:03.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-30T08:39:03.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-30T08:39:03.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-30T08:39:03.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.238s coverage: 84.8% of statements [2023-08-30T08:39:10.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-30T08:39:10.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-30T08:39:10.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-30T08:39:10.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-30T08:39:15.603Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.292s coverage: 17.7% of statements [2023-08-30T08:39:15.871Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-30T08:39:15.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-30T08:39:15.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-30T08:39:15.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-30T08:39:16.477Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.578s coverage: 95.7% of statements [2023-08-30T08:39:19.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-30T08:39:19.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-30T08:39:20.074Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.282s coverage: 61.8% of statements [2023-08-30T08:39:25.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-30T08:39:25.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-30T08:39:25.397Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.381s coverage: 98.9% of statements [2023-08-30T08:39:26.355Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-08-30T08:39:26.355Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-30T08:39:26.355Z] go vet ./... [2023-08-30T08:42:03.007Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-30T08:42:03.007Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-30T08:42:03.007Z] ./bin/test-attribution-txt.sh [2023-08-30T08:42:03.007Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-30T08:42:03.007Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-30T08:42:03.007Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-30T08:42:03.007Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-30T08:42:03.027Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-30T08:42:03.348Z] + ls -al . [2023-08-30T08:42:03.348Z] total 724 [2023-08-30T08:42:03.348Z] drwxrwxr-x 11 1001 1001 4096 Aug 30 08:34 . [2023-08-30T08:42:03.348Z] drwxr-xr-x 4 root root 4096 Aug 30 08:34 .. [2023-08-30T08:42:03.348Z] drwxrwxr-x 2 1001 1001 4096 Aug 30 08:32 .blubracket [2023-08-30T08:42:03.348Z] -rw-rw-r-- 1 1001 1001 16 Aug 30 08:32 .dockerignore [2023-08-30T08:42:03.348Z] drwxrwxr-x 8 1001 1001 4096 Aug 30 08:32 .git [2023-08-30T08:42:03.348Z] drwxrwxr-x 3 1001 1001 4096 Aug 30 08:32 .github [2023-08-30T08:42:03.348Z] -rw-rw-r-- 1 1001 1001 1173 Aug 30 08:32 .gitignore [2023-08-30T08:42:03.348Z] -rw-rw-r-- 1 1001 1001 42 Aug 30 08:32 .golangci.yml [2023-08-30T08:42:03.348Z] -rw-rw-r-- 1 1001 1001 87 Aug 30 08:32 .hadolint.yml [2023-08-30T08:42:03.348Z] -rw-rw-r-- 1 1001 1001 166 Aug 30 08:32 .sonarcloud.properties [2023-08-30T08:42:03.348Z] -rw-rw-r-- 1 1001 1001 1171 Aug 30 08:32 ADOPTERS.md [2023-08-30T08:42:03.348Z] -rw-rw-r-- 1 1001 1001 11152 Aug 30 08:32 Attribution.txt [2023-08-30T08:42:03.348Z] -rw-rw-r-- 1 1001 1001 93407 Aug 30 08:32 CHANGELOG.md [2023-08-30T08:42:03.348Z] -rw-rw-r-- 1 1001 1001 3804 Aug 30 08:32 CONTRIBUTING.md [2023-08-30T08:42:03.348Z] -rw-rw-r-- 1 1001 1001 677 Aug 30 08:32 GOVERNANCE.md [2023-08-30T08:42:03.348Z] -rw-rw-r-- 1 1001 1001 883 Aug 30 08:32 Jenkinsfile [2023-08-30T08:42:03.348Z] -rw-rw-r-- 1 1001 1001 10775 Aug 30 08:32 LICENSE [2023-08-30T08:42:03.348Z] -rw-rw-r-- 1 1001 1001 14764 Aug 30 08:32 Makefile [2023-08-30T08:42:03.348Z] -rw-rw-r-- 1 1001 1001 582 Aug 30 08:32 OWNERS.md [2023-08-30T08:42:03.348Z] -rw-rw-r-- 1 1001 1001 9923 Aug 30 08:32 README.md [2023-08-30T08:42:03.348Z] -rw-rw-r-- 1 1001 1001 789 Aug 30 08:32 SECURITY.md [2023-08-30T08:42:03.348Z] -rw-rw-r-- 1 1001 1001 5 Aug 30 08:30 VERSION [2023-08-30T08:42:03.348Z] drwxrwxr-x 2 1001 1001 4096 Aug 30 08:32 bin [2023-08-30T08:42:03.348Z] drwxrwxr-x 18 1001 1001 4096 Aug 30 08:32 cmd [2023-08-30T08:42:03.348Z] -rw-r--r-- 1 root root 447827 Aug 30 08:39 coverage.out [2023-08-30T08:42:03.348Z] drwxrwxr-x 2 1001 1001 4096 Aug 30 08:32 fuzz_test [2023-08-30T08:42:03.348Z] -rw-rw-r-- 1 1001 1001 3687 Aug 30 08:32 go.mod [2023-08-30T08:42:03.348Z] -rw-rw-r-- 1 1001 1001 33714 Aug 30 08:32 go.sum [2023-08-30T08:42:03.348Z] drwxrwxr-x 7 1001 1001 4096 Aug 30 08:32 internal [2023-08-30T08:42:03.348Z] drwxrwxr-x 3 1001 1001 4096 Aug 30 08:32 openapi [2023-08-30T08:42:03.348Z] -rw-rw-r-- 1 1001 1001 594 Aug 30 08:32 security.txt [2023-08-30T08:42:03.348Z] drwxrwxr-x 4 1001 1001 4096 Aug 30 08:32 snap [2023-08-30T08:42:03.348Z] -rw-rw-r-- 1 1001 1001 204 Aug 30 08:32 version.go [Pipeline] sh [2023-08-30T08:42:03.666Z] + '[' -e coverage.out ] [2023-08-30T08:42:03.666Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-30T08:42:03.690Z] Warning: overwriting stash ‘coverage-report’ [2023-08-30T08:42:04.424Z] Stashed 1 file(s) [Pipeline] sh [2023-08-30T08:42:05.053Z] + make build [2023-08-30T08:42:05.053Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-30T08:43:41.654Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-30T08:43:42.609Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-30T08:43:49.241Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-30T08:43:52.578Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-30T08:44:31.409Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-30T08:44:38.221Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-30T08:44:44.874Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-30T08:44:50.206Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-30T08:44:53.541Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-30T08:44:57.787Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-30T08:45:03.143Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-08-30T08:45:09.782Z] $ docker stop --time=1 6c2bc6245d151edaeb76999b8de135f1e8e82abd3be554c66459203d5c038a62 [2023-08-30T08:45:11.806Z] $ docker rm -f --volumes 6c2bc6245d151edaeb76999b8de135f1e8e82abd3be554c66459203d5c038a62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T08:45:14.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-30T08:45:14.233Z] [2023-08-30T08:45:14.233Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T08:45:14.560Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-30T08:45:14.828Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-08-30T08:45:14.828Z] 547446be3368: Pulling fs layer [2023-08-30T08:45:14.828Z] d125d8839a47: Pulling fs layer [2023-08-30T08:45:14.828Z] 3e85d5ac6304: Pulling fs layer [2023-08-30T08:45:14.828Z] c3105a71a48b: Pulling fs layer [2023-08-30T08:45:14.828Z] 0f093f025ec4: Pulling fs layer [2023-08-30T08:45:14.828Z] c3106fc0e877: Pulling fs layer [2023-08-30T08:45:14.828Z] c3105a71a48b: Waiting [2023-08-30T08:45:14.828Z] 0f093f025ec4: Waiting [2023-08-30T08:45:14.828Z] c3106fc0e877: Waiting [2023-08-30T08:45:14.828Z] 547446be3368: Download complete [2023-08-30T08:45:14.828Z] c3105a71a48b: Verifying Checksum [2023-08-30T08:45:14.828Z] c3105a71a48b: Download complete [2023-08-30T08:45:15.414Z] d125d8839a47: Verifying Checksum [2023-08-30T08:45:15.414Z] d125d8839a47: Download complete [2023-08-30T08:45:15.414Z] c3106fc0e877: Verifying Checksum [2023-08-30T08:45:15.414Z] c3106fc0e877: Download complete [2023-08-30T08:45:15.414Z] 0f093f025ec4: Download complete [2023-08-30T08:45:15.681Z] 547446be3368: Pull complete [2023-08-30T08:45:16.645Z] d125d8839a47: Pull complete [2023-08-30T08:45:17.225Z] 3e85d5ac6304: Verifying Checksum [2023-08-30T08:45:17.225Z] 3e85d5ac6304: Download complete [2023-08-30T08:45:25.640Z] 3e85d5ac6304: Pull complete [2023-08-30T08:45:25.640Z] c3105a71a48b: Pull complete [2023-08-30T08:45:26.221Z] 0f093f025ec4: Pull complete [2023-08-30T08:45:26.486Z] c3106fc0e877: Pull complete [2023-08-30T08:45:26.486Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-08-30T08:45:26.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-30T08:45:26.486Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T08:45:26.659Z] prd-ubuntu20.04-docker-arm64-4c-16g-4871 does not seem to be running inside a container [2023-08-30T08:45:26.718Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-08-30T08:45:30.471Z] $ docker top 1dca40538b92a8ec40e4c86966eda2f71c7b5f136870fa27eb2b98da7293fcb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-30T08:45:31.276Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-30T08:45:39.476Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-30T08:45:39.476Z] #1 transferring dockerfile: [2023-08-30T08:45:39.476Z] #1 transferring dockerfile: 2.82kB done [2023-08-30T08:45:39.476Z] #1 DONE 0.1s [2023-08-30T08:45:39.744Z] [2023-08-30T08:45:39.744Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2023-08-30T08:45:39.744Z] #2 transferring dockerfile: 2.68kB done [2023-08-30T08:45:39.744Z] #2 DONE 0.0s [2023-08-30T08:45:39.744Z] [2023-08-30T08:45:39.744Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-30T08:45:39.744Z] #3 transferring dockerfile: 2.04kB done [2023-08-30T08:45:39.744Z] #3 DONE 0.1s [2023-08-30T08:45:39.744Z] [2023-08-30T08:45:39.744Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-30T08:45:39.744Z] #4 transferring dockerfile: 2.12kB done [2023-08-30T08:45:39.744Z] #4 DONE 0.1s [2023-08-30T08:45:39.744Z] [2023-08-30T08:45:39.744Z] #5 [core-data internal] load build definition from Dockerfile [2023-08-30T08:45:40.013Z] #5 transferring dockerfile: 1.90kB done [2023-08-30T08:45:40.013Z] #5 DONE 0.1s [2023-08-30T08:45:40.013Z] [2023-08-30T08:45:40.013Z] #6 [support-scheduler internal] load build definition from Dockerfile [2023-08-30T08:45:40.013Z] #6 transferring dockerfile: 1.82kB done [2023-08-30T08:45:40.013Z] #6 DONE 0.0s [2023-08-30T08:45:40.013Z] [2023-08-30T08:45:40.013Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-30T08:45:40.013Z] #7 transferring dockerfile: 2.38kB done [2023-08-30T08:45:40.013Z] #7 DONE 0.0s [2023-08-30T08:45:40.013Z] [2023-08-30T08:45:40.013Z] #8 [core-metadata internal] load build definition from Dockerfile [2023-08-30T08:45:40.013Z] #8 transferring dockerfile: 1.96kB done [2023-08-30T08:45:40.013Z] #8 DONE 0.0s [2023-08-30T08:45:40.013Z] [2023-08-30T08:45:40.013Z] #9 [support-notifications internal] load build definition from Dockerfile [2023-08-30T08:45:40.280Z] #9 transferring dockerfile: 1.84kB done [2023-08-30T08:45:40.280Z] #9 DONE 0.1s [2023-08-30T08:45:40.280Z] [2023-08-30T08:45:40.280Z] #10 [core-command internal] load build definition from Dockerfile [2023-08-30T08:45:40.280Z] #10 transferring dockerfile: 1.82kB done [2023-08-30T08:45:40.280Z] #10 DONE 0.1s [2023-08-30T08:45:40.280Z] [2023-08-30T08:45:40.280Z] #11 [security-spire-config internal] load build definition from Dockerfile [2023-08-30T08:45:40.280Z] #11 transferring dockerfile: 2.58kB 0.0s done [2023-08-30T08:45:40.280Z] #11 DONE 0.1s [2023-08-30T08:45:40.280Z] [2023-08-30T08:45:40.280Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-30T08:45:40.280Z] #12 transferring dockerfile: 1.78kB 0.0s done [2023-08-30T08:45:40.280Z] #12 DONE 0.1s [2023-08-30T08:45:40.280Z] [2023-08-30T08:45:40.280Z] #13 [security-spire-server internal] load build definition from Dockerfile [2023-08-30T08:45:40.280Z] #13 transferring dockerfile: 2.63kB done [2023-08-30T08:45:40.280Z] #13 DONE 0.1s [2023-08-30T08:45:40.280Z] [2023-08-30T08:45:40.280Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-30T08:45:40.548Z] #14 transferring dockerfile: 2.39kB 0.0s done [2023-08-30T08:45:40.548Z] #14 DONE 0.1s [2023-08-30T08:45:40.548Z] [2023-08-30T08:45:40.548Z] #15 [security-bootstrapper internal] load .dockerignore [2023-08-30T08:45:40.548Z] #15 transferring context: 56B 0.0s done [2023-08-30T08:45:40.548Z] #15 DONE 0.1s [2023-08-30T08:45:41.134Z] [2023-08-30T08:45:41.134Z] #16 [security-spire-agent internal] load .dockerignore [2023-08-30T08:45:41.134Z] #16 transferring context: 56B done [2023-08-30T08:45:41.134Z] #16 DONE 0.0s [2023-08-30T08:45:41.134Z] [2023-08-30T08:45:41.134Z] #17 [security-proxy-auth internal] load .dockerignore [2023-08-30T08:45:41.134Z] #17 transferring context: 56B 0.0s done [2023-08-30T08:45:41.134Z] #17 DONE 0.0s [2023-08-30T08:45:43.265Z] [2023-08-30T08:45:43.265Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-30T08:45:43.265Z] #18 transferring context: 56B done [2023-08-30T08:45:43.265Z] #18 DONE 0.1s [2023-08-30T08:45:43.265Z] [2023-08-30T08:45:43.265Z] #19 [core-data internal] load .dockerignore [2023-08-30T08:45:43.265Z] #19 transferring context: 56B done [2023-08-30T08:45:43.265Z] #19 DONE 0.1s [2023-08-30T08:45:43.265Z] [2023-08-30T08:45:43.265Z] #20 [support-scheduler internal] load .dockerignore [2023-08-30T08:45:43.265Z] #20 transferring context: 56B done [2023-08-30T08:45:43.265Z] #20 DONE 0.1s [2023-08-30T08:45:43.265Z] [2023-08-30T08:45:43.265Z] #21 [security-secretstore-setup internal] load .dockerignore [2023-08-30T08:45:43.531Z] #21 transferring context: 56B done [2023-08-30T08:45:43.531Z] #21 DONE 0.1s [2023-08-30T08:45:43.531Z] [2023-08-30T08:45:43.531Z] #22 [core-metadata internal] load .dockerignore [2023-08-30T08:45:43.531Z] #22 transferring context: 56B done [2023-08-30T08:45:43.531Z] #22 ... [2023-08-30T08:45:43.531Z] [2023-08-30T08:45:43.531Z] #23 [support-notifications internal] load .dockerignore [2023-08-30T08:45:43.531Z] #23 DONE 0.0s [2023-08-30T08:45:43.531Z] [2023-08-30T08:45:43.531Z] #24 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-30T08:45:43.531Z] #24 DONE 0.0s [2023-08-30T08:45:43.531Z] [2023-08-30T08:45:43.531Z] #22 [core-metadata internal] load .dockerignore [2023-08-30T08:45:43.531Z] #22 DONE 2.0s [2023-08-30T08:45:43.531Z] [2023-08-30T08:45:43.531Z] #23 [support-notifications internal] load .dockerignore [2023-08-30T08:45:43.531Z] #23 transferring context: 56B 0.0s done [2023-08-30T08:45:43.531Z] #23 DONE 1.9s [2023-08-30T08:45:43.531Z] [2023-08-30T08:45:43.531Z] #25 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-30T08:45:43.531Z] #25 ... [2023-08-30T08:45:43.531Z] [2023-08-30T08:45:43.531Z] #26 [core-command internal] load .dockerignore [2023-08-30T08:45:43.531Z] #26 transferring context: 56B 0.0s done [2023-08-30T08:45:43.531Z] #26 DONE 2.0s [2023-08-30T08:45:43.531Z] [2023-08-30T08:45:43.532Z] #24 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-30T08:45:43.532Z] #24 DONE 0.0s [2023-08-30T08:45:43.532Z] [2023-08-30T08:45:43.532Z] #27 [security-spire-config internal] load .dockerignore [2023-08-30T08:45:43.532Z] #27 transferring context: 56B done [2023-08-30T08:45:43.532Z] #27 DONE 2.0s [2023-08-30T08:45:43.532Z] [2023-08-30T08:45:43.532Z] #25 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-08-30T08:45:43.798Z] #25 ... [2023-08-30T08:45:43.798Z] [2023-08-30T08:45:43.798Z] #28 [security-proxy-setup internal] load .dockerignore [2023-08-30T08:45:43.798Z] #28 transferring context: 56B 0.0s done [2023-08-30T08:45:43.798Z] #28 DONE 1.9s [2023-08-30T08:45:43.798Z] [2023-08-30T08:45:43.798Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2023-08-30T08:45:43.798Z] #29 transferring context: 56B done [2023-08-30T08:45:43.798Z] #29 DONE 2.0s [2023-08-30T08:45:43.798Z] [2023-08-30T08:45:43.798Z] #25 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-08-30T08:45:43.798Z] #25 ... [2023-08-30T08:45:43.798Z] [2023-08-30T08:45:43.798Z] #30 [security-spire-server internal] load .dockerignore [2023-08-30T08:45:43.798Z] #30 transferring context: 56B 0.0s done [2023-08-30T08:45:43.798Z] #30 DONE 2.0s [2023-08-30T08:45:43.798Z] [2023-08-30T08:45:43.798Z] #24 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-30T08:45:43.798Z] #24 DONE 0.0s [2023-08-30T08:45:44.064Z] [2023-08-30T08:45:44.064Z] #25 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-30T08:45:44.064Z] #25 ... [2023-08-30T08:45:44.064Z] [2023-08-30T08:45:44.064Z] #24 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-30T08:45:44.064Z] #24 DONE 0.0s [2023-08-30T08:45:44.064Z] [2023-08-30T08:45:44.064Z] #25 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-08-30T08:45:44.330Z] #25 DONE 2.5s [2023-08-30T08:45:44.330Z] [2023-08-30T08:45:44.330Z] #24 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-30T08:45:44.330Z] #24 DONE 0.0s [2023-08-30T08:45:44.330Z] [2023-08-30T08:45:44.330Z] #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-30T08:45:44.330Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-30T08:45:44.330Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-30T08:45:44.330Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-30T08:45:44.596Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-30T08:45:44.596Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-30T08:45:44.596Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-30T08:45:44.596Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-30T08:45:44.596Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0B / 3.26MB 0.1s [2023-08-30T08:45:44.596Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-30T08:45:44.596Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-30T08:45:44.596Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-30T08:45:44.596Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-30T08:45:44.596Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.50MB / 3.26MB 0.2s [2023-08-30T08:45:44.862Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.4s done [2023-08-30T08:45:44.862Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.4s done [2023-08-30T08:45:44.862Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-08-30T08:45:46.841Z] #31 ... [2023-08-30T08:45:46.841Z] [2023-08-30T08:45:46.841Z] #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-30T08:45:46.841Z] #32 DONE 3.2s [2023-08-30T08:45:46.841Z] [2023-08-30T08:45:46.841Z] #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-30T08:45:47.424Z] #31 ... [2023-08-30T08:45:47.424Z] [2023-08-30T08:45:47.424Z] #33 [security-spire-config builder 2/7] WORKDIR /edgex-go [2023-08-30T08:45:47.424Z] #33 DONE 1.6s [2023-08-30T08:45:47.424Z] [2023-08-30T08:45:47.424Z] #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-30T08:45:47.424Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.5s done [2023-08-30T08:45:52.775Z] #31 ... [2023-08-30T08:45:52.775Z] [2023-08-30T08:45:52.775Z] #34 [security-spiffe-token-provider internal] load build context [2023-08-30T08:45:52.775Z] #34 transferring context: 31.08MB 8.0s [2023-08-30T08:45:53.732Z] #34 ... [2023-08-30T08:45:53.732Z] [2023-08-30T08:45:53.732Z] #35 [security-proxy-setup internal] load build context [2023-08-30T08:45:53.999Z] #35 ... [2023-08-30T08:45:53.999Z] [2023-08-30T08:45:53.999Z] #34 [security-spiffe-token-provider internal] load build context [2023-08-30T08:45:54.269Z] #34 ... [2023-08-30T08:45:54.269Z] [2023-08-30T08:45:54.269Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-30T08:45:54.269Z] #36 ... [2023-08-30T08:45:54.269Z] [2023-08-30T08:45:54.269Z] #37 [core-metadata internal] load build context [2023-08-30T08:45:54.534Z] #37 ... [2023-08-30T08:45:54.534Z] [2023-08-30T08:45:54.534Z] #38 [core-data internal] load build context [2023-08-30T08:45:54.534Z] #38 ... [2023-08-30T08:45:54.534Z] [2023-08-30T08:45:54.534Z] #39 [security-spire-config internal] load build context [2023-08-30T08:45:54.534Z] #39 ... [2023-08-30T08:45:54.534Z] [2023-08-30T08:45:54.534Z] #40 [security-spire-server internal] load build context [2023-08-30T08:45:54.799Z] #40 ... [2023-08-30T08:45:54.799Z] [2023-08-30T08:45:54.799Z] #41 [core-command internal] load build context [2023-08-30T08:45:54.799Z] #41 ... [2023-08-30T08:45:54.799Z] [2023-08-30T08:45:54.799Z] #42 [security-bootstrapper internal] load build context [2023-08-30T08:45:55.065Z] #42 ... [2023-08-30T08:45:55.065Z] [2023-08-30T08:45:55.065Z] #43 [security-spire-agent internal] load build context [2023-08-30T08:45:55.065Z] #43 ... [2023-08-30T08:45:55.065Z] [2023-08-30T08:45:55.065Z] #44 [support-scheduler internal] load build context [2023-08-30T08:45:55.332Z] #44 ... [2023-08-30T08:45:55.332Z] [2023-08-30T08:45:55.332Z] #45 [security-secretstore-setup internal] load build context [2023-08-30T08:45:55.332Z] #45 ... [2023-08-30T08:45:55.332Z] [2023-08-30T08:45:55.332Z] #46 [security-proxy-auth internal] load build context [2023-08-30T08:45:55.332Z] #46 ... [2023-08-30T08:45:55.332Z] [2023-08-30T08:45:55.332Z] #47 [support-notifications internal] load build context [2023-08-30T08:45:55.599Z] #47 ... [2023-08-30T08:45:55.599Z] [2023-08-30T08:45:55.599Z] #45 [security-secretstore-setup internal] load build context [2023-08-30T08:45:57.551Z] #45 ... [2023-08-30T08:45:57.551Z] [2023-08-30T08:45:57.551Z] #48 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-30T08:45:57.551Z] #0 6.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T08:45:57.551Z] #0 8.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T08:45:57.551Z] #48 ... [2023-08-30T08:45:57.551Z] [2023-08-30T08:45:57.551Z] #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-30T08:45:57.551Z] #0 4.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T08:45:57.551Z] #0 6.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T08:45:57.551Z] #49 ... [2023-08-30T08:45:57.551Z] [2023-08-30T08:45:57.551Z] #50 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-30T08:45:57.551Z] #0 5.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T08:45:57.551Z] #0 6.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T08:45:57.823Z] #50 ... [2023-08-30T08:45:57.823Z] [2023-08-30T08:45:57.823Z] #51 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-08-30T08:45:57.823Z] #0 6.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T08:45:57.823Z] #0 8.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T08:45:57.823Z] #51 ... [2023-08-30T08:45:57.823Z] [2023-08-30T08:45:57.823Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-30T08:45:57.823Z] #0 3.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T08:45:57.823Z] #0 4.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T08:45:57.823Z] #0 8.420 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-30T08:45:57.823Z] #0 8.420 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-30T08:45:57.823Z] #0 8.420 OK: 17694 distinct packages available [2023-08-30T08:45:57.823Z] #0 9.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T08:45:58.091Z] #52 ... [2023-08-30T08:45:58.091Z] [2023-08-30T08:45:58.091Z] #45 [security-secretstore-setup internal] load build context [2023-08-30T08:45:58.091Z] #45 transferring context: 36.87MB 13.6s [2023-08-30T08:46:00.670Z] #45 ... [2023-08-30T08:46:00.670Z] [2023-08-30T08:46:00.670Z] #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-30T08:46:00.670Z] #0 8.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T08:46:00.670Z] #53 ... [2023-08-30T08:46:00.670Z] [2023-08-30T08:46:00.670Z] #45 [security-secretstore-setup internal] load build context [2023-08-30T08:46:00.670Z] #45 ... [2023-08-30T08:46:00.670Z] [2023-08-30T08:46:00.670Z] #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-30T08:46:00.670Z] #49 11.38 OK: 263 MiB in 53 packages [2023-08-30T08:46:00.670Z] #49 DONE 13.3s [2023-08-30T08:46:00.670Z] [2023-08-30T08:46:00.670Z] #45 [security-secretstore-setup internal] load build context [2023-08-30T08:46:01.255Z] #45 ... [2023-08-30T08:46:01.255Z] [2023-08-30T08:46:01.255Z] #54 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-30T08:46:01.255Z] #54 ... [2023-08-30T08:46:01.255Z] [2023-08-30T08:46:01.255Z] #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-30T08:46:01.523Z] #55 ... [2023-08-30T08:46:01.523Z] [2023-08-30T08:46:01.523Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-30T08:46:01.523Z] #56 ... [2023-08-30T08:46:01.523Z] [2023-08-30T08:46:01.523Z] #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-30T08:46:01.523Z] #0 7.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T08:46:01.790Z] #57 ... [2023-08-30T08:46:01.790Z] [2023-08-30T08:46:01.790Z] #50 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-30T08:46:01.790Z] #50 11.69 OK: 263 MiB in 53 packages [2023-08-30T08:46:01.790Z] #50 DONE 14.5s [2023-08-30T08:46:01.790Z] [2023-08-30T08:46:01.790Z] #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-30T08:46:01.790Z] #57 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T08:46:01.790Z] #57 ... [2023-08-30T08:46:01.790Z] [2023-08-30T08:46:01.790Z] #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-30T08:46:01.790Z] #0 9.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T08:46:01.790Z] #58 ... [2023-08-30T08:46:01.790Z] [2023-08-30T08:46:01.790Z] #59 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-30T08:46:02.056Z] #59 ... [2023-08-30T08:46:02.056Z] [2023-08-30T08:46:02.056Z] #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-30T08:46:02.056Z] #60 ... [2023-08-30T08:46:02.056Z] [2023-08-30T08:46:02.056Z] #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-30T08:46:02.056Z] #61 ... [2023-08-30T08:46:02.056Z] [2023-08-30T08:46:02.056Z] #45 [security-secretstore-setup internal] load build context [2023-08-30T08:46:02.323Z] #45 ... [2023-08-30T08:46:02.323Z] [2023-08-30T08:46:02.323Z] #48 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-30T08:46:02.323Z] #48 12.97 OK: 263 MiB in 53 packages [2023-08-30T08:46:02.323Z] #48 DONE 16.0s [2023-08-30T08:46:02.591Z] [2023-08-30T08:46:02.591Z] #45 [security-secretstore-setup internal] load build context [2023-08-30T08:46:02.858Z] #45 ... [2023-08-30T08:46:02.858Z] [2023-08-30T08:46:02.858Z] #51 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-08-30T08:46:02.858Z] #51 13.68 OK: 263 MiB in 53 packages [2023-08-30T08:46:02.858Z] #51 DONE 15.5s [2023-08-30T08:46:02.858Z] [2023-08-30T08:46:02.858Z] #45 [security-secretstore-setup internal] load build context [2023-08-30T08:46:03.124Z] #45 transferring context: 42.35MB 18.6s [2023-08-30T08:46:04.082Z] #45 ... [2023-08-30T08:46:04.082Z] [2023-08-30T08:46:04.082Z] #35 [security-proxy-setup internal] load build context [2023-08-30T08:46:04.349Z] #35 ... [2023-08-30T08:46:04.349Z] [2023-08-30T08:46:04.349Z] #42 [security-bootstrapper internal] load build context [2023-08-30T08:46:04.349Z] #42 ... [2023-08-30T08:46:04.349Z] [2023-08-30T08:46:04.349Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-30T08:46:04.349Z] #52 12.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T08:46:04.349Z] #52 15.36 OK: 263 MiB in 53 packages [2023-08-30T08:46:04.349Z] #52 DONE 17.0s [2023-08-30T08:46:04.349Z] [2023-08-30T08:46:04.349Z] #42 [security-bootstrapper internal] load build context [2023-08-30T08:46:04.349Z] #42 ... [2023-08-30T08:46:04.349Z] [2023-08-30T08:46:04.349Z] #35 [security-proxy-setup internal] load build context [2023-08-30T08:46:04.652Z] #35 ... [2023-08-30T08:46:04.653Z] [2023-08-30T08:46:04.653Z] #37 [core-metadata internal] load build context [2023-08-30T08:46:04.653Z] #37 ... [2023-08-30T08:46:04.653Z] [2023-08-30T08:46:04.653Z] #34 [security-spiffe-token-provider internal] load build context [2023-08-30T08:46:04.919Z] #34 ... [2023-08-30T08:46:04.919Z] [2023-08-30T08:46:04.919Z] #38 [core-data internal] load build context [2023-08-30T08:46:04.919Z] #38 ... [2023-08-30T08:46:04.919Z] [2023-08-30T08:46:04.919Z] #40 [security-spire-server internal] load build context [2023-08-30T08:46:04.919Z] #40 ... [2023-08-30T08:46:04.919Z] [2023-08-30T08:46:04.919Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-30T08:46:05.185Z] #36 ... [2023-08-30T08:46:05.185Z] [2023-08-30T08:46:05.185Z] #39 [security-spire-config internal] load build context [2023-08-30T08:46:05.185Z] #39 ... [2023-08-30T08:46:05.185Z] [2023-08-30T08:46:05.185Z] #41 [core-command internal] load build context [2023-08-30T08:46:05.468Z] #41 ... [2023-08-30T08:46:05.468Z] [2023-08-30T08:46:05.468Z] #44 [support-scheduler internal] load build context [2023-08-30T08:46:05.468Z] #44 ... [2023-08-30T08:46:05.468Z] [2023-08-30T08:46:05.468Z] #43 [security-spire-agent internal] load build context [2023-08-30T08:46:05.468Z] #43 ... [2023-08-30T08:46:05.468Z] [2023-08-30T08:46:05.468Z] #46 [security-proxy-auth internal] load build context [2023-08-30T08:46:05.733Z] #46 ... [2023-08-30T08:46:05.733Z] [2023-08-30T08:46:05.733Z] #35 [security-proxy-setup internal] load build context [2023-08-30T08:46:05.733Z] #35 ... [2023-08-30T08:46:05.733Z] [2023-08-30T08:46:05.733Z] #47 [support-notifications internal] load build context [2023-08-30T08:46:05.998Z] #47 ... [2023-08-30T08:46:05.998Z] [2023-08-30T08:46:05.998Z] #43 [security-spire-agent internal] load build context [2023-08-30T08:46:07.939Z] #43 transferring context: 20.80MB 23.5s [2023-08-30T08:46:08.206Z] #43 ... [2023-08-30T08:46:08.206Z] [2023-08-30T08:46:08.206Z] #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-30T08:46:08.206Z] #53 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T08:46:08.206Z] #53 14.43 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-30T08:46:08.206Z] #53 14.43 (2/4) Installing openssl (3.0.10-r0) [2023-08-30T08:46:08.206Z] #53 14.43 (3/4) Installing su-exec (0.2-r2) [2023-08-30T08:46:08.206Z] #53 14.43 (4/4) Installing yq (4.30.4-r4) [2023-08-30T08:46:08.206Z] #53 15.55 Executing busybox-1.35.0-r29.trigger [2023-08-30T08:46:08.206Z] #53 15.70 OK: 17 MiB in 19 packages [2023-08-30T08:46:08.206Z] #53 DONE 17.7s [2023-08-30T08:46:08.206Z] [2023-08-30T08:46:08.206Z] #43 [security-spire-agent internal] load build context [2023-08-30T08:46:09.613Z] #43 ... [2023-08-30T08:46:09.613Z] [2023-08-30T08:46:09.613Z] #62 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-30T08:46:09.613Z] #62 DONE 1.0s [2023-08-30T08:46:09.613Z] [2023-08-30T08:46:09.613Z] #43 [security-spire-agent internal] load build context [2023-08-30T08:46:11.013Z] #43 ... [2023-08-30T08:46:11.013Z] [2023-08-30T08:46:11.013Z] #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-30T08:46:11.013Z] #57 13.78 (1/2) Installing ca-certificates (20230506-r0) [2023-08-30T08:46:11.013Z] #57 14.16 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-30T08:46:11.013Z] #57 14.20 Executing busybox-1.35.0-r29.trigger [2023-08-30T08:46:11.013Z] #57 14.38 Executing ca-certificates-20230506-r0.trigger [2023-08-30T08:46:11.013Z] #57 16.94 OK: 8 MiB in 17 packages [2023-08-30T08:46:11.013Z] #57 DONE 19.8s [2023-08-30T08:46:11.013Z] [2023-08-30T08:46:11.013Z] #43 [security-spire-agent internal] load build context [2023-08-30T08:46:11.281Z] #43 ... [2023-08-30T08:46:11.281Z] [2023-08-30T08:46:11.281Z] #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-30T08:46:11.281Z] #58 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T08:46:11.281Z] #58 17.05 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-30T08:46:11.281Z] #58 17.05 Executing busybox-1.35.0-r29.trigger [2023-08-30T08:46:11.281Z] #58 17.23 OK: 8 MiB in 16 packages [2023-08-30T08:46:11.281Z] #58 DONE 19.8s [2023-08-30T08:46:11.281Z] [2023-08-30T08:46:11.281Z] #43 [security-spire-agent internal] load build context [2023-08-30T08:46:13.224Z] #43 ... [2023-08-30T08:46:13.224Z] [2023-08-30T08:46:13.224Z] #54 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-30T08:46:13.224Z] #54 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T08:46:13.224Z] #54 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T08:46:13.224Z] #54 19.83 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-30T08:46:13.224Z] #54 19.89 Executing busybox-1.35.0-r29.trigger [2023-08-30T08:46:13.224Z] #54 20.07 OK: 8 MiB in 16 packages [2023-08-30T08:46:13.224Z] #54 DONE 21.7s [2023-08-30T08:46:13.224Z] [2023-08-30T08:46:13.224Z] #45 [security-secretstore-setup internal] load build context [2023-08-30T08:46:13.224Z] #45 transferring context: 65.59MB 28.7s [2023-08-30T08:46:13.224Z] #45 ... [2023-08-30T08:46:13.224Z] [2023-08-30T08:46:13.224Z] #43 [security-spire-agent internal] load build context [2023-08-30T08:46:13.224Z] #43 ... [2023-08-30T08:46:13.224Z] [2023-08-30T08:46:13.224Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-30T08:46:13.224Z] #56 12.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T08:46:13.224Z] #56 14.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T08:46:13.224Z] #56 19.89 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-30T08:46:13.224Z] #56 19.89 (2/2) Installing su-exec (0.2-r2) [2023-08-30T08:46:13.224Z] #56 19.89 Executing busybox-1.35.0-r29.trigger [2023-08-30T08:46:13.224Z] #56 20.01 OK: 8 MiB in 17 packages [2023-08-30T08:46:13.224Z] #56 DONE 21.9s [2023-08-30T08:46:13.224Z] [2023-08-30T08:46:13.224Z] #43 [security-spire-agent internal] load build context [2023-08-30T08:46:13.805Z] #43 ... [2023-08-30T08:46:13.805Z] [2023-08-30T08:46:13.805Z] #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-30T08:46:13.805Z] #61 12.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T08:46:13.805Z] #61 14.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T08:46:13.805Z] #61 20.32 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-30T08:46:13.805Z] #61 20.32 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-30T08:46:13.805Z] #61 20.32 OK: 17689 distinct packages available [2023-08-30T08:46:13.805Z] #61 21.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T08:46:13.805Z] #61 22.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T08:46:14.071Z] #61 ... [2023-08-30T08:46:14.071Z] [2023-08-30T08:46:14.071Z] #43 [security-spire-agent internal] load build context [2023-08-30T08:46:14.664Z] #43 ... [2023-08-30T08:46:14.664Z] [2023-08-30T08:46:14.664Z] #42 [security-bootstrapper internal] load build context [2023-08-30T08:46:14.664Z] #42 ... [2023-08-30T08:46:14.664Z] [2023-08-30T08:46:14.664Z] #43 [security-spire-agent internal] load build context [2023-08-30T08:46:14.929Z] #43 ... [2023-08-30T08:46:14.929Z] [2023-08-30T08:46:14.929Z] #37 [core-metadata internal] load build context [2023-08-30T08:46:14.929Z] #37 ... [2023-08-30T08:46:14.929Z] [2023-08-30T08:46:14.929Z] #38 [core-data internal] load build context [2023-08-30T08:46:15.195Z] #38 ... [2023-08-30T08:46:15.195Z] [2023-08-30T08:46:15.195Z] #34 [security-spiffe-token-provider internal] load build context [2023-08-30T08:46:15.195Z] #34 ... [2023-08-30T08:46:15.195Z] [2023-08-30T08:46:15.195Z] #40 [security-spire-server internal] load build context [2023-08-30T08:46:15.462Z] #40 ... [2023-08-30T08:46:15.462Z] [2023-08-30T08:46:15.462Z] #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-30T08:46:15.462Z] #60 13.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T08:46:15.462Z] #60 16.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T08:46:15.462Z] #60 21.67 (1/4) Installing ca-certificates (20230506-r0) [2023-08-30T08:46:15.462Z] #60 22.06 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-30T08:46:15.462Z] #60 22.10 (3/4) Installing su-exec (0.2-r2) [2023-08-30T08:46:15.462Z] #60 22.10 (4/4) Installing yq (4.30.4-r4) [2023-08-30T08:46:15.462Z] #60 22.82 Executing busybox-1.35.0-r29.trigger [2023-08-30T08:46:15.462Z] #60 22.82 Executing ca-certificates-20230506-r0.trigger [2023-08-30T08:46:15.462Z] #60 23.97 OK: 17 MiB in 19 packages [2023-08-30T08:46:15.462Z] #60 ... [2023-08-30T08:46:15.462Z] [2023-08-30T08:46:15.462Z] #39 [security-spire-config internal] load build context [2023-08-30T08:46:15.732Z] #39 ... [2023-08-30T08:46:15.732Z] [2023-08-30T08:46:15.732Z] #41 [core-command internal] load build context [2023-08-30T08:46:15.732Z] #41 ... [2023-08-30T08:46:15.732Z] [2023-08-30T08:46:15.732Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-30T08:46:15.732Z] #36 ... [2023-08-30T08:46:15.732Z] [2023-08-30T08:46:15.732Z] #44 [support-scheduler internal] load build context [2023-08-30T08:46:15.999Z] #44 ... [2023-08-30T08:46:15.999Z] [2023-08-30T08:46:15.999Z] #59 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-30T08:46:15.999Z] #59 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T08:46:15.999Z] #59 16.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T08:46:15.999Z] #59 21.97 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-30T08:46:15.999Z] #59 21.97 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-30T08:46:15.999Z] #59 21.97 OK: 17689 distinct packages available [2023-08-30T08:46:15.999Z] #59 22.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T08:46:15.999Z] #59 24.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T08:46:15.999Z] #59 ... [2023-08-30T08:46:15.999Z] [2023-08-30T08:46:15.999Z] #47 [support-notifications internal] load build context [2023-08-30T08:46:16.267Z] #47 ... [2023-08-30T08:46:16.267Z] [2023-08-30T08:46:16.267Z] #46 [security-proxy-auth internal] load build context [2023-08-30T08:46:16.267Z] #46 ... [2023-08-30T08:46:16.267Z] [2023-08-30T08:46:16.267Z] #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-30T08:46:16.267Z] #60 DONE 25.0s [2023-08-30T08:46:16.267Z] [2023-08-30T08:46:16.267Z] #46 [security-proxy-auth internal] load build context [2023-08-30T08:46:16.267Z] #46 ... [2023-08-30T08:46:16.267Z] [2023-08-30T08:46:16.267Z] #35 [security-proxy-setup internal] load build context [2023-08-30T08:46:16.534Z] #35 ... [2023-08-30T08:46:16.534Z] [2023-08-30T08:46:16.534Z] #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-30T08:46:16.534Z] #55 14.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T08:46:16.534Z] #55 17.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T08:46:16.534Z] #55 22.65 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-30T08:46:16.534Z] #55 22.65 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-30T08:46:16.534Z] #55 22.65 OK: 17689 distinct packages available [2023-08-30T08:46:16.534Z] #55 23.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T08:46:16.534Z] #55 24.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T08:46:16.534Z] #55 ... [2023-08-30T08:46:16.534Z] [2023-08-30T08:46:16.534Z] #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-30T08:46:16.534Z] #61 25.27 (1/9) Installing ca-certificates (20230506-r0) [2023-08-30T08:46:16.801Z] #61 25.46 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-30T08:46:16.801Z] #61 25.50 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-30T08:46:16.801Z] #61 25.52 (4/9) Installing libcurl (8.2.1-r0) [2023-08-30T08:46:16.801Z] #61 25.57 (5/9) Installing curl (8.2.1-r0) [2023-08-30T08:46:16.801Z] #61 25.60 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-30T08:46:16.801Z] #61 25.62 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-30T08:46:16.801Z] #61 25.63 (8/9) Installing libucontext (1.2-r0) [2023-08-30T08:46:16.801Z] #61 25.63 (9/9) Installing gcompat (1.1.0-r0) [2023-08-30T08:46:17.066Z] #61 25.69 Executing busybox-1.35.0-r29.trigger [2023-08-30T08:46:17.066Z] #61 25.83 Executing ca-certificates-20230506-r0.trigger [2023-08-30T08:46:17.648Z] #61 ... [2023-08-30T08:46:17.648Z] [2023-08-30T08:46:17.648Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-30T08:46:17.648Z] #63 DONE 4.3s [2023-08-30T08:46:17.919Z] [2023-08-30T08:46:17.919Z] #59 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-30T08:46:17.919Z] #59 26.45 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-30T08:46:17.919Z] #59 26.48 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-30T08:46:17.919Z] #59 26.51 (3/5) Installing libucontext (1.2-r0) [2023-08-30T08:46:17.919Z] #59 26.52 (4/5) Installing gcompat (1.1.0-r0) [2023-08-30T08:46:17.919Z] #59 26.53 (5/5) Installing openssl (3.0.10-r0) [2023-08-30T08:46:17.919Z] #59 26.60 Executing busybox-1.35.0-r29.trigger [2023-08-30T08:46:18.190Z] #59 26.69 OK: 9 MiB in 20 packages [2023-08-30T08:46:18.776Z] #59 ... [2023-08-30T08:46:18.776Z] [2023-08-30T08:46:18.776Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-30T08:46:18.776Z] #64 DONE 0.8s [2023-08-30T08:46:18.776Z] [2023-08-30T08:46:18.776Z] #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-30T08:46:18.776Z] #55 27.47 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-30T08:46:18.776Z] #55 27.47 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-30T08:46:18.776Z] #55 27.47 (3/4) Installing libucontext (1.2-r0) [2023-08-30T08:46:18.776Z] #55 27.47 (4/4) Installing gcompat (1.1.0-r0) [2023-08-30T08:46:18.776Z] #55 27.47 Executing busybox-1.35.0-r29.trigger [2023-08-30T08:46:18.776Z] #55 27.47 OK: 8 MiB in 19 packages [2023-08-30T08:46:19.044Z] #55 ... [2023-08-30T08:46:19.044Z] [2023-08-30T08:46:19.044Z] #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-30T08:46:19.044Z] #61 26.94 OK: 11 MiB in 24 packages [2023-08-30T08:46:19.044Z] #61 DONE 27.7s [2023-08-30T08:46:19.311Z] [2023-08-30T08:46:19.311Z] #35 [security-proxy-setup internal] load build context [2023-08-30T08:46:19.311Z] #35 transferring context: 89.36MB 34.3s [2023-08-30T08:46:19.578Z] #35 ... [2023-08-30T08:46:19.578Z] [2023-08-30T08:46:19.578Z] #59 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-30T08:46:19.578Z] #59 DONE 28.3s [2023-08-30T08:46:19.578Z] [2023-08-30T08:46:19.578Z] #35 [security-proxy-setup internal] load build context [2023-08-30T08:46:19.579Z] #35 ... [2023-08-30T08:46:19.579Z] [2023-08-30T08:46:19.579Z] #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-30T08:46:19.579Z] #55 DONE 28.4s [2023-08-30T08:46:19.579Z] [2023-08-30T08:46:19.579Z] #35 [security-proxy-setup internal] load build context [2023-08-30T08:46:23.816Z] #35 ... [2023-08-30T08:46:23.816Z] [2023-08-30T08:46:23.816Z] #45 [security-secretstore-setup internal] load build context [2023-08-30T08:46:23.816Z] #45 ... [2023-08-30T08:46:23.816Z] [2023-08-30T08:46:23.816Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-30T08:46:23.816Z] #36 ... [2023-08-30T08:46:23.816Z] [2023-08-30T08:46:23.816Z] #35 [security-proxy-setup internal] load build context [2023-08-30T08:46:24.396Z] #35 transferring context: 121.31MB 39.4s [2023-08-30T08:46:24.976Z] #35 ... [2023-08-30T08:46:24.976Z] [2023-08-30T08:46:24.976Z] #42 [security-bootstrapper internal] load build context [2023-08-30T08:46:24.976Z] #42 ... [2023-08-30T08:46:24.976Z] [2023-08-30T08:46:24.976Z] #35 [security-proxy-setup internal] load build context [2023-08-30T08:46:24.976Z] #35 ... [2023-08-30T08:46:24.976Z] [2023-08-30T08:46:24.976Z] #43 [security-spire-agent internal] load build context [2023-08-30T08:46:25.242Z] #43 ... [2023-08-30T08:46:25.242Z] [2023-08-30T08:46:25.242Z] #38 [core-data internal] load build context [2023-08-30T08:46:25.242Z] #38 ... [2023-08-30T08:46:25.242Z] [2023-08-30T08:46:25.242Z] #37 [core-metadata internal] load build context [2023-08-30T08:46:25.507Z] #37 ... [2023-08-30T08:46:25.507Z] [2023-08-30T08:46:25.507Z] #34 [security-spiffe-token-provider internal] load build context [2023-08-30T08:46:25.507Z] #34 ... [2023-08-30T08:46:25.507Z] [2023-08-30T08:46:25.507Z] #40 [security-spire-server internal] load build context [2023-08-30T08:46:25.507Z] #40 ... [2023-08-30T08:46:25.507Z] [2023-08-30T08:46:25.507Z] #34 [security-spiffe-token-provider internal] load build context [2023-08-30T08:46:25.774Z] #34 ... [2023-08-30T08:46:25.774Z] [2023-08-30T08:46:25.774Z] #39 [security-spire-config internal] load build context [2023-08-30T08:46:25.774Z] #39 ... [2023-08-30T08:46:25.774Z] [2023-08-30T08:46:25.774Z] #41 [core-command internal] load build context [2023-08-30T08:46:26.038Z] #41 ... [2023-08-30T08:46:26.038Z] [2023-08-30T08:46:26.038Z] #34 [security-spiffe-token-provider internal] load build context [2023-08-30T08:46:26.038Z] #34 ... [2023-08-30T08:46:26.038Z] [2023-08-30T08:46:26.038Z] #44 [support-scheduler internal] load build context [2023-08-30T08:46:26.302Z] #44 ... [2023-08-30T08:46:26.302Z] [2023-08-30T08:46:26.302Z] #47 [support-notifications internal] load build context [2023-08-30T08:46:26.302Z] #47 ... [2023-08-30T08:46:26.302Z] [2023-08-30T08:46:26.302Z] #46 [security-proxy-auth internal] load build context [2023-08-30T08:46:26.566Z] #46 ... [2023-08-30T08:46:26.566Z] [2023-08-30T08:46:26.566Z] #41 [core-command internal] load build context [2023-08-30T08:46:29.138Z] #41 transferring context: 128.79MB 44.8s [2023-08-30T08:46:31.707Z] #41 ... [2023-08-30T08:46:31.707Z] [2023-08-30T08:46:31.707Z] #40 [security-spire-server internal] load build context [2023-08-30T08:46:31.707Z] #40 ... [2023-08-30T08:46:31.707Z] [2023-08-30T08:46:31.707Z] #41 [core-command internal] load build context [2023-08-30T08:46:33.641Z] #41 ... [2023-08-30T08:46:33.641Z] [2023-08-30T08:46:33.641Z] #45 [security-secretstore-setup internal] load build context [2023-08-30T08:46:33.641Z] #45 ... [2023-08-30T08:46:33.641Z] [2023-08-30T08:46:33.641Z] #41 [core-command internal] load build context [2023-08-30T08:46:33.923Z] #41 ... [2023-08-30T08:46:33.923Z] [2023-08-30T08:46:33.923Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-30T08:46:33.923Z] #36 ... [2023-08-30T08:46:33.923Z] [2023-08-30T08:46:33.923Z] #41 [core-command internal] load build context [2023-08-30T08:46:34.189Z] #41 transferring context: 159.82MB 49.8s [2023-08-30T08:46:34.458Z] #41 ... [2023-08-30T08:46:34.458Z] [2023-08-30T08:46:34.458Z] #34 [security-spiffe-token-provider internal] load build context [2023-08-30T08:46:34.458Z] #34 transferring context: 188.29MB 49.7s done [2023-08-30T08:46:34.458Z] #34 DONE 49.9s [2023-08-30T08:46:34.458Z] [2023-08-30T08:46:34.458Z] #41 [core-command internal] load build context [2023-08-30T08:46:35.039Z] #41 ... [2023-08-30T08:46:35.039Z] [2023-08-30T08:46:35.039Z] #42 [security-bootstrapper internal] load build context [2023-08-30T08:46:35.304Z] #42 ... [2023-08-30T08:46:35.304Z] [2023-08-30T08:46:35.304Z] #35 [security-proxy-setup internal] load build context [2023-08-30T08:46:35.304Z] #35 transferring context: 188.29MB 50.3s done [2023-08-30T08:46:35.304Z] #35 ... [2023-08-30T08:46:35.304Z] [2023-08-30T08:46:35.304Z] #43 [security-spire-agent internal] load build context [2023-08-30T08:46:35.569Z] #43 ... [2023-08-30T08:46:35.569Z] [2023-08-30T08:46:35.569Z] #37 [core-metadata internal] load build context [2023-08-30T08:46:35.569Z] #37 ... [2023-08-30T08:46:35.569Z] [2023-08-30T08:46:35.569Z] #38 [core-data internal] load build context [2023-08-30T08:46:35.569Z] #38 ... [2023-08-30T08:46:35.569Z] [2023-08-30T08:46:35.569Z] #43 [security-spire-agent internal] load build context [2023-08-30T08:46:35.835Z] #43 ... [2023-08-30T08:46:35.835Z] [2023-08-30T08:46:35.835Z] #39 [security-spire-config internal] load build context [2023-08-30T08:46:36.101Z] #39 ... [2023-08-30T08:46:36.101Z] [2023-08-30T08:46:36.101Z] #38 [core-data internal] load build context [2023-08-30T08:46:36.367Z] #38 ... [2023-08-30T08:46:36.367Z] [2023-08-30T08:46:36.367Z] #44 [support-scheduler internal] load build context [2023-08-30T08:46:36.367Z] #44 ... [2023-08-30T08:46:36.367Z] [2023-08-30T08:46:36.367Z] #47 [support-notifications internal] load build context [2023-08-30T08:46:36.643Z] #47 ... [2023-08-30T08:46:36.643Z] [2023-08-30T08:46:36.643Z] #35 [security-proxy-setup internal] load build context [2023-08-30T08:46:36.643Z] #35 DONE 52.0s [2023-08-30T08:46:36.643Z] [2023-08-30T08:46:36.643Z] #46 [security-proxy-auth internal] load build context [2023-08-30T08:46:36.643Z] #46 ... [2023-08-30T08:46:36.643Z] [2023-08-30T08:46:36.643Z] #47 [support-notifications internal] load build context [2023-08-30T08:46:37.619Z] #47 ... [2023-08-30T08:46:37.619Z] [2023-08-30T08:46:37.619Z] #65 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-30T08:46:37.619Z] #65 DONE 3.0s [2023-08-30T08:46:37.619Z] [2023-08-30T08:46:37.619Z] #47 [support-notifications internal] load build context [2023-08-30T08:46:38.203Z] #47 ... [2023-08-30T08:46:38.203Z] [2023-08-30T08:46:38.203Z] #66 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-30T08:46:38.203Z] #66 DONE 1.3s [2023-08-30T08:46:38.203Z] [2023-08-30T08:46:38.203Z] #42 [security-bootstrapper internal] load build context [2023-08-30T08:46:38.203Z] #42 transferring context: 188.29MB 53.3s done [2023-08-30T08:46:38.203Z] #42 DONE 54.0s [2023-08-30T08:46:38.203Z] [2023-08-30T08:46:38.203Z] #47 [support-notifications internal] load build context [2023-08-30T08:46:38.204Z] #47 ... [2023-08-30T08:46:38.204Z] [2023-08-30T08:46:38.204Z] #45 [security-secretstore-setup internal] load build context [2023-08-30T08:46:38.204Z] #45 transferring context: 188.29MB 53.5s done [2023-08-30T08:46:38.204Z] #45 DONE 54.2s [2023-08-30T08:46:38.204Z] [2023-08-30T08:46:38.204Z] #47 [support-notifications internal] load build context [2023-08-30T08:46:39.759Z] #47 ... [2023-08-30T08:46:39.759Z] [2023-08-30T08:46:39.759Z] #41 [core-command internal] load build context [2023-08-30T08:46:39.759Z] #41 transferring context: 188.29MB 54.8s done [2023-08-30T08:46:39.759Z] #41 DONE 55.1s [2023-08-30T08:46:39.759Z] [2023-08-30T08:46:39.759Z] #47 [support-notifications internal] load build context [2023-08-30T08:46:40.795Z] #47 ... [2023-08-30T08:46:40.796Z] [2023-08-30T08:46:40.796Z] #67 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-30T08:46:40.796Z] #67 DONE 1.0s [2023-08-30T08:46:40.796Z] [2023-08-30T08:46:40.796Z] #46 [security-proxy-auth internal] load build context [2023-08-30T08:46:41.791Z] #46 ... [2023-08-30T08:46:41.791Z] [2023-08-30T08:46:41.791Z] #37 [core-metadata internal] load build context [2023-08-30T08:46:41.791Z] #37 transferring context: 188.29MB 57.3s done [2023-08-30T08:46:41.791Z] #37 DONE 57.6s [2023-08-30T08:46:41.791Z] [2023-08-30T08:46:41.791Z] #46 [security-proxy-auth internal] load build context [2023-08-30T08:46:41.791Z] #46 ... [2023-08-30T08:46:41.791Z] [2023-08-30T08:46:41.791Z] #40 [security-spire-server internal] load build context [2023-08-30T08:46:41.791Z] #40 ... [2023-08-30T08:46:41.791Z] [2023-08-30T08:46:41.791Z] #46 [security-proxy-auth internal] load build context [2023-08-30T08:46:44.449Z] #46 ... [2023-08-30T08:46:44.449Z] [2023-08-30T08:46:44.449Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-30T08:46:44.449Z] #36 ... [2023-08-30T08:46:44.449Z] [2023-08-30T08:46:44.449Z] #46 [security-proxy-auth internal] load build context [2023-08-30T08:46:46.392Z] #46 ... [2023-08-30T08:46:46.392Z] [2023-08-30T08:46:46.392Z] #43 [security-spire-agent internal] load build context [2023-08-30T08:46:46.392Z] #43 ... [2023-08-30T08:46:46.392Z] [2023-08-30T08:46:46.392Z] #39 [security-spire-config internal] load build context [2023-08-30T08:46:46.392Z] #39 ... [2023-08-30T08:46:46.392Z] [2023-08-30T08:46:46.392Z] #46 [security-proxy-auth internal] load build context [2023-08-30T08:46:46.392Z] #46 ... [2023-08-30T08:46:46.392Z] [2023-08-30T08:46:46.392Z] #47 [support-notifications internal] load build context [2023-08-30T08:46:46.392Z] #47 transferring context: 188.29MB 62.0s done [2023-08-30T08:46:46.392Z] #47 DONE 62.3s [2023-08-30T08:46:46.392Z] [2023-08-30T08:46:46.392Z] #46 [security-proxy-auth internal] load build context [2023-08-30T08:46:46.392Z] #46 ... [2023-08-30T08:46:46.392Z] [2023-08-30T08:46:46.392Z] #38 [core-data internal] load build context [2023-08-30T08:46:46.660Z] #38 ... [2023-08-30T08:46:46.660Z] [2023-08-30T08:46:46.660Z] #44 [support-scheduler internal] load build context [2023-08-30T08:46:46.660Z] #44 ... [2023-08-30T08:46:46.660Z] [2023-08-30T08:46:46.660Z] #38 [core-data internal] load build context [2023-08-30T08:46:46.926Z] #38 ... [2023-08-30T08:46:46.926Z] [2023-08-30T08:46:46.926Z] #40 [security-spire-server internal] load build context [2023-08-30T08:46:46.926Z] #40 transferring context: 188.29MB 61.9s done [2023-08-30T08:46:46.926Z] #40 DONE 62.4s [2023-08-30T08:46:46.926Z] [2023-08-30T08:46:46.926Z] #38 [core-data internal] load build context [2023-08-30T08:46:47.508Z] #38 ... [2023-08-30T08:46:47.508Z] [2023-08-30T08:46:47.508Z] #68 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T08:46:47.508Z] #68 ... [2023-08-30T08:46:47.508Z] [2023-08-30T08:46:47.786Z] #38 [core-data internal] load build context [2023-08-30T08:46:47.786Z] #38 transferring context: 188.29MB 63.2s done [2023-08-30T08:46:47.786Z] #38 DONE 63.7s [2023-08-30T08:46:47.786Z] [2023-08-30T08:46:47.786Z] #44 [support-scheduler internal] load build context [2023-08-30T08:46:48.056Z] #44 ... [2023-08-30T08:46:48.056Z] [2023-08-30T08:46:48.056Z] #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-30T08:46:48.056Z] #69 DONE 1.4s [2023-08-30T08:46:48.056Z] [2023-08-30T08:46:48.056Z] #44 [support-scheduler internal] load build context [2023-08-30T08:46:48.056Z] #44 ... [2023-08-30T08:46:48.056Z] [2023-08-30T08:46:48.056Z] #70 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T08:46:48.321Z] #70 ... [2023-08-30T08:46:48.321Z] [2023-08-30T08:46:48.321Z] #71 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-30T08:46:48.321Z] #71 DONE 1.3s [2023-08-30T08:46:48.321Z] [2023-08-30T08:46:48.321Z] #44 [support-scheduler internal] load build context [2023-08-30T08:46:50.898Z] #44 ... [2023-08-30T08:46:50.898Z] [2023-08-30T08:46:50.898Z] #72 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T08:46:50.898Z] #72 ... [2023-08-30T08:46:50.898Z] [2023-08-30T08:46:50.898Z] #44 [support-scheduler internal] load build context [2023-08-30T08:46:51.165Z] #44 ... [2023-08-30T08:46:51.165Z] [2023-08-30T08:46:51.165Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-30T08:46:51.165Z] #36 transferring context: 188.29MB 66.6s done [2023-08-30T08:46:51.165Z] #36 DONE 66.9s [2023-08-30T08:46:51.165Z] [2023-08-30T08:46:51.165Z] #44 [support-scheduler internal] load build context [2023-08-30T08:46:53.104Z] #44 transferring context: 188.29MB 68.4s done [2023-08-30T08:46:53.104Z] #44 DONE 68.7s [2023-08-30T08:46:53.104Z] [2023-08-30T08:46:53.104Z] #46 [security-proxy-auth internal] load build context [2023-08-30T08:46:53.644Z] #46 ... [2023-08-30T08:46:53.644Z] [2023-08-30T08:46:53.644Z] #39 [security-spire-config internal] load build context [2023-08-30T08:46:53.644Z] #39 transferring context: 188.29MB 68.8s done [2023-08-30T08:46:53.644Z] #39 DONE 69.1s [2023-08-30T08:46:53.644Z] [2023-08-30T08:46:53.644Z] #46 [security-proxy-auth internal] load build context [2023-08-30T08:46:53.644Z] #46 ... [2023-08-30T08:46:53.644Z] [2023-08-30T08:46:53.644Z] #43 [security-spire-agent internal] load build context [2023-08-30T08:46:53.644Z] #43 ... [2023-08-30T08:46:53.644Z] [2023-08-30T08:46:53.644Z] #46 [security-proxy-auth internal] load build context [2023-08-30T08:46:55.059Z] #46 ... [2023-08-30T08:46:55.059Z] [2023-08-30T08:46:55.059Z] #43 [security-spire-agent internal] load build context [2023-08-30T08:46:55.059Z] #43 transferring context: 188.29MB 70.6s done [2023-08-30T08:46:55.059Z] #43 DONE 70.9s [2023-08-30T08:46:55.059Z] [2023-08-30T08:46:55.059Z] #46 [security-proxy-auth internal] load build context [2023-08-30T08:46:55.337Z] #46 transferring context: 188.29MB 70.8s done [2023-08-30T08:46:55.337Z] #46 DONE 71.2s [2023-08-30T08:46:55.337Z] [2023-08-30T08:46:55.337Z] #73 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T08:46:58.675Z] #73 ... [2023-08-30T08:46:58.675Z] [2023-08-30T08:46:58.675Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T08:47:45.752Z] #74 ... [2023-08-30T08:47:45.752Z] [2023-08-30T08:47:45.752Z] #72 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T08:47:45.752Z] #72 DONE 57.8s [2023-08-30T08:47:45.752Z] [2023-08-30T08:47:45.752Z] #70 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T08:47:45.752Z] #70 DONE 60.3s [2023-08-30T08:47:45.752Z] [2023-08-30T08:47:45.752Z] #68 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T08:47:45.752Z] #68 DONE 60.9s [2023-08-30T08:47:45.752Z] [2023-08-30T08:47:45.752Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T08:47:45.752Z] #74 DONE 50.2s [2023-08-30T08:47:45.752Z] [2023-08-30T08:47:45.752Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-30T08:47:45.752Z] #75 ... [2023-08-30T08:47:45.752Z] [2023-08-30T08:47:45.752Z] #73 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T08:47:45.752Z] #73 DONE 50.3s [2023-08-30T08:47:45.752Z] [2023-08-30T08:47:45.752Z] #76 [security-spire-server builder 6/9] COPY . . [2023-08-30T08:47:45.752Z] #76 ... [2023-08-30T08:47:45.752Z] [2023-08-30T08:47:45.752Z] #77 [security-proxy-setup builder 6/7] COPY . . [2023-08-30T08:47:45.752Z] #77 DONE 3.8s [2023-08-30T08:47:45.752Z] [2023-08-30T08:47:45.752Z] #76 [security-spire-server builder 6/9] COPY . . [2023-08-30T08:47:45.752Z] #76 DONE 3.8s [2023-08-30T08:47:45.752Z] [2023-08-30T08:47:45.752Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-30T08:47:45.752Z] #75 DONE 3.8s [2023-08-30T08:47:45.752Z] [2023-08-30T08:47:45.752Z] #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-30T08:47:45.752Z] #78 CACHED [2023-08-30T08:47:45.752Z] [2023-08-30T08:47:45.752Z] #79 [security-secretstore-setup builder 6/7] COPY . . [2023-08-30T08:47:45.752Z] #79 CACHED [2023-08-30T08:47:45.752Z] [2023-08-30T08:47:45.752Z] #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T08:47:45.752Z] #80 CACHED [2023-08-30T08:47:45.752Z] [2023-08-30T08:47:45.752Z] #81 [support-notifications builder 6/7] COPY . . [2023-08-30T08:47:45.752Z] #81 DONE 3.9s [2023-08-30T08:47:45.752Z] [2023-08-30T08:47:45.752Z] #82 [core-command builder 6/7] COPY . . [2023-08-30T08:47:45.752Z] #82 DONE 4.0s [2023-08-30T08:47:45.752Z] [2023-08-30T08:47:45.752Z] #83 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T08:47:45.752Z] #83 CACHED [2023-08-30T08:47:45.752Z] [2023-08-30T08:47:45.752Z] #84 [security-proxy-auth builder 6/7] COPY . . [2023-08-30T08:47:45.752Z] #84 CACHED [2023-08-30T08:47:45.752Z] [2023-08-30T08:47:45.752Z] #85 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-30T08:47:45.752Z] #85 CACHED [2023-08-30T08:47:45.752Z] [2023-08-30T08:47:45.752Z] #86 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-30T08:47:45.752Z] #86 CACHED [2023-08-30T08:47:45.752Z] [2023-08-30T08:47:45.752Z] #87 [security-bootstrapper builder 6/7] COPY . . [2023-08-30T08:47:45.752Z] #87 CACHED [2023-08-30T08:47:45.752Z] [2023-08-30T08:47:45.752Z] #88 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T08:47:45.752Z] #88 CACHED [2023-08-30T08:47:45.752Z] [2023-08-30T08:47:45.752Z] #89 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-30T08:47:45.752Z] #89 ... [2023-08-30T08:47:45.752Z] [2023-08-30T08:47:45.752Z] #90 [core-metadata builder 6/7] COPY . . [2023-08-30T08:47:45.752Z] #90 CACHED [2023-08-30T08:47:45.752Z] [2023-08-30T08:47:45.752Z] #91 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-30T08:47:45.752Z] #91 CACHED [2023-08-30T08:47:45.752Z] [2023-08-30T08:47:45.752Z] #92 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T08:47:45.752Z] #92 CACHED [2023-08-30T08:47:45.752Z] [2023-08-30T08:47:45.752Z] #93 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T08:47:45.752Z] #93 CACHED [2023-08-30T08:47:45.752Z] [2023-08-30T08:47:45.752Z] #94 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-30T08:47:45.752Z] #94 CACHED [2023-08-30T08:47:45.752Z] [2023-08-30T08:47:45.752Z] #95 [support-scheduler builder 6/7] COPY . . [2023-08-30T08:47:45.752Z] #95 CACHED [2023-08-30T08:47:45.752Z] [2023-08-30T08:47:45.752Z] #96 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T08:47:45.752Z] #96 CACHED [2023-08-30T08:47:45.752Z] [2023-08-30T08:47:45.752Z] #97 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-30T08:47:45.752Z] #97 CACHED [2023-08-30T08:47:45.752Z] [2023-08-30T08:47:45.752Z] #98 [core-data builder 6/7] COPY . . [2023-08-30T08:47:45.752Z] #98 CACHED [2023-08-30T08:47:45.752Z] [2023-08-30T08:47:45.752Z] #99 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T08:47:45.752Z] #99 CACHED [2023-08-30T08:47:45.752Z] [2023-08-30T08:47:45.752Z] #100 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-30T08:47:45.752Z] #100 CACHED [2023-08-30T08:47:45.752Z] [2023-08-30T08:47:45.752Z] #101 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-30T08:47:45.752Z] #101 CACHED [2023-08-30T08:47:45.752Z] [2023-08-30T08:47:45.752Z] #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-30T08:47:45.752Z] #102 ... [2023-08-30T08:47:45.752Z] [2023-08-30T08:47:45.752Z] #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-30T08:47:45.752Z] #103 DONE 0.4s [2023-08-30T08:47:45.752Z] [2023-08-30T08:47:45.752Z] #104 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-30T08:47:45.752Z] #104 CACHED [2023-08-30T08:47:45.752Z] [2023-08-30T08:47:45.752Z] #105 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-30T08:47:45.752Z] #105 CACHED [2023-08-30T08:47:45.752Z] [2023-08-30T08:47:45.752Z] #106 [security-spire-config builder 6/9] COPY . . [2023-08-30T08:47:45.752Z] #106 CACHED [2023-08-30T08:47:45.752Z] [2023-08-30T08:47:45.752Z] #107 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T08:47:45.752Z] #107 CACHED [2023-08-30T08:47:45.752Z] [2023-08-30T08:47:45.752Z] #108 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-30T08:47:48.323Z] #108 ... [2023-08-30T08:47:48.323Z] [2023-08-30T08:47:48.323Z] #89 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-30T08:47:48.323Z] #89 5.230 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-30T08:47:49.285Z] #89 ... [2023-08-30T08:47:49.285Z] [2023-08-30T08:47:49.285Z] #109 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-30T08:47:49.285Z] #109 DONE 6.4s [2023-08-30T08:47:49.285Z] [2023-08-30T08:47:49.285Z] #108 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-30T08:47:49.285Z] #108 DONE 6.4s [2023-08-30T08:47:49.285Z] [2023-08-30T08:47:49.285Z] #110 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-30T08:47:49.865Z] #110 DONE 0.7s [2023-08-30T08:47:49.865Z] [2023-08-30T08:47:49.865Z] #111 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-30T08:47:49.865Z] #111 DONE 0.6s [2023-08-30T08:47:49.865Z] [2023-08-30T08:47:49.865Z] #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-30T08:47:49.865Z] #102 6.330 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-30T08:47:51.272Z] #102 ... [2023-08-30T08:47:51.272Z] [2023-08-30T08:47:51.272Z] #112 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-30T08:47:51.272Z] #112 DONE 0.2s [2023-08-30T08:47:51.272Z] [2023-08-30T08:47:51.272Z] #113 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-30T08:47:51.272Z] #113 DONE 0.2s [2023-08-30T08:47:51.272Z] [2023-08-30T08:47:51.272Z] #114 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-30T08:47:51.272Z] #0 6.459 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-30T08:47:51.537Z] #114 ... [2023-08-30T08:47:51.537Z] [2023-08-30T08:47:51.537Z] #115 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-30T08:47:51.814Z] #115 ... [2023-08-30T08:47:51.814Z] [2023-08-30T08:47:51.814Z] #116 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T08:47:51.814Z] #116 CACHED [2023-08-30T08:47:51.814Z] [2023-08-30T08:47:51.814Z] #117 [security-spire-agent builder 6/9] COPY . . [2023-08-30T08:47:51.814Z] #117 CACHED [2023-08-30T08:47:51.814Z] [2023-08-30T08:47:51.814Z] #118 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-30T08:47:51.814Z] #118 CACHED [2023-08-30T08:47:51.814Z] [2023-08-30T08:47:51.814Z] #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-30T08:47:51.814Z] #119 CACHED [2023-08-30T08:47:51.814Z] [2023-08-30T08:47:51.814Z] #120 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-30T08:47:51.814Z] #120 CACHED [2023-08-30T08:47:51.814Z] [2023-08-30T08:47:51.814Z] #121 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-30T08:47:51.814Z] #121 CACHED [2023-08-30T08:47:51.814Z] [2023-08-30T08:47:51.814Z] #122 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-30T08:47:51.814Z] #122 CACHED [2023-08-30T08:47:51.814Z] [2023-08-30T08:47:51.814Z] #123 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-30T08:47:51.814Z] #123 CACHED [2023-08-30T08:47:51.814Z] [2023-08-30T08:47:51.814Z] #124 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-30T08:47:52.393Z] #124 DONE 0.4s [2023-08-30T08:47:52.393Z] [2023-08-30T08:47:52.393Z] #125 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-30T08:47:52.393Z] #125 ... [2023-08-30T08:47:52.393Z] [2023-08-30T08:47:52.393Z] #126 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-30T08:47:52.393Z] #126 DONE 0.2s [2023-08-30T08:47:52.393Z] [2023-08-30T08:47:52.393Z] #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-30T08:47:52.393Z] #0 4.992 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-30T08:47:52.393Z] #127 ... [2023-08-30T08:47:52.393Z] [2023-08-30T08:47:52.393Z] #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-30T08:47:52.393Z] #0 4.588 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-30T08:47:52.658Z] #128 ... [2023-08-30T08:47:52.658Z] [2023-08-30T08:47:52.658Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-30T08:47:52.658Z] #0 6.016 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-30T08:47:52.923Z] #129 ... [2023-08-30T08:47:52.923Z] [2023-08-30T08:47:52.923Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-30T08:47:52.923Z] #0 5.801 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-30T08:47:52.923Z] #130 ... [2023-08-30T08:47:52.923Z] [2023-08-30T08:47:52.923Z] #115 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-30T08:47:52.923Z] #115 DONE 1.6s [2023-08-30T08:47:52.923Z] [2023-08-30T08:47:52.923Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-30T08:47:52.923Z] #0 6.162 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-30T08:47:53.210Z] #131 ... [2023-08-30T08:47:53.210Z] [2023-08-30T08:47:53.210Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-30T08:47:53.210Z] #0 5.555 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-30T08:47:53.210Z] #132 ... [2023-08-30T08:47:53.210Z] [2023-08-30T08:47:53.210Z] #133 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-30T08:47:53.210Z] #133 DONE 0.3s [2023-08-30T08:47:53.210Z] [2023-08-30T08:47:53.210Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-30T08:47:53.210Z] #0 5.663 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-30T08:47:53.485Z] #134 ... [2023-08-30T08:47:53.485Z] [2023-08-30T08:47:53.485Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-30T08:47:53.485Z] #0 6.219 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-30T08:47:53.485Z] #135 ... [2023-08-30T08:47:53.485Z] [2023-08-30T08:47:53.485Z] #136 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-30T08:47:53.753Z] #136 DONE 0.4s [2023-08-30T08:47:53.753Z] [2023-08-30T08:47:53.753Z] #125 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-30T08:47:53.753Z] #125 DONE 1.7s [2023-08-30T08:47:53.753Z] [2023-08-30T08:47:53.753Z] #137 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-30T08:47:54.018Z] #137 DONE 0.3s [2023-08-30T08:47:54.018Z] [2023-08-30T08:47:54.018Z] #138 [security-spire-server] exporting to image [2023-08-30T08:47:54.018Z] #138 exporting layers [2023-08-30T08:47:54.283Z] #138 ... [2023-08-30T08:47:54.283Z] [2023-08-30T08:47:54.283Z] #139 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-30T08:47:54.283Z] #139 DONE 1.8s [2023-08-30T08:47:54.283Z] [2023-08-30T08:47:54.283Z] #140 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-30T08:47:54.283Z] #140 DONE 0.2s [2023-08-30T08:47:54.283Z] [2023-08-30T08:47:54.283Z] #141 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-30T08:47:54.864Z] #141 DONE 0.2s [2023-08-30T08:47:54.864Z] [2023-08-30T08:47:54.864Z] #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-08-30T08:47:55.128Z] #142 DONE 0.2s [2023-08-30T08:47:55.128Z] [2023-08-30T08:47:55.128Z] #138 [security-spire-config] exporting to image [2023-08-30T08:47:55.711Z] #138 ... [2023-08-30T08:47:55.711Z] [2023-08-30T08:47:55.711Z] #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-30T08:47:55.711Z] #143 DONE 2.2s [2023-08-30T08:47:55.980Z] [2023-08-30T08:47:55.980Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-30T08:47:55.980Z] #144 DONE 0.2s [2023-08-30T08:47:55.980Z] [2023-08-30T08:47:55.980Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-30T08:47:56.249Z] #145 DONE 0.4s [2023-08-30T08:47:56.249Z] [2023-08-30T08:47:56.249Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-30T08:47:56.514Z] #131 ... [2023-08-30T08:47:56.514Z] [2023-08-30T08:47:56.514Z] #138 [security-spire-server] exporting to image [2023-08-30T08:47:56.514Z] #138 exporting layers 2.5s done [2023-08-30T08:47:56.514Z] #138 writing image sha256:b36cf7cb89fa306e1134a778880d8c1c161ba83bdb162fb89da78d6ed4da61f6 done [2023-08-30T08:47:56.514Z] #138 naming to docker.io/library/security-spire-server-arm64 done [2023-08-30T08:47:56.779Z] #138 ... [2023-08-30T08:47:56.779Z] [2023-08-30T08:47:56.779Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-30T08:47:56.779Z] #146 DONE 0.3s [2023-08-30T08:47:56.779Z] [2023-08-30T08:47:56.779Z] #138 [security-spire-agent] exporting to image [2023-08-30T08:47:57.047Z] #138 exporting layers 2.2s done [2023-08-30T08:47:57.047Z] #138 writing image sha256:87664459ce88eabb262c476711fa9bd6f48afab439fc11468e08e964f5c54adc 0.0s done [2023-08-30T08:47:57.047Z] #138 naming to docker.io/library/security-spire-config-arm64 [2023-08-30T08:47:57.313Z] #138 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-08-30T08:47:58.271Z] #138 exporting layers 1.6s done [2023-08-30T08:47:58.537Z] #138 writing image sha256:a0f41085682bb28224edc5ba16e31b800bf6e547963e8837c5b01b91a5cded84 done [2023-08-30T08:47:58.537Z] #138 naming to docker.io/library/security-spire-agent-arm64 done [2023-08-30T08:47:58.537Z] #138 DONE 4.7s [2023-08-30T08:47:58.537Z] [2023-08-30T08:47:58.537Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-30T09:03:06.009Z] #134 ... [2023-08-30T09:03:06.009Z] [2023-08-30T09:03:06.009Z] #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-30T09:03:06.009Z] #128 914.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-30T09:03:06.009Z] #128 ... [2023-08-30T09:03:06.009Z] [2023-08-30T09:03:06.009Z] #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-30T09:03:06.009Z] #127 DONE 923.8s [2023-08-30T09:03:06.276Z] [2023-08-30T09:03:06.276Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-30T09:03:06.541Z] #130 ... [2023-08-30T09:03:06.541Z] [2023-08-30T09:03:06.541Z] #147 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-30T09:03:06.806Z] #147 DONE 0.3s [2023-08-30T09:03:06.806Z] [2023-08-30T09:03:06.806Z] #148 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-30T09:03:06.806Z] #148 DONE 0.1s [2023-08-30T09:03:06.806Z] [2023-08-30T09:03:06.806Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-30T09:03:06.806Z] #130 ... [2023-08-30T09:03:06.806Z] [2023-08-30T09:03:06.806Z] #149 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-08-30T09:03:06.806Z] #149 DONE 0.1s [2023-08-30T09:03:07.073Z] [2023-08-30T09:03:07.073Z] #150 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-30T09:03:07.073Z] #150 DONE 0.1s [2023-08-30T09:03:07.073Z] [2023-08-30T09:03:07.073Z] #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-30T09:03:07.073Z] #31 ... [2023-08-30T09:03:07.073Z] [2023-08-30T09:03:07.073Z] #151 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-30T09:03:07.338Z] #151 DONE 0.2s [2023-08-30T09:03:07.338Z] [2023-08-30T09:03:07.338Z] #152 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-30T09:03:07.636Z] #152 DONE 0.1s [2023-08-30T09:03:07.636Z] [2023-08-30T09:03:07.636Z] #153 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-30T09:03:09.572Z] #153 DONE 2.0s [2023-08-30T09:03:09.572Z] [2023-08-30T09:03:09.572Z] #138 [security-proxy-setup] exporting to image [2023-08-30T09:03:09.572Z] #138 exporting layers [2023-08-30T09:03:10.530Z] #138 exporting layers 0.9s done [2023-08-30T09:03:10.530Z] #138 writing image sha256:c4f2bc593cbf4ba3a95fabfe40c34e55199aa8cd64c80bff531d65b2934afe46 done [2023-08-30T09:03:10.530Z] #138 naming to docker.io/library/security-proxy-setup-arm64 done [2023-08-30T09:03:10.530Z] #138 DONE 5.6s [2023-08-30T09:03:10.530Z] [2023-08-30T09:03:10.530Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-30T09:03:22.824Z] #130 ... [2023-08-30T09:03:22.824Z] [2023-08-30T09:03:22.824Z] #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-30T09:03:22.824Z] #128 DONE 938.8s [2023-08-30T09:03:22.824Z] [2023-08-30T09:03:22.824Z] #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-30T09:03:22.824Z] #102 ... [2023-08-30T09:03:22.824Z] [2023-08-30T09:03:22.824Z] #154 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-30T09:03:22.824Z] #154 DONE 0.2s [2023-08-30T09:03:22.824Z] [2023-08-30T09:03:22.824Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-30T09:03:22.824Z] #132 ... [2023-08-30T09:03:22.824Z] [2023-08-30T09:03:22.824Z] #155 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-30T09:03:22.824Z] #155 DONE 0.2s [2023-08-30T09:03:22.824Z] [2023-08-30T09:03:22.824Z] #156 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-30T09:03:22.824Z] #156 DONE 0.2s [2023-08-30T09:03:22.824Z] [2023-08-30T09:03:22.824Z] #157 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-30T09:03:22.824Z] #157 DONE 0.2s [2023-08-30T09:03:22.824Z] [2023-08-30T09:03:22.825Z] #158 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-30T09:03:22.825Z] #158 DONE 0.2s [2023-08-30T09:03:22.825Z] [2023-08-30T09:03:22.825Z] #159 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-30T09:03:23.096Z] #159 DONE 0.4s [2023-08-30T09:03:23.096Z] [2023-08-30T09:03:23.096Z] #160 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-30T09:03:23.360Z] #160 ... [2023-08-30T09:03:23.360Z] [2023-08-30T09:03:23.361Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-30T09:03:23.361Z] #129 DONE 941.0s [2023-08-30T09:03:23.361Z] [2023-08-30T09:03:23.361Z] #161 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-30T09:03:23.791Z] #161 DONE 0.5s [2023-08-30T09:03:23.791Z] [2023-08-30T09:03:23.791Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-30T09:03:24.056Z] #130 ... [2023-08-30T09:03:24.056Z] [2023-08-30T09:03:24.056Z] #162 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-30T09:03:24.637Z] #162 ... [2023-08-30T09:03:24.637Z] [2023-08-30T09:03:24.637Z] #160 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-30T09:03:24.637Z] #160 DONE 1.4s [2023-08-30T09:03:24.637Z] [2023-08-30T09:03:24.637Z] #163 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-30T09:03:24.904Z] #163 DONE 0.2s [2023-08-30T09:03:24.904Z] [2023-08-30T09:03:24.904Z] #164 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-30T09:03:26.856Z] #164 ... [2023-08-30T09:03:26.856Z] [2023-08-30T09:03:26.856Z] #162 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-30T09:03:26.856Z] #162 DONE 3.2s [2023-08-30T09:03:27.125Z] [2023-08-30T09:03:27.125Z] #165 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-30T09:03:27.125Z] #165 DONE 0.3s [2023-08-30T09:03:27.125Z] [2023-08-30T09:03:27.125Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-30T09:03:27.392Z] #135 ... [2023-08-30T09:03:27.392Z] [2023-08-30T09:03:27.392Z] #166 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-30T09:03:27.392Z] #166 DONE 0.2s [2023-08-30T09:03:27.392Z] [2023-08-30T09:03:27.392Z] #167 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-30T09:03:27.658Z] #167 ... [2023-08-30T09:03:27.658Z] [2023-08-30T09:03:27.658Z] #164 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-30T09:03:27.658Z] #164 DONE 2.8s [2023-08-30T09:03:27.922Z] [2023-08-30T09:03:27.922Z] #138 [security-secretstore-setup] exporting to image [2023-08-30T09:03:27.922Z] #138 exporting layers [2023-08-30T09:03:28.504Z] #138 ... [2023-08-30T09:03:28.504Z] [2023-08-30T09:03:28.504Z] #167 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-30T09:03:28.504Z] #167 DONE 1.0s [2023-08-30T09:03:28.771Z] [2023-08-30T09:03:28.771Z] #168 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-30T09:03:28.771Z] #168 DONE 0.1s [2023-08-30T09:03:28.771Z] [2023-08-30T09:03:28.771Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-30T09:03:28.771Z] #130 ... [2023-08-30T09:03:28.771Z] [2023-08-30T09:03:28.771Z] #169 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-08-30T09:03:29.037Z] #169 DONE 0.2s [2023-08-30T09:03:29.037Z] [2023-08-30T09:03:29.037Z] #170 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-30T09:03:29.303Z] #170 DONE 0.3s [2023-08-30T09:03:29.303Z] [2023-08-30T09:03:29.303Z] #171 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-30T09:03:29.303Z] #171 DONE 0.2s [2023-08-30T09:03:29.303Z] [2023-08-30T09:03:29.303Z] #172 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-30T09:03:29.570Z] #172 DONE 0.2s [2023-08-30T09:03:29.570Z] [2023-08-30T09:03:29.570Z] #138 [security-secretstore-setup] exporting to image [2023-08-30T09:03:29.570Z] #138 exporting layers 1.9s done [2023-08-30T09:03:29.570Z] #138 writing image sha256:de56ec58807902b0c9931081d6fddad1d220e1d9fa7a5279421f69e4c3df3020 done [2023-08-30T09:03:29.570Z] #138 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-08-30T09:03:29.570Z] #138 DONE 7.5s [2023-08-30T09:03:29.570Z] [2023-08-30T09:03:29.570Z] #173 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-30T09:03:30.983Z] #173 ... [2023-08-30T09:03:30.983Z] [2023-08-30T09:03:30.983Z] #89 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-30T09:03:30.983Z] #89 DONE 948.6s [2023-08-30T09:03:31.254Z] [2023-08-30T09:03:31.254Z] #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-30T09:03:31.836Z] #31 ... [2023-08-30T09:03:31.836Z] [2023-08-30T09:03:31.836Z] #174 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-30T09:03:32.105Z] #174 DONE 0.2s [2023-08-30T09:03:32.105Z] [2023-08-30T09:03:32.105Z] #175 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-30T09:03:32.105Z] #175 DONE 0.1s [2023-08-30T09:03:32.105Z] [2023-08-30T09:03:32.105Z] #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-30T09:03:32.370Z] #176 DONE 0.2s [2023-08-30T09:03:32.371Z] [2023-08-30T09:03:32.371Z] #173 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-30T09:03:32.371Z] #173 DONE 2.8s [2023-08-30T09:03:32.371Z] [2023-08-30T09:03:32.371Z] #138 [security-bootstrapper] exporting to image [2023-08-30T09:03:32.954Z] #138 ... [2023-08-30T09:03:32.955Z] [2023-08-30T09:03:32.955Z] #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-30T09:03:32.955Z] #177 DONE 0.6s [2023-08-30T09:03:32.955Z] [2023-08-30T09:03:32.955Z] #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-30T09:03:33.536Z] #178 DONE 0.4s [2023-08-30T09:03:33.536Z] [2023-08-30T09:03:33.536Z] #179 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-30T09:03:34.118Z] #179 ... [2023-08-30T09:03:34.118Z] [2023-08-30T09:03:34.118Z] #138 [security-bootstrapper] exporting to image [2023-08-30T09:03:34.118Z] #138 exporting layers 1.4s done [2023-08-30T09:03:34.118Z] #138 writing image sha256:4a4006a0dc4cc9fc8ade103a0398b17cdea685bd1d01847e0274bf3e2c10a9ea 0.0s done [2023-08-30T09:03:34.118Z] #138 naming to docker.io/library/security-bootstrapper-arm64 done [2023-08-30T09:03:34.118Z] #138 DONE 9.0s [2023-08-30T09:03:34.118Z] [2023-08-30T09:03:34.118Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-30T09:03:36.698Z] #131 ... [2023-08-30T09:03:36.698Z] [2023-08-30T09:03:36.698Z] #179 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-30T09:03:36.698Z] #179 DONE 3.4s [2023-08-30T09:03:36.963Z] [2023-08-30T09:03:36.963Z] #138 [security-proxy-auth] exporting to image [2023-08-30T09:03:37.542Z] #138 exporting layers 0.5s done [2023-08-30T09:03:37.542Z] #138 writing image sha256:5866eaee7713bc1d3dff85b825efe26b934c19f9b01b81634d1ceea349567d6a done [2023-08-30T09:03:37.542Z] #138 naming to docker.io/library/security-proxy-auth-arm64 done [2023-08-30T09:03:37.542Z] #138 DONE 9.5s [2023-08-30T09:03:37.542Z] [2023-08-30T09:03:37.542Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-30T09:03:55.734Z] #130 ... [2023-08-30T09:03:55.734Z] [2023-08-30T09:03:55.734Z] #114 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-30T09:03:55.734Z] #114 DONE 971.4s [2023-08-30T09:03:55.734Z] [2023-08-30T09:03:55.734Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-30T09:03:55.734Z] #130 ... [2023-08-30T09:03:55.734Z] [2023-08-30T09:03:55.735Z] #180 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-30T09:03:55.735Z] #180 DONE 0.1s [2023-08-30T09:03:55.735Z] [2023-08-30T09:03:55.735Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-30T09:03:55.735Z] #135 ... [2023-08-30T09:03:55.735Z] [2023-08-30T09:03:55.735Z] #181 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-30T09:03:55.735Z] #181 DONE 0.1s [2023-08-30T09:03:55.735Z] [2023-08-30T09:03:55.735Z] #182 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-30T09:03:55.735Z] #182 DONE 0.2s [2023-08-30T09:03:55.735Z] [2023-08-30T09:03:55.735Z] #183 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-30T09:03:55.735Z] #183 DONE 0.1s [2023-08-30T09:03:55.735Z] [2023-08-30T09:03:55.735Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-30T09:03:55.735Z] #130 ... [2023-08-30T09:03:55.735Z] [2023-08-30T09:03:55.735Z] #184 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-30T09:03:55.735Z] #184 DONE 0.1s [2023-08-30T09:03:55.735Z] [2023-08-30T09:03:55.735Z] #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-30T09:03:57.138Z] #185 DONE 1.8s [2023-08-30T09:03:57.139Z] [2023-08-30T09:03:57.139Z] #138 [core-common-config-bootstrapper] exporting to image [2023-08-30T09:03:57.139Z] #138 exporting layers [2023-08-30T09:03:57.404Z] #138 exporting layers 0.6s done [2023-08-30T09:03:57.404Z] #138 writing image sha256:4025489c728b6d3f6975dba44a401c00ef37efa8bed51ad7e518cc9fb6eea7cf done [2023-08-30T09:03:57.404Z] #138 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-08-30T09:03:57.404Z] #138 DONE 10.1s [2023-08-30T09:03:57.404Z] [2023-08-30T09:03:57.404Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-30T09:04:36.313Z] #130 ... [2023-08-30T09:04:36.313Z] [2023-08-30T09:04:36.313Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-30T09:04:36.313Z] #131 DONE 1011.7s [2023-08-30T09:04:36.313Z] [2023-08-30T09:04:36.313Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-30T09:04:36.313Z] #130 ... [2023-08-30T09:04:36.313Z] [2023-08-30T09:04:36.313Z] #186 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-30T09:04:36.313Z] #186 DONE 0.1s [2023-08-30T09:04:36.314Z] [2023-08-30T09:04:36.314Z] #187 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-30T09:04:36.314Z] #187 DONE 0.1s [2023-08-30T09:04:36.314Z] [2023-08-30T09:04:36.314Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-30T09:04:36.314Z] #130 ... [2023-08-30T09:04:36.314Z] [2023-08-30T09:04:36.314Z] #188 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-30T09:04:36.314Z] #188 DONE 0.2s [2023-08-30T09:04:36.314Z] [2023-08-30T09:04:36.314Z] #189 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-30T09:04:36.314Z] #189 DONE 0.1s [2023-08-30T09:04:36.314Z] [2023-08-30T09:04:36.314Z] #138 [core-command] exporting to image [2023-08-30T09:04:36.314Z] #138 exporting layers [2023-08-30T09:04:36.314Z] #138 exporting layers 0.2s done [2023-08-30T09:04:36.314Z] #138 writing image sha256:f365b592d389fbcb3a8688bae55f551f9f9c36bd339ff21ec803636b898ce955 done [2023-08-30T09:04:36.314Z] #138 naming to docker.io/library/core-command-arm64 done [2023-08-30T09:04:36.314Z] #138 DONE 10.3s [2023-08-30T09:04:36.314Z] [2023-08-30T09:04:36.314Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-30T09:04:46.359Z] #130 ... [2023-08-30T09:04:46.359Z] [2023-08-30T09:04:46.359Z] #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-30T09:04:46.359Z] #102 DONE 1023.0s [2023-08-30T09:04:46.359Z] [2023-08-30T09:04:46.359Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-30T09:04:46.359Z] #132 ... [2023-08-30T09:04:46.359Z] [2023-08-30T09:04:46.359Z] #190 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-30T09:04:46.359Z] #190 DONE 0.1s [2023-08-30T09:04:46.359Z] [2023-08-30T09:04:46.359Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-30T09:04:46.359Z] #130 ... [2023-08-30T09:04:46.359Z] [2023-08-30T09:04:46.359Z] #191 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-30T09:04:46.359Z] #191 DONE 0.1s [2023-08-30T09:04:46.359Z] [2023-08-30T09:04:46.359Z] #192 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-30T09:04:46.359Z] #192 DONE 0.3s [2023-08-30T09:04:46.359Z] [2023-08-30T09:04:46.359Z] #193 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-30T09:04:46.359Z] #193 DONE 0.1s [2023-08-30T09:04:46.359Z] [2023-08-30T09:04:46.359Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-30T09:04:46.634Z] #130 ... [2023-08-30T09:04:46.634Z] [2023-08-30T09:04:46.634Z] #138 [core-data] exporting to image [2023-08-30T09:04:46.634Z] #138 exporting layers [2023-08-30T09:04:46.904Z] #138 exporting layers 0.5s done [2023-08-30T09:04:46.904Z] #138 writing image sha256:649cd4cea323b4a84c2fda6abf78d77f749f478acae31f67a2c5e72348dc9e2e done [2023-08-30T09:04:46.904Z] #138 naming to docker.io/library/core-data-arm64 done [2023-08-30T09:04:46.904Z] #138 DONE 10.8s [2023-08-30T09:04:46.904Z] [2023-08-30T09:04:46.904Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-30T09:04:52.264Z] #130 ... [2023-08-30T09:04:52.264Z] [2023-08-30T09:04:52.264Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-30T09:04:52.264Z] #135 DONE 1029.3s [2023-08-30T09:04:52.264Z] [2023-08-30T09:04:52.264Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-30T09:04:52.264Z] #130 ... [2023-08-30T09:04:52.264Z] [2023-08-30T09:04:52.264Z] #194 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-30T09:04:52.264Z] #194 DONE 0.2s [2023-08-30T09:04:52.264Z] [2023-08-30T09:04:52.264Z] #195 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-30T09:04:52.264Z] #195 DONE 0.2s [2023-08-30T09:04:52.264Z] [2023-08-30T09:04:52.264Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-30T09:04:52.529Z] #134 ... [2023-08-30T09:04:52.529Z] [2023-08-30T09:04:52.529Z] #196 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-30T09:04:52.529Z] #196 DONE 0.3s [2023-08-30T09:04:52.529Z] [2023-08-30T09:04:52.529Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-30T09:04:52.799Z] #130 ... [2023-08-30T09:04:52.799Z] [2023-08-30T09:04:52.799Z] #197 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-30T09:04:52.799Z] #197 DONE 0.1s [2023-08-30T09:04:52.799Z] [2023-08-30T09:04:52.799Z] #198 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-30T09:04:52.799Z] #198 DONE 0.1s [2023-08-30T09:04:52.799Z] [2023-08-30T09:04:52.799Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-30T09:04:53.065Z] #130 ... [2023-08-30T09:04:53.065Z] [2023-08-30T09:04:53.065Z] #138 [core-metadata] exporting to image [2023-08-30T09:04:53.065Z] #138 exporting layers [2023-08-30T09:04:53.065Z] #138 exporting layers 0.3s done [2023-08-30T09:04:53.330Z] #138 writing image sha256:e5a7a66f49cc48cbf40fba724a210976ced8c881d09f73e66c00bdc76de61bb4 done [2023-08-30T09:04:53.330Z] #138 naming to docker.io/library/core-metadata-arm64 done [2023-08-30T09:04:53.330Z] #138 DONE 11.1s [2023-08-30T09:04:53.330Z] [2023-08-30T09:04:53.330Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-30T09:05:20.002Z] #132 DONE 1053.4s [2023-08-30T09:05:20.002Z] [2023-08-30T09:05:20.002Z] #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-30T09:05:20.002Z] #31 ... [2023-08-30T09:05:20.002Z] [2023-08-30T09:05:20.002Z] #199 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-30T09:05:20.002Z] #199 DONE 0.1s [2023-08-30T09:05:20.002Z] [2023-08-30T09:05:20.002Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-30T09:05:20.002Z] #130 ... [2023-08-30T09:05:20.002Z] [2023-08-30T09:05:20.002Z] #200 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-30T09:05:20.002Z] #200 DONE 0.1s [2023-08-30T09:05:20.002Z] [2023-08-30T09:05:20.002Z] #201 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-30T09:05:20.002Z] #201 DONE 0.3s [2023-08-30T09:05:20.002Z] [2023-08-30T09:05:20.002Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-30T09:05:20.002Z] #130 ... [2023-08-30T09:05:20.002Z] [2023-08-30T09:05:20.002Z] #202 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-30T09:05:20.002Z] #202 DONE 0.1s [2023-08-30T09:05:20.002Z] [2023-08-30T09:05:20.002Z] #138 [security-spiffe-token-provider] exporting to image [2023-08-30T09:05:20.002Z] #138 exporting layers [2023-08-30T09:05:20.002Z] #138 exporting layers 0.6s done [2023-08-30T09:05:20.002Z] #138 writing image sha256:309271c1470da7d3aa64f34775afa95621f3dae8e7eca3ddc41cf7571d272648 done [2023-08-30T09:05:20.002Z] #138 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-08-30T09:05:20.002Z] #138 DONE 11.6s [2023-08-30T09:05:20.002Z] [2023-08-30T09:05:20.002Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-30T09:05:46.666Z] #130 DONE 1082.3s [2023-08-30T09:05:46.666Z] [2023-08-30T09:05:46.666Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-30T09:05:46.666Z] #134 ... [2023-08-30T09:05:46.666Z] [2023-08-30T09:05:46.666Z] #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-30T09:05:46.666Z] #203 DONE 0.1s [2023-08-30T09:05:46.666Z] [2023-08-30T09:05:46.666Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-30T09:05:46.666Z] #134 ... [2023-08-30T09:05:46.666Z] [2023-08-30T09:05:46.666Z] #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-30T09:05:46.666Z] #204 DONE 0.1s [2023-08-30T09:05:46.666Z] [2023-08-30T09:05:46.666Z] #205 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-30T09:05:46.666Z] #205 ... [2023-08-30T09:05:46.666Z] [2023-08-30T09:05:46.666Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-30T09:05:46.666Z] #134 DONE 1082.8s [2023-08-30T09:05:46.666Z] [2023-08-30T09:05:46.666Z] #206 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-30T09:05:46.666Z] #206 DONE 0.2s [2023-08-30T09:05:46.666Z] [2023-08-30T09:05:46.666Z] #207 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-30T09:05:46.666Z] #207 ... [2023-08-30T09:05:46.666Z] [2023-08-30T09:05:46.666Z] #205 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-30T09:05:46.666Z] #205 DONE 0.4s [2023-08-30T09:05:46.666Z] [2023-08-30T09:05:46.666Z] #207 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-30T09:05:46.666Z] #207 DONE 0.2s [2023-08-30T09:05:46.666Z] [2023-08-30T09:05:46.666Z] #208 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-30T09:05:46.666Z] #208 DONE 0.2s [2023-08-30T09:05:46.666Z] [2023-08-30T09:05:46.666Z] #138 [support-scheduler] exporting to image [2023-08-30T09:05:46.666Z] #138 exporting layers [2023-08-30T09:05:46.666Z] #138 ... [2023-08-30T09:05:46.666Z] [2023-08-30T09:05:46.666Z] #209 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-30T09:05:46.666Z] #209 DONE 0.4s [2023-08-30T09:05:46.666Z] [2023-08-30T09:05:46.666Z] #138 [support-scheduler] exporting to image [2023-08-30T09:05:46.666Z] #138 exporting layers 0.4s done [2023-08-30T09:05:46.666Z] #138 writing image sha256:4e9deb7a6766e90d91a1ecfe40d43b32b24355d3119fd4f887c58892fd5e4209 done [2023-08-30T09:05:46.666Z] #138 naming to docker.io/library/support-scheduler-arm64 done [2023-08-30T09:05:46.666Z] #138 DONE 12.1s [2023-08-30T09:05:46.666Z] [2023-08-30T09:05:46.666Z] #210 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-30T09:05:46.666Z] #210 DONE 0.1s [2023-08-30T09:05:46.666Z] [2023-08-30T09:05:46.666Z] #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-30T09:05:46.666Z] #31 ... [2023-08-30T09:05:46.666Z] [2023-08-30T09:05:46.666Z] #138 [support-notifications] exporting to image [2023-08-30T09:05:46.666Z] #138 exporting layers 0.4s done [2023-08-30T09:05:46.666Z] #138 writing image sha256:cfef01989a1fe03e8d0d03ee46edd5408f17467a7689ebcece23f6f9766c8828 done [2023-08-30T09:05:46.666Z] #138 naming to docker.io/library/support-notifications-arm64 [2023-08-30T09:05:46.666Z] #138 naming to docker.io/library/support-notifications-arm64 done [2023-08-30T09:05:46.666Z] #138 DONE 12.5s [2023-08-30T09:05:46.666Z] [2023-08-30T09:05:46.666Z] #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-30T09:05:46.666Z] time="2023-08-30T08:45:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-30T09:05:46.666Z] time="2023-08-30T08:45:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-30T09:05:46.666Z] time="2023-08-30T08:45:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-30T09:05:46.666Z] time="2023-08-30T08:45:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-30T09:05:46.666Z] time="2023-08-30T08:45:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-30T09:05:46.666Z] time="2023-08-30T08:45:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-30T09:05:46.666Z] time="2023-08-30T08:45:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-30T09:05:46.666Z] time="2023-08-30T08:45:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-30T09:05:46.666Z] time="2023-08-30T08:45:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-30T09:05:46.666Z] time="2023-08-30T08:45:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-30T09:05:46.666Z] time="2023-08-30T08:45:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-30T09:05:46.666Z] time="2023-08-30T08:45:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-30T09:05:46.666Z] time="2023-08-30T08:45:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-30T09:05:46.666Z] time="2023-08-30T08:45:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-30T09:05:46.668Z] $ docker stop --time=1 1dca40538b92a8ec40e4c86966eda2f71c7b5f136870fa27eb2b98da7293fcb0 [2023-08-30T09:05:48.331Z] $ docker rm -f --volumes 1dca40538b92a8ec40e4c86966eda2f71c7b5f136870fa27eb2b98da7293fcb0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-30T09:05:48.809Z] + docker images [2023-08-30T09:05:48.809Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-30T09:05:48.809Z] support-notifications-arm64 latest cfef01989a1f 2 seconds ago 33.7MB [2023-08-30T09:05:48.809Z] support-scheduler-arm64 latest 4e9deb7a6766 3 seconds ago 32.9MB [2023-08-30T09:05:48.809Z] security-spiffe-token-provider-arm64 latest 309271c1470d 32 seconds ago 33.3MB [2023-08-30T09:05:48.809Z] core-metadata-arm64 latest e5a7a66f49cc 56 seconds ago 21.2MB [2023-08-30T09:05:48.809Z] core-data-arm64 latest 649cd4cea323 About a minute ago 20.9MB [2023-08-30T09:05:48.809Z] core-command-arm64 latest f365b592d389 About a minute ago 20.8MB [2023-08-30T09:05:48.809Z] core-common-config-bootstrapper-arm64 latest 4025489c728b About a minute ago 18MB [2023-08-30T09:05:48.809Z] security-proxy-auth-arm64 latest 5866eaee7713 2 minutes ago 19.3MB [2023-08-30T09:05:48.809Z] security-bootstrapper-arm64 latest 4a4006a0dc4c 2 minutes ago 22.6MB [2023-08-30T09:05:48.809Z] security-secretstore-setup-arm64 latest de56ec588079 2 minutes ago 43MB [2023-08-30T09:05:48.809Z] security-proxy-setup-arm64 latest c4f2bc593cbf 2 minutes ago 28.8MB [2023-08-30T09:05:48.809Z] security-spire-agent-arm64 latest a0f41085682b 17 minutes ago 152MB [2023-08-30T09:05:48.809Z] security-spire-config-arm64 latest 87664459ce88 17 minutes ago 96.1MB [2023-08-30T09:05:48.809Z] security-spire-server-arm64 latest b36cf7cb89fa 17 minutes ago 96.9MB [2023-08-30T09:05:48.809Z] ci-base-image-arm64 latest 5c6a5a8eb6b7 31 minutes ago 1.05GB [2023-08-30T09:05:48.809Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 6 weeks ago 677MB [2023-08-30T09:05:48.809Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T09:05:49.238Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-30T09:05:49.238Z] [2023-08-30T09:05:49.238Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T09:05:49.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-30T09:05:49.832Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-30T09:05:49.832Z] 8998bd30e6a1: Pulling fs layer [2023-08-30T09:05:49.832Z] 04944245beec: Pulling fs layer [2023-08-30T09:05:49.832Z] 699f458cf7ca: Pulling fs layer [2023-08-30T09:05:49.832Z] 765212b225bb: Pulling fs layer [2023-08-30T09:05:49.832Z] f23df028b6ca: Pulling fs layer [2023-08-30T09:05:49.832Z] d65c8cfc05b1: Pulling fs layer [2023-08-30T09:05:49.832Z] 2437ff75d9bd: Pulling fs layer [2023-08-30T09:05:49.832Z] f23df028b6ca: Waiting [2023-08-30T09:05:49.832Z] d65c8cfc05b1: Waiting [2023-08-30T09:05:49.832Z] 2437ff75d9bd: Waiting [2023-08-30T09:05:49.832Z] 765212b225bb: Waiting [2023-08-30T09:05:49.832Z] 04944245beec: Verifying Checksum [2023-08-30T09:05:49.832Z] 04944245beec: Download complete [2023-08-30T09:05:49.832Z] 765212b225bb: Download complete [2023-08-30T09:05:49.832Z] f23df028b6ca: Verifying Checksum [2023-08-30T09:05:49.832Z] f23df028b6ca: Download complete [2023-08-30T09:05:49.832Z] d65c8cfc05b1: Download complete [2023-08-30T09:05:50.099Z] 699f458cf7ca: Verifying Checksum [2023-08-30T09:05:50.099Z] 699f458cf7ca: Download complete [2023-08-30T09:05:50.366Z] 8998bd30e6a1: Download complete [2023-08-30T09:05:52.945Z] 2437ff75d9bd: Verifying Checksum [2023-08-30T09:05:52.945Z] 2437ff75d9bd: Download complete [2023-08-30T09:05:54.352Z] 8998bd30e6a1: Pull complete [2023-08-30T09:05:54.933Z] 04944245beec: Pull complete [2023-08-30T09:05:56.336Z] 699f458cf7ca: Pull complete [2023-08-30T09:05:56.336Z] 765212b225bb: Pull complete [2023-08-30T09:05:57.294Z] f23df028b6ca: Pull complete [2023-08-30T09:05:57.294Z] d65c8cfc05b1: Pull complete [2023-08-30T09:06:12.271Z] 2437ff75d9bd: Pull complete [2023-08-30T09:06:12.271Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-30T09:06:12.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-30T09:06:12.271Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T09:06:12.454Z] prd-ubuntu20.04-docker-arm64-4c-16g-4871 does not seem to be running inside a container [2023-08-30T09:06:12.500Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-30T09:06:15.157Z] $ docker top 55bb4f2eb5d50ad695952abe68ceb81385cb2c9a104682220d6df0994d58b548 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-30T09:06:16.073Z] ---> job-cost.sh [2023-08-30T09:06:16.073Z] lf-activate-venv: SKIPPING [2023-08-30T09:06:16.073Z] INFO: No Stack... [2023-08-30T09:06:16.653Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-30T09:06:17.232Z] INFO: Archiving Costs [Pipeline] sh [2023-08-30T09:06:17.859Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2023-08-30T09:06:17.859Z] + cut -d, -f6 [Pipeline] lock [2023-08-30T09:06:17.891Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4664-3-stack-cost] [2023-08-30T09:06:17.898Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4664-3-stack-cost] did not exist. Created. [2023-08-30T09:06:17.898Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4664-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-30T09:06:18.221Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-30T09:06:18.414Z] Stashed 1 file(s) [Pipeline] } [2023-08-30T09:06:18.421Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4664-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-30T09:06:18.425Z] $ docker stop --time=1 55bb4f2eb5d50ad695952abe68ceb81385cb2c9a104682220d6df0994d58b548 [2023-08-30T09:06:19.918Z] $ docker rm -f --volumes 55bb4f2eb5d50ad695952abe68ceb81385cb2c9a104682220d6df0994d58b548 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-08-30T09:06:20.351Z] provisioning config files... [2023-08-30T09:06:20.358Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config14653040845718288317tmp [Pipeline] { [Pipeline] sh [2023-08-30T09:06:20.650Z] + set +x [2023-08-30T09:06:20.650Z] + + bash -s -- [2023-08-30T09:06:20.650Z] curl -s https://codecov.io/bash [2023-08-30T09:06:20.650Z] [2023-08-30T09:06:20.650Z] _____ _ [2023-08-30T09:06:20.650Z] / ____| | | [2023-08-30T09:06:20.650Z] | | ___ __| | ___ ___ _____ __ [2023-08-30T09:06:20.650Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-30T09:06:20.650Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-30T09:06:20.650Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-30T09:06:20.650Z] Bash-1.0.6 [2023-08-30T09:06:20.650Z] [2023-08-30T09:06:20.650Z] [2023-08-30T09:06:20.650Z] ==> git version 2.25.1 found [2023-08-30T09:06:20.650Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-08-30T09:06:20.650Z] Release-Date: 2020-01-08 [2023-08-30T09:06:20.650Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-30T09:06:20.650Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-30T09:06:20.650Z] ==> Jenkins CI detected. [2023-08-30T09:06:20.650Z] current dir:  /w/workspace/edgex-go/3 [2023-08-30T09:06:20.650Z] project root: . [2023-08-30T09:06:20.650Z] --> token set from env [2023-08-30T09:06:20.650Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-30T09:06:20.650Z] ==> Running gcov in . (disable via -X gcov) [2023-08-30T09:06:20.650Z] ==> Python coveragepy not found [2023-08-30T09:06:20.650Z] ==> Searching for coverage reports in: [2023-08-30T09:06:20.650Z] + . [2023-08-30T09:06:20.909Z] -> Found 1 reports [2023-08-30T09:06:20.909Z] ==> Detecting git/mercurial file structure [2023-08-30T09:06:20.909Z] ==> Reading reports [2023-08-30T09:06:20.909Z] + ./coverage.out bytes=447827 [2023-08-30T09:06:20.909Z] ==> Appending adjustments [2023-08-30T09:06:20.909Z] https://docs.codecov.io/docs/fixing-reports [2023-08-30T09:06:21.842Z] + Found adjustments [2023-08-30T09:06:21.842Z] ==> Gzipping contents [2023-08-30T09:06:21.842Z] 60K /tmp/codecov.0m7iQJ.gz [2023-08-30T09:06:21.842Z] ==> Uploading reports [2023-08-30T09:06:21.842Z] url: https://codecov.io [2023-08-30T09:06:21.843Z] query: branch=PR-4664&commit=52e44aa3494dcd21059a05c8401f89b846184928&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4664%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4664&job=&cmd_args= [2023-08-30T09:06:21.843Z] -> Pinging Codecov [2023-08-30T09:06:21.843Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4664&commit=52e44aa3494dcd21059a05c8401f89b846184928&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4664%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4664&job=&cmd_args= [2023-08-30T09:06:22.103Z] -> Uploading to [2023-08-30T09:06:22.103Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-30/00271124DB129430A58F1EEE437C3FCB/52e44aa3494dcd21059a05c8401f89b846184928/798b81ec-b429-4d08-a446-eeafa412fa18.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230830%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230830T090621Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=737f0fe117ce214cf089c41dc034e78c891bf273835c825a66b7edb571760c91 [2023-08-30T09:06:22.103Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-30T09:06:22.103Z] Dload Upload Total Spent Left Speed [2023-08-30T09:06:22.362Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57373 0 0 100 57373 0 264k --:--:-- --:--:-- --:--:-- 264k [2023-08-30T09:06:22.362Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/52e44aa3494dcd21059a05c8401f89b846184928 [Pipeline] } [2023-08-30T09:06:22.369Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-30T09:06:22.948Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-30T09:06:23.237Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T09:06:24.097Z] ---> package-listing.sh [2023-08-30T09:06:24.097Z] ++ facter osfamily [2023-08-30T09:06:24.097Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-30T09:06:24.355Z] + OS_FAMILY=debian [2023-08-30T09:06:24.355Z] + workspace=/w/workspace/edgex-go/3 [2023-08-30T09:06:24.355Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-30T09:06:24.355Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-30T09:06:24.355Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-30T09:06:24.355Z] + PACKAGES=/tmp/packages_start.txt [2023-08-30T09:06:24.355Z] + '[' /w/workspace/edgex-go/3 ']' [2023-08-30T09:06:24.355Z] + PACKAGES=/tmp/packages_end.txt [2023-08-30T09:06:24.355Z] + case "${OS_FAMILY}" in [2023-08-30T09:06:24.355Z] + dpkg -l [2023-08-30T09:06:24.355Z] + grep '^ii' [2023-08-30T09:06:24.355Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-30T09:06:24.355Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-30T09:06:24.355Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-30T09:06:24.355Z] + '[' /w/workspace/edgex-go/3 ']' [2023-08-30T09:06:24.355Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2023-08-30T09:06:24.355Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2023-08-30T09:06:24.363Z] 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-08-30T09:06:24.642Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T09:06:25.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-30T09:06:25.195Z] [2023-08-30T09:06:25.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T09:06:25.491Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-30T09:06:25.491Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-30T09:06:25.491Z] 5eb5b503b376: Pulling fs layer [2023-08-30T09:06:25.491Z] 5c69ac0246d0: Pulling fs layer [2023-08-30T09:06:25.491Z] ec43610c2a17: Pulling fs layer [2023-08-30T09:06:25.491Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-30T09:06:25.491Z] 33b1e0a273af: Pulling fs layer [2023-08-30T09:06:25.491Z] 5d3b04190fa2: Pulling fs layer [2023-08-30T09:06:25.491Z] 2f39f015ded8: Pulling fs layer [2023-08-30T09:06:25.491Z] 3a2ae6a8a46f: Waiting [2023-08-30T09:06:25.491Z] 33b1e0a273af: Waiting [2023-08-30T09:06:25.491Z] 5d3b04190fa2: Waiting [2023-08-30T09:06:25.491Z] 2f39f015ded8: Waiting [2023-08-30T09:06:25.491Z] 5c69ac0246d0: Verifying Checksum [2023-08-30T09:06:25.491Z] 5c69ac0246d0: Download complete [2023-08-30T09:06:25.491Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-30T09:06:25.491Z] 3a2ae6a8a46f: Download complete [2023-08-30T09:06:25.491Z] 33b1e0a273af: Verifying Checksum [2023-08-30T09:06:25.491Z] 33b1e0a273af: Download complete [2023-08-30T09:06:25.491Z] 5d3b04190fa2: Verifying Checksum [2023-08-30T09:06:25.491Z] 5d3b04190fa2: Download complete [2023-08-30T09:06:25.491Z] ec43610c2a17: Verifying Checksum [2023-08-30T09:06:25.491Z] ec43610c2a17: Download complete [2023-08-30T09:06:25.749Z] 5eb5b503b376: Verifying Checksum [2023-08-30T09:06:25.749Z] 5eb5b503b376: Download complete [2023-08-30T09:06:26.316Z] 2f39f015ded8: Download complete [2023-08-30T09:06:26.882Z] 5eb5b503b376: Pull complete [2023-08-30T09:06:26.882Z] 5c69ac0246d0: Pull complete [2023-08-30T09:06:27.449Z] ec43610c2a17: Pull complete [2023-08-30T09:06:27.449Z] 3a2ae6a8a46f: Pull complete [2023-08-30T09:06:27.710Z] 33b1e0a273af: Pull complete [2023-08-30T09:06:27.710Z] 5d3b04190fa2: Pull complete [2023-08-30T09:06:31.891Z] 2f39f015ded8: Pull complete [2023-08-30T09:06:31.891Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-30T09:06:31.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-30T09:06:31.891Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T09:06:31.971Z] prd-ubuntu20.04-docker-8c-8g-4870 does not seem to be running inside a container [2023-08-30T09:06:32.001Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-30T09:06:36.480Z] $ docker top 89f4eaa51e496b91cb47c96b0f09725075619bca040af1fce476c6d39f1bc54b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-30T09:06:36.827Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-30T09:06:37.119Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-30T09:06:37.401Z] + ls /var/log/sa-host [2023-08-30T09:06:37.402Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-30T09:06:37.612Z] provisioning config files... [2023-08-30T09:06:37.621Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config1921903872330212574tmp [Pipeline] { [Pipeline] echo [2023-08-30T09:06:37.635Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T09:06:37.917Z] ---> create-netrc.sh [Pipeline] } [2023-08-30T09:06:37.924Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-30T09:06:38.239Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-30T09:06:38.246Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T09:06:38.528Z] ---> sudo-logs.sh [2023-08-30T09:06:38.528Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-30T09:06:38.546Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T09:06:38.827Z] ---> job-cost.sh [2023-08-30T09:06:38.827Z] lf-activate-venv: SKIPPING [2023-08-30T09:06:38.827Z] DEBUG: total: 0.10999999940395355 [2023-08-30T09:06:38.827Z] INFO: Retrieving Stack Cost... [2023-08-30T09:06:39.394Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-30T09:06:39.654Z] INFO: Archiving Costs [Pipeline] echo [2023-08-30T09:06:39.662Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T09:06:39.941Z] ---> logs-deploy.sh [2023-08-30T09:06:39.942Z] lf-activate-venv: SKIPPING [2023-08-30T09:06:39.942Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4664/3 [2023-08-30T09:06:39.942Z] INFO: archiving workspace using pattern(s): [2023-08-30T09:06:41.316Z] Archives upload complete. [2023-08-30T09:06:41.316Z] INFO: archiving logs to Nexus [2023-08-30T09:06:41.885Z] ---> uname -a: [2023-08-30T09:06:41.885Z] Linux prd-ubuntu20-04-docker-8c-8g-4870 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-08-30T09:06:41.885Z] [2023-08-30T09:06:41.885Z] [2023-08-30T09:06:41.885Z] ---> lscpu: [2023-08-30T09:06:41.885Z] Architecture: x86_64 [2023-08-30T09:06:41.885Z] CPU op-mode(s): 32-bit, 64-bit [2023-08-30T09:06:41.885Z] Byte Order: Little Endian [2023-08-30T09:06:41.885Z] Address sizes: 40 bits physical, 48 bits virtual [2023-08-30T09:06:41.885Z] CPU(s): 8 [2023-08-30T09:06:41.885Z] On-line CPU(s) list: 0-7 [2023-08-30T09:06:41.885Z] Thread(s) per core: 1 [2023-08-30T09:06:41.885Z] Core(s) per socket: 1 [2023-08-30T09:06:41.885Z] Socket(s): 8 [2023-08-30T09:06:41.885Z] NUMA node(s): 1 [2023-08-30T09:06:41.885Z] Vendor ID: AuthenticAMD [2023-08-30T09:06:41.885Z] CPU family: 23 [2023-08-30T09:06:41.885Z] Model: 49 [2023-08-30T09:06:41.885Z] Model name: AMD EPYC-Rome Processor [2023-08-30T09:06:41.885Z] Stepping: 0 [2023-08-30T09:06:41.885Z] CPU MHz: 2799.998 [2023-08-30T09:06:41.885Z] BogoMIPS: 5599.99 [2023-08-30T09:06:41.885Z] Virtualization: AMD-V [2023-08-30T09:06:41.885Z] Hypervisor vendor: KVM [2023-08-30T09:06:41.885Z] Virtualization type: full [2023-08-30T09:06:41.885Z] L1d cache: 256 KiB [2023-08-30T09:06:41.885Z] L1i cache: 256 KiB [2023-08-30T09:06:41.885Z] L2 cache: 4 MiB [2023-08-30T09:06:41.885Z] L3 cache: 128 MiB [2023-08-30T09:06:41.885Z] NUMA node0 CPU(s): 0-7 [2023-08-30T09:06:41.885Z] Vulnerability Itlb multihit: Not affected [2023-08-30T09:06:41.885Z] Vulnerability L1tf: Not affected [2023-08-30T09:06:41.885Z] Vulnerability Mds: Not affected [2023-08-30T09:06:41.885Z] Vulnerability Meltdown: Not affected [2023-08-30T09:06:41.885Z] Vulnerability Mmio stale data: Not affected [2023-08-30T09:06:41.885Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-08-30T09:06:41.885Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-08-30T09:06:41.885Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-08-30T09:06:41.885Z] Vulnerability Srbds: Not affected [2023-08-30T09:06:41.885Z] Vulnerability Tsx async abort: Not affected [2023-08-30T09:06:41.885Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-08-30T09:06:41.885Z] [2023-08-30T09:06:41.885Z]