Pull request #4715 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 931857625d1d8225d2105774712511b5183bd7d6+4eef39055a4f8a992f7fcd8196977fee3e461688 (95981d3c1f28d433ec22f865e91a9f1f4c34ab96) 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-ssh18393965883069420793.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh2444900339119410881.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4715/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4715/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9526592017909463562.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4715/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4782517684879203609.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2431157074545534475.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4715/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4715/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4891520962220242183.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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]] ========================================================= [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.21 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 ‘prd-ubuntu20.04-docker-8c-8g-16269’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16274 in /w/workspace/edgexfoundry_edgex-go_PR-4715 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4715/head:refs/remotes/origin/PR-4715 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4eef39055a4f8a992f7fcd8196977fee3e461688 into PR head commit 931857625d1d8225d2105774712511b5183bd7d6 Merge succeeded, producing 931857625d1d8225d2105774712511b5183bd7d6 Checking out Revision 931857625d1d8225d2105774712511b5183bd7d6 (PR-4715) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:19:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:19:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:19:02 ========================================================= 19:19:02 EdgeX Global Pipelines Version Info 19:19:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 931857625d1d8225d2105774712511b5183bd7d6 # 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 4eef39055a4f8a992f7fcd8196977fee3e461688 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 931857625d1d8225d2105774712511b5183bd7d6 # timeout=10 19:19:03 ------------------- 19:19:03 stable info: 19:19:03 ------------------- 19:19:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:19:03 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 19:19:03 Message: update stable to v1.0.255 19:19:03 ------------------- 19:19:03 experimental info: 19:19:03 ------------------- 19:19:03 Commited By: **** collab-it+edgex@linuxfoundation.org 19:19:03 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 19:19:03 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:19:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:19:03 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:19:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:19:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:19:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:19:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:19:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:19:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:19:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:19:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:19:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:19:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:19:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:19:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:19:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:19:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:19:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:19:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:19:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:19:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:19:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:19:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:19:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:19:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4715 [Pipeline] echo 19:19:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4715 [Pipeline] echo 19:19:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4715 [Pipeline] echo 19:19:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 931857625d1d8225d2105774712511b5183bd7d6 [Pipeline] echo 19:19:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9318576 [Pipeline] echo 19:19:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:19:05 provisioning config files... 19:19:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8855049332638023525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:19:05 ---> docker-login.sh 19:19:05 nexus3.edgexfoundry.org:10001 19:19:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:06 Configure a credential helper to remove this warning. See 19:19:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:06 19:19:06 Login Succeeded 19:19:06 nexus3.edgexfoundry.org:10002 19:19:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:06 Configure a credential helper to remove this warning. See 19:19:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:06 19:19:06 Login Succeeded 19:19:06 nexus3.edgexfoundry.org:10003 19:19:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:06 Configure a credential helper to remove this warning. See 19:19:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:06 19:19:06 Login Succeeded 19:19:06 nexus3.edgexfoundry.org:10004 19:19:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:06 Configure a credential helper to remove this warning. See 19:19:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:06 19:19:06 Login Succeeded 19:19:06 docker.io 19:19:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:06 Configure a credential helper to remove this warning. See 19:19:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:06 19:19:06 Login Succeeded 19:19:06 ---> docker-login.sh ends [Pipeline] } 19:19:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:19:07 + 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 19:19:07 + cut -d/ -f2 19:19:07 + dirname cmd/core-command/Dockerfile 19:19:07 + echo core-command,cmd/core-command/Dockerfile 19:19:07 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:19:07 + cut -d/ -f2 19:19:07 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:19:07 + dirname cmd/core-data/Dockerfile 19:19:07 + cut -d/ -f2 19:19:07 + echo core-data,cmd/core-data/Dockerfile 19:19:07 + dirname cmd/core-metadata/Dockerfile 19:19:07 + cut -d/ -f2 19:19:07 + echo core-metadata,cmd/core-metadata/Dockerfile 19:19:07 + dirname+ cmd/security-bootstrapper/Dockerfile 19:19:07 cut -d/ -f2 19:19:07 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:19:07 + cut -d/ -f2 19:19:07 + dirname cmd/security-proxy-auth/Dockerfile 19:19:07 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:19:07 + dirname cmd/security-proxy-setup/Dockerfile 19:19:07 + cut -d/ -f2 19:19:07 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:19:07 + dirname cmd/security-secretstore-setup/Dockerfile 19:19:07 + cut -d/ -f2 19:19:07 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:19:07 + dirname+ cmd/security-spiffe-token-provider/Dockerfile 19:19:07 cut -d/ -f2 19:19:07 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:19:07 + cut -d/ -f2 19:19:07 + dirname cmd/security-spire-agent/Dockerfile 19:19:07 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:19:07 + dirname cmd/security-spire-config/Dockerfile 19:19:07 + cut -d/ -f2 19:19:07 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:19:07 + dirname cmd/security-spire-server/Dockerfile 19:19:07 + cut -d/ -f2 19:19:07 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:19:07 + cut -d/ -f2 19:19:07 + dirname cmd/support-notifications/Dockerfile 19:19:07 + echo support-notifications,cmd/support-notifications/Dockerfile 19:19:07 + dirname cmd/support-scheduler/Dockerfile 19:19:07 + cut -d/ -f2 19:19:07 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:19:07 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 19:19:07 + git rev-list -1 --merges 931857625d1d8225d2105774712511b5183bd7d6~1..931857625d1d8225d2105774712511b5183bd7d6 [Pipeline] echo 19:19:08 -----------> git rev-list -1 --merges 931857625d1d8225d2105774712511b5183bd7d6~1..931857625d1d8225d2105774712511b5183bd7d6 931857625d1d8225d2105774712511b5183bd7d6 [false] [Pipeline] sh 19:19:08 + git log --format=format:%s -1 931857625d1d8225d2105774712511b5183bd7d6 [Pipeline] echo 19:19:08 ========================================================= 19:19:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:19:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:19:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:19:08 + grep -v github /etc/ssh/ssh_known_hosts 19:19:08 + [ -e /tmp/ssh_known_hosts ] 19:19:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:19:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:19:08 + sudo tee -a /etc/ssh/ssh_known_hosts 19:19:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:19:09 19:19:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:19:09 0.1.4: Pulling from edgex-devops/py-git-semver 19:19:09 b85a868b505f: Pulling fs layer 19:19:09 e2be974225ed: Pulling fs layer 19:19:09 339a4e72a1f5: Pulling fs layer 19:19:09 988bab9f4d93: Pulling fs layer 19:19:09 1469e6f7b9e6: Pulling fs layer 19:19:09 eaf3925da568: Pulling fs layer 19:19:09 1469e6f7b9e6: Waiting 19:19:09 988bab9f4d93: Waiting 19:19:09 bab4dde63d76: Pulling fs layer 19:19:09 eaf3925da568: Waiting 19:19:09 bde34c3a00c8: Pulling fs layer 19:19:09 b352a97aabf1: Pulling fs layer 19:19:09 4872d77fe225: Pulling fs layer 19:19:09 5851b861e8e6: Pulling fs layer 19:19:09 b352a97aabf1: Waiting 19:19:09 bab4dde63d76: Waiting 19:19:09 bde34c3a00c8: Waiting 19:19:09 4872d77fe225: Waiting 19:19:09 5851b861e8e6: Waiting 19:19:09 e2be974225ed: Download complete 19:19:09 988bab9f4d93: Verifying Checksum 19:19:09 988bab9f4d93: Download complete 19:19:09 1469e6f7b9e6: Verifying Checksum 19:19:09 1469e6f7b9e6: Download complete 19:19:09 339a4e72a1f5: Verifying Checksum 19:19:09 339a4e72a1f5: Download complete 19:19:09 eaf3925da568: Verifying Checksum 19:19:09 eaf3925da568: Download complete 19:19:09 bde34c3a00c8: Download complete 19:19:09 b352a97aabf1: Verifying Checksum 19:19:09 b352a97aabf1: Download complete 19:19:09 4872d77fe225: Verifying Checksum 19:19:09 4872d77fe225: Download complete 19:19:09 5851b861e8e6: Verifying Checksum 19:19:09 5851b861e8e6: Download complete 19:19:09 b85a868b505f: Verifying Checksum 19:19:09 b85a868b505f: Download complete 19:19:10 bab4dde63d76: Verifying Checksum 19:19:10 bab4dde63d76: Download complete 19:19:11 b85a868b505f: Pull complete 19:19:11 e2be974225ed: Pull complete 19:19:12 339a4e72a1f5: Pull complete 19:19:12 988bab9f4d93: Pull complete 19:19:12 1469e6f7b9e6: Pull complete 19:19:12 eaf3925da568: Pull complete 19:19:14 bab4dde63d76: Pull complete 19:19:14 bde34c3a00c8: Pull complete 19:19:14 b352a97aabf1: Pull complete 19:19:14 4872d77fe225: Pull complete 19:19:14 5851b861e8e6: Pull complete 19:19:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:19:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:19:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:15 prd-ubuntu20.04-docker-8c-8g-16274 does not seem to be running inside a container 19:19:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:19:20 $ docker top c82c6993cbef561a5d099756e7bf285c895dd3e1565ecdde5fb2a2d56e3174e4 -eo pid,comm 19:19:20 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). 19:19:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:19:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:19:20 [ssh-agent] Looking for ssh-agent implementation... 19:19:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:19:20 $ docker exec c82c6993cbef561a5d099756e7bf285c895dd3e1565ecdde5fb2a2d56e3174e4 ssh-agent 19:19:20 SSH_AUTH_SOCK=/tmp/ssh-3uakRZ3gklgK/agent.32 19:19:20 SSH_AGENT_PID=38 19:19:20 Running ssh-add (command line suppressed) 19:19:20 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8575391561993974739.key (/w/workspace/edgex-go/1@tmp/private_key_8575391561993974739.key) 19:19:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:19:21 + git tag --points-at HEAD [Pipeline] } 19:19:21 $ docker exec --env ******** --env ******** c82c6993cbef561a5d099756e7bf285c895dd3e1565ecdde5fb2a2d56e3174e4 ssh-agent -k 19:19:21 unset SSH_AUTH_SOCK; 19:19:21 unset SSH_AGENT_PID; 19:19:21 echo Agent pid 38 killed; 19:19:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:19:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:19:21 [ssh-agent] Looking for ssh-agent implementation... 19:19:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:19:21 $ docker exec c82c6993cbef561a5d099756e7bf285c895dd3e1565ecdde5fb2a2d56e3174e4 ssh-agent 19:19:21 SSH_AUTH_SOCK=/tmp/ssh-P69SxveqSLFI/agent.71 19:19:21 SSH_AGENT_PID=77 19:19:21 Running ssh-add (command line suppressed) 19:19:21 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5955606664163952423.key (/w/workspace/edgex-go/1@tmp/private_key_5955606664163952423.key) 19:19:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:19:22 + git semver init 19:19:22 2023-11-01 19:19:22,337 [run_init] DEBUG init version:0.0.0 force:False 19:19:22 2023-11-01 19:19:22,338 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:19:22 2023-11-01 19:19:22,338 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:19:22 2023-11-01 19:19:22,338 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:19:27 2023-11-01 19:19:27,632 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:19:27 2023-11-01 19:19:27,633 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4715 with force:False 19:19:27 2023-11-01 19:19:27,633 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4715 19:19:27 2023-11-01 19:19:27,636 [execute] INFO git cat-file --batch-check 19:19:27 2023-11-01 19:19:27,637 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:19:27 2023-11-01 19:19:27,644 [execute] INFO git cat-file --batch 19:19:27 2023-11-01 19:19:27,644 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:19:27 2023-11-01 19:19:27,650 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4715 19:19:27 0.0.0 [Pipeline] } 19:19:27 $ docker exec --env ******** --env ******** c82c6993cbef561a5d099756e7bf285c895dd3e1565ecdde5fb2a2d56e3174e4 ssh-agent -k 19:19:27 unset SSH_AUTH_SOCK; 19:19:27 unset SSH_AGENT_PID; 19:19:27 echo Agent pid 77 killed; 19:19:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:19:28 + git semver [Pipeline] } 19:19:28 $ docker stop --time=1 c82c6993cbef561a5d099756e7bf285c895dd3e1565ecdde5fb2a2d56e3174e4 19:19:30 $ docker rm -f --volumes c82c6993cbef561a5d099756e7bf285c895dd3e1565ecdde5fb2a2d56e3174e4 [Pipeline] // withDockerContainer [Pipeline] sh 19:19:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:19:31 Stashed 1 file(s) [Pipeline] echo 19:19:31 [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 19:19:32 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:19:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:19:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:19:32 ========================================================= 19:19:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:19:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:19:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:19:33 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:19:33 7264a8db6415: Pulling fs layer 19:19:33 c4d48a809fc2: Pulling fs layer 19:19:33 4f1c88b9dad5: Pulling fs layer 19:19:33 ad3a456e5733: Pulling fs layer 19:19:33 33e27b845d1e: Pulling fs layer 19:19:33 c68163c4e522: Pulling fs layer 19:19:33 50da416c3ac9: Pulling fs layer 19:19:33 23d2d4c4bb30: Pulling fs layer 19:19:33 c68163c4e522: Waiting 19:19:33 33e27b845d1e: Waiting 19:19:33 ad3a456e5733: Waiting 19:19:33 50da416c3ac9: Waiting 19:19:33 c4d48a809fc2: Verifying Checksum 19:19:33 c4d48a809fc2: Download complete 19:19:33 ad3a456e5733: Verifying Checksum 19:19:33 ad3a456e5733: Download complete 19:19:33 33e27b845d1e: Verifying Checksum 19:19:33 33e27b845d1e: Download complete 19:19:33 7264a8db6415: Verifying Checksum 19:19:33 7264a8db6415: Download complete 19:19:33 c68163c4e522: Verifying Checksum 19:19:33 c68163c4e522: Download complete 19:19:33 23d2d4c4bb30: Verifying Checksum 19:19:33 23d2d4c4bb30: Download complete 19:19:33 4f1c88b9dad5: Download complete 19:19:33 7264a8db6415: Pull complete 19:19:34 50da416c3ac9: Download complete 19:19:35 c4d48a809fc2: Pull complete 19:19:38 4f1c88b9dad5: Pull complete 19:19:38 ad3a456e5733: Pull complete 19:19:38 33e27b845d1e: Pull complete 19:19:38 c68163c4e522: Pull complete 19:19:41 50da416c3ac9: Pull complete 19:19:42 23d2d4c4bb30: Pull complete 19:19:42 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 19:19:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:19:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:19:42 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:19:42 WORKDIR /edgex 19:19:42 COPY go.mod . 19:19:42 RUN go mod download 19:19:42 + docker build -t ci-base-image-x86_64 -f - . 19:19:43 Sending build context to Docker daemon 170.9MB 19:19:43 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:19:43 ---> 0786185ac409 19:19:43 Step 2/4 : WORKDIR /edgex 19:19:46 Still waiting to schedule task 19:19:46 ‘prd-ubuntu20.04-docker-arm64-4c-16g-16273’ is offline 19:19:53 ---> Running in 5eb37a79c623 19:19:53 Removing intermediate container 5eb37a79c623 19:19:53 ---> 26566690e0c8 19:19:53 Step 3/4 : COPY go.mod . 19:19:53 ---> dfa452d235c3 19:19:53 Step 4/4 : RUN go mod download 19:19:53 ---> Running in 06575d5311fc 19:20:20 Removing intermediate container 06575d5311fc 19:20:20 ---> 3cbf093e69cc 19:20:20 Successfully built 3cbf093e69cc 19:20:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:20 + docker inspect -f . ci-base-image-x86_64 19:20:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:20 prd-ubuntu20.04-docker-8c-8g-16274 does not seem to be running inside a container 19:20:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:20:21 $ docker top 5627c0c0edb475f11bd4e69f750ce5f252a8d5d86d01e09c67599ce2d381980e -eo pid,comm [Pipeline] { [Pipeline] sh 19:20:21 + go version 19:20:21 go version go1.21.0 linux/amd64 [Pipeline] } 19:20:21 $ docker stop --time=1 5627c0c0edb475f11bd4e69f750ce5f252a8d5d86d01e09c67599ce2d381980e 19:20:23 $ docker rm -f --volumes 5627c0c0edb475f11bd4e69f750ce5f252a8d5d86d01e09c67599ce2d381980e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:23 + docker inspect -f . ci-base-image-x86_64 19:20:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:23 prd-ubuntu20.04-docker-8c-8g-16274 does not seem to be running inside a container 19:20:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:20:24 $ docker top d4b26b6d9dcabd4be46d973c996669d7a29d3adbe82a3239539f927e42f00d9e -eo pid,comm [Pipeline] { [Pipeline] echo 19:20:24 ========================================================= 19:20:24 [edgeXBuildGoParallel] Running Tests and Build... 19:20:24 ========================================================= [Pipeline] sh 19:20:24 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:20:25 + make test 19:20:25 go test -race -coverprofile=coverage.out ./... 19:20:33 ? github.com/edgexfoundry/edgex-go [no test files] 19:20:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:20:45 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:20:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:20:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:20:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:20:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:20:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:20:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:20:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:20:46 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:20:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:20:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:20:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:20:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:20:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.038s coverage: 28.7% of statements 19:20:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.052s coverage: 97.0% of statements 19:20:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:20:51 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:20:51 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:20:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:20:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:20:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:20:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:20:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:20:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:20:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:20:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.074s coverage: 69.2% of statements 19:20:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.060s coverage: 53.2% of statements 19:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:20:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.064s coverage: 93.4% of statements 19:20:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.054s coverage: 4.1% of statements 19:20:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:20:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:20:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:20:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.361s coverage: 97.6% of statements 19:20:58 ok github.com/edgexfoundry/edgex-go/internal/io 1.053s coverage: 72.2% of statements 19:21:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:21:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:21:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.067s coverage: 0.9% of statements 19:21:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.045s coverage: 32.2% of statements 19:21:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.050s coverage: 41.7% of statements 19:21:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 82.9% of statements 19:21:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.034s coverage: 94.1% of statements 19:21:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.050s coverage: 96.3% of statements 19:21:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:21:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:21:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:21:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:21:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:21:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:21:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:21:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:21:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.038s coverage: 87.5% of statements 19:21:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:21:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:21:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:21:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:21:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:21:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:21:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:21:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:21:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:21:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:21:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:21:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:21:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:21:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:21:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:21:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:21:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:21:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:21:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:21:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:21:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:21:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:21:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:21:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:21:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:21:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.042s coverage: 94.4% of statements 19:21:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:21:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:21:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:21:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:21:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:21:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:21:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:21:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:21:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.286s coverage: 79.9% of statements 19:21:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.071s coverage: 92.9% of statements 19:21:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 64.4% of statements 19:21:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.051s coverage: 62.3% of statements 19:21:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.044s coverage: 87.2% of statements 19:21:27 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.040s coverage: 20.0% of statements 19:21:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.038s coverage: 100.0% of statements 19:21:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.076s coverage: 81.8% of statements 19:21:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.074s coverage: 82.1% of statements 19:21:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.113s coverage: 86.0% of statements 19:21:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.166s coverage: 63.1% of statements 19:21:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.038s coverage: 100.0% of statements 19:21:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements 19:21:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.012s coverage: 100.0% of statements 19:21:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements 19:21:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 19:21:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.187s coverage: 38.4% of statements 19:21:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.041s coverage: 89.5% of statements 19:21:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.039s coverage: 84.8% of statements 19:21:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 19.9% of statements 19:21:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.131s coverage: 95.7% of statements 19:21:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.050s coverage: 61.8% of statements 19:21:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.082s coverage: 98.9% of statements 19:21:27 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 19:21:27 running golangci-lint 19:21:27 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 19:21:27 go version go1.21.0 linux/amd64 19:21:27 level=info msg="[config_reader] Used config file .golangci.yml" 19:21:27 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:21:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16276 in /w/workspace/edgexfoundry_edgex-go_PR-4715 [Pipeline] { [Pipeline] ws 19:21:37 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:21:37 The recommended git tool is: git 19:21:39 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 12.35221557s" 19:21:39 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.81882ms" 19:21:42 using credential edgex-jenkins-ssh 19:21:42 Cloning the remote Git repository 19:21:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:21:42 > git init /w/workspace/edgex-go/1 # timeout=10 19:21:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:21:42 > git --version # timeout=10 19:21:42 > git --version # 'git version 2.25.1' 19:21:42 using GIT_SSH to set credentials SSH Credentials for GitHub 19:21:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:21:47 level=info msg="[linters_context/goanalysis] analyzers took 1m2.125339386s with top 10 stages: buildir: 29.218069483s, gosec: 5.941079475s, fact_deprecated: 2.033757076s, inspect: 1.831624435s, printf: 1.036299676s, S1038: 929.717981ms, ctrlflow: 878.704447ms, fact_purity: 838.086432ms, nilness: 713.926844ms, directives: 515.524229ms" 19:21:47 level=info msg="[runner] Issues before processing: 197, after processing: 0" 19:21:47 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 197/197, autogenerated_exclude: 197/197, exclude: 197/197, nolint: 0/21, skip_dirs: 197/197, identifier_marker: 197/197, exclude-rules: 21/197, cgo: 197/197, filename_unadjuster: 197/197, skip_files: 197/197" 19:21:47 level=info msg="[runner] processing took 15.612632ms with stages: nolint: 6.845335ms, identifier_marker: 3.802825ms, exclude-rules: 1.410579ms, autogenerated_exclude: 1.404569ms, path_prettifier: 1.387839ms, skip_dirs: 653.524µs, cgo: 83.061µs, filename_unadjuster: 20.78µs, max_same_issues: 1.06µs, fixer: 440ns, skip_files: 390ns, uniq_by_line: 380ns, exclude: 320ns, diff: 270ns, severity-rules: 230ns, sort_results: 230ns, max_per_file_from_linter: 220ns, source_code: 200ns, max_from_linter: 160ns, path_shortener: 110ns, path_prefixer: 110ns" 19:21:47 level=info msg="[runner] linters took 7.515784939s with stages: goanalysis_metalinter: 7.500059847s" 19:21:47 level=info msg="File cache stats: 0 entries of total size 0B" 19:21:47 level=info msg="Memory: 201 samples, avg is 237.8MB, max is 946.3MB" 19:21:47 level=info msg="Execution took 19.909158797s" 19:21:47 go vet ./... 19:21:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:21:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:21:51 ./bin/test-attribution-txt.sh [Pipeline] echo 19:21:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:21:51 + ls -al . 19:21:51 total 728 19:21:51 drwxrwxr-x 11 1001 1001 4096 Nov 1 19:20 . 19:21:51 drwxr-xr-x 4 root root 4096 Nov 1 19:20 .. 19:21:51 drwxrwxr-x 2 1001 1001 4096 Nov 1 19:19 .blubracket 19:21:51 -rw-rw-r-- 1 1001 1001 10 Nov 1 19:19 .dockerignore 19:21:51 drwxrwxr-x 8 1001 1001 4096 Nov 1 19:21 .git 19:21:51 drwxrwxr-x 3 1001 1001 4096 Nov 1 19:19 .github 19:21:51 -rw-rw-r-- 1 1001 1001 1074 Nov 1 19:19 .gitignore 19:21:51 -rw-rw-r-- 1 1001 1001 42 Nov 1 19:19 .golangci.yml 19:21:51 -rw-rw-r-- 1 1001 1001 100 Nov 1 19:19 .hadolint.yml 19:21:51 drwxr-xr-x 3 1001 1001 4096 Nov 1 19:19 .semver 19:21:51 -rw-rw-r-- 1 1001 1001 155 Nov 1 19:19 .sonarcloud.properties 19:21:51 -rw-rw-r-- 1 1001 1001 1171 Nov 1 19:19 ADOPTERS.md 19:21:51 -rw-rw-r-- 1 1001 1001 11674 Nov 1 19:19 Attribution.txt 19:21:51 -rw-rw-r-- 1 1001 1001 93407 Nov 1 19:19 CHANGELOG.md 19:21:51 -rw-rw-r-- 1 1001 1001 3804 Nov 1 19:19 CONTRIBUTING.md 19:21:51 -rw-rw-r-- 1 1001 1001 677 Nov 1 19:19 GOVERNANCE.md 19:21:51 -rw-rw-r-- 1 1001 1001 861 Nov 1 19:19 Jenkinsfile 19:21:51 -rw-rw-r-- 1 1001 1001 10775 Nov 1 19:19 LICENSE 19:21:51 -rw-rw-r-- 1 1001 1001 15054 Nov 1 19:19 Makefile 19:21:51 -rw-rw-r-- 1 1001 1001 582 Nov 1 19:19 OWNERS.md 19:21:51 -rw-rw-r-- 1 1001 1001 9528 Nov 1 19:19 README.md 19:21:51 -rw-rw-r-- 1 1001 1001 789 Nov 1 19:19 SECURITY.md 19:21:51 -rw-rw-r-- 1 1001 1001 5 Nov 1 19:19 VERSION 19:21:51 drwxrwxr-x 2 1001 1001 4096 Nov 1 19:19 bin 19:21:51 drwxrwxr-x 18 1001 1001 4096 Nov 1 19:19 cmd 19:21:51 -rw-r--r-- 1 root root 453602 Nov 1 19:21 coverage.out 19:21:51 drwxrwxr-x 2 1001 1001 4096 Nov 1 19:19 fuzz_test 19:21:51 -rw-rw-r-- 1 1001 1001 3689 Nov 1 19:19 go.mod 19:21:51 -rw-rw-r-- 1 1001 1001 34446 Nov 1 19:19 go.sum 19:21:51 drwxrwxr-x 7 1001 1001 4096 Nov 1 19:19 internal 19:21:51 drwxrwxr-x 3 1001 1001 4096 Nov 1 19:19 openapi 19:21:51 -rw-rw-r-- 1 1001 1001 584 Nov 1 19:19 security.txt 19:21:51 -rw-rw-r-- 1 1001 1001 204 Nov 1 19:19 version.go [Pipeline] sh 19:21:52 + '[' -e coverage.out ] 19:21:52 + chown 1001:1001 coverage.out [Pipeline] stash 19:21:52 Stashed 1 file(s) [Pipeline] sh 19:21:52 + make build 19:21:52 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 19:22:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:22:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:22:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:22:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:22:01 using GIT_SSH to set credentials SSH Credentials for GitHub 19:22:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4715/head:refs/remotes/origin/PR-4715 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:22:01 Merging remotes/origin/main commit 4eef39055a4f8a992f7fcd8196977fee3e461688 into PR head commit 931857625d1d8225d2105774712511b5183bd7d6 19:22:02 Merge succeeded, producing 931857625d1d8225d2105774712511b5183bd7d6 19:22:02 Checking out Revision 931857625d1d8225d2105774712511b5183bd7d6 (PR-4715) 19:22:02 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" 19:22:02 > git --version # timeout=10 19:22:02 > git --version # 'git version 2.25.1' 19:22:03 fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] withEnv [Pipeline] { 19:22:01 > git config core.sparsecheckout # timeout=10 19:22:01 > git checkout -f 931857625d1d8225d2105774712511b5183bd7d6 # timeout=10 19:22:02 > git remote # timeout=10 19:22:02 > git config --get remote.origin.url # timeout=10 19:22:02 using GIT_SSH to set credentials SSH Credentials for GitHub 19:22:02 > git merge 4eef39055a4f8a992f7fcd8196977fee3e461688 # timeout=10 19:22:02 > git rev-parse HEAD^{commit} # timeout=10 19:22:02 > git config core.sparsecheckout # timeout=10 19:22:02 > git checkout -f 931857625d1d8225d2105774712511b5183bd7d6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:22:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:22:04 % Total % Received % Xferd Average Speed Time Time Time Current 19:22:04 Dload Upload Total Spent Left Speed 19:22:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87937 0 --:--:-- --:--:-- --:--:-- 87937 [Pipeline] sh 19:22:04 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 19:22:04 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 19:22:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:22:05 + sudo tee /etc/docker/daemon.new 19:22:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:22:05 { 19:22:05 "registry-mirrors": [ 19:22:05 "https://nexus3.edgexfoundry.org:10001" 19:22:05 ], 19:22:05 "bip": "10.250.0.254/24", 19:22:05 "hosts": [ 19:22:05 "tcp://0.0.0.0:5555", 19:22:05 "unix:///var/run/docker.sock" 19:22:05 ], 19:22:05 "mtu": 1458, 19:22:05 "selinux-enabled": true, 19:22:05 "seccomp-profile": "/etc/docker/seccomp.json" 19:22:05 } [Pipeline] sh 19:22:05 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 19:22:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:22:05 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 19:22:05 + sudo service docker restart 19:22:11 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 19:22:12 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 19:22:13 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 19:22:14 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 19:22:15 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 19:22:16 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 19:22:17 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] } 19:22:18 $ docker stop --time=1 d4b26b6d9dcabd4be46d973c996669d7a29d3adbe82a3239539f927e42f00d9e 19:22:25 $ docker rm -f --volumes d4b26b6d9dcabd4be46d973c996669d7a29d3adbe82a3239539f927e42f00d9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider 19:22:25 provisioning config files... 19:22:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15519584136434635796tmp [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { 19:22:26 ---> docker-login.sh 19:22:26 nexus3.edgexfoundry.org:10001 [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix 19:22:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:22:26 Configure a credential helper to remove this warning. See 19:22:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:22:26 19:22:26 Login Succeeded 19:22:26 nexus3.edgexfoundry.org:10002 19:22:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:22:26 19:22:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:22:27 latest: Pulling from edgex-devops/edgex-compose 19:22:27 91d30c5bc195: Pulling fs layer 19:22:27 2e9b0aa3be6d: Pulling fs layer 19:22:27 9c61dcf015f6: Pulling fs layer 19:22:27 4698f68db338: Pulling fs layer 19:22:27 2a2f49069b9e: Pulling fs layer 19:22:27 e0025b399a48: Pulling fs layer 19:22:27 e0025b399a48: Waiting 19:22:27 4698f68db338: Waiting 19:22:27 2a2f49069b9e: Waiting 19:22:27 91d30c5bc195: Verifying Checksum 19:22:27 91d30c5bc195: Download complete 19:22:27 4698f68db338: Download complete 19:22:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:22:27 Configure a credential helper to remove this warning. See 19:22:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:22:27 19:22:27 Login Succeeded 19:22:27 nexus3.edgexfoundry.org:10003 19:22:27 2e9b0aa3be6d: Verifying Checksum 19:22:27 2e9b0aa3be6d: Download complete 19:22:27 e0025b399a48: Verifying Checksum 19:22:27 e0025b399a48: Download complete 19:22:27 91d30c5bc195: Pull complete 19:22:27 2a2f49069b9e: Download complete 19:22:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:22:27 Configure a credential helper to remove this warning. See 19:22:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:22:27 19:22:27 Login Succeeded 19:22:27 nexus3.edgexfoundry.org:10004 19:22:27 2e9b0aa3be6d: Pull complete 19:22:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:22:27 Configure a credential helper to remove this warning. See 19:22:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:22:27 19:22:27 Login Succeeded 19:22:27 docker.io 19:22:27 9c61dcf015f6: Verifying Checksum 19:22:27 9c61dcf015f6: Download complete 19:22:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:22:28 Configure a credential helper to remove this warning. See 19:22:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:22:28 19:22:28 Login Succeeded 19:22:28 ---> docker-login.sh ends [Pipeline] } 19:22:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:22:29 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:22:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:22:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:22:29 ========================================================= 19:22:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:22:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:22:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:22:30 9c61dcf015f6: Pull complete 19:22:30 4698f68db338: Pull complete 19:22:30 2a2f49069b9e: Pull complete 19:22:30 e0025b399a48: Pull complete 19:22:30 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:22:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:22:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:22:30 prd-ubuntu20.04-docker-8c-8g-16274 does not seem to be running inside a container 19:22:30 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:22:33 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:22:33 9fda8d8052c6: Pulling fs layer 19:22:33 5d54e960e981: Pulling fs layer 19:22:33 c4a7e357bf2a: Pulling fs layer 19:22:33 f0e02332f6b5: Pulling fs layer 19:22:33 cefa15bbcfad: Pulling fs layer 19:22:33 17808c966233: Pulling fs layer 19:22:33 f4c1fc716caa: Pulling fs layer 19:22:33 f0e02332f6b5: Waiting 19:22:33 cefa15bbcfad: Waiting 19:22:33 17808c966233: Waiting 19:22:33 f4c1fc716caa: Waiting 19:22:33 5d54e960e981: Verifying Checksum 19:22:33 5d54e960e981: Download complete 19:22:33 f0e02332f6b5: Verifying Checksum 19:22:33 f0e02332f6b5: Download complete 19:22:33 cefa15bbcfad: Verifying Checksum 19:22:33 cefa15bbcfad: Download complete 19:22:33 9fda8d8052c6: Verifying Checksum 19:22:33 9fda8d8052c6: Download complete 19:22:33 f4c1fc716caa: Verifying Checksum 19:22:33 f4c1fc716caa: Download complete 19:22:34 9fda8d8052c6: Pull complete 19:22:34 $ docker top 274000bb9874cefc4f4d92c5ffde5b5459fcbe8e06b13b67fb6982da1be685ca -eo pid,comm [Pipeline] { 19:22:35 5d54e960e981: Pull complete 19:22:35 c4a7e357bf2a: Verifying Checksum 19:22:35 c4a7e357bf2a: Download complete [Pipeline] sh 19:22:35 + docker compose -f ./docker-compose-build.yml build --parallel 19:22:36 17808c966233: Verifying Checksum 19:22:36 17808c966233: Download complete 19:22:37 #1 [core-metadata internal] load build definition from Dockerfile 19:22:37 #1 transferring dockerfile: 1.96kB done 19:22:37 #1 DONE 0.0s 19:22:37 19:22:37 #2 [security-proxy-setup internal] load build definition from Dockerfile 19:22:37 #2 transferring dockerfile: 2.39kB done 19:22:37 #2 DONE 0.0s 19:22:37 19:22:37 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:22:37 #3 transferring dockerfile: 1.78kB done 19:22:37 #3 DONE 0.0s 19:22:37 19:22:37 #4 [security-bootstrapper internal] load build definition from Dockerfile 19:22:37 #4 transferring dockerfile: 2.82kB done 19:22:37 #4 DONE 0.0s 19:22:37 19:22:37 #5 [security-spire-agent internal] load build definition from Dockerfile 19:22:37 #5 transferring dockerfile: 1.70kB done 19:22:37 #5 DONE 0.0s 19:22:37 19:22:37 #6 [core-command internal] load build definition from Dockerfile 19:22:37 #6 transferring dockerfile: 1.82kB done 19:22:37 #6 DONE 0.1s 19:22:37 19:22:37 #7 [security-proxy-auth internal] load build definition from Dockerfile 19:22:37 #7 transferring dockerfile: 2.04kB done 19:22:37 #7 DONE 0.0s 19:22:37 19:22:37 #8 [security-spire-server internal] load build definition from Dockerfile 19:22:37 #8 transferring dockerfile: 1.59kB done 19:22:37 #8 DONE 0.0s 19:22:37 19:22:37 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:22:37 #9 transferring dockerfile: 2.12kB done 19:22:37 #9 DONE 0.1s 19:22:37 19:22:37 #10 [core-data internal] load build definition from Dockerfile 19:22:37 #10 transferring dockerfile: 1.90kB done 19:22:37 #10 DONE 0.1s 19:22:37 19:22:37 #11 [support-notifications internal] load build definition from Dockerfile 19:22:37 #11 transferring dockerfile: 1.84kB done 19:22:37 #11 DONE 0.0s 19:22:37 19:22:37 #12 [core-metadata internal] load .dockerignore 19:22:37 #12 transferring context: 50B done 19:22:37 #12 DONE 0.0s 19:22:37 19:22:37 #13 [security-secretstore-setup internal] load build definition from Dockerfile 19:22:37 #13 transferring dockerfile: 2.38kB done 19:22:37 #13 DONE 0.0s 19:22:37 19:22:37 #14 [security-spire-config internal] load build definition from Dockerfile 19:22:37 #14 transferring dockerfile: 1.58kB done 19:22:37 #14 DONE 0.1s 19:22:37 19:22:37 #15 [support-scheduler internal] load build definition from Dockerfile 19:22:37 #15 transferring dockerfile: 1.82kB done 19:22:37 #15 DONE 0.1s 19:22:37 19:22:37 #16 [security-proxy-setup internal] load .dockerignore 19:22:37 #16 transferring context: 50B done 19:22:37 #16 DONE 0.0s 19:22:37 19:22:37 #17 [security-spiffe-token-provider internal] load .dockerignore 19:22:37 #17 transferring context: 50B done 19:22:37 #17 DONE 0.0s 19:22:37 19:22:37 #18 [security-bootstrapper internal] load .dockerignore 19:22:37 #18 transferring context: 50B done 19:22:37 #18 DONE 0.0s 19:22:37 19:22:37 #19 [security-spire-agent internal] load .dockerignore 19:22:37 #19 transferring context: 50B done 19:22:37 #19 DONE 0.0s 19:22:37 19:22:37 #20 [security-proxy-auth internal] load .dockerignore 19:22:37 #20 transferring context: 50B done 19:22:37 #20 DONE 0.0s 19:22:37 19:22:37 #21 [core-command internal] load .dockerignore 19:22:37 #21 transferring context: 50B done 19:22:37 #21 DONE 0.0s 19:22:37 19:22:37 #22 [security-spire-server internal] load .dockerignore 19:22:38 #22 transferring context: 50B done 19:22:38 #22 DONE 0.0s 19:22:38 19:22:38 #23 [core-data internal] load .dockerignore 19:22:38 #23 transferring context: 50B done 19:22:38 #23 DONE 0.0s 19:22:38 19:22:38 #24 [core-common-config-bootstrapper internal] load .dockerignore 19:22:38 #24 transferring context: 50B done 19:22:38 #24 DONE 0.0s 19:22:38 19:22:38 #25 [security-spire-config internal] load .dockerignore 19:22:38 #25 transferring context: 50B done 19:22:38 #25 DONE 0.0s 19:22:38 19:22:38 #26 [support-notifications internal] load .dockerignore 19:22:38 #26 transferring context: 50B done 19:22:38 #26 DONE 0.0s 19:22:38 19:22:38 #27 [support-scheduler internal] load .dockerignore 19:22:38 #27 transferring context: 50B done 19:22:38 #27 DONE 0.0s 19:22:38 19:22:38 #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:22:38 #28 DONE 0.0s 19:22:38 19:22:38 #29 [security-secretstore-setup internal] load .dockerignore 19:22:38 #29 transferring context: 50B done 19:22:38 #29 DONE 0.0s 19:22:38 19:22:38 #28 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:22:38 #28 DONE 0.0s 19:22:38 19:22:38 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 19:22:38 #30 ... 19:22:38 19:22:38 #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:22:38 #28 DONE 0.0s 19:22:38 19:22:38 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 19:22:38 #30 DONE 0.3s 19:22:38 19:22:38 #28 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:22:38 #28 DONE 0.0s 19:22:38 19:22:38 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:22:38 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 19:22:38 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:22:38 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 19:22:38 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 19:22:38 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 1.05MB / 3.40MB 0.1s 19:22:38 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s 19:22:38 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 19:22:38 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.4s done 19:22:39 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done 19:22:39 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 19:22:39 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:22:39 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 19:22:39 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 19:22:39 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.4s done 19:22:39 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done 19:22:39 #31 DONE 1.1s 19:22:39 19:22:39 #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:22:39 #32 DONE 1.0s 19:22:39 19:22:39 #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:22:39 #33 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:22:39 #33 ... 19:22:39 19:22:39 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:22:39 #34 DONE 1.1s 19:22:39 19:22:39 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:22:39 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 19:22:39 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:22:39 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 19:22:39 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 19:22:39 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.4s done 19:22:39 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done 19:22:39 #31 DONE 1.1s 19:22:39 19:22:39 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:22:39 #33 ... 19:22:39 19:22:39 #35 [security-spire-config internal] load build context 19:22:39 #35 transferring context: 16.35kB 0.0s done 19:22:39 #35 DONE 0.3s 19:22:39 19:22:39 #36 [security-spire-server internal] load build context 19:22:39 #36 transferring context: 18.10kB 0.0s done 19:22:39 #36 DONE 0.3s 19:22:39 19:22:39 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:22:39 #33 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done 19:22:39 #33 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 19:22:39 #33 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 19:22:39 #33 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:22:39 #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s 19:22:39 #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s 19:22:39 #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s 19:22:39 #33 ... 19:22:39 19:22:39 #37 [security-spire-agent internal] load build context 19:22:39 #37 transferring context: 17.63kB 0.0s done 19:22:39 #37 DONE 0.4s 19:22:39 19:22:39 #38 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:22:39 #38 DONE 1.6s 19:22:39 19:22:39 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:22:39 #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s 19:22:39 #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s 19:22:39 #33 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:22:39 #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done 19:22:39 #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 19:22:39 #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 19:22:39 #33 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.3s 19:22:40 #33 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.10MB / 25.84MB 0.5s 19:22:40 #33 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 23.63MB / 25.84MB 0.6s 19:22:40 #33 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s 19:22:45 #33 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 5.9s 19:22:47 #33 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 6.9s done 19:22:48 #33 ... 19:22:48 19:22:48 #39 [core-metadata internal] load build context 19:22:48 #39 transferring context: 365.18MB 6.6s done 19:22:48 c4a7e357bf2a: Pull complete 19:22:48 f0e02332f6b5: Pull complete 19:22:48 cefa15bbcfad: Pull complete 19:22:49 #39 ... 19:22:49 19:22:49 #40 [core-command internal] load build context 19:22:49 #40 transferring context: 365.18MB 7.5s done 19:22:49 #40 ... 19:22:49 19:22:49 #41 [security-bootstrapper internal] load build context 19:22:49 #41 transferring context: 365.18MB 7.6s done 19:22:49 #41 ... 19:22:49 19:22:49 #42 [core-data internal] load build context 19:22:49 #42 transferring context: 365.18MB 7.3s done 19:22:49 #42 ... 19:22:49 19:22:49 #43 [security-secretstore-setup internal] load build context 19:22:49 #43 transferring context: 365.18MB 6.3s done 19:22:49 #43 ... 19:22:49 19:22:49 #44 [security-spiffe-token-provider internal] load build context 19:22:49 #44 transferring context: 365.18MB 8.9s done 19:22:49 #44 ... 19:22:49 19:22:49 #45 [security-proxy-setup internal] load build context 19:22:49 #45 transferring context: 365.18MB 7.8s done 19:22:49 #45 ... 19:22:49 19:22:49 #46 [core-metadata builder 2/7] WORKDIR /edgex-go 19:22:49 #46 ... 19:22:49 19:22:49 #47 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:22:49 #47 ... 19:22:49 19:22:49 #48 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:22:50 #48 ... 19:22:50 19:22:50 #49 [core-common-config-bootstrapper internal] load build context 19:22:50 #49 transferring context: 365.18MB 7.4s done 19:22:50 #49 ... 19:22:50 19:22:50 #50 [support-scheduler internal] load build context 19:22:50 #50 transferring context: 365.18MB 6.4s done 19:22:50 #50 ... 19:22:50 19:22:50 #51 [security-proxy-auth internal] load build context 19:22:50 #51 transferring context: 365.18MB 7.0s done 19:22:50 #51 ... 19:22:50 19:22:50 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:22:50 #52 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done 19:22:50 #52 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:22:50 #52 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 19:22:50 #52 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 19:22:50 #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 19:22:50 #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 19:22:50 #52 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 2.7s done 19:22:50 #52 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 9.7s 19:22:50 #52 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 19:22:50 #52 ... 19:22:50 19:22:50 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:22:51 #53 ... 19:22:51 19:22:51 #54 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:22:51 #54 ... 19:22:51 19:22:51 #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:22:51 #55 ... 19:22:51 19:22:51 #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:22:51 #56 ... 19:22:51 19:22:51 #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:22:51 #57 ... 19:22:51 19:22:51 #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:22:51 #58 ... 19:22:51 19:22:51 #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:22:51 #59 ... 19:22:51 19:22:51 #60 [support-notifications internal] load build context 19:22:51 #60 transferring context: 365.18MB 7.2s done 19:22:53 #60 ... 19:22:53 19:22:53 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:22:53 #52 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 9.8s done 19:22:56 17808c966233: Pull complete 19:22:59 #52 ... 19:22:59 19:22:59 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:22:59 #33 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 19:23:01 f4c1fc716caa: Pull complete 19:23:01 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 19:23:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:23:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:23:01 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:23:01 WORKDIR /edgex 19:23:01 COPY go.mod . 19:23:01 RUN go mod download 19:23:01 docker build -t ci-base-image-arm64 -f - . 19:23:02 Sending build context to Docker daemon 2.91MB 19:23:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:23:02 ---> ea914061e18c 19:23:02 Step 2/4 : WORKDIR /edgex 19:23:03 ---> Running in 37305f3f27d1 19:23:03 Removing intermediate container 37305f3f27d1 19:23:03 ---> 8e4c5168eb58 19:23:03 Step 3/4 : COPY go.mod . 19:23:03 ---> 741f0f8c23b2 19:23:03 Step 4/4 : RUN go mod download 19:23:04 ---> Running in a4ec21e26520 19:23:11 #33 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 19:23:11 #33 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:23:11 #33 ... 19:23:11 19:23:11 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:23:11 #52 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 19:23:11 #52 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 19:23:11 #52 ... 19:23:11 19:23:11 #60 [support-notifications internal] load build context 19:23:11 #60 DONE 33.2s 19:23:11 19:23:11 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:23:11 #52 ... 19:23:11 19:23:11 #46 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 19:23:11 #46 DONE 32.1s 19:23:11 19:23:11 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:23:11 #52 ... 19:23:11 19:23:11 #39 [core-metadata internal] load build context 19:23:11 #39 DONE 33.6s 19:23:11 19:23:11 #61 [core-command builder 3/7] RUN apk add --update --no-cache make git 19:23:11 #61 ... 19:23:11 19:23:11 #43 [security-secretstore-setup internal] load build context 19:23:11 #43 DONE 33.7s 19:23:12 19:23:12 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:23:12 #33 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.7s 19:23:12 #33 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.9s done 19:23:15 #33 ... 19:23:15 19:23:15 #50 [support-scheduler internal] load build context 19:23:15 #50 DONE 36.6s 19:23:15 19:23:15 #54 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:23:15 #54 35.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:15 #54 35.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:15 #54 ... 19:23:15 19:23:15 #51 [security-proxy-auth internal] load build context 19:23:15 #51 DONE 37.1s 19:23:15 19:23:15 #54 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:23:15 #54 36.11 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:23:15 #54 36.11 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:23:15 #54 36.11 OK: 20076 distinct packages available 19:23:15 #54 36.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:15 #54 ... 19:23:15 19:23:15 #42 [core-data internal] load build context 19:23:15 #42 DONE 37.3s 19:23:15 19:23:15 #49 [core-common-config-bootstrapper internal] load build context 19:23:15 #49 DONE 37.3s 19:23:15 19:23:15 #54 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:23:15 #54 36.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:15 #54 36.46 (1/4) Installing dumb-init (1.2.5-r2) 19:23:16 #54 ... 19:23:16 19:23:16 #40 [core-command internal] load build context 19:23:16 #40 DONE 37.5s 19:23:16 19:23:16 #54 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:23:16 #54 36.47 (2/4) Installing musl-obstack (1.2.3-r2) 19:23:16 #54 36.47 (3/4) Installing libucontext (1.2-r2) 19:23:16 #54 36.48 (4/4) Installing gcompat (1.1.0-r1) 19:23:16 #54 36.48 Executing busybox-1.36.1-r2.trigger 19:23:16 #54 36.49 OK: 8 MiB in 19 packages 19:23:16 #54 ... 19:23:16 19:23:16 #41 [security-bootstrapper internal] load build context 19:23:16 #41 DONE 37.7s 19:23:16 19:23:16 #44 [security-spiffe-token-provider internal] load build context 19:23:16 #44 DONE 37.7s 19:23:16 19:23:16 #45 [security-proxy-setup internal] load build context 19:23:16 #45 DONE 37.7s 19:23:16 19:23:16 #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:23:16 #55 32.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:16 #55 32.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:16 #55 32.59 (1/2) Installing dumb-init (1.2.5-r2) 19:23:16 #55 32.59 (2/2) Installing su-exec (0.2-r3) 19:23:16 #55 32.59 Executing busybox-1.36.1-r2.trigger 19:23:16 #55 32.60 OK: 7 MiB in 17 packages 19:23:16 #55 DONE 36.6s 19:23:16 19:23:16 #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:23:16 #56 32.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:16 #56 32.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:16 #56 32.96 (1/2) Installing ca-certificates (20230506-r0) 19:23:16 #56 32.98 (2/2) Installing dumb-init (1.2.5-r2) 19:23:16 #56 32.99 Executing busybox-1.36.1-r2.trigger 19:23:16 #56 32.99 Executing ca-certificates-20230506-r0.trigger 19:23:16 #56 33.03 OK: 8 MiB in 17 packages 19:23:16 #56 DONE 36.6s 19:23:16 19:23:16 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:23:16 #53 32.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:16 #53 32.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:16 #53 32.60 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:23:16 #53 32.60 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:23:16 #53 32.60 OK: 20076 distinct packages available 19:23:16 #53 32.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:16 #53 32.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:16 #53 32.98 (1/11) Installing ca-certificates (20230506-r0) 19:23:16 #53 33.00 (2/11) Installing brotli-libs (1.0.9-r14) 19:23:16 #53 33.01 (3/11) Installing libunistring (1.1-r1) 19:23:16 #53 33.02 (4/11) Installing libidn2 (2.3.4-r1) 19:23:16 #53 33.03 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:23:16 #53 33.03 (6/11) Installing libcurl (8.4.0-r0) 19:23:16 #53 33.04 (7/11) Installing curl (8.4.0-r0) 19:23:16 #53 33.05 (8/11) Installing dumb-init (1.2.5-r2) 19:23:16 #53 33.05 (9/11) Installing musl-obstack (1.2.3-r2) 19:23:16 #53 33.05 (10/11) Installing libucontext (1.2-r2) 19:23:16 #53 33.06 (11/11) Installing gcompat (1.1.0-r1) 19:23:16 #53 33.06 Executing busybox-1.36.1-r2.trigger 19:23:16 #53 33.07 Executing ca-certificates-20230506-r0.trigger 19:23:16 #53 33.11 OK: 12 MiB in 26 packages 19:23:16 #53 DONE 36.6s 19:23:16 19:23:16 #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:23:16 #58 32.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:16 #58 32.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:16 #58 32.57 (1/4) Installing ca-certificates (20230506-r0) 19:23:16 #58 32.59 (2/4) Installing dumb-init (1.2.5-r2) 19:23:16 #58 32.60 (3/4) Installing su-exec (0.2-r3) 19:23:16 #58 32.61 (4/4) Installing yq (4.33.3-r4) 19:23:16 #58 32.68 Executing busybox-1.36.1-r2.trigger 19:23:16 #58 32.68 Executing ca-certificates-20230506-r0.trigger 19:23:16 #58 32.75 OK: 17 MiB in 19 packages 19:23:16 #58 DONE 36.6s 19:23:16 19:23:16 #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:23:16 #59 32.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:16 #59 32.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:16 #59 32.95 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 19:23:16 #59 32.98 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 19:23:16 #59 33.00 (3/6) Installing dumb-init (1.2.5-r2) 19:23:16 #59 33.00 (4/6) Installing openssl (3.1.4-r0) 19:23:16 #59 33.01 (5/6) Installing su-exec (0.2-r3) 19:23:16 #59 33.01 (6/6) Installing yq (4.33.3-r4) 19:23:16 #59 33.07 Executing busybox-1.36.1-r2.trigger 19:23:16 #59 33.08 OK: 17 MiB in 19 packages 19:23:16 #59 DONE 36.6s 19:23:16 19:23:16 #54 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:23:16 #54 DONE 36.8s 19:23:16 19:23:16 #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:23:16 #57 35.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:16 #57 36.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:16 #57 36.30 (1/1) Installing dumb-init (1.2.5-r2) 19:23:16 #57 36.31 Executing busybox-1.36.1-r2.trigger 19:23:16 #57 36.31 OK: 7 MiB in 16 packages 19:23:16 #57 DONE 36.7s 19:23:16 19:23:16 #48 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:23:16 #48 36.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:16 #48 36.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:16 #48 ... 19:23:16 19:23:16 #62 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 19:23:16 #62 DONE 0.2s 19:23:16 19:23:16 #48 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:23:16 #48 37.02 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:23:16 #48 37.02 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:23:16 #48 37.02 OK: 20076 distinct packages available 19:23:16 #48 37.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:16 #48 37.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:16 #48 37.38 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 19:23:16 #48 37.41 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 19:23:16 #48 37.43 (3/7) Installing dumb-init (1.2.5-r2) 19:23:16 #48 37.43 (4/7) Installing musl-obstack (1.2.3-r2) 19:23:16 #48 37.43 (5/7) Installing libucontext (1.2-r2) 19:23:16 #48 37.44 (6/7) Installing gcompat (1.1.0-r1) 19:23:16 #48 37.44 (7/7) Installing openssl (3.1.4-r0) 19:23:16 #48 37.45 Executing busybox-1.36.1-r2.trigger 19:23:16 #48 37.46 OK: 8 MiB in 20 packages 19:23:17 #48 DONE 37.9s 19:23:17 19:23:17 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:23:17 #0 4.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:17 #0 4.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:17 #0 5.238 OK: 264 MiB in 52 packages 19:23:17 #63 DONE 5.5s 19:23:17 19:23:17 #64 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:23:17 #64 DONE 0.7s 19:23:17 19:23:17 #47 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:23:17 #47 36.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:17 #47 37.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:17 #47 37.23 (1/1) Installing dumb-init (1.2.5-r2) 19:23:17 #47 37.24 Executing busybox-1.36.1-r2.trigger 19:23:17 #47 37.24 OK: 7 MiB in 16 packages 19:23:17 #47 DONE 38.1s 19:23:17 19:23:17 #61 [core-command builder 3/7] RUN apk add --update --no-cache make git 19:23:17 #61 5.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:17 #61 5.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:17 #61 5.797 OK: 264 MiB in 52 packages 19:23:18 #61 DONE 7.1s 19:23:18 19:23:18 #65 [security-spire-config stage-2 4/9] COPY Attribution.txt / 19:23:18 #65 DONE 1.4s 19:23:18 19:23:18 #66 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:23:18 #0 5.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:18 #0 5.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:18 #0 5.833 OK: 264 MiB in 52 packages 19:23:18 #66 DONE 6.9s 19:23:18 19:23:18 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:23:18 #0 5.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:18 #0 5.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:18 #0 5.860 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:23:18 #0 5.860 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:23:18 #0 5.860 OK: 20080 distinct packages available 19:23:18 #0 5.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:18 #0 5.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:18 #0 6.261 OK: 264 MiB in 52 packages 19:23:18 #67 DONE 6.9s 19:23:18 19:23:18 #68 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:23:18 #68 DONE 1.4s 19:23:18 19:23:18 #69 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:23:18 #69 DONE 1.4s 19:23:18 19:23:18 #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:23:18 #70 DONE 1.4s 19:23:18 19:23:18 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:19 #71 ... 19:23:19 19:23:19 #72 [security-spire-config stage-2 5/9] COPY security.txt / 19:23:19 #72 DONE 0.2s 19:23:19 19:23:19 #73 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:23:19 #73 ... 19:23:19 19:23:19 #74 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:23:19 #74 DONE 0.7s 19:23:19 19:23:19 #75 [security-spire-server stage-2 4/8] COPY Attribution.txt / 19:23:19 #75 DONE 0.7s 19:23:19 19:23:19 #76 [core-data builder 4/7] COPY go.mod vendor* ./ 19:23:19 #76 DONE 0.7s 19:23:19 19:23:19 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:23:19 #77 DONE 0.7s 19:23:19 19:23:19 #73 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:23:19 #73 DONE 0.7s 19:23:19 19:23:19 #78 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:23:19 #78 DONE 0.1s 19:23:19 19:23:19 #79 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 19:23:19 #79 ... 19:23:19 19:23:19 #80 [security-spire-server stage-2 5/8] COPY security.txt / 19:23:19 #80 DONE 0.1s 19:23:19 19:23:19 #81 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 19:23:19 #81 DONE 0.1s 19:23:19 19:23:19 #82 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:23:19 #82 DONE 3.5s 19:23:19 19:23:19 #83 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:23:19 #83 DONE 0.1s 19:23:19 19:23:19 #79 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 19:23:19 #79 DONE 0.1s 19:23:19 19:23:19 #84 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 19:23:19 #84 DONE 0.1s 19:23:19 19:23:19 #85 [security-spire-agent stage-3 6/9] COPY security.txt / 19:23:19 #85 DONE 0.1s 19:23:19 19:23:19 #86 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:23:19 #86 DONE 0.1s 19:23:19 19:23:19 #87 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:23:19 #87 DONE 0.1s 19:23:19 19:23:19 #88 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:23:19 #88 DONE 0.1s 19:23:19 19:23:19 #89 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:23:19 #89 DONE 0.1s 19:23:19 19:23:19 #90 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:23:20 #90 DONE 0.1s 19:23:20 19:23:20 #91 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:23:20 #91 DONE 0.0s 19:23:20 19:23:20 #92 [security-spire-agent] exporting to image 19:23:20 #92 exporting layers 19:23:20 #92 exporting layers 0.6s done 19:23:20 #92 exporting layers 0.5s done 19:23:20 #92 writing image sha256:d550d23991f87afb5e897c461e61ed88da9be6e2ed1a221e6733c422eb976638 done 19:23:20 #92 naming to docker.io/library/security-spire-config done 19:23:20 #92 writing image sha256:52d12fe320f151d56e10c0c44d405130d2e2f26e8f18266b2218bb77490bb347 done 19:23:20 #92 naming to docker.io/library/security-spire-server done 19:23:20 #92 writing image sha256:c2777a452d6dabb0035d0ac2b8ec50f2eb4bb164fc5e63e580f93f406f9df11e 19:23:20 #92 writing image sha256:c2777a452d6dabb0035d0ac2b8ec50f2eb4bb164fc5e63e580f93f406f9df11e done 19:23:20 #92 naming to docker.io/library/security-spire-agent done 19:23:20 #92 DONE 0.7s 19:23:20 19:23:20 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:22 #93 ... 19:23:22 19:23:22 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:23:22 #52 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.8s done 19:23:27 #52 ... 19:23:27 19:23:27 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:23:29 #33 ... 19:23:29 19:23:29 #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:29 #94 ... 19:23:29 19:23:29 #95 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:51 Removing intermediate container a4ec21e26520 19:23:51 ---> a4567b48a8cb 19:23:51 Successfully built a4567b48a8cb 19:23:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:51 + docker inspect -f . ci-base-image-arm64 19:23:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:23:51 prd-ubuntu20.04-docker-arm64-4c-16g-16276 does not seem to be running inside a container 19:23:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:23:53 $ docker top e6db74487331c945d2b8194aa9c7d73ec8d8f1493c9f8b8d67ef9760ec269535 -eo pid,comm [Pipeline] { [Pipeline] sh 19:23:54 + go version 19:23:54 go version go1.21.0 linux/arm64 [Pipeline] } 19:23:54 $ docker stop --time=1 e6db74487331c945d2b8194aa9c7d73ec8d8f1493c9f8b8d67ef9760ec269535 19:23:55 $ docker rm -f --volumes e6db74487331c945d2b8194aa9c7d73ec8d8f1493c9f8b8d67ef9760ec269535 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:56 + docker inspect -f . ci-base-image-arm64 19:23:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:23:56 prd-ubuntu20.04-docker-arm64-4c-16g-16276 does not seem to be running inside a container 19:23:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:23:58 $ docker top 4b83e7452aee534a4e6cf60799d45e8314918cd76af17cee8c5354aca2e30ac3 -eo pid,comm [Pipeline] { [Pipeline] echo 19:23:58 ========================================================= 19:23:58 [edgeXBuildGoParallel] Running Tests and Build... 19:23:58 ========================================================= [Pipeline] sh 19:23:59 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:23:59 + make test 19:23:59 go test -race -coverprofile=coverage.out ./... 19:24:16 #95 ... 19:24:16 19:24:16 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:16 #93 DONE 49.8s 19:24:16 19:24:16 #95 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:16 #95 DONE 49.8s 19:24:16 19:24:16 #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:16 #94 DONE 49.8s 19:24:16 19:24:16 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:16 #71 DONE 50.5s 19:24:16 19:24:16 #96 [support-notifications builder 6/7] COPY . . 19:24:19 #96 ... 19:24:19 19:24:19 #97 [security-spiffe-token-provider builder 6/7] COPY . . 19:24:19 #97 ... 19:24:19 19:24:19 #98 [core-data builder 6/7] COPY . . 19:24:19 #98 ... 19:24:19 19:24:19 #99 [security-proxy-setup builder 6/7] COPY . . 19:24:19 #99 DONE 10.3s 19:24:19 19:24:19 #100 [security-bootstrapper builder 6/7] COPY . . 19:24:19 #100 CACHED 19:24:19 19:24:19 #101 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:19 #101 CACHED 19:24:19 19:24:19 #102 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:24:19 #102 CACHED 19:24:19 19:24:19 #103 [security-secretstore-setup builder 6/7] COPY . . 19:24:19 #103 CACHED 19:24:19 19:24:19 #104 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:19 #104 CACHED 19:24:19 19:24:19 #105 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:24:19 #105 CACHED 19:24:19 19:24:19 #96 [support-notifications builder 6/7] COPY . . 19:24:19 #96 DONE 10.3s 19:24:19 19:24:19 #106 [security-proxy-auth builder 6/7] COPY . . 19:24:19 #106 CACHED 19:24:19 19:24:19 #107 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:24:19 #107 CACHED 19:24:19 19:24:19 #108 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:19 #108 CACHED 19:24:19 19:24:19 #109 [support-scheduler builder 6/7] COPY . . 19:24:19 #109 CACHED 19:24:19 19:24:19 #110 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:19 #110 CACHED 19:24:19 19:24:19 #111 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:24:19 #111 CACHED 19:24:19 19:24:19 #97 [security-spiffe-token-provider builder 6/7] COPY . . 19:24:19 #97 DONE 10.4s 19:24:19 19:24:19 #112 [core-command builder 4/7] COPY go.mod vendor* ./ 19:24:19 #112 CACHED 19:24:19 19:24:19 #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:19 #113 CACHED 19:24:19 19:24:19 #114 [core-command builder 6/7] COPY . . 19:24:19 #114 CACHED 19:24:19 19:24:19 #98 [core-data builder 6/7] COPY . . 19:24:19 #98 DONE 10.4s 19:24:19 19:24:19 #115 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:19 #115 CACHED 19:24:19 19:24:19 #116 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:24:19 #116 CACHED 19:24:19 19:24:19 #117 [core-common-config-bootstrapper builder 6/7] COPY . . 19:24:19 #117 CACHED 19:24:19 19:24:19 #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:19 #118 CACHED 19:24:19 19:24:19 #119 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:24:19 #119 CACHED 19:24:19 19:24:19 #120 [core-metadata builder 6/7] COPY . . 19:24:19 #120 CACHED 19:24:19 19:24:19 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:24:21 #121 1.290 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 19:24:31 #121 ... 19:24:31 19:24:31 #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:24:31 #0 0.351 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 19:24:31 #122 ... 19:24:31 19:24:31 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:24:31 #0 0.706 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 19:24:31 #123 ... 19:24:31 19:24:31 #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:24:31 #0 0.574 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 19:24:31 #124 ... 19:24:31 19:24:31 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:24:31 #0 1.099 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 19:24:31 #125 ... 19:24:31 19:24:31 #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:24:31 #0 0.693 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 19:24:31 #126 ... 19:24:31 19:24:31 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:24:31 #0 0.680 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 19:24:32 #127 ... 19:24:32 19:24:32 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:24:32 #0 0.835 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 19:24:32 #128 ... 19:24:32 19:24:32 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:24:32 #0 1.753 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 19:24:32 #129 ... 19:24:32 19:24:32 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:24:32 #0 1.192 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 19:24:32 #130 ... 19:24:32 19:24:32 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:24:32 #0 1.174 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 19:24:38 ? github.com/edgexfoundry/edgex-go [no test files] 19:25:19 #131 ... 19:25:19 19:25:19 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:25:19 #127 58.40 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 19:26:06 #127 ... 19:26:06 19:26:06 #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:26:06 #126 DONE 99.1s 19:26:06 19:26:06 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:26:06 #127 DONE 99.3s 19:26:06 19:26:06 #132 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:26:06 #132 ... 19:26:06 19:26:06 #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:26:06 #122 DONE 99.4s 19:26:06 19:26:06 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:26:06 #121 ... 19:26:06 19:26:06 #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 19:26:06 #133 ... 19:26:06 19:26:06 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:26:06 #125 DONE 100.0s 19:26:06 19:26:06 #134 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 19:26:06 #134 ... 19:26:06 19:26:06 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:26:06 #128 DONE 100.5s 19:26:06 19:26:06 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:26:06 #121 DONE 100.6s 19:26:06 19:26:06 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:26:06 #130 DONE 101.3s 19:26:06 19:26:06 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:26:06 #129 ... 19:26:06 19:26:06 #135 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:26:06 #135 ... 19:26:06 19:26:06 #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:26:06 #124 DONE 102.1s 19:26:06 19:26:06 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:26:06 #33 ... 19:26:06 19:26:06 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:26:06 #129 DONE 102.6s 19:26:06 19:26:06 #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 19:26:06 #133 ... 19:26:06 19:26:06 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:26:06 #131 DONE 103.0s 19:26:06 19:26:06 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:26:06 #123 DONE 103.1s 19:26:06 19:26:06 #136 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:26:06 #136 ... 19:26:06 19:26:06 #132 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:26:06 #132 DONE 4.1s 19:26:06 19:26:06 #134 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 19:26:06 #134 DONE 3.3s 19:26:06 19:26:06 #137 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 19:26:06 #137 ... 19:26:06 19:26:06 #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 19:26:06 #133 DONE 3.9s 19:26:06 19:26:06 #138 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:26:06 #138 DONE 0.9s 19:26:06 19:26:06 #139 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 19:26:06 #139 ... 19:26:06 19:26:06 #135 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:26:06 #135 DONE 2.1s 19:26:06 19:26:06 #136 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:26:06 #136 DONE 0.9s 19:26:06 19:26:06 #140 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:26:06 #140 DONE 0.6s 19:26:06 19:26:06 #141 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:26:06 #141 ... 19:26:06 19:26:06 #142 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:26:06 #142 CACHED 19:26:06 19:26:06 #143 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:26:06 #143 CACHED 19:26:06 19:26:06 #144 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:26:06 #144 CACHED 19:26:06 19:26:06 #145 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:26:06 #145 CACHED 19:26:06 19:26:06 #146 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 19:26:06 #146 CACHED 19:26:06 19:26:06 #147 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 19:26:06 #147 CACHED 19:26:06 19:26:06 #148 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:26:06 #148 CACHED 19:26:06 19:26:06 #149 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:26:06 #149 CACHED 19:26:06 19:26:06 #137 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 19:26:06 #137 DONE 0.5s 19:26:06 19:26:06 #139 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 19:26:06 #139 DONE 0.4s 19:26:06 19:26:06 #150 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:26:06 #150 DONE 0.2s 19:26:06 19:26:06 #151 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:26:06 #151 DONE 0.6s 19:26:06 19:26:06 #152 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:26:06 #152 ... 19:26:06 19:26:06 #141 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:26:06 #141 DONE 0.5s 19:26:06 19:26:06 #153 [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 19:26:06 #153 ... 19:26:06 19:26:06 #154 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:26:06 #154 DONE 1.9s 19:26:06 19:26:06 #155 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:26:06 #155 DONE 1.9s 19:26:06 19:26:06 #156 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:26:06 #156 DONE 1.9s 19:26:06 19:26:06 #157 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:26:06 #157 DONE 1.9s 19:26:06 19:26:06 #158 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:26:06 #158 DONE 1.9s 19:26:06 19:26:06 #159 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 19:26:06 #159 DONE 2.1s 19:26:06 19:26:06 #153 [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 19:26:06 #153 DONE 1.9s 19:26:06 19:26:06 #160 [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 19:26:06 #160 ... 19:26:06 19:26:06 #161 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:26:06 #161 DONE 2.5s 19:26:06 19:26:06 #162 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:26:06 #162 DONE 2.8s 19:26:06 19:26:06 #163 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:26:06 #163 ... 19:26:06 19:26:06 #164 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:26:06 #164 DONE 1.5s 19:26:06 19:26:06 #165 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:26:07 #165 ... 19:26:07 19:26:07 #152 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:26:07 #152 DONE 3.1s 19:26:07 19:26:07 #166 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:26:07 #166 DONE 1.6s 19:26:07 19:26:07 #167 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:26:07 #167 ... 19:26:07 19:26:07 #168 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:26:07 #168 DONE 1.6s 19:26:07 19:26:07 #169 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:26:07 #169 DONE 1.7s 19:26:07 19:26:07 #170 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:26:07 #170 DONE 1.7s 19:26:07 19:26:07 #171 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:26:07 #171 DONE 1.6s 19:26:07 19:26:07 #172 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 19:26:07 #172 DONE 1.6s 19:26:07 19:26:07 #160 [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 19:26:07 #160 DONE 1.7s 19:26:07 19:26:07 #173 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:26:07 #173 DONE 0.8s 19:26:07 19:26:07 #163 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:26:07 #163 DONE 1.1s 19:26:07 19:26:07 #92 [support-scheduler] exporting to image 19:26:07 #92 exporting layers 19:26:07 #92 exporting layers 0.3s done 19:26:07 #92 ... 19:26:07 19:26:07 #165 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:26:07 #165 DONE 0.8s 19:26:07 19:26:07 #92 [support-scheduler] exporting to image 19:26:07 #92 exporting layers 0.4s done 19:26:07 #92 ... 19:26:07 19:26:07 #167 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:26:07 #167 DONE 0.8s 19:26:07 19:26:07 #174 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 19:26:07 #174 DONE 0.5s 19:26:07 19:26:07 #92 [core-command] exporting to image 19:26:07 #92 writing image sha256:d278633253e134f1a6e7867386017e55648bb3d633926e5ea7d881d1c984ac74 done 19:26:07 #92 naming to docker.io/library/core-command done 19:26:08 #92 ... 19:26:08 19:26:08 #175 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:26:08 #175 DONE 0.9s 19:26:08 19:26:08 #176 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:26:08 #176 DONE 1.0s 19:26:08 19:26:08 #92 [core-data] exporting to image 19:26:08 #92 ... 19:26:08 19:26:08 #177 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:26:08 #177 DONE 1.1s 19:26:08 19:26:08 #178 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:26:08 #178 ... 19:26:08 19:26:08 #179 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:26:08 #179 DONE 1.4s 19:26:08 19:26:08 #180 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:26:08 #180 DONE 1.3s 19:26:08 19:26:08 #181 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:26:08 #181 DONE 1.4s 19:26:08 19:26:08 #92 [core-metadata] exporting to image 19:26:08 #92 exporting layers 1.0s done 19:26:09 #92 exporting layers 1.4s done 19:26:09 #92 ... 19:26:09 19:26:09 #182 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:26:09 #182 DONE 2.0s 19:26:09 19:26:09 #183 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:26:09 #183 DONE 1.1s 19:26:09 19:26:09 #92 [core-metadata] exporting to image 19:26:09 #92 writing image sha256:457322b54c9b34622635f340cdc6e254039489962f592e9f71dc91540a6cc9bb 19:26:09 #92 writing image sha256:a2542486dc2a70a78e2393a3489d746430908a42d7e03d38a0ddd4fe26530d4f 19:26:09 #92 writing image sha256:c288782a189d1482f0ec79205789af0388cd1a98e3d1541e7415d1fa7f2b0c0b 19:26:10 #92 writing image sha256:a2542486dc2a70a78e2393a3489d746430908a42d7e03d38a0ddd4fe26530d4f 0.2s done 19:26:10 #92 naming to docker.io/library/support-scheduler 0.1s done 19:26:10 #92 ... 19:26:10 19:26:10 #184 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:26:10 #184 DONE 1.3s 19:26:10 19:26:10 #92 [support-scheduler] exporting to image 19:26:10 #92 writing image sha256:457322b54c9b34622635f340cdc6e254039489962f592e9f71dc91540a6cc9bb 0.3s done 19:26:10 #92 naming to docker.io/library/support-notifications 19:26:10 #92 exporting layers 1.9s done 19:26:10 #92 naming to docker.io/library/support-notifications 0.1s done 19:26:10 #92 exporting layers 1.6s done 19:26:10 #92 writing image sha256:c288782a189d1482f0ec79205789af0388cd1a98e3d1541e7415d1fa7f2b0c0b 0.6s done 19:26:10 #92 naming to docker.io/library/security-spiffe-token-provider done 19:26:10 #92 writing image sha256:8ad2b8f84dfe0991dce18694f381eb00749ab0e2767ace161c4074634706f371 19:26:10 #92 ... 19:26:10 19:26:10 #185 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:26:10 #185 DONE 2.1s 19:26:10 19:26:10 #178 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:26:10 #178 DONE 1.9s 19:26:10 19:26:10 #92 [core-metadata] exporting to image 19:26:10 #92 writing image sha256:8ad2b8f84dfe0991dce18694f381eb00749ab0e2767ace161c4074634706f371 done 19:26:10 #92 naming to docker.io/library/core-data done 19:26:10 #92 writing image sha256:8e18e822017af1440d1f78f897aecea1f1ca112bdd4e5907c1dba9a546968789 done 19:26:10 #92 naming to docker.io/library/core-metadata done 19:26:10 #92 ... 19:26:10 19:26:10 #186 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:26:10 #186 DONE 1.1s 19:26:10 19:26:10 #187 [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/ 19:26:11 #187 ... 19:26:11 19:26:11 #188 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:26:11 #188 DONE 1.5s 19:26:11 19:26:11 #189 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:26:11 #189 ... 19:26:11 19:26:11 #187 [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/ 19:26:11 #187 DONE 0.8s 19:26:11 19:26:11 #190 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:26:11 #190 DONE 1.6s 19:26:11 19:26:11 #92 [security-proxy-setup] exporting to image 19:26:11 #92 writing image sha256:f7fd8ba5f46f03b46a11c34f923a5e20f6b17afcf5d2d056650570af8d1ca3dc 0.1s done 19:26:11 #92 naming to docker.io/library/core-common-config-bootstrapper 19:26:12 #92 exporting layers 1.5s done 19:26:12 #92 naming to docker.io/library/core-common-config-bootstrapper done 19:26:12 #92 ... 19:26:12 19:26:12 #189 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:26:12 #189 DONE 0.9s 19:26:12 19:26:12 #191 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:26:12 #191 ... 19:26:12 19:26:12 #192 [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/ 19:26:12 #192 DONE 0.8s 19:26:12 19:26:12 #193 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:26:12 #193 DONE 0.1s 19:26:12 19:26:12 #92 [security-proxy-setup] exporting to image 19:26:12 #92 exporting layers 0.8s done 19:26:12 #92 writing image sha256:dd277c3461a950689a3ed4b28e4a6336189cce68bf27f681b980e9fa4d537f43 0.0s done 19:26:12 #92 naming to docker.io/library/security-proxy-auth done 19:26:12 #92 writing image sha256:426328c36923446f20d7790c3ce27b2a55671d81f05601a317085ab985a834ab done 19:26:12 #92 naming to docker.io/library/security-proxy-setup done 19:26:12 #92 DONE 6.2s 19:26:12 19:26:12 #194 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:26:13 #194 DONE 0.4s 19:26:13 19:26:13 #191 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:26:13 #191 DONE 0.6s 19:26:13 19:26:13 #92 [security-secretstore-setup] exporting to image 19:26:13 #92 exporting layers 0.4s done 19:26:13 #92 writing image sha256:3bf57200eea273772f1d56cfcaf792c3499388a615c7144f9a7f1409417d7dbe done 19:26:13 #92 naming to docker.io/library/security-secretstore-setup done 19:26:13 #92 DONE 6.7s 19:26:13 19:26:13 #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:26:13 #195 DONE 0.9s 19:26:13 19:26:13 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:26:14 #33 ... 19:26:14 19:26:14 #92 [security-bootstrapper] exporting to image 19:26:15 #92 exporting layers 1.0s done 19:26:15 #92 writing image sha256:729fa334d46b6f32391a89424476397325723c8f225ad24c0fbb26a162e102dc 0.1s done 19:26:15 #92 naming to docker.io/library/security-bootstrapper 0.0s done 19:26:15 #92 DONE 7.7s 19:26:15 19:26:15 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:26:15 time="2023-11-01T19:22:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:15 time="2023-11-01T19:22:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:15 time="2023-11-01T19:22:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:15 time="2023-11-01T19:22:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:15 time="2023-11-01T19:22:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:15 time="2023-11-01T19:22:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:15 time="2023-11-01T19:22:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:15 time="2023-11-01T19:22:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:15 time="2023-11-01T19:22:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:15 time="2023-11-01T19:22:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:15 time="2023-11-01T19:22:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:15 time="2023-11-01T19:22:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:15 time="2023-11-01T19:22:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:15 time="2023-11-01T19:22:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:26:15 $ docker stop --time=1 274000bb9874cefc4f4d92c5ffde5b5459fcbe8e06b13b67fb6982da1be685ca 19:26:17 $ docker rm -f --volumes 274000bb9874cefc4f4d92c5ffde5b5459fcbe8e06b13b67fb6982da1be685ca [Pipeline] // withDockerContainer [Pipeline] sh 19:26:17 + docker images 19:26:17 REPOSITORY TAG IMAGE ID CREATED SIZE 19:26:17 security-bootstrapper latest 729fa334d46b 4 seconds ago 23.3MB 19:26:17 security-secretstore-setup latest 3bf57200eea2 5 seconds ago 44.4MB 19:26:17 security-proxy-setup latest 426328c36923 6 seconds ago 34.4MB 19:26:17 core-common-config-bootstrapper latest f7fd8ba5f46f 7 seconds ago 18.2MB 19:26:17 security-proxy-auth latest dd277c3461a9 7 seconds ago 19.5MB 19:26:17 core-metadata latest 8e18e822017a 9 seconds ago 21.7MB 19:26:17 support-notifications latest 457322b54c9b 10 seconds ago 34.7MB 19:26:17 core-data latest 8ad2b8f84dfe 10 seconds ago 21.3MB 19:26:17 support-scheduler latest a2542486dc2a 10 seconds ago 34.1MB 19:26:17 security-spiffe-token-provider latest c288782a189d 10 seconds ago 35.1MB 19:26:17 core-command latest d278633253e1 10 seconds ago 21.2MB 19:26:17 security-spire-config latest d550d23991f8 2 minutes ago 101MB 19:26:17 security-spire-server latest 52d12fe320f1 2 minutes ago 107MB 19:26:17 security-spire-agent latest c2777a452d6d 2 minutes ago 166MB 19:26:17 ci-base-image-x86_64 latest 3cbf093e69cc 6 minutes ago 930MB 19:26:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 6 weeks ago 557MB 19:26:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 months ago 334MB 19:26:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 16 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] } 19:26:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:26:30 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:26:30 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:26:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:26:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:26:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:26:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:26:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:26:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:26:30 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:26:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:26:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:26:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:26:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:26:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:26:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:26:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.301s coverage: 28.7% of statements 19:26:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.305s coverage: 97.0% of statements 19:26:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:26:53 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:26:53 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:26:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.540s coverage: 69.2% of statements 19:26:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:26:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:27:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.337s coverage: 53.2% of statements 19:27:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:27:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:27:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:27:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:27:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:27:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:27:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:27:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.493s coverage: 93.4% of statements 19:27:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.598s coverage: 4.1% of statements 19:27:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:27:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:27:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:27:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:27:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:27:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:27:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:27:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:27:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:27:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:27:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.767s coverage: 97.6% of statements 19:27:29 ok github.com/edgexfoundry/edgex-go/internal/io 1.208s coverage: 72.2% of statements 19:27:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:27:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:27:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.439s coverage: 0.9% of statements 19:27:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.240s coverage: 32.2% of statements 19:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.359s coverage: 41.7% of statements 19:27:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.326s coverage: 82.9% of statements 19:27:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.269s coverage: 94.1% of statements 19:27:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.203s coverage: 96.3% of statements 19:27:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.215s coverage: 87.5% of statements 19:27:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:27:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:27:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:27:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:27:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:27:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:27:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:27:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:27:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.219s coverage: 94.4% of statements 19:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:28:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:28:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.229s coverage: 79.9% of statements 19:28:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.256s coverage: 92.9% of statements 19:28:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.076s coverage: 64.4% of statements 19:28:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.222s coverage: 62.3% of statements 19:28:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.225s coverage: 87.2% of statements 19:28:13 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.192s coverage: 20.0% of statements 19:28:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.172s coverage: 100.0% of statements 19:28:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:28:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.429s coverage: 81.8% of statements 19:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.414s coverage: 82.1% of statements 19:28:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:28:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.229s coverage: 86.0% of statements 19:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:28:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.992s coverage: 63.1% of statements 19:28:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.261s coverage: 100.0% of statements 19:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.108s coverage: 89.4% of statements 19:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.072s coverage: 100.0% of statements 19:28:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:28:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:28:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.075s coverage: 73.7% of statements 19:28:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.068s coverage: 100.0% of statements 19:28:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:28:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:28:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:28:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.863s coverage: 38.4% of statements 19:28:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.257s coverage: 89.5% of statements 19:28:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:28:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:28:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:28:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:28:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.207s coverage: 84.8% of statements 19:28:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:28:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:28:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:28:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:28:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.339s coverage: 19.9% of statements 19:28:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.587s coverage: 95.7% of statements 19:28:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:28:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:28:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.302s coverage: 61.8% of statements 19:28:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:28:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:28:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.432s coverage: 98.9% of statements 19:28:59 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 19:28:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:28:59 go vet ./... 19:31:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:31:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:31:21 ./bin/test-attribution-txt.sh [Pipeline] echo 19:31:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:31:21 + ls -al . 19:31:21 total 724 19:31:21 drwxrwxr-x 10 1001 1001 4096 Nov 1 19:24 . 19:31:21 drwxr-xr-x 4 root root 4096 Nov 1 19:23 .. 19:31:21 drwxrwxr-x 2 1001 1001 4096 Nov 1 19:22 .blubracket 19:31:21 -rw-rw-r-- 1 1001 1001 10 Nov 1 19:22 .dockerignore 19:31:21 drwxrwxr-x 8 1001 1001 4096 Nov 1 19:22 .git 19:31:21 drwxrwxr-x 3 1001 1001 4096 Nov 1 19:22 .github 19:31:21 -rw-rw-r-- 1 1001 1001 1074 Nov 1 19:22 .gitignore 19:31:21 -rw-rw-r-- 1 1001 1001 42 Nov 1 19:22 .golangci.yml 19:31:21 -rw-rw-r-- 1 1001 1001 100 Nov 1 19:22 .hadolint.yml 19:31:21 -rw-rw-r-- 1 1001 1001 155 Nov 1 19:22 .sonarcloud.properties 19:31:21 -rw-rw-r-- 1 1001 1001 1171 Nov 1 19:22 ADOPTERS.md 19:31:21 -rw-rw-r-- 1 1001 1001 11674 Nov 1 19:22 Attribution.txt 19:31:21 -rw-rw-r-- 1 1001 1001 93407 Nov 1 19:22 CHANGELOG.md 19:31:21 -rw-rw-r-- 1 1001 1001 3804 Nov 1 19:22 CONTRIBUTING.md 19:31:21 -rw-rw-r-- 1 1001 1001 677 Nov 1 19:22 GOVERNANCE.md 19:31:21 -rw-rw-r-- 1 1001 1001 861 Nov 1 19:22 Jenkinsfile 19:31:21 -rw-rw-r-- 1 1001 1001 10775 Nov 1 19:22 LICENSE 19:31:21 -rw-rw-r-- 1 1001 1001 15054 Nov 1 19:22 Makefile 19:31:21 -rw-rw-r-- 1 1001 1001 582 Nov 1 19:22 OWNERS.md 19:31:21 -rw-rw-r-- 1 1001 1001 9528 Nov 1 19:22 README.md 19:31:21 -rw-rw-r-- 1 1001 1001 789 Nov 1 19:22 SECURITY.md 19:31:21 -rw-rw-r-- 1 1001 1001 5 Nov 1 19:19 VERSION 19:31:21 drwxrwxr-x 2 1001 1001 4096 Nov 1 19:22 bin 19:31:21 drwxrwxr-x 18 1001 1001 4096 Nov 1 19:22 cmd 19:31:21 -rw-r--r-- 1 root root 453602 Nov 1 19:28 coverage.out 19:31:21 drwxrwxr-x 2 1001 1001 4096 Nov 1 19:22 fuzz_test 19:31:21 -rw-rw-r-- 1 1001 1001 3689 Nov 1 19:22 go.mod 19:31:21 -rw-rw-r-- 1 1001 1001 34446 Nov 1 19:22 go.sum 19:31:21 drwxrwxr-x 7 1001 1001 4096 Nov 1 19:22 internal 19:31:21 drwxrwxr-x 3 1001 1001 4096 Nov 1 19:22 openapi 19:31:21 -rw-rw-r-- 1 1001 1001 584 Nov 1 19:22 security.txt 19:31:21 -rw-rw-r-- 1 1001 1001 204 Nov 1 19:22 version.go [Pipeline] sh 19:31:22 + '[' -e coverage.out ] 19:31:22 + chown 1001:1001 coverage.out [Pipeline] stash 19:31:22 Warning: overwriting stash ‘coverage-report’ 19:31:23 Stashed 1 file(s) [Pipeline] sh 19:31:23 + make build 19:31:23 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 19:32:45 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 19:32:48 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 19:32:53 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 19:32:56 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 19:33:28 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 19:33:35 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 19:33:40 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 19:33:45 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 19:33:49 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 19:33:53 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 19:33:57 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] } 19:34:03 $ docker stop --time=1 4b83e7452aee534a4e6cf60799d45e8314918cd76af17cee8c5354aca2e30ac3 19:34:05 $ docker rm -f --volumes 4b83e7452aee534a4e6cf60799d45e8314918cd76af17cee8c5354aca2e30ac3 [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 19:34:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:34:08 19:34:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:34:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:34:09 latest: Pulling from edgex-devops/edgex-compose-arm64 19:34:09 547446be3368: Pulling fs layer 19:34:09 d125d8839a47: Pulling fs layer 19:34:09 3e85d5ac6304: Pulling fs layer 19:34:09 c3105a71a48b: Pulling fs layer 19:34:09 0f093f025ec4: Pulling fs layer 19:34:09 c3106fc0e877: Pulling fs layer 19:34:09 c3105a71a48b: Waiting 19:34:09 0f093f025ec4: Waiting 19:34:09 c3106fc0e877: Waiting 19:34:09 547446be3368: Verifying Checksum 19:34:09 547446be3368: Download complete 19:34:09 c3105a71a48b: Download complete 19:34:09 d125d8839a47: Verifying Checksum 19:34:09 d125d8839a47: Download complete 19:34:09 c3106fc0e877: Download complete 19:34:09 0f093f025ec4: Verifying Checksum 19:34:09 0f093f025ec4: Download complete 19:34:09 547446be3368: Pull complete 19:34:10 d125d8839a47: Pull complete 19:34:11 3e85d5ac6304: Verifying Checksum 19:34:11 3e85d5ac6304: Download complete 19:34:21 3e85d5ac6304: Pull complete 19:34:21 c3105a71a48b: Pull complete 19:34:21 0f093f025ec4: Pull complete 19:34:22 c3106fc0e877: Pull complete 19:34:22 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 19:34:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:34:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:34:22 prd-ubuntu20.04-docker-arm64-4c-16g-16276 does not seem to be running inside a container 19:34:22 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:34:24 $ docker top bd323bfd93172179be39b36003fe09980774ceea3c5df04f27091f786128776a -eo pid,comm [Pipeline] { [Pipeline] sh 19:34:25 + docker compose -f ./docker-compose-build.yml build --parallel 19:34:35 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:34:35 #1 transferring dockerfile: 2.12kB 0.0s done 19:34:35 #1 DONE 0.1s 19:34:35 19:34:35 #2 [security-proxy-auth internal] load build definition from Dockerfile 19:34:35 #2 transferring dockerfile: 2.04kB done 19:34:35 #2 DONE 0.0s 19:34:35 19:34:35 #3 [support-notifications internal] load build definition from Dockerfile 19:34:35 #3 transferring dockerfile: 1.84kB 0.0s done 19:34:35 #3 DONE 0.1s 19:34:35 19:34:35 #4 [core-command internal] load build definition from Dockerfile 19:34:35 #4 transferring dockerfile: 1.82kB 0.0s done 19:34:35 #4 DONE 0.1s 19:34:35 19:34:35 #5 [security-spire-server internal] load build definition from Dockerfile 19:34:35 #5 transferring dockerfile: 1.59kB 0.0s done 19:34:35 #5 DONE 0.1s 19:34:35 19:34:35 #6 [security-spire-config internal] load build definition from Dockerfile 19:34:35 #6 transferring dockerfile: 1.58kB 0.0s done 19:34:35 #6 DONE 0.1s 19:34:35 19:34:35 #7 [core-data internal] load build definition from Dockerfile 19:34:35 #7 transferring dockerfile: 1.90kB 0.0s done 19:34:35 #7 DONE 0.1s 19:34:35 19:34:35 #8 [security-bootstrapper internal] load build definition from Dockerfile 19:34:35 #8 transferring dockerfile: 2.82kB done 19:34:35 #8 DONE 0.1s 19:34:35 19:34:35 #9 [security-proxy-setup internal] load build definition from Dockerfile 19:34:35 #9 transferring dockerfile: 2.39kB 0.0s done 19:34:35 #9 DONE 0.1s 19:34:35 19:34:35 #10 [security-secretstore-setup internal] load build definition from Dockerfile 19:34:35 #10 transferring dockerfile: 2.38kB 0.0s done 19:34:35 #10 DONE 0.1s 19:34:35 19:34:35 #11 [support-scheduler internal] load build definition from Dockerfile 19:34:35 #11 transferring dockerfile: 1.82kB done 19:34:35 #11 DONE 0.1s 19:34:35 19:34:35 #12 [security-spire-agent internal] load build definition from Dockerfile 19:34:35 #12 transferring dockerfile: 1.70kB done 19:34:35 #12 DONE 0.1s 19:34:35 19:34:35 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:34:35 #13 transferring dockerfile: 1.78kB done 19:34:35 #13 DONE 0.1s 19:34:35 19:34:35 #14 [core-metadata internal] load build definition from Dockerfile 19:34:35 #14 transferring dockerfile: 1.96kB done 19:34:35 #14 DONE 0.1s 19:34:35 19:34:35 #15 [core-common-config-bootstrapper internal] load .dockerignore 19:34:35 #15 transferring context: 19:34:35 #15 transferring context: 50B done 19:34:35 #15 DONE 0.1s 19:34:36 19:34:36 #16 [security-proxy-auth internal] load .dockerignore 19:34:36 #16 transferring context: 50B done 19:34:36 #16 DONE 0.0s 19:34:36 19:34:36 #17 [support-notifications internal] load .dockerignore 19:34:36 #17 transferring context: 50B done 19:34:36 #17 DONE 0.0s 19:34:36 19:34:36 #18 [core-command internal] load .dockerignore 19:34:36 #18 transferring context: 50B done 19:34:36 #18 DONE 0.1s 19:34:36 19:34:36 #19 [security-spire-server internal] load .dockerignore 19:34:36 #19 transferring context: 50B done 19:34:36 #19 DONE 0.1s 19:34:36 19:34:36 #20 [security-spire-config internal] load .dockerignore 19:34:36 #20 transferring context: 50B done 19:34:36 #20 DONE 0.0s 19:34:36 19:34:36 #21 [core-data internal] load .dockerignore 19:34:36 #21 transferring context: 50B done 19:34:36 #21 DONE 0.1s 19:34:36 19:34:36 #22 [security-bootstrapper internal] load .dockerignore 19:34:36 #22 transferring context: 50B 0.0s done 19:34:36 #22 DONE 0.1s 19:34:36 19:34:36 #23 [security-proxy-setup internal] load .dockerignore 19:34:36 #23 transferring context: 50B done 19:34:36 #23 DONE 0.1s 19:34:36 19:34:36 #24 [security-secretstore-setup internal] load .dockerignore 19:34:36 #24 transferring context: 50B 0.0s done 19:34:36 #24 DONE 0.1s 19:34:36 19:34:36 #25 [support-scheduler internal] load .dockerignore 19:34:36 #25 transferring context: 50B done 19:34:36 #25 DONE 0.1s 19:34:36 19:34:36 #26 [security-spire-agent internal] load .dockerignore 19:34:36 #26 transferring context: 50B 0.0s done 19:34:36 #26 DONE 0.1s 19:34:36 19:34:36 #27 [security-spiffe-token-provider internal] load .dockerignore 19:34:36 #27 transferring context: 50B 0.0s done 19:34:36 #27 DONE 0.1s 19:34:36 19:34:36 #28 [core-metadata internal] load .dockerignore 19:34:36 #28 transferring context: 50B 0.0s done 19:34:36 #28 DONE 0.1s 19:34:36 19:34:36 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:34:36 #29 DONE 0.0s 19:34:36 19:34:36 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:34:37 #30 DONE 0.2s 19:34:37 19:34:37 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:34:37 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 19:34:37 #31 DONE 0.0s 19:34:37 19:34:37 #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:34:38 #32 ... 19:34:38 19:34:38 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:34:38 #29 DONE 0.0s 19:34:38 19:34:38 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 19:34:38 #30 DONE 0.3s 19:34:38 19:34:38 #33 [core-common-config-bootstrapper internal] load build context 19:34:38 #33 ... 19:34:38 19:34:38 #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:34:38 #32 DONE 1.7s 19:34:38 19:34:38 #33 [core-common-config-bootstrapper internal] load build context 19:34:38 #33 ... 19:34:38 19:34:38 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:34:38 #29 DONE 0.0s 19:34:38 19:34:38 #33 [core-common-config-bootstrapper internal] load build context 19:34:38 #33 ... 19:34:38 19:34:38 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:34:38 #29 DONE 0.0s 19:34:38 19:34:38 #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:34:38 #32 DONE 1.7s 19:34:38 19:34:38 #34 [support-notifications builder 2/7] WORKDIR /edgex-go 19:34:38 #34 DONE 0.6s 19:34:38 19:34:38 #33 [core-common-config-bootstrapper internal] load build context 19:34:38 #33 ... 19:34:38 19:34:38 #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:34:38 #32 DONE 1.7s 19:34:38 19:34:38 #34 [core-command builder 2/7] WORKDIR /edgex-go 19:34:38 #34 DONE 0.6s 19:34:38 19:34:38 #33 [core-common-config-bootstrapper internal] load build context 19:34:39 #33 ... 19:34:39 19:34:39 #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:34:39 #32 DONE 1.8s 19:34:39 19:34:39 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:34:39 #29 DONE 0.0s 19:34:39 19:34:39 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 19:34:39 #30 DONE 0.9s 19:34:39 19:34:39 #34 [core-data builder 2/7] WORKDIR /edgex-go 19:34:39 #34 DONE 0.6s 19:34:39 19:34:39 #33 [core-common-config-bootstrapper internal] load build context 19:34:39 #33 ... 19:34:39 19:34:39 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:34:39 #29 DONE 0.0s 19:34:39 19:34:39 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:34:39 #30 DONE 1.0s 19:34:39 19:34:39 #33 [core-common-config-bootstrapper internal] load build context 19:34:39 #33 ... 19:34:39 19:34:39 #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:34:39 #32 DONE 1.8s 19:34:39 19:34:39 #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 19:34:39 #34 DONE 0.7s 19:34:39 19:34:39 #33 [core-common-config-bootstrapper internal] load build context 19:34:39 #33 ... 19:34:39 19:34:39 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:34:39 #29 DONE 0.0s 19:34:39 19:34:39 #33 [core-common-config-bootstrapper internal] load build context 19:34:39 #33 ... 19:34:39 19:34:39 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:34:39 #29 DONE 0.0s 19:34:39 19:34:39 #33 [core-common-config-bootstrapper internal] load build context 19:34:39 #33 ... 19:34:39 19:34:39 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:34:39 #29 DONE 0.0s 19:34:39 19:34:39 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 19:34:39 #30 DONE 1.4s 19:34:39 19:34:39 #33 [core-common-config-bootstrapper internal] load build context 19:34:40 #33 ... 19:34:40 19:34:40 #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:34:40 #32 DONE 1.9s 19:34:40 19:34:40 #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 19:34:40 #34 DONE 0.7s 19:34:40 19:34:40 #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:34:40 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 19:34:40 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:34:40 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 19:34:40 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 19:34:40 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 19:34:40 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.4s done 19:34:40 #31 DONE 3.7s 19:34:40 19:34:40 #33 [core-common-config-bootstrapper internal] load build context 19:34:40 #33 ... 19:34:40 19:34:40 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:34:40 #29 DONE 0.0s 19:34:40 19:34:40 #33 [core-common-config-bootstrapper internal] load build context 19:34:40 #33 ... 19:34:40 19:34:40 #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:34:40 #32 DONE 1.9s 19:34:40 19:34:40 #34 [support-scheduler builder 2/7] WORKDIR /edgex-go 19:34:40 #34 DONE 0.8s 19:34:40 19:34:40 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 19:34:40 #30 DONE 1.9s 19:34:40 19:34:40 #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:34:40 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 19:34:40 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:34:40 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 19:34:40 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 19:34:40 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 19:34:40 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.4s done 19:34:40 #31 DONE 3.7s 19:34:40 19:34:40 #33 [core-common-config-bootstrapper internal] load build context 19:34:40 #33 ... 19:34:40 19:34:40 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:34:40 #29 DONE 0.1s 19:34:40 19:34:40 #33 [core-common-config-bootstrapper internal] load build context 19:34:40 #33 ... 19:34:40 19:34:40 #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:34:40 #35 DONE 2.1s 19:34:40 19:34:40 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:34:40 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 19:34:40 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:34:40 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 19:34:40 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 19:34:40 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 19:34:40 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.4s done 19:34:40 #31 DONE 3.7s 19:34:40 19:34:40 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:40 #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:44 #36 ... 19:34:44 19:34:44 #37 [security-spire-server internal] load build context 19:34:44 #37 transferring context: 18.10kB 0.2s done 19:34:44 #37 DONE 3.0s 19:34:44 19:34:44 #38 [security-proxy-auth internal] load build context 19:34:44 #38 ... 19:34:44 19:34:44 #39 [security-spire-config internal] load build context 19:34:44 #39 transferring context: 16.35kB 0.2s done 19:34:44 #39 DONE 3.2s 19:34:44 19:34:44 #38 [security-proxy-auth internal] load build context 19:34:44 #38 ... 19:34:44 19:34:44 #40 [support-notifications internal] load build context 19:34:44 #40 ... 19:34:44 19:34:44 #38 [security-proxy-auth internal] load build context 19:34:44 #38 ... 19:34:44 19:34:44 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 19:34:44 #30 DONE 5.6s 19:34:44 19:34:44 #40 [support-notifications internal] load build context 19:34:44 #40 ... 19:34:44 19:34:44 #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:34:44 #32 DONE 1.9s 19:34:44 19:34:44 #34 [core-metadata builder 2/7] WORKDIR /edgex-go 19:34:44 #34 DONE 0.8s 19:34:44 19:34:44 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:34:44 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 19:34:44 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:34:44 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 19:34:44 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 19:34:44 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 19:34:44 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.4s done 19:34:44 #31 DONE 3.7s 19:34:44 19:34:44 #41 [core-metadata internal] load build context 19:34:44 #41 DONE 0.0s 19:34:44 19:34:44 #40 [support-notifications internal] load build context 19:34:46 #40 ... 19:34:46 19:34:46 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:34:46 #42 DONE 5.9s 19:34:46 19:34:46 #40 [support-notifications internal] load build context 19:34:46 #40 ... 19:34:46 19:34:46 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:34:46 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 19:34:46 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:34:46 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 19:34:46 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 19:34:46 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 19:34:46 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.4s done 19:34:46 #31 DONE 3.7s 19:34:46 19:34:46 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:46 #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 3.9s done 19:34:46 #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:34:46 #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 19:34:46 #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 19:34:46 #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s 19:34:47 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 1.2s 19:34:47 #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.3s done 19:34:47 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.4s 19:34:47 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 1.4s 19:34:47 #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:34:47 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.6s done 19:34:47 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.6s 19:34:47 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.7s done 19:34:48 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 2.2s 19:34:48 #36 ... 19:34:48 19:34:48 #43 [security-spire-agent internal] load build context 19:34:48 #43 transferring context: 17.63kB 0.6s done 19:34:48 #43 DONE 2.0s 19:34:48 19:34:48 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:48 #36 ... 19:34:48 19:34:48 #44 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 19:34:48 #0 6.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:48 #0 7.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:48 #44 ... 19:34:48 19:34:48 #45 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:34:48 #0 7.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:48 #0 8.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:48 #45 ... 19:34:48 19:34:48 #46 [core-command internal] load build context 19:34:49 #46 ... 19:34:49 19:34:49 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:49 #36 ... 19:34:49 19:34:49 #47 [core-data internal] load build context 19:34:49 #47 ... 19:34:49 19:34:49 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:49 #36 ... 19:34:49 19:34:49 #48 [security-bootstrapper internal] load build context 19:34:49 #48 ... 19:34:49 19:34:49 #49 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:34:49 #0 6.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:49 #0 7.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:49 #49 ... 19:34:49 19:34:49 #47 [core-data internal] load build context 19:34:50 #47 ... 19:34:50 19:34:50 #50 [security-proxy-setup internal] load build context 19:34:50 #50 ... 19:34:50 19:34:50 #51 [security-secretstore-setup internal] load build context 19:34:50 #51 ... 19:34:50 19:34:50 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:50 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 4.3s 19:34:50 #36 ... 19:34:50 19:34:50 #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:34:50 #52 ... 19:34:50 19:34:50 #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:34:50 #0 9.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:50 #53 ... 19:34:50 19:34:50 #54 [security-spiffe-token-provider internal] load build context 19:34:51 #54 ... 19:34:51 19:34:51 #33 [core-common-config-bootstrapper internal] load build context 19:34:51 #33 ... 19:34:51 19:34:51 #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:34:51 #55 ... 19:34:51 19:34:51 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:34:51 #56 ... 19:34:51 19:34:51 #57 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:34:51 #57 ... 19:34:51 19:34:51 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:34:51 #0 5.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:51 #0 7.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:51 #58 10.93 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:34:51 #58 10.93 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:34:51 #58 10.93 OK: 19957 distinct packages available 19:34:51 #58 ... 19:34:51 19:34:51 #59 [support-scheduler internal] load build context 19:34:51 #59 ... 19:34:51 19:34:51 #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:34:51 #60 ... 19:34:51 19:34:51 #44 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 19:34:51 #44 11.39 OK: 266 MiB in 52 packages 19:34:51 #44 DONE 14.1s 19:34:51 19:34:51 #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:34:51 #61 ... 19:34:51 19:34:51 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:34:51 #58 11.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:52 #58 ... 19:34:52 19:34:52 #49 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:34:52 #49 10.61 OK: 266 MiB in 52 packages 19:34:52 #49 DONE 13.4s 19:34:52 19:34:52 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:52 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 6.8s 19:34:53 #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 19:34:53 #36 ... 19:34:53 19:34:53 #45 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:34:53 #45 12.89 OK: 266 MiB in 52 packages 19:34:53 #45 DONE 14.6s 19:34:53 19:34:53 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:53 #36 ... 19:34:53 19:34:53 #62 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:34:53 #62 ... 19:34:53 19:34:53 #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:34:53 #63 ... 19:34:53 19:34:53 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:53 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.59MB / 23.39MB 7.8s 19:34:53 #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.7s done 19:34:54 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 8.3s 19:34:54 #36 ... 19:34:54 19:34:54 #38 [security-proxy-auth internal] load build context 19:34:54 #38 transferring context: 39.54MB 16.1s 19:34:54 #38 ... 19:34:54 19:34:54 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:55 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.04MB / 23.39MB 8.9s 19:34:55 #36 ... 19:34:55 19:34:55 #41 [core-metadata internal] load build context 19:34:55 #41 ... 19:34:55 19:34:55 #38 [security-proxy-auth internal] load build context 19:34:55 #38 ... 19:34:55 19:34:55 #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:34:55 #53 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:55 #53 12.64 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 19:34:55 #53 12.80 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 19:34:55 #53 12.80 (3/6) Installing dumb-init (1.2.5-r2) 19:34:55 #53 12.80 (4/6) Installing openssl (3.1.4-r0) 19:34:55 #53 12.97 (5/6) Installing su-exec (0.2-r3) 19:34:55 #53 12.97 (6/6) Installing yq (4.33.3-r4) 19:34:55 #53 13.28 Executing busybox-1.36.1-r2.trigger 19:34:55 #53 13.36 OK: 18 MiB in 19 packages 19:34:55 #53 DONE 15.0s 19:34:55 19:34:55 #38 [security-proxy-auth internal] load build context 19:34:56 #38 ... 19:34:56 19:34:56 #40 [support-notifications internal] load build context 19:34:56 #40 ... 19:34:56 19:34:56 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:34:56 #64 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.5s done 19:34:56 #64 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:34:56 #64 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 19:34:56 #64 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 19:34:56 #64 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 19:34:56 #64 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 19:34:56 #64 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:34:56 #64 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.8s done 19:34:56 #64 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.63MB / 17.12MB 7.0s 19:34:56 #64 ... 19:34:56 19:34:56 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:56 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 10.5s 19:34:56 #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 19:34:57 #36 ... 19:34:57 19:34:57 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:34:57 #58 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:57 #58 14.83 OK: 266 MiB in 52 packages 19:34:57 #58 DONE 16.3s 19:34:57 19:34:57 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:57 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.17MB / 23.39MB 10.9s 19:34:57 #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 19:34:58 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 11.8s 19:34:58 #36 ... 19:34:58 19:34:58 #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 19:34:58 #65 DONE 2.3s 19:34:58 19:34:58 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:58 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 12.1s 19:34:58 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 12.3s 19:34:58 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 12.3s done 19:34:58 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 12.3s done 19:34:58 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19:34:59 #36 ... 19:34:59 19:34:59 #46 [core-command internal] load build context 19:34:59 #46 ... 19:34:59 19:34:59 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:35:00 #36 ... 19:35:00 19:35:00 #48 [security-bootstrapper internal] load build context 19:35:00 #48 transferring context: 35.02MB 20.0s 19:35:00 #48 ... 19:35:00 19:35:00 #46 [core-command internal] load build context 19:35:00 #46 ... 19:35:00 19:35:00 #47 [core-data internal] load build context 19:35:00 #47 ... 19:35:00 19:35:00 #50 [security-proxy-setup internal] load build context 19:35:00 #50 ... 19:35:00 19:35:00 #51 [security-secretstore-setup internal] load build context 19:35:00 #51 ... 19:35:00 19:35:00 #57 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:35:00 #57 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:35:00 #57 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:35:00 #57 17.75 (1/1) Installing dumb-init (1.2.5-r2) 19:35:00 #57 17.82 Executing busybox-1.36.1-r2.trigger 19:35:00 #57 17.95 OK: 8 MiB in 16 packages 19:35:00 #57 DONE 20.7s 19:35:00 19:35:00 #51 [security-secretstore-setup internal] load build context 19:35:00 #51 ... 19:35:00 19:35:00 #50 [security-proxy-setup internal] load build context 19:35:01 #50 ... 19:35:01 19:35:01 #54 [security-spiffe-token-provider internal] load build context 19:35:01 #54 ... 19:35:01 19:35:01 #33 [core-common-config-bootstrapper internal] load build context 19:35:01 #33 ... 19:35:01 19:35:01 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:35:01 #36 ... 19:35:01 19:35:01 #59 [support-scheduler internal] load build context 19:35:01 #59 ... 19:35:01 19:35:01 #47 [core-data internal] load build context 19:35:04 #47 ... 19:35:04 19:35:04 #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:35:04 #61 13.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:35:04 #61 15.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:35:04 #61 20.72 (1/2) Installing ca-certificates (20230506-r0) 19:35:04 #61 21.06 (2/2) Installing dumb-init (1.2.5-r2) 19:35:04 #61 21.10 Executing busybox-1.36.1-r2.trigger 19:35:04 #61 21.18 Executing ca-certificates-20230506-r0.trigger 19:35:04 #61 22.27 OK: 9 MiB in 17 packages 19:35:04 #61 ... 19:35:04 19:35:04 #47 [core-data internal] load build context 19:35:04 #47 ... 19:35:04 19:35:04 #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:35:04 #61 DONE 24.2s 19:35:04 19:35:04 #47 [core-data internal] load build context 19:35:04 #47 ... 19:35:04 19:35:04 #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:35:04 #55 14.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:35:04 #55 16.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:35:04 #55 21.92 (1/1) Installing dumb-init (1.2.5-r2) 19:35:04 #55 22.01 Executing busybox-1.36.1-r2.trigger 19:35:04 #55 22.12 OK: 8 MiB in 16 packages 19:35:04 #55 DONE 24.3s 19:35:04 19:35:04 #47 [core-data internal] load build context 19:35:04 #47 transferring context: 44.79MB 25.5s 19:35:05 #47 ... 19:35:05 19:35:05 #41 [core-metadata internal] load build context 19:35:05 #41 ... 19:35:05 19:35:05 #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:35:05 #60 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:35:05 #60 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:35:05 #60 19.61 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:35:05 #60 19.61 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:35:05 #60 19.61 OK: 19953 distinct packages available 19:35:05 #60 20.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:35:05 #60 22.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:35:05 #60 ... 19:35:05 19:35:05 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:35:05 #56 14.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:35:05 #56 15.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:35:05 #56 21.83 (1/4) Installing ca-certificates (20230506-r0) 19:35:05 #56 22.12 (2/4) Installing dumb-init (1.2.5-r2) 19:35:05 #56 22.12 (3/4) Installing su-exec (0.2-r3) 19:35:05 #56 22.13 (4/4) Installing yq (4.33.3-r4) 19:35:05 #56 23.29 Executing busybox-1.36.1-r2.trigger 19:35:05 #56 23.40 Executing ca-certificates-20230506-r0.trigger 19:35:05 #56 24.14 OK: 18 MiB in 19 packages 19:35:05 #56 ... 19:35:05 19:35:05 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:35:05 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.8s 19:35:06 #36 ... 19:35:06 19:35:06 #40 [support-notifications internal] load build context 19:35:06 #40 ... 19:35:06 19:35:06 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:35:06 #56 DONE 25.8s 19:35:06 19:35:06 #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:35:06 #52 16.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:35:06 #52 18.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:35:06 #52 24.72 (1/2) Installing dumb-init (1.2.5-r2) 19:35:06 #52 24.72 (2/2) Installing su-exec (0.2-r3) 19:35:06 #52 24.72 Executing busybox-1.36.1-r2.trigger 19:35:06 #52 24.89 OK: 8 MiB in 17 packages 19:35:06 #52 DONE 26.0s 19:35:06 19:35:06 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:35:06 #64 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 7.7s done 19:35:06 #64 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done 19:35:06 #64 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.4s 19:35:06 #64 ... 19:35:06 19:35:06 #38 [security-proxy-auth internal] load build context 19:35:06 #38 ... 19:35:06 19:35:06 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:35:07 #64 ... 19:35:07 19:35:07 #62 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:35:07 #62 14.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:35:07 #62 16.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:35:07 #62 21.08 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:35:07 #62 21.08 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:35:07 #62 21.08 OK: 19953 distinct packages available 19:35:07 #62 21.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:35:07 #62 22.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:35:07 #62 ... 19:35:07 19:35:07 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:35:08 #36 ... 19:35:08 19:35:08 #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:35:08 #63 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:35:08 #63 16.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:35:08 #63 22.27 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:35:08 #63 22.27 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:35:08 #63 22.27 OK: 19953 distinct packages available 19:35:08 #63 22.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:35:08 #63 23.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:35:08 #63 ... 19:35:08 19:35:08 #38 [security-proxy-auth internal] load build context 19:35:09 #38 ... 19:35:09 19:35:09 #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:35:09 #60 25.20 (1/11) Installing ca-certificates (20230506-r0) 19:35:09 #60 25.38 (2/11) Installing brotli-libs (1.0.9-r14) 19:35:09 #60 25.43 (3/11) Installing libunistring (1.1-r1) 19:35:09 #60 25.46 (4/11) Installing libidn2 (2.3.4-r1) 19:35:09 #60 25.50 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:35:09 #60 25.50 (6/11) Installing libcurl (8.4.0-r0) 19:35:09 #60 25.61 (7/11) Installing curl (8.4.0-r0) 19:35:09 #60 25.61 (8/11) Installing dumb-init (1.2.5-r2) 19:35:09 #60 25.61 (9/11) Installing musl-obstack (1.2.3-r2) 19:35:09 #60 25.61 (10/11) Installing libucontext (1.2-r2) 19:35:09 #60 25.61 (11/11) Installing gcompat (1.1.0-r1) 19:35:09 #60 25.71 Executing busybox-1.36.1-r2.trigger 19:35:09 #60 25.71 Executing ca-certificates-20230506-r0.trigger 19:35:09 #60 26.18 OK: 13 MiB in 26 packages 19:35:09 #60 DONE 27.6s 19:35:09 19:35:09 #38 [security-proxy-auth internal] load build context 19:35:09 #38 ... 19:35:09 19:35:09 #62 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:35:09 #62 25.16 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 19:35:09 #62 25.45 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 19:35:09 #62 25.50 (3/7) Installing dumb-init (1.2.5-r2) 19:35:09 #62 25.50 (4/7) Installing musl-obstack (1.2.3-r2) 19:35:09 #62 25.50 (5/7) Installing libucontext (1.2-r2) 19:35:09 #62 25.55 (6/7) Installing gcompat (1.1.0-r1) 19:35:09 #62 25.55 (7/7) Installing openssl (3.1.4-r0) 19:35:09 #62 25.62 Executing busybox-1.36.1-r2.trigger 19:35:09 #62 25.68 OK: 9 MiB in 20 packages 19:35:09 #62 DONE 26.7s 19:35:09 19:35:09 #38 [security-proxy-auth internal] load build context 19:35:09 #38 transferring context: 73.94MB 31.6s 19:35:10 #38 ... 19:35:10 19:35:10 #48 [security-bootstrapper internal] load build context 19:35:10 #48 ... 19:35:10 19:35:10 #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:35:10 #63 26.09 (1/4) Installing dumb-init (1.2.5-r2) 19:35:10 #63 26.09 (2/4) Installing musl-obstack (1.2.3-r2) 19:35:10 #63 26.10 (3/4) Installing libucontext (1.2-r2) 19:35:10 #63 26.10 (4/4) Installing gcompat (1.1.0-r1) 19:35:10 #63 26.11 Executing busybox-1.36.1-r2.trigger 19:35:10 #63 26.19 OK: 8 MiB in 19 packages 19:35:10 #63 DONE 27.0s 19:35:10 19:35:10 #48 [security-bootstrapper internal] load build context 19:35:10 #48 ... 19:35:10 19:35:10 #46 [core-command internal] load build context 19:35:10 #46 ... 19:35:10 19:35:10 #38 [security-proxy-auth internal] load build context 19:35:10 #38 ... 19:35:10 19:35:10 #51 [security-secretstore-setup internal] load build context 19:35:10 #51 ... 19:35:10 19:35:10 #46 [core-command internal] load build context 19:35:11 #46 ... 19:35:11 19:35:11 #50 [security-proxy-setup internal] load build context 19:35:11 #50 ... 19:35:11 19:35:11 #54 [security-spiffe-token-provider internal] load build context 19:35:11 #54 ... 19:35:11 19:35:11 #33 [core-common-config-bootstrapper internal] load build context 19:35:11 #33 ... 19:35:11 19:35:11 #50 [security-proxy-setup internal] load build context 19:35:11 #50 ... 19:35:11 19:35:11 #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:35:11 #66 DONE 5.1s 19:35:11 19:35:11 #50 [security-proxy-setup internal] load build context 19:35:12 #50 ... 19:35:12 19:35:12 #59 [support-scheduler internal] load build context 19:35:12 #59 ... 19:35:12 19:35:12 #50 [security-proxy-setup internal] load build context 19:35:12 #50 ... 19:35:12 19:35:12 #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 19:35:12 #67 DONE 0.8s 19:35:12 19:35:12 #50 [security-proxy-setup internal] load build context 19:35:15 #50 transferring context: 70.49MB 34.8s 19:35:15 #50 ... 19:35:15 19:35:15 #47 [core-data internal] load build context 19:35:15 #47 ... 19:35:15 19:35:15 #41 [core-metadata internal] load build context 19:35:15 #41 ... 19:35:15 19:35:15 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:35:15 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.7s 19:35:15 #36 ... 19:35:15 19:35:15 #41 [core-metadata internal] load build context 19:35:17 #41 ... 19:35:17 19:35:17 #40 [support-notifications internal] load build context 19:35:17 #40 ... 19:35:17 19:35:17 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:35:17 #64 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 15.9s done 19:35:17 #64 DONE 30.3s 19:35:17 19:35:17 #40 [support-notifications internal] load build context 19:35:17 #40 ... 19:35:17 19:35:17 #41 [core-metadata internal] load build context 19:35:20 #41 transferring context: 99.69MB 34.5s 19:35:20 #41 ... 19:35:20 19:35:20 #48 [security-bootstrapper internal] load build context 19:35:20 #48 ... 19:35:20 19:35:20 #41 [core-metadata internal] load build context 19:35:20 #41 ... 19:35:20 19:35:20 #38 [security-proxy-auth internal] load build context 19:35:20 #38 ... 19:35:20 19:35:20 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:35:20 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.1s done 19:35:20 #36 DONE 39.9s 19:35:20 19:35:20 #38 [security-proxy-auth internal] load build context 19:35:20 #38 ... 19:35:20 19:35:20 #51 [security-secretstore-setup internal] load build context 19:35:21 #51 ... 19:35:21 19:35:21 #38 [security-proxy-auth internal] load build context 19:35:21 #38 ... 19:35:21 19:35:21 #46 [core-command internal] load build context 19:35:21 #46 ... 19:35:21 19:35:21 #38 [security-proxy-auth internal] load build context 19:35:21 #38 ... 19:35:21 19:35:21 #54 [security-spiffe-token-provider internal] load build context 19:35:21 #54 ... 19:35:21 19:35:21 #33 [core-common-config-bootstrapper internal] load build context 19:35:21 #33 ... 19:35:21 19:35:21 #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:35:21 #68 DONE 2.2s 19:35:21 19:35:21 #33 [core-common-config-bootstrapper internal] load build context 19:35:21 #33 ... 19:35:21 19:35:21 #54 [security-spiffe-token-provider internal] load build context 19:35:22 #54 ... 19:35:22 19:35:22 #59 [support-scheduler internal] load build context 19:35:22 #59 ... 19:35:22 19:35:22 #54 [security-spiffe-token-provider internal] load build context 19:35:25 #54 transferring context: 144.50MB 43.4s 19:35:25 #54 ... 19:35:25 19:35:25 #50 [security-proxy-setup internal] load build context 19:35:25 #50 ... 19:35:25 19:35:25 #47 [core-data internal] load build context 19:35:25 #47 ... 19:35:25 19:35:25 #50 [security-proxy-setup internal] load build context 19:35:27 #50 ... 19:35:27 19:35:27 #40 [support-notifications internal] load build context 19:35:27 #40 ... 19:35:27 19:35:27 #50 [security-proxy-setup internal] load build context 19:35:27 #50 ... 19:35:27 19:35:27 #69 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:35:27 #69 DONE 3.2s 19:35:27 19:35:27 #50 [security-proxy-setup internal] load build context 19:35:27 #50 ... 19:35:27 19:35:27 #70 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:35:27 #70 DONE 3.9s 19:35:27 19:35:27 #71 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 19:35:28 #71 ... 19:35:28 19:35:28 #72 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:35:28 #72 DONE 4.3s 19:35:28 19:35:28 #50 [security-proxy-setup internal] load build context 19:35:28 #50 ... 19:35:28 19:35:28 #33 [core-common-config-bootstrapper internal] load build context 19:35:28 #33 transferring context: 189.79MB 50.6s done 19:35:28 #33 DONE 51.4s 19:35:28 19:35:28 #50 [security-proxy-setup internal] load build context 19:35:29 #50 ... 19:35:29 19:35:29 #73 [security-spire-server stage-2 4/8] COPY Attribution.txt / 19:35:29 #73 DONE 2.0s 19:35:29 19:35:29 #50 [security-proxy-setup internal] load build context 19:35:29 #50 ... 19:35:29 19:35:29 #71 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 19:35:29 #71 DONE 1.7s 19:35:29 19:35:29 #50 [security-proxy-setup internal] load build context 19:35:29 #50 ... 19:35:29 19:35:29 #74 [security-spire-config stage-2 4/9] COPY Attribution.txt / 19:35:29 #74 DONE 1.3s 19:35:29 19:35:29 #50 [security-proxy-setup internal] load build context 19:35:31 #50 ... 19:35:31 19:35:31 #48 [security-bootstrapper internal] load build context 19:35:31 #48 ... 19:35:31 19:35:31 #41 [core-metadata internal] load build context 19:35:31 #41 ... 19:35:31 19:35:31 #75 [security-spire-server stage-2 5/8] COPY security.txt / 19:35:31 #75 DONE 1.5s 19:35:31 19:35:31 #76 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:35:31 #76 DONE 2.1s 19:35:31 19:35:31 #41 [core-metadata internal] load build context 19:35:31 #41 ... 19:35:31 19:35:31 #50 [security-proxy-setup internal] load build context 19:35:31 #50 ... 19:35:31 19:35:31 #51 [security-secretstore-setup internal] load build context 19:35:31 #51 ... 19:35:31 19:35:31 #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:31 #77 ... 19:35:31 19:35:31 #78 [security-spire-agent stage-3 6/9] COPY security.txt / 19:35:31 #78 DONE 1.6s 19:35:31 19:35:31 #79 [security-spire-config stage-2 5/9] COPY security.txt / 19:35:31 #79 DONE 1.4s 19:35:31 19:35:31 #41 [core-metadata internal] load build context 19:35:31 #41 ... 19:35:31 19:35:31 #46 [core-command internal] load build context 19:35:31 #46 ... 19:35:31 19:35:31 #38 [security-proxy-auth internal] load build context 19:35:31 #38 ... 19:35:31 19:35:31 #41 [core-metadata internal] load build context 19:35:32 #41 ... 19:35:32 19:35:32 #80 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:35:32 #80 DONE 1.2s 19:35:32 19:35:32 #41 [core-metadata internal] load build context 19:35:32 #41 ... 19:35:32 19:35:32 #59 [support-scheduler internal] load build context 19:35:32 #59 ... 19:35:32 19:35:32 #81 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:35:32 #81 ... 19:35:32 19:35:32 #82 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:35:32 #82 DONE 1.4s 19:35:32 19:35:32 #83 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:35:32 #83 ... 19:35:32 19:35:32 #84 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:35:32 #84 DONE 1.6s 19:35:32 19:35:32 #59 [support-scheduler internal] load build context 19:35:33 #59 ... 19:35:33 19:35:33 #48 [security-bootstrapper internal] load build context 19:35:33 #48 transferring context: 189.79MB 52.3s done 19:35:33 #48 DONE 53.7s 19:35:33 19:35:33 #85 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:35:33 #85 ... 19:35:33 19:35:33 #40 [support-notifications internal] load build context 19:35:33 #40 transferring context: 189.79MB 54.3s done 19:35:33 #40 DONE 55.3s 19:35:34 19:35:34 #46 [core-command internal] load build context 19:35:34 #46 ... 19:35:34 19:35:34 #51 [security-secretstore-setup internal] load build context 19:35:34 #51 transferring context: 189.79MB 52.5s done 19:35:34 #51 DONE 53.9s 19:35:34 19:35:34 #46 [core-command internal] load build context 19:35:34 #46 ... 19:35:34 19:35:34 #81 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:35:34 #81 DONE 1.9s 19:35:34 19:35:34 #46 [core-command internal] load build context 19:35:34 #46 ... 19:35:34 19:35:34 #83 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:35:34 #83 DONE 1.9s 19:35:34 19:35:34 #46 [core-command internal] load build context 19:35:34 #46 ... 19:35:34 19:35:34 #86 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 19:35:34 #86 DONE 1.9s 19:35:34 19:35:34 #46 [core-command internal] load build context 19:35:35 #46 ... 19:35:35 19:35:35 #54 [security-spiffe-token-provider internal] load build context 19:35:35 #54 transferring context: 189.79MB 52.8s done 19:35:35 #54 ... 19:35:35 19:35:35 #85 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:35:35 #85 DONE 2.2s 19:35:35 19:35:35 #38 [security-proxy-auth internal] load build context 19:35:35 #38 transferring context: 189.79MB 56.6s done 19:35:35 #38 DONE 57.4s 19:35:35 19:35:35 #46 [core-command internal] load build context 19:35:35 #46 ... 19:35:35 19:35:35 #54 [security-spiffe-token-provider internal] load build context 19:35:35 #54 DONE 55.1s 19:35:35 19:35:35 #47 [core-data internal] load build context 19:35:35 #47 ... 19:35:35 19:35:35 #46 [core-command internal] load build context 19:35:35 #46 ... 19:35:35 19:35:35 #87 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:35:35 #87 DONE 1.8s 19:35:35 19:35:35 #46 [core-command internal] load build context 19:35:36 #46 ... 19:35:36 19:35:36 #88 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:35:36 #88 DONE 1.6s 19:35:36 19:35:36 #46 [core-command internal] load build context 19:35:36 #46 ... 19:35:36 19:35:36 #89 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:35:36 #89 DONE 1.4s 19:35:36 19:35:36 #46 [core-command internal] load build context 19:35:36 #46 ... 19:35:36 19:35:36 #90 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:35:36 #90 DONE 1.5s 19:35:36 19:35:36 #46 [core-command internal] load build context 19:35:37 #46 ... 19:35:37 19:35:37 #41 [core-metadata internal] load build context 19:35:37 #41 transferring context: 189.79MB 50.6s done 19:35:37 #41 DONE 52.2s 19:35:37 19:35:37 #46 [core-command internal] load build context 19:35:37 #46 ... 19:35:37 19:35:37 #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:35:37 #91 DONE 1.9s 19:35:37 19:35:37 #46 [core-command internal] load build context 19:35:37 #46 ... 19:35:37 19:35:37 #50 [security-proxy-setup internal] load build context 19:35:37 #50 transferring context: 189.79MB 57.6s done 19:35:37 #50 DONE 58.0s 19:35:37 19:35:37 #46 [core-command internal] load build context 19:35:38 #46 transferring context: 189.79MB 59.1s done 19:35:38 #46 DONE 59.5s 19:35:38 19:35:38 #47 [core-data internal] load build context 19:35:39 #47 transferring context: 189.79MB 60.0s done 19:35:39 #47 DONE 60.3s 19:35:39 19:35:39 #59 [support-scheduler internal] load build context 19:35:41 #59 ... 19:35:41 19:35:41 #92 [security-spire-config] exporting to image 19:35:41 #92 exporting layers 4.9s done 19:35:41 #92 writing image sha256:752db12df49f05a7596a6899174fb54a539a5abf0ceadb581419a1b2147de39a 0.1s done 19:35:41 #92 naming to docker.io/library/security-spire-agent-arm64 0.0s done 19:35:41 #92 writing image sha256:006dc4ec88f9be669f27183fdb8a36aa0069085e220010b1cc237fc90e21cdea 0.0s done 19:35:41 #92 naming to docker.io/library/security-spire-server-arm64 done 19:35:41 #92 writing image sha256:60c96e6f20d7d7ffe5f0dc2e032be3a6cc36f92e01dba9e5201b20acfbf345bd done 19:35:41 #92 naming to docker.io/library/security-spire-config-arm64 done 19:35:41 #92 DONE 5.2s 19:35:41 19:35:41 #59 [support-scheduler internal] load build context 19:35:41 #59 ... 19:35:41 19:35:41 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:43 #93 ... 19:35:43 19:35:43 #59 [support-scheduler internal] load build context 19:35:44 #59 transferring context: 187.50MB 62.0s 19:35:44 #59 transferring context: 189.79MB 62.1s done 19:35:44 #59 DONE 63.9s 19:35:44 19:35:44 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:45 #94 ... 19:35:45 19:35:45 #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:07 #95 ... 19:36:07 19:36:07 #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:07 #77 DONE 35.5s 19:36:07 19:36:07 #96 [core-common-config-bootstrapper builder 6/7] COPY . . 19:36:09 #96 DONE 2.8s 19:36:09 19:36:09 #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:09 #95 ... 19:36:09 19:36:09 #97 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:09 #97 CACHED 19:36:09 19:36:09 #98 [core-metadata builder 6/7] COPY . . 19:36:09 #98 CACHED 19:36:09 19:36:09 #99 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:36:09 #99 CACHED 19:36:09 19:36:09 #100 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:36:09 #100 CACHED 19:36:09 19:36:09 #101 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:09 #101 CACHED 19:36:09 19:36:09 #102 [support-scheduler builder 6/7] COPY . . 19:36:09 #102 CACHED 19:36:09 19:36:09 #103 [core-data builder 4/7] COPY go.mod vendor* ./ 19:36:09 #103 CACHED 19:36:09 19:36:09 #104 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:09 #104 CACHED 19:36:09 19:36:09 #105 [core-data builder 6/7] COPY . . 19:36:09 #105 CACHED 19:36:09 19:36:09 #106 [core-command builder 4/7] COPY go.mod vendor* ./ 19:36:09 #106 CACHED 19:36:09 19:36:09 #107 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:09 #107 CACHED 19:36:09 19:36:09 #108 [core-command builder 6/7] COPY . . 19:36:09 #108 CACHED 19:36:09 19:36:09 #109 [security-proxy-auth builder 6/7] COPY . . 19:36:09 #109 CACHED 19:36:09 19:36:09 #110 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:36:09 #110 CACHED 19:36:09 19:36:09 #111 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:09 #111 CACHED 19:36:09 19:36:09 #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:36:15 #112 5.046 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 19:36:19 #112 ... 19:36:19 19:36:19 #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:36:19 #0 5.437 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 19:36:19 #113 ... 19:36:19 19:36:19 #114 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:36:19 #0 4.812 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 19:36:20 #114 ... 19:36:20 19:36:20 #115 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:36:20 #0 5.582 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 19:36:20 #115 ... 19:36:20 19:36:20 #116 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:36:20 #0 5.008 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 19:36:20 #116 ... 19:36:20 19:36:20 #117 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:36:20 #0 5.197 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 19:36:24 #117 ... 19:36:24 19:36:24 #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:24 #95 DONE 48.9s 19:36:24 19:36:24 #118 [security-bootstrapper builder 6/7] COPY . . 19:36:26 #118 ... 19:36:26 19:36:26 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:26 #93 DONE 48.2s 19:36:26 19:36:26 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:26 #94 DONE 49.9s 19:36:26 19:36:26 #119 [support-notifications builder 6/7] COPY . . 19:36:29 #119 ... 19:36:29 19:36:29 #120 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:29 #120 CACHED 19:36:29 19:36:29 #121 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:36:29 #121 CACHED 19:36:29 19:36:29 #122 [security-secretstore-setup builder 6/7] COPY . . 19:36:29 #122 CACHED 19:36:29 19:36:29 #123 [security-proxy-setup builder 6/7] COPY . . 19:36:29 #123 CACHED 19:36:29 19:36:29 #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:29 #124 CACHED 19:36:29 19:36:29 #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:36:29 #125 CACHED 19:36:29 19:36:29 #118 [security-bootstrapper builder 6/7] COPY . . 19:36:29 #118 DONE 4.6s 19:36:29 19:36:29 #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:36:30 #126 ... 19:36:30 19:36:30 #127 [security-spiffe-token-provider builder 6/7] COPY . . 19:36:30 #127 DONE 4.6s 19:36:30 19:36:30 #119 [support-notifications builder 6/7] COPY . . 19:36:30 #119 DONE 4.6s 19:36:30 19:36:30 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:36:34 #128 3.336 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 19:36:39 #128 ... 19:36:39 19:36:39 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:36:39 #0 4.535 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 19:36:39 #129 ... 19:36:39 19:36:39 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:36:39 #0 5.020 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 19:36:39 #130 ... 19:36:39 19:36:39 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:36:39 #0 3.530 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 19:36:43 #131 ... 19:36:43 19:36:43 #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:36:43 #126 4.652 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:50:06 #126 ... 19:50:06 19:50:06 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:50:06 #129 815.7 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 19:50:08 #129 ... 19:50:08 19:50:08 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:50:08 #130 DONE 819.7s 19:50:09 19:50:09 #114 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:50:09 #114 ... 19:50:09 19:50:09 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 19:50:09 #132 DONE 0.4s 19:50:09 19:50:09 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:50:09 #131 ... 19:50:09 19:50:09 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 19:50:09 #133 DONE 0.1s 19:50:09 19:50:09 #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:50:10 #134 DONE 0.2s 19:50:10 19:50:10 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:50:10 #135 DONE 0.2s 19:50:10 19:50:10 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:50:10 #136 DONE 0.4s 19:50:10 19:50:10 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:50:10 #137 DONE 0.2s 19:50:10 19:50:10 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:50:13 #138 DONE 2.5s 19:50:13 19:50:13 #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:50:13 #126 ... 19:50:13 19:50:13 #92 [security-proxy-setup] exporting to image 19:50:13 #92 exporting layers 19:50:14 #92 exporting layers 1.0s done 19:50:14 #92 writing image sha256:bfd7c31323d78be0dc87938dc41153e91c553277f5e61d9ddd628c060e83c425 19:50:14 #92 writing image sha256:bfd7c31323d78be0dc87938dc41153e91c553277f5e61d9ddd628c060e83c425 0.1s done 19:50:14 #92 naming to docker.io/library/security-proxy-setup-arm64 done 19:50:14 #92 DONE 6.4s 19:50:14 19:50:14 #114 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:50:22 #114 ... 19:50:22 19:50:22 #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:50:22 #126 DONE 832.4s 19:50:22 19:50:22 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:50:22 #139 DONE 0.4s 19:50:22 19:50:22 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 19:50:26 #140 DONE 4.2s 19:50:26 19:50:26 #114 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:50:26 #114 ... 19:50:26 19:50:26 #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 19:50:26 #141 DONE 0.3s 19:50:26 19:50:26 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:50:26 #129 DONE 837.4s 19:50:26 19:50:26 #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 19:50:26 #142 DONE 0.5s 19:50:26 19:50:26 #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:50:27 #143 ... 19:50:27 19:50:27 #144 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 19:50:27 #144 DONE 0.3s 19:50:27 19:50:27 #145 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 19:50:27 #145 ... 19:50:27 19:50:27 #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:50:27 #143 DONE 1.0s 19:50:27 19:50:27 #146 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:50:28 #146 ... 19:50:28 19:50:28 #145 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 19:50:28 #145 DONE 0.5s 19:50:28 19:50:28 #116 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:50:28 #116 DONE 858.8s 19:50:28 19:50:28 #147 [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 19:50:28 #147 DONE 0.6s 19:50:28 19:50:28 #146 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:50:28 #146 DONE 0.8s 19:50:28 19:50:28 #148 [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 19:50:29 #148 ... 19:50:29 19:50:29 #149 [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/ 19:50:29 #149 DONE 0.5s 19:50:29 19:50:29 #148 [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 19:50:29 #148 DONE 0.5s 19:50:29 19:50:29 #150 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:50:29 #150 ... 19:50:29 19:50:29 #151 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:50:29 #151 DONE 0.4s 19:50:29 19:50:29 #152 [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/ 19:50:29 #152 DONE 0.4s 19:50:29 19:50:29 #153 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:50:29 #153 ... 19:50:29 19:50:29 #150 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:50:29 #150 DONE 0.3s 19:50:29 19:50:29 #153 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:50:29 #153 DONE 0.4s 19:50:29 19:50:29 #154 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:50:30 #154 ... 19:50:30 19:50:30 #155 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:50:30 #155 DONE 0.5s 19:50:30 19:50:30 #156 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:50:30 #156 DONE 0.5s 19:50:30 19:50:30 #157 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:50:30 #157 ... 19:50:30 19:50:30 #158 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:50:30 #158 DONE 0.3s 19:50:30 19:50:30 #154 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:50:30 #154 DONE 0.7s 19:50:30 19:50:30 #159 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:50:30 #159 ... 19:50:30 19:50:30 #160 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:50:30 #160 DONE 0.4s 19:50:31 19:50:31 #161 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:50:31 #161 DONE 0.3s 19:50:31 19:50:31 #157 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:50:31 #157 DONE 1.1s 19:50:31 19:50:31 #162 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:50:31 #162 ... 19:50:31 19:50:31 #163 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:50:31 #163 DONE 0.4s 19:50:31 19:50:31 #164 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:50:34 #164 ... 19:50:34 19:50:34 #159 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:50:34 #159 DONE 3.5s 19:50:34 19:50:34 #92 [security-bootstrapper] exporting to image 19:50:34 #92 exporting layers 19:50:34 #92 ... 19:50:34 19:50:34 #162 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:50:34 #162 DONE 3.4s 19:50:34 19:50:34 #92 [security-proxy-auth] exporting to image 19:50:35 #92 ... 19:50:35 19:50:35 #164 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:50:35 #164 DONE 3.7s 19:50:35 19:50:35 #92 [security-secretstore-setup] exporting to image 19:50:35 #92 exporting layers 1.4s done 19:50:36 #92 exporting layers 2.2s done 19:50:36 #92 writing image sha256:4d586b11f42ca92768b843533c5b8e4bb75487356e3375342c15b6d5cb67ec06 0.0s done 19:50:36 #92 naming to docker.io/library/security-proxy-auth-arm64 done 19:50:36 #92 writing image sha256:71cdf51e953175ca85b8a27a749d63958202f48093d6bb708673928263e32143 19:50:36 #92 writing image sha256:71cdf51e953175ca85b8a27a749d63958202f48093d6bb708673928263e32143 done 19:50:36 #92 naming to docker.io/library/security-bootstrapper-arm64 done 19:50:37 #92 exporting layers 1.5s done 19:50:37 #92 writing image sha256:ace35b2fb34d25e8e37f493291a8c73b977554330b87ec2100073cfe058a331f 0.0s done 19:50:37 #92 naming to docker.io/library/security-secretstore-setup-arm64 done 19:50:37 #92 DONE 9.3s 19:50:37 19:50:37 #115 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:50:41 #115 ... 19:50:41 19:50:41 #114 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:50:41 #114 DONE 871.7s 19:50:41 19:50:41 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:50:41 #131 ... 19:50:41 19:50:41 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:50:41 #165 DONE 0.3s 19:50:41 19:50:41 #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:50:41 #112 ... 19:50:41 19:50:41 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:50:42 #166 DONE 0.3s 19:50:42 19:50:42 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:50:42 #167 DONE 0.2s 19:50:42 19:50:42 #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:50:42 #168 DONE 0.2s 19:50:42 19:50:42 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:50:42 #169 DONE 0.1s 19:50:42 19:50:42 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:50:44 #170 DONE 2.0s 19:50:44 19:50:44 #92 [core-common-config-bootstrapper] exporting to image 19:50:44 #92 exporting layers 19:50:45 #92 exporting layers 0.6s done 19:50:45 #92 writing image sha256:8c19cf86a29075c6eb2d9510de9bbd49ee3d757ad0e9e6c93e341047bf891b98 done 19:50:45 #92 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 19:50:45 #92 DONE 9.8s 19:50:45 19:50:45 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:51:24 #131 ... 19:51:24 19:51:24 #117 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:51:24 #117 DONE 913.7s 19:51:24 19:51:24 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:51:24 #128 ... 19:51:24 19:51:24 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 19:51:24 #171 DONE 0.2s 19:51:24 19:51:24 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 19:51:24 #172 DONE 0.1s 19:51:24 19:51:24 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:51:24 #173 DONE 0.3s 19:51:24 19:51:24 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:51:24 #131 ... 19:51:24 19:51:24 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:51:24 #174 DONE 0.1s 19:51:24 19:51:24 #92 [core-command] exporting to image 19:51:24 #92 exporting layers 19:51:25 #92 exporting layers 0.3s done 19:51:25 #92 writing image sha256:eb5bb2cd1542fc3fcc71461636bc7417dd2f46c7bf23b93207dc88aefbc85efe done 19:51:25 #92 naming to docker.io/library/core-command-arm64 done 19:51:25 #92 DONE 10.2s 19:51:25 19:51:25 #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:51:31 #113 ... 19:51:31 19:51:31 #115 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:51:31 #115 DONE 921.2s 19:51:31 19:51:31 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:51:31 #128 ... 19:51:31 19:51:31 #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:51:31 #175 DONE 0.1s 19:51:31 19:51:31 #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:51:31 #176 DONE 0.2s 19:51:31 19:51:31 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:51:31 #177 DONE 0.3s 19:51:31 19:51:31 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:51:32 #178 DONE 0.2s 19:51:32 19:51:32 #92 [core-data] exporting to image 19:51:32 #92 exporting layers 19:51:32 #92 exporting layers 0.4s done 19:51:32 #92 writing image sha256:cd2d703eb67edfdda055cdf23bec53f7e06eecf1f17a69fbdd0a0870cb376722 0.0s done 19:51:32 #92 naming to docker.io/library/core-data-arm64 done 19:51:32 #92 DONE 10.5s 19:51:32 19:51:32 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:51:32 #128 ... 19:51:32 19:51:32 #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:51:32 #113 DONE 923.0s 19:51:32 19:51:32 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:51:33 #131 ... 19:51:33 19:51:33 #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:51:33 #179 DONE 0.2s 19:51:33 19:51:33 #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:51:33 #180 DONE 0.1s 19:51:33 19:51:33 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:51:33 #131 ... 19:51:33 19:51:33 #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:51:33 #181 DONE 0.3s 19:51:33 19:51:33 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:51:34 #182 DONE 0.2s 19:51:34 19:51:34 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:51:34 #183 DONE 0.2s 19:51:34 19:51:34 #92 [core-metadata] exporting to image 19:51:34 #92 exporting layers 0.4s done 19:51:34 #92 writing image sha256:75dc877147f5bca2943d5b62964b2b59a77a4f51ce3eb3051928a5809976b806 done 19:51:34 #92 naming to docker.io/library/core-metadata-arm64 done 19:51:34 #92 DONE 10.9s 19:51:34 19:51:34 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:52:06 #128 ... 19:52:06 19:52:06 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:52:06 #131 DONE 932.0s 19:52:06 19:52:06 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:52:06 #128 ... 19:52:06 19:52:06 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:52:06 #184 DONE 0.2s 19:52:06 19:52:06 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:52:06 #185 DONE 0.1s 19:52:06 19:52:06 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:52:06 #186 DONE 0.4s 19:52:06 19:52:06 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:52:06 #128 ... 19:52:06 19:52:06 #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:52:06 #187 DONE 0.2s 19:52:06 19:52:06 #92 [security-spiffe-token-provider] exporting to image 19:52:06 #92 exporting layers 19:52:06 #92 exporting layers 0.6s done 19:52:06 #92 writing image sha256:53024c4251f679b3ae9c39b1474a8e709a0ff33e73cf0f9f7e9f8d1c5f795773 done 19:52:06 #92 naming to docker.io/library/security-spiffe-token-provider-arm64 done 19:52:06 #92 DONE 11.6s 19:52:06 19:52:06 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:52:25 #128 ... 19:52:25 19:52:25 #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:52:25 #112 DONE 973.3s 19:52:25 19:52:25 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:52:25 #128 ... 19:52:25 19:52:25 #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:52:25 #188 DONE 0.2s 19:52:25 19:52:25 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:52:25 #128 DONE 952.9s 19:52:25 19:52:25 #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:52:25 #189 DONE 0.2s 19:52:25 19:52:25 #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:52:25 #190 DONE 0.4s 19:52:25 19:52:25 #191 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:52:25 #191 DONE 0.2s 19:52:25 19:52:25 #192 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:52:25 #192 DONE 0.2s 19:52:25 19:52:25 #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:52:25 #193 DONE 0.1s 19:52:25 19:52:25 #92 [support-scheduler] exporting to image 19:52:25 #92 exporting layers 19:52:25 #92 ... 19:52:25 19:52:25 #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:52:25 #194 DONE 0.4s 19:52:25 19:52:25 #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:52:25 #195 DONE 0.1s 19:52:25 19:52:25 #92 [support-scheduler] exporting to image 19:52:25 #92 exporting layers 0.5s done 19:52:25 #92 writing image sha256:74705d49d332887b5e690b5eb1f697388a96206b8310bc01c4ec1de83fade026 done 19:52:25 #92 naming to docker.io/library/support-scheduler-arm64 0.0s done 19:52:25 #92 exporting layers 0.4s done 19:52:25 #92 writing image sha256:9f03db09b52b8a47a363126ba8dd51d079ffb22b3bf1b90dc48c6fde195fc17e done 19:52:25 #92 naming to docker.io/library/support-notifications-arm64 done 19:52:25 #92 DONE 12.6s 19:52:25 time="2023-11-01T19:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:25 time="2023-11-01T19:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:25 time="2023-11-01T19:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:25 time="2023-11-01T19:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:25 time="2023-11-01T19:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:25 time="2023-11-01T19:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:25 time="2023-11-01T19:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:25 time="2023-11-01T19:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:25 time="2023-11-01T19:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:25 time="2023-11-01T19:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:25 time="2023-11-01T19:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:25 time="2023-11-01T19:34:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:25 time="2023-11-01T19:34:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:25 time="2023-11-01T19:34:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:52:25 $ docker stop --time=1 bd323bfd93172179be39b36003fe09980774ceea3c5df04f27091f786128776a 19:52:30 $ docker rm -f --volumes bd323bfd93172179be39b36003fe09980774ceea3c5df04f27091f786128776a [Pipeline] // withDockerContainer [Pipeline] sh 19:52:30 + docker images 19:52:30 REPOSITORY TAG IMAGE ID CREATED SIZE 19:52:30 support-scheduler-arm64 latest 74705d49d332 6 seconds ago 33.6MB 19:52:30 support-notifications-arm64 latest 9f03db09b52b 6 seconds ago 34.3MB 19:52:30 security-spiffe-token-provider-arm64 latest 53024c4251f6 27 seconds ago 35.3MB 19:52:30 core-metadata-arm64 latest 75dc877147f5 56 seconds ago 21.5MB 19:52:30 core-data-arm64 latest cd2d703eb67e 59 seconds ago 21.2MB 19:52:30 core-command-arm64 latest eb5bb2cd1542 About a minute ago 21MB 19:52:30 core-common-config-bootstrapper-arm64 latest 8c19cf86a290 About a minute ago 18.3MB 19:52:30 security-secretstore-setup-arm64 latest ace35b2fb34d About a minute ago 43.7MB 19:52:30 security-proxy-auth-arm64 latest 4d586b11f42c About a minute ago 19.4MB 19:52:30 security-bootstrapper-arm64 latest 71cdf51e9531 About a minute ago 23.1MB 19:52:30 security-proxy-setup-arm64 latest bfd7c31323d7 2 minutes ago 34MB 19:52:30 security-spire-config-arm64 latest 60c96e6f20d7 16 minutes ago 95.8MB 19:52:30 security-spire-agent-arm64 latest 752db12df49f 16 minutes ago 157MB 19:52:30 security-spire-server-arm64 latest 006dc4ec88f9 16 minutes ago 101MB 19:52:30 ci-base-image-arm64 latest a4567b48a8cb 28 minutes ago 926MB 19:52:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 6 weeks ago 553MB 19:52:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 5 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 19:52:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:52:31 19:52:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:52:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:52:32 arm64: Pulling from edgex-lftools-log-publisher 19:52:32 8998bd30e6a1: Pulling fs layer 19:52:32 04944245beec: Pulling fs layer 19:52:32 699f458cf7ca: Pulling fs layer 19:52:32 765212b225bb: Pulling fs layer 19:52:32 f23df028b6ca: Pulling fs layer 19:52:32 d65c8cfc05b1: Pulling fs layer 19:52:32 2437ff75d9bd: Pulling fs layer 19:52:32 f23df028b6ca: Waiting 19:52:32 765212b225bb: Waiting 19:52:32 d65c8cfc05b1: Waiting 19:52:32 2437ff75d9bd: Waiting 19:52:32 04944245beec: Verifying Checksum 19:52:32 04944245beec: Download complete 19:52:32 765212b225bb: Verifying Checksum 19:52:32 765212b225bb: Download complete 19:52:32 f23df028b6ca: Verifying Checksum 19:52:32 f23df028b6ca: Download complete 19:52:32 d65c8cfc05b1: Verifying Checksum 19:52:32 d65c8cfc05b1: Download complete 19:52:32 699f458cf7ca: Verifying Checksum 19:52:32 699f458cf7ca: Download complete 19:52:33 8998bd30e6a1: Verifying Checksum 19:52:33 8998bd30e6a1: Download complete 19:52:35 2437ff75d9bd: Verifying Checksum 19:52:35 2437ff75d9bd: Download complete 19:52:37 8998bd30e6a1: Pull complete 19:52:38 04944245beec: Pull complete 19:52:40 699f458cf7ca: Pull complete 19:52:40 765212b225bb: Pull complete 19:52:41 f23df028b6ca: Pull complete 19:52:41 d65c8cfc05b1: Pull complete 19:52:59 2437ff75d9bd: Pull complete 19:52:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:52:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:52:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:52:59 prd-ubuntu20.04-docker-arm64-4c-16g-16276 does not seem to be running inside a container 19:52:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:53:02 $ docker top 2816fbc1414f6fb419b6c824e242ae33342172c2d011b88966712963e710e625 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:53:03 ---> job-cost.sh 19:53:03 lf-activate-venv: SKIPPING 19:53:03 INFO: No Stack... 19:53:04 INFO: Retrieving Pricing Info for: v3-standard-4 19:53:05 INFO: Archiving Costs [Pipeline] sh 19:53:05 + cut -d, -f6 19:53:05 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 19:53:05 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4715-1-stack-cost] 19:53:05 Resource [jenkins-edgexfoundry-edgex-go-PR-4715-1-stack-cost] did not exist. Created. 19:53:05 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4715-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:53:06 + echo total: 0.10999999940395355 [Pipeline] stash 19:53:06 Stashed 1 file(s) [Pipeline] } 19:53:06 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4715-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:53:06 $ docker stop --time=1 2816fbc1414f6fb419b6c824e242ae33342172c2d011b88966712963e710e625 19:53:10 $ docker rm -f --volumes 2816fbc1414f6fb419b6c824e242ae33342172c2d011b88966712963e710e625 [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 19:53:11 provisioning config files... 19:53:11 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2343751961893430632tmp [Pipeline] { [Pipeline] sh 19:53:12 + set +x 19:53:12 + curl -s https://codecov.io/bash 19:53:12 + bash -s -- 19:53:12 19:53:12 _____ _ 19:53:12 / ____| | | 19:53:12 | | ___ __| | ___ ___ _____ __ 19:53:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:53:12 | |___| (_) | (_| | __/ (_| (_) \ V / 19:53:12 \_____\___/ \__,_|\___|\___\___/ \_/ 19:53:12 Bash-1.0.6 19:53:12 19:53:12 19:53:12 ==> git version 2.25.1 found 19:53:12 ==> 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 19:53:12 Release-Date: 2020-01-08 19:53:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:53:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:53:12 ==> Jenkins CI detected. 19:53:12 current dir:  /w/workspace/edgex-go/1 19:53:12 project root: . 19:53:12 --> token set from env 19:53:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:53:12 ==> Running gcov in . (disable via -X gcov) 19:53:12 ==> Python coveragepy not found 19:53:12 ==> Searching for coverage reports in: 19:53:12 + . 19:53:12 -> Found 1 reports 19:53:12 ==> Detecting git/mercurial file structure 19:53:12 ==> Reading reports 19:53:12 + ./coverage.out bytes=453602 19:53:12 ==> Appending adjustments 19:53:12 https://docs.codecov.io/docs/fixing-reports 19:53:13 + Found adjustments 19:53:13 ==> Gzipping contents 19:53:13 60K /tmp/codecov.ddE8nY.gz 19:53:13 ==> Uploading reports 19:53:13 url: https://codecov.io 19:53:13 query: branch=PR-4715&commit=931857625d1d8225d2105774712511b5183bd7d6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4715%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4715&job=&cmd_args= 19:53:13 -> Pinging Codecov 19:53:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4715&commit=931857625d1d8225d2105774712511b5183bd7d6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4715%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4715&job=&cmd_args= 19:53:13 -> Uploading to 19:53:13 https://storage.googleapis.com/codecov/v4/raw/2023-11-01/00271124DB129430A58F1EEE437C3FCB/931857625d1d8225d2105774712511b5183bd7d6/f5f7c11c-4332-4a50-91a9-9467f9777826.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T195313Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cf7846dffcb1c0e163bc06a7b2755b030f2b62b6d209a9a4dfdfeb1860c2acb4 19:53:13 % Total % Received % Xferd Average Speed Time Time Time Current 19:53:13 Dload Upload Total Spent Left Speed 19:53:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57698 0 0 100 57698 0 153k --:--:-- --:--:-- --:--:-- 153k 19:53:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/931857625d1d8225d2105774712511b5183bd7d6 [Pipeline] } 19:53:14 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 19:53:15 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:53:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:53:16 ---> package-listing.sh 19:53:16 ++ tr '[:upper:]' '[:lower:]' 19:53:16 ++ facter osfamily 19:53:17 + OS_FAMILY=debian 19:53:17 + workspace=/w/workspace/edgex-go/1 19:53:17 + START_PACKAGES=/tmp/packages_start.txt 19:53:17 + END_PACKAGES=/tmp/packages_end.txt 19:53:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:53:17 + PACKAGES=/tmp/packages_start.txt 19:53:17 + '[' /w/workspace/edgex-go/1 ']' 19:53:17 + PACKAGES=/tmp/packages_end.txt 19:53:17 + case "${OS_FAMILY}" in 19:53:17 + dpkg -l 19:53:17 + grep '^ii' 19:53:17 + '[' -f /tmp/packages_start.txt ']' 19:53:17 + '[' -f /tmp/packages_end.txt ']' 19:53:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:53:17 + '[' /w/workspace/edgex-go/1 ']' 19:53:17 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:53:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:53:17 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:53:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:53:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:53:18 19:53:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:53:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:53:18 latest: Pulling from edgex-lftools-log-publisher 19:53:18 5eb5b503b376: Pulling fs layer 19:53:18 5c69ac0246d0: Pulling fs layer 19:53:18 ec43610c2a17: Pulling fs layer 19:53:18 3a2ae6a8a46f: Pulling fs layer 19:53:18 33b1e0a273af: Pulling fs layer 19:53:18 5d3b04190fa2: Pulling fs layer 19:53:18 2f39f015ded8: Pulling fs layer 19:53:18 3a2ae6a8a46f: Waiting 19:53:18 33b1e0a273af: Waiting 19:53:18 2f39f015ded8: Waiting 19:53:18 5d3b04190fa2: Waiting 19:53:18 5c69ac0246d0: Download complete 19:53:18 3a2ae6a8a46f: Verifying Checksum 19:53:18 3a2ae6a8a46f: Download complete 19:53:18 33b1e0a273af: Verifying Checksum 19:53:18 33b1e0a273af: Download complete 19:53:18 ec43610c2a17: Verifying Checksum 19:53:18 ec43610c2a17: Download complete 19:53:18 5d3b04190fa2: Verifying Checksum 19:53:18 5d3b04190fa2: Download complete 19:53:18 5eb5b503b376: Verifying Checksum 19:53:18 5eb5b503b376: Download complete 19:53:19 2f39f015ded8: Download complete 19:53:19 5eb5b503b376: Pull complete 19:53:19 5c69ac0246d0: Pull complete 19:53:20 ec43610c2a17: Pull complete 19:53:20 3a2ae6a8a46f: Pull complete 19:53:20 33b1e0a273af: Pull complete 19:53:20 5d3b04190fa2: Pull complete 19:53:24 2f39f015ded8: Pull complete 19:53:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:53:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:53:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:53:25 prd-ubuntu20.04-docker-8c-8g-16274 does not seem to be running inside a container 19:53:25 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:53:28 $ docker top e7c2e252c054e192333c1c8571c4f64a1f9de8b8f1d1ad6c8217f78769820a04 -eo pid,comm [Pipeline] { [Pipeline] sh 19:53:29 + touch /tmp/pre-build-complete [Pipeline] sh 19:53:29 + mkdir -p /var/log/sysstat [Pipeline] sh 19:53:29 + ls /var/log/sa-host 19:53:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:53:29 provisioning config files... 19:53:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config17332180386739920183tmp [Pipeline] { [Pipeline] echo 19:53:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:53:30 ---> create-netrc.sh [Pipeline] } 19:53:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:53:30 ---> python-tools-install.sh [Pipeline] echo 19:53:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:53:31 ---> sudo-logs.sh 19:53:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:53:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:53:31 ---> job-cost.sh 19:53:31 lf-activate-venv: SKIPPING 19:53:31 DEBUG: total: 0.10999999940395355 19:53:31 INFO: Retrieving Stack Cost... 19:53:31 INFO: Retrieving Pricing Info for: v3-standard-8 19:53:32 INFO: Archiving Costs [Pipeline] echo 19:53:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:53:32 ---> logs-deploy.sh 19:53:32 lf-activate-venv: SKIPPING 19:53:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4715/1 19:53:32 INFO: archiving workspace using pattern(s): 19:53:33 Archives upload complete. 19:53:33 INFO: archiving logs to Nexus