Pull request #4569 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from 78be53df8d038fa86561df6fa6dc27bb6f0bb851+fe3620ce412f86f9ce6eb635c00e802c499476bf (bffb422e700d7accfcda7cf2d7621c590ed61cda) 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-ssh9413690403915768548.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-ssh7153668606977374973.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4569/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4569/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14346910535254124970.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11637695345691525055.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4569/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4569/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16381626045920694229.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3547 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/29 [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/29 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit fe3620ce412f86f9ce6eb635c00e802c499476bf into PR head commit 78be53df8d038fa86561df6fa6dc27bb6f0bb851 Merge succeeded, producing a1ea66fd334e6f730b561d9a5503110c2eda7471 Checking out Revision a1ea66fd334e6f730b561d9a5503110c2eda7471 (PR-4569) > 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/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 78be53df8d038fa86561df6fa6dc27bb6f0bb851 # 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 fe3620ce412f86f9ce6eb635c00e802c499476bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a1ea66fd334e6f730b561d9a5503110c2eda7471 # timeout=10 Commit message: "Merge commit 'fe3620ce412f86f9ce6eb635c00e802c499476bf' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:54:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:54:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:54:28 ========================================================= 17:54:28 EdgeX Global Pipelines Version Info 17:54:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7227007355c80388cdab9bb8f91a8be6cae25169 # timeout=10 17:54:28 ------------------- 17:54:28 stable info: 17:54:28 ------------------- 17:54:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:54:28 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 17:54:28 Message: update stable to v1.0.253 17:54:29 ------------------- 17:54:29 experimental info: 17:54:29 ------------------- 17:54:29 Commited By: **** collab-it+edgex@linuxfoundation.org 17:54:29 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 17:54:29 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:54:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:54:29 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:54:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:54:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:54:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:54:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:54:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:54:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:54:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:54:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:54:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:54:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:54:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:54:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:54:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:54:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:54:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:54:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:54:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:54:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 17:54:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:54:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:54:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:54:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4569 [Pipeline] echo 17:54:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4569 [Pipeline] echo 17:54:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4569 [Pipeline] echo 17:54:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a1ea66fd334e6f730b561d9a5503110c2eda7471 [Pipeline] echo 17:54:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a1ea66f [Pipeline] echo 17:54:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:54:29 provisioning config files... 17:54:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/29@tmp/config10121680805028303031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:54:30 ---> docker-login.sh 17:54:30 nexus3.edgexfoundry.org:10001 17:54:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:30 Configure a credential helper to remove this warning. See 17:54:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:30 17:54:30 Login Succeeded 17:54:30 nexus3.edgexfoundry.org:10002 17:54:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:30 Configure a credential helper to remove this warning. See 17:54:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:30 17:54:30 Login Succeeded 17:54:30 nexus3.edgexfoundry.org:10003 17:54:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:30 Configure a credential helper to remove this warning. See 17:54:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:30 17:54:30 Login Succeeded 17:54:30 nexus3.edgexfoundry.org:10004 17:54:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:31 Configure a credential helper to remove this warning. See 17:54:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:31 17:54:31 Login Succeeded 17:54:31 docker.io 17:54:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:31 Configure a credential helper to remove this warning. See 17:54:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:31 17:54:31 Login Succeeded 17:54:31 ---> docker-login.sh ends [Pipeline] } 17:54:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:54:31 + 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 17:54:31 + dirname cmd/core-command/Dockerfile 17:54:31 + cut -d/ -f2 17:54:31 + echo core-command,cmd/core-command/Dockerfile 17:54:31 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 17:54:31 cut -d/ -f2 17:54:31 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 17:54:31 + cut -d/ -f2 17:54:31 + dirname cmd/core-data/Dockerfile 17:54:31 + echo core-data,cmd/core-data/Dockerfile 17:54:31 + dirname cmd/core-metadata/Dockerfile 17:54:31 + cut -d/ -f2 17:54:31 + echo core-metadata,cmd/core-metadata/Dockerfile 17:54:31 + + dirname cmd/security-bootstrapper/Dockerfile 17:54:31 cut -d/ -f2 17:54:31 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:54:31 + + dirname cmd/security-proxy-auth/Dockerfile 17:54:31 cut -d/ -f2 17:54:31 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 17:54:31 + dirname cmd/security-proxy-setup/Dockerfile 17:54:31 + cut -d/ -f2 17:54:31 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:54:31 + dirname cmd/security-secretstore-setup/Dockerfile 17:54:31 + cut -d/ -f2 17:54:31 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:54:31 + dirname cmd/security-spiffe-token-provider/Dockerfile 17:54:31 + cut -d/ -f2 17:54:31 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 17:54:31 + dirname cmd/security-spire-agent/Dockerfile 17:54:31 + cut -d/ -f2 17:54:31 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 17:54:31 + dirname cmd/security-spire-config/Dockerfile 17:54:31 + cut -d/ -f2 17:54:31 + echo security-spire-config,cmd/security-spire-config/Dockerfile 17:54:31 + dirname+ cmd/security-spire-server/Dockerfile 17:54:31 cut -d/ -f2 17:54:31 + echo security-spire-server,cmd/security-spire-server/Dockerfile 17:54:31 + dirname cmd/support-notifications/Dockerfile 17:54:31 + cut -d/ -f2 17:54:31 + echo support-notifications,cmd/support-notifications/Dockerfile 17:54:31 + dirname cmd/support-scheduler/Dockerfile 17:54:31 + cut -d/ -f2 17:54:31 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 17:54:32 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 17:54:32 + git rev-list -1 --merges a1ea66fd334e6f730b561d9a5503110c2eda7471~1..a1ea66fd334e6f730b561d9a5503110c2eda7471 [Pipeline] echo 17:54:32 -----------> git rev-list -1 --merges a1ea66fd334e6f730b561d9a5503110c2eda7471~1..a1ea66fd334e6f730b561d9a5503110c2eda7471 a1ea66fd334e6f730b561d9a5503110c2eda7471 17:54:32 a1ea66fd334e6f730b561d9a5503110c2eda7471 [false] [Pipeline] sh 17:54:32 + git log --format=format:%s -1 a1ea66fd334e6f730b561d9a5503110c2eda7471 [Pipeline] echo 17:54:32 ========================================================= 17:54:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:54:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 17:54:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:54:33 + grep -v github /etc/ssh/ssh_known_hosts 17:54:33 + [ -e /tmp/ssh_known_hosts ] 17:54:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:54:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:54:33 + sudo tee -a /etc/ssh/ssh_known_hosts 17:54:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:54:33 17:54:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:54:33 0.1.4: Pulling from edgex-devops/py-git-semver 17:54:33 b85a868b505f: Pulling fs layer 17:54:33 e2be974225ed: Pulling fs layer 17:54:33 339a4e72a1f5: Pulling fs layer 17:54:33 988bab9f4d93: Pulling fs layer 17:54:33 1469e6f7b9e6: Pulling fs layer 17:54:33 eaf3925da568: Pulling fs layer 17:54:33 bab4dde63d76: Pulling fs layer 17:54:33 bde34c3a00c8: Pulling fs layer 17:54:33 b352a97aabf1: Pulling fs layer 17:54:33 4872d77fe225: Pulling fs layer 17:54:33 5851b861e8e6: Pulling fs layer 17:54:33 988bab9f4d93: Waiting 17:54:33 1469e6f7b9e6: Waiting 17:54:33 eaf3925da568: Waiting 17:54:33 bab4dde63d76: Waiting 17:54:33 bde34c3a00c8: Waiting 17:54:33 b352a97aabf1: Waiting 17:54:33 4872d77fe225: Waiting 17:54:33 5851b861e8e6: Waiting 17:54:33 e2be974225ed: Verifying Checksum 17:54:33 e2be974225ed: Download complete 17:54:33 988bab9f4d93: Verifying Checksum 17:54:33 988bab9f4d93: Download complete 17:54:34 1469e6f7b9e6: Verifying Checksum 17:54:34 1469e6f7b9e6: Download complete 17:54:34 eaf3925da568: Verifying Checksum 17:54:34 eaf3925da568: Download complete 17:54:34 339a4e72a1f5: Verifying Checksum 17:54:34 339a4e72a1f5: Download complete 17:54:34 bde34c3a00c8: Verifying Checksum 17:54:34 bde34c3a00c8: Download complete 17:54:34 b352a97aabf1: Download complete 17:54:34 4872d77fe225: Verifying Checksum 17:54:34 4872d77fe225: Download complete 17:54:34 5851b861e8e6: Verifying Checksum 17:54:34 5851b861e8e6: Download complete 17:54:34 b85a868b505f: Verifying Checksum 17:54:34 b85a868b505f: Download complete 17:54:34 bab4dde63d76: Verifying Checksum 17:54:34 bab4dde63d76: Download complete 17:54:35 b85a868b505f: Pull complete 17:54:35 e2be974225ed: Pull complete 17:54:36 339a4e72a1f5: Pull complete 17:54:36 988bab9f4d93: Pull complete 17:54:36 1469e6f7b9e6: Pull complete 17:54:36 eaf3925da568: Pull complete 17:54:38 bab4dde63d76: Pull complete 17:54:38 bde34c3a00c8: Pull complete 17:54:38 b352a97aabf1: Pull complete 17:54:38 4872d77fe225: Pull complete 17:54:38 5851b861e8e6: Pull complete 17:54:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:54:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:54:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:54:38 prd-ubuntu20.04-docker-8c-8g-3547 does not seem to be running inside a container 17:54:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:54:42 $ docker top c1981238394ce33d7e7d6c639207dd2a56375257e3d5dd81c20f0663d2dcb356 -eo pid,comm 17:54:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:54:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:54:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:54:42 [ssh-agent] Looking for ssh-agent implementation... 17:54:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:54:42 $ docker exec c1981238394ce33d7e7d6c639207dd2a56375257e3d5dd81c20f0663d2dcb356 ssh-agent 17:54:42 SSH_AUTH_SOCK=/tmp/ssh-ZLpHvIlUnuW4/agent.32 17:54:42 SSH_AGENT_PID=38 17:54:42 Running ssh-add (command line suppressed) 17:54:42 Identity added: /w/workspace/edgex-go/29@tmp/private_key_1459872699629973966.key (/w/workspace/edgex-go/29@tmp/private_key_1459872699629973966.key) 17:54:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:54:43 + git tag --points-at HEAD [Pipeline] } 17:54:43 $ docker exec --env ******** --env ******** c1981238394ce33d7e7d6c639207dd2a56375257e3d5dd81c20f0663d2dcb356 ssh-agent -k 17:54:43 unset SSH_AUTH_SOCK; 17:54:43 unset SSH_AGENT_PID; 17:54:43 echo Agent pid 38 killed; 17:54:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:54:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:54:43 [ssh-agent] Looking for ssh-agent implementation... 17:54:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:54:43 $ docker exec c1981238394ce33d7e7d6c639207dd2a56375257e3d5dd81c20f0663d2dcb356 ssh-agent 17:54:43 SSH_AUTH_SOCK=/tmp/ssh-iLJaKdTpBelU/agent.70 17:54:43 SSH_AGENT_PID=76 17:54:43 Running ssh-add (command line suppressed) 17:54:43 Identity added: /w/workspace/edgex-go/29@tmp/private_key_5382438326917088959.key (/w/workspace/edgex-go/29@tmp/private_key_5382438326917088959.key) 17:54:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:54:43 + git semver init 17:54:44 2023-08-14 17:54:44,052 [run_init] DEBUG init version:0.0.0 force:False 17:54:44 2023-08-14 17:54:44,053 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/29/.semver 17:54:44 2023-08-14 17:54:44,053 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/29/.semver 17:54:44 2023-08-14 17:54:44,053 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/29/.semver'], cwd=/w/workspace/edgex-go/29, universal_newlines=False, shell=None, istream=None) 17:54:50 2023-08-14 17:54:49,910 [append_file] DEBUG append to file:/w/workspace/edgex-go/29/.git/info/exclude 17:54:50 2023-08-14 17:54:49,910 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/29/.semver/PR-4569 with force:False 17:54:50 2023-08-14 17:54:49,910 [write_file] DEBUG write to file:/w/workspace/edgex-go/29/.semver/PR-4569 17:54:50 2023-08-14 17:54:49,915 [execute] INFO git cat-file --batch-check 17:54:50 2023-08-14 17:54:49,915 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/29/.semver, universal_newlines=False, shell=None, istream=) 17:54:50 2023-08-14 17:54:49,922 [execute] INFO git cat-file --batch 17:54:50 2023-08-14 17:54:49,923 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/29/.semver, universal_newlines=False, shell=None, istream=) 17:54:50 2023-08-14 17:54:49,928 [read_version] DEBUG read version from /w/workspace/edgex-go/29/.semver/PR-4569 17:54:50 0.0.0 [Pipeline] } 17:54:50 $ docker exec --env ******** --env ******** c1981238394ce33d7e7d6c639207dd2a56375257e3d5dd81c20f0663d2dcb356 ssh-agent -k 17:54:50 unset SSH_AUTH_SOCK; 17:54:50 unset SSH_AGENT_PID; 17:54:50 echo Agent pid 76 killed; 17:54:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:54:51 + git semver [Pipeline] } 17:54:51 $ docker stop --time=1 c1981238394ce33d7e7d6c639207dd2a56375257e3d5dd81c20f0663d2dcb356 17:54:53 $ docker rm -f --volumes c1981238394ce33d7e7d6c639207dd2a56375257e3d5dd81c20f0663d2dcb356 [Pipeline] // withDockerContainer [Pipeline] sh 17:54:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:54:53 Stashed 1 file(s) [Pipeline] echo 17:54:53 [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 17:54:54 + git config --global --add safe.directory /w/workspace/edgex-go/29 [Pipeline] echo 17:54:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:54:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:54:54 ========================================================= 17:54:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:54:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:54:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:54:54 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:54:54 4db1b89c0bd1: Pulling fs layer 17:54:54 6911f1a30b25: Pulling fs layer 17:54:54 e194b8c5c2a9: Pulling fs layer 17:54:54 6863d3e3a2b1: Pulling fs layer 17:54:54 ec0bb842ea78: Pulling fs layer 17:54:54 40a00589a448: Pulling fs layer 17:54:54 6c08303d61cc: Pulling fs layer 17:54:54 798269fcf238: Pulling fs layer 17:54:54 ec0bb842ea78: Waiting 17:54:54 40a00589a448: Waiting 17:54:54 6c08303d61cc: Waiting 17:54:54 6863d3e3a2b1: Waiting 17:54:54 6911f1a30b25: Verifying Checksum 17:54:54 6911f1a30b25: Download complete 17:54:54 6863d3e3a2b1: Verifying Checksum 17:54:54 6863d3e3a2b1: Download complete 17:54:54 ec0bb842ea78: Verifying Checksum 17:54:54 ec0bb842ea78: Download complete 17:54:54 4db1b89c0bd1: Verifying Checksum 17:54:54 4db1b89c0bd1: Download complete 17:54:54 40a00589a448: Verifying Checksum 17:54:54 40a00589a448: Download complete 17:54:54 4db1b89c0bd1: Pull complete 17:54:54 6911f1a30b25: Pull complete 17:54:55 798269fcf238: Verifying Checksum 17:54:55 798269fcf238: Download complete 17:54:55 e194b8c5c2a9: Verifying Checksum 17:54:55 e194b8c5c2a9: Download complete 17:54:55 6c08303d61cc: Verifying Checksum 17:54:55 6c08303d61cc: Download complete 17:54:58 e194b8c5c2a9: Pull complete 17:54:59 6863d3e3a2b1: Pull complete 17:54:59 ec0bb842ea78: Pull complete 17:54:59 40a00589a448: Pull complete 17:55:01 6c08303d61cc: Pull complete 17:55:02 798269fcf238: Pull complete 17:55:02 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 17:55:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:55:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 17:55:02 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:55:02 WORKDIR /edgex 17:55:02 COPY go.mod . 17:55:02 RUN go mod download 17:55:02 + docker build -t ci-base-image-x86_64 -f - . 17:55:03 Sending build context to Docker daemon 170.8MB 17:55:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:55:03 ---> ec979cd7f677 17:55:03 Step 2/4 : WORKDIR /edgex 17:55:08 Still waiting to schedule task 17:55:08 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:55:10 ---> Running in 923b51282e92 17:55:10 Removing intermediate container 923b51282e92 17:55:10 ---> 7bcf73cc33ca 17:55:10 Step 3/4 : COPY go.mod . 17:55:10 ---> 03a0375a4e74 17:55:10 Step 4/4 : RUN go mod download 17:55:10 ---> Running in 934aa33327ee 17:55:28 Removing intermediate container 934aa33327ee 17:55:28 ---> 198cd4593d8c 17:55:28 Successfully built 198cd4593d8c 17:55:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:28 + docker inspect -f . ci-base-image-x86_64 17:55:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:55:28 prd-ubuntu20.04-docker-8c-8g-3547 does not seem to be running inside a container 17:55:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:55:29 $ docker top fe648034081ee3a7847f6b4d71f58ce7e44ffe470c5d46c4ea24ec6e3419c90c -eo pid,comm [Pipeline] { [Pipeline] sh 17:55:29 + go version 17:55:29 go version go1.20.6 linux/amd64 [Pipeline] } 17:55:29 $ docker stop --time=1 fe648034081ee3a7847f6b4d71f58ce7e44ffe470c5d46c4ea24ec6e3419c90c 17:55:30 $ docker rm -f --volumes fe648034081ee3a7847f6b4d71f58ce7e44ffe470c5d46c4ea24ec6e3419c90c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:31 + docker inspect -f . ci-base-image-x86_64 17:55:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:55:31 prd-ubuntu20.04-docker-8c-8g-3547 does not seem to be running inside a container 17:55:31 $ 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/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:55:31 $ docker top 35dc0e9c37be381e0e624ebb04a3d26df9ceaa516171c63408ff6d7f9b52fcb6 -eo pid,comm [Pipeline] { [Pipeline] echo 17:55:31 ========================================================= 17:55:31 [edgeXBuildGoParallel] Running Tests and Build... 17:55:31 ========================================================= [Pipeline] sh 17:55:31 + git config --global --add safe.directory /w/workspace/edgex-go/29 [Pipeline] fileExists [Pipeline] sh 17:55:32 + make test 17:55:32 go test -race -coverprofile=coverage.out ./... 17:55:38 ? github.com/edgexfoundry/edgex-go [no test files] 17:55:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:55:50 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 17:55:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:55:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:55:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:55:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:55:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:55:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 17:55:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:55:51 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:55:52 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:55:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:55:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:55:52 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:55:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:55:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:55:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.087s coverage: 28.7% of statements 17:55:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.088s coverage: 97.0% of statements 17:55:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 17:55:53 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 17:55:53 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:55:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:55:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:55:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:55:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:55:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:55:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:55:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:55:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:55:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:55:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.093s coverage: 71.5% of statements 17:55:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.080s coverage: 54.0% of statements 17:55:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:55:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:55:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 17:55:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:55:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:55:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:55:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:55:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:55:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:55:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:55:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.425s coverage: 93.4% of statements 17:55:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.081s coverage: 3.8% of statements 17:55:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.374s coverage: 97.6% of statements 17:55:57 ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements 17:55:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:55:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:55:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.095s coverage: 0.9% of statements 17:55:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.073s coverage: 32.2% of statements 17:55:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 42.9% of statements 17:55:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.059s coverage: 82.9% of statements 17:55:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements 17:55:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.114s coverage: 96.3% of statements 17:55:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements 17:55:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:55:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:55:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:55:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:56:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:56:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 17:56:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 17:56:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 17:56:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:56:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:56:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:56:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:56:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:56:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:56:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:56:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 17:56:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:56:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:56:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:56:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 17:56:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 17:56:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 17:56:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:56:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:56:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:56:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:56:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:56:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:56:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:56:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:56:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:56:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:56:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:56:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements 17:56:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:56:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:56:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:56:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.272s coverage: 79.9% of statements 17:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.072s coverage: 92.9% of statements 17:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 17:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 62.3% of statements 17:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 17:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements 17:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 17:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.092s coverage: 81.8% of statements 17:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.093s coverage: 82.1% of statements 17:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.051s coverage: 86.0% of statements 17:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.165s coverage: 63.1% of statements 17:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 17:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 17:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 17:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 17:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements 17:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.327s coverage: 38.4% of statements 17:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 17:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 17:56:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements 17:56:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 95.7% of statements 17:56:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.8% of statements 17:56:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 98.9% of statements 17:56:24 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 17:56:24 Dockerfile.fuzz:18 DL3026 error: Use only an allowed registry in the FROM image 17:56:24 Dockerfile.fuzz:22 DL3003 warning: Use WORKDIR to switch to a directory 17:56:24 make: *** [Makefile:151: hadolint] Error 1 [Pipeline] } 17:56:24 $ docker stop --time=1 35dc0e9c37be381e0e624ebb04a3d26df9ceaa516171c63408ff6d7f9b52fcb6 17:56:26 $ docker rm -f --volumes 35dc0e9c37be381e0e624ebb04a3d26df9ceaa516171c63408ff6d7f9b52fcb6 [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] } 17:56:27 Failed in branch amd64 17:56:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3548 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws 17:56:33 Running in /w/workspace/edgex-go/29 [Pipeline] { [Pipeline] checkout 17:56:33 The recommended git tool is: git 17:56:37 using credential edgex-jenkins-ssh 17:56:38 Cloning the remote Git repository 17:56:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:56:38 > git init /w/workspace/edgex-go/29 # timeout=10 17:56:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:56:38 > git --version # timeout=10 17:56:38 > git --version # 'git version 2.25.1' 17:56:38 using GIT_SSH to set credentials SSH Credentials for GitHub 17:56:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:56:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:56:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:56:56 Merging remotes/origin/main commit fe3620ce412f86f9ce6eb635c00e802c499476bf into PR head commit 78be53df8d038fa86561df6fa6dc27bb6f0bb851 17:56:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:56:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:56:55 using GIT_SSH to set credentials SSH Credentials for GitHub 17:56:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:56:56 > git config core.sparsecheckout # timeout=10 17:56:56 > git checkout -f 78be53df8d038fa86561df6fa6dc27bb6f0bb851 # timeout=10 17:56:57 > git remote # timeout=10 17:56:57 > git config --get remote.origin.url # timeout=10 17:56:57 using GIT_SSH to set credentials SSH Credentials for GitHub 17:56:57 > git merge fe3620ce412f86f9ce6eb635c00e802c499476bf # timeout=10 17:56:57 Merge succeeded, producing 00c51979ebc49c158d02a02ce7df566fa91e2411 17:56:57 Checking out Revision 00c51979ebc49c158d02a02ce7df566fa91e2411 (PR-4569) 17:56:57 > git rev-parse HEAD^{commit} # timeout=10 17:56:57 > git config core.sparsecheckout # timeout=10 17:56:57 > git checkout -f 00c51979ebc49c158d02a02ce7df566fa91e2411 # timeout=10 17:57:00 Commit message: "Merge commit 'fe3620ce412f86f9ce6eb635c00e802c499476bf' into HEAD" 17:57:00 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:57:00 > git rev-list --no-walk 7227007355c80388cdab9bb8f91a8be6cae25169 # timeout=10 17:57:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:57:01 % Total % Received % Xferd Average Speed Time Time Time Current 17:57:01 Dload Upload Total Spent Left Speed 17:57:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh 17:57:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:57:02 + + sudo teesudo /etc/docker/daemon.new jq 17:57:02 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:57:02 { 17:57:02 "registry-mirrors": [ 17:57:02 "https://nexus3.edgexfoundry.org:10001" 17:57:02 ], 17:57:02 "bip": "10.250.0.254/24", 17:57:02 "hosts": [ 17:57:02 "tcp://0.0.0.0:5555", 17:57:02 "unix:///var/run/docker.sock" 17:57:02 ], 17:57:02 "mtu": 1458, 17:57:02 "selinux-enabled": true, 17:57:02 "seccomp-profile": "/etc/docker/seccomp.json" 17:57:02 } [Pipeline] sh 17:57:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:57:03 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:57:21 provisioning config files... 17:57:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/29@tmp/config10512475974291454448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:57:22 ---> docker-login.sh 17:57:22 nexus3.edgexfoundry.org:10001 17:57:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:22 Configure a credential helper to remove this warning. See 17:57:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:22 17:57:22 Login Succeeded 17:57:22 nexus3.edgexfoundry.org:10002 17:57:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:23 Configure a credential helper to remove this warning. See 17:57:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:23 17:57:23 Login Succeeded 17:57:23 nexus3.edgexfoundry.org:10003 17:57:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:23 Configure a credential helper to remove this warning. See 17:57:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:23 17:57:23 Login Succeeded 17:57:23 nexus3.edgexfoundry.org:10004 17:57:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:23 Configure a credential helper to remove this warning. See 17:57:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:23 17:57:23 Login Succeeded 17:57:23 docker.io 17:57:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:24 Configure a credential helper to remove this warning. See 17:57:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:24 17:57:24 Login Succeeded 17:57:24 ---> docker-login.sh ends [Pipeline] } 17:57:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 17:57:24 + git config --global --add safe.directory /w/workspace/edgex-go/29 [Pipeline] echo 17:57:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:57:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:57:24 ========================================================= 17:57:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:57:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:57:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:57:25 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:57:25 edb6bdbacee9: Pulling fs layer 17:57:25 5f9638ab2659: Pulling fs layer 17:57:25 8d51d6327a98: Pulling fs layer 17:57:25 8b374f2dd631: Pulling fs layer 17:57:25 ec14aa9079de: Pulling fs layer 17:57:25 2f466654f4bb: Pulling fs layer 17:57:25 554e91adad29: Pulling fs layer 17:57:25 ec14aa9079de: Waiting 17:57:25 2f466654f4bb: Waiting 17:57:25 554e91adad29: Waiting 17:57:25 8b374f2dd631: Waiting 17:57:25 5f9638ab2659: Verifying Checksum 17:57:25 5f9638ab2659: Download complete 17:57:25 8b374f2dd631: Verifying Checksum 17:57:25 8b374f2dd631: Download complete 17:57:25 ec14aa9079de: Download complete 17:57:25 edb6bdbacee9: Verifying Checksum 17:57:26 edb6bdbacee9: Pull complete 17:57:26 554e91adad29: Verifying Checksum 17:57:26 554e91adad29: Download complete 17:57:27 5f9638ab2659: Pull complete 17:57:27 8d51d6327a98: Verifying Checksum 17:57:27 8d51d6327a98: Download complete 17:57:27 2f466654f4bb: Verifying Checksum 17:57:27 2f466654f4bb: Download complete 17:57:40 8d51d6327a98: Pull complete 17:57:40 8b374f2dd631: Pull complete 17:57:40 ec14aa9079de: Pull complete 17:57:45 2f466654f4bb: Pull complete 17:57:48 554e91adad29: Pull complete 17:57:48 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 17:57:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:57:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 17:57:48 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:57:48 WORKDIR /edgex 17:57:48 COPY go.mod . 17:57:48 RUN go mod download 17:57:48 + docker build -t ci-base-image-arm64 -f - . 17:57:49 Sending build context to Docker daemon 2.944MB 17:57:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:57:49 ---> 1e15ea492957 17:57:49 Step 2/4 : WORKDIR /edgex 17:57:51 ---> Running in dd6374673ce5 17:57:51 Removing intermediate container dd6374673ce5 17:57:51 ---> 6cd56a7fcf7d 17:57:51 Step 3/4 : COPY go.mod . 17:57:51 ---> c99808e67137 17:57:51 Step 4/4 : RUN go mod download 17:57:51 ---> Running in 55ca02a46952 17:58:30 Removing intermediate container 55ca02a46952 17:58:30 ---> b3345cadcccb 17:58:30 Successfully built b3345cadcccb 17:58:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:30 + docker inspect -f . ci-base-image-arm64 17:58:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:31 prd-ubuntu20.04-docker-arm64-4c-16g-3548 does not seem to be running inside a container 17:58:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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 ******** ci-base-image-arm64 cat 17:58:32 $ docker top aa0283e801153bee1ef2dd4d856fb83b69037ba23eaa5e0e5348b906589e6da9 -eo pid,comm [Pipeline] { [Pipeline] sh 17:58:33 + go version 17:58:33 go version go1.20.6 linux/arm64 [Pipeline] } 17:58:33 $ docker stop --time=1 aa0283e801153bee1ef2dd4d856fb83b69037ba23eaa5e0e5348b906589e6da9 17:58:34 $ docker rm -f --volumes aa0283e801153bee1ef2dd4d856fb83b69037ba23eaa5e0e5348b906589e6da9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:35 + docker inspect -f . ci-base-image-arm64 17:58:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:35 prd-ubuntu20.04-docker-arm64-4c-16g-3548 does not seem to be running inside a container 17:58:35 $ 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/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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 ******** ci-base-image-arm64 cat 17:58:36 $ docker top 454b6b0b048c35709bebd2c21763d158fe7c9294338fecae204b2f1f7d97090a -eo pid,comm [Pipeline] { [Pipeline] echo 17:58:36 ========================================================= 17:58:36 [edgeXBuildGoParallel] Running Tests and Build... 17:58:36 ========================================================= [Pipeline] sh 17:58:37 + git config --global --add safe.directory /w/workspace/edgex-go/29 [Pipeline] fileExists [Pipeline] sh 17:58:37 + make test 17:58:37 go test -race -coverprofile=coverage.out ./... 17:59:16 ? github.com/edgexfoundry/edgex-go [no test files] 18:01:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:01:22 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 18:01:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:01:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:01:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:01:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:01:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:01:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 18:01:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:01:22 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 18:01:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:01:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:01:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:01:22 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:01:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:01:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:01:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.275s coverage: 28.7% of statements 18:01:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.303s coverage: 97.0% of statements 18:01:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 18:01:47 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 18:01:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:01:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.443s coverage: 71.5% of statements 18:01:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:01:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:01:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.378s coverage: 54.0% of statements 18:01:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 18:01:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:01:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:01:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:01:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:02:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:02:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:02:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.849s coverage: 93.4% of statements 18:02:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.550s coverage: 3.8% of statements 18:02:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:02:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:02:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 18:02:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.611s coverage: 97.6% of statements 18:02:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:02:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:02:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:02:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:02:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:02:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:02:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:02:24 ok github.com/edgexfoundry/edgex-go/internal/io 0.252s coverage: 72.2% of statements 18:02:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:02:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:02:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.420s coverage: 0.9% of statements 18:02:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.277s coverage: 32.2% of statements 18:02:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.290s coverage: 42.9% of statements 18:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.255s coverage: 82.9% of statements 18:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.228s coverage: 94.1% of statements 18:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.272s coverage: 96.3% of statements 18:02:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.231s coverage: 87.5% of statements 18:02:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:02:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:02:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:02:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:02:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:02:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 18:02:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 18:02:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 18:02:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.210s coverage: 94.4% of statements 18:02:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:02:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:02:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:02:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:03:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:03:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:03:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:03:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.923s coverage: 79.9% of statements 18:03:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.277s coverage: 92.9% of statements 18:03:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 64.4% of statements 18:03:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.218s coverage: 62.3% of statements 18:03:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.206s coverage: 87.2% of statements 18:03:09 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.190s coverage: 20.0% of statements 18:03:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.183s coverage: 100.0% of statements 18:03:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.450s coverage: 81.8% of statements 18:03:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 18:03:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:03:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.564s coverage: 82.1% of statements 18:03:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.236s coverage: 86.0% of statements 18:03:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:03:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:03:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.046s coverage: 63.1% of statements 18:03:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.270s coverage: 100.0% of statements 18:03:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.205s coverage: 89.4% of statements 18:03:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.105s coverage: 100.0% of statements 18:03:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements 18:03:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 18:03:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 18:03:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 18:03:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 18:03:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:03:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:03:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:03:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.009s coverage: 38.4% of statements 18:03:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.253s coverage: 89.5% of statements 18:03:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 18:03:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 18:03:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 18:03:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:03:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.235s coverage: 84.8% of statements 18:03:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:03:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:03:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:03:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:03:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.296s coverage: 17.7% of statements 18:03:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:03:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:03:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:03:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:03:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.586s coverage: 95.7% of statements 18:03:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:03:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:03:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.296s coverage: 61.8% of statements 18:03:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:03:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:03:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.381s coverage: 98.9% of statements 18:03:53 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 18:03:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:03:53 go vet ./... 18:06:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:06:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:06:29 ./bin/test-attribution-txt.sh 18:06:29 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 18:06:29 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 18:06:29 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 18:06:29 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 18:06:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 18:06:30 + ls -al . 18:06:30 total 728 18:06:30 drwxrwxr-x 10 1001 1001 4096 Aug 14 17:58 . 18:06:30 drwxr-xr-x 4 root root 4096 Aug 14 17:58 .. 18:06:30 drwxrwxr-x 2 1001 1001 4096 Aug 14 17:56 .blubracket 18:06:30 -rw-rw-r-- 1 1001 1001 16 Aug 14 17:56 .dockerignore 18:06:30 drwxrwxr-x 8 1001 1001 4096 Aug 14 17:56 .git 18:06:30 drwxrwxr-x 3 1001 1001 4096 Aug 14 17:56 .github 18:06:30 -rw-rw-r-- 1 1001 1001 1163 Aug 14 17:56 .gitignore 18:06:30 -rw-rw-r-- 1 1001 1001 42 Aug 14 17:56 .golangci.yml 18:06:30 -rw-rw-r-- 1 1001 1001 87 Aug 14 17:56 .hadolint.yml 18:06:30 -rw-rw-r-- 1 1001 1001 166 Aug 14 17:56 .sonarcloud.properties 18:06:30 -rw-rw-r-- 1 1001 1001 1171 Aug 14 17:56 ADOPTERS.md 18:06:30 -rw-rw-r-- 1 1001 1001 11152 Aug 14 17:56 Attribution.txt 18:06:30 -rw-rw-r-- 1 1001 1001 93407 Aug 14 17:56 CHANGELOG.md 18:06:30 -rw-rw-r-- 1 1001 1001 3804 Aug 14 17:56 CONTRIBUTING.md 18:06:30 -rw-rw-r-- 1 1001 1001 1900 Aug 14 17:56 Dockerfile.fuzz 18:06:30 -rw-rw-r-- 1 1001 1001 677 Aug 14 17:56 GOVERNANCE.md 18:06:30 -rw-rw-r-- 1 1001 1001 883 Aug 14 17:56 Jenkinsfile 18:06:30 -rw-rw-r-- 1 1001 1001 10775 Aug 14 17:56 LICENSE 18:06:30 -rw-rw-r-- 1 1001 1001 14556 Aug 14 17:56 Makefile 18:06:30 -rw-rw-r-- 1 1001 1001 582 Aug 14 17:56 OWNERS.md 18:06:30 -rw-rw-r-- 1 1001 1001 9923 Aug 14 17:56 README.md 18:06:30 -rw-rw-r-- 1 1001 1001 789 Aug 14 17:56 SECURITY.md 18:06:30 -rw-rw-r-- 1 1001 1001 5 Aug 14 17:54 VERSION 18:06:30 drwxrwxr-x 2 1001 1001 4096 Aug 14 17:56 bin 18:06:30 drwxrwxr-x 18 1001 1001 4096 Aug 14 17:56 cmd 18:06:30 -rw-r--r-- 1 root root 446998 Aug 14 18:03 coverage.out 18:06:30 -rwxrwxr-x 1 1001 1001 2631 Aug 14 17:56 fuzzing_docker.sh 18:06:30 -rw-rw-r-- 1 1001 1001 3687 Aug 14 17:56 go.mod 18:06:30 -rw-rw-r-- 1 1001 1001 33714 Aug 14 17:56 go.sum 18:06:30 drwxrwxr-x 7 1001 1001 4096 Aug 14 17:56 internal 18:06:30 drwxrwxr-x 3 1001 1001 4096 Aug 14 17:56 openapi 18:06:30 -rw-rw-r-- 1 1001 1001 594 Aug 14 17:56 security.txt 18:06:30 drwxrwxr-x 4 1001 1001 4096 Aug 14 17:56 snap 18:06:30 -rw-rw-r-- 1 1001 1001 204 Aug 14 17:56 version.go [Pipeline] sh 18:06:30 + '[' -e coverage.out ] 18:06:30 + chown 1001:1001 coverage.out [Pipeline] stash 18:06:31 Stashed 1 file(s) [Pipeline] sh 18:06:32 + make build 18:06:32 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 18:08:08 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 18:08:11 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 18:08:17 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 18:08:20 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 18:08:59 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 18:09:06 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 18:09:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:09:18 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 18:09:21 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 18:09:25 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 18:09:32 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] } 18:09:37 $ docker stop --time=1 454b6b0b048c35709bebd2c21763d158fe7c9294338fecae204b2f1f7d97090a 18:09:39 $ docker rm -f --volumes 454b6b0b048c35709bebd2c21763d158fe7c9294338fecae204b2f1f7d97090a [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 18:09:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:09:42 18:09:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:09:43 latest: Pulling from edgex-devops/edgex-compose-arm64 18:09:43 547446be3368: Pulling fs layer 18:09:43 d125d8839a47: Pulling fs layer 18:09:43 3e85d5ac6304: Pulling fs layer 18:09:43 c3105a71a48b: Pulling fs layer 18:09:43 0f093f025ec4: Pulling fs layer 18:09:43 c3106fc0e877: Pulling fs layer 18:09:43 0f093f025ec4: Waiting 18:09:43 c3106fc0e877: Waiting 18:09:43 c3105a71a48b: Waiting 18:09:43 547446be3368: Download complete 18:09:43 c3105a71a48b: Verifying Checksum 18:09:43 c3105a71a48b: Download complete 18:09:43 d125d8839a47: Verifying Checksum 18:09:43 d125d8839a47: Download complete 18:09:43 c3106fc0e877: Verifying Checksum 18:09:43 c3106fc0e877: Download complete 18:09:43 0f093f025ec4: Verifying Checksum 18:09:43 0f093f025ec4: Download complete 18:09:43 547446be3368: Pull complete 18:09:44 d125d8839a47: Pull complete 18:09:45 3e85d5ac6304: Verifying Checksum 18:09:45 3e85d5ac6304: Download complete 18:09:53 3e85d5ac6304: Pull complete 18:09:53 c3105a71a48b: Pull complete 18:09:54 0f093f025ec4: Pull complete 18:09:54 c3106fc0e877: Pull complete 18:09:54 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 18:09:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:09:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:09:54 prd-ubuntu20.04-docker-arm64-4c-16g-3548 does not seem to be running inside a container 18:09:54 $ 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/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:09:56 $ docker top a82c1ed1b64332bbc9ff3c8730f47809c61af6fffdd55d960da0ed67a5c4fc5c -eo pid,comm [Pipeline] { [Pipeline] sh 18:09:57 + docker compose -f ./docker-compose-build.yml build --parallel 18:10:05 #1 [security-secretstore-setup internal] load build definition from Dockerfile 18:10:05 #1 transferring dockerfile: 2.38kB 0.0s done 18:10:05 #1 DONE 0.1s 18:10:06 18:10:06 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 18:10:06 #2 transferring dockerfile: 1.78kB done 18:10:06 #2 DONE 0.0s 18:10:06 18:10:06 #3 [security-bootstrapper internal] load build definition from Dockerfile 18:10:06 #3 transferring dockerfile: 2.82kB done 18:10:06 #3 DONE 0.1s 18:10:06 18:10:06 #4 [core-metadata internal] load build definition from Dockerfile 18:10:06 #4 transferring dockerfile: 1.96kB 0.0s done 18:10:06 #4 DONE 0.1s 18:10:06 18:10:06 #5 [core-command internal] load build definition from Dockerfile 18:10:06 #5 transferring dockerfile: 1.82kB done 18:10:06 #5 DONE 0.1s 18:10:06 18:10:06 #6 [security-proxy-auth internal] load build definition from Dockerfile 18:10:06 #6 transferring dockerfile: 2.04kB done 18:10:06 #6 DONE 0.0s 18:10:06 18:10:06 #7 [security-spire-config internal] load build definition from Dockerfile 18:10:06 #7 transferring dockerfile: 2.58kB done 18:10:06 #7 DONE 0.1s 18:10:06 18:10:06 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 18:10:06 #8 transferring dockerfile: 2.12kB done 18:10:06 #8 DONE 0.1s 18:10:06 18:10:06 #9 [support-notifications internal] load build definition from Dockerfile 18:10:06 #9 transferring dockerfile: 1.84kB done 18:10:06 #9 DONE 0.0s 18:10:06 18:10:06 #10 [security-spire-server internal] load build definition from Dockerfile 18:10:06 #10 transferring dockerfile: 2.63kB done 18:10:06 #10 DONE 0.0s 18:10:06 18:10:06 #11 [security-proxy-setup internal] load build definition from Dockerfile 18:10:06 #11 transferring dockerfile: 2.06kB done 18:10:06 #11 DONE 0.1s 18:10:06 18:10:06 #12 [support-scheduler internal] load build definition from Dockerfile 18:10:06 #12 transferring dockerfile: 1.82kB 0.0s done 18:10:06 #12 DONE 0.1s 18:10:06 18:10:06 #13 [core-data internal] load build definition from Dockerfile 18:10:06 #13 transferring dockerfile: 1.90kB done 18:10:06 #13 DONE 0.1s 18:10:06 18:10:06 #14 [security-secretstore-setup internal] load .dockerignore 18:10:06 #14 DONE 0.0s 18:10:06 18:10:06 #15 [security-spire-agent internal] load build definition from Dockerfile 18:10:06 #15 transferring dockerfile: 2.68kB done 18:10:06 #15 DONE 0.1s 18:10:06 18:10:06 #14 [security-secretstore-setup internal] load .dockerignore 18:10:06 #14 transferring context: 56B 0.0s done 18:10:06 #14 DONE 0.1s 18:10:07 18:10:07 #16 [security-spiffe-token-provider internal] load .dockerignore 18:10:07 #16 transferring context: 56B done 18:10:07 #16 DONE 0.0s 18:10:07 18:10:07 #17 [security-bootstrapper internal] load .dockerignore 18:10:07 #17 transferring context: 56B done 18:10:07 #17 DONE 0.0s 18:10:07 18:10:07 #18 [core-metadata internal] load .dockerignore 18:10:07 #18 transferring context: 56B done 18:10:07 #18 DONE 0.1s 18:10:07 18:10:07 #19 [core-command internal] load .dockerignore 18:10:07 #19 transferring context: 56B done 18:10:07 #19 DONE 0.1s 18:10:07 18:10:07 #20 [security-proxy-auth internal] load .dockerignore 18:10:07 #20 transferring context: 56B done 18:10:07 #20 DONE 0.0s 18:10:07 18:10:07 #21 [security-spire-config internal] load .dockerignore 18:10:07 #21 transferring context: 56B done 18:10:07 #21 DONE 0.1s 18:10:07 18:10:07 #22 [core-common-config-bootstrapper internal] load .dockerignore 18:10:07 #22 transferring context: 56B done 18:10:07 #22 DONE 0.1s 18:10:07 18:10:07 #23 [support-notifications internal] load .dockerignore 18:10:07 #23 transferring context: 56B done 18:10:07 #23 DONE 0.1s 18:10:07 18:10:07 #24 [security-spire-server internal] load .dockerignore 18:10:08 #24 transferring context: 56B 0.0s done 18:10:08 #24 DONE 0.1s 18:10:08 18:10:08 #25 [security-proxy-setup internal] load .dockerignore 18:10:08 #25 transferring context: 56B done 18:10:08 #25 DONE 0.0s 18:10:08 18:10:08 #26 [support-scheduler internal] load .dockerignore 18:10:08 #26 transferring context: 56B done 18:10:08 #26 DONE 0.1s 18:10:08 18:10:08 #27 [core-data internal] load .dockerignore 18:10:08 #27 transferring context: 56B done 18:10:08 #27 DONE 0.1s 18:10:08 18:10:08 #28 [security-spire-agent internal] load .dockerignore 18:10:08 #28 transferring context: 56B 0.0s done 18:10:08 #28 DONE 0.1s 18:10:08 18:10:08 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:10:08 #29 DONE 0.0s 18:10:08 18:10:08 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 18:10:08 #30 DONE 0.1s 18:10:08 18:10:08 #31 [security-secretstore-setup stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 18:10:08 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 18:10:08 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 18:10:08 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 18:10:08 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.10MB / 3.26MB 0.1s 18:10:08 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 18:10:08 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 18:10:08 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 18:10:09 #31 ... 18:10:09 18:10:09 #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 18:10:09 #32 DONE 0.9s 18:10:09 18:10:09 #31 [security-secretstore-setup stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 18:10:09 #31 ... 18:10:09 18:10:09 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:10:09 #29 DONE 0.0s 18:10:09 18:10:09 #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 18:10:09 #32 DONE 1.5s 18:10:09 18:10:09 #31 [security-spiffe-token-provider stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 18:10:09 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 18:10:09 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 18:10:09 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 18:10:09 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 18:10:09 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 18:10:09 #31 ... 18:10:09 18:10:09 #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 18:10:09 #32 DONE 1.5s 18:10:09 18:10:09 #31 [security-bootstrapper stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 18:10:09 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 18:10:09 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 18:10:09 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 18:10:09 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 18:10:09 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 18:10:09 #31 ... 18:10:09 18:10:09 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:10:09 #29 DONE 0.0s 18:10:09 18:10:09 #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 18:10:09 #33 DONE 0.7s 18:10:09 18:10:09 #31 [security-bootstrapper stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 18:10:09 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.1s done 18:10:09 #31 ... 18:10:09 18:10:09 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 18:10:09 #30 DONE 0.4s 18:10:09 18:10:09 #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 18:10:09 #32 DONE 1.6s 18:10:09 18:10:09 #33 [core-command builder 2/7] WORKDIR /edgex-go 18:10:09 #33 DONE 0.7s 18:10:09 18:10:09 #31 [core-command stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 18:10:09 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 18:10:09 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 18:10:09 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 18:10:09 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 18:10:09 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 18:10:09 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.1s done 18:10:09 #31 ... 18:10:09 18:10:09 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:10:09 #29 DONE 0.0s 18:10:09 18:10:09 #34 [security-spiffe-token-provider internal] load build context 18:10:09 #34 ... 18:10:09 18:10:09 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:10:09 #29 DONE 0.0s 18:10:10 18:10:10 #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 18:10:10 #32 DONE 1.6s 18:10:10 18:10:10 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:10:10 #29 DONE 0.0s 18:10:10 18:10:10 #33 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 18:10:10 #33 DONE 0.7s 18:10:10 18:10:10 #31 [security-proxy-auth stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 18:10:10 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 18:10:10 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 18:10:10 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 18:10:10 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 18:10:10 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 18:10:10 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.1s done 18:10:10 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 18:10:10 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 18:10:10 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 18:10:10 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 18:10:10 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 18:10:10 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.1s done 18:10:10 #31 DONE 2.6s 18:10:10 18:10:10 #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 18:10:10 #32 DONE 1.6s 18:10:10 18:10:10 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:10:10 #29 DONE 0.0s 18:10:10 18:10:10 #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 18:10:10 #33 DONE 0.8s 18:10:10 18:10:10 #35 [core-common-config-bootstrapper internal] load build context 18:10:10 #35 ... 18:10:10 18:10:10 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:10:10 #29 DONE 0.0s 18:10:10 18:10:10 #36 [security-proxy-auth internal] load build context 18:10:10 #36 ... 18:10:10 18:10:10 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:10:10 #29 DONE 0.0s 18:10:10 18:10:10 #36 [security-proxy-auth internal] load build context 18:10:10 #36 ... 18:10:10 18:10:10 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:10:10 #29 DONE 0.0s 18:10:10 18:10:10 #36 [security-proxy-auth internal] load build context 18:10:11 #36 ... 18:10:11 18:10:11 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 18:10:11 #30 DONE 1.8s 18:10:11 18:10:11 #36 [security-proxy-auth internal] load build context 18:10:11 #36 ... 18:10:11 18:10:11 #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 18:10:11 #32 DONE 1.6s 18:10:11 18:10:11 #33 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 18:10:11 #33 DONE 0.8s 18:10:11 18:10:11 #31 [security-proxy-setup stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 18:10:11 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 18:10:11 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 18:10:11 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 18:10:11 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 18:10:11 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 18:10:11 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.1s done 18:10:11 #31 DONE 2.7s 18:10:11 18:10:11 #36 [security-proxy-auth internal] load build context 18:10:11 #36 ... 18:10:11 18:10:11 #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 18:10:11 #32 DONE 1.7s 18:10:11 18:10:11 #33 [core-data builder 2/7] WORKDIR /edgex-go 18:10:11 #33 DONE 0.8s 18:10:11 18:10:11 #31 [core-data stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 18:10:11 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 18:10:11 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 18:10:11 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 18:10:11 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 18:10:11 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 18:10:11 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.1s done 18:10:11 #31 DONE 2.7s 18:10:11 18:10:11 #37 [security-spire-agent internal] load build context 18:10:11 #37 DONE 0.0s 18:10:11 18:10:11 #38 [support-scheduler internal] load build context 18:10:13 #38 transferring context: 65.75kB 0.6s 18:10:17 #38 ... 18:10:17 18:10:17 #39 [security-secretstore-setup internal] load build context 18:10:17 #39 transferring context: 50.33MB 9.1s 18:10:17 #39 ... 18:10:17 18:10:17 #38 [support-scheduler internal] load build context 18:10:19 #38 ... 18:10:19 18:10:19 #40 [security-bootstrapper internal] load build context 18:10:19 #40 ... 18:10:19 18:10:19 #41 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 18:10:19 #0 4.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:10:19 #0 5.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:10:19 #0 7.818 OK: 263 MiB in 53 packages 18:10:19 #41 DONE 9.9s 18:10:19 18:10:19 #34 [security-spiffe-token-provider internal] load build context 18:10:19 #34 ... 18:10:19 18:10:19 #42 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 18:10:19 #0 6.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:10:19 #0 8.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:10:20 #42 ... 18:10:20 18:10:20 #43 [core-metadata internal] load build context 18:10:20 #43 ... 18:10:20 18:10:20 #44 [core-command internal] load build context 18:10:20 #44 ... 18:10:20 18:10:20 #45 [security-spire-config internal] load build context 18:10:20 #45 ... 18:10:20 18:10:20 #46 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 18:10:20 #0 6.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:10:20 #0 8.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:10:20 #46 ... 18:10:20 18:10:20 #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 18:10:20 #47 ... 18:10:20 18:10:20 #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:10:20 #48 ... 18:10:20 18:10:20 #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 18:10:20 #0 5.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:10:20 #0 7.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:10:20 #0 11.05 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:10:20 #0 11.05 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:10:20 #0 11.05 OK: 17694 distinct packages available 18:10:20 #49 ... 18:10:20 18:10:20 #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 18:10:20 #50 ... 18:10:20 18:10:20 #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 18:10:21 #51 ... 18:10:21 18:10:21 #52 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 18:10:21 #52 ... 18:10:21 18:10:21 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 18:10:21 #0 9.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:10:21 #0 10.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:10:21 #53 ... 18:10:21 18:10:21 #35 [core-common-config-bootstrapper internal] load build context 18:10:21 #35 ... 18:10:21 18:10:21 #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 18:10:21 #54 ... 18:10:21 18:10:21 #55 [support-notifications internal] load build context 18:10:21 #55 ... 18:10:21 18:10:21 #56 [security-proxy-setup internal] load build context 18:10:21 #56 ... 18:10:21 18:10:21 #57 [security-spire-server internal] load build context 18:10:21 #57 ... 18:10:21 18:10:21 #37 [security-spire-agent internal] load build context 18:10:21 #37 ... 18:10:21 18:10:21 #58 [core-data internal] load build context 18:10:22 #58 ... 18:10:22 18:10:22 #59 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 18:10:22 #0 9.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:10:22 #59 ... 18:10:22 18:10:22 #36 [security-proxy-auth internal] load build context 18:10:22 #36 ... 18:10:22 18:10:22 #60 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:10:22 #60 ... 18:10:22 18:10:22 #56 [security-proxy-setup internal] load build context 18:10:22 #56 ... 18:10:22 18:10:22 #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 18:10:22 #61 ... 18:10:22 18:10:22 #58 [core-data internal] load build context 18:10:23 #58 ... 18:10:23 18:10:23 #42 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 18:10:23 #42 11.83 OK: 263 MiB in 53 packages 18:10:23 #42 DONE 14.3s 18:10:23 18:10:23 #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:10:23 #48 13.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:10:23 #48 ... 18:10:23 18:10:23 #46 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 18:10:23 #46 11.55 OK: 263 MiB in 53 packages 18:10:23 #46 DONE 13.6s 18:10:23 18:10:23 #58 [core-data internal] load build context 18:10:23 #58 transferring context: 6.82MB 11.2s 18:10:28 #58 ... 18:10:28 18:10:28 #39 [security-secretstore-setup internal] load build context 18:10:28 #39 ... 18:10:28 18:10:28 #58 [core-data internal] load build context 18:10:28 #58 transferring context: 14.03MB 16.2s 18:10:29 #58 ... 18:10:29 18:10:29 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 18:10:29 #53 14.48 OK: 263 MiB in 53 packages 18:10:29 #53 DONE 18.8s 18:10:29 18:10:29 #58 [core-data internal] load build context 18:10:29 #58 ... 18:10:29 18:10:29 #38 [support-scheduler internal] load build context 18:10:29 #38 ... 18:10:29 18:10:29 #40 [security-bootstrapper internal] load build context 18:10:29 #40 ... 18:10:29 18:10:29 #58 [core-data internal] load build context 18:10:30 #58 ... 18:10:30 18:10:30 #34 [security-spiffe-token-provider internal] load build context 18:10:30 #34 ... 18:10:30 18:10:30 #58 [core-data internal] load build context 18:10:30 #58 ... 18:10:30 18:10:30 #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 18:10:30 #49 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:10:30 #49 13.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:10:30 #49 18.55 OK: 263 MiB in 53 packages 18:10:30 #49 DONE 20.6s 18:10:30 18:10:30 #58 [core-data internal] load build context 18:10:30 #58 ... 18:10:30 18:10:30 #45 [security-spire-config internal] load build context 18:10:30 #45 ... 18:10:30 18:10:30 #43 [core-metadata internal] load build context 18:10:30 #43 ... 18:10:30 18:10:30 #44 [core-command internal] load build context 18:10:30 #44 ... 18:10:30 18:10:30 #43 [core-metadata internal] load build context 18:10:31 #43 ... 18:10:31 18:10:31 #59 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 18:10:31 #59 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:10:31 #59 16.94 (1/2) Installing dumb-init (1.2.5-r2) 18:10:31 #59 17.00 (2/2) Installing openssl (3.0.10-r0) 18:10:31 #59 17.14 Executing busybox-1.35.0-r29.trigger 18:10:31 #59 17.50 OK: 8 MiB in 17 packages 18:10:31 #59 DONE 19.4s 18:10:31 18:10:31 #43 [core-metadata internal] load build context 18:10:31 #43 ... 18:10:31 18:10:31 #35 [core-common-config-bootstrapper internal] load build context 18:10:31 #35 ... 18:10:31 18:10:31 #43 [core-metadata internal] load build context 18:10:31 #43 ... 18:10:31 18:10:31 #55 [support-notifications internal] load build context 18:10:32 #55 ... 18:10:32 18:10:32 #57 [security-spire-server internal] load build context 18:10:32 #57 ... 18:10:32 18:10:32 #37 [security-spire-agent internal] load build context 18:10:32 #37 ... 18:10:32 18:10:32 #57 [security-spire-server internal] load build context 18:10:32 #57 ... 18:10:32 18:10:32 #36 [security-proxy-auth internal] load build context 18:10:32 #36 ... 18:10:32 18:10:32 #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 18:10:32 #62 DONE 0.9s 18:10:32 18:10:32 #36 [security-proxy-auth internal] load build context 18:10:32 #36 ... 18:10:32 18:10:32 #57 [security-spire-server internal] load build context 18:10:32 #57 ... 18:10:32 18:10:32 #56 [security-proxy-setup internal] load build context 18:10:32 #56 ... 18:10:32 18:10:32 #57 [security-spire-server internal] load build context 18:10:33 #57 ... 18:10:33 18:10:33 #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 18:10:33 #51 13.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:10:33 #51 15.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:10:33 #51 20.86 (1/4) Installing ca-certificates (20230506-r0) 18:10:33 #51 21.18 (2/4) Installing dumb-init (1.2.5-r2) 18:10:33 #51 21.24 (3/4) Installing su-exec (0.2-r2) 18:10:33 #51 21.24 (4/4) Installing yq (4.30.4-r4) 18:10:33 #51 21.76 Executing busybox-1.35.0-r29.trigger 18:10:33 #51 21.86 Executing ca-certificates-20230506-r0.trigger 18:10:33 #51 ... 18:10:33 18:10:33 #36 [security-proxy-auth internal] load build context 18:10:33 #36 transferring context: 35.14MB 23.6s 18:10:34 #36 ... 18:10:34 18:10:34 #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 18:10:34 #54 13.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:10:34 #54 15.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:10:34 #54 21.23 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:10:34 #54 21.26 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:10:34 #54 21.26 OK: 17689 distinct packages available 18:10:34 #54 22.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:10:34 #54 ... 18:10:34 18:10:34 #57 [security-spire-server internal] load build context 18:10:35 #57 ... 18:10:35 18:10:35 #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 18:10:35 #47 14.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:10:35 #47 17.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:10:35 #47 24.58 (1/2) Installing dumb-init (1.2.5-r2) 18:10:35 #47 24.60 (2/2) Installing su-exec (0.2-r2) 18:10:35 #47 24.61 Executing busybox-1.35.0-r29.trigger 18:10:35 #47 ... 18:10:35 18:10:35 #36 [security-proxy-auth internal] load build context 18:10:36 #36 ... 18:10:36 18:10:36 #52 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 18:10:36 #52 15.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:10:36 #52 18.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:10:36 #52 23.45 (1/1) Installing dumb-init (1.2.5-r2) 18:10:36 #52 23.52 Executing busybox-1.35.0-r29.trigger 18:10:36 #52 23.81 OK: 8 MiB in 16 packages 18:10:36 #52 ... 18:10:36 18:10:36 #40 [security-bootstrapper internal] load build context 18:10:36 #40 ... 18:10:36 18:10:36 #36 [security-proxy-auth internal] load build context 18:10:36 #36 ... 18:10:36 18:10:36 #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:10:36 #48 15.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:10:36 #48 21.46 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:10:36 #48 21.46 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:10:36 #48 21.46 OK: 17689 distinct packages available 18:10:36 #48 22.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:10:36 #48 25.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:10:36 #48 ... 18:10:36 18:10:36 #40 [security-bootstrapper internal] load build context 18:10:36 #40 ... 18:10:36 18:10:36 #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 18:10:36 #51 23.30 OK: 17 MiB in 19 packages 18:10:36 #51 DONE 25.7s 18:10:36 18:10:36 #40 [security-bootstrapper internal] load build context 18:10:36 #40 ... 18:10:36 18:10:36 #60 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:10:36 #60 14.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:10:36 #60 17.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:10:36 #60 23.97 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:10:36 #60 23.97 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:10:36 #60 23.97 OK: 17689 distinct packages available 18:10:36 #60 ... 18:10:36 18:10:36 #52 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 18:10:36 #52 ... 18:10:36 18:10:36 #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 18:10:36 #50 15.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:10:36 #50 18.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:10:36 #50 25.29 (1/2) Installing ca-certificates (20230506-r0) 18:10:36 #50 25.58 (2/2) Installing dumb-init (1.2.5-r2) 18:10:36 #50 25.58 Executing busybox-1.35.0-r29.trigger 18:10:36 #50 25.76 Executing ca-certificates-20230506-r0.trigger 18:10:36 #50 ... 18:10:36 18:10:36 #52 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 18:10:36 #52 DONE 26.2s 18:10:36 18:10:36 #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 18:10:36 #47 24.84 OK: 8 MiB in 17 packages 18:10:36 #47 DONE 26.4s 18:10:36 18:10:36 #36 [security-proxy-auth internal] load build context 18:10:38 #36 ... 18:10:38 18:10:38 #39 [security-secretstore-setup internal] load build context 18:10:38 #39 transferring context: 97.74MB 29.8s 18:10:38 #39 ... 18:10:38 18:10:38 #36 [security-proxy-auth internal] load build context 18:10:38 #36 ... 18:10:38 18:10:38 #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 18:10:38 #50 26.78 OK: 8 MiB in 17 packages 18:10:38 #50 DONE 27.8s 18:10:38 18:10:38 #36 [security-proxy-auth internal] load build context 18:10:39 #36 ... 18:10:39 18:10:39 #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 18:10:39 #61 17.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:10:39 #61 20.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:10:39 #61 25.05 (1/1) Installing dumb-init (1.2.5-r2) 18:10:39 #61 25.09 Executing busybox-1.35.0-r29.trigger 18:10:39 #61 25.30 OK: 8 MiB in 16 packages 18:10:39 #61 DONE 26.5s 18:10:39 18:10:39 #36 [security-proxy-auth internal] load build context 18:10:39 #36 ... 18:10:39 18:10:39 #38 [support-scheduler internal] load build context 18:10:39 #38 ... 18:10:39 18:10:39 #36 [security-proxy-auth internal] load build context 18:10:40 #36 ... 18:10:40 18:10:40 #34 [security-spiffe-token-provider internal] load build context 18:10:40 #34 ... 18:10:40 18:10:40 #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:10:40 #48 29.53 (1/9) Installing ca-certificates (20230506-r0) 18:10:40 #48 29.73 (2/9) Installing brotli-libs (1.0.9-r9) 18:10:40 #48 29.78 (3/9) Installing nghttp2-libs (1.51.0-r1) 18:10:40 #48 29.81 (4/9) Installing libcurl (8.2.1-r0) 18:10:40 #48 29.87 (5/9) Installing curl (8.2.1-r0) 18:10:40 #48 29.89 (6/9) Installing dumb-init (1.2.5-r2) 18:10:40 #48 29.92 (7/9) Installing musl-obstack (1.2.3-r0) 18:10:40 #48 29.92 (8/9) Installing libucontext (1.2-r0) 18:10:40 #48 29.95 (9/9) Installing gcompat (1.1.0-r0) 18:10:40 #48 29.95 Executing busybox-1.35.0-r29.trigger 18:10:40 #48 30.03 Executing ca-certificates-20230506-r0.trigger 18:10:40 #48 ... 18:10:40 18:10:40 #58 [core-data internal] load build context 18:10:40 #58 ... 18:10:40 18:10:40 #34 [security-spiffe-token-provider internal] load build context 18:10:40 #34 ... 18:10:40 18:10:40 #45 [security-spire-config internal] load build context 18:10:41 #45 ... 18:10:41 18:10:41 #44 [core-command internal] load build context 18:10:41 #44 ... 18:10:41 18:10:41 #34 [security-spiffe-token-provider internal] load build context 18:10:41 #34 ... 18:10:41 18:10:41 #35 [core-common-config-bootstrapper internal] load build context 18:10:41 #35 ... 18:10:41 18:10:41 #34 [security-spiffe-token-provider internal] load build context 18:10:41 #34 ... 18:10:41 18:10:41 #43 [core-metadata internal] load build context 18:10:42 #43 ... 18:10:42 18:10:42 #34 [security-spiffe-token-provider internal] load build context 18:10:42 #34 ... 18:10:42 18:10:42 #55 [support-notifications internal] load build context 18:10:42 #55 ... 18:10:42 18:10:42 #37 [security-spire-agent internal] load build context 18:10:42 #37 ... 18:10:42 18:10:42 #60 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:10:42 #60 24.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:10:42 #60 26.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:10:42 #60 28.64 (1/5) Installing dumb-init (1.2.5-r2) 18:10:42 #60 28.69 (2/5) Installing musl-obstack (1.2.3-r0) 18:10:42 #60 28.69 (3/5) Installing libucontext (1.2-r0) 18:10:42 #60 28.69 (4/5) Installing gcompat (1.1.0-r0) 18:10:42 #60 28.69 (5/5) Installing openssl (3.0.10-r0) 18:10:42 #60 28.76 Executing busybox-1.35.0-r29.trigger 18:10:42 #60 28.81 OK: 9 MiB in 20 packages 18:10:42 #60 DONE 30.3s 18:10:42 18:10:42 #37 [security-spire-agent internal] load build context 18:10:42 #37 ... 18:10:42 18:10:42 #34 [security-spiffe-token-provider internal] load build context 18:10:43 #34 ... 18:10:43 18:10:43 #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 18:10:43 #54 25.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:10:43 #54 29.32 (1/4) Installing dumb-init (1.2.5-r2) 18:10:43 #54 29.32 (2/4) Installing musl-obstack (1.2.3-r0) 18:10:43 #54 29.36 (3/4) Installing libucontext (1.2-r0) 18:10:43 #54 29.36 (4/4) Installing gcompat (1.1.0-r0) 18:10:43 #54 29.41 Executing busybox-1.35.0-r29.trigger 18:10:43 #54 29.46 OK: 8 MiB in 19 packages 18:10:43 #54 DONE 32.4s 18:10:43 18:10:43 #34 [security-spiffe-token-provider internal] load build context 18:10:43 #34 ... 18:10:43 18:10:43 #56 [security-proxy-setup internal] load build context 18:10:43 #56 ... 18:10:43 18:10:43 #34 [security-spiffe-token-provider internal] load build context 18:10:43 #34 ... 18:10:43 18:10:43 #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:10:43 #48 30.70 OK: 11 MiB in 24 packages 18:10:43 #48 DONE 32.9s 18:10:43 18:10:43 #34 [security-spiffe-token-provider internal] load build context 18:10:43 #34 ... 18:10:43 18:10:43 #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 18:10:43 #63 DONE 6.2s 18:10:43 18:10:43 #34 [security-spiffe-token-provider internal] load build context 18:10:43 #34 transferring context: 48.49MB 34.5s 18:10:44 #34 ... 18:10:44 18:10:44 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 18:10:44 #64 DONE 0.8s 18:10:44 18:10:44 #34 [security-spiffe-token-provider internal] load build context 18:10:45 #34 ... 18:10:45 18:10:45 #57 [security-spire-server internal] load build context 18:10:45 #57 ... 18:10:45 18:10:45 #34 [security-spiffe-token-provider internal] load build context 18:10:46 #34 ... 18:10:46 18:10:46 #40 [security-bootstrapper internal] load build context 18:10:46 #40 ... 18:10:46 18:10:46 #34 [security-spiffe-token-provider internal] load build context 18:10:48 #34 ... 18:10:48 18:10:48 #39 [security-secretstore-setup internal] load build context 18:10:48 #39 transferring context: 144.27MB 40.0s 18:10:48 #39 ... 18:10:48 18:10:48 #34 [security-spiffe-token-provider internal] load build context 18:10:50 #34 ... 18:10:50 18:10:50 #38 [support-scheduler internal] load build context 18:10:50 #38 ... 18:10:50 18:10:50 #34 [security-spiffe-token-provider internal] load build context 18:10:50 #34 ... 18:10:50 18:10:50 #36 [security-proxy-auth internal] load build context 18:10:50 #36 ... 18:10:50 18:10:50 #38 [support-scheduler internal] load build context 18:10:50 #38 ... 18:10:50 18:10:50 #58 [core-data internal] load build context 18:10:50 #58 ... 18:10:50 18:10:50 #38 [support-scheduler internal] load build context 18:10:51 #38 ... 18:10:51 18:10:51 #45 [security-spire-config internal] load build context 18:10:51 #45 ... 18:10:51 18:10:51 #44 [core-command internal] load build context 18:10:51 #44 ... 18:10:51 18:10:51 #38 [support-scheduler internal] load build context 18:10:52 #38 ... 18:10:52 18:10:52 #35 [core-common-config-bootstrapper internal] load build context 18:10:52 #35 ... 18:10:52 18:10:52 #38 [support-scheduler internal] load build context 18:10:52 #38 ... 18:10:52 18:10:52 #43 [core-metadata internal] load build context 18:10:52 #43 ... 18:10:52 18:10:52 #38 [support-scheduler internal] load build context 18:10:52 #38 ... 18:10:52 18:10:52 #55 [support-notifications internal] load build context 18:10:52 #55 ... 18:10:52 18:10:52 #37 [security-spire-agent internal] load build context 18:10:52 #37 ... 18:10:52 18:10:52 #55 [support-notifications internal] load build context 18:10:53 #55 ... 18:10:53 18:10:53 #56 [security-proxy-setup internal] load build context 18:10:53 #56 ... 18:10:53 18:10:53 #38 [support-scheduler internal] load build context 18:10:54 #38 transferring context: 58.49MB 41.6s 18:10:55 #38 ... 18:10:55 18:10:55 #57 [security-spire-server internal] load build context 18:10:55 #57 ... 18:10:55 18:10:55 #38 [support-scheduler internal] load build context 18:10:56 #38 ... 18:10:56 18:10:56 #39 [security-secretstore-setup internal] load build context 18:10:56 #39 transferring context: 188.04MB 47.8s done 18:10:56 #39 DONE 48.0s 18:10:56 18:10:56 #38 [support-scheduler internal] load build context 18:10:56 #38 ... 18:10:56 18:10:56 #40 [security-bootstrapper internal] load build context 18:10:57 #40 ... 18:10:57 18:10:57 #38 [support-scheduler internal] load build context 18:10:59 #38 ... 18:10:59 18:10:59 #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 18:10:59 #65 DONE 2.6s 18:10:59 18:10:59 #38 [support-scheduler internal] load build context 18:11:00 #38 ... 18:11:00 18:11:00 #34 [security-spiffe-token-provider internal] load build context 18:11:00 #34 ... 18:11:00 18:11:00 #36 [security-proxy-auth internal] load build context 18:11:00 #36 ... 18:11:00 18:11:00 #38 [support-scheduler internal] load build context 18:11:00 #38 ... 18:11:00 18:11:00 #58 [core-data internal] load build context 18:11:00 #58 ... 18:11:00 18:11:00 #38 [support-scheduler internal] load build context 18:11:01 #38 ... 18:11:01 18:11:01 #45 [security-spire-config internal] load build context 18:11:01 #45 ... 18:11:01 18:11:01 #44 [core-command internal] load build context 18:11:01 #44 ... 18:11:01 18:11:01 #43 [core-metadata internal] load build context 18:11:01 #43 ... 18:11:01 18:11:01 #40 [security-bootstrapper internal] load build context 18:11:01 #40 transferring context: 188.04MB 51.8s done 18:11:01 #40 DONE 52.2s 18:11:01 18:11:01 #43 [core-metadata internal] load build context 18:11:01 #43 ... 18:11:01 18:11:01 #44 [core-command internal] load build context 18:11:02 #44 ... 18:11:02 18:11:02 #35 [core-common-config-bootstrapper internal] load build context 18:11:02 #35 ... 18:11:02 18:11:02 #44 [core-command internal] load build context 18:11:03 #44 ... 18:11:03 18:11:03 #37 [security-spire-agent internal] load build context 18:11:03 #37 ... 18:11:03 18:11:03 #44 [core-command internal] load build context 18:11:03 #44 ... 18:11:03 18:11:03 #56 [security-proxy-setup internal] load build context 18:11:03 #56 ... 18:11:03 18:11:03 #55 [support-notifications internal] load build context 18:11:03 #55 ... 18:11:03 18:11:03 #56 [security-proxy-setup internal] load build context 18:11:06 #56 ... 18:11:06 18:11:06 #57 [security-spire-server internal] load build context 18:11:06 #57 ... 18:11:06 18:11:06 #56 [security-proxy-setup internal] load build context 18:11:06 #56 transferring context: 108.34MB 53.9s 18:11:08 #56 ... 18:11:08 18:11:08 #36 [security-proxy-auth internal] load build context 18:11:08 #36 transferring context: 188.04MB 56.3s done 18:11:08 #36 DONE 58.4s 18:11:08 18:11:08 #56 [security-proxy-setup internal] load build context 18:11:08 #56 ... 18:11:08 18:11:08 #55 [support-notifications internal] load build context 18:11:08 #55 transferring context: 188.04MB 55.7s done 18:11:08 #55 DONE 58.1s 18:11:08 18:11:08 #45 [security-spire-config internal] load build context 18:11:08 #45 transferring context: 188.04MB 57.2s done 18:11:08 #45 DONE 58.5s 18:11:08 18:11:08 #56 [security-proxy-setup internal] load build context 18:11:08 #56 ... 18:11:08 18:11:08 #43 [core-metadata internal] load build context 18:11:08 #43 transferring context: 188.04MB 57.8s done 18:11:08 #43 DONE 59.0s 18:11:08 18:11:08 #56 [security-proxy-setup internal] load build context 18:11:08 #56 ... 18:11:08 18:11:08 #66 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:11:08 #66 ... 18:11:08 18:11:08 #57 [security-spire-server internal] load build context 18:11:08 #57 transferring context: 188.04MB 56.1s done 18:11:08 #57 DONE 57.3s 18:11:08 18:11:08 #56 [security-proxy-setup internal] load build context 18:11:10 #56 ... 18:11:10 18:11:10 #34 [security-spiffe-token-provider internal] load build context 18:11:10 #34 ... 18:11:10 18:11:10 #67 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 18:11:10 #67 DONE 2.3s 18:11:10 18:11:10 #34 [security-spiffe-token-provider internal] load build context 18:11:10 #34 ... 18:11:10 18:11:10 #56 [security-proxy-setup internal] load build context 18:11:10 #56 ... 18:11:10 18:11:10 #68 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 18:11:10 #68 DONE 2.3s 18:11:10 18:11:10 #56 [security-proxy-setup internal] load build context 18:11:11 #56 ... 18:11:11 18:11:11 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 18:11:11 #69 DONE 2.6s 18:11:11 18:11:11 #56 [security-proxy-setup internal] load build context 18:11:11 #56 ... 18:11:11 18:11:11 #58 [core-data internal] load build context 18:11:11 #58 transferring context: 188.04MB 58.5s done 18:11:11 #58 DONE 59.5s 18:11:11 18:11:11 #38 [support-scheduler internal] load build context 18:11:11 #38 ... 18:11:11 18:11:11 #56 [security-proxy-setup internal] load build context 18:11:12 #56 ... 18:11:12 18:11:12 #44 [core-command internal] load build context 18:11:12 #44 transferring context: 188.04MB 61.6s done 18:11:12 #44 DONE 62.3s 18:11:12 18:11:12 #56 [security-proxy-setup internal] load build context 18:11:12 #56 ... 18:11:12 18:11:12 #35 [core-common-config-bootstrapper internal] load build context 18:11:12 #35 ... 18:11:12 18:11:12 #56 [security-proxy-setup internal] load build context 18:11:13 #56 ... 18:11:13 18:11:13 #37 [security-spire-agent internal] load build context 18:11:13 #37 ... 18:11:13 18:11:13 #56 [security-proxy-setup internal] load build context 18:11:13 #56 ... 18:11:13 18:11:13 #35 [core-common-config-bootstrapper internal] load build context 18:11:13 #35 transferring context: 188.04MB 62.6s done 18:11:13 #35 DONE 63.2s 18:11:13 18:11:13 #56 [security-proxy-setup internal] load build context 18:11:14 #56 ... 18:11:14 18:11:14 #34 [security-spiffe-token-provider internal] load build context 18:11:14 #34 transferring context: 188.04MB 65.1s done 18:11:14 #34 DONE 65.2s 18:11:14 18:11:14 #56 [security-proxy-setup internal] load build context 18:11:15 #56 ... 18:11:15 18:11:15 #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 18:11:15 #70 DONE 0.9s 18:11:15 18:11:15 #56 [security-proxy-setup internal] load build context 18:11:17 #56 transferring context: 188.04MB 64.2s done 18:11:17 #56 DONE 65.2s 18:11:17 18:11:17 #37 [security-spire-agent internal] load build context 18:11:18 #37 transferring context: 188.04MB 65.5s done 18:11:18 #37 DONE 66.5s 18:11:18 18:11:18 #38 [support-scheduler internal] load build context 18:11:18 #38 transferring context: 188.04MB 66.1s done 18:11:18 #38 DONE 66.9s 18:11:18 18:11:18 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:11:21 #71 ... 18:11:21 18:11:21 #72 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:11:21 #72 ... 18:11:21 18:11:21 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:11:21 #73 ... 18:11:21 18:11:21 #74 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:12:17 #74 DONE 57.3s 18:12:17 18:12:17 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:12:17 #73 DONE 57.3s 18:12:17 18:12:17 #75 [support-notifications builder 6/7] COPY . . 18:12:17 #75 ... 18:12:17 18:12:17 #72 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:12:17 #72 DONE 57.6s 18:12:17 18:12:17 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:12:17 #71 DONE 52.9s 18:12:17 18:12:17 #66 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:12:17 #66 DONE 69.6s 18:12:17 18:12:17 #76 [security-proxy-auth builder 6/7] COPY . . 18:12:17 #76 DONE 3.9s 18:12:17 18:12:17 #77 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:12:17 #77 CACHED 18:12:17 18:12:17 #78 [core-data builder 6/7] COPY . . 18:12:17 #78 CACHED 18:12:17 18:12:17 #79 [core-data builder 4/7] COPY go.mod vendor* ./ 18:12:17 #79 CACHED 18:12:17 18:12:17 #80 [security-proxy-setup builder 6/7] COPY . . 18:12:17 #80 CACHED 18:12:17 18:12:17 #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:12:17 #81 CACHED 18:12:17 18:12:17 #82 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 18:12:17 #82 CACHED 18:12:17 18:12:17 #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 18:12:17 #83 CACHED 18:12:17 18:12:17 #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:12:17 #84 CACHED 18:12:17 18:12:17 #85 [support-scheduler builder 6/7] COPY . . 18:12:17 #85 CACHED 18:12:17 18:12:17 #86 [core-common-config-bootstrapper builder 6/7] COPY . . 18:12:17 #86 CACHED 18:12:17 18:12:17 #87 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:12:17 #87 CACHED 18:12:17 18:12:17 #88 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 18:12:17 #88 CACHED 18:12:17 18:12:17 #75 [support-notifications builder 6/7] COPY . . 18:12:17 #75 DONE 4.0s 18:12:17 18:12:17 #89 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:12:17 #89 CACHED 18:12:17 18:12:17 #90 [core-command builder 4/7] COPY go.mod vendor* ./ 18:12:17 #90 CACHED 18:12:17 18:12:17 #91 [core-command builder 6/7] COPY . . 18:12:17 #91 CACHED 18:12:17 18:12:17 #92 [security-bootstrapper builder 6/7] COPY . . 18:12:17 #92 CACHED 18:12:17 18:12:17 #93 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:12:17 #93 CACHED 18:12:17 18:12:17 #94 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 18:12:17 #94 CACHED 18:12:17 18:12:17 #95 [core-metadata builder 4/7] COPY go.mod vendor* ./ 18:12:17 #95 CACHED 18:12:17 18:12:17 #96 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:12:17 #96 CACHED 18:12:17 18:12:17 #97 [core-metadata builder 6/7] COPY . . 18:12:17 #97 CACHED 18:12:17 18:12:17 #98 [security-spiffe-token-provider builder 6/7] COPY . . 18:12:17 #98 DONE 4.0s 18:12:17 18:12:17 #99 [security-secretstore-setup builder 6/7] COPY . . 18:12:17 #99 DONE 3.9s 18:12:17 18:12:17 #100 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:12:17 #100 ... 18:12:17 18:12:17 #101 [security-spire-config builder 6/9] COPY . . 18:12:17 #101 DONE 4.1s 18:12:17 18:12:17 #102 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 18:12:17 #102 DONE 0.5s 18:12:17 18:12:17 #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 18:12:17 #103 ... 18:12:17 18:12:17 #104 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:12:17 #104 CACHED 18:12:17 18:12:17 #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 18:12:17 #105 CACHED 18:12:17 18:12:17 #106 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 18:12:17 #106 CACHED 18:12:17 18:12:17 #107 [security-spire-server builder 6/9] COPY . . 18:12:17 #107 CACHED 18:12:17 18:12:17 #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 18:12:18 #108 ... 18:12:18 18:12:18 #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 18:12:18 #103 5.492 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 18:12:19 #103 ... 18:12:19 18:12:19 #109 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 18:12:19 #109 DONE 6.4s 18:12:19 18:12:19 #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 18:12:19 #108 DONE 6.5s 18:12:19 18:12:19 #110 [security-spire-server builder 9/9] WORKDIR /edgex-go 18:12:20 #110 DONE 0.4s 18:12:20 18:12:20 #111 [security-spire-config builder 9/9] WORKDIR /edgex-go 18:12:20 #111 DONE 0.4s 18:12:20 18:12:20 #100 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:12:20 #100 6.759 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 18:12:21 #100 ... 18:12:21 18:12:21 #112 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 18:12:21 #112 DONE 0.2s 18:12:21 18:12:21 #113 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 18:12:21 #113 DONE 0.2s 18:12:21 18:12:21 #114 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 18:12:21 #114 DONE 0.2s 18:12:21 18:12:21 #115 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 18:12:21 #0 6.668 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 18:12:21 #115 ... 18:12:21 18:12:21 #116 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 18:12:22 #116 DONE 0.2s 18:12:22 18:12:22 #117 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:12:22 #117 ... 18:12:22 18:12:22 #118 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 18:12:22 #0 6.083 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 18:12:22 #118 ... 18:12:22 18:12:22 #119 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 18:12:22 #0 4.996 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 18:12:22 #119 ... 18:12:22 18:12:22 #120 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 18:12:22 #120 CACHED 18:12:22 18:12:22 #121 [security-spire-agent builder 6/9] COPY . . 18:12:22 #121 CACHED 18:12:22 18:12:22 #122 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 18:12:22 #122 CACHED 18:12:22 18:12:22 #123 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:12:22 #123 CACHED 18:12:22 18:12:22 #124 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 18:12:22 #124 CACHED 18:12:22 18:12:22 #125 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 18:12:22 #125 CACHED 18:12:22 18:12:22 #126 [security-spire-agent builder 9/9] WORKDIR /edgex-go 18:12:22 #126 CACHED 18:12:22 18:12:22 #127 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 18:12:22 #127 CACHED 18:12:22 18:12:22 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 18:12:22 #0 5.930 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 18:12:22 #128 ... 18:12:22 18:12:22 #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 18:12:22 #0 5.365 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 18:12:23 #129 ... 18:12:23 18:12:23 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 18:12:23 #0 4.464 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 18:12:23 #130 ... 18:12:23 18:12:23 #117 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:12:23 #117 DONE 1.2s 18:12:23 18:12:23 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 18:12:23 #0 6.595 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 18:12:23 #131 ... 18:12:23 18:12:23 #132 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:12:23 #132 DONE 0.3s 18:12:23 18:12:23 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 18:12:23 #0 6.605 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 18:12:23 #133 ... 18:12:23 18:12:23 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 18:12:23 #0 6.264 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 18:12:23 #134 ... 18:12:23 18:12:23 #135 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:12:23 #135 DONE 0.2s 18:12:23 18:12:23 #136 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:12:24 #136 DONE 0.3s 18:12:24 18:12:24 #137 [security-spire-server] exporting to image 18:12:24 #137 exporting layers 18:12:24 #137 ... 18:12:24 18:12:24 #138 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 18:12:24 #138 DONE 1.6s 18:12:24 18:12:24 #139 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:12:29 #139 DONE 4.7s 18:12:29 18:12:29 #140 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:12:29 #140 ... 18:12:29 18:12:29 #141 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:12:29 #141 DONE 6.8s 18:12:29 18:12:29 #137 [security-spire-server] exporting to image 18:12:29 #137 exporting layers 5.3s done 18:12:29 #137 writing image sha256:9e70317671d6371df793538e3b764512230ea19b2c5d8bcdb34a75b6010dde05 0.0s done 18:12:29 #137 naming to docker.io/library/security-spire-server-arm64 0.0s done 18:12:29 #137 DONE 5.4s 18:12:29 18:12:29 #142 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:12:29 #142 DONE 0.2s 18:12:29 18:12:29 #143 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 18:12:29 #143 ... 18:12:29 18:12:29 #140 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:12:29 #140 DONE 0.5s 18:12:29 18:12:29 #144 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:12:29 #144 DONE 0.2s 18:12:29 18:12:29 #143 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 18:12:29 #143 DONE 0.2s 18:12:29 18:12:29 #145 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:12:29 #145 DONE 0.1s 18:12:29 18:12:29 #146 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:12:30 #146 DONE 0.2s 18:12:30 18:12:30 #137 [security-spire-config] exporting to image 18:12:32 #137 exporting layers 2.0s done 18:12:32 #137 writing image sha256:2abd6ccf0530defd4fae9dbf8f9e130791d41b4102b52d2dfdf6e4bbd755839c 18:12:32 #137 exporting layers 2.2s done 18:12:32 #137 writing image sha256:2abd6ccf0530defd4fae9dbf8f9e130791d41b4102b52d2dfdf6e4bbd755839c 0.1s done 18:12:32 #137 naming to docker.io/library/security-spire-config-arm64 0.0s done 18:12:32 #137 writing image sha256:8f98471c8eb8a9eafd06d331848bb363b090691cb2877e48899b45e4765f9d0b 0.0s done 18:12:32 #137 naming to docker.io/library/security-spire-agent-arm64 0.0s done 18:12:32 #137 DONE 7.7s 18:12:32 18:12:32 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 18:27:24 #128 ... 18:27:24 18:27:24 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 18:27:24 #130 DONE 903.2s 18:27:24 18:27:24 #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 18:27:24 #129 ... 18:27:24 18:27:24 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 18:27:24 #147 DONE 0.2s 18:27:24 18:27:24 #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 18:27:24 #148 DONE 0.2s 18:27:24 18:27:24 #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 18:27:24 #149 DONE 0.1s 18:27:24 18:27:24 #100 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:27:24 #100 ... 18:27:24 18:27:24 #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:27:24 #150 DONE 0.3s 18:27:24 18:27:24 #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:27:24 #151 DONE 0.1s 18:27:24 18:27:24 #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:27:24 #152 DONE 2.1s 18:27:24 18:27:24 #137 [security-proxy-setup] exporting to image 18:27:24 #137 exporting layers 18:27:24 #137 exporting layers 0.8s done 18:27:24 #137 writing image sha256:d984e5596aed8fcd5a89f4c173ad44e2d630a3cf420044fabc6509ba7293418d done 18:27:24 #137 naming to docker.io/library/security-proxy-setup-arm64 done 18:27:24 #137 DONE 8.4s 18:27:24 18:27:24 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 18:27:26 #133 ... 18:27:26 18:27:26 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:27:26 #129 913.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:27:34 #129 ... 18:27:34 18:27:34 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 18:27:34 #131 DONE 921.1s 18:27:34 18:27:34 #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 18:27:34 #103 ... 18:27:34 18:27:34 #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 18:27:34 #153 DONE 0.3s 18:27:34 18:27:34 #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 18:27:34 #103 ... 18:27:34 18:27:34 #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 18:27:36 #154 DONE 2.2s 18:27:36 18:27:36 #155 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 18:27:36 #155 DONE 0.3s 18:27:36 18:27:36 #156 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 18:27:36 #156 DONE 0.2s 18:27:36 18:27:36 #157 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:27:37 #157 DONE 0.3s 18:27:37 18:27:37 #158 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 18:27:37 #158 DONE 0.1s 18:27:37 18:27:37 #159 [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/ 18:27:37 #159 DONE 0.2s 18:27:37 18:27:37 #160 [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/ 18:27:37 #160 DONE 0.2s 18:27:37 18:27:37 #118 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 18:27:37 #118 ... 18:27:37 18:27:37 #161 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 18:27:37 #161 DONE 0.1s 18:27:37 18:27:37 #162 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:27:38 #162 DONE 0.1s 18:27:38 18:27:38 #163 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 18:27:40 #163 DONE 1.9s 18:27:40 18:27:40 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 18:27:40 #128 ... 18:27:40 18:27:40 #137 [security-bootstrapper] exporting to image 18:27:40 #137 exporting layers 18:27:41 #137 exporting layers 0.9s done 18:27:41 #137 writing image sha256:b12da7051a0b74b95d25cde6e19519d9954bfc31d78e437141150aaf51e0e5f9 done 18:27:41 #137 naming to docker.io/library/security-bootstrapper-arm64 done 18:27:41 #137 DONE 9.4s 18:27:41 18:27:41 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 18:27:51 #128 ... 18:27:51 18:27:51 #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 18:27:51 #129 DONE 937.3s 18:27:51 18:27:51 #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 18:27:51 #103 ... 18:27:51 18:27:51 #164 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 18:27:51 #164 DONE 0.2s 18:27:51 18:27:51 #165 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 18:27:51 #165 DONE 0.3s 18:27:51 18:27:51 #166 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:27:51 #166 DONE 0.2s 18:27:51 18:27:51 #167 [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 18:27:51 #167 DONE 0.2s 18:27:51 18:27:51 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 18:27:51 #133 ... 18:27:51 18:27:51 #168 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 18:27:51 #168 DONE 0.2s 18:27:51 18:27:51 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 18:27:51 #133 ... 18:27:51 18:27:51 #169 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:27:51 #169 DONE 0.3s 18:27:51 18:27:51 #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:27:52 #170 DONE 0.4s 18:27:52 18:27:52 #171 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:27:52 #171 DONE 0.1s 18:27:52 18:27:52 #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:27:53 #172 ... 18:27:53 18:27:53 #119 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 18:27:53 #119 DONE 940.6s 18:27:53 18:27:53 #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 18:27:53 #103 ... 18:27:53 18:27:53 #173 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 18:27:53 #173 DONE 0.2s 18:27:53 18:27:53 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 18:27:53 #128 ... 18:27:53 18:27:53 #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 18:27:54 #174 DONE 0.2s 18:27:54 18:27:54 #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 18:27:54 #175 DONE 0.4s 18:27:54 18:27:54 #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 18:27:54 #176 DONE 0.1s 18:27:54 18:27:54 #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 18:27:54 #103 ... 18:27:54 18:27:54 #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 18:27:54 #177 DONE 0.1s 18:27:55 18:27:55 #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:27:55 #178 ... 18:27:55 18:27:55 #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:27:55 #172 DONE 3.0s 18:27:55 18:27:55 #137 [security-secretstore-setup] exporting to image 18:27:55 #137 exporting layers 18:27:57 #137 exporting layers 1.5s done 18:27:57 #137 writing image sha256:47c70263dfa98cc7be9059f29a4bfebe4c58d9f5f60e476f90587e310853277d done 18:27:57 #137 naming to docker.io/library/security-secretstore-setup-arm64 done 18:27:57 #137 DONE 10.9s 18:27:57 18:27:57 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 18:27:57 #134 ... 18:27:57 18:27:57 #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:27:57 #178 DONE 2.6s 18:27:57 18:27:57 #137 [security-proxy-auth] exporting to image 18:27:58 #137 exporting layers 0.5s done 18:27:58 #137 writing image sha256:795ce910f5a646fac7fca7e670ee408b38fb9bb83a4250717e47a0641404a446 done 18:27:58 #137 naming to docker.io/library/security-proxy-auth-arm64 done 18:27:58 #137 DONE 11.3s 18:27:58 18:27:58 #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 18:28:13 #103 ... 18:28:13 18:28:13 #115 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 18:28:13 #115 DONE 958.7s 18:28:13 18:28:13 #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 18:28:13 #103 ... 18:28:13 18:28:13 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 18:28:13 #179 DONE 0.2s 18:28:13 18:28:13 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 18:28:13 #133 ... 18:28:13 18:28:13 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 18:28:13 #180 DONE 0.2s 18:28:13 18:28:13 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 18:28:13 #181 DONE 0.3s 18:28:13 18:28:13 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 18:28:13 #133 ... 18:28:13 18:28:13 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 18:28:13 #182 DONE 0.2s 18:28:13 18:28:13 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 18:28:13 #183 DONE 0.2s 18:28:13 18:28:13 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:28:16 #184 DONE 3.2s 18:28:16 18:28:16 #137 [core-common-config-bootstrapper] exporting to image 18:28:16 #137 exporting layers 18:28:16 #137 exporting layers 0.4s done 18:28:16 #137 writing image sha256:476c0291cada140902531d24a2a44ba7c7f18663458358b260f90e5b69a1b3ac done 18:28:16 #137 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 18:28:16 #137 DONE 11.8s 18:28:16 18:28:16 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 18:28:55 #128 DONE 999.7s 18:28:55 18:28:55 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 18:28:55 #133 ... 18:28:55 18:28:55 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 18:28:55 #185 DONE 0.2s 18:28:55 18:28:55 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 18:28:55 #133 ... 18:28:55 18:28:55 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 18:28:55 #186 DONE 0.1s 18:28:55 18:28:55 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:28:55 #187 DONE 0.2s 18:28:55 18:28:55 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 18:28:55 #188 DONE 0.1s 18:28:55 18:28:55 #137 [core-command] exporting to image 18:28:55 #137 exporting layers 18:28:55 #137 exporting layers 0.3s done 18:28:55 #137 writing image sha256:e9604f6d4e0f5f405598e10cf0620387a98708ccf22a4765d92fb258bb277e95 done 18:28:55 #137 naming to docker.io/library/core-command-arm64 done 18:28:55 #137 DONE 12.1s 18:28:55 18:28:55 #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 18:29:07 #103 ... 18:29:07 18:29:07 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 18:29:07 #133 DONE 1013.2s 18:29:07 18:29:07 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 18:29:07 #134 ... 18:29:07 18:29:07 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 18:29:07 #189 DONE 0.1s 18:29:07 18:29:07 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 18:29:07 #190 DONE 0.2s 18:29:07 18:29:07 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:29:07 #191 DONE 0.3s 18:29:07 18:29:07 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 18:29:07 #192 DONE 0.1s 18:29:07 18:29:07 #137 [core-data] exporting to image 18:29:07 #137 exporting layers 18:29:07 #137 exporting layers 0.5s done 18:29:07 #137 writing image sha256:213e5ae08057e45b16785493279c8badc1a02dc6d254756b15458d9c6789b2f0 done 18:29:07 #137 naming to docker.io/library/core-data-arm64 done 18:29:07 #137 DONE 12.6s 18:29:07 18:29:07 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 18:29:09 #134 DONE 1016.7s 18:29:09 18:29:09 #100 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:29:09 #100 ... 18:29:09 18:29:09 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 18:29:10 #193 DONE 0.1s 18:29:10 18:29:10 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 18:29:10 #194 DONE 0.1s 18:29:10 18:29:10 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:29:10 #195 DONE 0.3s 18:29:10 18:29:10 #100 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:29:10 #100 ... 18:29:10 18:29:10 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 18:29:10 #196 DONE 0.1s 18:29:10 18:29:10 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 18:29:10 #197 DONE 0.1s 18:29:10 18:29:10 #100 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:29:10 #100 ... 18:29:10 18:29:10 #137 [core-metadata] exporting to image 18:29:11 #137 exporting layers 0.3s done 18:29:11 #137 writing image sha256:59f1cf1da0d0957835e7398ddb774a20ea3f3454fb10f4673f3edd6bdb850c59 done 18:29:11 #137 naming to docker.io/library/core-metadata-arm64 done 18:29:11 #137 DONE 12.9s 18:29:11 18:29:11 #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 18:29:38 #103 ... 18:29:38 18:29:38 #100 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:29:38 #100 DONE 1043.0s 18:29:38 18:29:38 #118 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 18:29:38 #118 ... 18:29:38 18:29:38 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 18:29:38 #198 DONE 0.2s 18:29:38 18:29:38 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 18:29:38 #199 DONE 0.1s 18:29:38 18:29:38 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:29:38 #200 DONE 0.3s 18:29:38 18:29:38 #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 18:29:38 #201 DONE 0.1s 18:29:38 18:29:38 #137 [security-spiffe-token-provider] exporting to image 18:29:38 #137 exporting layers 18:29:38 #137 exporting layers 0.6s done 18:29:38 #137 writing image sha256:335fa936e1ccb60ad66c86fb370ec9b11f889c6f8c4ef069283436584fda15cf done 18:29:38 #137 naming to docker.io/library/security-spiffe-token-provider-arm64 done 18:29:38 #137 DONE 13.5s 18:29:38 18:29:38 #118 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 18:30:04 #118 DONE 1070.1s 18:30:04 18:30:04 #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 18:30:04 #103 DONE 1070.1s 18:30:04 18:30:04 #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 18:30:04 #202 DONE 0.2s 18:30:04 18:30:04 #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 18:30:04 #203 DONE 0.1s 18:30:04 18:30:04 #204 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 18:30:04 #204 DONE 0.2s 18:30:04 18:30:04 #205 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 18:30:04 #205 DONE 0.2s 18:30:04 18:30:04 #206 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:30:04 #206 DONE 0.4s 18:30:04 18:30:04 #207 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 18:30:04 #207 DONE 0.1s 18:30:04 18:30:04 #137 [support-scheduler] exporting to image 18:30:04 #137 exporting layers 18:30:04 #137 ... 18:30:04 18:30:04 #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:30:04 #208 DONE 0.3s 18:30:04 18:30:04 #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 18:30:04 #209 DONE 0.1s 18:30:04 18:30:04 #137 [support-notifications] exporting to image 18:30:04 #137 exporting layers 0.4s done 18:30:04 #137 writing image sha256:e9b1f6af2665fa80b933964f8f58b5fd8da9e376a5aec272d01d837db4c0acd1 done 18:30:04 #137 naming to docker.io/library/support-scheduler-arm64 done 18:30:04 #137 exporting layers 0.4s done 18:30:04 #137 writing image sha256:97ae21da52a7000e6bce29c405bbb5f528c5491fc0567a2f8e1f3970938ebee2 18:30:04 #137 writing image sha256:97ae21da52a7000e6bce29c405bbb5f528c5491fc0567a2f8e1f3970938ebee2 done 18:30:04 #137 naming to docker.io/library/support-notifications-arm64 done 18:30:04 #137 DONE 14.2s 18:30:04 time="2023-08-14T18:09:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:30:04 time="2023-08-14T18:09:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:30:04 time="2023-08-14T18:09:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:30:04 time="2023-08-14T18:09:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:30:04 time="2023-08-14T18:09:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:30:04 time="2023-08-14T18:09:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:30:04 time="2023-08-14T18:09:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:30:04 time="2023-08-14T18:09:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:30:04 time="2023-08-14T18:09:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:30:04 time="2023-08-14T18:09:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:30:04 time="2023-08-14T18:09:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:30:04 time="2023-08-14T18:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:30:04 time="2023-08-14T18:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:30:04 time="2023-08-14T18:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 18:30:04 $ docker stop --time=1 a82c1ed1b64332bbc9ff3c8730f47809c61af6fffdd55d960da0ed67a5c4fc5c 18:30:06 $ docker rm -f --volumes a82c1ed1b64332bbc9ff3c8730f47809c61af6fffdd55d960da0ed67a5c4fc5c [Pipeline] // withDockerContainer [Pipeline] sh 18:30:06 + docker images 18:30:06 REPOSITORY TAG IMAGE ID CREATED SIZE 18:30:06 support-notifications-arm64 latest 97ae21da52a7 3 seconds ago 33.7MB 18:30:06 support-scheduler-arm64 latest e9b1f6af2665 3 seconds ago 32.9MB 18:30:06 security-spiffe-token-provider-arm64 latest 335fa936e1cc 30 seconds ago 33.2MB 18:30:06 core-metadata-arm64 latest 59f1cf1da0d0 56 seconds ago 21.2MB 18:30:06 core-data-arm64 latest 213e5ae08057 About a minute ago 20.9MB 18:30:06 core-command-arm64 latest e9604f6d4e0f About a minute ago 20.8MB 18:30:06 core-common-config-bootstrapper-arm64 latest 476c0291cada About a minute ago 18MB 18:30:06 security-proxy-auth-arm64 latest 795ce910f5a6 2 minutes ago 19.3MB 18:30:06 security-secretstore-setup-arm64 latest 47c70263dfa9 2 minutes ago 42.9MB 18:30:06 security-bootstrapper-arm64 latest b12da7051a0b 2 minutes ago 22.6MB 18:30:06 security-proxy-setup-arm64 latest d984e5596aed 2 minutes ago 19.5MB 18:30:06 security-spire-agent-arm64 latest 8f98471c8eb8 17 minutes ago 152MB 18:30:06 security-spire-config-arm64 latest 2abd6ccf0530 17 minutes ago 96.1MB 18:30:06 security-spire-server-arm64 latest 9e70317671d6 17 minutes ago 96.9MB 18:30:06 ci-base-image-arm64 latest b3345cadcccb 31 minutes ago 1.05GB 18:30:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 4 weeks ago 677MB 18:30:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:30:07 18:30:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:30:07 arm64: Pulling from edgex-lftools-log-publisher 18:30:07 8998bd30e6a1: Pulling fs layer 18:30:07 04944245beec: Pulling fs layer 18:30:07 699f458cf7ca: Pulling fs layer 18:30:07 765212b225bb: Pulling fs layer 18:30:07 f23df028b6ca: Pulling fs layer 18:30:07 d65c8cfc05b1: Pulling fs layer 18:30:07 2437ff75d9bd: Pulling fs layer 18:30:07 765212b225bb: Waiting 18:30:07 f23df028b6ca: Waiting 18:30:07 d65c8cfc05b1: Waiting 18:30:07 2437ff75d9bd: Waiting 18:30:07 04944245beec: Verifying Checksum 18:30:07 04944245beec: Download complete 18:30:07 765212b225bb: Verifying Checksum 18:30:07 765212b225bb: Download complete 18:30:07 f23df028b6ca: Verifying Checksum 18:30:07 f23df028b6ca: Download complete 18:30:07 d65c8cfc05b1: Download complete 18:30:08 699f458cf7ca: Verifying Checksum 18:30:08 8998bd30e6a1: Verifying Checksum 18:30:08 8998bd30e6a1: Download complete 18:30:10 2437ff75d9bd: Verifying Checksum 18:30:10 2437ff75d9bd: Download complete 18:30:12 8998bd30e6a1: Pull complete 18:30:12 04944245beec: Pull complete 18:30:15 699f458cf7ca: Pull complete 18:30:15 765212b225bb: Pull complete 18:30:16 f23df028b6ca: Pull complete 18:30:16 d65c8cfc05b1: Pull complete 18:30:31 2437ff75d9bd: Pull complete 18:30:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:30:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:30:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:30:31 prd-ubuntu20.04-docker-arm64-4c-16g-3548 does not seem to be running inside a container 18:30:31 $ 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/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:30:34 $ docker top b353f8c7cebf2aff2d6c454bffd2db84a4bf033974f159cfd593f3f9ea1facd2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:30:35 ---> job-cost.sh 18:30:35 lf-activate-venv: SKIPPING 18:30:35 INFO: No Stack... 18:30:36 INFO: Retrieving Pricing Info for: v3-standard-4 18:30:36 INFO: Archiving Costs [Pipeline] sh 18:30:37 + cat /w/workspace/edgex-go/29/archives/cost.csv 18:30:37 + cut -d, -f6 [Pipeline] lock 18:30:37 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4569-29-stack-cost] 18:30:37 Resource [jenkins-edgexfoundry-edgex-go-PR-4569-29-stack-cost] did not exist. Created. 18:30:37 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4569-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:30:37 + echo total: 0.10999999940395355 [Pipeline] stash 18:30:37 Stashed 1 file(s) [Pipeline] } 18:30:37 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4569-29-stack-cost] [Pipeline] // lock [Pipeline] } 18:30:37 $ docker stop --time=1 b353f8c7cebf2aff2d6c454bffd2db84a4bf033974f159cfd593f3f9ea1facd2 18:30:39 $ docker rm -f --volumes b353f8c7cebf2aff2d6c454bffd2db84a4bf033974f159cfd593f3f9ea1facd2 [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 18:30:40 + [ -d /w/workspace/edgex-go/29/archives ] [Pipeline] libraryResource [Pipeline] sh 18:30:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:30:41 ---> package-listing.sh 18:30:41 ++ facter osfamily 18:30:41 ++ tr '[:upper:]' '[:lower:]' 18:30:41 + OS_FAMILY=debian 18:30:41 + workspace=/w/workspace/edgex-go/29 18:30:41 + START_PACKAGES=/tmp/packages_start.txt 18:30:41 + END_PACKAGES=/tmp/packages_end.txt 18:30:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:30:41 + PACKAGES=/tmp/packages_start.txt 18:30:41 + '[' /w/workspace/edgex-go/29 ']' 18:30:41 + PACKAGES=/tmp/packages_end.txt 18:30:41 + case "${OS_FAMILY}" in 18:30:41 + dpkg -l 18:30:41 + grep '^ii' 18:30:41 + '[' -f /tmp/packages_start.txt ']' 18:30:41 + '[' -f /tmp/packages_end.txt ']' 18:30:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:30:41 + '[' /w/workspace/edgex-go/29 ']' 18:30:41 + mkdir -p /w/workspace/edgex-go/29/archives/ 18:30:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/29/archives/ [Pipeline] echo 18:30:41 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/29/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:30:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:30:42 18:30:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:30:42 latest: Pulling from edgex-lftools-log-publisher 18:30:42 5eb5b503b376: Pulling fs layer 18:30:42 5c69ac0246d0: Pulling fs layer 18:30:42 ec43610c2a17: Pulling fs layer 18:30:42 3a2ae6a8a46f: Pulling fs layer 18:30:42 33b1e0a273af: Pulling fs layer 18:30:42 5d3b04190fa2: Pulling fs layer 18:30:42 2f39f015ded8: Pulling fs layer 18:30:42 3a2ae6a8a46f: Waiting 18:30:42 5d3b04190fa2: Waiting 18:30:42 2f39f015ded8: Waiting 18:30:42 33b1e0a273af: Waiting 18:30:42 5c69ac0246d0: Download complete 18:30:42 3a2ae6a8a46f: Download complete 18:30:43 33b1e0a273af: Verifying Checksum 18:30:43 33b1e0a273af: Download complete 18:30:43 ec43610c2a17: Verifying Checksum 18:30:43 ec43610c2a17: Download complete 18:30:43 5d3b04190fa2: Verifying Checksum 18:30:43 5d3b04190fa2: Download complete 18:30:43 5eb5b503b376: Verifying Checksum 18:30:43 2f39f015ded8: Download complete 18:30:44 5eb5b503b376: Pull complete 18:30:44 5c69ac0246d0: Pull complete 18:30:44 ec43610c2a17: Pull complete 18:30:44 3a2ae6a8a46f: Pull complete 18:30:44 33b1e0a273af: Pull complete 18:30:44 5d3b04190fa2: Pull complete 18:30:49 2f39f015ded8: Pull complete 18:30:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:30:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:30:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:30:49 prd-ubuntu20.04-docker-8c-8g-3547 does not seem to be running inside a container 18:30:49 $ 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/29/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/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:30:54 $ docker top 2761b99aa8d1318c08efedd5726edc11d69cf4e2182c606e0f26d2ec3b920cc6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:30:55 + touch /tmp/pre-build-complete [Pipeline] sh 18:30:55 + mkdir -p /var/log/sysstat [Pipeline] sh 18:30:55 + ls /var/log/sa-host 18:30:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:30:55 provisioning config files... 18:30:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/29@tmp/config14826091289354696546tmp [Pipeline] { [Pipeline] echo 18:30:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:30:56 ---> create-netrc.sh [Pipeline] } 18:30:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:30:56 ---> python-tools-install.sh [Pipeline] echo 18:30:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:30:56 ---> sudo-logs.sh 18:30:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:30:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:30:57 ---> job-cost.sh 18:30:57 lf-activate-venv: SKIPPING 18:30:57 DEBUG: total: 0.10999999940395355 18:30:57 INFO: Retrieving Stack Cost... 18:30:57 INFO: Retrieving Pricing Info for: v3-standard-8 18:30:58 INFO: Archiving Costs [Pipeline] echo 18:30:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:30:58 ---> logs-deploy.sh 18:30:58 lf-activate-venv: SKIPPING 18:30:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4569/29 18:30:58 INFO: archiving workspace using pattern(s): 18:30:59 Archives upload complete. 18:30:59 INFO: archiving logs to Nexus