Pull request #4667 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 3d880a71b988bec893e9688b04030f4b3b1aebe7+d7006332552ae400ff85615e0161ae3cc8710e9a (d89c8f947518d16800ee90687167dc8e2099c8f5) 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-ssh16342798297569587130.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3455350369826225863.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4667/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-4667/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh787727315497164325.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-4667/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13105517571624878594.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13321744615438994475.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-4667/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-4667/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7796281767879350605.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4937 in /w/workspace/edgexfoundry_edgex-go_PR-4667 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d7006332552ae400ff85615e0161ae3cc8710e9a into PR head commit 3d880a71b988bec893e9688b04030f4b3b1aebe7 Merge succeeded, producing 3d880a71b988bec893e9688b04030f4b3b1aebe7 Checking out Revision 3d880a71b988bec893e9688b04030f4b3b1aebe7 (PR-4667) > 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/4667/head:refs/remotes/origin/PR-4667 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3d880a71b988bec893e9688b04030f4b3b1aebe7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d7006332552ae400ff85615e0161ae3cc8710e9a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3d880a71b988bec893e9688b04030f4b3b1aebe7 # timeout=10 Commit message: "build: Pull spire-server and spire-agent from prebuilt containers" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:29:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:29:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:29:49 ========================================================= 21:29:49 EdgeX Global Pipelines Version Info 21:29:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:29:49 ------------------- 21:29:49 stable info: 21:29:49 ------------------- 21:29:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:29:49 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 21:29:49 Message: update stable to v1.0.253 21:29:50 ------------------- 21:29:50 experimental info: 21:29:50 ------------------- 21:29:50 Commited By: **** collab-it+edgex@linuxfoundation.org 21:29:50 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 21:29:50 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:29:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:29:50 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:29:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:29:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:29:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:29:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:29:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:29:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:29:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:29:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:29:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:29:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:29:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:29:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:29:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:29:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:29:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:29:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:29:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:29:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 21:29:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:29:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:29:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:29:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4667 [Pipeline] echo 21:29:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4667 [Pipeline] echo 21:29:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4667 [Pipeline] echo 21:29:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3d880a71b988bec893e9688b04030f4b3b1aebe7 [Pipeline] echo 21:29:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3d880a7 [Pipeline] echo 21:29:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:29:51 provisioning config files... 21:29:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7632039281992321929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:29:52 ---> docker-login.sh 21:29:52 nexus3.edgexfoundry.org:10001 21:29:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:52 Configure a credential helper to remove this warning. See 21:29:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:52 21:29:52 Login Succeeded 21:29:52 nexus3.edgexfoundry.org:10002 21:29:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:52 Configure a credential helper to remove this warning. See 21:29:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:52 21:29:52 Login Succeeded 21:29:52 nexus3.edgexfoundry.org:10003 21:29:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:52 Configure a credential helper to remove this warning. See 21:29:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:52 21:29:52 Login Succeeded 21:29:52 nexus3.edgexfoundry.org:10004 21:29:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:52 Configure a credential helper to remove this warning. See 21:29:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:52 21:29:52 Login Succeeded 21:29:52 docker.io 21:29:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:53 Configure a credential helper to remove this warning. See 21:29:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:53 21:29:53 Login Succeeded 21:29:53 ---> docker-login.sh ends [Pipeline] } 21:29:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:29:53 + 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 21:29:53 + + cut -d/ -f2dirname 21:29:53 cmd/core-command/Dockerfile 21:29:53 + echo core-command,cmd/core-command/Dockerfile 21:29:53 + dirname cmd/core-common-config-bootstrapper/Dockerfile 21:29:53 + cut -d/ -f2 21:29:53 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 21:29:53 + cut -d/ -f2 21:29:53 + dirname cmd/core-data/Dockerfile 21:29:53 + echo core-data,cmd/core-data/Dockerfile 21:29:53 + dirname+ cmd/core-metadata/Dockerfile 21:29:53 cut -d/ -f2 21:29:53 + echo core-metadata,cmd/core-metadata/Dockerfile 21:29:53 + + dirname cmd/security-bootstrapper/Dockerfile 21:29:53 cut -d/ -f2 21:29:53 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:29:53 + + cut -d/ -f2 21:29:53 dirname cmd/security-proxy-auth/Dockerfile 21:29:53 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 21:29:53 + dirname cmd/security-proxy-setup/Dockerfile 21:29:53 + cut -d/ -f2 21:29:53 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:29:53 + dirname cmd/security-secretstore-setup/Dockerfile 21:29:53 + cut -d/ -f2 21:29:53 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:29:53 + dirname cmd/security-spiffe-token-provider/Dockerfile 21:29:53 + cut -d/ -f2 21:29:53 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 21:29:53 + dirname cmd/security-spire-agent/Dockerfile 21:29:53 + cut -d/ -f2 21:29:53 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 21:29:53 + dirname cmd/security-spire-config/Dockerfile 21:29:53 + cut -d/ -f2 21:29:53 + echo security-spire-config,cmd/security-spire-config/Dockerfile 21:29:53 + + dirname cmd/security-spire-server/Dockerfile 21:29:53 cut -d/ -f2 21:29:53 + echo security-spire-server,cmd/security-spire-server/Dockerfile 21:29:53 + dirname cmd/support-notifications/Dockerfile 21:29:53 + cut -d/ -f2 21:29:53 + echo support-notifications,cmd/support-notifications/Dockerfile 21:29:53 + dirname cmd/support-scheduler/Dockerfile 21:29:53 + cut -d/ -f2 21:29:53 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 21:29:53 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 21:29:54 + git rev-list -1 --merges 3d880a71b988bec893e9688b04030f4b3b1aebe7~1..3d880a71b988bec893e9688b04030f4b3b1aebe7 [Pipeline] echo 21:29:54 -----------> git rev-list -1 --merges 3d880a71b988bec893e9688b04030f4b3b1aebe7~1..3d880a71b988bec893e9688b04030f4b3b1aebe7 3d880a71b988bec893e9688b04030f4b3b1aebe7 [false] [Pipeline] sh 21:29:54 + git log --format=format:%s -1 3d880a71b988bec893e9688b04030f4b3b1aebe7 [Pipeline] echo 21:29:54 ========================================================= 21:29:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:29:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 21:29:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:29:55 + grep -v github /etc/ssh/ssh_known_hosts 21:29:55 + [ -e /tmp/ssh_known_hosts ] 21:29:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:29:55 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:29:55 sudo tee -a /etc/ssh/ssh_known_hosts 21:29:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:29:55 21:29:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:29:56 0.1.4: Pulling from edgex-devops/py-git-semver 21:29:56 b85a868b505f: Pulling fs layer 21:29:56 e2be974225ed: Pulling fs layer 21:29:56 339a4e72a1f5: Pulling fs layer 21:29:56 988bab9f4d93: Pulling fs layer 21:29:56 1469e6f7b9e6: Pulling fs layer 21:29:56 eaf3925da568: Pulling fs layer 21:29:56 bab4dde63d76: Pulling fs layer 21:29:56 bde34c3a00c8: Pulling fs layer 21:29:56 b352a97aabf1: Pulling fs layer 21:29:56 4872d77fe225: Pulling fs layer 21:29:56 5851b861e8e6: Pulling fs layer 21:29:56 eaf3925da568: Waiting 21:29:56 bab4dde63d76: Waiting 21:29:56 bde34c3a00c8: Waiting 21:29:56 b352a97aabf1: Waiting 21:29:56 988bab9f4d93: Waiting 21:29:56 5851b861e8e6: Waiting 21:29:56 4872d77fe225: Waiting 21:29:56 1469e6f7b9e6: Waiting 21:29:56 e2be974225ed: Verifying Checksum 21:29:56 e2be974225ed: Download complete 21:29:56 988bab9f4d93: Verifying Checksum 21:29:56 988bab9f4d93: Download complete 21:29:56 339a4e72a1f5: Verifying Checksum 21:29:56 339a4e72a1f5: Download complete 21:29:56 1469e6f7b9e6: Verifying Checksum 21:29:56 1469e6f7b9e6: Download complete 21:29:56 eaf3925da568: Download complete 21:29:56 bde34c3a00c8: Verifying Checksum 21:29:56 bde34c3a00c8: Download complete 21:29:56 b352a97aabf1: Verifying Checksum 21:29:56 b352a97aabf1: Download complete 21:29:56 4872d77fe225: Verifying Checksum 21:29:56 4872d77fe225: Download complete 21:29:56 5851b861e8e6: Verifying Checksum 21:29:56 5851b861e8e6: Download complete 21:29:56 b85a868b505f: Verifying Checksum 21:29:56 b85a868b505f: Download complete 21:29:56 bab4dde63d76: Verifying Checksum 21:29:56 bab4dde63d76: Download complete 21:29:57 b85a868b505f: Pull complete 21:29:57 e2be974225ed: Pull complete 21:29:58 339a4e72a1f5: Pull complete 21:29:58 988bab9f4d93: Pull complete 21:29:58 1469e6f7b9e6: Pull complete 21:29:58 eaf3925da568: Pull complete 21:30:00 bab4dde63d76: Pull complete 21:30:00 bde34c3a00c8: Pull complete 21:30:00 b352a97aabf1: Pull complete 21:30:00 4872d77fe225: Pull complete 21:30:00 5851b861e8e6: Pull complete 21:30:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:30:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:30:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:30:00 prd-ubuntu20.04-docker-8c-8g-4937 does not seem to be running inside a container 21:30:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:30:06 $ docker top d4929c8cf7e9d9e603bd76bf9ba37aa2895c5a67de951c3903dac1c55e5b2965 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:30:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:30:06 [ssh-agent] Looking for ssh-agent implementation... 21:30:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:30:06 $ docker exec d4929c8cf7e9d9e603bd76bf9ba37aa2895c5a67de951c3903dac1c55e5b2965 ssh-agent 21:30:07 SSH_AUTH_SOCK=/tmp/ssh-TXYI2tT6POhJ/agent.33 21:30:07 SSH_AGENT_PID=39 21:30:07 Running ssh-add (command line suppressed) 21:30:07 Identity added: /w/workspace/edgex-go/1@tmp/private_key_12364438642831617412.key (/w/workspace/edgex-go/1@tmp/private_key_12364438642831617412.key) 21:30:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:30:07 + git tag --points-at HEAD [Pipeline] } 21:30:07 $ docker exec --env ******** --env ******** d4929c8cf7e9d9e603bd76bf9ba37aa2895c5a67de951c3903dac1c55e5b2965 ssh-agent -k 21:30:07 unset SSH_AUTH_SOCK; 21:30:07 unset SSH_AGENT_PID; 21:30:07 echo Agent pid 39 killed; 21:30:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:30:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:30:07 [ssh-agent] Looking for ssh-agent implementation... 21:30:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:30:07 $ docker exec d4929c8cf7e9d9e603bd76bf9ba37aa2895c5a67de951c3903dac1c55e5b2965 ssh-agent 21:30:07 SSH_AUTH_SOCK=/tmp/ssh-GZ9sKqtDsdjK/agent.71 21:30:07 SSH_AGENT_PID=77 21:30:07 Running ssh-add (command line suppressed) 21:30:08 Identity added: /w/workspace/edgex-go/1@tmp/private_key_16347731805409837809.key (/w/workspace/edgex-go/1@tmp/private_key_16347731805409837809.key) 21:30:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:30:08 + git semver init 21:30:08 2023-08-30 21:30:08,599 [run_init] DEBUG init version:0.0.0 force:False 21:30:08 2023-08-30 21:30:08,600 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 21:30:08 2023-08-30 21:30:08,600 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 21:30:08 2023-08-30 21:30:08,600 [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) 21:30:13 2023-08-30 21:30:13,486 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 21:30:13 2023-08-30 21:30:13,487 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4667 with force:False 21:30:13 2023-08-30 21:30:13,487 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4667 21:30:13 2023-08-30 21:30:13,489 [execute] INFO git cat-file --batch-check 21:30:13 2023-08-30 21:30:13,490 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 21:30:13 2023-08-30 21:30:13,495 [execute] INFO git cat-file --batch 21:30:13 2023-08-30 21:30:13,495 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 21:30:13 2023-08-30 21:30:13,499 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4667 21:30:13 0.0.0 [Pipeline] } 21:30:13 $ docker exec --env ******** --env ******** d4929c8cf7e9d9e603bd76bf9ba37aa2895c5a67de951c3903dac1c55e5b2965 ssh-agent -k 21:30:14 unset SSH_AUTH_SOCK; 21:30:14 unset SSH_AGENT_PID; 21:30:14 echo Agent pid 77 killed; 21:30:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:30:14 + git semver [Pipeline] } 21:30:14 $ docker stop --time=1 d4929c8cf7e9d9e603bd76bf9ba37aa2895c5a67de951c3903dac1c55e5b2965 21:30:16 $ docker rm -f --volumes d4929c8cf7e9d9e603bd76bf9ba37aa2895c5a67de951c3903dac1c55e5b2965 [Pipeline] // withDockerContainer [Pipeline] sh 21:30:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:30:16 Stashed 1 file(s) [Pipeline] echo 21:30:16 [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 21:30:17 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 21:30:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:30:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:30:17 ========================================================= 21:30:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:30:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:30:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:30:17 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:30:17 4db1b89c0bd1: Pulling fs layer 21:30:17 6911f1a30b25: Pulling fs layer 21:30:17 e194b8c5c2a9: Pulling fs layer 21:30:17 6863d3e3a2b1: Pulling fs layer 21:30:17 ec0bb842ea78: Pulling fs layer 21:30:17 40a00589a448: Pulling fs layer 21:30:17 6c08303d61cc: Pulling fs layer 21:30:17 798269fcf238: Pulling fs layer 21:30:17 6863d3e3a2b1: Waiting 21:30:17 6c08303d61cc: Waiting 21:30:17 798269fcf238: Waiting 21:30:17 40a00589a448: Waiting 21:30:17 ec0bb842ea78: Waiting 21:30:17 6911f1a30b25: Verifying Checksum 21:30:17 6911f1a30b25: Download complete 21:30:17 6863d3e3a2b1: Verifying Checksum 21:30:17 6863d3e3a2b1: Download complete 21:30:17 ec0bb842ea78: Verifying Checksum 21:30:17 ec0bb842ea78: Download complete 21:30:17 4db1b89c0bd1: Download complete 21:30:17 40a00589a448: Verifying Checksum 21:30:17 40a00589a448: Download complete 21:30:18 4db1b89c0bd1: Pull complete 21:30:18 6911f1a30b25: Pull complete 21:30:18 798269fcf238: Verifying Checksum 21:30:18 798269fcf238: Download complete 21:30:18 e194b8c5c2a9: Verifying Checksum 21:30:18 e194b8c5c2a9: Download complete 21:30:18 6c08303d61cc: Verifying Checksum 21:30:18 6c08303d61cc: Download complete 21:30:22 e194b8c5c2a9: Pull complete 21:30:22 6863d3e3a2b1: Pull complete 21:30:22 ec0bb842ea78: Pull complete 21:30:22 40a00589a448: Pull complete 21:30:24 6c08303d61cc: Pull complete 21:30:24 798269fcf238: Pull complete 21:30:24 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 21:30:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:30:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 21:30:25 + docker build -t ci-base-image-x86_64 -f - . 21:30:25 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:30:25 WORKDIR /edgex 21:30:25 COPY go.mod . 21:30:25 RUN go mod download 21:30:25 Sending build context to Docker daemon 170.9MB 21:30:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:30:25 ---> ec979cd7f677 21:30:25 Step 2/4 : WORKDIR /edgex 21:30:30 ---> Running in db733e33500b 21:30:30 Removing intermediate container db733e33500b 21:30:30 ---> c7cc7b93b04c 21:30:30 Step 3/4 : COPY go.mod . 21:30:30 ---> 3d45daa5cf33 21:30:30 Step 4/4 : RUN go mod download 21:30:30 ---> Running in 2b5043e55fbb 21:30:32 Still waiting to schedule task 21:30:32 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:30:45 Removing intermediate container 2b5043e55fbb 21:30:45 ---> bdfd933704fc 21:30:45 Successfully built bdfd933704fc 21:30:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:45 + docker inspect -f . ci-base-image-x86_64 21:30:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:30:45 prd-ubuntu20.04-docker-8c-8g-4937 does not seem to be running inside a container 21:30:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:30:46 $ docker top ecf50c96196e50a7a667a8213819bbbf2c5961809ea0b3b50984e9ce0c91be9f -eo pid,comm [Pipeline] { [Pipeline] sh 21:30:46 + go version 21:30:46 go version go1.20.6 linux/amd64 [Pipeline] } 21:30:46 $ docker stop --time=1 ecf50c96196e50a7a667a8213819bbbf2c5961809ea0b3b50984e9ce0c91be9f 21:30:47 $ docker rm -f --volumes ecf50c96196e50a7a667a8213819bbbf2c5961809ea0b3b50984e9ce0c91be9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:48 + docker inspect -f . ci-base-image-x86_64 21:30:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:30:48 prd-ubuntu20.04-docker-8c-8g-4937 does not seem to be running inside a container 21:30:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:30:49 $ docker top 9dff33cf832f3c36d98d9124e3727c8f9b6c8234caf1af6e8527be2d003e0314 -eo pid,comm [Pipeline] { [Pipeline] echo 21:30:49 ========================================================= 21:30:49 [edgeXBuildGoParallel] Running Tests and Build... 21:30:49 ========================================================= [Pipeline] sh 21:30:49 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 21:30:49 + make test 21:30:49 go test -race -coverprofile=coverage.out ./... 21:30:56 ? github.com/edgexfoundry/edgex-go [no test files] 21:31:08 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:31:08 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 21:31:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:31:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:31:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:31:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:31:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:31:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 21:31:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:31:08 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:31:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:31:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:31:08 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:31:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:31:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:31:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:31:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements 21:31:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 97.0% of statements 21:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 21:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 21:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:31:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:31:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:31:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.093s coverage: 71.5% of statements 21:31:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 54.0% of statements 21:31:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.000s coverage: 93.4% of statements 21:31:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.083s coverage: 3.8% of statements 21:31:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:31:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:31:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:31:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:31:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:31:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:31:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:31:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:31:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:31:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:31:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.344s coverage: 97.6% of statements 21:31:16 ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 72.2% of statements 21:31:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:31:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:31:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.087s coverage: 0.9% of statements 21:31:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 32.2% of statements 21:31:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.083s coverage: 42.9% of statements 21:31:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.083s coverage: 82.9% of statements 21:31:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 21:31:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements 21:31:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements 21:31:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:31:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:31:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:31:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:31:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:31:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 21:31:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 21:31:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 21:31:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:31:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:31:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:31:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:31:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:31:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:31:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:31:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 21:31:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:31:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:31:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:31:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 21:31:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 21:31:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 21:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:31:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:31:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:31:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:31:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:31:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:31:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:31:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:31:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:31:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:31:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements 21:31:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:31:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:31:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:31:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.273s coverage: 79.9% of statements 21:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.072s coverage: 92.9% of statements 21:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 64.4% of statements 21:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.071s coverage: 62.3% of statements 21:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.064s coverage: 87.2% of statements 21:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements 21:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 21:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.098s coverage: 81.8% of statements 21:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.101s coverage: 82.1% of statements 21:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.065s coverage: 86.0% of statements 21:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.176s coverage: 63.1% of statements 21:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 21:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 21:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 21:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 21:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 21:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.191s coverage: 38.4% of statements 21:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 21:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 21:31:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 17.7% of statements 21:31:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.130s coverage: 95.7% of statements 21:31:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 61.8% of statements 21:31:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 98.9% of statements 21:31:44 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 21:31:44 cmd/security-spire-config/Dockerfile:48 DL3026 error: Use only an allowed registry in the FROM image 21:31:44 cmd/security-spire-server/Dockerfile:48 DL3026 error: Use only an allowed registry in the FROM image 21:31:44 cmd/security-spire-agent/Dockerfile:48 DL3026 error: Use only an allowed registry in the FROM image 21:31:44 cmd/security-spire-agent/Dockerfile:49 DL3026 error: Use only an allowed registry in the FROM image 21:31:44 make: *** [Makefile:151: hadolint] Error 1 [Pipeline] } 21:31:44 $ docker stop --time=1 9dff33cf832f3c36d98d9124e3727c8f9b6c8234caf1af6e8527be2d003e0314 21:31:46 $ docker rm -f --volumes 9dff33cf832f3c36d98d9124e3727c8f9b6c8234caf1af6e8527be2d003e0314 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:31:47 Failed in branch amd64 21:32:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4938 in /w/workspace/edgexfoundry_edgex-go_PR-4667 [Pipeline] { [Pipeline] ws 21:32:00 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 21:32:00 The recommended git tool is: git 21:32:05 using credential edgex-jenkins-ssh 21:32:05 Cloning the remote Git repository 21:32:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:32:05 > git init /w/workspace/edgex-go/1 # timeout=10 21:32:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:32:05 > git --version # timeout=10 21:32:05 > git --version # 'git version 2.25.1' 21:32:05 using GIT_SSH to set credentials SSH Credentials for GitHub 21:32:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:32:24 Merging remotes/origin/main commit d7006332552ae400ff85615e0161ae3cc8710e9a into PR head commit 3d880a71b988bec893e9688b04030f4b3b1aebe7 21:32:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:32:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:32:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:32:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:32:23 using GIT_SSH to set credentials SSH Credentials for GitHub 21:32:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4667/head:refs/remotes/origin/PR-4667 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:32:24 > git config core.sparsecheckout # timeout=10 21:32:24 > git checkout -f 3d880a71b988bec893e9688b04030f4b3b1aebe7 # timeout=10 21:32:24 Merge succeeded, producing 3d880a71b988bec893e9688b04030f4b3b1aebe7 21:32:24 Checking out Revision 3d880a71b988bec893e9688b04030f4b3b1aebe7 (PR-4667) 21:32:24 > git remote # timeout=10 21:32:24 > git config --get remote.origin.url # timeout=10 21:32:24 using GIT_SSH to set credentials SSH Credentials for GitHub 21:32:24 > git merge d7006332552ae400ff85615e0161ae3cc8710e9a # timeout=10 21:32:24 > git rev-parse HEAD^{commit} # timeout=10 21:32:24 > git config core.sparsecheckout # timeout=10 21:32:24 > git checkout -f 3d880a71b988bec893e9688b04030f4b3b1aebe7 # timeout=10 21:32:28 Commit message: "build: Pull spire-server and spire-agent from prebuilt containers" 21:32:28 > git --version # timeout=10 21:32:28 > git --version # 'git version 2.25.1' 21:32:28 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:32:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:32:29 % Total % Received % Xferd Average Speed Time Time Time Current 21:32:29 Dload Upload Total Spent Left Speed 21:32:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh 21:32:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:32:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:32:30 + sudo tee /etc/docker/daemon.new 21:32:30 { 21:32:30 "registry-mirrors": [ 21:32:30 "https://nexus3.edgexfoundry.org:10001" 21:32:30 ], 21:32:30 "bip": "10.250.0.254/24", 21:32:30 "hosts": [ 21:32:30 "tcp://0.0.0.0:5555", 21:32:30 "unix:///var/run/docker.sock" 21:32:30 ], 21:32:30 "mtu": 1458, 21:32:30 "selinux-enabled": true, 21:32:30 "seccomp-profile": "/etc/docker/seccomp.json" 21:32:30 } [Pipeline] sh 21:32:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:32:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:32:49 provisioning config files... 21:32:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13162591231509258668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:32:50 ---> docker-login.sh 21:32:50 nexus3.edgexfoundry.org:10001 21:32:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:32:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:32:50 Configure a credential helper to remove this warning. See 21:32:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:32:50 21:32:50 Login Succeeded 21:32:50 nexus3.edgexfoundry.org:10002 21:32:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:32:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:32:50 Configure a credential helper to remove this warning. See 21:32:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:32:50 21:32:50 Login Succeeded 21:32:50 nexus3.edgexfoundry.org:10003 21:32:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:32:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:32:55 Configure a credential helper to remove this warning. See 21:32:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:32:55 21:32:55 Login Succeeded 21:32:55 nexus3.edgexfoundry.org:10004 21:32:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:32:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:32:55 Configure a credential helper to remove this warning. See 21:32:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:32:55 21:32:55 Login Succeeded 21:32:55 docker.io 21:32:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:32:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:32:55 Configure a credential helper to remove this warning. See 21:32:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:32:55 21:32:55 Login Succeeded 21:32:55 ---> docker-login.sh ends [Pipeline] } 21:32:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 21:32:56 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 21:32:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:32:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:32:56 ========================================================= 21:32:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:32:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:32:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:32:56 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:32:56 edb6bdbacee9: Pulling fs layer 21:32:56 5f9638ab2659: Pulling fs layer 21:32:56 8d51d6327a98: Pulling fs layer 21:32:56 8b374f2dd631: Pulling fs layer 21:32:56 ec14aa9079de: Pulling fs layer 21:32:56 2f466654f4bb: Pulling fs layer 21:32:56 554e91adad29: Pulling fs layer 21:32:56 8b374f2dd631: Waiting 21:32:56 ec14aa9079de: Waiting 21:32:56 2f466654f4bb: Waiting 21:32:56 554e91adad29: Waiting 21:32:56 5f9638ab2659: Verifying Checksum 21:32:56 5f9638ab2659: Download complete 21:32:56 8b374f2dd631: Verifying Checksum 21:32:56 8b374f2dd631: Download complete 21:32:56 ec14aa9079de: Verifying Checksum 21:32:56 ec14aa9079de: Download complete 21:32:56 edb6bdbacee9: Verifying Checksum 21:32:56 edb6bdbacee9: Download complete 21:32:57 edb6bdbacee9: Pull complete 21:32:58 554e91adad29: Verifying Checksum 21:32:58 554e91adad29: Download complete 21:32:58 5f9638ab2659: Pull complete 21:32:59 2f466654f4bb: Verifying Checksum 21:32:59 2f466654f4bb: Download complete 21:32:59 8d51d6327a98: Verifying Checksum 21:32:59 8d51d6327a98: Download complete 21:33:11 8d51d6327a98: Pull complete 21:33:11 8b374f2dd631: Pull complete 21:33:11 ec14aa9079de: Pull complete 21:33:17 2f466654f4bb: Pull complete 21:33:19 554e91adad29: Pull complete 21:33:19 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 21:33:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:33:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 21:33:20 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:33:20 WORKDIR /edgex 21:33:20 COPY go.mod . 21:33:20 RUN go mod download 21:33:20 + docker build -t ci-base-image-arm64 -f - . 21:33:20 Sending build context to Docker daemon 2.966MB 21:33:20 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:33:20 ---> 1e15ea492957 21:33:20 Step 2/4 : WORKDIR /edgex 21:33:23 ---> Running in 130fdc176661 21:33:23 Removing intermediate container 130fdc176661 21:33:23 ---> 50e550d4bd98 21:33:23 Step 3/4 : COPY go.mod . 21:33:23 ---> e9a848fe77b8 21:33:23 Step 4/4 : RUN go mod download 21:33:23 ---> Running in 80b42e47d6cb 21:34:02 Removing intermediate container 80b42e47d6cb 21:34:02 ---> ac56c44c93ef 21:34:02 Successfully built ac56c44c93ef 21:34:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:03 + docker inspect -f . ci-base-image-arm64 21:34:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:34:03 prd-ubuntu20.04-docker-arm64-4c-16g-4938 does not seem to be running inside a container 21:34:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:34:04 $ docker top 84fdf0d1d6614f6c44797b672ca039da99a35ab7f6278e5fbe7922fc5e9b1a37 -eo pid,comm [Pipeline] { [Pipeline] sh 21:34:05 + go version 21:34:05 go version go1.20.6 linux/arm64 [Pipeline] } 21:34:05 $ docker stop --time=1 84fdf0d1d6614f6c44797b672ca039da99a35ab7f6278e5fbe7922fc5e9b1a37 21:34:07 $ docker rm -f --volumes 84fdf0d1d6614f6c44797b672ca039da99a35ab7f6278e5fbe7922fc5e9b1a37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:07 + docker inspect -f . ci-base-image-arm64 21:34:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:34:08 prd-ubuntu20.04-docker-arm64-4c-16g-4938 does not seem to be running inside a container 21:34:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:34:09 $ docker top 24352d67449d1c41cbc7e837e854bc17a52ac59a5075e17c3bc4fd77eec85752 -eo pid,comm [Pipeline] { [Pipeline] echo 21:34:09 ========================================================= 21:34:09 [edgeXBuildGoParallel] Running Tests and Build... 21:34:09 ========================================================= [Pipeline] sh 21:34:09 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 21:34:10 + make test 21:34:10 go test -race -coverprofile=coverage.out ./... 21:34:49 ? github.com/edgexfoundry/edgex-go [no test files] 21:36:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:36:55 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 21:36:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:36:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:36:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:36:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:36:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:36:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 21:36:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:36:55 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:36:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:36:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:36:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:36:55 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:37:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.276s coverage: 28.7% of statements 21:37:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.289s coverage: 97.0% of statements 21:37:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 21:37:19 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 21:37:19 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:37:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.402s coverage: 71.5% of statements 21:37:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:37:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:37:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.316s coverage: 54.0% of statements 21:37:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:37:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:37:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:37:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:37:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:37:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:37:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:37:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.241s coverage: 93.4% of statements 21:37:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.391s coverage: 3.8% of statements 21:37:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:37:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:37:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:37:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.563s coverage: 97.6% of statements 21:37:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:37:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:37:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:37:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:37:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:37:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:37:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:37:55 ok github.com/edgexfoundry/edgex-go/internal/io 0.222s coverage: 72.2% of statements 21:38:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:38:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:38:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.430s coverage: 0.9% of statements 21:38:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.269s coverage: 32.2% of statements 21:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.286s coverage: 42.9% of statements 21:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.286s coverage: 82.9% of statements 21:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.244s coverage: 94.1% of statements 21:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.318s coverage: 96.3% of statements 21:38:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.225s coverage: 87.5% of statements 21:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:38:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:38:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 21:38:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 21:38:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 21:38:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.215s coverage: 94.4% of statements 21:38:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:38:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:38:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:38:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:38:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:38:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:38:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.952s coverage: 79.9% of statements 21:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.275s coverage: 92.9% of statements 21:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements 21:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.220s coverage: 62.3% of statements 21:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.208s coverage: 87.2% of statements 21:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.173s coverage: 20.0% of statements 21:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.183s coverage: 100.0% of statements 21:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.449s coverage: 81.8% of statements 21:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 21:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.503s coverage: 82.1% of statements 21:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.215s coverage: 86.0% of statements 21:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:38:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.066s coverage: 63.1% of statements 21:38:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.280s coverage: 100.0% of statements 21:38:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.153s coverage: 89.4% of statements 21:38:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.083s coverage: 100.0% of statements 21:38:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements 21:38:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 21:38:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 21:38:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 21:38:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 21:38:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:38:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:38:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:38:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.973s coverage: 38.4% of statements 21:38:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.245s coverage: 89.5% of statements 21:39:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:39:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:39:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:39:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:39:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.220s coverage: 84.8% of statements 21:39:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:39:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:39:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:39:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:39:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.370s coverage: 17.7% of statements 21:39:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:39:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:39:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:39:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:39:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.594s coverage: 95.7% of statements 21:39:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:39:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:39:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.295s coverage: 61.8% of statements 21:39:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:39:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:39:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.383s coverage: 98.9% of statements 21:39:22 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 21:39:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:39:22 go vet ./... 21:41:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:41:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:41:59 ./bin/test-attribution-txt.sh 21:41:59 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 21:41:59 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 21:41:59 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 21:41:59 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 21:41:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:41:59 + ls -al . 21:41:59 total 724 21:41:59 drwxrwxr-x 11 1001 1001 4096 Aug 30 21:34 . 21:41:59 drwxr-xr-x 4 root root 4096 Aug 30 21:34 .. 21:41:59 drwxrwxr-x 2 1001 1001 4096 Aug 30 21:32 .blubracket 21:41:59 -rw-rw-r-- 1 1001 1001 16 Aug 30 21:32 .dockerignore 21:41:59 drwxrwxr-x 8 1001 1001 4096 Aug 30 21:32 .git 21:41:59 drwxrwxr-x 3 1001 1001 4096 Aug 30 21:32 .github 21:41:59 -rw-rw-r-- 1 1001 1001 1173 Aug 30 21:32 .gitignore 21:41:59 -rw-rw-r-- 1 1001 1001 42 Aug 30 21:32 .golangci.yml 21:41:59 -rw-rw-r-- 1 1001 1001 87 Aug 30 21:32 .hadolint.yml 21:41:59 -rw-rw-r-- 1 1001 1001 166 Aug 30 21:32 .sonarcloud.properties 21:41:59 -rw-rw-r-- 1 1001 1001 1171 Aug 30 21:32 ADOPTERS.md 21:41:59 -rw-rw-r-- 1 1001 1001 11152 Aug 30 21:32 Attribution.txt 21:41:59 -rw-rw-r-- 1 1001 1001 93407 Aug 30 21:32 CHANGELOG.md 21:41:59 -rw-rw-r-- 1 1001 1001 3804 Aug 30 21:32 CONTRIBUTING.md 21:41:59 -rw-rw-r-- 1 1001 1001 677 Aug 30 21:32 GOVERNANCE.md 21:41:59 -rw-rw-r-- 1 1001 1001 883 Aug 30 21:32 Jenkinsfile 21:41:59 -rw-rw-r-- 1 1001 1001 10775 Aug 30 21:32 LICENSE 21:41:59 -rw-rw-r-- 1 1001 1001 14764 Aug 30 21:32 Makefile 21:41:59 -rw-rw-r-- 1 1001 1001 582 Aug 30 21:32 OWNERS.md 21:41:59 -rw-rw-r-- 1 1001 1001 9923 Aug 30 21:32 README.md 21:41:59 -rw-rw-r-- 1 1001 1001 789 Aug 30 21:32 SECURITY.md 21:41:59 -rw-rw-r-- 1 1001 1001 5 Aug 30 21:30 VERSION 21:41:59 drwxrwxr-x 2 1001 1001 4096 Aug 30 21:32 bin 21:41:59 drwxrwxr-x 18 1001 1001 4096 Aug 30 21:32 cmd 21:41:59 -rw-r--r-- 1 root root 446998 Aug 30 21:39 coverage.out 21:41:59 drwxrwxr-x 2 1001 1001 4096 Aug 30 21:32 fuzz_test 21:41:59 -rw-rw-r-- 1 1001 1001 3687 Aug 30 21:32 go.mod 21:41:59 -rw-rw-r-- 1 1001 1001 33714 Aug 30 21:32 go.sum 21:41:59 drwxrwxr-x 7 1001 1001 4096 Aug 30 21:32 internal 21:41:59 drwxrwxr-x 3 1001 1001 4096 Aug 30 21:32 openapi 21:41:59 -rw-rw-r-- 1 1001 1001 594 Aug 30 21:32 security.txt 21:41:59 drwxrwxr-x 4 1001 1001 4096 Aug 30 21:32 snap 21:41:59 -rw-rw-r-- 1 1001 1001 204 Aug 30 21:32 version.go [Pipeline] sh 21:42:00 + '[' -e coverage.out ] 21:42:00 + chown 1001:1001 coverage.out [Pipeline] stash 21:42:00 Stashed 1 file(s) [Pipeline] sh 21:42:01 + make build 21:42:01 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 21:43:38 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 21:43:39 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 21:43:44 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 21:43:48 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 21:44:27 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 21:44:33 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 21:44:39 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 21:44: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 21:44: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 21:44: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 21:44:58 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] } 21:45:04 $ docker stop --time=1 24352d67449d1c41cbc7e837e854bc17a52ac59a5075e17c3bc4fd77eec85752 21:45:06 $ docker rm -f --volumes 24352d67449d1c41cbc7e837e854bc17a52ac59a5075e17c3bc4fd77eec85752 [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 21:45:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:45:09 21:45:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:45:09 latest: Pulling from edgex-devops/edgex-compose-arm64 21:45:09 547446be3368: Pulling fs layer 21:45:09 d125d8839a47: Pulling fs layer 21:45:09 3e85d5ac6304: Pulling fs layer 21:45:09 c3105a71a48b: Pulling fs layer 21:45:09 0f093f025ec4: Pulling fs layer 21:45:09 c3106fc0e877: Pulling fs layer 21:45:09 0f093f025ec4: Waiting 21:45:09 c3106fc0e877: Waiting 21:45:10 547446be3368: Download complete 21:45:10 c3105a71a48b: Verifying Checksum 21:45:10 c3105a71a48b: Download complete 21:45:10 d125d8839a47: Verifying Checksum 21:45:10 d125d8839a47: Download complete 21:45:10 c3106fc0e877: Verifying Checksum 21:45:10 c3106fc0e877: Download complete 21:45:10 0f093f025ec4: Verifying Checksum 21:45:10 0f093f025ec4: Download complete 21:45:10 547446be3368: Pull complete 21:45:11 d125d8839a47: Pull complete 21:45:12 3e85d5ac6304: Verifying Checksum 21:45:12 3e85d5ac6304: Download complete 21:45:20 3e85d5ac6304: Pull complete 21:45:20 c3105a71a48b: Pull complete 21:45:21 0f093f025ec4: Pull complete 21:45:21 c3106fc0e877: Pull complete 21:45:21 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 21:45:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:45:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:45:21 prd-ubuntu20.04-docker-arm64-4c-16g-4938 does not seem to be running inside a container 21:45:21 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:45:24 $ docker top ea3f7fd325ae8fe9f876887ccd807ecf592f53752cd5952c22525dd2150981cd -eo pid,comm [Pipeline] { [Pipeline] sh 21:45:24 + docker compose -f ./docker-compose-build.yml build --parallel 21:45:33 #1 [security-bootstrapper internal] load build definition from Dockerfile 21:45:33 #1 transferring dockerfile: 2.82kB done 21:45:33 #1 DONE 0.1s 21:45:33 21:45:33 #2 [security-spire-agent internal] load build definition from Dockerfile 21:45:33 #2 transferring dockerfile: 2.71kB done 21:45:33 #2 DONE 0.0s 21:45:33 21:45:33 #3 [security-secretstore-setup internal] load build definition from Dockerfile 21:45:33 #3 transferring dockerfile: 2.38kB done 21:45:33 #3 DONE 0.1s 21:45:33 21:45:33 #4 [support-notifications internal] load build definition from Dockerfile 21:45:33 #4 transferring dockerfile: 1.84kB done 21:45:33 #4 DONE 0.0s 21:45:33 21:45:33 #5 [security-spire-config internal] load build definition from Dockerfile 21:45:33 #5 transferring dockerfile: 2.59kB done 21:45:33 #5 DONE 0.1s 21:45:33 21:45:33 #6 [core-command internal] load build definition from Dockerfile 21:45:33 #6 transferring dockerfile: 1.82kB 0.0s done 21:45:33 #6 DONE 0.1s 21:45:33 21:45:33 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 21:45:33 #7 transferring dockerfile: 1.78kB done 21:45:33 #7 DONE 0.0s 21:45:33 21:45:33 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:45:33 #8 transferring dockerfile: 2.12kB 0.0s done 21:45:33 #8 DONE 0.1s 21:45:33 21:45:33 #9 [security-proxy-auth internal] load build definition from Dockerfile 21:45:33 #9 transferring dockerfile: 2.04kB 0.0s done 21:45:33 #9 DONE 0.1s 21:45:33 21:45:33 #10 [security-spire-server internal] load build definition from Dockerfile 21:45:33 #10 transferring dockerfile: 2.61kB done 21:45:33 #10 DONE 0.1s 21:45:33 21:45:33 #11 [support-scheduler internal] load build definition from Dockerfile 21:45:33 #11 transferring dockerfile: 1.82kB done 21:45:33 #11 DONE 0.1s 21:45:33 21:45:33 #12 [core-metadata internal] load build definition from Dockerfile 21:45:33 #12 transferring dockerfile: 1.96kB done 21:45:33 #12 DONE 0.1s 21:45:33 21:45:33 #13 [core-data internal] load build definition from Dockerfile 21:45:34 #13 transferring dockerfile: 1.90kB done 21:45:34 #13 DONE 0.1s 21:45:34 21:45:34 #14 [security-proxy-setup internal] load build definition from Dockerfile 21:45:34 #14 transferring dockerfile: 2.39kB done 21:45:34 #14 DONE 0.1s 21:45:34 21:45:34 #15 [security-bootstrapper internal] load .dockerignore 21:45:34 #15 transferring context: 56B 0.0s done 21:45:34 #15 DONE 0.1s 21:45:34 21:45:34 #16 [security-spire-agent internal] load .dockerignore 21:45:34 #16 transferring context: 56B done 21:45:34 #16 DONE 0.0s 21:45:35 21:45:35 #17 [security-secretstore-setup internal] load .dockerignore 21:45:35 #17 transferring context: 56B done 21:45:35 #17 DONE 0.0s 21:45:35 21:45:35 #18 [support-notifications internal] load .dockerignore 21:45:35 #18 transferring context: 56B 0.0s done 21:45:35 #18 DONE 0.1s 21:45:35 21:45:35 #19 [security-spire-config internal] load .dockerignore 21:45:35 #19 transferring context: 56B done 21:45:35 #19 DONE 0.1s 21:45:35 21:45:35 #20 [core-command internal] load .dockerignore 21:45:35 #20 transferring context: 56B 0.0s done 21:45:35 #20 DONE 0.1s 21:45:35 21:45:35 #21 [security-spiffe-token-provider internal] load .dockerignore 21:45:35 #21 transferring context: 56B done 21:45:35 #21 DONE 0.1s 21:45:35 21:45:35 #22 [core-common-config-bootstrapper internal] load .dockerignore 21:45:35 #22 transferring context: 56B done 21:45:35 #22 DONE 0.1s 21:45:35 21:45:35 #23 [security-proxy-auth internal] load .dockerignore 21:45:35 #23 transferring context: 56B done 21:45:35 #23 DONE 0.1s 21:45:35 21:45:35 #24 [security-spire-server internal] load .dockerignore 21:45:35 #24 transferring context: 56B 0.0s done 21:45:35 #24 DONE 0.1s 21:45:35 21:45:35 #25 [support-scheduler internal] load .dockerignore 21:45:35 #25 transferring context: 56B done 21:45:35 #25 DONE 0.0s 21:45:35 21:45:35 #26 [core-metadata internal] load .dockerignore 21:45:35 #26 transferring context: 56B done 21:45:35 #26 DONE 0.0s 21:45:35 21:45:35 #27 [core-data internal] load .dockerignore 21:45:35 #27 transferring context: 56B 0.0s done 21:45:35 #27 DONE 0.1s 21:45:35 21:45:35 #28 [security-proxy-setup internal] load .dockerignore 21:45:35 #28 transferring context: 56B done 21:45:35 #28 DONE 0.1s 21:45:35 21:45:35 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:45:35 #29 DONE 0.0s 21:45:35 21:45:35 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 21:45:36 #30 DONE 0.4s 21:45:36 21:45:36 #31 [security-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:45:36 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:45:36 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:45:36 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 21:45:36 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 21:45:36 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.55MB / 3.26MB 0.1s 21:45:36 #31 ... 21:45:36 21:45:36 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 21:45:36 #30 DONE 0.4s 21:45:36 21:45:36 #31 [security-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:45:36 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s 21:45:36 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 21:45:36 #31 ... 21:45:36 21:45:36 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:45:36 #29 DONE 0.0s 21:45:36 21:45:36 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 21:45:36 #30 DONE 0.4s 21:45:36 21:45:36 #31 [support-notifications stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:45:36 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:45:36 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:45:36 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 21:45:36 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 21:45:36 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 21:45:36 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:45:36 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:45:36 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 21:45:36 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 21:45:36 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 21:45:36 #31 ... 21:45:36 21:45:36 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:45:36 #29 DONE 0.0s 21:45:36 21:45:36 #31 [security-secretstore-setup stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:45:36 #31 ... 21:45:36 21:45:36 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:45:36 #29 DONE 0.0s 21:45:36 21:45:36 #31 [core-command stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:45:36 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:45:36 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:45:36 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 21:45:36 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 21:45:36 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 21:45:36 #31 ... 21:45:36 21:45:36 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:45:36 #29 DONE 0.0s 21:45:36 21:45:36 #31 [core-command stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:45:37 #31 ... 21:45:37 21:45:37 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:45:37 #29 DONE 0.0s 21:45:37 21:45:37 #31 [security-spiffe-token-provider stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:45:37 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:45:37 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:45:37 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 21:45:37 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 21:45:37 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 21:45:37 #31 ... 21:45:37 21:45:37 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:45:37 #29 DONE 0.0s 21:45:37 21:45:37 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 21:45:37 #32 DONE 1.2s 21:45:37 21:45:37 #31 [security-spiffe-token-provider stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:45:37 #31 ... 21:45:37 21:45:37 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 21:45:37 #30 DONE 1.2s 21:45:37 21:45:37 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 21:45:37 #33 DONE 1.4s 21:45:37 21:45:37 #31 [security-spire-config stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:45:37 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:45:37 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:45:37 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 21:45:37 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 21:45:37 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 21:45:37 #31 ... 21:45:37 21:45:37 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:45:37 #29 DONE 0.0s 21:45:37 21:45:37 #31 [security-spire-agent stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:45:37 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:45:37 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:45:37 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 21:45:37 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 21:45:37 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 21:45:38 #31 ... 21:45:38 21:45:38 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:45:38 #29 DONE 0.0s 21:45:38 21:45:38 #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:45:38 #34 DONE 2.6s 21:45:38 21:45:38 #31 [security-spire-agent stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:45:38 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.7s done 21:45:38 #31 ... 21:45:38 21:45:38 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:45:38 #29 DONE 0.0s 21:45:38 21:45:38 #35 [support-scheduler builder 2/7] WORKDIR /edgex-go 21:45:38 #35 ... 21:45:38 21:45:38 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 21:45:38 #30 DONE 1.8s 21:45:38 21:45:38 #36 [core-data internal] load build context 21:45:38 #36 DONE 0.0s 21:45:38 21:45:38 #37 [core-metadata internal] load build context 21:45:38 #37 DONE 0.0s 21:45:38 21:45:38 #38 [security-spire-server internal] load build context 21:45:38 #38 transferring context: 17.59kB 0.2s done 21:45:38 #38 DONE 0.7s 21:45:38 21:45:38 #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:45:38 #34 DONE 2.6s 21:45:38 21:45:38 #35 [core-metadata builder 2/7] WORKDIR /edgex-go 21:45:38 #35 ... 21:45:38 21:45:38 #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:45:38 #34 DONE 2.6s 21:45:38 21:45:38 #39 [security-spire-agent internal] load build context 21:45:38 #39 transferring context: 17.12kB 0.1s done 21:45:38 #39 DONE 0.8s 21:45:38 21:45:38 #35 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 21:45:38 #35 ... 21:45:38 21:45:38 #40 [security-proxy-setup internal] load build context 21:45:38 #40 DONE 0.0s 21:45:38 21:45:38 #41 [security-spire-config internal] load build context 21:45:38 #41 transferring context: 15.84kB 0.1s done 21:45:38 #41 DONE 0.9s 21:45:38 21:45:38 #31 [security-proxy-setup stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:45:38 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:45:38 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:45:38 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 21:45:38 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 21:45:38 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 21:45:38 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.7s done 21:45:39 #31 ... 21:45:39 21:45:39 #35 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 21:45:39 #35 DONE 1.8s 21:45:39 21:45:39 #42 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 21:45:40 #42 ... 21:45:40 21:45:40 #31 [security-spire-server stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:45:40 #31 DONE 5.7s 21:45:41 21:45:41 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:45:41 #43 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.4s done 21:45:41 #43 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 21:45:41 #43 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 21:45:41 #43 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 21:45:41 #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.0s done 21:45:41 #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.1s done 21:45:41 #43 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.2s done 21:45:41 #43 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 21:45:41 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 2.4s 21:45:41 #43 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 21:45:41 #43 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 21:45:41 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 2.7s 21:45:41 #43 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 21:45:41 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 3.1s 21:45:42 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 3.7s 21:45:42 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 4.2s 21:45:43 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 5.2s 21:45:45 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.18MB / 23.39MB 6.8s 21:45:46 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.41MB / 23.39MB 7.1s 21:45:46 #43 ... 21:45:46 21:45:46 #44 [security-bootstrapper internal] load build context 21:45:46 #44 transferring context: 39.24MB 9.7s 21:45:46 #44 ... 21:45:46 21:45:46 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:45:46 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.85MB / 23.39MB 7.5s 21:45:46 #43 ... 21:45:46 21:45:46 #45 [security-secretstore-setup internal] load build context 21:45:46 #45 ... 21:45:46 21:45:46 #46 [support-notifications internal] load build context 21:45:46 #46 ... 21:45:46 21:45:46 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:45:47 #43 ... 21:45:47 21:45:47 #47 [core-command internal] load build context 21:45:47 #47 ... 21:45:47 21:45:47 #45 [security-secretstore-setup internal] load build context 21:45:47 #45 ... 21:45:47 21:45:47 #48 [security-spiffe-token-provider internal] load build context 21:45:47 #48 ... 21:45:47 21:45:47 #49 [core-common-config-bootstrapper internal] load build context 21:45:47 #49 ... 21:45:47 21:45:47 #50 [support-scheduler internal] load build context 21:45:47 #50 ... 21:45:47 21:45:47 #51 [security-proxy-auth internal] load build context 21:45:47 #51 ... 21:45:47 21:45:47 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:45:47 #52 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.6s done 21:45:47 #52 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 21:45:47 #52 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 21:45:47 #52 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 21:45:47 #52 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 21:45:47 #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 21:45:47 #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 21:45:47 #52 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.1s done 21:45:47 #52 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 5.5s done 21:45:47 #52 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 21:45:47 #52 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 21:45:47 #52 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 21:45:47 #52 ... 21:45:47 21:45:47 #50 [support-scheduler internal] load build context 21:45:48 #50 ... 21:45:48 21:45:48 #36 [core-data internal] load build context 21:45:48 #36 ... 21:45:48 21:45:48 #37 [core-metadata internal] load build context 21:45:48 #37 ... 21:45:48 21:45:48 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:45:48 #0 5.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:45:48 #0 5.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:45:48 #0 7.922 OK: 263 MiB in 53 packages 21:45:48 #53 DONE 9.6s 21:45:48 21:45:48 #37 [core-metadata internal] load build context 21:45:48 #37 ... 21:45:48 21:45:48 #40 [security-proxy-setup internal] load build context 21:45:49 #40 ... 21:45:49 21:45:49 #36 [core-data internal] load build context 21:45:49 #36 ... 21:45:49 21:45:49 #54 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 21:45:49 #0 4.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:45:49 #0 5.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:45:49 #0 8.125 OK: 263 MiB in 53 packages 21:45:49 #54 ... 21:45:49 21:45:49 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:45:49 #0 7.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:45:49 #0 8.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:45:49 #55 ... 21:45:49 21:45:49 #36 [core-data internal] load build context 21:45:50 #36 ... 21:45:50 21:45:50 #54 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 21:45:50 #54 DONE 11.5s 21:45:50 21:45:50 #36 [core-data internal] load build context 21:45:51 #36 ... 21:45:51 21:45:51 #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:45:51 #0 9.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:45:51 #56 ... 21:45:51 21:45:51 #42 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 21:45:51 #42 8.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:45:51 #42 9.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:45:51 #42 11.26 OK: 263 MiB in 53 packages 21:45:51 #42 DONE 12.1s 21:45:51 21:45:51 #36 [core-data internal] load build context 21:45:51 #36 transferring context: 24.20MB 12.6s 21:45:52 #36 ... 21:45:52 21:45:52 #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:45:52 #0 9.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:45:52 #57 ... 21:45:52 21:45:52 #47 [core-command internal] load build context 21:45:52 #47 ... 21:45:52 21:45:52 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:45:52 #58 ... 21:45:52 21:45:52 #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:45:52 #59 ... 21:45:52 21:45:52 #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:45:52 #60 ... 21:45:52 21:45:52 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:45:52 #61 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:45:52 #61 ... 21:45:52 21:45:52 #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:45:52 #62 ... 21:45:52 21:45:52 #63 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init 21:45:53 #63 ... 21:45:53 21:45:53 #64 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:45:53 #64 ... 21:45:53 21:45:53 #47 [core-command internal] load build context 21:45:54 #47 ... 21:45:54 21:45:54 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:45:54 #55 10.40 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:45:54 #55 10.40 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:45:54 #55 10.40 OK: 17694 distinct packages available 21:45:54 #55 10.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:45:54 #55 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:45:54 #55 13.91 OK: 263 MiB in 53 packages 21:45:54 #55 DONE 14.8s 21:45:54 21:45:54 #47 [core-command internal] load build context 21:45:56 #47 ... 21:45:56 21:45:56 #44 [security-bootstrapper internal] load build context 21:45:56 #44 transferring context: 51.56MB 20.1s 21:45:56 #44 ... 21:45:56 21:45:56 #47 [core-command internal] load build context 21:45:56 #47 ... 21:45:56 21:45:56 #46 [support-notifications internal] load build context 21:45:56 #46 ... 21:45:56 21:45:56 #47 [core-command internal] load build context 21:45:57 #47 ... 21:45:57 21:45:57 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:45:57 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 8.2s done 21:45:57 #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.5s 21:45:57 #43 ... 21:45:57 21:45:57 #46 [support-notifications internal] load build context 21:45:57 #46 ... 21:45:57 21:45:57 #45 [security-secretstore-setup internal] load build context 21:45:57 #45 ... 21:45:57 21:45:57 #48 [security-spiffe-token-provider internal] load build context 21:45:57 #48 ... 21:45:57 21:45:57 #49 [core-common-config-bootstrapper internal] load build context 21:45:57 #49 ... 21:45:57 21:45:57 #48 [security-spiffe-token-provider internal] load build context 21:45:57 #48 ... 21:45:57 21:45:57 #51 [security-proxy-auth internal] load build context 21:45:57 #51 ... 21:45:57 21:45:57 #48 [security-spiffe-token-provider internal] load build context 21:45:58 #48 ... 21:45:58 21:45:58 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:45:58 #52 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.9s 21:45:58 #52 ... 21:45:58 21:45:58 #51 [security-proxy-auth internal] load build context 21:45:58 #51 ... 21:45:58 21:45:58 #50 [support-scheduler internal] load build context 21:45:59 #50 ... 21:45:59 21:45:59 #51 [security-proxy-auth internal] load build context 21:45:59 #51 ... 21:45:59 21:45:59 #37 [core-metadata internal] load build context 21:45:59 #37 ... 21:45:59 21:45:59 #40 [security-proxy-setup internal] load build context 21:45:59 #40 ... 21:45:59 21:45:59 #37 [core-metadata internal] load build context 21:46:00 #37 ... 21:46:00 21:46:00 #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:46:00 #57 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:46:00 #57 14.45 (1/2) Installing dumb-init (1.2.5-r2) 21:46:00 #57 14.45 (2/2) Installing su-exec (0.2-r2) 21:46:00 #57 14.45 Executing busybox-1.35.0-r29.trigger 21:46:00 #57 14.67 OK: 8 MiB in 17 packages 21:46:00 #57 DONE 18.0s 21:46:00 21:46:00 #37 [core-metadata internal] load build context 21:46:00 #37 ... 21:46:00 21:46:00 #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:46:00 #56 11.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:46:00 #56 14.24 (1/4) Installing dumb-init (1.2.5-r2) 21:46:00 #56 14.30 (2/4) Installing openssl (3.0.10-r0) 21:46:00 #56 14.46 (3/4) Installing su-exec (0.2-r2) 21:46:00 #56 14.46 (4/4) Installing yq (4.30.4-r4) 21:46:00 #56 15.69 Executing busybox-1.35.0-r29.trigger 21:46:00 #56 15.88 OK: 17 MiB in 19 packages 21:46:00 #56 DONE 19.1s 21:46:00 21:46:00 #37 [core-metadata internal] load build context 21:46:02 #37 ... 21:46:02 21:46:02 #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 21:46:02 #65 DONE 1.4s 21:46:02 21:46:02 #37 [core-metadata internal] load build context 21:46:02 #37 transferring context: 20.55MB 22.0s 21:46:02 #37 ... 21:46:02 21:46:02 #36 [core-data internal] load build context 21:46:02 #36 ... 21:46:02 21:46:02 #46 [support-notifications internal] load build context 21:46:02 #46 ... 21:46:02 21:46:02 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:46:02 #61 11.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:46:02 #61 15.68 (1/4) Installing ca-certificates (20230506-r0) 21:46:02 #61 16.14 (2/4) Installing dumb-init (1.2.5-r2) 21:46:02 #61 16.14 (3/4) Installing su-exec (0.2-r2) 21:46:02 #61 16.14 (4/4) Installing yq (4.30.4-r4) 21:46:02 #61 16.79 Executing busybox-1.35.0-r29.trigger 21:46:02 #61 16.87 Executing ca-certificates-20230506-r0.trigger 21:46:02 #61 18.62 OK: 17 MiB in 19 packages 21:46:02 #61 DONE 20.3s 21:46:02 21:46:02 #46 [support-notifications internal] load build context 21:46:02 #46 ... 21:46:02 21:46:02 #36 [core-data internal] load build context 21:46:04 #36 ... 21:46:04 21:46:04 #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:46:04 #62 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:46:04 #62 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:46:04 #62 19.14 (1/1) Installing dumb-init (1.2.5-r2) 21:46:04 #62 19.14 Executing busybox-1.35.0-r29.trigger 21:46:04 #62 19.30 OK: 8 MiB in 16 packages 21:46:04 #62 DONE 21.6s 21:46:04 21:46:04 #36 [core-data internal] load build context 21:46:04 #36 ... 21:46:04 21:46:04 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init 21:46:04 #63 13.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:46:04 #63 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:46:04 #63 20.22 (1/1) Installing dumb-init (1.2.5-r2) 21:46:04 #63 20.29 Executing busybox-1.35.0-r29.trigger 21:46:04 #63 20.60 OK: 8 MiB in 16 packages 21:46:04 #63 DONE 22.5s 21:46:04 21:46:04 #36 [core-data internal] load build context 21:46:05 #36 ... 21:46:05 21:46:05 #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:46:05 #59 12.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:46:05 #59 15.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:46:05 #59 19.69 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:46:05 #59 19.69 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:46:05 #59 19.69 OK: 17689 distinct packages available 21:46:05 #59 21.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:46:05 #59 ... 21:46:05 21:46:05 #36 [core-data internal] load build context 21:46:06 #36 ... 21:46:06 21:46:06 #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:46:06 #60 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:46:06 #60 16.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:46:06 #60 20.95 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:46:06 #60 20.95 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:46:06 #60 20.95 OK: 17689 distinct packages available 21:46:06 #60 21.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:46:06 #60 23.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:46:06 #60 ... 21:46:06 21:46:06 #36 [core-data internal] load build context 21:46:06 #36 ... 21:46:06 21:46:06 #44 [security-bootstrapper internal] load build context 21:46:06 #44 transferring context: 71.55MB 30.4s 21:46:06 #44 ... 21:46:06 21:46:06 #49 [core-common-config-bootstrapper internal] load build context 21:46:06 #49 ... 21:46:06 21:46:06 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:46:06 #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.0s 21:46:06 #43 ... 21:46:06 21:46:06 #36 [core-data internal] load build context 21:46:07 #36 ... 21:46:07 21:46:07 #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:46:07 #66 DONE 6.8s 21:46:07 21:46:07 #36 [core-data internal] load build context 21:46:07 #36 ... 21:46:07 21:46:07 #47 [core-command internal] load build context 21:46:07 #47 ... 21:46:07 21:46:07 #36 [core-data internal] load build context 21:46:07 #36 ... 21:46:07 21:46:07 #45 [security-secretstore-setup internal] load build context 21:46:07 #45 ... 21:46:07 21:46:07 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:46:08 #43 ... 21:46:08 21:46:08 #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 21:46:08 #67 DONE 0.9s 21:46:08 21:46:08 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:46:08 #43 ... 21:46:08 21:46:08 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:46:08 #52 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 23.2s 21:46:08 #52 ... 21:46:08 21:46:08 #48 [security-spiffe-token-provider internal] load build context 21:46:08 #48 ... 21:46:08 21:46:08 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:46:08 #58 18.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:46:08 #58 21.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:46:08 #58 23.82 (1/2) Installing ca-certificates (20230506-r0) 21:46:08 #58 24.20 (2/2) Installing dumb-init (1.2.5-r2) 21:46:08 #58 24.27 Executing busybox-1.35.0-r29.trigger 21:46:08 #58 24.42 Executing ca-certificates-20230506-r0.trigger 21:46:08 #58 25.64 OK: 8 MiB in 17 packages 21:46:08 #58 DONE 26.4s 21:46:08 21:46:08 #48 [security-spiffe-token-provider internal] load build context 21:46:08 #48 ... 21:46:08 21:46:08 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:46:09 #43 ... 21:46:09 21:46:09 #50 [support-scheduler internal] load build context 21:46:09 #50 ... 21:46:09 21:46:09 #51 [security-proxy-auth internal] load build context 21:46:09 #51 ... 21:46:09 21:46:09 #40 [security-proxy-setup internal] load build context 21:46:09 #40 ... 21:46:09 21:46:09 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:46:09 #43 ... 21:46:09 21:46:09 #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:46:09 #59 22.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:46:09 #59 26.01 (1/4) Installing dumb-init (1.2.5-r2) 21:46:09 #59 26.08 (2/4) Installing musl-obstack (1.2.3-r0) 21:46:09 #59 26.08 (3/4) Installing libucontext (1.2-r0) 21:46:09 #59 26.08 (4/4) Installing gcompat (1.1.0-r0) 21:46:09 #59 26.12 Executing busybox-1.35.0-r29.trigger 21:46:09 #59 26.19 OK: 8 MiB in 19 packages 21:46:09 #59 DONE 27.1s 21:46:09 21:46:09 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:46:11 #43 ... 21:46:11 21:46:11 #64 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:46:11 #64 18.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:46:11 #64 21.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:46:11 #64 24.38 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:46:11 #64 24.38 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:46:11 #64 24.38 OK: 17689 distinct packages available 21:46:11 #64 24.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:46:11 #64 26.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:46:11 #64 27.94 (1/5) Installing dumb-init (1.2.5-r2) 21:46:11 #64 28.01 (2/5) Installing musl-obstack (1.2.3-r0) 21:46:11 #64 28.01 (3/5) Installing libucontext (1.2-r0) 21:46:11 #64 28.01 (4/5) Installing gcompat (1.1.0-r0) 21:46:11 #64 28.01 (5/5) Installing openssl (3.0.10-r0) 21:46:11 #64 28.06 Executing busybox-1.35.0-r29.trigger 21:46:11 #64 28.06 OK: 9 MiB in 20 packages 21:46:11 #64 ... 21:46:11 21:46:11 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:46:11 #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 24.1s 21:46:12 #43 ... 21:46:12 21:46:12 #37 [core-metadata internal] load build context 21:46:12 #37 transferring context: 43.39MB 32.4s 21:46:12 #37 ... 21:46:12 21:46:12 #40 [security-proxy-setup internal] load build context 21:46:12 #40 ... 21:46:12 21:46:12 #46 [support-notifications internal] load build context 21:46:12 #46 ... 21:46:12 21:46:12 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:46:13 #43 ... 21:46:13 21:46:13 #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:46:13 #60 26.47 (1/9) Installing ca-certificates (20230506-r0) 21:46:13 #60 26.66 (2/9) Installing brotli-libs (1.0.9-r9) 21:46:13 #60 26.66 (3/9) Installing nghttp2-libs (1.51.0-r1) 21:46:13 #60 26.70 (4/9) Installing libcurl (8.2.1-r0) 21:46:13 #60 26.82 (5/9) Installing curl (8.2.1-r0) 21:46:13 #60 26.82 (6/9) Installing dumb-init (1.2.5-r2) 21:46:13 #60 26.82 (7/9) Installing musl-obstack (1.2.3-r0) 21:46:13 #60 26.82 (8/9) Installing libucontext (1.2-r0) 21:46:13 #60 26.82 (9/9) Installing gcompat (1.1.0-r0) 21:46:13 #60 26.82 Executing busybox-1.35.0-r29.trigger 21:46:13 #60 26.86 Executing ca-certificates-20230506-r0.trigger 21:46:13 #60 27.49 OK: 11 MiB in 24 packages 21:46:13 #60 DONE 31.0s 21:46:13 21:46:13 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:46:13 #43 ... 21:46:13 21:46:13 #64 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:46:13 #64 DONE 31.1s 21:46:13 21:46:13 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:46:17 #43 ... 21:46:17 21:46:17 #49 [core-common-config-bootstrapper internal] load build context 21:46:17 #49 ... 21:46:17 21:46:17 #44 [security-bootstrapper internal] load build context 21:46:17 #44 transferring context: 103.71MB 40.7s 21:46:17 #44 ... 21:46:17 21:46:17 #49 [core-common-config-bootstrapper internal] load build context 21:46:17 #49 ... 21:46:17 21:46:17 #47 [core-command internal] load build context 21:46:17 #47 ... 21:46:17 21:46:17 #49 [core-common-config-bootstrapper internal] load build context 21:46:17 #49 ... 21:46:17 21:46:17 #36 [core-data internal] load build context 21:46:17 #36 ... 21:46:17 21:46:17 #47 [core-command internal] load build context 21:46:18 #47 ... 21:46:18 21:46:18 #45 [security-secretstore-setup internal] load build context 21:46:18 #45 ... 21:46:18 21:46:18 #47 [core-command internal] load build context 21:46:19 #47 ... 21:46:19 21:46:19 #48 [security-spiffe-token-provider internal] load build context 21:46:19 #48 ... 21:46:19 21:46:19 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:46:19 #52 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 25.4s done 21:46:19 #52 ... 21:46:19 21:46:19 #48 [security-spiffe-token-provider internal] load build context 21:46:19 #48 ... 21:46:19 21:46:19 #51 [security-proxy-auth internal] load build context 21:46:19 #51 ... 21:46:19 21:46:19 #68 [security-spire-agent stage-2 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 21:46:19 #68 DONE 1.7s 21:46:19 21:46:19 #51 [security-proxy-auth internal] load build context 21:46:19 #51 ... 21:46:19 21:46:19 #50 [support-scheduler internal] load build context 21:46:19 #50 ... 21:46:19 21:46:19 #48 [security-spiffe-token-provider internal] load build context 21:46:23 #48 transferring context: 134.69MB 44.8s 21:46:23 #48 ... 21:46:23 21:46:23 #37 [core-metadata internal] load build context 21:46:23 #37 ... 21:46:23 21:46:23 #48 [security-spiffe-token-provider internal] load build context 21:46:23 #48 ... 21:46:23 21:46:23 #40 [security-proxy-setup internal] load build context 21:46:23 #40 ... 21:46:23 21:46:23 #46 [support-notifications internal] load build context 21:46:23 #46 ... 21:46:23 21:46:23 #40 [security-proxy-setup internal] load build context 21:46:23 #40 ... 21:46:23 21:46:23 #69 [security-spire-server stage-1 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:46:23 #69 DONE 2.8s 21:46:23 21:46:23 #40 [security-proxy-setup internal] load build context 21:46:23 #40 ... 21:46:23 21:46:23 #70 [security-spire-config stage-1 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:46:23 #70 DONE 3.1s 21:46:23 21:46:23 #40 [security-proxy-setup internal] load build context 21:46:23 #40 ... 21:46:23 21:46:23 #71 [security-spire-agent stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:46:23 #71 DONE 3.3s 21:46:23 21:46:23 #40 [security-proxy-setup internal] load build context 21:46:24 #40 ... 21:46:24 21:46:24 #72 [security-spire-config stage-1 4/9] COPY Attribution.txt / 21:46:24 #72 DONE 1.0s 21:46:24 21:46:24 #40 [security-proxy-setup internal] load build context 21:46:25 #40 ... 21:46:25 21:46:25 #73 [security-spire-server stage-1 4/8] COPY Attribution.txt / 21:46:25 #73 DONE 1.4s 21:46:25 21:46:25 #40 [security-proxy-setup internal] load build context 21:46:25 #40 ... 21:46:25 21:46:25 #74 [security-spire-agent stage-2 5/9] COPY Attribution.txt / 21:46:25 #74 DONE 1.3s 21:46:25 21:46:25 #40 [security-proxy-setup internal] load build context 21:46:25 #40 ... 21:46:25 21:46:25 #75 [security-spire-config stage-1 5/9] COPY security.txt / 21:46:25 #75 DONE 0.8s 21:46:25 21:46:25 #40 [security-proxy-setup internal] load build context 21:46:26 #40 ... 21:46:26 21:46:26 #76 [security-spire-server stage-1 5/8] COPY security.txt / 21:46:26 #76 DONE 1.3s 21:46:26 21:46:26 #40 [security-proxy-setup internal] load build context 21:46:26 #40 ... 21:46:26 21:46:26 #77 [security-spire-agent stage-2 6/9] COPY security.txt / 21:46:26 #77 DONE 1.4s 21:46:26 21:46:26 #45 [security-secretstore-setup internal] load build context 21:46:26 #45 transferring context: 188.28MB 49.7s done 21:46:26 #45 DONE 50.3s 21:46:26 21:46:26 #40 [security-proxy-setup internal] load build context 21:46:26 #40 ... 21:46:26 21:46:26 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:46:26 #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 29.5s done 21:46:27 #43 ... 21:46:27 21:46:27 #40 [security-proxy-setup internal] load build context 21:46:27 #40 ... 21:46:27 21:46:27 #44 [security-bootstrapper internal] load build context 21:46:27 #44 ... 21:46:27 21:46:27 #40 [security-proxy-setup internal] load build context 21:46:27 #40 ... 21:46:27 21:46:27 #78 [security-spire-config stage-1 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:46:27 #78 DONE 1.4s 21:46:27 21:46:27 #40 [security-proxy-setup internal] load build context 21:46:27 #40 ... 21:46:27 21:46:27 #49 [core-common-config-bootstrapper internal] load build context 21:46:27 #49 ... 21:46:27 21:46:27 #79 [security-spire-server stage-1 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:46:27 #79 DONE 1.4s 21:46:27 21:46:27 #49 [core-common-config-bootstrapper internal] load build context 21:46:27 #49 ... 21:46:27 21:46:27 #36 [core-data internal] load build context 21:46:28 #36 transferring context: 188.28MB 49.1s done 21:46:28 #36 ... 21:46:28 21:46:28 #49 [core-common-config-bootstrapper internal] load build context 21:46:28 #49 ... 21:46:28 21:46:28 #80 [security-spire-agent stage-2 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:46:28 #80 DONE 1.5s 21:46:28 21:46:28 #49 [core-common-config-bootstrapper internal] load build context 21:46:28 #49 ... 21:46:28 21:46:28 #36 [core-data internal] load build context 21:46:28 #36 DONE 50.0s 21:46:28 21:46:28 #40 [security-proxy-setup internal] load build context 21:46:28 #40 ... 21:46:28 21:46:28 #81 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 21:46:28 #81 DONE 1.5s 21:46:28 21:46:28 #40 [security-proxy-setup internal] load build context 21:46:28 #40 ... 21:46:28 21:46:28 #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 21:46:28 #82 DONE 1.9s 21:46:28 21:46:28 #40 [security-proxy-setup internal] load build context 21:46:29 #40 ... 21:46:29 21:46:29 #47 [core-command internal] load build context 21:46:29 #47 ... 21:46:29 21:46:29 #51 [security-proxy-auth internal] load build context 21:46:29 #51 transferring context: 188.28MB 50.9s done 21:46:29 #51 DONE 51.5s 21:46:29 21:46:29 #47 [core-command internal] load build context 21:46:29 #47 ... 21:46:29 21:46:29 #49 [core-common-config-bootstrapper internal] load build context 21:46:29 #49 ... 21:46:29 21:46:29 #50 [support-scheduler internal] load build context 21:46:29 #50 ... 21:46:29 21:46:29 #49 [core-common-config-bootstrapper internal] load build context 21:46:30 #49 ... 21:46:30 21:46:30 #83 [security-spire-server stage-1 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:46:30 #83 DONE 1.6s 21:46:30 21:46:30 #49 [core-common-config-bootstrapper internal] load build context 21:46:30 #49 ... 21:46:30 21:46:30 #84 [security-spire-agent stage-2 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:46:30 #84 DONE 1.6s 21:46:30 21:46:30 #85 [security-spire-config stage-1 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:46:30 #85 DONE 1.3s 21:46:30 21:46:30 #49 [core-common-config-bootstrapper internal] load build context 21:46:30 #49 ... 21:46:30 21:46:30 #86 [core-data builder 4/7] COPY go.mod vendor* ./ 21:46:30 #86 DONE 1.5s 21:46:30 21:46:30 #49 [core-common-config-bootstrapper internal] load build context 21:46:31 #49 ... 21:46:31 21:46:31 #87 [security-spire-server stage-1 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:46:31 #87 DONE 1.5s 21:46:31 21:46:31 #49 [core-common-config-bootstrapper internal] load build context 21:46:31 #49 ... 21:46:31 21:46:31 #88 [security-spire-agent stage-2 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:46:31 #88 DONE 1.5s 21:46:31 21:46:31 #49 [core-common-config-bootstrapper internal] load build context 21:46:32 #49 ... 21:46:32 21:46:32 #46 [support-notifications internal] load build context 21:46:32 #46 transferring context: 188.28MB 55.4s done 21:46:32 #46 DONE 56.1s 21:46:32 21:46:32 #49 [core-common-config-bootstrapper internal] load build context 21:46:32 #49 ... 21:46:32 21:46:32 #48 [security-spiffe-token-provider internal] load build context 21:46:32 #48 ... 21:46:32 21:46:32 #37 [core-metadata internal] load build context 21:46:33 #37 ... 21:46:33 21:46:33 #49 [core-common-config-bootstrapper internal] load build context 21:46:33 #49 transferring context: 188.28MB 55.7s done 21:46:33 #49 DONE 56.4s 21:46:33 21:46:33 #37 [core-metadata internal] load build context 21:46:34 #37 ... 21:46:34 21:46:34 #89 [support-notifications builder 4/7] COPY go.mod vendor* ./ 21:46:34 #89 DONE 1.2s 21:46:34 21:46:34 #37 [core-metadata internal] load build context 21:46:34 #37 ... 21:46:34 21:46:34 #48 [security-spiffe-token-provider internal] load build context 21:46:34 #48 transferring context: 188.28MB 57.0s done 21:46:34 #48 DONE 57.7s 21:46:35 21:46:35 #40 [security-proxy-setup internal] load build context 21:46:35 #40 ... 21:46:35 21:46:35 #37 [core-metadata internal] load build context 21:46:35 #37 ... 21:46:35 21:46:35 #47 [core-command internal] load build context 21:46:35 #47 transferring context: 188.28MB 58.1s done 21:46:35 #47 DONE 58.6s 21:46:35 21:46:35 #37 [core-metadata internal] load build context 21:46:36 #37 ... 21:46:36 21:46:36 #40 [security-proxy-setup internal] load build context 21:46:36 #40 transferring context: 188.28MB 56.1s done 21:46:36 #40 DONE 57.6s 21:46:36 21:46:36 #37 [core-metadata internal] load build context 21:46:36 #37 ... 21:46:36 21:46:36 #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 21:46:36 #90 DONE 1.1s 21:46:36 21:46:36 #44 [security-bootstrapper internal] load build context 21:46:36 #44 ... 21:46:36 21:46:36 #37 [core-metadata internal] load build context 21:46:38 #37 ... 21:46:38 21:46:38 #91 [security-spire-agent] exporting to image 21:46:38 #91 exporting layers 6.0s done 21:46:38 #91 writing image sha256:d4821c735eccb472b2201fc0c5579c5c73d5ef39798ac0da45f3264e2154b712 0.1s done 21:46:38 #91 naming to docker.io/library/security-spire-config-arm64 done 21:46:38 #91 writing image sha256:498670a7df5a95096a96d28f1d3bc4f10b3e6b5f6090bda23d976047ef0973cd 0.1s done 21:46:38 #91 naming to docker.io/library/security-spire-server-arm64 0.0s done 21:46:38 #91 writing image sha256:797d68a6f5058bb581cd8f5d1f7b1d66733d6cde6744d98ca121ef3e152dfec0 0.0s done 21:46:38 #91 naming to docker.io/library/security-spire-agent-arm64 0.0s done 21:46:38 #91 DONE 7.5s 21:46:38 21:46:38 #37 [core-metadata internal] load build context 21:46:38 #37 ... 21:46:38 21:46:38 #44 [security-bootstrapper internal] load build context 21:46:38 #44 transferring context: 188.28MB 62.1s done 21:46:38 #44 DONE 62.2s 21:46:38 21:46:38 #37 [core-metadata internal] load build context 21:46:38 #37 transferring context: 188.28MB 58.4s done 21:46:38 #37 DONE 60.0s 21:46:38 21:46:38 #50 [support-scheduler internal] load build context 21:46:38 #50 ... 21:46:38 21:46:38 #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:46:39 #92 ... 21:46:39 21:46:39 #50 [support-scheduler internal] load build context 21:46:39 #50 transferring context: 188.28MB 61.7s done 21:46:39 #50 DONE 61.9s 21:46:39 21:46:39 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:46:40 #93 ... 21:46:40 21:46:40 #94 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:46:40 #94 ... 21:46:40 21:46:40 #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:47:37 #95 ... 21:47:37 21:47:37 #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:47:37 #92 DONE 62.9s 21:47:37 21:47:37 #94 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:47:37 #94 DONE 61.3s 21:47:37 21:47:37 #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:47:37 #95 DONE 57.7s 21:47:37 21:47:37 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:47:37 #93 DONE 55.5s 21:47:37 21:47:37 #96 [security-spiffe-token-provider builder 6/7] COPY . . 21:47:37 #96 DONE 3.2s 21:47:37 21:47:37 #97 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:47:37 #97 CACHED 21:47:37 21:47:37 #98 [security-proxy-setup builder 6/7] COPY . . 21:47:37 #98 CACHED 21:47:37 21:47:37 #99 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 21:47:37 #99 CACHED 21:47:37 21:47:37 #100 [core-data builder 6/7] COPY . . 21:47:37 #100 DONE 3.3s 21:47:37 21:47:37 #101 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:47:37 #101 CACHED 21:47:37 21:47:37 #102 [core-metadata builder 6/7] COPY . . 21:47:37 #102 CACHED 21:47:37 21:47:37 #103 [core-metadata builder 4/7] COPY go.mod vendor* ./ 21:47:37 #103 CACHED 21:47:37 21:47:37 #104 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:47:37 #104 CACHED 21:47:37 21:47:37 #105 [security-proxy-auth builder 6/7] COPY . . 21:47:37 #105 CACHED 21:47:37 21:47:37 #106 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 21:47:37 #106 CACHED 21:47:37 21:47:37 #107 [support-notifications builder 6/7] COPY . . 21:47:37 #107 DONE 3.3s 21:47:37 21:47:37 #108 [security-secretstore-setup builder 6/7] COPY . . 21:47:37 #108 DONE 3.3s 21:47:37 21:47:37 #109 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:47:37 #109 CACHED 21:47:37 21:47:37 #110 [security-bootstrapper builder 6/7] COPY . . 21:47:37 #110 CACHED 21:47:37 21:47:37 #111 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:47:37 #111 CACHED 21:47:37 21:47:37 #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:47:37 #112 ... 21:47:37 21:47:37 #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:47:37 #113 CACHED 21:47:37 21:47:37 #114 [support-scheduler builder 6/7] COPY . . 21:47:37 #114 CACHED 21:47:37 21:47:37 #115 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 21:47:37 #115 CACHED 21:47:37 21:47:37 #116 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:47:37 #116 CACHED 21:47:37 21:47:37 #117 [core-common-config-bootstrapper builder 6/7] COPY . . 21:47:37 #117 CACHED 21:47:37 21:47:37 #118 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:47:37 #118 CACHED 21:47:37 21:47:37 #119 [core-command builder 6/7] COPY . . 21:47:37 #119 CACHED 21:47:37 21:47:37 #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:47:37 #120 CACHED 21:47:37 21:47:37 #121 [core-command builder 4/7] COPY go.mod vendor* ./ 21:47:37 #121 CACHED 21:47:37 21:47:37 #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:47:40 #122 5.038 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 21:47:40 #122 ... 21:47:40 21:47:40 #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:47:40 #112 4.783 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 21:47:46 #112 ... 21:47:46 21:47:46 #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:47:46 #0 4.785 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 21:47:46 #123 ... 21:47:46 21:47:46 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:47:46 #0 4.220 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 21:47:46 #124 ... 21:47:46 21:47:46 #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:47:46 #0 4.583 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 21:47:46 #125 ... 21:47:46 21:47:46 #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:47:46 #0 4.387 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 21:47:46 #126 ... 21:47:46 21:47:46 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:47:46 #0 4.722 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 21:47:46 #127 ... 21:47:46 21:47:46 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:47:46 #0 4.180 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 21:47:46 #128 ... 21:47:46 21:47:46 #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 21:47:46 #0 4.907 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 21:47:46 #129 ... 21:47:46 21:47:46 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:47:46 #0 4.828 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 21:47:46 #130 ... 21:47:46 21:47:46 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:47:46 #0 5.061 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 22:02:53 #131 ... 22:02:53 22:02:53 #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 22:02:53 #123 DONE 911.8s 22:02:53 22:02:53 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:02:53 #43 ... 22:02:53 22:02:53 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 22:02:53 #132 DONE 0.1s 22:02:53 22:02:53 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 22:02:53 #133 DONE 0.1s 22:02:53 22:02:53 #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 22:02:53 #134 DONE 0.2s 22:02:53 22:02:53 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 22:02:53 #135 DONE 0.1s 22:02:53 22:02:53 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:02:53 #136 DONE 0.3s 22:02:53 22:02:53 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:02:53 #137 DONE 0.2s 22:02:53 22:02:53 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:02:53 #130 ... 22:02:53 22:02:53 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:02:53 #138 DONE 2.2s 22:02:53 22:02:53 #91 [security-proxy-setup] exporting to image 22:02:53 #91 exporting layers 22:02:53 #91 exporting layers 1.0s done 22:02:53 #91 writing image sha256:f6e9b1ca7cfb855b31a6d946c7f1d187d3a8d4868f1ec0d58d946792a0aa60ad done 22:02:53 #91 naming to docker.io/library/security-proxy-setup-arm64 done 22:02:53 #91 DONE 8.6s 22:02:53 22:02:53 #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 22:02:53 #129 914.6 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 22:03:06 #129 ... 22:03:06 22:03:06 #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:03:06 #126 DONE 929.2s 22:03:06 22:03:06 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 22:03:06 #139 DONE 0.4s 22:03:06 22:03:06 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 22:03:07 #140 DONE 2.5s 22:03:07 22:03:07 #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 22:03:07 #141 DONE 0.4s 22:03:07 22:03:07 #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 22:03:07 #142 DONE 0.2s 22:03:07 22:03:07 #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:03:08 #112 ... 22:03:08 22:03:08 #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:03:08 #143 DONE 0.3s 22:03:08 22:03:08 #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 22:03:08 #144 DONE 0.1s 22:03:08 22:03:08 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:03:08 #124 ... 22:03:08 22:03:08 #145 [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/ 22:03:08 #145 DONE 0.1s 22:03:08 22:03:08 #146 [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/ 22:03:08 #146 DONE 0.2s 22:03:08 22:03:08 #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 22:03:08 #147 DONE 0.1s 22:03:08 22:03:08 #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:03:08 #148 DONE 0.1s 22:03:08 22:03:08 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:03:08 #131 ... 22:03:08 22:03:08 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 22:03:11 #149 DONE 2.5s 22:03:11 22:03:11 #91 [security-bootstrapper] exporting to image 22:03:11 #91 exporting layers 22:03:12 #91 exporting layers 1.0s done 22:03:12 #91 writing image sha256:c9bfdfad3d11567b827338de00827eee3b72c9faa929b1ab3c6a2d30ded041a8 done 22:03:12 #91 naming to docker.io/library/security-bootstrapper-arm64 done 22:03:12 #91 DONE 9.5s 22:03:12 22:03:12 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:03:14 #52 ... 22:03:14 22:03:14 #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 22:03:14 #129 DONE 939.1s 22:03:14 22:03:14 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:03:14 #43 ... 22:03:14 22:03:14 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 22:03:15 #150 DONE 0.4s 22:03:15 22:03:15 #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:03:15 #122 ... 22:03:15 22:03:15 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 22:03:15 #151 DONE 0.3s 22:03:15 22:03:15 #152 [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 22:03:15 #152 DONE 0.3s 22:03:15 22:03:15 #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:03:15 #112 ... 22:03:15 22:03:15 #153 [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 22:03:16 #153 DONE 0.2s 22:03:16 22:03:16 #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 22:03:16 #154 DONE 0.3s 22:03:16 22:03:16 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:03:16 #130 ... 22:03:16 22:03:16 #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:03:16 #155 DONE 0.4s 22:03:16 22:03:16 #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:03:16 #112 ... 22:03:16 22:03:16 #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:03:17 #156 DONE 0.4s 22:03:17 22:03:17 #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:03:17 #157 DONE 0.2s 22:03:17 22:03:17 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:03:17 #131 ... 22:03:17 22:03:17 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:03:18 #158 ... 22:03:18 22:03:18 #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:03:18 #125 DONE 942.9s 22:03:18 22:03:18 #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:03:19 #122 ... 22:03:19 22:03:19 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:03:19 #159 DONE 0.2s 22:03:19 22:03:19 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:03:19 #160 DONE 0.2s 22:03:19 22:03:19 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:03:19 #43 ... 22:03:19 22:03:19 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 22:03:19 #161 ... 22:03:19 22:03:19 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:03:19 #158 DONE 2.6s 22:03:20 22:03:20 #91 [security-secretstore-setup] exporting to image 22:03:20 #91 exporting layers 22:03:20 #91 ... 22:03:20 22:03:20 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 22:03:20 #161 DONE 0.9s 22:03:20 22:03:20 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 22:03:20 #162 DONE 0.2s 22:03:20 22:03:20 #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:03:20 #112 ... 22:03:20 22:03:20 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 22:03:20 #163 DONE 0.2s 22:03:20 22:03:20 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:03:21 #130 ... 22:03:21 22:03:21 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:03:21 #164 ... 22:03:21 22:03:21 #91 [security-secretstore-setup] exporting to image 22:03:21 #91 exporting layers 1.9s done 22:03:21 #91 writing image sha256:c6130894fec7583e36e61e1cb966a00e118880b543090c8590e2eef2fe42936f 0.0s done 22:03:21 #91 naming to docker.io/library/security-secretstore-setup-arm64 done 22:03:21 #91 DONE 11.4s 22:03:21 22:03:21 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:03:23 #164 DONE 2.1s 22:03:23 22:03:23 #91 [security-proxy-auth] exporting to image 22:03:23 #91 exporting layers 0.5s done 22:03:23 #91 writing image sha256:1e523fa526d52fdbeda22a6636a6d1ee51cb48372da94d6316b2d77f54fe054a done 22:03:23 #91 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 22:03:23 #91 DONE 11.9s 22:03:23 22:03:23 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:03:36 #124 ... 22:03:36 22:03:36 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:03:36 #131 DONE 960.7s 22:03:36 22:03:36 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:03:36 #52 ... 22:03:36 22:03:36 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:03:36 #165 DONE 0.2s 22:03:36 22:03:36 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:03:36 #166 DONE 0.1s 22:03:36 22:03:36 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 22:03:37 #167 DONE 0.3s 22:03:37 22:03:37 #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 22:03:37 #168 DONE 0.2s 22:03:37 22:03:37 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 22:03:37 #169 DONE 0.1s 22:03:37 22:03:37 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:03:39 #170 DONE 1.8s 22:03:39 22:03:39 #91 [core-common-config-bootstrapper] exporting to image 22:03:39 #91 exporting layers 22:03:40 #91 exporting layers 0.5s done 22:03:40 #91 writing image sha256:33cf5da0e20a02a7036e55b3728a347578b0325339e33f77add19a7057a1699f done 22:03:40 #91 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 22:03:40 #91 DONE 12.4s 22:03:40 22:03:40 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:04:18 #43 ... 22:04:18 22:04:18 #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:04:18 #122 DONE 1002.8s 22:04:18 22:04:18 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:04:18 #43 ... 22:04:18 22:04:18 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 22:04:18 #171 DONE 0.3s 22:04:18 22:04:18 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 22:04:18 #172 DONE 0.2s 22:04:18 22:04:18 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:04:19 #173 DONE 0.3s 22:04:19 22:04:19 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 22:04:19 #174 DONE 0.1s 22:04:19 22:04:19 #91 [core-command] exporting to image 22:04:19 #91 exporting layers 22:04:19 #91 exporting layers 0.3s done 22:04:19 #91 writing image sha256:7554b24583250ea8405c7dabb47b4c06d2d4139397f31930a178ad337b374516 done 22:04:19 #91 naming to docker.io/library/core-command-arm64 done 22:04:19 #91 DONE 12.7s 22:04:19 22:04:19 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:04:32 #127 ... 22:04:32 22:04:32 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:04:32 #130 DONE 1016.1s 22:04:32 22:04:32 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:04:32 #43 ... 22:04:32 22:04:32 #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:04:32 #175 DONE 0.2s 22:04:32 22:04:32 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:04:32 #43 ... 22:04:32 22:04:32 #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:04:32 #176 DONE 0.1s 22:04:32 22:04:32 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:04:32 #177 DONE 0.3s 22:04:32 22:04:32 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 22:04:32 #178 DONE 0.1s 22:04:32 22:04:32 #91 [core-data] exporting to image 22:04:32 #91 exporting layers 22:04:33 #91 ... 22:04:33 22:04:33 #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:04:33 #112 DONE 1017.7s 22:04:33 22:04:33 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:04:33 #124 ... 22:04:33 22:04:33 #91 [core-data] exporting to image 22:04:33 #91 exporting layers 0.7s done 22:04:33 #91 writing image sha256:e1d342b58a5e4d094be00ebf73abc148a048bdb7f0ad6d2a9fd040ea8761c3d4 0.0s done 22:04:33 #91 naming to docker.io/library/core-data-arm64 done 22:04:33 #91 DONE 13.5s 22:04:33 22:04:33 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:04:33 #52 ... 22:04:33 22:04:33 #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:04:33 #179 DONE 0.1s 22:04:33 22:04:33 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:04:33 #43 ... 22:04:33 22:04:33 #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:04:33 #180 DONE 0.1s 22:04:33 22:04:33 #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:04:34 #181 DONE 0.3s 22:04:34 22:04:34 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:04:34 #128 ... 22:04:34 22:04:34 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 22:04:34 #182 DONE 0.1s 22:04:34 22:04:34 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 22:04:34 #183 DONE 0.1s 22:04:34 22:04:34 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:04:34 #52 ... 22:04:34 22:04:34 #91 [core-metadata] exporting to image 22:04:35 #91 exporting layers 0.3s done 22:04:35 #91 writing image sha256:cbc5dd821339d4fe09deb205c9567dd6496054cd6f326d624ad461cf2e66cd62 done 22:04:35 #91 naming to docker.io/library/core-metadata-arm64 done 22:04:35 #91 DONE 13.8s 22:04:35 22:04:35 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:05:01 #52 ... 22:05:01 22:05:01 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:05:01 #124 DONE 1044.0s 22:05:01 22:05:01 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:05:01 #43 ... 22:05:01 22:05:01 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:05:01 #184 DONE 0.1s 22:05:01 22:05:01 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:05:01 #185 DONE 0.1s 22:05:01 22:05:01 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:05:01 #43 ... 22:05:01 22:05:01 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:05:01 #186 DONE 0.3s 22:05:01 22:05:01 #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 22:05:01 #187 DONE 0.1s 22:05:01 22:05:01 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:05:01 #43 ... 22:05:01 22:05:01 #91 [security-spiffe-token-provider] exporting to image 22:05:01 #91 exporting layers 22:05:01 #91 exporting layers 0.5s done 22:05:01 #91 writing image sha256:550e2c4ede03ee8174b1a191144f4b9947fd3cc04a88891c8f2fac122dc526a8 done 22:05:01 #91 naming to docker.io/library/security-spiffe-token-provider-arm64 done 22:05:01 #91 DONE 14.3s 22:05:01 22:05:01 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:05:28 #52 ... 22:05:28 22:05:28 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:05:28 #127 DONE 1073.0s 22:05:28 22:05:28 #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:05:28 #188 DONE 0.1s 22:05:28 22:05:28 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:05:28 #43 ... 22:05:28 22:05:28 #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:05:28 #189 DONE 0.2s 22:05:28 22:05:28 #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:05:29 #190 DONE 0.4s 22:05:29 22:05:29 #191 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 22:05:29 #191 DONE 0.1s 22:05:29 22:05:29 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:05:29 #128 DONE 1074.1s 22:05:29 22:05:29 #91 [support-scheduler] exporting to image 22:05:29 #91 exporting layers 22:05:29 #91 exporting layers 0.5s done 22:05:29 #91 writing image sha256:daa5c873f38badb49fd246ebff483d21e442f1f8db97b92a647e63735faca6cb 0.0s done 22:05:29 #91 naming to docker.io/library/support-scheduler-arm64 done 22:05:29 #91 DONE 14.8s 22:05:29 22:05:29 #192 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:05:30 #192 DONE 0.2s 22:05:30 22:05:30 #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:05:30 #193 DONE 0.1s 22:05:30 22:05:30 #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:05:30 #194 DONE 0.5s 22:05:30 22:05:30 #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 22:05:30 #195 DONE 0.1s 22:05:30 22:05:30 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:05:30 #43 ... 22:05:30 22:05:30 #91 [support-notifications] exporting to image 22:05:30 #91 exporting layers 0.4s done 22:05:30 #91 writing image sha256:aae8bb60e208dfb70dbe3a060636eb34a44d582807f0d8eaee9c55a42a0d4958 done 22:05:30 #91 naming to docker.io/library/support-notifications-arm64 done 22:05:30 #91 DONE 15.2s 22:05:30 22:05:30 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:05:30 time="2023-08-30T21:45:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:05:30 time="2023-08-30T21:45:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:05:30 time="2023-08-30T21:45:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:05:30 time="2023-08-30T21:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:05:30 time="2023-08-30T21:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:05:30 time="2023-08-30T21:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:05:30 time="2023-08-30T21:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:05:30 time="2023-08-30T21:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:05:30 time="2023-08-30T21:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:05:30 time="2023-08-30T21:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:05:30 time="2023-08-30T21:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:05:30 time="2023-08-30T21:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:05:30 time="2023-08-30T21:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:05:30 time="2023-08-30T21:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 22:05:30 $ docker stop --time=1 ea3f7fd325ae8fe9f876887ccd807ecf592f53752cd5952c22525dd2150981cd 22:05:33 $ docker rm -f --volumes ea3f7fd325ae8fe9f876887ccd807ecf592f53752cd5952c22525dd2150981cd [Pipeline] // withDockerContainer [Pipeline] sh 22:05:33 + docker images 22:05:33 REPOSITORY TAG IMAGE ID CREATED SIZE 22:05:33 support-notifications-arm64 latest aae8bb60e208 3 seconds ago 33.7MB 22:05:33 support-scheduler-arm64 latest daa5c873f38b 4 seconds ago 32.9MB 22:05:33 security-spiffe-token-provider-arm64 latest 550e2c4ede03 33 seconds ago 33.3MB 22:05:33 core-metadata-arm64 latest cbc5dd821339 59 seconds ago 21.2MB 22:05:33 core-data-arm64 latest e1d342b58a5e About a minute ago 20.9MB 22:05:33 core-command-arm64 latest 7554b2458325 About a minute ago 20.8MB 22:05:33 core-common-config-bootstrapper-arm64 latest 33cf5da0e20a About a minute ago 18MB 22:05:33 security-proxy-auth-arm64 latest 1e523fa526d5 2 minutes ago 19.3MB 22:05:33 security-secretstore-setup-arm64 latest c6130894fec7 2 minutes ago 43MB 22:05:33 security-bootstrapper-arm64 latest c9bfdfad3d11 2 minutes ago 22.6MB 22:05:33 security-proxy-setup-arm64 latest f6e9b1ca7cfb 2 minutes ago 28.8MB 22:05:33 security-spire-server-arm64 latest 498670a7df5a 19 minutes ago 97.1MB 22:05:33 security-spire-agent-arm64 latest 797d68a6f505 19 minutes ago 153MB 22:05:33 security-spire-config-arm64 latest d4821c735ecc 19 minutes ago 96.2MB 22:05:33 ci-base-image-arm64 latest ac56c44c93ef 31 minutes ago 1.05GB 22:05:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 7 weeks ago 677MB 22:05:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 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 22:05:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:05:34 22:05:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:05:35 arm64: Pulling from edgex-lftools-log-publisher 22:05:35 8998bd30e6a1: Pulling fs layer 22:05:35 04944245beec: Pulling fs layer 22:05:35 699f458cf7ca: Pulling fs layer 22:05:35 765212b225bb: Pulling fs layer 22:05:35 f23df028b6ca: Pulling fs layer 22:05:35 d65c8cfc05b1: Pulling fs layer 22:05:35 f23df028b6ca: Waiting 22:05:35 765212b225bb: Waiting 22:05:35 d65c8cfc05b1: Waiting 22:05:35 2437ff75d9bd: Pulling fs layer 22:05:35 2437ff75d9bd: Waiting 22:05:35 04944245beec: Verifying Checksum 22:05:35 04944245beec: Download complete 22:05:35 765212b225bb: Verifying Checksum 22:05:35 765212b225bb: Download complete 22:05:35 f23df028b6ca: Verifying Checksum 22:05:35 f23df028b6ca: Download complete 22:05:35 d65c8cfc05b1: Verifying Checksum 22:05:35 d65c8cfc05b1: Download complete 22:05:35 699f458cf7ca: Verifying Checksum 22:05:35 699f458cf7ca: Download complete 22:05:36 8998bd30e6a1: Download complete 22:05:38 2437ff75d9bd: Verifying Checksum 22:05:38 2437ff75d9bd: Download complete 22:05:40 8998bd30e6a1: Pull complete 22:05:40 04944245beec: Pull complete 22:05:41 699f458cf7ca: Pull complete 22:05:41 765212b225bb: Pull complete 22:05:42 f23df028b6ca: Pull complete 22:05:42 d65c8cfc05b1: Pull complete 22:05:57 2437ff75d9bd: Pull complete 22:05:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:05:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:05:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:05:58 prd-ubuntu20.04-docker-arm64-4c-16g-4938 does not seem to be running inside a container 22:05:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:06:00 $ docker top 2d14ab68cb6897461c5375516739963ba3f16a9f37ae85d129dc336c6f69bf51 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:06:01 ---> job-cost.sh 22:06:01 lf-activate-venv: SKIPPING 22:06:01 INFO: No Stack... 22:06:02 INFO: Retrieving Pricing Info for: v3-standard-4 22:06:03 INFO: Archiving Costs [Pipeline] sh 22:06:03 + cat /w/workspace/edgex-go/1/archives/cost.csv 22:06:03 + cut -d, -f6 [Pipeline] lock 22:06:03 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4667-1-stack-cost] 22:06:03 Resource [jenkins-edgexfoundry-edgex-go-PR-4667-1-stack-cost] did not exist. Created. 22:06:03 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4667-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:06:03 + echo total: 0.10999999940395355 [Pipeline] stash 22:06:04 Stashed 1 file(s) [Pipeline] } 22:06:04 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4667-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:06:04 $ docker stop --time=1 2d14ab68cb6897461c5375516739963ba3f16a9f37ae85d129dc336c6f69bf51 22:06:05 $ docker rm -f --volumes 2d14ab68cb6897461c5375516739963ba3f16a9f37ae85d129dc336c6f69bf51 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:06:07 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 22:06:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:06:09 ---> package-listing.sh 22:06:09 ++ facter osfamily 22:06:09 ++ tr '[:upper:]' '[:lower:]' 22:06:09 + OS_FAMILY=debian 22:06:09 + workspace=/w/workspace/edgex-go/1 22:06:09 + START_PACKAGES=/tmp/packages_start.txt 22:06:09 + END_PACKAGES=/tmp/packages_end.txt 22:06:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:06:09 + PACKAGES=/tmp/packages_start.txt 22:06:09 + '[' /w/workspace/edgex-go/1 ']' 22:06:09 + PACKAGES=/tmp/packages_end.txt 22:06:09 + case "${OS_FAMILY}" in 22:06:09 + dpkg -l 22:06:09 + grep '^ii' 22:06:09 + '[' -f /tmp/packages_start.txt ']' 22:06:09 + '[' -f /tmp/packages_end.txt ']' 22:06:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:06:09 + '[' /w/workspace/edgex-go/1 ']' 22:06:09 + mkdir -p /w/workspace/edgex-go/1/archives/ 22:06:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 22:06:09 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 22:06:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:06:10 22:06:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:06:10 latest: Pulling from edgex-lftools-log-publisher 22:06:10 5eb5b503b376: Pulling fs layer 22:06:10 5c69ac0246d0: Pulling fs layer 22:06:10 ec43610c2a17: Pulling fs layer 22:06:10 3a2ae6a8a46f: Pulling fs layer 22:06:10 33b1e0a273af: Pulling fs layer 22:06:10 5d3b04190fa2: Pulling fs layer 22:06:10 2f39f015ded8: Pulling fs layer 22:06:10 33b1e0a273af: Waiting 22:06:10 5d3b04190fa2: Waiting 22:06:10 2f39f015ded8: Waiting 22:06:10 3a2ae6a8a46f: Waiting 22:06:10 5c69ac0246d0: Verifying Checksum 22:06:10 5c69ac0246d0: Download complete 22:06:10 3a2ae6a8a46f: Verifying Checksum 22:06:10 3a2ae6a8a46f: Download complete 22:06:10 33b1e0a273af: Verifying Checksum 22:06:10 33b1e0a273af: Download complete 22:06:10 ec43610c2a17: Verifying Checksum 22:06:10 ec43610c2a17: Download complete 22:06:10 5d3b04190fa2: Verifying Checksum 22:06:10 5d3b04190fa2: Download complete 22:06:10 5eb5b503b376: Verifying Checksum 22:06:10 5eb5b503b376: Download complete 22:06:11 2f39f015ded8: Download complete 22:06:11 5eb5b503b376: Pull complete 22:06:11 5c69ac0246d0: Pull complete 22:06:12 ec43610c2a17: Pull complete 22:06:12 3a2ae6a8a46f: Pull complete 22:06:12 33b1e0a273af: Pull complete 22:06:12 5d3b04190fa2: Pull complete 22:06:16 2f39f015ded8: Pull complete 22:06:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:06:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:06:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:06:17 prd-ubuntu20.04-docker-8c-8g-4937 does not seem to be running inside a container 22:06:17 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:06:20 $ docker top 2e8b55871792af47843daf8cb93906dc1c73ff354c04c2560cd8252bad928e6e -eo pid,comm [Pipeline] { [Pipeline] sh 22:06:21 + touch /tmp/pre-build-complete [Pipeline] sh 22:06:21 + mkdir -p /var/log/sysstat [Pipeline] sh 22:06:21 + ls /var/log/sa-host 22:06:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:06:22 provisioning config files... 22:06:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config13956448061208422374tmp [Pipeline] { [Pipeline] echo 22:06:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:06:22 ---> create-netrc.sh [Pipeline] } 22:06:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:06:22 ---> python-tools-install.sh [Pipeline] echo 22:06:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:06:23 ---> sudo-logs.sh 22:06:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:06:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:06:23 ---> job-cost.sh 22:06:23 lf-activate-venv: SKIPPING 22:06:23 DEBUG: total: 0.10999999940395355 22:06:23 INFO: Retrieving Stack Cost... 22:06:23 INFO: Retrieving Pricing Info for: v3-standard-8 22:06:24 INFO: Archiving Costs [Pipeline] echo 22:06:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:06:24 ---> logs-deploy.sh 22:06:24 lf-activate-venv: SKIPPING 22:06:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4667/1 22:06:24 INFO: archiving workspace using pattern(s): 22:06:25 Archives upload complete. 22:06:25 INFO: archiving logs to Nexus