Pull request #4631 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from caa27c14946c4e925120cccfe230efcb613b0d89+3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 (c417a40b8aa1869bf82e50097d5033d471b40d2d) 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-ssh6480022642237227305.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-ssh16198033036641562840.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4631/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4631/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11015574950156341567.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4631/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3392147524338336411.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18124160326340655493.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4631/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4631/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17640420848598127594.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3392 in /w/workspace/edgexfoundry_edgex-go_PR-4631 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 into PR head commit caa27c14946c4e925120cccfe230efcb613b0d89 Merge succeeded, producing caa27c14946c4e925120cccfe230efcb613b0d89 Checking out Revision caa27c14946c4e925120cccfe230efcb613b0d89 (PR-4631) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4631/head:refs/remotes/origin/PR-4631 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f caa27c14946c4e925120cccfe230efcb613b0d89 # 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 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f caa27c14946c4e925120cccfe230efcb613b0d89 # timeout=10 Commit message: "fix: Fix core-command swagger file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:59:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:59:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:59:01 ========================================================= 01:59:01 EdgeX Global Pipelines Version Info 01:59:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:59:02 ------------------- 01:59:02 stable info: 01:59:02 ------------------- 01:59:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:59:02 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 01:59:02 Message: update stable to v1.0.253 01:59:02 ------------------- 01:59:02 experimental info: 01:59:02 ------------------- 01:59:02 Commited By: **** collab-it+edgex@linuxfoundation.org 01:59:02 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 01:59:02 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:59:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:59:03 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:59:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:59:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:59:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:59:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:59:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:59:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:59:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:59:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:59:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:59:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:59:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:59:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:59:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:59:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:59:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:59:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:59:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:59:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 01:59:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:59:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:59:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:59:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4631 [Pipeline] echo 01:59:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4631 [Pipeline] echo 01:59:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4631 [Pipeline] echo 01:59:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = caa27c14946c4e925120cccfe230efcb613b0d89 [Pipeline] echo 01:59:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = caa27c1 [Pipeline] echo 01:59:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:59:04 provisioning config files... 01:59:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11243743824475849135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:04 ---> docker-login.sh 01:59:04 nexus3.edgexfoundry.org:10001 01:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:05 Configure a credential helper to remove this warning. See 01:59:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:05 01:59:05 Login Succeeded 01:59:05 nexus3.edgexfoundry.org:10002 01:59:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:05 Configure a credential helper to remove this warning. See 01:59:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:05 01:59:05 Login Succeeded 01:59:05 nexus3.edgexfoundry.org:10003 01:59:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:05 Configure a credential helper to remove this warning. See 01:59:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:05 01:59:05 Login Succeeded 01:59:05 nexus3.edgexfoundry.org:10004 01:59:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:05 Configure a credential helper to remove this warning. See 01:59:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:05 01:59:05 Login Succeeded 01:59:05 docker.io 01:59:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:05 Configure a credential helper to remove this warning. See 01:59:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:05 01:59:05 Login Succeeded 01:59:05 ---> docker-login.sh ends [Pipeline] } 01:59:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:59:06 + 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 01:59:06 + + cut -d/ -f2 01:59:06 dirname cmd/core-command/Dockerfile 01:59:06 + echo core-command,cmd/core-command/Dockerfile 01:59:06 + dirname cmd/core-common-config-bootstrapper/Dockerfile 01:59:06 + cut -d/ -f2 01:59:06 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:59:06 + dirname cmd/core-data/Dockerfile 01:59:06 + cut -d/ -f2 01:59:06 + echo core-data,cmd/core-data/Dockerfile 01:59:06 + dirname cmd/core-metadata/Dockerfile 01:59:06 + cut -d/ -f2 01:59:06 + echo core-metadata,cmd/core-metadata/Dockerfile 01:59:06 + dirname cmd/security-bootstrapper/Dockerfile 01:59:06 + cut -d/ -f2 01:59:06 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:59:06 + dirname cmd/security-proxy-auth/Dockerfile 01:59:06 + cut -d/ -f2 01:59:06 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:59:06 + + dirnamecut cmd/security-proxy-setup/Dockerfile -d/ 01:59:06 -f2 01:59:06 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:59:06 + dirname cmd/security-secretstore-setup/Dockerfile 01:59:06 + cut -d/ -f2 01:59:06 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:59:06 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:59:06 + cut -d/ -f2 01:59:06 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:59:06 + dirname cmd/security-spire-agent/Dockerfile 01:59:06 + cut -d/ -f2 01:59:06 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:59:06 + dirname cmd/security-spire-config/Dockerfile 01:59:06 + cut -d/ -f2 01:59:06 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:59:06 + dirname cmd/security-spire-server/Dockerfile 01:59:06 + cut -d/ -f2 01:59:06 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:59:06 + dirname cmd/support-notifications/Dockerfile 01:59:06 + cut -d/ -f2 01:59:06 + echo support-notifications,cmd/support-notifications/Dockerfile 01:59:06 + dirname cmd/support-scheduler/Dockerfile 01:59:06 + cut -d/ -f2 01:59:06 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 01:59:06 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 01:59:06 + git rev-list -1 --merges caa27c14946c4e925120cccfe230efcb613b0d89~1..caa27c14946c4e925120cccfe230efcb613b0d89 [Pipeline] echo 01:59:06 -----------> git rev-list -1 --merges caa27c14946c4e925120cccfe230efcb613b0d89~1..caa27c14946c4e925120cccfe230efcb613b0d89 caa27c14946c4e925120cccfe230efcb613b0d89 [false] [Pipeline] sh 01:59:07 + git log --format=format:%s -1 caa27c14946c4e925120cccfe230efcb613b0d89 [Pipeline] echo 01:59:07 ========================================================= 01:59:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:59:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:59:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:59:07 + grep -v github /etc/ssh/ssh_known_hosts 01:59:07 + [ -e /tmp/ssh_known_hosts ] 01:59:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:59:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:59:07 + sudo tee -a /etc/ssh/ssh_known_hosts 01:59:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:59:08 01:59:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:59:08 0.1.4: Pulling from edgex-devops/py-git-semver 01:59:08 b85a868b505f: Pulling fs layer 01:59:08 e2be974225ed: Pulling fs layer 01:59:08 339a4e72a1f5: Pulling fs layer 01:59:08 988bab9f4d93: Pulling fs layer 01:59:08 1469e6f7b9e6: Pulling fs layer 01:59:08 eaf3925da568: Pulling fs layer 01:59:08 bab4dde63d76: Pulling fs layer 01:59:08 bde34c3a00c8: Pulling fs layer 01:59:08 b352a97aabf1: Pulling fs layer 01:59:08 4872d77fe225: Pulling fs layer 01:59:08 5851b861e8e6: Pulling fs layer 01:59:08 bde34c3a00c8: Waiting 01:59:08 b352a97aabf1: Waiting 01:59:08 988bab9f4d93: Waiting 01:59:08 1469e6f7b9e6: Waiting 01:59:08 4872d77fe225: Waiting 01:59:08 eaf3925da568: Waiting 01:59:08 5851b861e8e6: Waiting 01:59:08 bab4dde63d76: Waiting 01:59:08 e2be974225ed: Verifying Checksum 01:59:08 e2be974225ed: Download complete 01:59:08 988bab9f4d93: Verifying Checksum 01:59:08 988bab9f4d93: Download complete 01:59:08 1469e6f7b9e6: Verifying Checksum 01:59:08 1469e6f7b9e6: Download complete 01:59:08 eaf3925da568: Verifying Checksum 01:59:08 eaf3925da568: Download complete 01:59:08 339a4e72a1f5: Verifying Checksum 01:59:08 339a4e72a1f5: Download complete 01:59:08 bde34c3a00c8: Download complete 01:59:08 b352a97aabf1: Verifying Checksum 01:59:08 b352a97aabf1: Download complete 01:59:08 4872d77fe225: Verifying Checksum 01:59:08 4872d77fe225: Download complete 01:59:08 5851b861e8e6: Verifying Checksum 01:59:08 5851b861e8e6: Download complete 01:59:08 b85a868b505f: Verifying Checksum 01:59:08 b85a868b505f: Download complete 01:59:09 bab4dde63d76: Verifying Checksum 01:59:09 bab4dde63d76: Download complete 01:59:09 b85a868b505f: Pull complete 01:59:10 e2be974225ed: Pull complete 01:59:10 339a4e72a1f5: Pull complete 01:59:10 988bab9f4d93: Pull complete 01:59:10 1469e6f7b9e6: Pull complete 01:59:10 eaf3925da568: Pull complete 01:59:12 bab4dde63d76: Pull complete 01:59:12 bde34c3a00c8: Pull complete 01:59:12 b352a97aabf1: Pull complete 01:59:12 4872d77fe225: Pull complete 01:59:12 5851b861e8e6: Pull complete 01:59:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:59:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:59:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:13 prd-ubuntu20.04-docker-8c-8g-3392 does not seem to be running inside a container 01:59:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:59:16 $ docker top 31972ab27d1aad7959b0f5cdbefae2baf0863daa3623f40ef7d95957fb55b61d -eo pid,comm 01:59:16 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). 01:59:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:59:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:59:16 [ssh-agent] Looking for ssh-agent implementation... 01:59:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:59:16 $ docker exec 31972ab27d1aad7959b0f5cdbefae2baf0863daa3623f40ef7d95957fb55b61d ssh-agent 01:59:16 SSH_AUTH_SOCK=/tmp/ssh-G2xq0Sx4lefL/agent.32 01:59:16 SSH_AGENT_PID=38 01:59:16 Running ssh-add (command line suppressed) 01:59:16 Identity added: /w/workspace/edgex-go/1@tmp/private_key_10052719481098033190.key (/w/workspace/edgex-go/1@tmp/private_key_10052719481098033190.key) 01:59:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:59:17 + git tag --points-at HEAD [Pipeline] } 01:59:17 $ docker exec --env ******** --env ******** 31972ab27d1aad7959b0f5cdbefae2baf0863daa3623f40ef7d95957fb55b61d ssh-agent -k 01:59:17 unset SSH_AUTH_SOCK; 01:59:17 unset SSH_AGENT_PID; 01:59:17 echo Agent pid 38 killed; 01:59:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:59:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:59:17 [ssh-agent] Looking for ssh-agent implementation... 01:59:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:59:17 $ docker exec 31972ab27d1aad7959b0f5cdbefae2baf0863daa3623f40ef7d95957fb55b61d ssh-agent 01:59:17 SSH_AUTH_SOCK=/tmp/ssh-Zi9HMXXtGq4e/agent.71 01:59:17 SSH_AGENT_PID=77 01:59:17 Running ssh-add (command line suppressed) 01:59:17 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2516764041163529611.key (/w/workspace/edgex-go/1@tmp/private_key_2516764041163529611.key) 01:59:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:59:18 + git semver init 01:59:18 2023-08-12 01:59:18,339 [run_init] DEBUG init version:0.0.0 force:False 01:59:18 2023-08-12 01:59:18,339 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 01:59:18 2023-08-12 01:59:18,340 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 01:59:18 2023-08-12 01:59:18,340 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 01:59:24 2023-08-12 01:59:23,721 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 01:59:24 2023-08-12 01:59:23,722 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4631 with force:False 01:59:24 2023-08-12 01:59:23,722 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4631 01:59:24 2023-08-12 01:59:23,726 [execute] INFO git cat-file --batch-check 01:59:24 2023-08-12 01:59:23,726 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 01:59:24 2023-08-12 01:59:23,732 [execute] INFO git cat-file --batch 01:59:24 2023-08-12 01:59:23,732 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 01:59:24 2023-08-12 01:59:23,736 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4631 01:59:24 0.0.0 [Pipeline] } 01:59:25 $ docker exec --env ******** --env ******** 31972ab27d1aad7959b0f5cdbefae2baf0863daa3623f40ef7d95957fb55b61d ssh-agent -k 01:59:25 unset SSH_AUTH_SOCK; 01:59:25 unset SSH_AGENT_PID; 01:59:25 echo Agent pid 77 killed; 01:59:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:59:25 + git semver [Pipeline] } 01:59:25 $ docker stop --time=1 31972ab27d1aad7959b0f5cdbefae2baf0863daa3623f40ef7d95957fb55b61d 01:59:27 $ docker rm -f --volumes 31972ab27d1aad7959b0f5cdbefae2baf0863daa3623f40ef7d95957fb55b61d [Pipeline] // withDockerContainer [Pipeline] sh 01:59:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:59:27 Stashed 1 file(s) [Pipeline] echo 01:59:27 [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 01:59:28 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 01:59:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:59:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:59:28 ========================================================= 01:59:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:59:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:59:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:59:29 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:59:29 4db1b89c0bd1: Pulling fs layer 01:59:29 6911f1a30b25: Pulling fs layer 01:59:29 e194b8c5c2a9: Pulling fs layer 01:59:29 6863d3e3a2b1: Pulling fs layer 01:59:29 ec0bb842ea78: Pulling fs layer 01:59:29 40a00589a448: Pulling fs layer 01:59:29 6c08303d61cc: Pulling fs layer 01:59:29 798269fcf238: Pulling fs layer 01:59:29 6c08303d61cc: Waiting 01:59:29 798269fcf238: Waiting 01:59:29 6863d3e3a2b1: Waiting 01:59:29 ec0bb842ea78: Waiting 01:59:29 40a00589a448: Waiting 01:59:29 6911f1a30b25: Verifying Checksum 01:59:29 6911f1a30b25: Download complete 01:59:29 6863d3e3a2b1: Download complete 01:59:29 ec0bb842ea78: Verifying Checksum 01:59:29 ec0bb842ea78: Download complete 01:59:29 4db1b89c0bd1: Verifying Checksum 01:59:29 4db1b89c0bd1: Download complete 01:59:29 40a00589a448: Verifying Checksum 01:59:29 40a00589a448: Download complete 01:59:29 4db1b89c0bd1: Pull complete 01:59:29 6911f1a30b25: Pull complete 01:59:29 798269fcf238: Verifying Checksum 01:59:29 798269fcf238: Download complete 01:59:29 e194b8c5c2a9: Verifying Checksum 01:59:29 e194b8c5c2a9: Download complete 01:59:29 6c08303d61cc: Verifying Checksum 01:59:29 6c08303d61cc: Download complete 01:59:33 e194b8c5c2a9: Pull complete 01:59:33 6863d3e3a2b1: Pull complete 01:59:33 ec0bb842ea78: Pull complete 01:59:33 40a00589a448: Pull complete 01:59:35 6c08303d61cc: Pull complete 01:59:35 798269fcf238: Pull complete 01:59:35 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 01:59:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:59:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 01:59:36 + docker build -t ci-base-image-x86_64 -f - . 01:59:36 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:59:36 WORKDIR /edgex 01:59:36 COPY go.mod . 01:59:36 RUN go mod download 01:59:36 Sending build context to Docker daemon 170.8MB 01:59:36 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:59:36 ---> ec979cd7f677 01:59:36 Step 2/4 : WORKDIR /edgex 01:59:43 Still waiting to schedule task 01:59:43 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:59:46 ---> Running in 28d6be03849f 01:59:46 Removing intermediate container 28d6be03849f 01:59:46 ---> 344cab981ea6 01:59:46 Step 3/4 : COPY go.mod . 01:59:46 ---> bf44376ddb04 01:59:46 Step 4/4 : RUN go mod download 01:59:46 ---> Running in 660cee67143a 02:00:04 Removing intermediate container 660cee67143a 02:00:04 ---> 007d8fe86ba2 02:00:04 Successfully built 007d8fe86ba2 02:00:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:05 + docker inspect -f . ci-base-image-x86_64 02:00:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:05 prd-ubuntu20.04-docker-8c-8g-3392 does not seem to be running inside a container 02:00:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:00:05 $ docker top 8b522ee1cfedaed761311f986471f8160c9819e6ef9b2cf43acf4ae99ce92743 -eo pid,comm [Pipeline] { [Pipeline] sh 02:00:06 + go version 02:00:06 go version go1.20.6 linux/amd64 [Pipeline] } 02:00:06 $ docker stop --time=1 8b522ee1cfedaed761311f986471f8160c9819e6ef9b2cf43acf4ae99ce92743 02:00:07 $ docker rm -f --volumes 8b522ee1cfedaed761311f986471f8160c9819e6ef9b2cf43acf4ae99ce92743 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:08 + docker inspect -f . ci-base-image-x86_64 02:00:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:08 prd-ubuntu20.04-docker-8c-8g-3392 does not seem to be running inside a container 02:00:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:00:08 $ docker top 3b5a0d54d3df94da068656a1cd80ed45b438dfbd76efa41e8cce7aff47910cef -eo pid,comm [Pipeline] { [Pipeline] echo 02:00:08 ========================================================= 02:00:08 [edgeXBuildGoParallel] Running Tests and Build... 02:00:08 ========================================================= [Pipeline] sh 02:00:09 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 02:00:09 + make test 02:00:09 go test -race -coverprofile=coverage.out ./... 02:00:16 ? github.com/edgexfoundry/edgex-go [no test files] 02:00:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:00:28 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 02:00:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:00:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:00:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:00:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:00:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:00:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 02:00:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:00:29 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:00:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:00:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:00:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:00:29 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:00:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:00:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:00:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements 02:00:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 97.0% of statements 02:00:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.095s coverage: 71.5% of statements 02:00:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:00:37 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 02:00:37 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:00:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:00:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:00:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 54.0% of statements 02:00:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:00:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:00:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:00:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:00:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:00:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:00:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:00:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.606s coverage: 93.4% of statements 02:00:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.076s coverage: 3.8% of statements 02:00:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:00:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:00:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:00:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.420s coverage: 97.6% of statements 02:00:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:00:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:00:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:00:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:00:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:00:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:00:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:00:44 ok github.com/edgexfoundry/edgex-go/internal/io 0.040s coverage: 72.2% of statements 02:00:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:00:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:00:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements 02:00:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 32.2% of statements 02:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 42.9% of statements 02:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.081s coverage: 82.9% of statements 02:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements 02:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements 02:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements 02:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:00:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 02:00:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:00:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 02:00:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 02:00:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 02:00:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:00:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:00:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:00:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:00:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:00:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:00:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:00:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:00:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:00:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:00:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:00:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:00:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:00:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:00:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:00:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements 02:00:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:00:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:01:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:01:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.269s coverage: 79.9% of statements 02:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.076s coverage: 92.9% of statements 02:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 64.4% of statements 02:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 62.3% of statements 02:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.057s coverage: 87.2% of statements 02:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements 02:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 02:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.8% of statements 02:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.082s coverage: 82.1% of statements 02:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.062s coverage: 86.0% of statements 02:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.187s coverage: 63.1% of statements 02:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 02:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 02:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 02:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 02:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 02:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 38.4% of statements 02:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 02:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 02:01:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements 02:01:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.136s coverage: 95.7% of statements 02:01:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.073s coverage: 61.8% of statements 02:01:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 98.9% of statements 02:01:12 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 02:01:12 running golangci-lint 02:01:12 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 02:01:12 go version go1.20.6 linux/amd64 02:01:12 level=info msg="[config_reader] Used config file .golangci.yml" 02:01:12 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 02:01:27 level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|deps|exports_file|files|imports) took 13.808763741s" 02:01:27 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.78988ms" 02:01:32 level=info msg="[linters_context/goanalysis] analyzers took 48.385937907s with top 10 stages: buildir: 28.414331329s, inspect: 1.758017606s, fact_deprecated: 1.668438808s, gosec: 1.223034502s, ctrlflow: 944.022626ms, fact_purity: 775.918551ms, printf: 720.557275ms, nilness: 680.955407ms, S1038: 655.207611ms, typedness: 574.954714ms" 02:01:32 level=info msg="[runner] Issues before processing: 200, after processing: 0" 02:01:32 level=info msg="[runner] Processors filtering stat (out/in): cgo: 200/200, filename_unadjuster: 200/200, skip_dirs: 200/200, skip_files: 200/200, exclude-rules: 21/200, autogenerated_exclude: 200/200, identifier_marker: 200/200, exclude: 200/200, nolint: 0/21, path_prettifier: 200/200" 02:01:32 level=info msg="[runner] processing took 17.147268ms with stages: nolint: 6.286611ms, identifier_marker: 6.013108ms, path_prettifier: 1.486501ms, autogenerated_exclude: 1.469711ms, exclude-rules: 1.075889ms, skip_dirs: 709.447µs, filename_unadjuster: 58.241µs, cgo: 43.79µs, max_same_issues: 730ns, source_code: 600ns, uniq_by_line: 500ns, skip_files: 390ns, max_from_linter: 340ns, diff: 270ns, exclude: 270ns, severity-rules: 250ns, sort_results: 240ns, path_shortener: 150ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 02:01:32 level=info msg="[runner] linters took 6.839419063s with stages: goanalysis_metalinter: 6.822187975s" 02:01:32 level=info msg="File cache stats: 0 entries of total size 0B" 02:01:32 level=info msg="Memory: 208 samples, avg is 189.8MB, max is 847.9MB" 02:01:32 level=info msg="Execution took 20.69256385s" 02:01:32 go vet ./... 02:01:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:01:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:01:37 ./bin/test-attribution-txt.sh 02:01:37 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 02:01:37 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 02:01:37 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 02:01:37 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 02:01:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 02:01:37 + ls -al . 02:01:37 total 724 02:01:37 drwxrwxr-x 11 1001 1001 4096 Aug 12 02:00 . 02:01:37 drwxr-xr-x 4 root root 4096 Aug 12 02:00 .. 02:01:37 drwxrwxr-x 2 1001 1001 4096 Aug 12 01:58 .blubracket 02:01:37 -rw-rw-r-- 1 1001 1001 16 Aug 12 01:58 .dockerignore 02:01:37 drwxrwxr-x 8 1001 1001 4096 Aug 12 01:59 .git 02:01:37 drwxrwxr-x 3 1001 1001 4096 Aug 12 01:58 .github 02:01:37 -rw-rw-r-- 1 1001 1001 1133 Aug 12 01:58 .gitignore 02:01:37 -rw-rw-r-- 1 1001 1001 42 Aug 12 01:58 .golangci.yml 02:01:37 -rw-rw-r-- 1 1001 1001 87 Aug 12 01:58 .hadolint.yml 02:01:37 drwxr-xr-x 3 1001 1001 4096 Aug 12 01:59 .semver 02:01:37 -rw-rw-r-- 1 1001 1001 166 Aug 12 01:58 .sonarcloud.properties 02:01:37 -rw-rw-r-- 1 1001 1001 1171 Aug 12 01:58 ADOPTERS.md 02:01:37 -rw-rw-r-- 1 1001 1001 11152 Aug 12 01:58 Attribution.txt 02:01:37 -rw-rw-r-- 1 1001 1001 93407 Aug 12 01:58 CHANGELOG.md 02:01:37 -rw-rw-r-- 1 1001 1001 3804 Aug 12 01:58 CONTRIBUTING.md 02:01:37 -rw-rw-r-- 1 1001 1001 677 Aug 12 01:58 GOVERNANCE.md 02:01:37 -rw-rw-r-- 1 1001 1001 883 Aug 12 01:58 Jenkinsfile 02:01:37 -rw-rw-r-- 1 1001 1001 10775 Aug 12 01:58 LICENSE 02:01:37 -rw-rw-r-- 1 1001 1001 14368 Aug 12 01:58 Makefile 02:01:37 -rw-rw-r-- 1 1001 1001 582 Aug 12 01:58 OWNERS.md 02:01:37 -rw-rw-r-- 1 1001 1001 9923 Aug 12 01:58 README.md 02:01:37 -rw-rw-r-- 1 1001 1001 789 Aug 12 01:58 SECURITY.md 02:01:37 -rw-rw-r-- 1 1001 1001 5 Aug 12 01:59 VERSION 02:01:37 drwxrwxr-x 2 1001 1001 4096 Aug 12 01:58 bin 02:01:37 drwxrwxr-x 18 1001 1001 4096 Aug 12 01:58 cmd 02:01:37 -rw-r--r-- 1 root root 446998 Aug 12 02:01 coverage.out 02:01:37 -rw-rw-r-- 1 1001 1001 3687 Aug 12 01:58 go.mod 02:01:37 -rw-rw-r-- 1 1001 1001 33714 Aug 12 01:58 go.sum 02:01:37 drwxrwxr-x 7 1001 1001 4096 Aug 12 01:58 internal 02:01:37 drwxrwxr-x 3 1001 1001 4096 Aug 12 01:58 openapi 02:01:37 -rw-rw-r-- 1 1001 1001 594 Aug 12 01:58 security.txt 02:01:37 drwxrwxr-x 4 1001 1001 4096 Aug 12 01:58 snap 02:01:37 -rw-rw-r-- 1 1001 1001 204 Aug 12 01:58 version.go [Pipeline] sh 02:01:37 + '[' -e coverage.out ] 02:01:37 + chown 1001:1001 coverage.out [Pipeline] stash 02:01:37 Stashed 1 file(s) [Pipeline] sh 02:01:38 + make build 02:01:38 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 02:01:50 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 02:01:50 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 02:01:51 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 02:01:52 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 02:01: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 02:02:00 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 02:02:01 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 02:02:03 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 02:02:03 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 02:02:04 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 02:02:05 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] } 02:02:06 $ docker stop --time=1 3b5a0d54d3df94da068656a1cd80ed45b438dfbd76efa41e8cce7aff47910cef 02:02:14 $ docker rm -f --volumes 3b5a0d54d3df94da068656a1cd80ed45b438dfbd76efa41e8cce7aff47910cef [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 02:02:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:02:15 02:02:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:02:16 latest: Pulling from edgex-devops/edgex-compose 02:02:16 91d30c5bc195: Pulling fs layer 02:02:16 2e9b0aa3be6d: Pulling fs layer 02:02:16 9c61dcf015f6: Pulling fs layer 02:02:16 4698f68db338: Pulling fs layer 02:02:16 2a2f49069b9e: Pulling fs layer 02:02:16 e0025b399a48: Pulling fs layer 02:02:16 2a2f49069b9e: Waiting 02:02:16 e0025b399a48: Waiting 02:02:16 91d30c5bc195: Verifying Checksum 02:02:16 91d30c5bc195: Download complete 02:02:16 4698f68db338: Verifying Checksum 02:02:16 4698f68db338: Download complete 02:02:16 91d30c5bc195: Pull complete 02:02:16 2e9b0aa3be6d: Verifying Checksum 02:02:16 2e9b0aa3be6d: Download complete 02:02:16 e0025b399a48: Verifying Checksum 02:02:16 e0025b399a48: Download complete 02:02:16 2a2f49069b9e: Verifying Checksum 02:02:16 2a2f49069b9e: Download complete 02:02:16 2e9b0aa3be6d: Pull complete 02:02:16 9c61dcf015f6: Verifying Checksum 02:02:16 9c61dcf015f6: Download complete 02:02:19 9c61dcf015f6: Pull complete 02:02:19 4698f68db338: Pull complete 02:02:19 2a2f49069b9e: Pull complete 02:02:19 e0025b399a48: Pull complete 02:02:19 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:02:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:02:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:19 prd-ubuntu20.04-docker-8c-8g-3392 does not seem to be running inside a container 02:02:19 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:02:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3394 in /w/workspace/edgexfoundry_edgex-go_PR-4631 02:02:24 $ docker top ff6bea28ff2df05d78c2790f01985bc524c702e9592fbf49681b9e19fb032bd8 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 02:02:24 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 02:02:24 The recommended git tool is: git 02:02:25 + docker compose -f ./docker-compose-build.yml build --parallel 02:02:26 #1 [support-notifications internal] load build definition from Dockerfile 02:02:26 #1 transferring dockerfile: 1.84kB done 02:02:26 #1 DONE 0.0s 02:02:27 02:02:27 #2 [support-scheduler internal] load build definition from Dockerfile 02:02:27 #2 transferring dockerfile: 1.82kB done 02:02:27 #2 DONE 0.0s 02:02:27 02:02:27 #3 [security-spire-config internal] load build definition from Dockerfile 02:02:27 #3 transferring dockerfile: 2.58kB done 02:02:27 #3 DONE 0.0s 02:02:27 02:02:27 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:02:27 #4 transferring dockerfile: 2.12kB done 02:02:27 #4 DONE 0.0s 02:02:27 02:02:27 #5 [security-spire-server internal] load build definition from Dockerfile 02:02:27 #5 transferring dockerfile: 2.63kB done 02:02:27 #5 DONE 0.0s 02:02:27 02:02:27 #6 [core-command internal] load build definition from Dockerfile 02:02:27 #6 transferring dockerfile: 1.82kB done 02:02:27 #6 DONE 0.1s 02:02:27 02:02:27 #7 [security-proxy-auth internal] load build definition from Dockerfile 02:02:27 #7 transferring dockerfile: 2.04kB done 02:02:27 #7 DONE 0.1s 02:02:27 02:02:27 #8 [core-data internal] load build definition from Dockerfile 02:02:27 #8 transferring dockerfile: 1.90kB done 02:02:27 #8 DONE 0.0s 02:02:27 02:02:27 #9 [core-metadata internal] load build definition from Dockerfile 02:02:27 #9 transferring dockerfile: 1.96kB done 02:02:27 #9 DONE 0.1s 02:02:27 02:02:27 #10 [security-proxy-setup internal] load build definition from Dockerfile 02:02:27 #10 transferring dockerfile: 2.06kB done 02:02:27 #10 DONE 0.1s 02:02:27 02:02:27 #11 [security-secretstore-setup internal] load build definition from Dockerfile 02:02:27 #11 transferring dockerfile: 2.38kB done 02:02:27 #11 DONE 0.1s 02:02:27 02:02:27 #12 [security-spire-agent internal] load build definition from Dockerfile 02:02:27 #12 transferring dockerfile: 2.68kB done 02:02:27 #12 DONE 0.1s 02:02:27 02:02:27 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:02:27 #13 transferring dockerfile: 1.78kB done 02:02:27 #13 DONE 0.1s 02:02:27 02:02:27 #14 [security-bootstrapper internal] load build definition from Dockerfile 02:02:27 #14 transferring dockerfile: 2.82kB done 02:02:27 #14 DONE 0.1s 02:02:27 02:02:27 #15 [support-notifications internal] load .dockerignore 02:02:27 #15 transferring context: 56B done 02:02:27 #15 DONE 0.1s 02:02:27 02:02:27 #16 [support-scheduler internal] load .dockerignore 02:02:27 #16 transferring context: 56B done 02:02:27 #16 DONE 0.0s 02:02:27 02:02:27 #17 [security-spire-config internal] load .dockerignore 02:02:27 #17 transferring context: 56B done 02:02:27 #17 DONE 0.0s 02:02:27 02:02:27 #18 [core-common-config-bootstrapper internal] load .dockerignore 02:02:27 #18 transferring context: 56B done 02:02:27 #18 DONE 0.0s 02:02:27 02:02:27 #19 [security-spire-server internal] load .dockerignore 02:02:27 #19 transferring context: 56B done 02:02:27 #19 DONE 0.0s 02:02:27 02:02:27 #20 [core-command internal] load .dockerignore 02:02:27 #20 transferring context: 56B done 02:02:27 #20 DONE 0.0s 02:02:27 02:02:27 #21 [security-proxy-auth internal] load .dockerignore 02:02:27 #21 transferring context: 56B done 02:02:27 #21 DONE 0.0s 02:02:27 02:02:27 #22 [security-proxy-setup internal] load .dockerignore 02:02:27 #22 transferring context: 56B done 02:02:27 #22 DONE 0.0s 02:02:27 02:02:27 #23 [core-data internal] load .dockerignore 02:02:27 #23 transferring context: 56B done 02:02:27 #23 DONE 0.0s 02:02:27 02:02:27 #24 [security-secretstore-setup internal] load .dockerignore 02:02:27 #24 transferring context: 56B done 02:02:27 #24 DONE 0.0s 02:02:27 02:02:27 #25 [security-spire-agent internal] load .dockerignore 02:02:27 #25 transferring context: 56B done 02:02:27 #25 DONE 0.0s 02:02:27 02:02:27 #26 [security-bootstrapper internal] load .dockerignore 02:02:27 #26 transferring context: 56B done 02:02:27 #26 DONE 0.0s 02:02:27 02:02:27 #27 [core-metadata internal] load .dockerignore 02:02:27 #27 transferring context: 56B done 02:02:27 #27 DONE 0.0s 02:02:27 02:02:27 #28 [security-spiffe-token-provider internal] load .dockerignore 02:02:27 #28 transferring context: 56B done 02:02:27 #28 DONE 0.0s 02:02:27 02:02:27 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:02:27 #29 DONE 0.0s 02:02:27 02:02:27 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 02:02:27 #30 ... 02:02:27 02:02:27 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:02:27 #29 DONE 0.0s 02:02:27 02:02:27 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 02:02:28 #30 DONE 0.5s 02:02:28 02:02:28 #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:02:28 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc done 02:02:28 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 1.05MB / 3.38MB 0.1s 02:02:28 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:02:28 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 02:02:28 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 02:02:28 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s 02:02:28 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.3s done 02:02:28 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 02:02:28 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done 02:02:29 #31 DONE 1.0s 02:02:29 02:02:29 #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:02:29 #32 DONE 1.4s 02:02:29 02:02:29 #33 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:02:32 using credential edgex-jenkins-ssh 02:02:32 Cloning the remote Git repository 02:02:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:02:32 > git init /w/workspace/edgex-go/1 # timeout=10 02:02:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:02:32 > git --version # timeout=10 02:02:32 > git --version # 'git version 2.25.1' 02:02:32 using GIT_SSH to set credentials SSH Credentials for GitHub 02:02:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:02:34 #33 ... 02:02:34 02:02:34 #34 [security-spiffe-token-provider internal] load build context 02:02:34 #34 transferring context: 263.63MB 6.0s 02:02:35 #34 ... 02:02:35 02:02:35 #35 [core-command internal] load build context 02:02:35 #35 ... 02:02:35 02:02:35 #34 [security-spiffe-token-provider internal] load build context 02:02:37 #34 transferring context: 364.90MB 9.0s done 02:02:38 #34 ... 02:02:38 02:02:38 #36 [core-metadata internal] load build context 02:02:38 #36 ... 02:02:38 02:02:38 #37 [security-spire-server internal] load build context 02:02:38 #37 ... 02:02:38 02:02:38 #38 [security-spire-config internal] load build context 02:02:38 #38 ... 02:02:38 02:02:38 #39 [security-bootstrapper internal] load build context 02:02:38 #39 ... 02:02:38 02:02:38 #40 [security-secretstore-setup internal] load build context 02:02:38 #40 transferring context: 364.90MB 9.9s done 02:02:38 #40 ... 02:02:38 02:02:38 #41 [support-notifications internal] load build context 02:02:38 #41 transferring context: 364.90MB 9.7s done 02:02:38 #41 ... 02:02:38 02:02:38 #42 [security-proxy-setup internal] load build context 02:02:39 #42 transferring context: 364.90MB 10.6s done 02:02:39 #42 ... 02:02:39 02:02:39 #43 [core-common-config-bootstrapper internal] load build context 02:02:39 #43 ... 02:02:39 02:02:39 #44 [core-data internal] load build context 02:02:39 #44 transferring context: 364.90MB 10.6s done 02:02:39 #44 ... 02:02:39 02:02:39 #45 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:02:39 #0 7.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:02:39 #0 8.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:02:39 #0 8.596 v3.17.5-12-gbb3d15e62a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:02:39 #0 8.596 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:02:39 #0 8.596 OK: 17818 distinct packages available 02:02:39 #0 8.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:02:39 #0 8.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:02:39 #0 9.000 (1/4) Installing dumb-init (1.2.5-r2) 02:02:39 #0 9.008 (2/4) Installing musl-obstack (1.2.3-r0) 02:02:39 #0 9.010 (3/4) Installing libucontext (1.2-r0) 02:02:39 #0 9.016 (4/4) Installing gcompat (1.1.0-r0) 02:02:39 #0 9.020 Executing busybox-1.35.0-r29.trigger 02:02:39 #0 9.025 OK: 7 MiB in 19 packages 02:02:39 #45 ... 02:02:39 02:02:39 #46 [security-spire-agent internal] load build context 02:02:39 #46 transferring context: 364.90MB 10.7s done 02:02:39 #46 ... 02:02:39 02:02:39 #47 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 02:02:39 #47 ... 02:02:39 02:02:39 #48 [core-command builder 2/7] WORKDIR /edgex-go 02:02:39 #48 ... 02:02:39 02:02:39 #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:02:39 #49 ... 02:02:39 02:02:39 #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 02:02:40 #50 ... 02:02:40 02:02:40 #51 [security-proxy-auth internal] load build context 02:02:40 #51 transferring context: 364.90MB 10.2s done 02:02:40 #51 ... 02:02:40 02:02:40 #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:02:40 #52 ... 02:02:40 02:02:40 #53 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:02:40 #53 ... 02:02:40 02:02:40 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 02:02:40 #54 ... 02:02:40 02:02:40 #55 [support-scheduler internal] load build context 02:02:40 #55 transferring context: 364.90MB 10.2s done 02:02:40 #55 ... 02:02:40 02:02:40 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:02:40 #56 ... 02:02:40 02:02:40 #36 [core-metadata internal] load build context 02:02:40 #36 transferring context: 364.90MB 10.8s done 02:02:45 #36 ... 02:02:45 02:02:45 #35 [core-command internal] load build context 02:02:45 #35 transferring context: 364.90MB 9.0s done 02:02:49 #35 ... 02:02:49 02:02:49 #37 [security-spire-server internal] load build context 02:02:49 #37 transferring context: 364.90MB 10.9s done 02:02:49 #37 ... 02:02:49 02:02:49 #43 [core-common-config-bootstrapper internal] load build context 02:02:49 #43 transferring context: 364.90MB 11.0s done 02:02:50 #43 ... 02:02:50 02:02:50 #38 [security-spire-config internal] load build context 02:02:50 #38 transferring context: 364.90MB 10.6s done 02:02:50 #38 ... 02:02:50 02:02:50 #39 [security-bootstrapper internal] load build context 02:02:50 #39 transferring context: 364.90MB 10.6s done 02:02:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:02:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:02:55 Merging remotes/origin/main commit 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 into PR head commit caa27c14946c4e925120cccfe230efcb613b0d89 02:02:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:02:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:02:54 using GIT_SSH to set credentials SSH Credentials for GitHub 02:02:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4631/head:refs/remotes/origin/PR-4631 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:02:55 > git config core.sparsecheckout # timeout=10 02:02:55 > git checkout -f caa27c14946c4e925120cccfe230efcb613b0d89 # timeout=10 02:02:56 > git remote # timeout=10 02:02:56 > git config --get remote.origin.url # timeout=10 02:02:56 Merge succeeded, producing caa27c14946c4e925120cccfe230efcb613b0d89 02:02:56 Checking out Revision caa27c14946c4e925120cccfe230efcb613b0d89 (PR-4631) 02:02:56 using GIT_SSH to set credentials SSH Credentials for GitHub 02:02:56 > git merge 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 # timeout=10 02:02:56 > git rev-parse HEAD^{commit} # timeout=10 02:02:56 > git config core.sparsecheckout # timeout=10 02:02:56 > git checkout -f caa27c14946c4e925120cccfe230efcb613b0d89 # timeout=10 02:03:00 Commit message: "fix: Fix core-command swagger file" 02:03:00 > git --version # timeout=10 02:03:00 > git --version # 'git version 2.25.1' 02:03:00 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:03:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:03:01 % Total % Received % Xferd Average Speed Time Time Time Current 02:03:01 Dload Upload Total Spent Left Speed 02:03:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 88548 0 --:--:-- --:--:-- --:--:-- 88548 [Pipeline] sh 02:03:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:03:02 + sudo tee /etc/docker/daemon.new 02:03:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:03:02 { 02:03:02 "registry-mirrors": [ 02:03:02 "https://nexus3.edgexfoundry.org:10001" 02:03:02 ], 02:03:02 "bip": "10.250.0.254/24", 02:03:02 "hosts": [ 02:03:02 "tcp://0.0.0.0:5555", 02:03:02 "unix:///var/run/docker.sock" 02:03:02 ], 02:03:02 "mtu": 1458, 02:03:02 "selinux-enabled": true, 02:03:02 "seccomp-profile": "/etc/docker/seccomp.json" 02:03:02 } [Pipeline] sh 02:03:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:03:03 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:03:22 provisioning config files... 02:03:22 #39 ... 02:03:22 02:03:22 #35 [core-command internal] load build context 02:03:22 #35 DONE 49.9s 02:03:22 02:03:22 #34 [security-spiffe-token-provider internal] load build context 02:03:22 #34 DONE 50.0s 02:03:22 02:03:22 #45 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:03:22 #45 DONE 49.1s 02:03:22 02:03:22 #40 [security-secretstore-setup internal] load build context 02:03:22 #40 DONE 50.0s 02:03:22 02:03:22 #55 [support-scheduler internal] load build context 02:03:22 #55 DONE 50.1s 02:03:22 02:03:22 #48 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 02:03:22 #48 DONE 48.7s 02:03:22 02:03:22 #41 [support-notifications internal] load build context 02:03:22 #41 DONE 50.0s 02:03:22 02:03:22 #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:03:22 #57 ... 02:03:22 02:03:22 #51 [security-proxy-auth internal] load build context 02:03:22 #51 DONE 50.1s 02:03:22 02:03:22 #44 [core-data internal] load build context 02:03:22 #44 DONE 50.1s 02:03:22 02:03:22 #42 [security-proxy-setup internal] load build context 02:03:22 #42 DONE 50.1s 02:03:22 02:03:22 #38 [security-spire-config internal] load build context 02:03:22 #38 DONE 50.1s 02:03:22 02:03:22 #39 [security-bootstrapper internal] load build context 02:03:22 #39 DONE 50.1s 02:03:22 02:03:22 #36 [core-metadata internal] load build context 02:03:22 #36 DONE 50.1s 02:03:22 02:03:22 #46 [security-spire-agent internal] load build context 02:03:22 #46 DONE 50.1s 02:03:22 02:03:22 #37 [security-spire-server internal] load build context 02:03:22 #37 DONE 50.2s 02:03:22 02:03:22 #43 [core-common-config-bootstrapper internal] load build context 02:03:22 #43 DONE 50.2s 02:03:22 02:03:22 #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:03:22 #49 49.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:03:22 #49 49.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:03:22 #49 50.16 (1/4) Installing ca-certificates (20230506-r0) 02:03:22 #49 50.18 (2/4) Installing dumb-init (1.2.5-r2) 02:03:22 #49 50.19 (3/4) Installing su-exec (0.2-r2) 02:03:22 #49 50.20 (4/4) Installing yq (4.30.4-r4) 02:03:22 #49 50.26 Executing busybox-1.35.0-r29.trigger 02:03:22 #49 50.27 Executing ca-certificates-20230506-r0.trigger 02:03:22 #49 50.62 OK: 17 MiB in 19 packages 02:03:22 #49 ... 02:03:22 02:03:22 #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:03:22 #52 49.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:03:22 #52 49.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:03:22 #52 50.18 (1/1) Installing dumb-init (1.2.5-r2) 02:03:22 #52 50.19 Executing busybox-1.35.0-r29.trigger 02:03:22 #52 50.22 OK: 7 MiB in 16 packages 02:03:22 #52 DONE 50.9s 02:03:22 02:03:22 #58 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 02:03:22 #0 0.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:03:22 #0 1.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:03:22 #0 1.375 OK: 265 MiB in 53 packages 02:03:22 #58 DONE 2.0s 02:03:22 02:03:22 #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:03:22 #0 0.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:03:22 #0 1.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:03:22 #0 1.714 OK: 265 MiB in 53 packages 02:03:22 #59 DONE 2.1s 02:03:22 02:03:22 #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:03:22 #49 DONE 50.9s 02:03:22 02:03:22 #57 [core-data builder 3/7] RUN apk add --update --no-cache make git 02:03:22 #57 1.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:03:22 #57 1.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:03:22 #57 1.744 OK: 265 MiB in 53 packages 02:03:22 #57 DONE 2.1s 02:03:22 02:03:22 #60 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:03:22 #60 ... 02:03:22 02:03:22 #47 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 02:03:22 #47 49.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:03:22 #47 49.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:03:22 #47 50.36 (1/2) Installing dumb-init (1.2.5-r2) 02:03:22 #47 50.58 (2/2) Installing openssl (3.0.10-r0) 02:03:22 #47 50.59 Executing busybox-1.35.0-r29.trigger 02:03:22 #47 50.60 OK: 8 MiB in 17 packages 02:03:22 #47 DONE 51.1s 02:03:22 02:03:22 #33 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:03:22 #33 49.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:03:22 #33 49.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:03:22 #33 50.37 (1/1) Installing dumb-init (1.2.5-r2) 02:03:22 #33 50.62 Executing busybox-1.35.0-r29.trigger 02:03:22 #33 50.62 OK: 7 MiB in 16 packages 02:03:22 #33 DONE 51.1s 02:03:22 02:03:22 #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 02:03:22 #50 49.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:03:22 #50 49.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:03:22 #50 50.30 (1/2) Installing ca-certificates (20230506-r0) 02:03:22 #50 50.57 (2/2) Installing dumb-init (1.2.5-r2) 02:03:22 #50 50.58 Executing busybox-1.35.0-r29.trigger 02:03:22 #50 50.59 Executing ca-certificates-20230506-r0.trigger 02:03:22 #50 50.65 OK: 8 MiB in 17 packages 02:03:22 #50 DONE 51.0s 02:03:22 02:03:22 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:03:22 #0 1.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:03:22 #0 1.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:03:22 #0 1.709 OK: 265 MiB in 53 packages 02:03:22 #61 DONE 2.2s 02:03:22 02:03:22 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 02:03:22 #54 49.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:03:22 #54 49.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:03:22 #54 50.34 (1/2) Installing dumb-init (1.2.5-r2) 02:03:22 #54 50.55 (2/2) Installing su-exec (0.2-r2) 02:03:22 #54 50.55 Executing busybox-1.35.0-r29.trigger 02:03:22 #54 50.56 OK: 7 MiB in 17 packages 02:03:22 #54 DONE 51.1s 02:03:22 02:03:22 #53 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:03:22 #53 49.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:03:22 #53 49.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:03:22 #53 50.39 v3.17.5-12-gbb3d15e62a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:03:22 #53 50.39 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:03:22 #53 50.39 OK: 17818 distinct packages available 02:03:22 #53 50.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:03:22 #53 50.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:03:22 #53 50.76 (1/5) Installing dumb-init (1.2.5-r2) 02:03:22 #53 50.76 (2/5) Installing musl-obstack (1.2.3-r0) 02:03:22 #53 50.77 (3/5) Installing libucontext (1.2-r0) 02:03:22 #53 50.77 (4/5) Installing gcompat (1.1.0-r0) 02:03:22 #53 50.77 (5/5) Installing openssl (3.0.10-r0) 02:03:22 #53 50.79 Executing busybox-1.35.0-r29.trigger 02:03:22 #53 50.80 OK: 8 MiB in 20 packages 02:03:22 #53 DONE 51.1s 02:03:22 02:03:22 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:03:22 #0 1.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:03:22 #0 1.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:03:22 #0 1.581 v3.17.5-12-gbb3d15e62a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:03:22 #0 1.581 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:03:22 #0 1.581 OK: 17823 distinct packages available 02:03:22 #0 1.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:03:22 #0 1.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:03:22 #0 1.991 OK: 265 MiB in 53 packages 02:03:22 #62 DONE 2.3s 02:03:22 02:03:22 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:03:22 #56 49.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:03:22 #56 49.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:03:22 #56 50.23 v3.17.5-12-gbb3d15e62a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:03:22 #56 50.23 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:03:22 #56 50.23 OK: 17818 distinct packages available 02:03:22 #56 50.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:03:22 #56 50.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:03:22 #56 50.88 (1/9) Installing ca-certificates (20230506-r0) 02:03:22 #56 50.89 (2/9) Installing brotli-libs (1.0.9-r9) 02:03:22 #56 50.90 (3/9) Installing nghttp2-libs (1.51.0-r1) 02:03:22 #56 50.91 (4/9) Installing libcurl (8.2.1-r0) 02:03:22 #56 50.93 (5/9) Installing curl (8.2.1-r0) 02:03:22 #56 50.93 (6/9) Installing dumb-init (1.2.5-r2) 02:03:22 #56 50.94 (7/9) Installing musl-obstack (1.2.3-r0) 02:03:22 #56 50.97 (8/9) Installing libucontext (1.2-r0) 02:03:22 #56 51.00 (9/9) Installing gcompat (1.1.0-r0) 02:03:22 #56 51.01 Executing busybox-1.35.0-r29.trigger 02:03:22 #56 51.01 Executing ca-certificates-20230506-r0.trigger 02:03:22 #56 51.09 OK: 10 MiB in 24 packages 02:03:22 #56 DONE 51.2s 02:03:22 02:03:22 #63 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:03:22 #63 DONE 0.2s 02:03:22 02:03:22 #60 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:03:22 #60 DONE 0.3s 02:03:22 02:03:22 #64 [core-data builder 4/7] COPY go.mod vendor* ./ 02:03:22 #64 DONE 0.3s 02:03:22 02:03:22 #65 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 02:03:22 #65 DONE 0.4s 02:03:22 02:03:22 #66 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 02:03:22 #66 DONE 0.2s 02:03:22 02:03:22 #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:03:22 #67 DONE 0.2s 02:03:22 02:03:22 #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:22 #68 ... 02:03:22 02:03:22 #69 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:03:22 #69 DONE 1.7s 02:03:22 02:03:22 #70 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 02:03:22 #70 DONE 0.0s 02:03:22 02:03:22 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13933890613359289794tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:03:22 ---> docker-login.sh 02:03:22 nexus3.edgexfoundry.org:10001 02:03:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:23 Configure a credential helper to remove this warning. See 02:03:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:23 02:03:23 Login Succeeded 02:03:23 nexus3.edgexfoundry.org:10002 02:03:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:23 Configure a credential helper to remove this warning. See 02:03:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:23 02:03:23 Login Succeeded 02:03:23 nexus3.edgexfoundry.org:10003 02:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:24 Configure a credential helper to remove this warning. See 02:03:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:24 02:03:24 Login Succeeded 02:03:24 nexus3.edgexfoundry.org:10004 02:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:24 Configure a credential helper to remove this warning. See 02:03:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:24 02:03:24 Login Succeeded 02:03:24 docker.io 02:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:25 Configure a credential helper to remove this warning. See 02:03:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:25 02:03:25 Login Succeeded 02:03:25 ---> docker-login.sh ends [Pipeline] } 02:03:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:03:25 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 02:03:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:03:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:03:26 ========================================================= 02:03:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:03:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:03:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:03:27 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:03:27 edb6bdbacee9: Pulling fs layer 02:03:27 5f9638ab2659: Pulling fs layer 02:03:27 8d51d6327a98: Pulling fs layer 02:03:27 8b374f2dd631: Pulling fs layer 02:03:27 ec14aa9079de: Pulling fs layer 02:03:27 2f466654f4bb: Pulling fs layer 02:03:27 554e91adad29: Pulling fs layer 02:03:27 8b374f2dd631: Waiting 02:03:27 ec14aa9079de: Waiting 02:03:27 2f466654f4bb: Waiting 02:03:27 554e91adad29: Waiting 02:03:27 5f9638ab2659: Download complete 02:03:27 8b374f2dd631: Verifying Checksum 02:03:27 8b374f2dd631: Download complete 02:03:27 ec14aa9079de: Verifying Checksum 02:03:27 ec14aa9079de: Download complete 02:03:27 edb6bdbacee9: Verifying Checksum 02:03:28 edb6bdbacee9: Pull complete 02:03:29 554e91adad29: Verifying Checksum 02:03:29 554e91adad29: Download complete 02:03:29 5f9638ab2659: Pull complete 02:03:30 8d51d6327a98: Verifying Checksum 02:03:30 8d51d6327a98: Download complete 02:03:30 2f466654f4bb: Verifying Checksum 02:03:30 2f466654f4bb: Download complete 02:03:32 #71 ... 02:03:32 02:03:32 #72 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:32 #72 ... 02:03:32 02:03:32 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:32 #73 ... 02:03:32 02:03:32 #74 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:43 8d51d6327a98: Pull complete 02:03:43 8b374f2dd631: Pull complete 02:03:43 ec14aa9079de: Pull complete 02:03:49 2f466654f4bb: Pull complete 02:03:54 554e91adad29: Pull complete 02:03:54 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 02:03:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:03:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 02:03:54 #74 DONE 32.8s 02:03:54 02:03:54 #72 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:54 #72 DONE 32.8s 02:03:54 02:03:54 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:54 #73 DONE 32.8s 02:03:54 02:03:54 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:54 #71 DONE 32.8s 02:03:54 02:03:54 #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:54 #68 DONE 32.8s 02:03:54 02:03:54 #75 [security-spiffe-token-provider builder 6/7] COPY . . 02:03:54 + docker build -t ci-base-image-arm64 -f - . 02:03:54 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:03:54 WORKDIR /edgex 02:03:54 COPY go.mod . 02:03:54 RUN go mod download 02:03:55 Sending build context to Docker daemon 2.938MB 02:03:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:03:55 ---> 1e15ea492957 02:03:55 Step 2/4 : WORKDIR /edgex 02:03:56 ---> Running in f02ec6d62a1b 02:03:56 Removing intermediate container f02ec6d62a1b 02:03:56 ---> b208a225de6b 02:03:56 Step 3/4 : COPY go.mod . 02:03:57 ---> 81a191ab9194 02:03:57 Step 4/4 : RUN go mod download 02:03:57 ---> Running in 935497fb5eb0 02:04:04 #75 ... 02:04:04 02:04:04 #76 [security-proxy-setup builder 6/7] COPY . . 02:04:04 #76 ... 02:04:04 02:04:04 #77 [security-spire-config builder 6/9] COPY . . 02:04:04 #77 ... 02:04:04 02:04:04 #78 [core-data builder 6/7] COPY . . 02:04:04 #78 ... 02:04:04 02:04:04 #79 [support-notifications builder 6/7] COPY . . 02:04:10 #79 DONE 17.3s 02:04:10 02:04:10 #75 [security-spiffe-token-provider builder 6/7] COPY . . 02:04:10 #75 DONE 17.3s 02:04:10 02:04:10 #76 [security-proxy-setup builder 6/7] COPY . . 02:04:10 #76 DONE 17.3s 02:04:10 02:04:10 #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:04:10 #80 CACHED 02:04:10 02:04:10 #81 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:04:10 #81 CACHED 02:04:10 02:04:10 #82 [security-secretstore-setup builder 6/7] COPY . . 02:04:10 #82 CACHED 02:04:10 02:04:10 #78 [core-data builder 6/7] COPY . . 02:04:10 #78 DONE 17.3s 02:04:10 02:04:10 #83 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:04:10 #83 CACHED 02:04:10 02:04:10 #84 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:04:10 #84 CACHED 02:04:10 02:04:10 #85 [security-bootstrapper builder 6/7] COPY . . 02:04:10 #85 CACHED 02:04:10 02:04:10 #86 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:04:10 #86 CACHED 02:04:10 02:04:10 #87 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:04:10 #87 CACHED 02:04:10 02:04:10 #88 [core-metadata builder 6/7] COPY . . 02:04:10 #88 CACHED 02:04:10 02:04:10 #89 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:04:10 #89 CACHED 02:04:10 02:04:10 #90 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:04:10 #90 CACHED 02:04:10 02:04:10 #91 [security-proxy-auth builder 6/7] COPY . . 02:04:10 #91 CACHED 02:04:10 02:04:10 #92 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:04:10 #92 CACHED 02:04:10 02:04:10 #93 [core-command builder 6/7] COPY . . 02:04:10 #93 CACHED 02:04:10 02:04:10 #94 [core-command builder 4/7] COPY go.mod vendor* ./ 02:04:10 #94 CACHED 02:04:10 02:04:10 #95 [core-common-config-bootstrapper builder 6/7] COPY . . 02:04:10 #95 CACHED 02:04:10 02:04:10 #96 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:04:10 #96 CACHED 02:04:10 02:04:10 #97 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:04:10 #97 CACHED 02:04:10 02:04:10 #98 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:04:10 #98 CACHED 02:04:10 02:04:10 #99 [support-scheduler builder 6/7] COPY . . 02:04:10 #99 CACHED 02:04:10 02:04:10 #100 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:04:10 #100 CACHED 02:04:10 02:04:10 #77 [security-spire-config builder 6/9] COPY . . 02:04:10 #77 DONE 17.4s 02:04:10 02:04:10 #101 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:04:10 #101 ... 02:04:10 02:04:10 #102 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 02:04:10 #102 DONE 0.1s 02:04:10 02:04:10 #103 [security-spire-server builder 6/9] COPY . . 02:04:10 #103 CACHED 02:04:10 02:04:10 #104 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:04:10 #104 CACHED 02:04:10 02:04:10 #105 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 02:04:10 #105 CACHED 02:04:10 02:04:10 #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 02:04:10 #106 CACHED 02:04:10 02:04:10 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 02:04:14 #107 DONE 3.1s 02:04:14 02:04:14 #108 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 02:04:14 #108 DONE 3.0s 02:04:14 02:04:14 #109 [security-spire-config builder 9/9] WORKDIR /edgex-go 02:04:15 #109 DONE 1.2s 02:04:15 02:04:15 #110 [security-spire-server builder 9/9] WORKDIR /edgex-go 02:04:15 #110 DONE 1.1s 02:04:15 02:04:15 #111 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:04:15 #111 DONE 0.3s 02:04:15 02:04:15 #112 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 02:04:15 #112 DONE 0.2s 02:04:15 02:04:15 #113 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 02:04:15 #113 DONE 0.3s 02:04:15 02:04:15 #114 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 02:04:15 #114 DONE 0.3s 02:04:15 02:04:15 #115 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 02:04:15 #115 CACHED 02:04:15 02:04:15 #116 [security-spire-agent builder 9/9] WORKDIR /edgex-go 02:04:15 #116 CACHED 02:04:15 02:04:15 #117 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:04:15 #117 CACHED 02:04:15 02:04:15 #118 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 02:04:15 #118 CACHED 02:04:15 02:04:15 #119 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 02:04:15 #119 CACHED 02:04:15 02:04:15 #120 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 02:04:15 #120 CACHED 02:04:15 02:04:15 #121 [security-spire-agent builder 6/9] COPY . . 02:04:15 #121 CACHED 02:04:15 02:04:15 #122 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 02:04:15 #122 CACHED 02:04:15 02:04:15 #123 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:04:18 #123 DONE 2.6s 02:04:18 02:04:18 #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 02:04:18 #124 DONE 2.6s 02:04:18 02:04:18 #125 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:04:18 #125 DONE 2.6s 02:04:18 02:04:18 #126 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:04:19 #126 ... 02:04:19 02:04:19 #127 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:04:19 #127 DONE 1.4s 02:04:19 02:04:19 #128 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:04:19 #128 DONE 1.5s 02:04:19 02:04:19 #126 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:04:19 #126 DONE 1.5s 02:04:19 02:04:19 #129 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 02:04:19 #129 DONE 0.1s 02:04:19 02:04:19 #130 [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 02:04:19 #130 DONE 0.1s 02:04:19 02:04:19 #131 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:04:19 #131 DONE 0.1s 02:04:19 02:04:19 #132 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:04:20 #132 ... 02:04:20 02:04:20 #133 [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 02:04:20 #133 DONE 0.2s 02:04:20 02:04:20 #134 [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 02:04:20 #134 ... 02:04:20 02:04:20 #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:04:20 #0 0.403 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 02:04:20 #135 ... 02:04:20 02:04:20 #132 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:04:20 #132 DONE 0.8s 02:04:20 02:04:20 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:04:20 #0 0.930 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 02:04:21 #136 ... 02:04:21 02:04:21 #134 [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 02:04:21 #134 DONE 1.0s 02:04:21 02:04:21 #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:04:21 #0 0.632 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 02:04:21 #137 ... 02:04:21 02:04:21 #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:04:21 #0 0.773 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 02:04:21 #138 ... 02:04:21 02:04:21 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:04:21 #0 1.479 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 02:04:21 #139 ... 02:04:21 02:04:21 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:04:21 #0 1.262 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 02:04:21 #140 ... 02:04:21 02:04:21 #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:04:21 #0 0.801 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 02:04:21 #141 ... 02:04:21 02:04:21 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:04:21 #0 1.242 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 02:04:22 #142 ... 02:04:22 02:04:22 #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:04:22 #0 1.376 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 02:04:22 #143 ... 02:04:22 02:04:22 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:04:22 #0 1.297 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 02:04:22 #144 ... 02:04:22 02:04:22 #101 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:04:22 #101 1.278 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 02:04:22 #101 ... 02:04:22 02:04:22 #145 [security-spire-server] exporting to image 02:04:22 #145 exporting layers 02:04:25 #145 ... 02:04:25 02:04:25 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:04:25 #146 DONE 4.5s 02:04:25 02:04:25 #145 [security-spire-agent] exporting to image 02:04:26 #145 exporting layers 5.5s done 02:04:26 #145 writing image sha256:c0447fba8a05527ad3d92f2dd028644cafa82592d71fc60723208f569a457b36 02:04:26 #145 exporting layers 5.4s done 02:04:26 #145 writing image sha256:c0447fba8a05527ad3d92f2dd028644cafa82592d71fc60723208f569a457b36 0.1s done 02:04:26 #145 naming to docker.io/library/security-spire-config 02:04:26 #145 writing image sha256:6595ae4a1f661d70089c203bfa97039b76f69c0e49a5cb4eeb789a290a31a03f 02:04:26 #145 naming to docker.io/library/security-spire-config 0.0s done 02:04:26 #145 writing image sha256:6595ae4a1f661d70089c203bfa97039b76f69c0e49a5cb4eeb789a290a31a03f 0.1s done 02:04:26 #145 naming to docker.io/library/security-spire-server done 02:04:26 #145 exporting layers 0.9s done 02:04:26 #145 writing image sha256:d99a6bb4adf2b1612a5a8f548247879f9055c57fdfd48451fb16f40b83d3d17e done 02:04:26 #145 naming to docker.io/library/security-spire-agent done 02:04:26 #145 DONE 5.8s 02:04:26 02:04:26 #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:04:44 Removing intermediate container 935497fb5eb0 02:04:44 ---> dfe2d7ba3710 02:04:44 Successfully built dfe2d7ba3710 02:04:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:44 + docker inspect -f . ci-base-image-arm64 02:04:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:44 prd-ubuntu20.04-docker-arm64-4c-16g-3394 does not seem to be running inside a container 02:04:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:04:46 $ docker top c709eef457245f6824bfba6a69387a186433730b655e5239f4cdf69e77397121 -eo pid,comm [Pipeline] { [Pipeline] sh 02:04:47 + go version 02:04:47 go version go1.20.6 linux/arm64 [Pipeline] } 02:04:47 $ docker stop --time=1 c709eef457245f6824bfba6a69387a186433730b655e5239f4cdf69e77397121 02:04:49 $ docker rm -f --volumes c709eef457245f6824bfba6a69387a186433730b655e5239f4cdf69e77397121 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:49 + docker inspect -f . ci-base-image-arm64 02:04:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:50 prd-ubuntu20.04-docker-arm64-4c-16g-3394 does not seem to be running inside a container 02:04:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:04:51 $ docker top ea1bc4ee9222b48aac05d1f978b52fd0d591f1c6211e54b45536cd432ea26847 -eo pid,comm [Pipeline] { [Pipeline] echo 02:04:51 ========================================================= 02:04:51 [edgeXBuildGoParallel] Running Tests and Build... 02:04:51 ========================================================= [Pipeline] sh 02:04:52 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 02:04:53 + make test 02:04:53 go test -race -coverprofile=coverage.out ./... 02:05:35 #135 ... 02:05:35 02:05:35 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:05:35 #144 77.89 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 02:05:42 #144 ... 02:05:42 02:05:42 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:05:42 #140 DONE 90.5s 02:05:42 02:05:42 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:05:42 #136 DONE 90.5s 02:05:42 02:05:42 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:05:42 #144 DONE 90.5s 02:05:42 02:05:42 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:05:42 #142 DONE 90.5s 02:05:42 02:05:42 #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:05:42 #143 DONE 90.6s 02:05:42 02:05:42 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:05:42 #147 ... 02:05:42 02:05:42 #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:05:42 #141 DONE 90.7s 02:05:42 02:05:42 #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:05:42 #138 DONE 90.8s 02:05:42 02:05:42 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:05:42 #139 DONE 90.8s 02:05:42 02:05:42 #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:05:42 #135 DONE 90.9s 02:05:42 02:05:42 #101 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:05:42 #101 DONE 90.8s 02:05:42 02:05:42 #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:05:42 #148 ... 02:05:42 02:05:42 #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:05:42 #137 DONE 90.9s 02:05:42 02:05:42 #149 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:05:42 #149 ... 02:05:42 02:05:42 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 02:05:42 #150 DONE 0.8s 02:05:42 02:05:42 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:05:42 #147 DONE 0.8s 02:05:42 02:05:42 #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:05:42 #148 DONE 0.7s 02:05:42 02:05:42 #151 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:05:42 #151 DONE 0.6s 02:05:42 02:05:42 #149 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:05:42 #149 DONE 0.4s 02:05:42 02:05:42 #152 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:05:42 #152 ... 02:05:42 02:05:42 #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:05:42 #153 DONE 0.3s 02:05:42 02:05:42 #154 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:05:42 #154 DONE 0.5s 02:05:42 02:05:42 #155 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 02:05:42 #155 DONE 0.2s 02:05:42 02:05:42 #156 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 02:05:42 #156 DONE 0.3s 02:05:42 02:05:42 #157 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 02:05:42 #157 CACHED 02:05:42 02:05:42 #158 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:05:42 #158 CACHED 02:05:42 02:05:42 #159 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 02:05:42 #159 CACHED 02:05:42 02:05:42 #160 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 02:05:42 #160 CACHED 02:05:42 02:05:42 #161 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 02:05:42 #161 CACHED 02:05:42 02:05:42 #162 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:05:42 #162 CACHED 02:05:42 02:05:42 #163 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:05:42 #163 CACHED 02:05:42 02:05:42 #164 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:05:42 #164 CACHED 02:05:42 02:05:42 #165 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:05:42 #165 DONE 0.3s 02:05:42 02:05:42 #166 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:05:42 #166 ... 02:05:42 02:05:42 #167 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:05:42 #167 DONE 0.3s 02:05:42 02:05:42 #168 [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 02:05:42 #168 DONE 0.3s 02:05:42 02:05:42 #169 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:05:42 #169 DONE 0.4s 02:05:42 02:05:42 #152 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:05:42 #152 DONE 0.4s 02:05:42 02:05:42 #170 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:05:44 #170 ... 02:05:44 02:05:44 #166 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:05:44 #166 DONE 2.1s 02:05:44 02:05:44 #171 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:05:44 #171 DONE 2.1s 02:05:44 02:05:44 #172 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:05:44 #172 ... 02:05:44 02:05:44 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:05:44 #173 DONE 2.4s 02:05:44 02:05:44 #174 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:05:44 #174 DONE 2.4s 02:05:44 02:05:44 #175 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:05:44 #175 DONE 2.4s 02:05:44 02:05:44 #176 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:05:44 #176 DONE 2.2s 02:05:44 02:05:44 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:05:44 #177 DONE 2.3s 02:05:44 02:05:44 #178 [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 02:05:44 #178 DONE 2.2s 02:05:44 02:05:44 #179 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:05:44 #179 DONE 2.0s 02:05:44 02:05:44 #170 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:05:44 #170 DONE 2.3s 02:05:44 02:05:44 #180 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:05:45 #180 ... 02:05:45 02:05:45 #181 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 02:05:45 #181 DONE 2.9s 02:05:45 02:05:45 #182 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:05:45 #182 DONE 0.4s 02:05:45 02:05:45 #183 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:05:45 #183 DONE 0.4s 02:05:45 02:05:45 #172 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:05:45 #172 DONE 0.7s 02:05:45 02:05:45 #145 [core-command] exporting to image 02:05:45 #145 exporting layers 02:05:45 #145 ... 02:05:45 02:05:45 #184 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:05:45 #184 DONE 0.6s 02:05:45 02:05:45 #185 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:05:45 #185 DONE 0.6s 02:05:45 02:05:45 #186 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:05:45 #186 DONE 0.6s 02:05:45 02:05:45 #187 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:05:45 #187 DONE 0.6s 02:05:45 02:05:45 #145 [core-data] exporting to image 02:05:45 #145 ... 02:05:45 02:05:45 #180 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:05:45 #180 DONE 0.5s 02:05:45 02:05:45 #188 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:05:45 #188 DONE 0.6s 02:05:45 02:05:45 #189 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:05:45 #189 DONE 0.6s 02:05:45 02:05:45 #190 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 02:05:45 #190 DONE 0.6s 02:05:45 02:05:45 #145 [security-spiffe-token-provider] exporting to image 02:05:45 #145 ... 02:05:45 02:05:45 #191 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:05:45 #191 DONE 0.7s 02:05:45 02:05:45 #145 [security-spiffe-token-provider] exporting to image 02:05:45 #145 writing image sha256:fb5f0eaf1ba6bdccbc554b9e9a5bb625f6a86cc82f345ee3897f2331ac3a6a33 02:05:45 #145 ... 02:05:45 02:05:45 #192 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:05:45 #192 DONE 0.7s 02:05:45 02:05:45 #145 [core-metadata] exporting to image 02:05:45 #145 writing image sha256:fb5f0eaf1ba6bdccbc554b9e9a5bb625f6a86cc82f345ee3897f2331ac3a6a33 0.3s done 02:05:45 #145 naming to docker.io/library/core-command 02:05:45 #145 ... 02:05:45 02:05:45 #193 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:05:45 #193 DONE 0.7s 02:05:45 02:05:45 #194 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:05:45 #194 DONE 0.7s 02:05:45 02:05:45 #145 [core-command] exporting to image 02:05:45 #145 exporting layers 0.7s done 02:05:45 #145 naming to docker.io/library/core-command done 02:05:46 #145 ... 02:05:46 02:05:46 #195 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:05:46 #195 DONE 0.7s 02:05:46 02:05:46 #145 [support-notifications] exporting to image 02:05:46 #145 exporting layers 0.8s done 02:05:46 #145 writing image sha256:a32bb55f1844c3712fcf05352ef2f9006521d2b849f20af5f1d40f078d806b59 0.1s done 02:05:46 #145 naming to docker.io/library/support-notifications done 02:05:46 #145 ... 02:05:46 02:05:46 #196 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 02:05:46 #196 DONE 0.6s 02:05:46 02:05:46 #145 [support-scheduler] exporting to image 02:05:46 #145 exporting layers 0.3s done 02:05:46 #145 writing image sha256:0b940c228f3bc8066dccc40bd18f1818988b045ce7df61f51f6fc81afb9a5361 0.0s done 02:05:46 #145 naming to docker.io/library/core-data done 02:05:46 #145 writing image sha256:f851eb10a9c1c4d93d97ee49efc1de9f8e0e498245d5d283568e0dae31e232cf done 02:05:46 #145 naming to docker.io/library/support-scheduler done 02:05:46 #145 writing image sha256:ee37141ae9b1cf5a67025515d7e04fe0671f3a86c85f99b6fa9d4edaf7984d15 02:05:46 #145 writing image sha256:ee37141ae9b1cf5a67025515d7e04fe0671f3a86c85f99b6fa9d4edaf7984d15 0.1s done 02:05:46 #145 writing image sha256:dfee19025ec84c7c0975016ab58980c6f81f8fe7fd15cbf3a668d71eac020fee 02:05:46 #145 naming to docker.io/library/security-spiffe-token-provider 02:05:46 #145 writing image sha256:dfee19025ec84c7c0975016ab58980c6f81f8fe7fd15cbf3a668d71eac020fee 0.5s done 02:05:46 #145 naming to docker.io/library/core-metadata 02:05:46 #145 naming to docker.io/library/security-spiffe-token-provider 0.4s done 02:05:46 #145 naming to docker.io/library/core-metadata 0.0s done 02:05:46 #145 DONE 7.4s 02:05:46 02:05:46 #197 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:05:47 #197 ... 02:05:47 02:05:47 #198 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:05:47 #198 DONE 1.1s 02:05:47 02:05:47 #199 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:05:47 #199 DONE 1.3s 02:05:47 02:05:47 #200 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:05:47 #200 DONE 1.1s 02:05:47 02:05:47 #197 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:05:47 #197 DONE 1.0s 02:05:47 02:05:47 #201 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:05:47 #201 DONE 0.1s 02:05:47 02:05:47 #202 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:05:47 #202 ... 02:05:47 02:05:47 #203 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:05:47 #203 DONE 0.1s 02:05:47 02:05:47 #204 [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/ 02:05:47 #204 DONE 0.1s 02:05:47 02:05:47 #145 [core-common-config-bootstrapper] exporting to image 02:05:47 #145 exporting layers 0.2s done 02:05:47 #145 writing image sha256:05b1bfe5af945087572ee40f131e6bc4624478695f2879a89e4df1cba83d6160 done 02:05:47 #145 naming to docker.io/library/security-proxy-auth done 02:05:47 #145 writing image sha256:5611c11700f4619da75c93db00665c19f0f0606185a30ad4ea0ea222d964bee0 done 02:05:47 #145 naming to docker.io/library/core-common-config-bootstrapper done 02:05:47 #145 DONE 7.6s 02:05:47 02:05:47 #205 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:05:47 #205 DONE 0.1s 02:05:47 02:05:47 #206 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:05:47 #206 DONE 1.4s 02:05:47 02:05:47 #207 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:05:47 #207 DONE 0.0s 02:05:47 02:05:47 #208 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:05:47 #208 DONE 0.1s 02:05:47 02:05:47 #145 [security-proxy-setup] exporting to image 02:05:47 #145 exporting layers 0.2s done 02:05:47 #145 writing image sha256:83e236bb3bd064bb21878cb28cdfa4574842db2a95d5cc6f81501553936f963e done 02:05:47 #145 naming to docker.io/library/security-proxy-setup 02:05:47 #145 naming to docker.io/library/security-proxy-setup done 02:05:47 #145 DONE 7.8s 02:05:47 02:05:47 #202 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:05:47 #202 DONE 0.5s 02:05:47 02:05:47 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 02:05:48 #209 DONE 0.6s 02:05:48 02:05:48 #145 [security-bootstrapper] exporting to image 02:05:48 #145 writing image sha256:61aee98397e8fd6ab8e613a724eb272f86fd4ba5946cd7d24f7bdd4c827e2036 done 02:05:48 #145 naming to docker.io/library/security-secretstore-setup done 02:05:48 #145 exporting layers 0.3s done 02:05:48 #145 writing image sha256:79d9ef6535bec6e0f409708d66e24a777f9184504531ad752294e32eb286e07b done 02:05:48 #145 naming to docker.io/library/security-bootstrapper done 02:05:48 #145 DONE 8.3s 02:05:48 time="2023-08-12T02:02:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:05:48 time="2023-08-12T02:02:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:05:48 time="2023-08-12T02:02:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:05:48 time="2023-08-12T02:02:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:05:48 time="2023-08-12T02:02:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:05:48 time="2023-08-12T02:02:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:05:48 time="2023-08-12T02:02:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:05:48 time="2023-08-12T02:02:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:05:48 time="2023-08-12T02:02:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:05:48 time="2023-08-12T02:02:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:05:48 time="2023-08-12T02:02:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:05:48 time="2023-08-12T02:02:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:05:48 time="2023-08-12T02:02:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:05:48 time="2023-08-12T02:02:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:05:48 $ docker stop --time=1 ff6bea28ff2df05d78c2790f01985bc524c702e9592fbf49681b9e19fb032bd8 02:05:49 ? github.com/edgexfoundry/edgex-go [no test files] 02:05:49 $ docker rm -f --volumes ff6bea28ff2df05d78c2790f01985bc524c702e9592fbf49681b9e19fb032bd8 [Pipeline] // withDockerContainer [Pipeline] sh 02:05:50 + docker images 02:05:50 REPOSITORY TAG IMAGE ID CREATED SIZE 02:05:50 security-bootstrapper latest 79d9ef6535be 2 seconds ago 23MB 02:05:50 security-proxy-auth latest 05b1bfe5af94 2 seconds ago 19.4MB 02:05:50 core-common-config-bootstrapper latest 5611c11700f4 2 seconds ago 18MB 02:05:50 security-proxy-setup latest 83e236bb3bd0 2 seconds ago 19.6MB 02:05:50 security-secretstore-setup latest 61aee98397e8 2 seconds ago 44.1MB 02:05:50 core-metadata latest dfee19025ec8 4 seconds ago 21.6MB 02:05:50 core-data latest 0b940c228f3b 4 seconds ago 21.2MB 02:05:50 support-notifications latest a32bb55f1844 4 seconds ago 34.3MB 02:05:50 security-spiffe-token-provider latest ee37141ae9b1 4 seconds ago 33.5MB 02:05:50 support-scheduler latest f851eb10a9c1 4 seconds ago 33.7MB 02:05:50 core-command latest fb5f0eaf1ba6 5 seconds ago 21MB 02:05:50 security-spire-agent latest d99a6bb4adf2 About a minute ago 161MB 02:05:50 security-spire-server latest 6595ae4a1f66 About a minute ago 103MB 02:05:50 security-spire-config latest c0447fba8a05 About a minute ago 102MB 02:05:50 ci-base-image-x86_64 latest 007d8fe86ba2 5 minutes ago 1.07GB 02:05:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 4 weeks ago 696MB 02:05:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB 02:05:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:08:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:08:44 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 02:08:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:08:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:08:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:08:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:08:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:08:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 02:08:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:08:44 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:08:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:08:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:08:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:08:44 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:08:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:08:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:08:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.328s coverage: 28.7% of statements 02:09:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.383s coverage: 97.0% of statements 02:09:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:09:14 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 02:09:14 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:09:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.439s coverage: 71.5% of statements 02:09:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:09:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:09:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.368s coverage: 54.0% of statements 02:09:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:09:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:09:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:09:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:09:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:09:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.068s coverage: 93.4% of statements 02:09:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.511s coverage: 3.8% of statements 02:09:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:09:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:09:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:09:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.088s coverage: 97.6% of statements 02:09:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:09:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:09:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:09:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:09:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:09:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:09:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:09:54 ok github.com/edgexfoundry/edgex-go/internal/io 0.250s coverage: 72.2% of statements 02:10:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:10:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:10:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.506s coverage: 0.9% of statements 02:10:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.326s coverage: 32.2% of statements 02:10:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.379s coverage: 42.9% of statements 02:10:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.289s coverage: 82.9% of statements 02:10:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.260s coverage: 94.1% of statements 02:10:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.372s coverage: 96.3% of statements 02:10:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.245s coverage: 87.5% of statements 02:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:10:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:10:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:10:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.241s coverage: 94.4% of statements 02:10:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:10:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:10:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:10:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:10:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.303s coverage: 79.9% of statements 02:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.286s coverage: 92.9% of statements 02:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements 02:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.252s coverage: 62.3% of statements 02:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.226s coverage: 87.2% of statements 02:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.216s coverage: 20.0% of statements 02:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.207s coverage: 100.0% of statements 02:10:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 02:10:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.543s coverage: 81.8% of statements 02:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.546s coverage: 82.1% of statements 02:10:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:10:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.239s coverage: 86.0% of statements 02:10:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:10:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:10:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.155s coverage: 63.1% of statements 02:10:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.286s coverage: 100.0% of statements 02:10:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements 02:10:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements 02:10:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements 02:10:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 02:10:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 02:10:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 02:10:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 02:11:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:11:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:11:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:11:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.059s coverage: 38.4% of statements 02:11:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.281s coverage: 89.5% of statements 02:11:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:11:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:11:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:11:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:11:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.243s coverage: 84.8% of statements 02:11:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:11:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:11:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:11:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:11:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.330s coverage: 17.7% of statements 02:11:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:11:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:11:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:11:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:11:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.683s coverage: 95.7% of statements 02:11:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:11:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:11:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.366s coverage: 61.8% of statements 02:11:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:11:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:11:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.440s coverage: 98.9% of statements 02:11:33 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 02:11:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:11:33 go vet ./... 02:14:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:14:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:14:40 ./bin/test-attribution-txt.sh 02:14:40 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 02:14:40 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 02:14:40 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 02:14:40 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 02:14:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 02:14:40 + ls -al . 02:14:40 total 720 02:14:40 drwxrwxr-x 10 1001 1001 4096 Aug 12 02:04 . 02:14:40 drwxr-xr-x 4 root root 4096 Aug 12 02:04 .. 02:14:40 drwxrwxr-x 2 1001 1001 4096 Aug 12 02:02 .blubracket 02:14:40 -rw-rw-r-- 1 1001 1001 16 Aug 12 02:02 .dockerignore 02:14:40 drwxrwxr-x 8 1001 1001 4096 Aug 12 02:02 .git 02:14:40 drwxrwxr-x 3 1001 1001 4096 Aug 12 02:02 .github 02:14:40 -rw-rw-r-- 1 1001 1001 1133 Aug 12 02:02 .gitignore 02:14:40 -rw-rw-r-- 1 1001 1001 42 Aug 12 02:02 .golangci.yml 02:14:40 -rw-rw-r-- 1 1001 1001 87 Aug 12 02:02 .hadolint.yml 02:14:40 -rw-rw-r-- 1 1001 1001 166 Aug 12 02:02 .sonarcloud.properties 02:14:40 -rw-rw-r-- 1 1001 1001 1171 Aug 12 02:02 ADOPTERS.md 02:14:40 -rw-rw-r-- 1 1001 1001 11152 Aug 12 02:02 Attribution.txt 02:14:40 -rw-rw-r-- 1 1001 1001 93407 Aug 12 02:02 CHANGELOG.md 02:14:40 -rw-rw-r-- 1 1001 1001 3804 Aug 12 02:02 CONTRIBUTING.md 02:14:40 -rw-rw-r-- 1 1001 1001 677 Aug 12 02:02 GOVERNANCE.md 02:14:40 -rw-rw-r-- 1 1001 1001 883 Aug 12 02:02 Jenkinsfile 02:14:40 -rw-rw-r-- 1 1001 1001 10775 Aug 12 02:02 LICENSE 02:14:40 -rw-rw-r-- 1 1001 1001 14368 Aug 12 02:02 Makefile 02:14:40 -rw-rw-r-- 1 1001 1001 582 Aug 12 02:02 OWNERS.md 02:14:40 -rw-rw-r-- 1 1001 1001 9923 Aug 12 02:02 README.md 02:14:40 -rw-rw-r-- 1 1001 1001 789 Aug 12 02:02 SECURITY.md 02:14:40 -rw-rw-r-- 1 1001 1001 5 Aug 12 01:59 VERSION 02:14:40 drwxrwxr-x 2 1001 1001 4096 Aug 12 02:02 bin 02:14:40 drwxrwxr-x 18 1001 1001 4096 Aug 12 02:02 cmd 02:14:40 -rw-r--r-- 1 root root 446997 Aug 12 02:11 coverage.out 02:14:40 -rw-rw-r-- 1 1001 1001 3687 Aug 12 02:02 go.mod 02:14:40 -rw-rw-r-- 1 1001 1001 33714 Aug 12 02:02 go.sum 02:14:40 drwxrwxr-x 7 1001 1001 4096 Aug 12 02:02 internal 02:14:40 drwxrwxr-x 3 1001 1001 4096 Aug 12 02:02 openapi 02:14:40 -rw-rw-r-- 1 1001 1001 594 Aug 12 02:02 security.txt 02:14:40 drwxrwxr-x 4 1001 1001 4096 Aug 12 02:02 snap 02:14:40 -rw-rw-r-- 1 1001 1001 204 Aug 12 02:02 version.go [Pipeline] sh 02:14:41 + '[' -e coverage.out ] 02:14:41 + chown 1001:1001 coverage.out [Pipeline] stash 02:14:41 Warning: overwriting stash ‘coverage-report’ 02:14:42 Stashed 1 file(s) [Pipeline] sh 02:14:42 + make build 02:14:42 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 02:16:34 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 02:16:37 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 02:16:42 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 02:16:46 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 02:17:33 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 02:17:36 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 02:17:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:17:51 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 02:17:55 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 02:18:00 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 02:18:07 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] } 02:18:13 $ docker stop --time=1 ea1bc4ee9222b48aac05d1f978b52fd0d591f1c6211e54b45536cd432ea26847 02:18:15 $ docker rm -f --volumes ea1bc4ee9222b48aac05d1f978b52fd0d591f1c6211e54b45536cd432ea26847 [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 02:18:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:18:18 02:18:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:18:19 latest: Pulling from edgex-devops/edgex-compose-arm64 02:18:19 547446be3368: Pulling fs layer 02:18:19 d125d8839a47: Pulling fs layer 02:18:19 3e85d5ac6304: Pulling fs layer 02:18:19 c3105a71a48b: Pulling fs layer 02:18:19 0f093f025ec4: Pulling fs layer 02:18:19 c3106fc0e877: Pulling fs layer 02:18:19 0f093f025ec4: Waiting 02:18:19 c3105a71a48b: Waiting 02:18:19 c3106fc0e877: Waiting 02:18:19 547446be3368: Verifying Checksum 02:18:19 c3105a71a48b: Verifying Checksum 02:18:19 c3105a71a48b: Download complete 02:18:20 d125d8839a47: Verifying Checksum 02:18:20 d125d8839a47: Download complete 02:18:20 c3106fc0e877: Download complete 02:18:20 0f093f025ec4: Verifying Checksum 02:18:20 0f093f025ec4: Download complete 02:18:21 3e85d5ac6304: Verifying Checksum 02:18:21 3e85d5ac6304: Download complete 02:18:22 547446be3368: Pull complete 02:18:23 d125d8839a47: Pull complete 02:18:31 3e85d5ac6304: Pull complete 02:18:31 c3105a71a48b: Pull complete 02:18:32 0f093f025ec4: Pull complete 02:18:32 c3106fc0e877: Pull complete 02:18:32 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:18:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:18:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:18:32 prd-ubuntu20.04-docker-arm64-4c-16g-3394 does not seem to be running inside a container 02:18:32 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:18:35 $ docker top a9bf7fd0a088a6059b9f0307009133e8a522745fb2cc3d8fc724eb61daeb05e8 -eo pid,comm [Pipeline] { [Pipeline] sh 02:18:35 + docker compose -f ./docker-compose-build.yml build --parallel 02:18:46 #1 [security-proxy-setup internal] load build definition from Dockerfile 02:18:46 #1 transferring dockerfile: 2.06kB done 02:18:46 #1 DONE 0.1s 02:18:46 02:18:46 #2 [security-secretstore-setup internal] load build definition from Dockerfile 02:18:46 #2 transferring dockerfile: 2.38kB done 02:18:46 #2 DONE 0.0s 02:18:46 02:18:46 #3 [security-bootstrapper internal] load build definition from Dockerfile 02:18:46 #3 transferring dockerfile: 2.82kB done 02:18:46 #3 DONE 0.1s 02:18:46 02:18:46 #4 [security-spire-config internal] load build definition from Dockerfile 02:18:46 #4 transferring dockerfile: 2.58kB done 02:18:46 #4 DONE 0.0s 02:18:46 02:18:46 #5 [core-data internal] load build definition from Dockerfile 02:18:46 #5 transferring dockerfile: 1.90kB done 02:18:46 #5 DONE 0.1s 02:18:46 02:18:46 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:18:46 #6 transferring dockerfile: 1.78kB done 02:18:46 #6 DONE 0.1s 02:18:46 02:18:46 #7 [support-notifications internal] load build definition from Dockerfile 02:18:46 #7 transferring dockerfile: 1.84kB done 02:18:46 #7 DONE 0.0s 02:18:46 02:18:46 #8 [security-spire-agent internal] load build definition from Dockerfile 02:18:46 #8 transferring dockerfile: 2.68kB done 02:18:46 #8 DONE 0.1s 02:18:46 02:18:46 #9 [core-metadata internal] load build definition from Dockerfile 02:18:46 #9 transferring dockerfile: 1.96kB 0.0s done 02:18:46 #9 DONE 0.1s 02:18:46 02:18:46 #10 [core-command internal] load build definition from Dockerfile 02:18:46 #10 transferring dockerfile: 1.82kB done 02:18:46 #10 DONE 0.1s 02:18:46 02:18:46 #11 [security-proxy-auth internal] load build definition from Dockerfile 02:18:46 #11 transferring dockerfile: 2.04kB done 02:18:46 #11 DONE 0.1s 02:18:46 02:18:46 #12 [support-scheduler internal] load build definition from Dockerfile 02:18:46 #12 transferring dockerfile: 1.82kB 0.0s done 02:18:46 #12 DONE 0.1s 02:18:46 02:18:46 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:18:46 #13 transferring dockerfile: 2.12kB done 02:18:46 #13 DONE 0.1s 02:18:46 02:18:46 #14 [security-spire-server internal] load build definition from Dockerfile 02:18:46 #14 transferring dockerfile: 2.63kB done 02:18:46 #14 DONE 0.1s 02:18:46 02:18:46 #15 [security-proxy-setup internal] load .dockerignore 02:18:46 #15 transferring context: 56B done 02:18:46 #15 DONE 0.1s 02:18:46 02:18:46 #16 [security-secretstore-setup internal] load .dockerignore 02:18:46 #16 transferring context: 56B done 02:18:46 #16 DONE 0.0s 02:18:46 02:18:46 #17 [security-spire-config internal] load .dockerignore 02:18:46 #17 transferring context: 56B done 02:18:46 #17 DONE 0.0s 02:18:46 02:18:46 #18 [security-bootstrapper internal] load .dockerignore 02:18:46 #18 transferring context: 56B done 02:18:46 #18 DONE 0.0s 02:18:46 02:18:46 #19 [core-data internal] load .dockerignore 02:18:46 #19 transferring context: 56B done 02:18:46 #19 DONE 0.0s 02:18:46 02:18:46 #20 [security-spiffe-token-provider internal] load .dockerignore 02:18:46 #20 transferring context: 56B done 02:18:47 #20 DONE 0.0s 02:18:47 02:18:47 #21 [support-notifications internal] load .dockerignore 02:18:47 #21 transferring context: 56B 0.0s done 02:18:47 #21 DONE 0.1s 02:18:47 02:18:47 #22 [security-spire-agent internal] load .dockerignore 02:18:47 #22 transferring context: 56B done 02:18:47 #22 DONE 0.1s 02:18:47 02:18:47 #23 [core-metadata internal] load .dockerignore 02:18:47 #23 transferring context: 56B done 02:18:47 #23 DONE 0.1s 02:18:47 02:18:47 #24 [core-command internal] load .dockerignore 02:18:47 #24 transferring context: 56B 0.0s done 02:18:47 #24 DONE 0.1s 02:18:47 02:18:47 #25 [security-proxy-auth internal] load .dockerignore 02:18:47 #25 transferring context: 56B done 02:18:47 #25 DONE 0.1s 02:18:47 02:18:47 #26 [support-scheduler internal] load .dockerignore 02:18:47 #26 transferring context: 56B done 02:18:47 #26 DONE 0.1s 02:18:47 02:18:47 #27 [core-common-config-bootstrapper internal] load .dockerignore 02:18:47 #27 transferring context: 56B done 02:18:47 #27 DONE 0.1s 02:18:47 02:18:47 #28 [security-spire-server internal] load .dockerignore 02:18:47 #28 transferring context: 56B done 02:18:47 #28 DONE 0.1s 02:18:47 02:18:47 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:18:47 #29 DONE 0.0s 02:18:47 02:18:47 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 02:18:47 #30 DONE 0.2s 02:18:47 02:18:47 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:18:47 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:18:47 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:18:47 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:18:47 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:18:47 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.05MB / 3.26MB 0.1s 02:18:48 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s 02:18:48 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 02:18:48 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 02:18:48 #31 ... 02:18:48 02:18:48 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:18:48 #29 DONE 0.0s 02:18:48 02:18:48 #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:18:48 #32 DONE 0.9s 02:18:48 02:18:48 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:18:48 #29 DONE 0.0s 02:18:48 02:18:48 #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:18:48 #32 DONE 1.6s 02:18:48 02:18:48 #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:18:48 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:18:48 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:18:48 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:18:48 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:18:48 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 02:18:48 #31 ... 02:18:48 02:18:48 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:18:48 #29 DONE 0.0s 02:18:48 02:18:48 #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:18:48 #32 DONE 1.6s 02:18:48 02:18:48 #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:18:48 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:18:48 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:18:48 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:18:48 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:18:48 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 02:18:49 #31 ... 02:18:49 02:18:49 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 02:18:49 #30 DONE 0.6s 02:18:49 02:18:49 #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 02:18:49 #33 DONE 0.8s 02:18:49 02:18:49 #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:18:49 #31 ... 02:18:49 02:18:49 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:18:49 #29 DONE 0.0s 02:18:49 02:18:49 #32 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:18:49 #32 DONE 1.6s 02:18:49 02:18:49 #33 [security-spire-config builder 2/7] WORKDIR /edgex-go 02:18:49 #33 DONE 0.8s 02:18:49 02:18:49 #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:18:49 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:18:49 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:18:49 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:18:49 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:18:49 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 02:18:49 #31 ... 02:18:49 02:18:49 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:18:49 #29 DONE 0.0s 02:18:49 02:18:49 #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:18:49 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done 02:18:49 #31 ... 02:18:49 02:18:49 #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:18:49 #32 DONE 1.6s 02:18:49 02:18:49 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:18:49 #29 DONE 0.0s 02:18:49 02:18:49 #33 [support-notifications builder 2/7] WORKDIR /edgex-go 02:18:49 #33 DONE 0.8s 02:18:49 02:18:49 #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:18:49 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:18:49 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:18:49 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:18:49 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:18:49 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 02:18:49 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done 02:18:49 #31 ... 02:18:49 02:18:49 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:18:49 #29 DONE 0.0s 02:18:50 02:18:50 #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:18:50 #32 DONE 1.7s 02:18:50 02:18:50 #33 [core-metadata builder 2/7] WORKDIR /edgex-go 02:18:50 #33 DONE 0.9s 02:18:50 02:18:50 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 02:18:50 #30 DONE 1.3s 02:18:50 02:18:50 #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:18:50 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:18:50 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:18:50 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:18:50 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:18:50 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 02:18:50 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done 02:18:50 #31 ... 02:18:50 02:18:50 #32 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:18:50 #32 DONE 1.7s 02:18:50 02:18:50 #33 [security-spire-agent builder 2/7] WORKDIR /edgex-go 02:18:50 #33 DONE 0.9s 02:18:50 02:18:50 #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:18:50 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:18:50 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:18:50 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:18:50 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:18:50 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 02:18:50 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done 02:18:50 #31 ... 02:18:50 02:18:50 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:18:50 #29 DONE 0.0s 02:18:50 02:18:50 #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 02:18:50 #30 DONE 1.5s 02:18:50 02:18:50 #34 [security-proxy-setup internal] load build context 02:18:50 #34 ... 02:18:50 02:18:50 #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:18:50 #32 DONE 1.7s 02:18:50 02:18:50 #33 [core-command builder 2/7] WORKDIR /edgex-go 02:18:50 #33 DONE 0.9s 02:18:50 02:18:50 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:18:50 #29 DONE 0.0s 02:18:50 02:18:50 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 02:18:50 #30 DONE 1.5s 02:18:50 02:18:50 #34 [security-proxy-setup internal] load build context 02:18:50 #34 ... 02:18:50 02:18:50 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:18:50 #29 DONE 0.0s 02:18:50 02:18:50 #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:18:50 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:18:50 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:18:50 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:18:50 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:18:50 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 02:18:50 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done 02:18:50 #31 DONE 3.6s 02:18:50 02:18:50 #34 [security-proxy-setup internal] load build context 02:18:50 #34 ... 02:18:50 02:18:50 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:18:50 #29 DONE 0.0s 02:18:50 02:18:50 #34 [security-proxy-setup internal] load build context 02:18:51 #34 ... 02:18:51 02:18:51 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:18:51 #29 DONE 0.1s 02:18:51 02:18:51 #35 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:18:52 #35 ... 02:18:52 02:18:52 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 02:18:52 #30 DONE 3.5s 02:18:52 02:18:52 #36 [security-spire-config internal] load build context 02:18:52 #36 transferring context: 9.89MB 3.3s 02:18:53 #36 ... 02:18:53 02:18:53 #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:18:53 #32 DONE 1.7s 02:18:53 02:18:53 #33 [support-scheduler builder 2/7] WORKDIR /edgex-go 02:18:53 #33 DONE 0.9s 02:18:53 02:18:53 #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:18:53 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:18:53 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:18:53 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:18:53 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:18:53 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 02:18:53 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done 02:18:53 #31 DONE 3.6s 02:18:53 02:18:53 #36 [security-spire-config internal] load build context 02:18:53 #36 ... 02:18:53 02:18:53 #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:18:53 #32 DONE 1.7s 02:18:53 02:18:53 #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 02:18:53 #33 DONE 0.9s 02:18:53 02:18:53 #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:18:53 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:18:53 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:18:53 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:18:53 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:18:53 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 02:18:53 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done 02:18:53 #31 DONE 3.6s 02:18:53 02:18:53 #37 [core-common-config-bootstrapper internal] load build context 02:18:53 #37 DONE 0.0s 02:18:53 02:18:53 #36 [security-spire-config internal] load build context 02:18:58 #36 transferring context: 16.81MB 8.3s 02:18:58 #36 ... 02:18:58 02:18:58 #38 [core-data internal] load build context 02:18:59 #38 ... 02:18:59 02:18:59 #39 [security-bootstrapper internal] load build context 02:18:59 #39 ... 02:18:59 02:18:59 #40 [security-secretstore-setup internal] load build context 02:18:59 #40 ... 02:18:59 02:18:59 #41 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:18:59 #0 5.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:18:59 #0 6.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:18:59 #0 8.385 OK: 263 MiB in 53 packages 02:18:59 #41 DONE 10.0s 02:18:59 02:18:59 #42 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 02:18:59 #0 8.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:18:59 #0 9.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:18:59 #42 ... 02:18:59 02:18:59 #43 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:18:59 #43 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:18:59 #43 ... 02:18:59 02:18:59 #38 [core-data internal] load build context 02:18:59 #38 ... 02:18:59 02:18:59 #44 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:18:59 #0 8.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:18:59 #44 10.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:18:59 #44 ... 02:18:59 02:18:59 #45 [security-spiffe-token-provider internal] load build context 02:19:00 #45 ... 02:19:00 02:19:00 #46 [support-notifications internal] load build context 02:19:00 #46 ... 02:19:00 02:19:00 #47 [core-metadata internal] load build context 02:19:00 #47 ... 02:19:00 02:19:00 #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:19:00 #0 9.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:19:00 #48 ... 02:19:00 02:19:00 #49 [core-command internal] load build context 02:19:00 #49 ... 02:19:00 02:19:00 #50 [security-spire-agent internal] load build context 02:19:00 #50 ... 02:19:00 02:19:00 #51 [security-proxy-auth internal] load build context 02:19:00 #51 ... 02:19:00 02:19:00 #52 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:19:00 #52 ... 02:19:00 02:19:00 #49 [core-command internal] load build context 02:19:01 #49 ... 02:19:01 02:19:01 #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 02:19:01 #53 ... 02:19:01 02:19:01 #49 [core-command internal] load build context 02:19:01 #49 ... 02:19:01 02:19:01 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 02:19:01 #54 ... 02:19:01 02:19:01 #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:19:01 #55 ... 02:19:01 02:19:01 #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 02:19:01 #56 ... 02:19:01 02:19:01 #34 [security-proxy-setup internal] load build context 02:19:01 #34 ... 02:19:01 02:19:01 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:19:01 #57 ... 02:19:01 02:19:01 #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:19:01 #58 ... 02:19:01 02:19:01 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:19:02 #59 ... 02:19:02 02:19:02 #45 [security-spiffe-token-provider internal] load build context 02:19:03 #45 ... 02:19:03 02:19:03 #60 [support-scheduler internal] load build context 02:19:03 #60 ... 02:19:03 02:19:03 #61 [security-spire-server internal] load build context 02:19:03 #61 transferring context: 2.32MB 7.5s 02:19:03 #61 ... 02:19:03 02:19:03 #35 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:19:03 #35 ... 02:19:03 02:19:03 #37 [core-common-config-bootstrapper internal] load build context 02:19:03 #37 ... 02:19:03 02:19:03 #60 [support-scheduler internal] load build context 02:19:06 #60 ... 02:19:06 02:19:06 #42 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 02:19:06 #42 12.64 OK: 263 MiB in 53 packages 02:19:06 #42 DONE 17.1s 02:19:06 02:19:06 #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:19:06 #48 11.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:19:06 #48 14.31 OK: 263 MiB in 53 packages 02:19:06 #48 DONE 16.5s 02:19:06 02:19:06 #60 [support-scheduler internal] load build context 02:19:07 #60 transferring context: 7.83MB 12.8s 02:19:08 #60 ... 02:19:08 02:19:08 #36 [security-spire-config internal] load build context 02:19:09 #36 ... 02:19:09 02:19:09 #43 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:19:09 #43 12.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:19:09 #43 18.05 OK: 263 MiB in 53 packages 02:19:09 #43 DONE 20.6s 02:19:09 02:19:09 #39 [security-bootstrapper internal] load build context 02:19:09 #39 ... 02:19:09 02:19:09 #40 [security-secretstore-setup internal] load build context 02:19:09 #40 ... 02:19:09 02:19:09 #36 [security-spire-config internal] load build context 02:19:09 #36 ... 02:19:09 02:19:09 #38 [core-data internal] load build context 02:19:09 #38 ... 02:19:09 02:19:09 #36 [security-spire-config internal] load build context 02:19:10 #36 ... 02:19:10 02:19:10 #47 [core-metadata internal] load build context 02:19:10 #47 ... 02:19:10 02:19:10 #38 [core-data internal] load build context 02:19:10 #38 ... 02:19:10 02:19:10 #50 [security-spire-agent internal] load build context 02:19:10 #50 ... 02:19:10 02:19:10 #46 [support-notifications internal] load build context 02:19:11 #46 ... 02:19:11 02:19:11 #51 [security-proxy-auth internal] load build context 02:19:11 #51 ... 02:19:11 02:19:11 #50 [security-spire-agent internal] load build context 02:19:11 #50 ... 02:19:11 02:19:11 #49 [core-command internal] load build context 02:19:11 #49 ... 02:19:11 02:19:11 #50 [security-spire-agent internal] load build context 02:19:12 #50 ... 02:19:12 02:19:12 #34 [security-proxy-setup internal] load build context 02:19:12 #34 ... 02:19:12 02:19:12 #50 [security-spire-agent internal] load build context 02:19:12 #50 ... 02:19:12 02:19:12 #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 02:19:12 #53 11.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:19:12 #53 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:19:12 #53 20.35 (1/2) Installing dumb-init (1.2.5-r2) 02:19:12 #53 20.39 (2/2) Installing openssl (3.0.10-r0) 02:19:12 #53 20.56 Executing busybox-1.35.0-r29.trigger 02:19:12 #53 20.66 OK: 8 MiB in 17 packages 02:19:12 #53 ... 02:19:12 02:19:12 #34 [security-proxy-setup internal] load build context 02:19:12 #34 transferring context: 79.70MB 24.6s 02:19:12 #34 ... 02:19:12 02:19:12 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 02:19:12 #54 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:19:12 #54 13.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:19:12 #54 20.78 (1/2) Installing dumb-init (1.2.5-r2) 02:19:12 #54 20.86 (2/2) Installing su-exec (0.2-r2) 02:19:12 #54 20.86 Executing busybox-1.35.0-r29.trigger 02:19:12 #54 20.99 OK: 8 MiB in 17 packages 02:19:13 #54 ... 02:19:13 02:19:13 #50 [security-spire-agent internal] load build context 02:19:13 #50 ... 02:19:13 02:19:13 #45 [security-spiffe-token-provider internal] load build context 02:19:13 #45 ... 02:19:13 02:19:13 #61 [security-spire-server internal] load build context 02:19:13 #61 ... 02:19:13 02:19:13 #52 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:19:13 #52 12.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:19:13 #52 14.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:19:13 #52 22.79 v3.17.5-12-gbb3d15e62a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:19:13 #52 22.79 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:19:13 #52 22.79 OK: 17689 distinct packages available 02:19:13 #52 ... 02:19:13 02:19:13 #61 [security-spire-server internal] load build context 02:19:13 #61 ... 02:19:13 02:19:13 #37 [core-common-config-bootstrapper internal] load build context 02:19:13 #37 ... 02:19:13 02:19:13 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 02:19:13 #54 DONE 22.4s 02:19:13 02:19:13 #37 [core-common-config-bootstrapper internal] load build context 02:19:13 #37 ... 02:19:13 02:19:13 #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:19:14 #62 ... 02:19:14 02:19:14 #44 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:19:14 #44 14.92 v3.17.5-12-gbb3d15e62a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:19:14 #44 14.92 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:19:14 #44 14.92 OK: 17694 distinct packages available 02:19:14 #44 15.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:19:14 #44 20.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:19:14 #44 ... 02:19:14 02:19:14 #50 [security-spire-agent internal] load build context 02:19:14 #50 ... 02:19:14 02:19:14 #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 02:19:14 #53 DONE 23.4s 02:19:15 02:19:15 #40 [security-secretstore-setup internal] load build context 02:19:15 #40 ... 02:19:15 02:19:15 #45 [security-spiffe-token-provider internal] load build context 02:19:16 #45 ... 02:19:16 02:19:16 #63 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 02:19:16 #63 DONE 1.3s 02:19:16 02:19:16 #45 [security-spiffe-token-provider internal] load build context 02:19:16 #45 ... 02:19:16 02:19:16 #35 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:19:16 #35 15.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:19:16 #35 18.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:19:16 #35 ... 02:19:16 02:19:16 #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 02:19:16 #56 15.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:19:16 #56 18.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:19:16 #56 ... 02:19:16 02:19:16 #45 [security-spiffe-token-provider internal] load build context 02:19:17 #45 ... 02:19:17 02:19:17 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:19:17 #59 15.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:19:17 #59 18.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:19:17 #59 ... 02:19:17 02:19:17 #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:19:17 #55 15.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:19:17 #55 20.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:19:17 #55 ... 02:19:17 02:19:17 #45 [security-spiffe-token-provider internal] load build context 02:19:18 #45 transferring context: 38.55MB 28.4s 02:19:18 #45 ... 02:19:18 02:19:18 #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:19:18 #58 17.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:19:18 #58 21.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:19:18 #58 ... 02:19:18 02:19:18 #44 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:19:18 #44 29.13 OK: 263 MiB in 53 packages 02:19:19 #44 ... 02:19:19 02:19:19 #60 [support-scheduler internal] load build context 02:19:19 #60 ... 02:19:19 02:19:19 #45 [security-spiffe-token-provider internal] load build context 02:19:19 #45 ... 02:19:19 02:19:19 #39 [security-bootstrapper internal] load build context 02:19:19 #39 ... 02:19:19 02:19:19 #45 [security-spiffe-token-provider internal] load build context 02:19:19 #45 ... 02:19:19 02:19:19 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:19:19 #57 18.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:19:19 #57 21.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:19:19 #57 ... 02:19:19 02:19:19 #45 [security-spiffe-token-provider internal] load build context 02:19:20 #45 ... 02:19:20 02:19:20 #36 [security-spire-config internal] load build context 02:19:20 #36 ... 02:19:20 02:19:20 #39 [security-bootstrapper internal] load build context 02:19:20 #39 ... 02:19:20 02:19:20 #35 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:19:20 #35 26.47 (1/1) Installing dumb-init (1.2.5-r2) 02:19:20 #35 26.57 Executing busybox-1.35.0-r29.trigger 02:19:20 #35 26.73 OK: 8 MiB in 16 packages 02:19:20 #35 DONE 29.2s 02:19:20 02:19:20 #47 [core-metadata internal] load build context 02:19:20 #47 ... 02:19:20 02:19:20 #39 [security-bootstrapper internal] load build context 02:19:20 #39 ... 02:19:20 02:19:20 #38 [core-data internal] load build context 02:19:21 #38 ... 02:19:21 02:19:21 #46 [support-notifications internal] load build context 02:19:21 #46 ... 02:19:21 02:19:21 #51 [security-proxy-auth internal] load build context 02:19:21 #51 ... 02:19:21 02:19:21 #46 [support-notifications internal] load build context 02:19:21 #46 ... 02:19:21 02:19:21 #44 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:19:21 #44 DONE 31.8s 02:19:21 02:19:21 #46 [support-notifications internal] load build context 02:19:21 #46 ... 02:19:21 02:19:21 #49 [core-command internal] load build context 02:19:21 #49 ... 02:19:21 02:19:21 #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:19:21 #62 DONE 7.9s 02:19:21 02:19:21 #49 [core-command internal] load build context 02:19:21 #49 ... 02:19:21 02:19:21 #46 [support-notifications internal] load build context 02:19:22 #46 ... 02:19:22 02:19:22 #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:19:22 #58 29.75 (1/1) Installing dumb-init (1.2.5-r2) 02:19:22 #58 29.75 Executing busybox-1.35.0-r29.trigger 02:19:22 #58 29.79 OK: 8 MiB in 16 packages 02:19:22 #58 DONE 31.2s 02:19:22 02:19:22 #51 [security-proxy-auth internal] load build context 02:19:22 #51 ... 02:19:22 02:19:22 #34 [security-proxy-setup internal] load build context 02:19:22 #34 transferring context: 97.84MB 35.0s 02:19:22 #34 ... 02:19:22 02:19:22 #51 [security-proxy-auth internal] load build context 02:19:23 #51 ... 02:19:23 02:19:23 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 02:19:23 #64 DONE 1.7s 02:19:23 02:19:23 #46 [support-notifications internal] load build context 02:19:23 #46 ... 02:19:23 02:19:23 #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 02:19:23 #56 27.53 (1/2) Installing ca-certificates (20230506-r0) 02:19:23 #56 28.07 (2/2) Installing dumb-init (1.2.5-r2) 02:19:23 #56 28.10 Executing busybox-1.35.0-r29.trigger 02:19:23 #56 28.37 Executing ca-certificates-20230506-r0.trigger 02:19:23 #56 31.31 OK: 8 MiB in 17 packages 02:19:23 #56 DONE 32.4s 02:19:23 02:19:23 #46 [support-notifications internal] load build context 02:19:23 #46 ... 02:19:23 02:19:23 #61 [security-spire-server internal] load build context 02:19:23 #61 ... 02:19:23 02:19:23 #37 [core-common-config-bootstrapper internal] load build context 02:19:24 #37 ... 02:19:24 02:19:24 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:19:24 #59 27.94 (1/4) Installing ca-certificates (20230506-r0) 02:19:24 #59 28.26 (2/4) Installing dumb-init (1.2.5-r2) 02:19:24 #59 28.27 (3/4) Installing su-exec (0.2-r2) 02:19:24 #59 28.28 (4/4) Installing yq (4.30.4-r4) 02:19:24 #59 29.41 Executing busybox-1.35.0-r29.trigger 02:19:24 #59 29.46 Executing ca-certificates-20230506-r0.trigger 02:19:24 #59 31.53 OK: 17 MiB in 19 packages 02:19:24 #59 DONE 32.7s 02:19:24 02:19:24 #37 [core-common-config-bootstrapper internal] load build context 02:19:24 #37 ... 02:19:24 02:19:24 #61 [security-spire-server internal] load build context 02:19:25 #61 ... 02:19:25 02:19:25 #52 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:19:25 #52 24.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:19:25 #52 28.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:19:25 #52 33.12 (1/5) Installing dumb-init (1.2.5-r2) 02:19:25 #52 33.12 (2/5) Installing musl-obstack (1.2.3-r0) 02:19:25 #52 33.16 (3/5) Installing libucontext (1.2-r0) 02:19:25 #52 33.16 (4/5) Installing gcompat (1.1.0-r0) 02:19:25 #52 33.19 (5/5) Installing openssl (3.0.10-r0) 02:19:25 #52 33.28 Executing busybox-1.35.0-r29.trigger 02:19:25 #52 33.36 OK: 9 MiB in 20 packages 02:19:25 #52 ... 02:19:25 02:19:25 #50 [security-spire-agent internal] load build context 02:19:25 #50 ... 02:19:25 02:19:25 #61 [security-spire-server internal] load build context 02:19:25 #61 ... 02:19:25 02:19:25 #52 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:19:25 #52 DONE 34.6s 02:19:25 02:19:25 #61 [security-spire-server internal] load build context 02:19:25 #61 ... 02:19:25 02:19:25 #40 [security-secretstore-setup internal] load build context 02:19:25 #40 ... 02:19:25 02:19:25 #50 [security-spire-agent internal] load build context 02:19:26 #50 ... 02:19:26 02:19:26 #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:19:26 #55 28.50 v3.17.5-12-gbb3d15e62a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:19:26 #55 28.50 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:19:26 #55 28.50 OK: 17689 distinct packages available 02:19:26 #55 29.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:19:26 #55 32.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:19:26 #55 34.35 (1/4) Installing dumb-init (1.2.5-r2) 02:19:26 #55 34.37 (2/4) Installing musl-obstack (1.2.3-r0) 02:19:26 #55 34.38 (3/4) Installing libucontext (1.2-r0) 02:19:26 #55 34.39 (4/4) Installing gcompat (1.1.0-r0) 02:19:26 #55 34.41 Executing busybox-1.35.0-r29.trigger 02:19:26 #55 34.45 OK: 8 MiB in 19 packages 02:19:26 #55 DONE 35.3s 02:19:27 02:19:27 #50 [security-spire-agent internal] load build context 02:19:28 #50 ... 02:19:28 02:19:28 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:19:28 #57 29.61 v3.17.5-12-gbb3d15e62a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:19:28 #57 29.61 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:19:28 #57 29.61 OK: 17689 distinct packages available 02:19:28 #57 29.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:19:28 #57 32.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:19:28 #57 34.40 (1/9) Installing ca-certificates (20230506-r0) 02:19:28 #57 34.51 (2/9) Installing brotli-libs (1.0.9-r9) 02:19:28 #57 34.57 (3/9) Installing nghttp2-libs (1.51.0-r1) 02:19:28 #57 34.58 (4/9) Installing libcurl (8.2.1-r0) 02:19:28 #57 34.61 (5/9) Installing curl (8.2.1-r0) 02:19:28 #57 34.65 (6/9) Installing dumb-init (1.2.5-r2) 02:19:28 #57 34.66 (7/9) Installing musl-obstack (1.2.3-r0) 02:19:28 #57 34.67 (8/9) Installing libucontext (1.2-r0) 02:19:28 #57 34.68 (9/9) Installing gcompat (1.1.0-r0) 02:19:28 #57 34.71 Executing busybox-1.35.0-r29.trigger 02:19:28 #57 34.85 Executing ca-certificates-20230506-r0.trigger 02:19:28 #57 35.40 OK: 11 MiB in 24 packages 02:19:28 #57 DONE 36.1s 02:19:28 02:19:28 #50 [security-spire-agent internal] load build context 02:19:28 #50 transferring context: 65.14MB 38.2s 02:19:29 #50 ... 02:19:29 02:19:29 #60 [support-scheduler internal] load build context 02:19:29 #60 ... 02:19:29 02:19:29 #50 [security-spire-agent internal] load build context 02:19:30 #50 ... 02:19:30 02:19:30 #45 [security-spiffe-token-provider internal] load build context 02:19:30 #45 ... 02:19:30 02:19:30 #50 [security-spire-agent internal] load build context 02:19:30 #50 ... 02:19:30 02:19:30 #36 [security-spire-config internal] load build context 02:19:31 #36 ... 02:19:31 02:19:31 #47 [core-metadata internal] load build context 02:19:31 #47 ... 02:19:31 02:19:31 #39 [security-bootstrapper internal] load build context 02:19:31 #39 ... 02:19:31 02:19:31 #38 [core-data internal] load build context 02:19:31 #38 ... 02:19:31 02:19:31 #39 [security-bootstrapper internal] load build context 02:19:31 #39 ... 02:19:31 02:19:31 #49 [core-command internal] load build context 02:19:32 #49 ... 02:19:32 02:19:32 #47 [core-metadata internal] load build context 02:19:33 #47 ... 02:19:33 02:19:33 #34 [security-proxy-setup internal] load build context 02:19:33 #34 transferring context: 141.88MB 45.3s 02:19:33 #34 ... 02:19:33 02:19:33 #47 [core-metadata internal] load build context 02:19:33 #47 ... 02:19:33 02:19:33 #51 [security-proxy-auth internal] load build context 02:19:33 #51 ... 02:19:33 02:19:33 #47 [core-metadata internal] load build context 02:19:34 #47 ... 02:19:34 02:19:34 #46 [support-notifications internal] load build context 02:19:34 #46 ... 02:19:34 02:19:34 #47 [core-metadata internal] load build context 02:19:34 #47 ... 02:19:34 02:19:34 #37 [core-common-config-bootstrapper internal] load build context 02:19:34 #37 ... 02:19:34 02:19:34 #47 [core-metadata internal] load build context 02:19:35 #47 ... 02:19:35 02:19:35 #40 [security-secretstore-setup internal] load build context 02:19:35 #40 ... 02:19:35 02:19:35 #61 [security-spire-server internal] load build context 02:19:35 #61 ... 02:19:35 02:19:35 #37 [core-common-config-bootstrapper internal] load build context 02:19:39 #37 transferring context: 85.81MB 43.2s 02:19:39 #37 ... 02:19:39 02:19:39 #60 [support-scheduler internal] load build context 02:19:39 #60 ... 02:19:39 02:19:39 #37 [core-common-config-bootstrapper internal] load build context 02:19:41 #37 ... 02:19:41 02:19:41 #45 [security-spiffe-token-provider internal] load build context 02:19:41 #45 ... 02:19:41 02:19:41 #50 [security-spire-agent internal] load build context 02:19:41 #50 ... 02:19:41 02:19:41 #36 [security-spire-config internal] load build context 02:19:41 #36 ... 02:19:41 02:19:41 #37 [core-common-config-bootstrapper internal] load build context 02:19:41 #37 ... 02:19:41 02:19:41 #38 [core-data internal] load build context 02:19:41 #38 ... 02:19:41 02:19:41 #37 [core-common-config-bootstrapper internal] load build context 02:19:41 #37 ... 02:19:41 02:19:41 #34 [security-proxy-setup internal] load build context 02:19:41 #34 transferring context: 188.04MB 53.7s done 02:19:41 #34 DONE 54.1s 02:19:41 02:19:41 #37 [core-common-config-bootstrapper internal] load build context 02:19:42 #37 ... 02:19:42 02:19:42 #39 [security-bootstrapper internal] load build context 02:19:42 #39 ... 02:19:42 02:19:42 #49 [core-command internal] load build context 02:19:42 #49 ... 02:19:42 02:19:42 #39 [security-bootstrapper internal] load build context 02:19:43 #39 ... 02:19:43 02:19:43 #51 [security-proxy-auth internal] load build context 02:19:43 #51 ... 02:19:43 02:19:43 #39 [security-bootstrapper internal] load build context 02:19:44 #39 ... 02:19:44 02:19:44 #46 [support-notifications internal] load build context 02:19:44 #46 ... 02:19:44 02:19:44 #39 [security-bootstrapper internal] load build context 02:19:44 #39 ... 02:19:44 02:19:44 #65 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:19:44 #65 DONE 2.6s 02:19:44 02:19:44 #39 [security-bootstrapper internal] load build context 02:19:45 #39 ... 02:19:45 02:19:45 #47 [core-metadata internal] load build context 02:19:45 #47 ... 02:19:45 02:19:45 #39 [security-bootstrapper internal] load build context 02:19:45 #39 ... 02:19:45 02:19:45 #61 [security-spire-server internal] load build context 02:19:45 #61 ... 02:19:45 02:19:45 #40 [security-secretstore-setup internal] load build context 02:19:46 #40 ... 02:19:46 02:19:46 #61 [security-spire-server internal] load build context 02:19:47 #61 transferring context: 112.97MB 51.9s 02:19:49 #61 ... 02:19:49 02:19:49 #38 [core-data internal] load build context 02:19:49 #38 transferring context: 188.04MB 59.3s done 02:19:49 #38 DONE 59.6s 02:19:49 02:19:49 #61 [security-spire-server internal] load build context 02:19:49 #61 ... 02:19:49 02:19:49 #60 [support-scheduler internal] load build context 02:19:49 #60 ... 02:19:49 02:19:49 #61 [security-spire-server internal] load build context 02:19:50 #61 ... 02:19:50 02:19:50 #66 [core-data builder 4/7] COPY go.mod vendor* ./ 02:19:50 #66 DONE 1.3s 02:19:50 02:19:50 #61 [security-spire-server internal] load build context 02:19:51 #61 ... 02:19:51 02:19:51 #45 [security-spiffe-token-provider internal] load build context 02:19:51 #45 ... 02:19:51 02:19:51 #61 [security-spire-server internal] load build context 02:19:51 #61 ... 02:19:51 02:19:51 #36 [security-spire-config internal] load build context 02:19:51 #36 ... 02:19:51 02:19:51 #50 [security-spire-agent internal] load build context 02:19:51 #50 ... 02:19:51 02:19:51 #36 [security-spire-config internal] load build context 02:19:52 #36 ... 02:19:52 02:19:52 #37 [core-common-config-bootstrapper internal] load build context 02:19:52 #37 ... 02:19:52 02:19:52 #36 [security-spire-config internal] load build context 02:19:52 #36 ... 02:19:52 02:19:52 #49 [core-command internal] load build context 02:19:52 #49 ... 02:19:52 02:19:52 #37 [core-common-config-bootstrapper internal] load build context 02:19:54 #37 transferring context: 140.05MB 58.1s 02:19:54 #37 ... 02:19:54 02:19:54 #51 [security-proxy-auth internal] load build context 02:19:54 #51 ... 02:19:54 02:19:54 #37 [core-common-config-bootstrapper internal] load build context 02:19:54 #37 ... 02:19:54 02:19:54 #46 [support-notifications internal] load build context 02:19:54 #46 ... 02:19:54 02:19:54 #67 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:54 #67 ... 02:19:54 02:19:54 #51 [security-proxy-auth internal] load build context 02:19:55 #51 ... 02:19:55 02:19:55 #47 [core-metadata internal] load build context 02:19:55 #47 transferring context: 188.04MB 64.6s done 02:19:55 #47 DONE 65.2s 02:19:55 02:19:55 #51 [security-proxy-auth internal] load build context 02:19:55 #51 ... 02:19:55 02:19:55 #46 [support-notifications internal] load build context 02:19:55 #46 transferring context: 188.04MB 65.2s done 02:19:55 #46 DONE 65.8s 02:19:55 02:19:55 #51 [security-proxy-auth internal] load build context 02:19:56 #51 ... 02:19:56 02:19:56 #40 [security-secretstore-setup internal] load build context 02:19:56 #40 ... 02:19:56 02:19:56 #39 [security-bootstrapper internal] load build context 02:19:56 #39 ... 02:19:56 02:19:56 #40 [security-secretstore-setup internal] load build context 02:19:57 #40 ... 02:19:57 02:19:57 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:19:57 #68 DONE 1.5s 02:19:57 02:19:57 #51 [security-proxy-auth internal] load build context 02:19:57 #51 ... 02:19:57 02:19:57 #50 [security-spire-agent internal] load build context 02:19:57 #50 transferring context: 188.04MB 66.8s done 02:19:57 #50 DONE 67.5s 02:19:57 02:19:57 #51 [security-proxy-auth internal] load build context 02:19:57 #51 ... 02:19:57 02:19:57 #36 [security-spire-config internal] load build context 02:19:57 #36 transferring context: 188.04MB 67.9s done 02:19:57 #36 DONE 68.4s 02:19:57 02:19:57 #51 [security-proxy-auth internal] load build context 02:19:59 #51 ... 02:19:59 02:19:59 #40 [security-secretstore-setup internal] load build context 02:19:59 #40 transferring context: 188.04MB 69.5s done 02:19:59 #40 DONE 70.0s 02:19:59 02:19:59 #51 [security-proxy-auth internal] load build context 02:19:59 #51 ... 02:19:59 02:19:59 #69 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 02:19:59 #69 DONE 1.8s 02:19:59 02:19:59 #51 [security-proxy-auth internal] load build context 02:20:00 #51 ... 02:20:00 02:20:00 #60 [support-scheduler internal] load build context 02:20:00 #60 ... 02:20:00 02:20:00 #70 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:00 #70 ... 02:20:00 02:20:00 #60 [support-scheduler internal] load build context 02:20:01 #60 ... 02:20:01 02:20:01 #45 [security-spiffe-token-provider internal] load build context 02:20:01 #45 transferring context: 188.04MB 71.0s done 02:20:01 #45 DONE 71.5s 02:20:01 02:20:01 #60 [support-scheduler internal] load build context 02:20:01 #60 ... 02:20:01 02:20:01 #61 [security-spire-server internal] load build context 02:20:01 #61 ... 02:20:01 02:20:01 #60 [support-scheduler internal] load build context 02:20:02 #60 ... 02:20:02 02:20:02 #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:20:02 #71 DONE 1.1s 02:20:02 02:20:02 #60 [support-scheduler internal] load build context 02:20:02 #60 ... 02:20:02 02:20:02 #39 [security-bootstrapper internal] load build context 02:20:02 #39 transferring context: 188.04MB 73.3s done 02:20:02 #39 DONE 73.7s 02:20:02 02:20:02 #60 [support-scheduler internal] load build context 02:20:02 #60 ... 02:20:02 02:20:02 #49 [core-command internal] load build context 02:20:02 #49 ... 02:20:02 02:20:02 #60 [support-scheduler internal] load build context 02:20:04 #60 ... 02:20:04 02:20:04 #37 [core-common-config-bootstrapper internal] load build context 02:20:04 #37 ... 02:20:04 02:20:04 #60 [support-scheduler internal] load build context 02:20:06 #60 transferring context: 188.04MB 70.8s done 02:20:06 #60 DONE 72.9s 02:20:06 02:20:06 #61 [security-spire-server internal] load build context 02:20:06 #61 ... 02:20:06 02:20:06 #37 [core-common-config-bootstrapper internal] load build context 02:20:06 #37 transferring context: 188.04MB 70.6s done 02:20:06 #37 DONE 73.2s 02:20:06 02:20:06 #61 [security-spire-server internal] load build context 02:20:07 #61 transferring context: 188.04MB 71.5s done 02:20:07 #61 DONE 73.9s 02:20:07 02:20:07 #49 [core-command internal] load build context 02:20:07 #49 ... 02:20:07 02:20:07 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:07 #72 ... 02:20:07 02:20:07 #51 [security-proxy-auth internal] load build context 02:20:07 #51 transferring context: 188.04MB 76.7s done 02:20:07 #51 DONE 76.9s 02:20:07 02:20:07 #49 [core-command internal] load build context 02:20:07 #49 transferring context: 188.04MB 77.0s done 02:20:07 #49 DONE 77.4s 02:20:07 02:20:07 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:09 #73 ... 02:20:09 02:20:09 #74 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:41 #74 ... 02:20:41 02:20:41 #67 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:41 #67 DONE 55.3s 02:20:41 02:20:41 #75 [security-proxy-setup builder 6/7] COPY . . 02:20:41 #75 ... 02:20:41 02:20:41 #70 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:41 #70 DONE 51.5s 02:20:41 02:20:41 #76 [core-data builder 6/7] COPY . . 02:20:43 #76 ... 02:20:43 02:20:43 #75 [security-proxy-setup builder 6/7] COPY . . 02:20:43 #75 DONE 3.3s 02:20:43 02:20:43 #77 [security-secretstore-setup builder 6/7] COPY . . 02:20:43 #77 CACHED 02:20:43 02:20:43 #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:20:43 #78 CACHED 02:20:43 02:20:43 #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:43 #79 CACHED 02:20:43 02:20:43 #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:43 #80 CACHED 02:20:43 02:20:43 #81 [security-bootstrapper builder 6/7] COPY . . 02:20:43 #81 CACHED 02:20:43 02:20:43 #82 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:20:43 #82 CACHED 02:20:43 02:20:43 #83 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:20:46 #83 3.148 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 02:20:46 #83 ... 02:20:46 02:20:46 #76 [core-data builder 6/7] COPY . . 02:20:46 #76 DONE 4.9s 02:20:46 02:20:46 #84 [core-common-config-bootstrapper builder 6/7] COPY . . 02:20:46 #84 CACHED 02:20:46 02:20:46 #85 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:20:46 #85 CACHED 02:20:46 02:20:46 #86 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:46 #86 CACHED 02:20:46 02:20:46 #87 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:20:46 #87 CACHED 02:20:46 02:20:46 #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:46 #88 CACHED 02:20:46 02:20:46 #89 [support-scheduler builder 6/7] COPY . . 02:20:46 #89 CACHED 02:20:46 02:20:46 #90 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:46 #90 CACHED 02:20:46 02:20:46 #91 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:20:46 #91 CACHED 02:20:46 02:20:46 #92 [security-proxy-auth builder 6/7] COPY . . 02:20:46 #92 CACHED 02:20:46 02:20:46 #93 [core-command builder 6/7] COPY . . 02:20:46 #93 CACHED 02:20:46 02:20:46 #94 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:46 #94 CACHED 02:20:46 02:20:46 #95 [core-command builder 4/7] COPY go.mod vendor* ./ 02:20:46 #95 CACHED 02:20:46 02:20:46 #96 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:46 #96 CACHED 02:20:46 02:20:46 #97 [core-metadata builder 6/7] COPY . . 02:20:46 #97 CACHED 02:20:46 02:20:46 #98 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:20:46 #98 CACHED 02:20:46 02:20:46 #99 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:20:52 #99 5.087 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 02:20:53 #99 ... 02:20:53 02:20:53 #100 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:20:53 #0 3.439 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 02:20:53 #100 ... 02:20:53 02:20:53 #101 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:20:53 #0 3.656 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 02:20:53 #101 ... 02:20:53 02:20:53 #102 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:20:53 #0 4.919 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 02:20:56 #102 ... 02:20:56 02:20:56 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:56 #72 DONE 59.2s 02:20:56 02:20:56 #103 [support-notifications builder 6/7] COPY . . 02:20:56 #103 ... 02:20:56 02:20:56 #104 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:20:56 #0 5.016 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 02:20:56 #104 ... 02:20:56 02:20:56 #105 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:20:56 #0 5.615 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 02:20:56 #105 ... 02:20:56 02:20:56 #106 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:20:56 #0 5.024 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 02:20:57 #106 ... 02:20:57 02:20:57 #107 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:20:57 #0 5.567 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 02:20:58 #107 ... 02:20:58 02:20:58 #74 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:58 #74 DONE 58.9s 02:20:58 02:20:58 #108 [security-spire-config builder 6/9] COPY . . 02:20:58 #108 ... 02:20:58 02:20:58 #103 [support-notifications builder 6/7] COPY . . 02:20:58 #103 DONE 2.5s 02:20:59 02:20:59 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:21:01 #109 2.120 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 02:21:01 #109 ... 02:21:01 02:21:01 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:01 #73 DONE 58.9s 02:21:01 02:21:01 #110 [security-spiffe-token-provider builder 6/7] COPY . . 02:21:03 #110 ... 02:21:03 02:21:03 #108 [security-spire-config builder 6/9] COPY . . 02:21:03 #108 DONE 4.3s 02:21:03 02:21:03 #111 [security-spire-server builder 6/9] COPY . . 02:21:03 #111 CACHED 02:21:03 02:21:03 #112 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 02:21:03 #112 CACHED 02:21:03 02:21:03 #113 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 02:21:03 #113 CACHED 02:21:03 02:21:03 #114 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:03 #114 CACHED 02:21:03 02:21:03 #115 [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 02:21:03 #115 ... 02:21:03 02:21:03 #116 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 02:21:03 #116 DONE 0.2s 02:21:03 02:21:03 #117 [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 02:21:06 #117 ... 02:21:06 02:21:06 #110 [security-spiffe-token-provider builder 6/7] COPY . . 02:21:06 #110 DONE 5.6s 02:21:06 02:21:06 #118 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:21:07 #118 ... 02:21:07 02:21:07 #115 [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 02:21:07 #115 DONE 4.5s 02:21:07 02:21:07 #117 [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 02:21:07 #117 DONE 4.5s 02:21:07 02:21:07 #119 [security-spire-config builder 9/9] WORKDIR /edgex-go 02:21:07 #119 ... 02:21:07 02:21:07 #120 [security-spire-server builder 9/9] WORKDIR /edgex-go 02:21:07 #120 DONE 0.4s 02:21:07 02:21:07 #119 [security-spire-config builder 9/9] WORKDIR /edgex-go 02:21:07 #119 DONE 0.4s 02:21:07 02:21:07 #102 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:21:08 #102 ... 02:21:08 02:21:08 #121 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 02:21:08 #121 CACHED 02:21:08 02:21:08 #122 [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 02:21:08 #122 CACHED 02:21:08 02:21:08 #123 [security-spire-agent builder 6/9] COPY . . 02:21:08 #123 CACHED 02:21:08 02:21:08 #124 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:08 #124 CACHED 02:21:08 02:21:08 #125 [security-spire-agent builder 9/9] WORKDIR /edgex-go 02:21:08 #125 CACHED 02:21:08 02:21:08 #126 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 02:21:08 #126 CACHED 02:21:08 02:21:08 #127 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 02:21:08 #127 ... 02:21:08 02:21:08 #128 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 02:21:08 #128 DONE 0.4s 02:21:09 02:21:09 #127 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 02:21:09 #127 DONE 0.4s 02:21:09 02:21:09 #129 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 02:21:09 #129 DONE 0.3s 02:21:09 02:21:09 #130 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 02:21:09 #130 DONE 0.3s 02:21:09 02:21:09 #102 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:21:10 #102 ... 02:21:10 02:21:10 #131 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:21:10 #131 CACHED 02:21:10 02:21:10 #132 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 02:21:10 #132 CACHED 02:21:10 02:21:10 #133 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:21:12 #133 DONE 1.9s 02:21:12 02:21:12 #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 02:21:12 #134 DONE 1.1s 02:21:12 02:21:12 #135 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:21:12 #135 DONE 1.7s 02:21:12 02:21:12 #136 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:21:12 #136 DONE 0.3s 02:21:12 02:21:12 #137 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:21:12 #137 DONE 0.3s 02:21:12 02:21:12 #138 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 02:21:12 #138 DONE 0.3s 02:21:12 02:21:12 #139 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:21:12 #139 DONE 0.3s 02:21:12 02:21:12 #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:21:13 #140 ... 02:21:13 02:21:13 #141 [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 02:21:13 #141 DONE 0.3s 02:21:13 02:21:13 #142 [security-spire-config] exporting to image 02:21:13 #142 exporting layers 02:21:13 #142 ... 02:21:13 02:21:13 #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:21:13 #140 DONE 0.5s 02:21:13 02:21:13 #142 [security-spire-server] exporting to image 02:21:14 #142 ... 02:21:14 02:21:14 #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:21:14 #143 DONE 2.1s 02:21:14 02:21:14 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:21:14 #144 DONE 0.3s 02:21:14 02:21:14 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:21:15 #145 DONE 0.3s 02:21:15 02:21:15 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:21:15 #146 DONE 0.2s 02:21:15 02:21:15 #142 [security-spire-agent] exporting to image 02:21:16 #142 exporting layers 3.0s done 02:21:16 #142 writing image sha256:9793b68ba32bfa23863ca6687710915178817eb030bc535120a52802eb2a1330 0.0s done 02:21:16 #142 naming to docker.io/library/security-spire-config-arm64 done 02:21:16 #142 exporting layers 2.9s done 02:21:16 #142 writing image sha256:e951e146a9a0a18d2d0e412a7fb84188a0471ab47ed3789eb8b0880fdc5de9fa 02:21:16 #142 writing image sha256:e951e146a9a0a18d2d0e412a7fb84188a0471ab47ed3789eb8b0880fdc5de9fa done 02:21:16 #142 naming to docker.io/library/security-spire-server-arm64 done 02:21:16 #142 exporting layers 1.6s done 02:21:16 #142 writing image sha256:d56342e63992a3a26c4ef6188a29e913d87c40d98ac60dc924507a9b0fe57837 done 02:21:16 #142 naming to docker.io/library/security-spire-agent-arm64 done 02:21:16 #142 DONE 3.8s 02:21:16 02:21:16 #118 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:21:16 #118 3.513 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 02:36:54 #118 ... 02:36:54 02:36:54 #83 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:36:54 #83 957.4 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 02:36:54 #83 ... 02:36:54 02:36:54 #100 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:36:54 #100 DONE 957.8s 02:36:54 02:36:54 #105 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:36:54 #105 ... 02:36:54 02:36:54 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:36:54 #147 DONE 0.2s 02:36:54 02:36:54 #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:36:54 #148 DONE 0.2s 02:36:54 02:36:54 #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:36:54 #149 DONE 0.2s 02:36:54 02:36:54 #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:36:54 #150 DONE 0.3s 02:36:54 02:36:54 #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:36:54 #151 DONE 0.1s 02:36:54 02:36:54 #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:36:54 #152 DONE 2.3s 02:36:54 02:36:54 #142 [security-proxy-setup] exporting to image 02:36:54 #142 exporting layers 02:36:54 #142 exporting layers 0.7s done 02:36:54 #142 writing image sha256:acfa91b5668ff9f37286fb36344f441c83e0920aced310ae4f7720f4752f4cf8 done 02:36:54 #142 naming to docker.io/library/security-proxy-setup-arm64 done 02:36:54 #142 DONE 4.5s 02:36:54 02:36:54 #101 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:36:56 #101 DONE 973.5s 02:36:56 02:36:56 #83 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:36:56 #83 ... 02:36:56 02:36:56 #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:36:57 #153 DONE 0.4s 02:36:57 02:36:57 #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 02:36:59 #154 DONE 2.0s 02:36:59 02:36:59 #99 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:36:59 #99 ... 02:36:59 02:36:59 #155 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 02:36:59 #155 DONE 0.4s 02:36:59 02:36:59 #156 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 02:37:00 #156 DONE 0.3s 02:37:00 02:37:00 #157 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:37:00 #157 DONE 0.4s 02:37:00 02:37:00 #104 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:37:00 #104 ... 02:37:00 02:37:00 #158 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:37:00 #158 DONE 0.2s 02:37:00 02:37:00 #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/ 02:37:00 #159 DONE 0.1s 02:37:00 02:37:00 #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/ 02:37:00 #160 DONE 0.2s 02:37:00 02:37:00 #118 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:37:01 #118 ... 02:37:01 02:37:01 #161 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:37:01 #161 DONE 0.1s 02:37:01 02:37:01 #162 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:37:01 #162 DONE 0.1s 02:37:01 02:37:01 #99 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:37:01 #99 ... 02:37:01 02:37:01 #163 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 02:37:03 #163 DONE 2.0s 02:37:03 02:37:03 #142 [security-bootstrapper] exporting to image 02:37:03 #142 exporting layers 02:37:04 #142 exporting layers 0.9s done 02:37:04 #142 writing image sha256:205666f4847e48252487bba222ef480c911b4e8fe4af22645d54aef81f1ad3e8 done 02:37:04 #142 naming to docker.io/library/security-bootstrapper-arm64 done 02:37:04 #142 DONE 5.4s 02:37:04 02:37:04 #104 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:37:05 #104 ... 02:37:05 02:37:05 #83 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:37:05 #83 DONE 982.3s 02:37:05 02:37:05 #104 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:37:06 #104 ... 02:37:06 02:37:06 #164 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 02:37:06 #164 DONE 0.1s 02:37:06 02:37:06 #165 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 02:37:06 #165 DONE 0.2s 02:37:06 02:37:06 #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 02:37:06 #166 DONE 0.1s 02:37:06 02:37:06 #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 02:37:06 #167 DONE 0.2s 02:37:06 02:37:06 #168 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:37:06 #168 DONE 0.1s 02:37:06 02:37:06 #169 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:37:06 #169 DONE 0.2s 02:37:06 02:37:06 #102 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:37:07 #102 ... 02:37:07 02:37:07 #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:37:07 #170 DONE 0.3s 02:37:07 02:37:07 #171 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:37:07 #171 DONE 0.1s 02:37:07 02:37:07 #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:37:11 #172 DONE 3.4s 02:37:11 02:37:11 #142 [security-secretstore-setup] exporting to image 02:37:11 #142 exporting layers 02:37:12 #142 ... 02:37:12 02:37:12 #102 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:37:12 #102 DONE 985.7s 02:37:12 02:37:12 #104 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:37:12 #104 ... 02:37:12 02:37:12 #173 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:37:13 #173 ... 02:37:13 02:37:13 #142 [security-secretstore-setup] exporting to image 02:37:13 #142 exporting layers 1.9s done 02:37:13 #142 writing image sha256:dea202b2568b03fdb029a5d6970d247bc2349cc62368094ae23613fa3ed2841e 0.1s done 02:37:13 #142 naming to docker.io/library/security-secretstore-setup-arm64 done 02:37:13 #142 DONE 7.5s 02:37:13 02:37:13 #104 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:37:13 #104 ... 02:37:13 02:37:13 #173 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:37:13 #173 DONE 0.5s 02:37:13 02:37:13 #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 02:37:13 #174 DONE 0.1s 02:37:13 02:37:13 #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:37:13 #175 DONE 0.3s 02:37:13 02:37:13 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:37:13 #109 ... 02:37:13 02:37:13 #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:37:13 #176 DONE 0.1s 02:37:14 02:37:14 #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:37:14 #177 DONE 0.1s 02:37:14 02:37:14 #104 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:37:14 #104 ... 02:37:14 02:37:14 #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:37:16 #178 DONE 2.0s 02:37:16 02:37:16 #142 [security-proxy-auth] exporting to image 02:37:16 #142 exporting layers 0.6s done 02:37:16 #142 writing image sha256:f80ff5e564bf5c512569191b138c10f69aaeadc3f85c326de7342971c9071b1c done 02:37:16 #142 naming to docker.io/library/security-proxy-auth-arm64 done 02:37:16 #142 DONE 8.1s 02:37:16 02:37:16 #104 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:37:31 #104 ... 02:37:31 02:37:31 #99 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:37:31 #99 DONE 1004.5s 02:37:31 02:37:31 #104 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:37:31 #104 ... 02:37:31 02:37:31 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:37:31 #179 DONE 0.1s 02:37:31 02:37:31 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 02:37:31 #180 DONE 0.2s 02:37:31 02:37:31 #107 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:37:31 #107 ... 02:37:31 02:37:31 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:37:32 #181 DONE 0.3s 02:37:32 02:37:32 #105 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:37:32 #105 ... 02:37:32 02:37:32 #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 02:37:32 #182 DONE 0.2s 02:37:32 02:37:32 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:37:32 #183 DONE 0.1s 02:37:32 02:37:32 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:37:34 #184 DONE 1.9s 02:37:34 02:37:34 #142 [core-common-config-bootstrapper] exporting to image 02:37:34 #142 exporting layers 02:37:34 #142 exporting layers 0.7s done 02:37:34 #142 writing image sha256:a7db7b37212817586c658edf7bd44c46b167c4d21a1ff7d7e9ccdbbccaa09163 done 02:37:34 #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 02:37:35 #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 02:37:35 #142 DONE 8.8s 02:37:35 02:37:35 #104 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:38:14 #104 ... 02:38:14 02:38:14 #105 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:38:14 #105 DONE 1047.4s 02:38:14 02:38:14 #107 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:38:14 #107 ... 02:38:14 02:38:14 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 02:38:14 #185 DONE 0.2s 02:38:14 02:38:14 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 02:38:14 #186 DONE 0.1s 02:38:14 02:38:14 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:38:14 #187 DONE 0.3s 02:38:14 02:38:14 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:38:14 #188 DONE 0.2s 02:38:14 02:38:14 #142 [core-command] exporting to image 02:38:14 #142 exporting layers 02:38:15 #142 exporting layers 0.3s done 02:38:15 #142 writing image sha256:dbc8a5585d59cefe919493edecbf211363867b7ca8b877bcd604dc868cb3cceb done 02:38:15 #142 naming to docker.io/library/core-command-arm64 done 02:38:15 #142 DONE 9.2s 02:38:15 02:38:15 #104 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:38:25 #104 ... 02:38:25 02:38:25 #107 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:38:25 #107 DONE 1058.4s 02:38:25 02:38:25 #106 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:38:25 #106 ... 02:38:25 02:38:25 #189 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:38:25 #189 DONE 0.2s 02:38:25 02:38:25 #104 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:38:25 #104 ... 02:38:25 02:38:25 #190 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 02:38:25 #190 ... 02:38:25 02:38:25 #104 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:38:25 #104 DONE 1059.4s 02:38:26 02:38:26 #190 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 02:38:26 #190 DONE 0.3s 02:38:26 02:38:26 #191 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:38:26 #191 DONE 0.5s 02:38:26 02:38:26 #192 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:38:27 #192 DONE 0.4s 02:38:27 02:38:27 #193 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:38:27 #193 ... 02:38:27 02:38:27 #194 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:38:27 #194 DONE 0.3s 02:38:27 02:38:27 #193 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:38:27 #193 DONE 0.2s 02:38:27 02:38:27 #142 [core-metadata] exporting to image 02:38:27 #142 exporting layers 02:38:27 #142 ... 02:38:27 02:38:27 #195 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:38:27 #195 DONE 0.2s 02:38:27 02:38:27 #196 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:38:28 #196 DONE 0.5s 02:38:28 02:38:28 #142 [core-metadata] exporting to image 02:38:28 #142 exporting layers 0.6s done 02:38:28 #142 writing image sha256:359d2e52c8e7c1865fdda9cc25f3abb474b74f1db1ed7c2d9af45b4a18f0fd00 done 02:38:28 #142 naming to docker.io/library/core-metadata-arm64 done 02:38:28 #142 DONE 9.8s 02:38:28 02:38:28 #197 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:38:28 #197 DONE 0.2s 02:38:28 02:38:28 #142 [core-data] exporting to image 02:38:28 #142 exporting layers 0.3s done 02:38:28 #142 writing image sha256:d07245411c775482200bde1e87afa8f0ec459b2c2bc19ca8ef46169a2915566b done 02:38:28 #142 naming to docker.io/library/core-data-arm64 done 02:38:28 #142 DONE 10.2s 02:38:28 02:38:28 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:39:00 #109 ... 02:39:00 02:39:00 #118 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:39:00 #118 DONE 1072.6s 02:39:00 02:39:00 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:39:00 #109 ... 02:39:00 02:39:00 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:39:00 #198 DONE 0.2s 02:39:00 02:39:00 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:39:00 #199 DONE 0.1s 02:39:00 02:39:00 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:39:00 #200 DONE 0.4s 02:39:00 02:39:00 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:39:00 #109 ... 02:39:00 02:39:00 #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 02:39:01 #201 DONE 0.2s 02:39:01 02:39:01 #142 [security-spiffe-token-provider] exporting to image 02:39:01 #142 exporting layers 02:39:01 #142 exporting layers 0.5s done 02:39:01 #142 writing image sha256:7897175dca95fed3b19a50b0aa33935b2988d1c6486cf427aefa679d2d3dd29d done 02:39:01 #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done 02:39:01 #142 DONE 10.7s 02:39:01 02:39:01 #106 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:39:24 #106 DONE 1116.1s 02:39:24 02:39:24 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:39:24 #109 DONE 1104.1s 02:39:24 02:39:24 #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:39:24 #202 ... 02:39:24 02:39:24 #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:39:24 #203 DONE 0.1s 02:39:24 02:39:24 #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:39:24 #202 DONE 0.2s 02:39:24 02:39:24 #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:39:24 #204 DONE 0.1s 02:39:24 02:39:24 #205 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:39:24 #205 DONE 0.2s 02:39:24 02:39:24 #206 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:39:24 #206 DONE 0.3s 02:39:24 02:39:24 #207 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:39:24 #207 DONE 0.4s 02:39:24 02:39:24 #208 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:39:24 #208 DONE 0.1s 02:39:24 02:39:24 #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:39:24 #209 DONE 0.1s 02:39:24 02:39:24 #142 [support-scheduler] exporting to image 02:39:24 #142 exporting layers 02:39:24 #142 exporting layers 0.4s done 02:39:24 #142 writing image sha256:85161d5ee6a8c841624a349ad90f9905d8d215611ed2e2d15d8f429ca49d95c4 0.0s done 02:39:24 #142 naming to docker.io/library/support-notifications-arm64 done 02:39:24 #142 writing image sha256:7ece795d2f973f8e12daf1e83fc284b07b9ef777e50b8332349e4785d9851c84 done 02:39:24 #142 naming to docker.io/library/support-scheduler-arm64 02:39:24 #142 naming to docker.io/library/support-scheduler-arm64 done 02:39:24 #142 DONE 11.1s 02:39:24 time="2023-08-12T02:18:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:39:24 time="2023-08-12T02:18:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:39:24 time="2023-08-12T02:18:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:39:24 time="2023-08-12T02:18:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:39:24 time="2023-08-12T02:18:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:39:24 time="2023-08-12T02:18:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:39:24 time="2023-08-12T02:18:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:39:24 time="2023-08-12T02:18:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:39:24 time="2023-08-12T02:18:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:39:24 time="2023-08-12T02:18:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:39:24 time="2023-08-12T02:18:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:39:24 time="2023-08-12T02:18:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:39:24 time="2023-08-12T02:18:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:39:24 time="2023-08-12T02:18:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:39:24 $ docker stop --time=1 a9bf7fd0a088a6059b9f0307009133e8a522745fb2cc3d8fc724eb61daeb05e8 02:39:25 $ docker rm -f --volumes a9bf7fd0a088a6059b9f0307009133e8a522745fb2cc3d8fc724eb61daeb05e8 [Pipeline] // withDockerContainer [Pipeline] sh 02:39:26 + docker images 02:39:26 REPOSITORY TAG IMAGE ID CREATED SIZE 02:39:26 support-notifications-arm64 latest 85161d5ee6a8 3 seconds ago 33.7MB 02:39:26 support-scheduler-arm64 latest 7ece795d2f97 3 seconds ago 32.9MB 02:39:26 security-spiffe-token-provider-arm64 latest 7897175dca95 26 seconds ago 33.2MB 02:39:26 core-data-arm64 latest d07245411c77 59 seconds ago 20.9MB 02:39:26 core-metadata-arm64 latest 359d2e52c8e7 59 seconds ago 21.2MB 02:39:26 core-command-arm64 latest dbc8a5585d59 About a minute ago 20.8MB 02:39:26 core-common-config-bootstrapper-arm64 latest a7db7b372128 About a minute ago 18MB 02:39:26 security-proxy-auth-arm64 latest f80ff5e564bf 2 minutes ago 19.3MB 02:39:26 security-secretstore-setup-arm64 latest dea202b2568b 2 minutes ago 42.9MB 02:39:26 security-bootstrapper-arm64 latest 205666f4847e 2 minutes ago 22.6MB 02:39:26 security-proxy-setup-arm64 latest acfa91b5668f 2 minutes ago 19.5MB 02:39:26 security-spire-agent-arm64 latest d56342e63992 18 minutes ago 152MB 02:39:26 security-spire-server-arm64 latest e951e146a9a0 18 minutes ago 96.9MB 02:39:26 security-spire-config-arm64 latest 9793b68ba32b 18 minutes ago 96.1MB 02:39:26 ci-base-image-arm64 latest dfe2d7ba3710 34 minutes ago 1.05GB 02:39:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 4 weeks ago 677MB 02:39:26 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 02:39:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:39:27 02:39:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:39:27 arm64: Pulling from edgex-lftools-log-publisher 02:39:27 8998bd30e6a1: Pulling fs layer 02:39:27 04944245beec: Pulling fs layer 02:39:27 699f458cf7ca: Pulling fs layer 02:39:27 765212b225bb: Pulling fs layer 02:39:27 f23df028b6ca: Pulling fs layer 02:39:27 d65c8cfc05b1: Pulling fs layer 02:39:27 2437ff75d9bd: Pulling fs layer 02:39:27 f23df028b6ca: Waiting 02:39:27 d65c8cfc05b1: Waiting 02:39:27 2437ff75d9bd: Waiting 02:39:27 765212b225bb: Waiting 02:39:27 04944245beec: Verifying Checksum 02:39:27 04944245beec: Download complete 02:39:27 765212b225bb: Download complete 02:39:27 f23df028b6ca: Verifying Checksum 02:39:27 f23df028b6ca: Download complete 02:39:28 d65c8cfc05b1: Verifying Checksum 02:39:28 d65c8cfc05b1: Download complete 02:39:28 699f458cf7ca: Verifying Checksum 02:39:28 699f458cf7ca: Download complete 02:39:28 8998bd30e6a1: Verifying Checksum 02:39:28 8998bd30e6a1: Download complete 02:39:31 2437ff75d9bd: Verifying Checksum 02:39:31 2437ff75d9bd: Download complete 02:39:32 8998bd30e6a1: Pull complete 02:39:32 04944245beec: Pull complete 02:39:35 699f458cf7ca: Pull complete 02:39:35 765212b225bb: Pull complete 02:39:36 f23df028b6ca: Pull complete 02:39:36 d65c8cfc05b1: Pull complete 02:39:51 2437ff75d9bd: Pull complete 02:39:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:39:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:39:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:52 prd-ubuntu20.04-docker-arm64-4c-16g-3394 does not seem to be running inside a container 02:39:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:39:54 $ docker top 142f2e22ed60aede9aff39e0520c1215f02216302cfd9392ec97e56e081bf501 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:39:55 ---> job-cost.sh 02:39:55 lf-activate-venv: SKIPPING 02:39:55 INFO: No Stack... 02:39:56 INFO: Retrieving Pricing Info for: v3-standard-4 02:39:56 INFO: Archiving Costs [Pipeline] sh 02:39:57 + cat /w/workspace/edgex-go/1/archives/cost.csv 02:39:57 + cut -d, -f6 [Pipeline] lock 02:39:57 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4631-1-stack-cost] 02:39:57 Resource [jenkins-edgexfoundry-edgex-go-PR-4631-1-stack-cost] did not exist. Created. 02:39:57 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4631-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:39:58 + echo total: 0.10999999940395355 [Pipeline] stash 02:39:58 Stashed 1 file(s) [Pipeline] } 02:39:58 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4631-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:39:58 $ docker stop --time=1 142f2e22ed60aede9aff39e0520c1215f02216302cfd9392ec97e56e081bf501 02:39:59 $ docker rm -f --volumes 142f2e22ed60aede9aff39e0520c1215f02216302cfd9392ec97e56e081bf501 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:40:00 provisioning config files... 02:40:00 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2387414568379800190tmp [Pipeline] { [Pipeline] sh 02:40:01 + set +x 02:40:01 + curl -s https://codecov.io/bash 02:40:01 + bash -s -- 02:40:01 02:40:01 _____ _ 02:40:01 / ____| | | 02:40:01 | | ___ __| | ___ ___ _____ __ 02:40:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:40:01 | |___| (_) | (_| | __/ (_| (_) \ V / 02:40:01 \_____\___/ \__,_|\___|\___\___/ \_/ 02:40:01 Bash-1.0.6 02:40:01 02:40:01 02:40:01 ==> git version 2.25.1 found 02:40:01 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:40:01 Release-Date: 2020-01-08 02:40:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:40:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:40:01 ==> Jenkins CI detected. 02:40:01 current dir:  /w/workspace/edgex-go/1 02:40:01 project root: . 02:40:01 --> token set from env 02:40:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:40:01 ==> Running gcov in . (disable via -X gcov) 02:40:01 ==> Python coveragepy not found 02:40:01 ==> Searching for coverage reports in: 02:40:01 + . 02:40:01 -> Found 1 reports 02:40:01 ==> Detecting git/mercurial file structure 02:40:01 ==> Reading reports 02:40:01 + ./coverage.out bytes=446997 02:40:01 ==> Appending adjustments 02:40:01 https://docs.codecov.io/docs/fixing-reports 02:40:02 + Found adjustments 02:40:02 ==> Gzipping contents 02:40:02 56K /tmp/codecov.BVCZ1Z.gz 02:40:02 ==> Uploading reports 02:40:02 url: https://codecov.io 02:40:02 query: branch=PR-4631&commit=caa27c14946c4e925120cccfe230efcb613b0d89&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4631%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4631&job=&cmd_args= 02:40:02 -> Pinging Codecov 02:40:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4631&commit=caa27c14946c4e925120cccfe230efcb613b0d89&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4631%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4631&job=&cmd_args= 02:40:02 -> Uploading to 02:40:02 https://storage.googleapis.com/codecov/v4/raw/2023-08-12/00271124DB129430A58F1EEE437C3FCB/caa27c14946c4e925120cccfe230efcb613b0d89/1ceed7bc-7d6d-47a0-9e70-660ee722916c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230812%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230812T024002Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4aebfa7fcd1182b33a08b5728cb724526521d7f54065ca03eb75b6949a8cecbb 02:40:02 % Total % Received % Xferd Average Speed Time Time Time Current 02:40:02 Dload Upload Total Spent Left Speed 02:40:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57260 0 0 100 57260 0 246k --:--:-- --:--:-- --:--:-- 246k 02:40:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/caa27c14946c4e925120cccfe230efcb613b0d89 [Pipeline] } 02:40:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:40:04 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 02:40:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:40:05 ---> package-listing.sh 02:40:05 ++ tr '[:upper:]' '[:lower:]' 02:40:05 ++ facter osfamily 02:40:05 + OS_FAMILY=debian 02:40:05 + workspace=/w/workspace/edgex-go/1 02:40:05 + START_PACKAGES=/tmp/packages_start.txt 02:40:05 + END_PACKAGES=/tmp/packages_end.txt 02:40:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:40:05 + PACKAGES=/tmp/packages_start.txt 02:40:05 + '[' /w/workspace/edgex-go/1 ']' 02:40:05 + PACKAGES=/tmp/packages_end.txt 02:40:05 + case "${OS_FAMILY}" in 02:40:05 + dpkg -l 02:40:05 + grep '^ii' 02:40:05 + '[' -f /tmp/packages_start.txt ']' 02:40:05 + '[' -f /tmp/packages_end.txt ']' 02:40:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:40:05 + '[' /w/workspace/edgex-go/1 ']' 02:40:05 + mkdir -p /w/workspace/edgex-go/1/archives/ 02:40:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 02:40:05 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:40:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:40:06 02:40:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:40:07 latest: Pulling from edgex-lftools-log-publisher 02:40:07 5eb5b503b376: Pulling fs layer 02:40:07 5c69ac0246d0: Pulling fs layer 02:40:07 ec43610c2a17: Pulling fs layer 02:40:07 3a2ae6a8a46f: Pulling fs layer 02:40:07 33b1e0a273af: Pulling fs layer 02:40:07 5d3b04190fa2: Pulling fs layer 02:40:07 2f39f015ded8: Pulling fs layer 02:40:07 33b1e0a273af: Waiting 02:40:07 5d3b04190fa2: Waiting 02:40:07 2f39f015ded8: Waiting 02:40:07 5c69ac0246d0: Verifying Checksum 02:40:07 5c69ac0246d0: Download complete 02:40:07 3a2ae6a8a46f: Verifying Checksum 02:40:07 3a2ae6a8a46f: Download complete 02:40:07 ec43610c2a17: Verifying Checksum 02:40:07 ec43610c2a17: Download complete 02:40:07 33b1e0a273af: Verifying Checksum 02:40:07 33b1e0a273af: Download complete 02:40:07 5d3b04190fa2: Verifying Checksum 02:40:07 5d3b04190fa2: Download complete 02:40:07 5eb5b503b376: Verifying Checksum 02:40:07 5eb5b503b376: Download complete 02:40:08 2f39f015ded8: Download complete 02:40:08 5eb5b503b376: Pull complete 02:40:08 5c69ac0246d0: Pull complete 02:40:09 ec43610c2a17: Pull complete 02:40:09 3a2ae6a8a46f: Pull complete 02:40:09 33b1e0a273af: Pull complete 02:40:09 5d3b04190fa2: Pull complete 02:40:13 2f39f015ded8: Pull complete 02:40:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:40:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:40:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:40:13 prd-ubuntu20.04-docker-8c-8g-3392 does not seem to be running inside a container 02:40:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:40:26 $ docker top 388e263eb90c24f882e636d250c585b1f7356d0da577e8c8f415891ac81b5f89 -eo pid,comm [Pipeline] { [Pipeline] sh 02:40:26 + touch /tmp/pre-build-complete [Pipeline] sh 02:40:27 + mkdir -p /var/log/sysstat [Pipeline] sh 02:40:27 + ls /var/log/sa-host 02:40:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:40:27 provisioning config files... 02:40:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config14812180760700447369tmp [Pipeline] { [Pipeline] echo 02:40:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:40:28 ---> create-netrc.sh [Pipeline] } 02:40:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:40:28 ---> python-tools-install.sh [Pipeline] echo 02:40:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:40:28 ---> sudo-logs.sh 02:40:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:40:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:40:29 ---> job-cost.sh 02:40:29 lf-activate-venv: SKIPPING 02:40:29 DEBUG: total: 0.10999999940395355 02:40:29 INFO: Retrieving Stack Cost... 02:40:31 INFO: Retrieving Pricing Info for: v3-standard-8 02:40:31 INFO: Archiving Costs [Pipeline] echo 02:40:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:40:32 ---> logs-deploy.sh 02:40:32 lf-activate-venv: SKIPPING 02:40:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4631/1 02:40:32 INFO: archiving workspace using pattern(s): 02:40:33 Archives upload complete. 02:40:33 INFO: archiving logs to Nexus