Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from 67c93f70b7447e1b2505b50fe643ca16422e2e49+5bf55878ace16878edbd308d9dee72012f144a0a (14d3fc6799d1c24bb16d08071f7bbbe00bd18e71) 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-ssh8469349314181824159.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh2252584165070473790.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4569/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4569/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11331516833234857614.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12096680265149303253.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4569/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4569/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14619165021946642999.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-16678 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5bf55878ace16878edbd308d9dee72012f144a0a into PR head commit 67c93f70b7447e1b2505b50fe643ca16422e2e49 Merge succeeded, producing e1a32771fc684c4a073f3548ad3eef9b0539a43e Checking out Revision e1a32771fc684c4a073f3548ad3eef9b0539a43e (PR-4569) > git config core.sparsecheckout # timeout=10 > git checkout -f 67c93f70b7447e1b2505b50fe643ca16422e2e49 # 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 5bf55878ace16878edbd308d9dee72012f144a0a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e1a32771fc684c4a073f3548ad3eef9b0539a43e # timeout=10 Commit message: "Merge commit '5bf55878ace16878edbd308d9dee72012f144a0a' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-24T08:30:05.185Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-24T08:30:05.234Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-24T08:30:05.252Z] ========================================================= [2023-05-24T08:30:05.252Z] EdgeX Global Pipelines Version Info [2023-05-24T08:30:05.252Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 381f43936224ab3660937ced8eb80bd97a5e730b # timeout=10 [2023-05-24T08:30:06.034Z] ------------------- [2023-05-24T08:30:06.035Z] stable info: [2023-05-24T08:30:06.035Z] ------------------- [2023-05-24T08:30:06.035Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-24T08:30:06.035Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T08:30:06.035Z] Message: update stable to v1.0.249 [2023-05-24T08:30:06.972Z] ------------------- [2023-05-24T08:30:06.972Z] experimental info: [2023-05-24T08:30:06.972Z] ------------------- [2023-05-24T08:30:06.972Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-24T08:30:06.972Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T08:30:06.972Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-24T08:30:07.136Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-24T08:30:07.145Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-24T08:30:07.154Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-24T08:30:07.162Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-24T08:30:07.171Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-24T08:30:07.180Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-24T08:30:07.188Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-24T08:30:07.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-24T08:30:07.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-24T08:30:07.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-24T08:30:07.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-24T08:30:07.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-24T08:30:07.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-24T08:30:07.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-24T08:30:07.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-24T08:30:07.282Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T08:30:07.297Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T08:30:07.320Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-24T08:30:07.334Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-24T08:30:07.345Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-24T08:30:07.356Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-24T08:30:07.367Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-24T08:30:07.378Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-24T08:30:07.388Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4569 [Pipeline] echo [2023-05-24T08:30:07.399Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4569 [Pipeline] echo [2023-05-24T08:30:07.414Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4569 [Pipeline] echo [2023-05-24T08:30:07.434Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e1a32771fc684c4a073f3548ad3eef9b0539a43e [Pipeline] echo [2023-05-24T08:30:07.452Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e1a3277 [Pipeline] echo [2023-05-24T08:30:07.471Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T08:30:07.515Z] provisioning config files... [2023-05-24T08:30:07.530Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1385171630739644895tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T08:30:07.838Z] ---> docker-login.sh [2023-05-24T08:30:07.838Z] nexus3.edgexfoundry.org:10001 [2023-05-24T08:30:08.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T08:30:08.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T08:30:08.103Z] Configure a credential helper to remove this warning. See [2023-05-24T08:30:08.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T08:30:08.103Z] [2023-05-24T08:30:08.103Z] Login Succeeded [2023-05-24T08:30:08.103Z] nexus3.edgexfoundry.org:10002 [2023-05-24T08:30:08.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T08:30:08.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T08:30:08.363Z] Configure a credential helper to remove this warning. See [2023-05-24T08:30:08.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T08:30:08.363Z] [2023-05-24T08:30:08.363Z] Login Succeeded [2023-05-24T08:30:08.363Z] nexus3.edgexfoundry.org:10003 [2023-05-24T08:30:08.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T08:30:08.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T08:30:08.363Z] Configure a credential helper to remove this warning. See [2023-05-24T08:30:08.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T08:30:08.363Z] [2023-05-24T08:30:08.363Z] Login Succeeded [2023-05-24T08:30:08.363Z] nexus3.edgexfoundry.org:10004 [2023-05-24T08:30:08.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T08:30:08.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T08:30:08.622Z] Configure a credential helper to remove this warning. See [2023-05-24T08:30:08.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T08:30:08.622Z] [2023-05-24T08:30:08.622Z] Login Succeeded [2023-05-24T08:30:08.622Z] docker.io [2023-05-24T08:30:08.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T08:30:08.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T08:30:08.882Z] Configure a credential helper to remove this warning. See [2023-05-24T08:30:08.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T08:30:08.882Z] [2023-05-24T08:30:08.882Z] Login Succeeded [2023-05-24T08:30:08.882Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T08:30:08.888Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T08:30:09.198Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-05-24T08:30:09.198Z] + dirname cmd/core-command/Dockerfile [2023-05-24T08:30:09.198Z] + cut -d/ -f2 [2023-05-24T08:30:09.198Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-24T08:30:09.198Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-24T08:30:09.198Z] + cut -d/ -f2 [2023-05-24T08:30:09.198Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-24T08:30:09.198Z] + dirname cmd/core-data/Dockerfile [2023-05-24T08:30:09.198Z] + cut -d/ -f2 [2023-05-24T08:30:09.198Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-24T08:30:09.198Z] + + dirnamecut cmd/core-metadata/Dockerfile -d/ [2023-05-24T08:30:09.198Z] -f2 [2023-05-24T08:30:09.198Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-24T08:30:09.198Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-24T08:30:09.198Z] + cut -d/ -f2 [2023-05-24T08:30:09.198Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-24T08:30:09.198Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-24T08:30:09.198Z] + cut -d/ -f2 [2023-05-24T08:30:09.198Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-24T08:30:09.198Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-24T08:30:09.198Z] + cut -d/ -f2 [2023-05-24T08:30:09.198Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-24T08:30:09.198Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-24T08:30:09.198Z] + cut -d/ -f2 [2023-05-24T08:30:09.198Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-24T08:30:09.198Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-24T08:30:09.198Z] + cut -d/ -f2 [2023-05-24T08:30:09.198Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-24T08:30:09.198Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-24T08:30:09.198Z] + cut -d/ -f2 [2023-05-24T08:30:09.198Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-24T08:30:09.198Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-24T08:30:09.198Z] + cut -d/ -f2 [2023-05-24T08:30:09.198Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-24T08:30:09.198Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-24T08:30:09.198Z] + cut -d/ -f2 [2023-05-24T08:30:09.198Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-24T08:30:09.198Z] + dirname+ cmd/support-notifications/Dockerfile [2023-05-24T08:30:09.198Z] cut -d/ -f2 [2023-05-24T08:30:09.198Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-24T08:30:09.198Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-24T08:30:09.198Z] + cut -d/ -f2 [2023-05-24T08:30:09.198Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-24T08:30:09.246Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-24T08:30:09.587Z] + git rev-list -1 --merges e1a32771fc684c4a073f3548ad3eef9b0539a43e~1..e1a32771fc684c4a073f3548ad3eef9b0539a43e [Pipeline] echo [2023-05-24T08:30:09.599Z] -----------> git rev-list -1 --merges e1a32771fc684c4a073f3548ad3eef9b0539a43e~1..e1a32771fc684c4a073f3548ad3eef9b0539a43e e1a32771fc684c4a073f3548ad3eef9b0539a43e [2023-05-24T08:30:09.599Z] e1a32771fc684c4a073f3548ad3eef9b0539a43e [false] [Pipeline] sh [2023-05-24T08:30:09.886Z] + git log --format=format:%s -1 e1a32771fc684c4a073f3548ad3eef9b0539a43e [Pipeline] echo [2023-05-24T08:30:09.900Z] ========================================================= [2023-05-24T08:30:09.901Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-24T08:30:09.901Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-24T08:30:10.254Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T08:30:10.254Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-24T08:30:10.254Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-24T08:30:10.254Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-24T08:30:10.254Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-24T08:30:10.254Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-24T08:30:10.254Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T08:30:10.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T08:30:10.606Z] [2023-05-24T08:30:10.606Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T08:30:10.905Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T08:30:10.905Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-24T08:30:10.905Z] b85a868b505f: Pulling fs layer [2023-05-24T08:30:10.905Z] e2be974225ed: Pulling fs layer [2023-05-24T08:30:10.905Z] 339a4e72a1f5: Pulling fs layer [2023-05-24T08:30:10.905Z] 988bab9f4d93: Pulling fs layer [2023-05-24T08:30:10.905Z] 1469e6f7b9e6: Pulling fs layer [2023-05-24T08:30:10.905Z] eaf3925da568: Pulling fs layer [2023-05-24T08:30:10.905Z] bab4dde63d76: Pulling fs layer [2023-05-24T08:30:10.905Z] bde34c3a00c8: Pulling fs layer [2023-05-24T08:30:10.905Z] b352a97aabf1: Pulling fs layer [2023-05-24T08:30:10.905Z] 4872d77fe225: Pulling fs layer [2023-05-24T08:30:10.905Z] 5851b861e8e6: Pulling fs layer [2023-05-24T08:30:10.905Z] 988bab9f4d93: Waiting [2023-05-24T08:30:10.905Z] b352a97aabf1: Waiting [2023-05-24T08:30:10.905Z] 4872d77fe225: Waiting [2023-05-24T08:30:10.905Z] 1469e6f7b9e6: Waiting [2023-05-24T08:30:10.905Z] 5851b861e8e6: Waiting [2023-05-24T08:30:10.905Z] eaf3925da568: Waiting [2023-05-24T08:30:10.905Z] bab4dde63d76: Waiting [2023-05-24T08:30:10.905Z] bde34c3a00c8: Waiting [2023-05-24T08:30:10.905Z] e2be974225ed: Verifying Checksum [2023-05-24T08:30:10.905Z] e2be974225ed: Download complete [2023-05-24T08:30:10.905Z] 988bab9f4d93: Download complete [2023-05-24T08:30:11.179Z] 1469e6f7b9e6: Verifying Checksum [2023-05-24T08:30:11.179Z] 1469e6f7b9e6: Download complete [2023-05-24T08:30:11.179Z] eaf3925da568: Verifying Checksum [2023-05-24T08:30:11.179Z] eaf3925da568: Download complete [2023-05-24T08:30:11.179Z] 339a4e72a1f5: Verifying Checksum [2023-05-24T08:30:11.179Z] 339a4e72a1f5: Download complete [2023-05-24T08:30:11.179Z] bde34c3a00c8: Verifying Checksum [2023-05-24T08:30:11.179Z] bde34c3a00c8: Download complete [2023-05-24T08:30:11.179Z] b352a97aabf1: Verifying Checksum [2023-05-24T08:30:11.179Z] b352a97aabf1: Download complete [2023-05-24T08:30:11.179Z] 4872d77fe225: Verifying Checksum [2023-05-24T08:30:11.179Z] 4872d77fe225: Download complete [2023-05-24T08:30:11.179Z] 5851b861e8e6: Verifying Checksum [2023-05-24T08:30:11.179Z] 5851b861e8e6: Download complete [2023-05-24T08:30:11.179Z] b85a868b505f: Verifying Checksum [2023-05-24T08:30:11.179Z] b85a868b505f: Download complete [2023-05-24T08:30:11.456Z] bab4dde63d76: Verifying Checksum [2023-05-24T08:30:11.456Z] bab4dde63d76: Download complete [2023-05-24T08:30:12.391Z] b85a868b505f: Pull complete [2023-05-24T08:30:12.391Z] e2be974225ed: Pull complete [2023-05-24T08:30:12.960Z] 339a4e72a1f5: Pull complete [2023-05-24T08:30:12.960Z] 988bab9f4d93: Pull complete [2023-05-24T08:30:13.221Z] 1469e6f7b9e6: Pull complete [2023-05-24T08:30:13.480Z] eaf3925da568: Pull complete [2023-05-24T08:30:14.864Z] bab4dde63d76: Pull complete [2023-05-24T08:30:15.124Z] bde34c3a00c8: Pull complete [2023-05-24T08:30:15.124Z] b352a97aabf1: Pull complete [2023-05-24T08:30:15.385Z] 4872d77fe225: Pull complete [2023-05-24T08:30:15.385Z] 5851b861e8e6: Pull complete [2023-05-24T08:30:15.385Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-24T08:30:15.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T08:30:15.385Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T08:30:15.496Z] prd-ubuntu20.04-docker-8c-8g-16678 does not seem to be running inside a container [2023-05-24T08:30:15.533Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-24T08:30:19.603Z] $ docker top 59763257e5f2acf7fcc03806138f70e4c5dd2d6112f5c7861c6d8d74d3252589 -eo pid,comm [2023-05-24T08:30:19.654Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-24T08:30:19.654Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T08:30:19.688Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T08:30:19.688Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T08:30:19.795Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T08:30:19.799Z] $ docker exec 59763257e5f2acf7fcc03806138f70e4c5dd2d6112f5c7861c6d8d74d3252589 ssh-agent [2023-05-24T08:30:19.900Z] SSH_AUTH_SOCK=/tmp/ssh-oWqrWqfLDUlD/agent.32 [2023-05-24T08:30:19.901Z] SSH_AGENT_PID=38 [2023-05-24T08:30:19.907Z] Running ssh-add (command line suppressed) [2023-05-24T08:30:20.010Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_31506089440205801.key (/w/workspace/edgex-go/5@tmp/private_key_31506089440205801.key) [2023-05-24T08:30:20.024Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T08:30:20.315Z] + git tag --points-at HEAD [Pipeline] } [2023-05-24T08:30:20.336Z] $ docker exec --env ******** --env ******** 59763257e5f2acf7fcc03806138f70e4c5dd2d6112f5c7861c6d8d74d3252589 ssh-agent -k [2023-05-24T08:30:20.445Z] unset SSH_AUTH_SOCK; [2023-05-24T08:30:20.445Z] unset SSH_AGENT_PID; [2023-05-24T08:30:20.445Z] echo Agent pid 38 killed; [2023-05-24T08:30:20.455Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-24T08:30:20.478Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T08:30:20.478Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T08:30:20.586Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T08:30:20.591Z] $ docker exec 59763257e5f2acf7fcc03806138f70e4c5dd2d6112f5c7861c6d8d74d3252589 ssh-agent [2023-05-24T08:30:20.688Z] SSH_AUTH_SOCK=/tmp/ssh-GP8yFaHatqwA/agent.70 [2023-05-24T08:30:20.688Z] SSH_AGENT_PID=76 [2023-05-24T08:30:20.693Z] Running ssh-add (command line suppressed) [2023-05-24T08:30:20.792Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_2874058349468876939.key (/w/workspace/edgex-go/5@tmp/private_key_2874058349468876939.key) [2023-05-24T08:30:20.806Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T08:30:21.090Z] + git semver init [2023-05-24T08:30:21.351Z] 2023-05-24 08:30:21,254 [run_init] DEBUG init version:0.0.0 force:False [2023-05-24T08:30:21.351Z] 2023-05-24 08:30:21,255 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver [2023-05-24T08:30:21.351Z] 2023-05-24 08:30:21,256 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver [2023-05-24T08:30:21.351Z] 2023-05-24 08:30:21,256 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) [2023-05-24T08:30:26.711Z] 2023-05-24 08:30:26,262 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude [2023-05-24T08:30:26.711Z] 2023-05-24 08:30:26,262 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4569 with force:False [2023-05-24T08:30:26.711Z] 2023-05-24 08:30:26,262 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4569 [2023-05-24T08:30:26.711Z] 2023-05-24 08:30:26,266 [execute] INFO git cat-file --batch-check [2023-05-24T08:30:26.711Z] 2023-05-24 08:30:26,267 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T08:30:26.711Z] 2023-05-24 08:30:26,273 [execute] INFO git cat-file --batch [2023-05-24T08:30:26.711Z] 2023-05-24 08:30:26,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T08:30:26.711Z] 2023-05-24 08:30:26,277 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4569 [2023-05-24T08:30:26.711Z] 0.0.0 [Pipeline] } [2023-05-24T08:30:26.734Z] $ docker exec --env ******** --env ******** 59763257e5f2acf7fcc03806138f70e4c5dd2d6112f5c7861c6d8d74d3252589 ssh-agent -k [2023-05-24T08:30:26.841Z] unset SSH_AUTH_SOCK; [2023-05-24T08:30:26.842Z] unset SSH_AGENT_PID; [2023-05-24T08:30:26.842Z] echo Agent pid 76 killed; [2023-05-24T08:30:26.850Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T08:30:27.150Z] + git semver [Pipeline] } [2023-05-24T08:30:27.425Z] $ docker stop --time=1 59763257e5f2acf7fcc03806138f70e4c5dd2d6112f5c7861c6d8d74d3252589 [2023-05-24T08:30:28.714Z] $ docker rm -f --volumes 59763257e5f2acf7fcc03806138f70e4c5dd2d6112f5c7861c6d8d74d3252589 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T08:30:29.045Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-24T08:30:29.299Z] Stashed 1 file(s) [Pipeline] echo [2023-05-24T08:30:29.302Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T08:30:29.714Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2023-05-24T08:30:29.726Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T08:30:29.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T08:30:29.751Z] ========================================================= [2023-05-24T08:30:29.751Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-24T08:30:29.751Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-24T08:30:30.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T08:30:30.054Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-24T08:30:30.054Z] f56be85fc22e: Pulling fs layer [2023-05-24T08:30:30.054Z] 85791d961cd3: Pulling fs layer [2023-05-24T08:30:30.054Z] d694b5ae8c79: Pulling fs layer [2023-05-24T08:30:30.054Z] 9f32a84ed3da: Pulling fs layer [2023-05-24T08:30:30.054Z] 4d19c01a9841: Pulling fs layer [2023-05-24T08:30:30.054Z] 9325e15d5711: Pulling fs layer [2023-05-24T08:30:30.054Z] 556b6ee489ea: Pulling fs layer [2023-05-24T08:30:30.054Z] c5a4b2cf53e6: Pulling fs layer [2023-05-24T08:30:30.054Z] 9325e15d5711: Waiting [2023-05-24T08:30:30.054Z] 4d19c01a9841: Waiting [2023-05-24T08:30:30.054Z] 556b6ee489ea: Waiting [2023-05-24T08:30:30.054Z] c5a4b2cf53e6: Waiting [2023-05-24T08:30:30.054Z] 9f32a84ed3da: Waiting [2023-05-24T08:30:30.054Z] 85791d961cd3: Verifying Checksum [2023-05-24T08:30:30.054Z] 85791d961cd3: Download complete [2023-05-24T08:30:30.054Z] 9f32a84ed3da: Download complete [2023-05-24T08:30:30.054Z] 4d19c01a9841: Verifying Checksum [2023-05-24T08:30:30.054Z] 4d19c01a9841: Download complete [2023-05-24T08:30:30.054Z] f56be85fc22e: Verifying Checksum [2023-05-24T08:30:30.054Z] f56be85fc22e: Download complete [2023-05-24T08:30:30.054Z] 9325e15d5711: Verifying Checksum [2023-05-24T08:30:30.054Z] 9325e15d5711: Download complete [2023-05-24T08:30:30.313Z] f56be85fc22e: Pull complete [2023-05-24T08:30:30.313Z] 85791d961cd3: Pull complete [2023-05-24T08:30:30.887Z] c5a4b2cf53e6: Verifying Checksum [2023-05-24T08:30:30.887Z] c5a4b2cf53e6: Download complete [2023-05-24T08:30:30.887Z] d694b5ae8c79: Verifying Checksum [2023-05-24T08:30:30.887Z] d694b5ae8c79: Download complete [2023-05-24T08:30:31.144Z] 556b6ee489ea: Download complete [2023-05-24T08:30:34.427Z] d694b5ae8c79: Pull complete [2023-05-24T08:30:34.427Z] 9f32a84ed3da: Pull complete [2023-05-24T08:30:34.427Z] 4d19c01a9841: Pull complete [2023-05-24T08:30:34.427Z] 9325e15d5711: Pull complete [2023-05-24T08:30:36.328Z] 556b6ee489ea: Pull complete [2023-05-24T08:30:37.261Z] c5a4b2cf53e6: Pull complete [2023-05-24T08:30:37.261Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-24T08:30:37.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T08:30:37.261Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-24T08:30:37.558Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T08:30:37.558Z] WORKDIR /edgex [2023-05-24T08:30:37.558Z] COPY go.mod . [2023-05-24T08:30:37.558Z] RUN go mod download build [2023-05-24T08:30:37.558Z] -t ci-base-image-x86_64 -f - . [2023-05-24T08:30:38.125Z] Sending build context to Docker daemon 170.8MB [2023-05-24T08:30:38.125Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T08:30:38.125Z] ---> c4be618373d6 [2023-05-24T08:30:38.125Z] Step 2/4 : WORKDIR /edgex [2023-05-24T08:30:44.387Z] Still waiting to schedule task [2023-05-24T08:30:44.387Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-24T08:30:46.262Z] ---> Running in 9065f83bcb86 [2023-05-24T08:30:46.262Z] Removing intermediate container 9065f83bcb86 [2023-05-24T08:30:46.262Z] ---> dc339f4bf890 [2023-05-24T08:30:46.262Z] Step 3/4 : COPY go.mod . [2023-05-24T08:30:46.523Z] ---> 3753ccc2e496 [2023-05-24T08:30:46.523Z] Step 4/4 : RUN go mod download [2023-05-24T08:30:46.523Z] ---> Running in fb57c058c4de [2023-05-24T08:31:01.416Z] Removing intermediate container fb57c058c4de [2023-05-24T08:31:01.416Z] ---> bf5c8da36ac7 [2023-05-24T08:31:01.416Z] Successfully built bf5c8da36ac7 [2023-05-24T08:31:01.416Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T08:31:01.719Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T08:31:01.719Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T08:31:01.785Z] prd-ubuntu20.04-docker-8c-8g-16678 does not seem to be running inside a container [2023-05-24T08:31:01.820Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-24T08:31:02.296Z] $ docker top a832b934f9f1c84256cd9706a37498120546e45f9515ee5ab1b83e9bc1c4cabc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T08:31:02.635Z] + go version [2023-05-24T08:31:02.636Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-24T08:31:02.649Z] $ docker stop --time=1 a832b934f9f1c84256cd9706a37498120546e45f9515ee5ab1b83e9bc1c4cabc [2023-05-24T08:31:03.977Z] $ docker rm -f --volumes a832b934f9f1c84256cd9706a37498120546e45f9515ee5ab1b83e9bc1c4cabc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T08:31:04.374Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T08:31:04.374Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T08:31:04.440Z] prd-ubuntu20.04-docker-8c-8g-16678 does not seem to be running inside a container [2023-05-24T08:31:04.474Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-24T08:31:04.836Z] $ docker top 6ec1a28e00fe74aed90591162befb1a106bbcbc09be4a7fc62141ca462043f62 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-24T08:31:04.897Z] ========================================================= [2023-05-24T08:31:04.897Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-24T08:31:04.897Z] ========================================================= [Pipeline] sh [2023-05-24T08:31:05.177Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2023-05-24T08:31:05.471Z] + make test [2023-05-24T08:31:05.471Z] go test -race -coverprofile=coverage.out ./... [2023-05-24T08:31:12.032Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-24T08:31:24.223Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-24T08:31:24.223Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-24T08:31:24.223Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-24T08:31:24.223Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-24T08:31:24.480Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-24T08:31:24.738Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-24T08:31:24.995Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-24T08:31:24.996Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-24T08:31:24.996Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-24T08:31:25.254Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-24T08:31:25.513Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-24T08:31:25.771Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-24T08:31:25.771Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-24T08:31:25.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-24T08:31:26.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-24T08:31:26.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-24T08:31:26.712Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2023-05-24T08:31:26.712Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements [2023-05-24T08:31:27.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-24T08:31:27.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-24T08:31:27.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-24T08:31:28.215Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-24T08:31:28.215Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-24T08:31:28.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-24T08:31:28.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-24T08:31:28.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-24T08:31:28.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-24T08:31:28.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-24T08:31:29.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-24T08:31:29.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-24T08:31:30.412Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.089s coverage: 71.5% of statements [2023-05-24T08:31:30.412Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.077s coverage: 54.0% of statements [2023-05-24T08:31:30.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-24T08:31:30.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-24T08:31:30.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-24T08:31:30.979Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-24T08:31:30.979Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-24T08:31:30.979Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-24T08:31:30.979Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-24T08:31:30.979Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-24T08:31:30.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.465s coverage: 88.5% of statements [2023-05-24T08:31:30.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.083s coverage: 3.8% of statements [2023-05-24T08:31:31.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.363s coverage: 95.6% of statements [2023-05-24T08:31:31.238Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.065s coverage: 72.2% of statements [2023-05-24T08:31:32.173Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-24T08:31:32.173Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-24T08:31:32.173Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-24T08:31:32.173Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 65.9% of statements [2023-05-24T08:31:32.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-24T08:31:32.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-24T08:31:32.742Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.060s coverage: 0.9% of statements [2023-05-24T08:31:32.742Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 29.0% of statements [2023-05-24T08:31:33.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 42.9% of statements [2023-05-24T08:31:33.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 82.9% of statements [2023-05-24T08:31:33.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2023-05-24T08:31:33.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2023-05-24T08:31:33.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2023-05-24T08:31:33.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-24T08:31:33.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-24T08:31:33.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-24T08:31:33.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-24T08:31:33.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-24T08:31:33.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-24T08:31:33.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-24T08:31:33.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-24T08:31:34.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-24T08:31:34.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-24T08:31:34.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-24T08:31:34.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-24T08:31:35.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-24T08:31:35.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-24T08:31:35.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-24T08:31:36.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-24T08:31:36.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-24T08:31:37.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-24T08:31:37.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-24T08:31:39.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-24T08:31:39.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-24T08:31:39.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-24T08:31:40.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-24T08:31:40.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-24T08:31:40.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-24T08:31:42.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-24T08:31:42.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-24T08:31:42.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-24T08:31:42.121Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-24T08:31:43.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-24T08:31:43.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-24T08:31:43.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-24T08:31:43.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-24T08:31:44.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements [2023-05-24T08:31:44.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-24T08:31:44.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-24T08:31:44.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-24T08:31:44.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-24T08:31:45.623Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-24T08:31:45.623Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-24T08:31:45.880Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-24T08:31:45.880Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-24T08:31:58.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.278s coverage: 79.9% of statements [2023-05-24T08:31:58.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.075s coverage: 92.9% of statements [2023-05-24T08:31:58.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 64.4% of statements [2023-05-24T08:31:58.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 62.3% of statements [2023-05-24T08:31:58.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2023-05-24T08:31:58.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements [2023-05-24T08:31:58.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2023-05-24T08:31:58.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.8% of statements [2023-05-24T08:31:58.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.096s coverage: 82.1% of statements [2023-05-24T08:31:58.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 86.0% of statements [2023-05-24T08:31:58.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.164s coverage: 63.1% of statements [2023-05-24T08:31:58.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2023-05-24T08:31:58.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements [2023-05-24T08:31:58.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-05-24T08:31:58.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2023-05-24T08:31:58.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2023-05-24T08:31:58.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.159s coverage: 38.4% of statements [2023-05-24T08:31:58.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2023-05-24T08:31:58.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2023-05-24T08:31:58.086Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements [2023-05-24T08:31:58.086Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.123s coverage: 92.3% of statements [2023-05-24T08:31:58.086Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 61.5% of statements [2023-05-24T08:31:58.086Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements [2023-05-24T08:31:58.086Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-05-24T08:31:58.086Z] Dockerfile.fuzz:1 DL3026 error: Use only an allowed registry in the FROM image [2023-05-24T08:31:58.086Z] Dockerfile.fuzz:5 DL3047 info: Avoid use of wget without progress bar. Use `wget --progress=dot:giga `. Or consider using `-q` or `-nv` (shorthands for `--quiet` or `--no-verbose`). [2023-05-24T08:31:58.086Z] Dockerfile.fuzz:8 DL3003 warning: Use WORKDIR to switch to a directory [2023-05-24T08:31:58.086Z] Dockerfile.fuzz:8 SC2164 warning: Use 'cd ... || exit' or 'cd ... || return' in case cd fails. [2023-05-24T08:31:58.086Z] make: *** [Makefile:151: hadolint] Error 1 [Pipeline] } [2023-05-24T08:31:58.100Z] $ docker stop --time=1 6ec1a28e00fe74aed90591162befb1a106bbcbc09be4a7fc62141ca462043f62 [2023-05-24T08:31:59.935Z] $ docker rm -f --volumes 6ec1a28e00fe74aed90591162befb1a106bbcbc09be4a7fc62141ca462043f62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-24T08:32:00.191Z] Failed in branch amd64 [2023-05-24T08:32:48.087Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16681 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws [2023-05-24T08:32:48.099Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2023-05-24T08:32:48.140Z] The recommended git tool is: git [2023-05-24T08:32:54.923Z] using credential edgex-jenkins-ssh [2023-05-24T08:32:54.943Z] Cloning the remote Git repository [2023-05-24T08:32:55.000Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-24T08:32:55.127Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2023-05-24T08:32:55.300Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-24T08:32:55.301Z] > git --version # timeout=10 [2023-05-24T08:32:55.329Z] > git --version # 'git version 2.25.1' [2023-05-24T08:32:55.333Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T08:32:55.515Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T08:33:12.387Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-24T08:33:12.408Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T08:33:14.414Z] Merging remotes/origin/main commit 5bf55878ace16878edbd308d9dee72012f144a0a into PR head commit 67c93f70b7447e1b2505b50fe643ca16422e2e49 [2023-05-24T08:33:13.437Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-24T08:33:13.486Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-24T08:33:13.488Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T08:33:13.508Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-24T08:33:14.439Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T08:33:14.530Z] > git checkout -f 67c93f70b7447e1b2505b50fe643ca16422e2e49 # timeout=10 [2023-05-24T08:33:15.154Z] Merge succeeded, producing a6980e798652c6ab76754100a6091ea0e3191471 [2023-05-24T08:33:15.155Z] Checking out Revision a6980e798652c6ab76754100a6091ea0e3191471 (PR-4569) [2023-05-24T08:33:14.788Z] > git remote # timeout=10 [2023-05-24T08:33:14.813Z] > git config --get remote.origin.url # timeout=10 [2023-05-24T08:33:14.835Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T08:33:14.853Z] > git merge 5bf55878ace16878edbd308d9dee72012f144a0a # timeout=10 [2023-05-24T08:33:15.128Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-24T08:33:15.167Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T08:33:15.182Z] > git checkout -f a6980e798652c6ab76754100a6091ea0e3191471 # timeout=10 [2023-05-24T08:33:18.738Z] Commit message: "Merge commit '5bf55878ace16878edbd308d9dee72012f144a0a' into HEAD" [2023-05-24T08:33:18.764Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T08:33:18.752Z] > git rev-list --no-walk 381f43936224ab3660937ced8eb80bd97a5e730b # timeout=10 [2023-05-24T08:33:19.704Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-24T08:33:19.704Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T08:33:19.704Z] Dload Upload Total Spent Left Speed [2023-05-24T08:33:19.704Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh [2023-05-24T08:33:20.463Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-24T08:33:20.803Z] + + sudosudo tee /etc/docker/daemon.new jq [2023-05-24T08:33:20.803Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-24T08:33:20.803Z] { [2023-05-24T08:33:20.803Z] "registry-mirrors": [ [2023-05-24T08:33:20.803Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-24T08:33:20.803Z] ], [2023-05-24T08:33:20.803Z] "bip": "10.250.0.254/24", [2023-05-24T08:33:20.803Z] "hosts": [ [2023-05-24T08:33:20.803Z] "tcp://0.0.0.0:5555", [2023-05-24T08:33:20.803Z] "unix:///var/run/docker.sock" [2023-05-24T08:33:20.803Z] ], [2023-05-24T08:33:20.803Z] "mtu": 1458, [2023-05-24T08:33:20.803Z] "selinux-enabled": true, [2023-05-24T08:33:20.803Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-24T08:33:20.803Z] } [Pipeline] sh [2023-05-24T08:33:21.138Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-24T08:33:21.474Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T08:33:39.763Z] provisioning config files... [2023-05-24T08:33:39.794Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config768463878168479503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T08:33:40.169Z] ---> docker-login.sh [2023-05-24T08:33:40.169Z] nexus3.edgexfoundry.org:10001 [2023-05-24T08:33:40.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T08:33:41.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T08:33:41.035Z] Configure a credential helper to remove this warning. See [2023-05-24T08:33:41.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T08:33:41.035Z] [2023-05-24T08:33:41.035Z] Login Succeeded [2023-05-24T08:33:41.035Z] nexus3.edgexfoundry.org:10002 [2023-05-24T08:33:41.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T08:33:41.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T08:33:41.307Z] Configure a credential helper to remove this warning. See [2023-05-24T08:33:41.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T08:33:41.307Z] [2023-05-24T08:33:41.307Z] Login Succeeded [2023-05-24T08:33:41.307Z] nexus3.edgexfoundry.org:10003 [2023-05-24T08:33:41.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T08:33:41.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T08:33:41.579Z] Configure a credential helper to remove this warning. See [2023-05-24T08:33:41.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T08:33:41.579Z] [2023-05-24T08:33:41.579Z] Login Succeeded [2023-05-24T08:33:41.852Z] nexus3.edgexfoundry.org:10004 [2023-05-24T08:33:41.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T08:33:42.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T08:33:42.125Z] Configure a credential helper to remove this warning. See [2023-05-24T08:33:42.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T08:33:42.125Z] [2023-05-24T08:33:42.125Z] Login Succeeded [2023-05-24T08:33:42.125Z] docker.io [2023-05-24T08:33:42.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T08:33:42.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T08:33:42.668Z] Configure a credential helper to remove this warning. See [2023-05-24T08:33:42.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T08:33:42.668Z] [2023-05-24T08:33:42.668Z] Login Succeeded [2023-05-24T08:33:42.669Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T08:33:42.684Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-24T08:33:43.328Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2023-05-24T08:33:43.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T08:33:43.370Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T08:33:43.384Z] ========================================================= [2023-05-24T08:33:43.384Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-24T08:33:43.384Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-24T08:33:43.720Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T08:33:43.993Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-24T08:33:43.993Z] c41833b44d91: Pulling fs layer [2023-05-24T08:33:43.993Z] ed15518f5707: Pulling fs layer [2023-05-24T08:33:43.993Z] feae8fd75edb: Pulling fs layer [2023-05-24T08:33:43.993Z] 242c74f7c9fa: Pulling fs layer [2023-05-24T08:33:43.993Z] 3cdef696dda3: Pulling fs layer [2023-05-24T08:33:43.993Z] 2ced38df9373: Pulling fs layer [2023-05-24T08:33:43.993Z] 58f1dce35555: Pulling fs layer [2023-05-24T08:33:43.993Z] 3cdef696dda3: Waiting [2023-05-24T08:33:43.993Z] 2ced38df9373: Waiting [2023-05-24T08:33:43.993Z] 58f1dce35555: Waiting [2023-05-24T08:33:43.993Z] 242c74f7c9fa: Waiting [2023-05-24T08:33:43.993Z] ed15518f5707: Verifying Checksum [2023-05-24T08:33:43.993Z] ed15518f5707: Download complete [2023-05-24T08:33:43.993Z] 242c74f7c9fa: Verifying Checksum [2023-05-24T08:33:43.993Z] 242c74f7c9fa: Download complete [2023-05-24T08:33:43.993Z] 3cdef696dda3: Verifying Checksum [2023-05-24T08:33:43.993Z] 3cdef696dda3: Download complete [2023-05-24T08:33:43.993Z] c41833b44d91: Verifying Checksum [2023-05-24T08:33:43.993Z] c41833b44d91: Download complete [2023-05-24T08:33:45.449Z] c41833b44d91: Pull complete [2023-05-24T08:33:46.053Z] 58f1dce35555: Verifying Checksum [2023-05-24T08:33:46.053Z] 58f1dce35555: Download complete [2023-05-24T08:33:47.026Z] feae8fd75edb: Verifying Checksum [2023-05-24T08:33:47.026Z] feae8fd75edb: Download complete [2023-05-24T08:33:47.296Z] 2ced38df9373: Verifying Checksum [2023-05-24T08:33:47.296Z] 2ced38df9373: Download complete [2023-05-24T08:33:48.729Z] ed15518f5707: Pull complete [2023-05-24T08:34:03.774Z] feae8fd75edb: Pull complete [2023-05-24T08:34:03.774Z] 242c74f7c9fa: Pull complete [2023-05-24T08:34:03.774Z] 3cdef696dda3: Pull complete [2023-05-24T08:34:09.154Z] 2ced38df9373: Pull complete [2023-05-24T08:34:11.745Z] 58f1dce35555: Pull complete [2023-05-24T08:34:11.745Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-24T08:34:11.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T08:34:11.745Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-24T08:34:12.078Z] + + docker build -t ci-base-image-arm64echo -f FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T08:34:12.078Z] WORKDIR /edgex [2023-05-24T08:34:12.078Z] COPY go.mod . [2023-05-24T08:34:12.078Z] RUN go mod download - [2023-05-24T08:34:12.078Z] . [2023-05-24T08:34:12.670Z] Sending build context to Docker daemon 2.931MB [2023-05-24T08:34:12.670Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T08:34:12.670Z] ---> fadd8f120f05 [2023-05-24T08:34:12.670Z] Step 2/4 : WORKDIR /edgex [2023-05-24T08:34:14.619Z] ---> Running in 9da7eadf8f62 [2023-05-24T08:34:14.886Z] Removing intermediate container 9da7eadf8f62 [2023-05-24T08:34:14.886Z] ---> 6d4dde9fc381 [2023-05-24T08:34:14.886Z] Step 3/4 : COPY go.mod . [2023-05-24T08:34:15.159Z] ---> bc7f02e39515 [2023-05-24T08:34:15.159Z] Step 4/4 : RUN go mod download [2023-05-24T08:34:15.435Z] ---> Running in a2b00a51c2a2 [2023-05-24T08:34:47.729Z] Removing intermediate container a2b00a51c2a2 [2023-05-24T08:34:47.729Z] ---> 819932a6c5c0 [2023-05-24T08:34:47.729Z] Successfully built 819932a6c5c0 [2023-05-24T08:34:47.729Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T08:34:48.065Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T08:34:48.065Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T08:34:48.287Z] prd-ubuntu20.04-docker-arm64-4c-16g-16681 does not seem to be running inside a container [2023-05-24T08:34:48.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-24T08:34:49.708Z] $ docker top 9767b6f1d4860c215bd0f3e4c9a5d8d89f62dd799b7bc7647d5c56c2d7f931d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T08:34:50.572Z] + go version [2023-05-24T08:34:50.572Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-24T08:34:50.602Z] $ docker stop --time=1 9767b6f1d4860c215bd0f3e4c9a5d8d89f62dd799b7bc7647d5c56c2d7f931d0 [2023-05-24T08:34:54.461Z] $ docker rm -f --volumes 9767b6f1d4860c215bd0f3e4c9a5d8d89f62dd799b7bc7647d5c56c2d7f931d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T08:34:54.986Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T08:34:54.986Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T08:34:55.166Z] prd-ubuntu20.04-docker-arm64-4c-16g-16681 does not seem to be running inside a container [2023-05-24T08:34:55.244Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-24T08:34:56.428Z] $ docker top 07132b48ec831ca232110dc044d62f2992342b37b5c232e7aa3cd1124a6d863f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-24T08:34:56.628Z] ========================================================= [2023-05-24T08:34:56.628Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-24T08:34:56.628Z] ========================================================= [Pipeline] sh [2023-05-24T08:34:57.256Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2023-05-24T08:34:57.591Z] + make test [2023-05-24T08:34:57.862Z] go test -race -coverprofile=coverage.out ./... [2023-05-24T08:35:44.718Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-24T08:37:51.547Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-24T08:37:51.547Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-24T08:37:52.967Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-24T08:37:58.341Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-24T08:37:58.341Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-24T08:37:59.784Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-24T08:38:00.749Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-24T08:38:00.749Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-24T08:38:00.749Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-24T08:38:02.159Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-24T08:38:05.511Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-24T08:38:05.511Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-24T08:38:05.511Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-24T08:38:05.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-24T08:38:20.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-24T08:38:20.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-24T08:38:21.158Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.616s coverage: 28.7% of statements [2023-05-24T08:38:33.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.311s coverage: 98.5% of statements [2023-05-24T08:38:40.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-24T08:38:40.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-24T08:38:40.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-24T08:38:43.024Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.467s coverage: 71.5% of statements [2023-05-24T08:38:46.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-24T08:38:46.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-24T08:38:46.981Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.371s coverage: 54.0% of statements [2023-05-24T08:38:51.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-24T08:38:51.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-24T08:38:51.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-24T08:38:51.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-24T08:38:51.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-24T08:38:59.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-24T08:38:59.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-24T08:39:11.825Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.007s coverage: 88.5% of statements [2023-05-24T08:39:11.825Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.551s coverage: 3.8% of statements [2023-05-24T08:39:15.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-24T08:39:15.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-24T08:39:15.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-24T08:39:17.121Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.979s coverage: 95.6% of statements [2023-05-24T08:39:17.389Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-24T08:39:17.389Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-24T08:39:17.389Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-24T08:39:17.389Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-24T08:39:17.389Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-24T08:39:17.656Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.218s coverage: 72.2% of statements [2023-05-24T08:39:24.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-24T08:39:24.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-24T08:39:24.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-24T08:39:24.300Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.276s coverage: 65.9% of statements [2023-05-24T08:39:36.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-24T08:39:36.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-24T08:39:36.599Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.455s coverage: 0.9% of statements [2023-05-24T08:39:36.599Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.267s coverage: 29.0% of statements [2023-05-24T08:39:39.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.284s coverage: 42.9% of statements [2023-05-24T08:39:40.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.245s coverage: 82.9% of statements [2023-05-24T08:39:40.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.261s coverage: 94.1% of statements [2023-05-24T08:39:40.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.273s coverage: 96.3% of statements [2023-05-24T08:39:43.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.233s coverage: 87.5% of statements [2023-05-24T08:39:46.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-24T08:39:46.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-24T08:39:46.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-24T08:39:46.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-24T08:39:48.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-24T08:39:48.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-24T08:39:48.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-24T08:39:48.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-24T08:39:54.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.222s coverage: 94.4% of statements [2023-05-24T08:39:54.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-24T08:39:54.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-24T08:39:54.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-24T08:39:54.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-24T08:40:02.513Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-24T08:40:02.513Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-24T08:40:04.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-24T08:40:09.808Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.025s coverage: 79.9% of statements [2023-05-24T08:40:09.808Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.261s coverage: 92.9% of statements [2023-05-24T08:40:09.808Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 64.4% of statements [2023-05-24T08:40:09.808Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.261s coverage: 62.3% of statements [2023-05-24T08:40:09.808Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.225s coverage: 87.2% of statements [2023-05-24T08:40:09.808Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.216s coverage: 20.0% of statements [2023-05-24T08:40:09.808Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.196s coverage: 100.0% of statements [2023-05-24T08:40:09.808Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.496s coverage: 81.8% of statements [2023-05-24T08:40:11.761Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-24T08:40:12.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-24T08:40:12.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.640s coverage: 82.1% of statements [2023-05-24T08:40:12.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.297s coverage: 86.0% of statements [2023-05-24T08:40:18.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-24T08:40:18.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-24T08:40:19.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.231s coverage: 63.1% of statements [2023-05-24T08:40:19.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.257s coverage: 100.0% of statements [2023-05-24T08:40:21.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.134s coverage: 89.4% of statements [2023-05-24T08:40:21.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.088s coverage: 100.0% of statements [2023-05-24T08:40:21.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements [2023-05-24T08:40:21.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-24T08:40:21.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-24T08:40:21.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-24T08:40:22.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.078s coverage: 100.0% of statements [2023-05-24T08:40:30.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-24T08:40:30.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-24T08:40:30.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-24T08:40:31.336Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.104s coverage: 38.4% of statements [2023-05-24T08:40:31.336Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.282s coverage: 89.5% of statements [2023-05-24T08:40:36.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-24T08:40:36.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-24T08:40:36.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-24T08:40:36.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-24T08:40:36.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.259s coverage: 84.8% of statements [2023-05-24T08:40:43.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-24T08:40:43.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-24T08:40:43.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-24T08:40:43.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-24T08:40:49.945Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.305s coverage: 17.7% of statements [2023-05-24T08:40:50.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-24T08:40:50.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-24T08:40:50.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-24T08:40:50.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-24T08:40:51.108Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.610s coverage: 92.3% of statements [2023-05-24T08:40:55.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-24T08:40:55.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-24T08:40:55.355Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.308s coverage: 61.5% of statements [2023-05-24T08:40:57.945Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-24T08:40:57.945Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-24T08:40:58.212Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.423s coverage: 97.7% of statements [2023-05-24T08:40:59.178Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-05-24T08:40:59.178Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-24T08:40:59.178Z] go vet ./... [2023-05-24T08:43:50.911Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T08:43:50.911Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T08:43:50.911Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-24T08:43:50.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-24T08:43:51.574Z] + ls -al . [2023-05-24T08:43:51.574Z] total 708 [2023-05-24T08:43:51.574Z] drwxrwxr-x 10 1001 1001 4096 May 24 08:35 . [2023-05-24T08:43:51.574Z] drwxr-xr-x 4 root root 4096 May 24 08:34 .. [2023-05-24T08:43:51.574Z] drwxrwxr-x 2 1001 1001 4096 May 24 08:33 .blubracket [2023-05-24T08:43:51.574Z] -rw-rw-r-- 1 1001 1001 16 May 24 08:33 .dockerignore [2023-05-24T08:43:51.574Z] drwxrwxr-x 8 1001 1001 4096 May 24 08:33 .git [2023-05-24T08:43:51.574Z] drwxrwxr-x 3 1001 1001 4096 May 24 08:33 .github [2023-05-24T08:43:51.574Z] -rw-rw-r-- 1 1001 1001 1162 May 24 08:33 .gitignore [2023-05-24T08:43:51.574Z] -rw-rw-r-- 1 1001 1001 42 May 24 08:33 .golangci.yml [2023-05-24T08:43:51.574Z] -rw-rw-r-- 1 1001 1001 87 May 24 08:33 .hadolint.yml [2023-05-24T08:43:51.574Z] -rw-rw-r-- 1 1001 1001 166 May 24 08:33 .sonarcloud.properties [2023-05-24T08:43:51.574Z] -rw-rw-r-- 1 1001 1001 1171 May 24 08:33 ADOPTERS.md [2023-05-24T08:43:51.574Z] -rw-rw-r-- 1 1001 1001 10835 May 24 08:33 Attribution.txt [2023-05-24T08:43:51.574Z] -rw-rw-r-- 1 1001 1001 73765 May 24 08:33 CHANGELOG.md [2023-05-24T08:43:51.574Z] -rw-rw-r-- 1 1001 1001 3804 May 24 08:33 CONTRIBUTING.md [2023-05-24T08:43:51.574Z] -rw-rw-r-- 1 1001 1001 579 May 24 08:33 Dockerfile.fuzz [2023-05-24T08:43:51.574Z] -rw-rw-r-- 1 1001 1001 677 May 24 08:33 GOVERNANCE.md [2023-05-24T08:43:51.574Z] -rw-rw-r-- 1 1001 1001 883 May 24 08:33 Jenkinsfile [2023-05-24T08:43:51.574Z] -rw-rw-r-- 1 1001 1001 10775 May 24 08:33 LICENSE [2023-05-24T08:43:51.574Z] -rw-rw-r-- 1 1001 1001 14368 May 24 08:33 Makefile [2023-05-24T08:43:51.574Z] -rw-rw-r-- 1 1001 1001 582 May 24 08:33 OWNERS.md [2023-05-24T08:43:51.574Z] -rw-rw-r-- 1 1001 1001 9902 May 24 08:33 README.md [2023-05-24T08:43:51.574Z] -rw-rw-r-- 1 1001 1001 789 May 24 08:33 SECURITY.md [2023-05-24T08:43:51.574Z] -rw-rw-r-- 1 1001 1001 5 May 24 08:30 VERSION [2023-05-24T08:43:51.574Z] drwxrwxr-x 2 1001 1001 4096 May 24 08:33 bin [2023-05-24T08:43:51.574Z] drwxrwxr-x 18 1001 1001 4096 May 24 08:33 cmd [2023-05-24T08:43:51.574Z] -rw-r--r-- 1 root root 447731 May 24 08:40 coverage.out [2023-05-24T08:43:51.574Z] -rwxrwxr-x 1 1001 1001 874 May 24 08:33 fuzzing_docker.sh [2023-05-24T08:43:51.574Z] -rw-rw-r-- 1 1001 1001 3159 May 24 08:33 go.mod [2023-05-24T08:43:51.574Z] -rw-rw-r-- 1 1001 1001 30958 May 24 08:33 go.sum [2023-05-24T08:43:51.574Z] drwxrwxr-x 7 1001 1001 4096 May 24 08:33 internal [2023-05-24T08:43:51.574Z] drwxrwxr-x 3 1001 1001 4096 May 24 08:33 openapi [2023-05-24T08:43:51.574Z] -rw-rw-r-- 1 1001 1001 594 May 24 08:33 security.txt [2023-05-24T08:43:51.574Z] drwxrwxr-x 4 1001 1001 4096 May 24 08:33 snap [2023-05-24T08:43:51.574Z] -rw-rw-r-- 1 1001 1001 204 May 24 08:33 version.go [Pipeline] sh [2023-05-24T08:43:52.220Z] + '[' -e coverage.out ] [2023-05-24T08:43:52.220Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-24T08:43:53.355Z] Stashed 1 file(s) [Pipeline] sh [2023-05-24T08:43:54.030Z] + make build [2023-05-24T08:43:54.030Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-24T08:45:45.818Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-24T08:45:45.818Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-24T08:45:50.101Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-24T08:45:54.369Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-24T08:46:50.819Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-24T08:46:52.774Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-24T08:47:00.992Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-24T08:47:07.649Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-24T08:47:11.008Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-24T08:47:16.365Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-24T08:47:23.023Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-05-24T08:47:29.698Z] $ docker stop --time=1 07132b48ec831ca232110dc044d62f2992342b37b5c232e7aa3cd1124a6d863f [2023-05-24T08:47:31.773Z] $ docker rm -f --volumes 07132b48ec831ca232110dc044d62f2992342b37b5c232e7aa3cd1124a6d863f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T08:47:34.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-24T08:47:34.696Z] [2023-05-24T08:47:34.696Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T08:47:35.032Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-24T08:47:35.302Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-24T08:47:35.302Z] 29e5d40040c1: Pulling fs layer [2023-05-24T08:47:35.302Z] 1ce36da41761: Pulling fs layer [2023-05-24T08:47:35.302Z] 25b303627fd3: Pulling fs layer [2023-05-24T08:47:35.302Z] 29e5d40040c1: Download complete [2023-05-24T08:47:35.570Z] 1ce36da41761: Verifying Checksum [2023-05-24T08:47:35.570Z] 1ce36da41761: Download complete [2023-05-24T08:47:36.982Z] 25b303627fd3: Verifying Checksum [2023-05-24T08:47:36.982Z] 25b303627fd3: Download complete [2023-05-24T08:47:37.947Z] 29e5d40040c1: Pull complete [2023-05-24T08:47:38.911Z] 1ce36da41761: Pull complete [2023-05-24T08:47:51.238Z] 25b303627fd3: Pull complete [2023-05-24T08:47:51.238Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-24T08:47:51.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-24T08:47:51.238Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T08:47:51.458Z] prd-ubuntu20.04-docker-arm64-4c-16g-16681 does not seem to be running inside a container [2023-05-24T08:47:51.559Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-24T08:47:54.164Z] $ docker top a39c10bf68c4f191d131a2cba40dfc03ce81cdf3dbcd120c009bae1bb4a48221 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T08:47:55.029Z] + grep parallel [2023-05-24T08:47:55.030Z] + docker-compose build --help [2023-05-24T08:48:01.684Z] --parallel Build images in parallel. [Pipeline] } [2023-05-24T08:48:01.718Z] $ docker stop --time=1 a39c10bf68c4f191d131a2cba40dfc03ce81cdf3dbcd120c009bae1bb4a48221 [2023-05-24T08:48:03.509Z] $ docker rm -f --volumes a39c10bf68c4f191d131a2cba40dfc03ce81cdf3dbcd120c009bae1bb4a48221 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T08:48:04.068Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-24T08:48:04.069Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T08:48:04.282Z] prd-ubuntu20.04-docker-arm64-4c-16g-16681 does not seem to be running inside a container [2023-05-24T08:48:04.381Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-24T08:48:05.809Z] $ docker top 1a370e485ec3a238afe01cc2673f60b10742999f3876b8de98a61943378e5dbd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T08:48:06.670Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-24T08:48:14.890Z] Building core-command ... [2023-05-24T08:48:14.890Z] Building core-common-config-bootstrapper ... [2023-05-24T08:48:14.890Z] Building core-data ... [2023-05-24T08:48:14.890Z] Building core-metadata ... [2023-05-24T08:48:14.890Z] Building security-bootstrapper ... [2023-05-24T08:48:14.890Z] Building security-proxy-auth ... [2023-05-24T08:48:14.890Z] Building security-proxy-setup ... [2023-05-24T08:48:14.890Z] Building security-secretstore-setup ... [2023-05-24T08:48:14.890Z] Building security-spiffe-token-provider ... [2023-05-24T08:48:14.890Z] Building security-spire-agent ... [2023-05-24T08:48:14.890Z] Building security-spire-config ... [2023-05-24T08:48:14.890Z] Building security-spire-server ... [2023-05-24T08:48:14.890Z] Building support-notifications ... [2023-05-24T08:48:14.890Z] Building support-scheduler ... [2023-05-24T08:48:14.890Z] Building security-proxy-setup [2023-05-24T08:48:14.890Z] Building support-scheduler [2023-05-24T08:48:14.890Z] Building core-metadata [2023-05-24T08:48:14.890Z] Building security-proxy-auth [2023-05-24T08:48:14.890Z] Building support-notifications [2023-05-24T08:49:11.327Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T08:49:11.327Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-24T08:49:11.327Z] ---> 819932a6c5c0 [2023-05-24T08:49:11.327Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-24T08:49:11.327Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T08:49:11.327Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-24T08:49:11.327Z] ---> 819932a6c5c0 [2023-05-24T08:49:11.327Z] Step 3/22 : WORKDIR /edgex-go [2023-05-24T08:49:11.327Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T08:49:11.327Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-24T08:49:11.327Z] ---> 819932a6c5c0 [2023-05-24T08:49:11.327Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-24T08:49:11.327Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T08:49:11.327Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-24T08:49:11.327Z] ---> 819932a6c5c0 [2023-05-24T08:49:11.327Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-24T08:49:11.327Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T08:49:11.327Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-24T08:49:11.327Z] ---> 819932a6c5c0 [2023-05-24T08:49:11.327Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-24T08:49:11.327Z] ---> Running in 899b5114b122 [2023-05-24T08:49:11.327Z] ---> Running in 061cee18439e [2023-05-24T08:49:11.327Z] ---> Running in 15b2f58baf11 [2023-05-24T08:49:11.327Z] ---> Running in 62650313944e [2023-05-24T08:49:11.327Z] ---> Running in 8139e2718da2 [2023-05-24T08:49:11.327Z] Removing intermediate container 061cee18439e [2023-05-24T08:49:11.327Z] ---> 55cd64402a9c [2023-05-24T08:49:11.327Z] Step 4/23 : WORKDIR /edgex-go [2023-05-24T08:49:11.327Z] Removing intermediate container 8139e2718da2 [2023-05-24T08:49:11.327Z] ---> 2fcb2c3ddc7f [2023-05-24T08:49:11.327Z] Step 4/23 : WORKDIR /edgex-go [2023-05-24T08:49:11.327Z] Removing intermediate container 899b5114b122 [2023-05-24T08:49:11.327Z] ---> 8b3aa6a81141 [2023-05-24T08:49:11.327Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-24T08:49:11.327Z] ---> Running in 85b1370a69b6 [2023-05-24T08:49:11.327Z] ---> Running in f5fc092b0e55 [2023-05-24T08:49:11.327Z] Removing intermediate container 62650313944e [2023-05-24T08:49:11.327Z] ---> 4f2ec3b12015 [2023-05-24T08:49:11.327Z] Step 4/23 : WORKDIR /edgex-go [2023-05-24T08:49:11.327Z] Removing intermediate container 15b2f58baf11 [2023-05-24T08:49:11.327Z] ---> 97dcf59c9bde [2023-05-24T08:49:11.327Z] Step 4/25 : WORKDIR /edgex-go [2023-05-24T08:49:11.327Z] ---> Running in d6d00ebe04e3 [2023-05-24T08:49:11.327Z] ---> Running in bb0cd14de8f2 [2023-05-24T08:49:11.327Z] ---> Running in 61c79f5bbf41 [2023-05-24T08:49:11.327Z] Removing intermediate container 85b1370a69b6 [2023-05-24T08:49:11.327Z] ---> c3aae20e144a [2023-05-24T08:49:11.327Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-24T08:49:11.327Z] Removing intermediate container f5fc092b0e55 [2023-05-24T08:49:11.327Z] ---> fec2c377b4e3 [2023-05-24T08:49:11.327Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-24T08:49:11.327Z] ---> Running in d8b1ce0c6c79 [2023-05-24T08:49:11.327Z] ---> Running in 5490451df2ab [2023-05-24T08:49:11.327Z] Removing intermediate container bb0cd14de8f2 [2023-05-24T08:49:11.327Z] ---> 11c7237be30a [2023-05-24T08:49:11.327Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-24T08:49:11.327Z] Removing intermediate container 61c79f5bbf41 [2023-05-24T08:49:11.327Z] ---> d71c3a620a94 [2023-05-24T08:49:11.327Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-24T08:49:11.327Z] ---> Running in 1dd7740053ce [2023-05-24T08:49:11.327Z] ---> Running in cbf299779364 [2023-05-24T08:49:11.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T08:49:11.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T08:49:12.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T08:49:12.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T08:49:12.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T08:49:12.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T08:49:12.822Z] OK: 263 MiB in 53 packages [2023-05-24T08:49:12.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T08:49:13.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T08:49:13.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T08:49:13.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T08:49:14.360Z] Removing intermediate container d6d00ebe04e3 [2023-05-24T08:49:14.360Z] ---> 95fc9ce12fe6 [2023-05-24T08:49:14.360Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-24T08:49:14.636Z] OK: 263 MiB in 53 packages [2023-05-24T08:49:14.636Z] OK: 263 MiB in 53 packages [2023-05-24T08:49:14.907Z] OK: 263 MiB in 53 packages [2023-05-24T08:49:15.495Z] OK: 263 MiB in 53 packages [2023-05-24T08:49:15.495Z] ---> 8fa020ba7012 [2023-05-24T08:49:15.495Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T08:49:15.772Z] ---> Running in 803713cf15c6 [2023-05-24T08:49:16.770Z] Removing intermediate container 5490451df2ab [2023-05-24T08:49:16.770Z] ---> c114983bc726 [2023-05-24T08:49:16.770Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-24T08:49:17.039Z] Removing intermediate container d8b1ce0c6c79 [2023-05-24T08:49:17.039Z] ---> 91a6412ba12c [2023-05-24T08:49:17.039Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-24T08:49:17.323Z] Removing intermediate container 1dd7740053ce [2023-05-24T08:49:17.323Z] ---> efc84b61013e [2023-05-24T08:49:17.323Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-24T08:49:17.323Z] Removing intermediate container cbf299779364 [2023-05-24T08:49:17.323Z] ---> e89faa7e432e [2023-05-24T08:49:17.323Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-24T08:49:17.909Z] ---> 0a5683343410 [2023-05-24T08:49:17.909Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T08:49:18.401Z] ---> Running in d0e0593ac77f [2023-05-24T08:49:18.401Z] ---> f8653a55633d [2023-05-24T08:49:18.401Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T08:49:18.401Z] ---> Running in d3aedbce4a4b [2023-05-24T08:49:19.458Z] ---> 1c73e3f7f904 [2023-05-24T08:49:19.458Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T08:49:19.458Z] ---> 9e4a25705e33 [2023-05-24T08:49:19.458Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T08:49:19.758Z] ---> Running in 0120833b1c14 [2023-05-24T08:49:19.758Z] ---> Running in 6cfafc74fbd0 [2023-05-24T08:51:26.732Z] Removing intermediate container 803713cf15c6 [2023-05-24T08:51:26.732Z] ---> 14d639842b65 [2023-05-24T08:51:26.732Z] Step 7/22 : COPY . . [2023-05-24T08:51:26.732Z] Removing intermediate container 0120833b1c14 [2023-05-24T08:51:26.732Z] ---> 666e9a627542 [2023-05-24T08:51:26.732Z] Step 8/23 : COPY . . [2023-05-24T08:51:26.732Z] Removing intermediate container 6cfafc74fbd0 [2023-05-24T08:51:26.732Z] ---> a776dfad2266 [2023-05-24T08:51:26.732Z] Step 8/25 : COPY . . [2023-05-24T08:51:26.732Z] Removing intermediate container d0e0593ac77f [2023-05-24T08:51:26.732Z] ---> 8a64fb012ad4 [2023-05-24T08:51:26.732Z] Step 8/23 : COPY . . [2023-05-24T08:51:26.732Z] Removing intermediate container d3aedbce4a4b [2023-05-24T08:51:26.732Z] ---> e3108378b6e4 [2023-05-24T08:51:26.732Z] Step 8/23 : COPY . . [2023-05-24T08:51:34.948Z] ---> 40843d4743fe [2023-05-24T08:51:34.948Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-24T08:51:34.948Z] ---> 597a3d2c7b3d [2023-05-24T08:51:34.948Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-24T08:51:34.948Z] ---> Running in a899bd0a945e [2023-05-24T08:51:34.948Z] ---> 351458f53151 [2023-05-24T08:51:34.948Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-24T08:51:34.948Z] ---> 41cb905e677a [2023-05-24T08:51:34.948Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-24T08:51:34.948Z] ---> df4a0852536f [2023-05-24T08:51:34.948Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-24T08:51:34.948Z] ---> Running in ab66bcd1f7b7 [2023-05-24T08:51:35.222Z] ---> Running in da00c5687b3d [2023-05-24T08:51:35.222Z] ---> Running in d43798428fa9 [2023-05-24T08:51:35.222Z] ---> Running in ae8a9ce48c07 [2023-05-24T08:51:37.180Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-24T08:51:40.568Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-24T08:51:40.568Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-24T08:51:40.568Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-24T08:51:40.568Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-24T08:58:47.636Z] Removing intermediate container ab66bcd1f7b7 [2023-05-24T08:58:47.636Z] ---> fb709a740aa1 [2023-05-24T08:58:47.636Z] [2023-05-24T08:58:47.636Z] Step 10/23 : FROM alpine:3.17 [2023-05-24T08:58:47.636Z] 3.17: Pulling from library/alpine [2023-05-24T08:58:47.636Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T08:58:47.636Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T08:58:47.636Z] ---> 51e60588ff2c [2023-05-24T08:58:47.636Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-24T08:58:47.636Z] ---> Running in b99b82f144a4 [2023-05-24T08:58:47.636Z] Removing intermediate container b99b82f144a4 [2023-05-24T08:58:47.636Z] ---> 1c5cb36c566f [2023-05-24T08:58:47.636Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-24T08:58:47.636Z] ---> Running in f2a24d922d2d [2023-05-24T08:58:47.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T08:58:47.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T08:58:47.636Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T08:58:47.636Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T08:58:47.636Z] OK: 8 MiB in 16 packages [2023-05-24T08:58:47.636Z] Removing intermediate container f2a24d922d2d [2023-05-24T08:58:47.636Z] ---> 309190de4edb [2023-05-24T08:58:47.636Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T08:58:48.598Z] ---> e7e210526edb [2023-05-24T08:58:48.598Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T08:58:50.544Z] ---> f7ad8eee2937 [2023-05-24T08:58:50.544Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-24T08:58:51.955Z] Removing intermediate container d43798428fa9 [2023-05-24T08:58:51.955Z] ---> 96bb08d2dd57 [2023-05-24T08:58:51.955Z] [2023-05-24T08:58:51.955Z] Step 9/22 : FROM alpine:3.17 [2023-05-24T08:58:51.955Z] ---> 51e60588ff2c [2023-05-24T08:58:51.955Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-24T08:58:51.955Z] ---> Running in c2fe4810e306 [2023-05-24T08:58:52.915Z] ---> f8260c09b068 [2023-05-24T08:58:52.915Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-24T08:58:54.323Z] ---> acca502b6c0e [2023-05-24T08:58:54.323Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-24T08:58:54.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T08:58:55.179Z] ---> be081f513255 [2023-05-24T08:58:55.179Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-24T08:58:55.179Z] ---> Running in c34f015073d4 [2023-05-24T08:58:55.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T08:58:57.719Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-24T08:58:57.719Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-24T08:58:57.719Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T08:58:57.719Z] OK: 8 MiB in 17 packages [2023-05-24T08:58:59.130Z] Removing intermediate container c34f015073d4 [2023-05-24T08:58:59.130Z] ---> a21259271a97 [2023-05-24T08:58:59.130Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-24T08:58:59.401Z] ---> Running in 696ab5999c36 [2023-05-24T08:58:59.670Z] Removing intermediate container c2fe4810e306 [2023-05-24T08:58:59.670Z] ---> 462cb1aad910 [2023-05-24T08:58:59.670Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-24T08:58:59.961Z] ---> Running in dcbb63d0e47c [2023-05-24T08:59:00.238Z] Removing intermediate container 696ab5999c36 [2023-05-24T08:59:00.238Z] ---> a8afdfbad08c [2023-05-24T08:59:00.238Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-24T08:59:00.238Z] ---> Running in 722a94f8945a [2023-05-24T08:59:00.829Z] Removing intermediate container 722a94f8945a [2023-05-24T08:59:00.829Z] ---> 8db8106a3b79 [2023-05-24T08:59:00.829Z] Step 21/23 : LABEL arch=arm64 [2023-05-24T08:59:01.100Z] Removing intermediate container dcbb63d0e47c [2023-05-24T08:59:01.100Z] ---> 8998441a49a8 [2023-05-24T08:59:01.100Z] Step 12/22 : WORKDIR /edgex [2023-05-24T08:59:01.100Z] ---> Running in b9038b5ae2c9 [2023-05-24T08:59:01.383Z] ---> Running in a82467722453 [2023-05-24T08:59:01.976Z] Removing intermediate container b9038b5ae2c9 [2023-05-24T08:59:01.976Z] ---> 39cdc821c338 [2023-05-24T08:59:02.264Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt /Removing intermediate container a82467722453 [2023-05-24T08:59:02.264Z] ---> 20bf7dbf0cb6 [2023-05-24T08:59:02.264Z] Step 22/23 : LABEL git_sha=a6980e798652c6ab76754100a6091ea0e3191471 [2023-05-24T08:59:02.264Z] [2023-05-24T08:59:02.264Z] ---> Running in ccb58b1d0a16 [2023-05-24T08:59:03.249Z] Removing intermediate container ccb58b1d0a16 [2023-05-24T08:59:03.249Z] ---> 83bff6dd9e0c [2023-05-24T08:59:03.249Z] Step 23/23 : LABEL version=0.0.0 [2023-05-24T08:59:03.573Z] ---> 1addbd4a8ea5 [2023-05-24T08:59:03.573Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T08:59:03.843Z] ---> Running in b7e0addbb1f5 [2023-05-24T08:59:04.434Z] Removing intermediate container b7e0addbb1f5 [2023-05-24T08:59:04.434Z] ---> cc20886a30fc [2023-05-24T08:59:04.434Z] [2023-05-24T08:59:05.024Z] ---> 73a2aa487ff7 [2023-05-24T08:59:05.024Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-24T08:59:05.024Z] Successfully built cc20886a30fc [2023-05-24T08:59:05.024Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-24T08:59:05.024Z] Building security-spire-config [2023-05-24T08:59:05.996Z]  Building security-proxy-auth ... done  ---> da93fa5ce03d [2023-05-24T08:59:05.996Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-24T08:59:07.950Z] ---> 122f0bb32a8d [2023-05-24T08:59:07.950Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-24T08:59:09.904Z] ---> 4f41fe9d7e68 [2023-05-24T08:59:09.904Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-24T08:59:09.904Z] ---> Running in 0ac954fd1bf8 [2023-05-24T08:59:13.274Z] Removing intermediate container 0ac954fd1bf8 [2023-05-24T08:59:13.274Z] ---> 8a2db45872bc [2023-05-24T08:59:13.274Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-24T08:59:13.542Z] ---> Running in ca257b23dbc8 [2023-05-24T08:59:14.515Z] Removing intermediate container ca257b23dbc8 [2023-05-24T08:59:14.515Z] ---> db7a96fcbf68 [2023-05-24T08:59:14.515Z] Step 20/22 : LABEL arch=arm64 [2023-05-24T08:59:14.515Z] ---> Running in f93fef8f9d0a [2023-05-24T08:59:15.100Z] Removing intermediate container f93fef8f9d0a [2023-05-24T08:59:15.100Z] ---> 4a6334bd63d2 [2023-05-24T08:59:15.100Z] Step 21/22 : LABEL git_sha=a6980e798652c6ab76754100a6091ea0e3191471 [2023-05-24T08:59:15.366Z] ---> Running in 52782354ce62 [2023-05-24T08:59:16.327Z] Removing intermediate container 52782354ce62 [2023-05-24T08:59:16.327Z] ---> fbc0464b5381 [2023-05-24T08:59:16.327Z] Step 22/22 : LABEL version=0.0.0 [2023-05-24T08:59:16.327Z] ---> Running in 940f2761e2b7 [2023-05-24T08:59:17.292Z] Removing intermediate container 940f2761e2b7 [2023-05-24T08:59:17.292Z] ---> 671273f47da6 [2023-05-24T08:59:17.292Z] [2023-05-24T08:59:17.877Z] Successfully built 671273f47da6 [2023-05-24T08:59:17.877Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-24T08:59:17.877Z] Building core-data [2023-05-24T08:59:30.216Z]  Building security-proxy-setup ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T08:59:30.216Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-24T08:59:30.216Z] ---> 819932a6c5c0 [2023-05-24T08:59:30.216Z] Step 3/27 : WORKDIR /edgex-go [2023-05-24T08:59:30.216Z] ---> Using cache [2023-05-24T08:59:30.216Z] ---> 8b3aa6a81141 [2023-05-24T08:59:30.216Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-24T08:59:31.181Z] ---> Running in 7d52dbd6d462 [2023-05-24T08:59:33.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T08:59:34.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T08:59:36.703Z] OK: 263 MiB in 53 packages [2023-05-24T08:59:39.304Z] Removing intermediate container 7d52dbd6d462 [2023-05-24T08:59:39.304Z] ---> 90d73c55eac7 [2023-05-24T08:59:39.304Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-24T08:59:40.745Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T08:59:40.745Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-24T08:59:40.745Z] ---> 819932a6c5c0 [2023-05-24T08:59:40.745Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-24T08:59:40.745Z] ---> Using cache [2023-05-24T08:59:40.745Z] ---> 97dcf59c9bde [2023-05-24T08:59:40.745Z] Step 4/23 : WORKDIR /edgex-go [2023-05-24T08:59:40.745Z] ---> Using cache [2023-05-24T08:59:40.745Z] ---> 11c7237be30a [2023-05-24T08:59:40.745Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-24T08:59:40.745Z] ---> Using cache [2023-05-24T08:59:40.745Z] ---> e89faa7e432e [2023-05-24T08:59:40.745Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-24T08:59:40.745Z] ---> Using cache [2023-05-24T08:59:40.745Z] ---> 9e4a25705e33 [2023-05-24T08:59:40.745Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T08:59:40.745Z] ---> Using cache [2023-05-24T08:59:40.745Z] ---> a776dfad2266 [2023-05-24T08:59:40.745Z] Step 8/23 : COPY . . [2023-05-24T08:59:40.745Z] ---> Using cache [2023-05-24T08:59:40.745Z] ---> 40843d4743fe [2023-05-24T08:59:40.745Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-24T08:59:41.351Z] ---> Running in 017cb4c2078b [2023-05-24T08:59:41.351Z] ---> ea0c6f1dad30 [2023-05-24T08:59:41.351Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T08:59:41.627Z] ---> Running in d883d7772030 [2023-05-24T08:59:45.016Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-24T08:59:51.698Z] Removing intermediate container a899bd0a945e [2023-05-24T08:59:51.698Z] ---> b2829b50cc31 [2023-05-24T08:59:51.698Z] [2023-05-24T08:59:51.698Z] Step 10/25 : FROM alpine:3.17 [2023-05-24T08:59:51.698Z] ---> 51e60588ff2c [2023-05-24T08:59:51.698Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-24T08:59:51.698Z] ---> Running in ecfc6062c294 [2023-05-24T08:59:53.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T08:59:54.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T08:59:56.343Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T08:59:56.343Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T08:59:56.343Z] OK: 8 MiB in 16 packages [2023-05-24T08:59:58.315Z] Removing intermediate container ecfc6062c294 [2023-05-24T08:59:58.315Z] ---> 35ff3859e366 [2023-05-24T08:59:58.315Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-24T08:59:58.315Z] ---> Running in 8f4eb4c431d8 [2023-05-24T08:59:58.588Z] Removing intermediate container 8f4eb4c431d8 [2023-05-24T08:59:58.588Z] ---> 880395072969 [2023-05-24T08:59:58.588Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-24T08:59:58.858Z] ---> Running in 3a6ac4381713 [2023-05-24T08:59:59.456Z] Removing intermediate container 3a6ac4381713 [2023-05-24T08:59:59.456Z] ---> c9fc337d36d4 [2023-05-24T08:59:59.456Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-24T08:59:59.730Z] ---> Running in 0031fb9e1d2e [2023-05-24T09:00:00.322Z] Removing intermediate container 0031fb9e1d2e [2023-05-24T09:00:00.322Z] ---> 674bf12394a4 [2023-05-24T09:00:00.322Z] Step 15/25 : WORKDIR / [2023-05-24T09:00:00.322Z] ---> Running in 43c32962c0a1 [2023-05-24T09:00:00.918Z] Removing intermediate container 43c32962c0a1 [2023-05-24T09:00:00.918Z] ---> 1e079028f293 [2023-05-24T09:00:00.918Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T09:00:01.898Z] ---> b4bc2a2b50f1 [2023-05-24T09:00:01.898Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T09:00:02.873Z] ---> d973d453f983 [2023-05-24T09:00:02.873Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-24T09:00:04.842Z] ---> 27de88415890 [2023-05-24T09:00:04.842Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-24T09:00:06.271Z] ---> 0a7f059c02e3 [2023-05-24T09:00:06.271Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-24T09:00:06.861Z] ---> b00f497cde8a [2023-05-24T09:00:06.861Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-24T09:00:07.132Z] ---> Running in 367f9131da1c [2023-05-24T09:00:07.722Z] Removing intermediate container 367f9131da1c [2023-05-24T09:00:07.722Z] ---> 8a659d37122c [2023-05-24T09:00:07.722Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T09:00:07.994Z] ---> Running in 5dd297168928 [2023-05-24T09:00:08.585Z] Removing intermediate container 5dd297168928 [2023-05-24T09:00:08.585Z] ---> 0bf1916b9a44 [2023-05-24T09:00:08.585Z] Step 23/25 : LABEL arch=arm64 [2023-05-24T09:00:08.585Z] ---> Running in 09cf4e25db24 [2023-05-24T09:00:09.181Z] Removing intermediate container 09cf4e25db24 [2023-05-24T09:00:09.181Z] ---> 5200dd10afbe [2023-05-24T09:00:09.181Z] Step 24/25 : LABEL git_sha=a6980e798652c6ab76754100a6091ea0e3191471 [2023-05-24T09:00:09.181Z] ---> Running in f110985146fd [2023-05-24T09:00:09.774Z] Removing intermediate container f110985146fd [2023-05-24T09:00:09.774Z] ---> 8080a55c2ebf [2023-05-24T09:00:09.774Z] Step 25/25 : LABEL version=0.0.0 [2023-05-24T09:00:10.045Z] ---> Running in f37b29e60c09 [2023-05-24T09:00:10.633Z] Removing intermediate container f37b29e60c09 [2023-05-24T09:00:10.633Z] ---> d74a11b2ff82 [2023-05-24T09:00:10.633Z] [2023-05-24T09:00:10.904Z] Successfully built d74a11b2ff82 [2023-05-24T09:00:10.904Z] Successfully tagged core-metadata-arm64:latest [2023-05-24T09:00:10.904Z] Building core-common-config-bootstrapper [2023-05-24T09:00:30.050Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T09:00:30.050Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-24T09:00:30.050Z] ---> 819932a6c5c0 [2023-05-24T09:00:30.050Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-24T09:00:30.050Z] ---> Using cache [2023-05-24T09:00:30.050Z] ---> 97dcf59c9bde [2023-05-24T09:00:30.050Z] Step 4/23 : WORKDIR /edgex-go [2023-05-24T09:00:30.050Z] ---> Using cache [2023-05-24T09:00:30.050Z] ---> 11c7237be30a [2023-05-24T09:00:30.050Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-24T09:00:30.050Z] ---> Using cache [2023-05-24T09:00:30.050Z] ---> e89faa7e432e [2023-05-24T09:00:30.050Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-24T09:00:30.050Z] ---> Using cache [2023-05-24T09:00:30.050Z] ---> 9e4a25705e33 [2023-05-24T09:00:30.050Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T09:00:30.050Z] ---> Using cache [2023-05-24T09:00:30.050Z] ---> a776dfad2266 [2023-05-24T09:00:30.050Z] Step 8/23 : COPY . . [2023-05-24T09:00:30.050Z] ---> Using cache [2023-05-24T09:00:30.050Z] ---> 40843d4743fe [2023-05-24T09:00:30.050Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-24T09:00:30.325Z] ---> Running in a24b0d50f9f1 [2023-05-24T09:00:32.305Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-24T09:01:28.764Z] Removing intermediate container d883d7772030 [2023-05-24T09:01:28.764Z] ---> e13472eef26d [2023-05-24T09:01:28.764Z] Step 7/27 : COPY . . [2023-05-24T09:01:43.801Z] ---> 148ca525a344 [2023-05-24T09:01:43.801Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-24T09:01:43.801Z] ---> Running in 9d361f2b5dbd [2023-05-24T09:01:43.801Z] Removing intermediate container 9d361f2b5dbd [2023-05-24T09:01:43.801Z] ---> 1b5d7715453e [2023-05-24T09:01:43.801Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-24T09:01:43.801Z] ---> Running in 031d81f885da [2023-05-24T09:01:43.801Z] Removing intermediate container 031d81f885da [2023-05-24T09:01:43.801Z] ---> 2959731b6aa8 [2023-05-24T09:01:43.801Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-24T09:01:43.801Z] ---> Running in 987bf9b7c997 [2023-05-24T09:01:43.801Z] Removing intermediate container 987bf9b7c997 [2023-05-24T09:01:43.801Z] ---> 79436523b1df [2023-05-24T09:01:43.801Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-24T09:01:43.801Z] ---> Running in fe364b5855c6 [2023-05-24T09:01:47.175Z] Removing intermediate container fe364b5855c6 [2023-05-24T09:01:47.175Z] ---> 08388438e446 [2023-05-24T09:01:47.175Z] Step 12/27 : WORKDIR /edgex-go [2023-05-24T09:01:47.175Z] ---> Running in 784570f321a0 [2023-05-24T09:01:47.771Z] Removing intermediate container 784570f321a0 [2023-05-24T09:01:47.771Z] ---> 2c23b194be35 [2023-05-24T09:01:47.771Z] [2023-05-24T09:01:47.771Z] Step 13/27 : FROM alpine:3.17 [2023-05-24T09:01:47.771Z] ---> 51e60588ff2c [2023-05-24T09:01:47.771Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-24T09:01:47.771Z] ---> Running in 3c8fc36fc2db [2023-05-24T09:01:48.362Z] Removing intermediate container 3c8fc36fc2db [2023-05-24T09:01:48.362Z] ---> f79b4684ce44 [2023-05-24T09:01:48.362Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-24T09:01:48.362Z] ---> Running in f053b0578db9 [2023-05-24T09:01:50.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T09:01:51.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T09:01:53.527Z] v3.17.3-206-gfbe2944ce8c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-24T09:01:53.527Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-24T09:01:53.527Z] OK: 17694 distinct packages available [2023-05-24T09:01:53.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T09:01:54.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T09:01:55.918Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-24T09:01:55.918Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-24T09:01:55.918Z] (3/4) Installing libucontext (1.2-r0) [2023-05-24T09:01:55.918Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-24T09:01:55.918Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T09:01:55.918Z] OK: 8 MiB in 19 packages [2023-05-24T09:01:57.876Z] Removing intermediate container f053b0578db9 [2023-05-24T09:01:57.876Z] ---> 2f6808cb27fc [2023-05-24T09:01:57.876Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T09:01:58.847Z] ---> e446593e5672 [2023-05-24T09:01:58.847Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T09:01:59.819Z] ---> 5bbb0a312d9b [2023-05-24T09:01:59.819Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-24T09:02:06.519Z] ---> 4fab9ba337ba [2023-05-24T09:02:06.519Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-24T09:02:07.494Z] ---> 93b7c9a9b231 [2023-05-24T09:02:07.494Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-24T09:02:07.772Z] ---> Running in e6c4ddea0f49 [2023-05-24T09:02:08.373Z] Removing intermediate container e6c4ddea0f49 [2023-05-24T09:02:08.373Z] ---> 04052c79002e [2023-05-24T09:02:08.373Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-24T09:02:09.344Z] ---> b0e748f0edc4 [2023-05-24T09:02:09.344Z] Step 22/27 : WORKDIR / [2023-05-24T09:02:09.344Z] ---> Running in f643ab4fa89f [2023-05-24T09:02:09.934Z] Removing intermediate container f643ab4fa89f [2023-05-24T09:02:09.934Z] ---> 5f1bbc92a1b9 [2023-05-24T09:02:09.934Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-24T09:02:10.205Z] ---> Running in 69a77000ae6b [2023-05-24T09:02:10.795Z] Removing intermediate container 69a77000ae6b [2023-05-24T09:02:10.795Z] ---> a02101f934e0 [2023-05-24T09:02:10.795Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-24T09:02:10.795Z] ---> Running in e9d5c7ae96af [2023-05-24T09:02:11.392Z] Removing intermediate container e9d5c7ae96af [2023-05-24T09:02:11.392Z] ---> 5f952f18fbd0 [2023-05-24T09:02:11.392Z] Step 25/27 : LABEL arch=arm64 [2023-05-24T09:02:11.392Z] ---> Running in fa1e40a8b12f [2023-05-24T09:02:11.987Z] Removing intermediate container fa1e40a8b12f [2023-05-24T09:02:11.987Z] ---> 13e6c74aa148 [2023-05-24T09:02:11.987Z] Step 26/27 : LABEL git_sha=a6980e798652c6ab76754100a6091ea0e3191471 [2023-05-24T09:02:12.259Z] ---> Running in 92e96336ef82 [2023-05-24T09:02:12.846Z] Removing intermediate container 92e96336ef82 [2023-05-24T09:02:12.846Z] ---> d71bebf63d94 [2023-05-24T09:02:12.846Z] Step 27/27 : LABEL version=0.0.0 [2023-05-24T09:02:12.846Z] ---> Running in 2cce96e98f36 [2023-05-24T09:02:13.434Z] Removing intermediate container 2cce96e98f36 [2023-05-24T09:02:13.434Z] ---> 30d4dd734ceb [2023-05-24T09:02:13.434Z] [2023-05-24T09:02:13.704Z] Successfully built 30d4dd734ceb [2023-05-24T09:02:13.704Z] Successfully tagged security-spire-config-arm64:latest [2023-05-24T09:02:13.704Z] Building security-spiffe-token-provider [2023-05-24T09:02:31.959Z]  Building security-spire-config ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T09:02:31.959Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-24T09:02:31.959Z] ---> 819932a6c5c0 [2023-05-24T09:02:31.959Z] Step 3/20 : WORKDIR /edgex-go [2023-05-24T09:02:31.959Z] ---> Using cache [2023-05-24T09:02:31.959Z] ---> 8b3aa6a81141 [2023-05-24T09:02:31.959Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-24T09:02:31.959Z] ---> Running in 6fa922661e61 [2023-05-24T09:02:33.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T09:02:34.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T09:02:36.491Z] v3.17.3-206-gfbe2944ce8c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-24T09:02:36.491Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-24T09:02:36.491Z] OK: 17697 distinct packages available [2023-05-24T09:02:36.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T09:02:37.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T09:02:38.897Z] OK: 263 MiB in 53 packages [2023-05-24T09:02:40.867Z] Removing intermediate container 6fa922661e61 [2023-05-24T09:02:40.867Z] ---> 1abe6726e26a [2023-05-24T09:02:40.867Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-24T09:02:41.460Z] ---> 3536865abbbd [2023-05-24T09:02:41.460Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T09:02:41.733Z] ---> Running in a5e55aea160f [2023-05-24T09:03:08.439Z] Removing intermediate container da00c5687b3d [2023-05-24T09:03:08.439Z] ---> 7ffbef801f23 [2023-05-24T09:03:08.439Z] [2023-05-24T09:03:08.439Z] Step 10/23 : FROM alpine:3.17 [2023-05-24T09:03:08.439Z] ---> 51e60588ff2c [2023-05-24T09:03:08.439Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-24T09:03:08.439Z] ---> Using cache [2023-05-24T09:03:08.439Z] ---> 35ff3859e366 [2023-05-24T09:03:08.439Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-24T09:03:08.439Z] ---> Using cache [2023-05-24T09:03:08.439Z] ---> 880395072969 [2023-05-24T09:03:08.439Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-24T09:03:08.439Z] ---> Running in c3cd5881c58f [2023-05-24T09:03:08.439Z] Removing intermediate container c3cd5881c58f [2023-05-24T09:03:08.439Z] ---> 557863151a18 [2023-05-24T09:03:08.439Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-24T09:03:08.439Z] ---> Running in adf5f92872a5 [2023-05-24T09:03:08.439Z] Removing intermediate container adf5f92872a5 [2023-05-24T09:03:08.439Z] ---> 01ea96129b74 [2023-05-24T09:03:08.439Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T09:03:09.852Z] ---> 5f6ac64ea8e2 [2023-05-24T09:03:09.852Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T09:03:11.282Z] ---> 178a97d51075 [2023-05-24T09:03:11.282Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-24T09:03:11.550Z] Removing intermediate container ae8a9ce48c07 [2023-05-24T09:03:11.550Z] ---> 7ae9e0d5d404 [2023-05-24T09:03:11.550Z] [2023-05-24T09:03:11.550Z] Step 10/23 : FROM alpine:3.17 [2023-05-24T09:03:11.550Z] ---> 51e60588ff2c [2023-05-24T09:03:11.550Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-24T09:03:11.822Z] ---> Running in 46d22302b88a [2023-05-24T09:03:14.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T09:03:15.384Z] ---> b226285abbe3 [2023-05-24T09:03:15.385Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-24T09:03:15.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T09:03:16.563Z] ---> da802842c72f [2023-05-24T09:03:16.563Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-24T09:03:16.563Z] ---> Running in c3087d548d2e [2023-05-24T09:03:17.148Z] Removing intermediate container c3087d548d2e [2023-05-24T09:03:17.148Z] ---> 349c11f47b80 [2023-05-24T09:03:17.148Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T09:03:17.148Z] ---> Running in 68e4698e6273 [2023-05-24T09:03:17.739Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-24T09:03:17.739Z] Removing intermediate container 68e4698e6273 [2023-05-24T09:03:17.739Z] ---> 58f15f4a637e [2023-05-24T09:03:17.739Z] Step 21/23 : LABEL arch=arm64 [2023-05-24T09:03:18.010Z] ---> Running in 6efa65f54ab5 [2023-05-24T09:03:18.010Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-24T09:03:18.010Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T09:03:18.010Z] Executing ca-certificates-20230506-r0.trigger [2023-05-24T09:03:18.596Z] Removing intermediate container 6efa65f54ab5 [2023-05-24T09:03:18.596Z] ---> eff4c9396762 [2023-05-24T09:03:18.596Z] Step 22/23 : LABEL git_sha=a6980e798652c6ab76754100a6091ea0e3191471 [2023-05-24T09:03:18.596Z] ---> Running in c5699f04273d [2023-05-24T09:03:19.188Z] OK: 8 MiB in 17 packages [2023-05-24T09:03:19.188Z] Removing intermediate container c5699f04273d [2023-05-24T09:03:19.188Z] ---> 21e9b70cbe53 [2023-05-24T09:03:19.188Z] Step 23/23 : LABEL version=0.0.0 [2023-05-24T09:03:19.458Z] ---> Running in 0184728e2548 [2023-05-24T09:03:20.044Z] Removing intermediate container 0184728e2548 [2023-05-24T09:03:20.044Z] ---> bd3c9a9d93e0 [2023-05-24T09:03:20.044Z] [2023-05-24T09:03:21.039Z] Successfully built bd3c9a9d93e0 [2023-05-24T09:03:21.039Z] Successfully tagged support-scheduler-arm64:latest [2023-05-24T09:03:21.039Z] Building security-bootstrapper [2023-05-24T09:03:22.000Z]  Building support-scheduler ... done Removing intermediate container 46d22302b88a [2023-05-24T09:03:22.000Z] ---> 0788677ce5f0 [2023-05-24T09:03:22.000Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-24T09:03:22.000Z] ---> Running in add5c70e1d46 [2023-05-24T09:03:22.591Z] Removing intermediate container add5c70e1d46 [2023-05-24T09:03:22.591Z] ---> b1895b132842 [2023-05-24T09:03:22.591Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-24T09:03:22.867Z] ---> Running in c99db60202df [2023-05-24T09:03:23.460Z] Removing intermediate container c99db60202df [2023-05-24T09:03:23.460Z] ---> 3e3d90cbcd13 [2023-05-24T09:03:23.460Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-24T09:03:23.460Z] ---> Running in eb495f431f08 [2023-05-24T09:03:24.428Z] Removing intermediate container eb495f431f08 [2023-05-24T09:03:24.428Z] ---> 38965961a8da [2023-05-24T09:03:24.428Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T09:03:25.396Z] ---> 85fc7c05689b [2023-05-24T09:03:25.396Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T09:03:29.380Z] ---> aa0e35ddd5ca [2023-05-24T09:03:29.380Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-24T09:03:33.636Z] ---> d671c2195664 [2023-05-24T09:03:33.636Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-24T09:03:35.064Z] ---> 5436654c286f [2023-05-24T09:03:35.064Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-24T09:03:35.331Z] ---> Running in cd2cd94c375a [2023-05-24T09:03:35.928Z] Removing intermediate container cd2cd94c375a [2023-05-24T09:03:35.928Z] ---> 1cb871823ae0 [2023-05-24T09:03:35.928Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T09:03:36.196Z] ---> Running in 2b137930749a [2023-05-24T09:03:37.156Z] Removing intermediate container 2b137930749a [2023-05-24T09:03:37.156Z] ---> 729cceaad314 [2023-05-24T09:03:37.156Z] Step 21/23 : LABEL arch=arm64 [2023-05-24T09:03:37.156Z] ---> Running in f0256fffcd12 [2023-05-24T09:03:38.175Z] Removing intermediate container f0256fffcd12 [2023-05-24T09:03:38.175Z] ---> e7547883b9e7 [2023-05-24T09:03:38.175Z] Step 22/23 : LABEL git_sha=a6980e798652c6ab76754100a6091ea0e3191471 [2023-05-24T09:03:38.175Z] ---> Running in 04ccdf9901d9 [2023-05-24T09:03:39.156Z] Removing intermediate container 04ccdf9901d9 [2023-05-24T09:03:39.156Z] ---> 6c5ff91b4844 [2023-05-24T09:03:39.156Z] Step 23/23 : LABEL version=0.0.0 [2023-05-24T09:03:39.156Z] ---> Running in 29f38058f56a [2023-05-24T09:03:39.431Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T09:03:39.431Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-24T09:03:39.431Z] ---> 819932a6c5c0 [2023-05-24T09:03:39.431Z] Step 3/33 : WORKDIR /edgex-go [2023-05-24T09:03:39.431Z] ---> Using cache [2023-05-24T09:03:39.431Z] ---> 8b3aa6a81141 [2023-05-24T09:03:39.431Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-24T09:03:39.431Z] ---> Using cache [2023-05-24T09:03:39.431Z] ---> 95fc9ce12fe6 [2023-05-24T09:03:39.431Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-24T09:03:39.431Z] ---> Using cache [2023-05-24T09:03:39.431Z] ---> 8fa020ba7012 [2023-05-24T09:03:39.431Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T09:03:39.431Z] ---> Using cache [2023-05-24T09:03:39.431Z] ---> 14d639842b65 [2023-05-24T09:03:39.431Z] Step 7/33 : COPY . . [2023-05-24T09:03:39.431Z] ---> Using cache [2023-05-24T09:03:39.431Z] ---> 41cb905e677a [2023-05-24T09:03:39.431Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-24T09:03:39.698Z] ---> Running in 8b095dfd91f9 [2023-05-24T09:03:39.965Z] Removing intermediate container 29f38058f56a [2023-05-24T09:03:39.965Z] ---> 6af337027866 [2023-05-24T09:03:39.965Z] [2023-05-24T09:03:40.550Z] Successfully built 6af337027866 [2023-05-24T09:03:40.550Z] Successfully tagged support-notifications-arm64:latest [2023-05-24T09:03:40.550Z] Building security-spire-server [2023-05-24T09:03:42.134Z]  Building support-notifications ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-24T09:04:00.479Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T09:04:00.479Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-24T09:04:00.479Z] ---> 819932a6c5c0 [2023-05-24T09:04:00.479Z] Step 3/26 : WORKDIR /edgex-go [2023-05-24T09:04:00.479Z] ---> Using cache [2023-05-24T09:04:00.479Z] ---> 8b3aa6a81141 [2023-05-24T09:04:00.479Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-24T09:04:00.479Z] ---> Using cache [2023-05-24T09:04:00.479Z] ---> 90d73c55eac7 [2023-05-24T09:04:00.479Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-24T09:04:00.479Z] ---> Using cache [2023-05-24T09:04:00.479Z] ---> ea0c6f1dad30 [2023-05-24T09:04:00.479Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T09:04:00.479Z] ---> Using cache [2023-05-24T09:04:00.479Z] ---> e13472eef26d [2023-05-24T09:04:00.479Z] Step 7/26 : COPY . . [2023-05-24T09:04:00.746Z] ---> Using cache [2023-05-24T09:04:00.746Z] ---> 148ca525a344 [2023-05-24T09:04:00.746Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-24T09:04:00.746Z] ---> Using cache [2023-05-24T09:04:00.746Z] ---> 1b5d7715453e [2023-05-24T09:04:00.746Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-24T09:04:00.746Z] ---> Using cache [2023-05-24T09:04:00.746Z] ---> 2959731b6aa8 [2023-05-24T09:04:00.746Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-24T09:04:00.746Z] ---> Using cache [2023-05-24T09:04:00.746Z] ---> 79436523b1df [2023-05-24T09:04:00.746Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-24T09:04:01.711Z] ---> Running in da420fce4d72 [2023-05-24T09:04:07.076Z] Removing intermediate container da420fce4d72 [2023-05-24T09:04:07.076Z] ---> d7fc64faa79e [2023-05-24T09:04:07.076Z] Step 12/26 : WORKDIR /edgex-go [2023-05-24T09:04:07.076Z] ---> Running in d0088b5be6a7 [2023-05-24T09:04:08.497Z] Removing intermediate container d0088b5be6a7 [2023-05-24T09:04:08.497Z] ---> 743031266b88 [2023-05-24T09:04:08.497Z] [2023-05-24T09:04:08.497Z] Step 13/26 : FROM alpine:3.17 [2023-05-24T09:04:08.497Z] ---> 51e60588ff2c [2023-05-24T09:04:08.497Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-24T09:04:08.497Z] ---> Using cache [2023-05-24T09:04:08.497Z] ---> f79b4684ce44 [2023-05-24T09:04:08.497Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-24T09:04:08.768Z] ---> Running in 538e68ce32f1 [2023-05-24T09:04:11.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T09:04:12.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T09:04:14.701Z] v3.17.3-206-gfbe2944ce8c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-24T09:04:14.701Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-24T09:04:14.701Z] OK: 17694 distinct packages available [2023-05-24T09:04:14.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T09:04:16.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T09:04:18.323Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-24T09:04:18.323Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-24T09:04:18.323Z] (3/5) Installing libucontext (1.2-r0) [2023-05-24T09:04:18.323Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-24T09:04:18.323Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-24T09:04:18.323Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T09:04:18.323Z] OK: 9 MiB in 20 packages [2023-05-24T09:04:23.159Z] Removing intermediate container 538e68ce32f1 [2023-05-24T09:04:23.159Z] ---> 0e565646103d [2023-05-24T09:04:23.159Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T09:04:24.120Z] ---> 2424bd6f06fc [2023-05-24T09:04:24.120Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T09:04:25.533Z] ---> 0416d88b7c68 [2023-05-24T09:04:25.533Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-24T09:04:37.860Z] ---> 306a68293fb0 [2023-05-24T09:04:37.860Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-24T09:04:37.860Z] ---> 8abc9fa26207 [2023-05-24T09:04:37.861Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-24T09:04:37.861Z] Removing intermediate container a5e55aea160f [2023-05-24T09:04:37.861Z] ---> cace1e3c73e5 [2023-05-24T09:04:37.861Z] Step 7/20 : COPY . . [2023-05-24T09:04:38.822Z] ---> 07c53da4b756 [2023-05-24T09:04:38.822Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-24T09:04:40.237Z] ---> 5cc05acde9f8 [2023-05-24T09:04:40.237Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-24T09:04:40.237Z] ---> Running in ea4dbf2bc1e8 [2023-05-24T09:04:41.208Z] Removing intermediate container ea4dbf2bc1e8 [2023-05-24T09:04:41.208Z] ---> 2a53f8450ca1 [2023-05-24T09:04:41.208Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-24T09:04:41.478Z] ---> Running in 552faad1f216 [2023-05-24T09:04:42.451Z] Removing intermediate container 552faad1f216 [2023-05-24T09:04:42.451Z] ---> 5d8abaa7ef25 [2023-05-24T09:04:42.451Z] Step 24/26 : LABEL arch=arm64 [2023-05-24T09:04:42.451Z] ---> Running in 81e301dfb759 [2023-05-24T09:04:43.424Z] Removing intermediate container 81e301dfb759 [2023-05-24T09:04:43.424Z] ---> de8cebb515e3 [2023-05-24T09:04:43.424Z] Step 25/26 : LABEL git_sha=a6980e798652c6ab76754100a6091ea0e3191471 [2023-05-24T09:04:43.424Z] ---> Running in 12398fff57d5 [2023-05-24T09:04:44.015Z] Removing intermediate container 12398fff57d5 [2023-05-24T09:04:44.015Z] ---> 359523636c7d [2023-05-24T09:04:44.015Z] Step 26/26 : LABEL version=0.0.0 [2023-05-24T09:04:44.294Z] ---> Running in 66e8086c7204 [2023-05-24T09:04:45.254Z] Removing intermediate container 66e8086c7204 [2023-05-24T09:04:45.254Z] ---> 616ffcadb688 [2023-05-24T09:04:45.254Z] [2023-05-24T09:04:45.528Z] Successfully built 616ffcadb688 [2023-05-24T09:04:45.796Z] Successfully tagged security-spire-server-arm64:latest [2023-05-24T09:04:45.796Z]  Building security-spire-server ... done Building security-secretstore-setup [2023-05-24T09:04:54.024Z] ---> a605ade6e759 [2023-05-24T09:04:54.024Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-24T09:04:54.024Z] ---> Running in 69a74123722c [2023-05-24T09:04:56.606Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-24T09:05:06.686Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T09:05:06.686Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-24T09:05:06.686Z] ---> 819932a6c5c0 [2023-05-24T09:05:06.686Z] Step 3/25 : WORKDIR /edgex-go [2023-05-24T09:05:06.686Z] ---> Using cache [2023-05-24T09:05:06.686Z] ---> 8b3aa6a81141 [2023-05-24T09:05:06.686Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-24T09:05:06.686Z] ---> Using cache [2023-05-24T09:05:06.686Z] ---> 95fc9ce12fe6 [2023-05-24T09:05:06.686Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-24T09:05:06.686Z] ---> Using cache [2023-05-24T09:05:06.686Z] ---> 8fa020ba7012 [2023-05-24T09:05:06.686Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T09:05:06.686Z] ---> Using cache [2023-05-24T09:05:06.686Z] ---> 14d639842b65 [2023-05-24T09:05:06.686Z] Step 7/25 : COPY . . [2023-05-24T09:05:06.686Z] ---> Using cache [2023-05-24T09:05:06.686Z] ---> 41cb905e677a [2023-05-24T09:05:06.686Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-24T09:05:06.686Z] ---> Running in 09cde27db484 [2023-05-24T09:05:08.102Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-24T09:08:14.848Z] Removing intermediate container 017cb4c2078b [2023-05-24T09:08:14.848Z] ---> 80c25c250763 [2023-05-24T09:08:14.848Z] [2023-05-24T09:08:14.848Z] Step 10/23 : FROM alpine:3.17 [2023-05-24T09:08:14.848Z] ---> 51e60588ff2c [2023-05-24T09:08:14.848Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-24T09:08:14.848Z] ---> Running in 815c40bd9bb4 [2023-05-24T09:08:14.848Z] Removing intermediate container 815c40bd9bb4 [2023-05-24T09:08:14.848Z] ---> d320dcfede46 [2023-05-24T09:08:14.848Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-24T09:08:14.848Z] ---> Running in f8794110ebcb [2023-05-24T09:08:14.848Z] Removing intermediate container f8794110ebcb [2023-05-24T09:08:14.848Z] ---> 0e9f8ce6b29e [2023-05-24T09:08:14.848Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-24T09:08:14.848Z] ---> Running in e89799728bf8 [2023-05-24T09:08:14.848Z] Removing intermediate container e89799728bf8 [2023-05-24T09:08:14.848Z] ---> 1cf4c9f9fe73 [2023-05-24T09:08:14.848Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-24T09:08:14.848Z] ---> Running in 185b33070cbf [2023-05-24T09:08:14.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T09:08:14.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T09:08:14.848Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T09:08:14.848Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T09:08:14.848Z] OK: 8 MiB in 16 packages [2023-05-24T09:08:15.812Z] Removing intermediate container 185b33070cbf [2023-05-24T09:08:15.812Z] ---> f6fdbf46bab3 [2023-05-24T09:08:15.812Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T09:08:16.769Z] ---> 08956f4706af [2023-05-24T09:08:16.769Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T09:08:17.731Z] ---> e2f6175aef8b [2023-05-24T09:08:17.732Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-24T09:08:19.680Z] ---> cbb3753caede [2023-05-24T09:08:19.680Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-24T09:08:20.660Z] ---> a895e6427a93 [2023-05-24T09:08:20.660Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-24T09:08:20.660Z] ---> Running in 5ba4f8def0f0 [2023-05-24T09:08:22.083Z] Removing intermediate container 5ba4f8def0f0 [2023-05-24T09:08:22.083Z] ---> 0e8aa7faaa23 [2023-05-24T09:08:22.083Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T09:08:22.083Z] ---> Running in 97e6a2067479 [2023-05-24T09:08:22.674Z] Removing intermediate container 97e6a2067479 [2023-05-24T09:08:22.674Z] ---> 494b33ad5a17 [2023-05-24T09:08:22.674Z] Step 21/23 : LABEL arch=arm64 [2023-05-24T09:08:22.949Z] ---> Running in 7fa956d93f28 [2023-05-24T09:08:24.927Z] Removing intermediate container 7fa956d93f28 [2023-05-24T09:08:24.927Z] ---> 1071bd967758 [2023-05-24T09:08:24.927Z] Step 22/23 : LABEL git_sha=a6980e798652c6ab76754100a6091ea0e3191471 [2023-05-24T09:08:25.197Z] ---> Running in d3f5b99975bb [2023-05-24T09:08:26.171Z] Removing intermediate container d3f5b99975bb [2023-05-24T09:08:26.171Z] ---> c9c7b77745b2 [2023-05-24T09:08:26.171Z] Step 23/23 : LABEL version=0.0.0 [2023-05-24T09:08:26.445Z] ---> Running in 9b2d1838bc58 [2023-05-24T09:08:27.411Z] Removing intermediate container 9b2d1838bc58 [2023-05-24T09:08:27.411Z] ---> 5e3c80b862a6 [2023-05-24T09:08:27.411Z] [2023-05-24T09:08:28.000Z] Successfully built 5e3c80b862a6 [2023-05-24T09:08:28.000Z] Successfully tagged core-data-arm64:latest [2023-05-24T09:08:28.000Z]  Building core-data ... done Building core-command [2023-05-24T09:08:32.279Z] Removing intermediate container a24b0d50f9f1 [2023-05-24T09:08:32.279Z] ---> ed25b8d6bfc4 [2023-05-24T09:08:32.279Z] [2023-05-24T09:08:32.279Z] Step 10/23 : FROM alpine:3.17 [2023-05-24T09:08:32.279Z] ---> 51e60588ff2c [2023-05-24T09:08:32.279Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-24T09:08:32.279Z] ---> Using cache [2023-05-24T09:08:32.279Z] ---> 1c5cb36c566f [2023-05-24T09:08:32.279Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-24T09:08:32.279Z] ---> Using cache [2023-05-24T09:08:32.279Z] ---> 309190de4edb [2023-05-24T09:08:32.279Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T09:08:32.279Z] ---> Using cache [2023-05-24T09:08:32.279Z] ---> e7e210526edb [2023-05-24T09:08:32.279Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T09:08:32.279Z] ---> Using cache [2023-05-24T09:08:32.279Z] ---> f7ad8eee2937 [2023-05-24T09:08:32.279Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-24T09:08:34.236Z] ---> b5e216d116f5 [2023-05-24T09:08:34.236Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-24T09:08:35.205Z] ---> 571585e89ce4 [2023-05-24T09:08:35.205Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-24T09:08:36.174Z] ---> 85910c442442 [2023-05-24T09:08:36.174Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-24T09:08:36.174Z] ---> Running in 67e5cb2ca91d [2023-05-24T09:08:40.464Z] Removing intermediate container 67e5cb2ca91d [2023-05-24T09:08:40.464Z] ---> c53e178f72b9 [2023-05-24T09:08:40.464Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-24T09:08:40.464Z] ---> Running in 580b645129cc [2023-05-24T09:08:41.063Z] Removing intermediate container 580b645129cc [2023-05-24T09:08:41.063Z] ---> 920c896e0632 [2023-05-24T09:08:41.063Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-24T09:08:41.063Z] ---> Running in 97f939838c06 [2023-05-24T09:08:42.043Z] Removing intermediate container 97f939838c06 [2023-05-24T09:08:42.043Z] ---> 79a5f920163c [2023-05-24T09:08:42.043Z] Step 21/23 : LABEL arch=arm64 [2023-05-24T09:08:42.043Z] ---> Running in 9f186766f527 [2023-05-24T09:08:43.014Z] Removing intermediate container 9f186766f527 [2023-05-24T09:08:43.014Z] ---> a90b200f668b [2023-05-24T09:08:43.014Z] Step 22/23 : LABEL git_sha=a6980e798652c6ab76754100a6091ea0e3191471 [2023-05-24T09:08:43.014Z] ---> Running in 58c123909586 [2023-05-24T09:08:43.603Z] Removing intermediate container 58c123909586 [2023-05-24T09:08:43.604Z] ---> 7069c98df52a [2023-05-24T09:08:43.604Z] Step 23/23 : LABEL version=0.0.0 [2023-05-24T09:08:43.875Z] ---> Running in 69cadb30915f [2023-05-24T09:08:44.467Z] Removing intermediate container 69cadb30915f [2023-05-24T09:08:44.468Z] ---> c35c1d179503 [2023-05-24T09:08:44.468Z] [2023-05-24T09:08:44.738Z] Successfully built c35c1d179503 [2023-05-24T09:08:44.738Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-24T09:08:44.738Z] Building security-spire-agent [2023-05-24T09:08:50.105Z]  Building core-common-config-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T09:08:50.105Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-24T09:08:50.105Z] ---> 819932a6c5c0 [2023-05-24T09:08:50.105Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-24T09:08:50.105Z] ---> Using cache [2023-05-24T09:08:50.105Z] ---> 97dcf59c9bde [2023-05-24T09:08:50.105Z] Step 4/24 : WORKDIR /edgex-go [2023-05-24T09:08:50.105Z] ---> Using cache [2023-05-24T09:08:50.105Z] ---> 11c7237be30a [2023-05-24T09:08:50.105Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-24T09:08:50.105Z] ---> Using cache [2023-05-24T09:08:50.105Z] ---> e89faa7e432e [2023-05-24T09:08:50.105Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-24T09:08:50.105Z] ---> Using cache [2023-05-24T09:08:50.105Z] ---> 9e4a25705e33 [2023-05-24T09:08:50.105Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T09:08:50.105Z] ---> Using cache [2023-05-24T09:08:50.105Z] ---> a776dfad2266 [2023-05-24T09:08:50.105Z] Step 8/24 : COPY . . [2023-05-24T09:08:50.105Z] ---> Using cache [2023-05-24T09:08:50.105Z] ---> 40843d4743fe [2023-05-24T09:08:50.105Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-24T09:08:50.105Z] ---> Running in 28759e65fd30 [2023-05-24T09:08:52.061Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-24T09:09:07.087Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T09:09:07.087Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-24T09:09:07.087Z] ---> 819932a6c5c0 [2023-05-24T09:09:07.087Z] Step 3/27 : WORKDIR /edgex-go [2023-05-24T09:09:07.087Z] ---> Using cache [2023-05-24T09:09:07.087Z] ---> 8b3aa6a81141 [2023-05-24T09:09:07.087Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-24T09:09:07.087Z] ---> Using cache [2023-05-24T09:09:07.087Z] ---> 90d73c55eac7 [2023-05-24T09:09:07.087Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-24T09:09:07.087Z] ---> Using cache [2023-05-24T09:09:07.087Z] ---> ea0c6f1dad30 [2023-05-24T09:09:07.087Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T09:09:07.087Z] ---> Using cache [2023-05-24T09:09:07.087Z] ---> e13472eef26d [2023-05-24T09:09:07.087Z] Step 7/27 : COPY . . [2023-05-24T09:09:07.087Z] ---> Using cache [2023-05-24T09:09:07.087Z] ---> 148ca525a344 [2023-05-24T09:09:07.087Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-24T09:09:07.087Z] ---> Using cache [2023-05-24T09:09:07.087Z] ---> 1b5d7715453e [2023-05-24T09:09:07.087Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-24T09:09:07.087Z] ---> Using cache [2023-05-24T09:09:07.087Z] ---> 2959731b6aa8 [2023-05-24T09:09:07.087Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-24T09:09:07.087Z] ---> Using cache [2023-05-24T09:09:07.087Z] ---> 79436523b1df [2023-05-24T09:09:07.087Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-24T09:09:07.087Z] ---> Using cache [2023-05-24T09:09:07.087Z] ---> 08388438e446 [2023-05-24T09:09:07.087Z] Step 12/27 : WORKDIR /edgex-go [2023-05-24T09:09:07.087Z] ---> Using cache [2023-05-24T09:09:07.087Z] ---> 2c23b194be35 [2023-05-24T09:09:07.087Z] [2023-05-24T09:09:07.087Z] Step 13/27 : FROM alpine:3.17 [2023-05-24T09:09:07.087Z] ---> 51e60588ff2c [2023-05-24T09:09:07.087Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-24T09:09:07.087Z] ---> Using cache [2023-05-24T09:09:07.087Z] ---> f79b4684ce44 [2023-05-24T09:09:07.087Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-24T09:09:07.087Z] ---> Using cache [2023-05-24T09:09:07.087Z] ---> 0e565646103d [2023-05-24T09:09:07.087Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T09:09:07.087Z] ---> Using cache [2023-05-24T09:09:07.686Z] ---> 2424bd6f06fc [2023-05-24T09:09:07.686Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T09:09:07.686Z] ---> Using cache [2023-05-24T09:09:07.686Z] ---> 0416d88b7c68 [2023-05-24T09:09:07.686Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-24T09:09:13.063Z] ---> 7c9b1d78445e [2023-05-24T09:09:13.064Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-24T09:09:19.738Z] ---> c09d960156de [2023-05-24T09:09:19.738Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-24T09:09:20.007Z] ---> 61d87f1f762f [2023-05-24T09:09:20.007Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-24T09:09:21.147Z] ---> 8cb41866fea6 [2023-05-24T09:09:21.147Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-24T09:09:22.181Z] ---> 9fd46bbf3ab4 [2023-05-24T09:09:22.181Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-24T09:09:22.181Z] ---> Running in 617037b3c3f0 [2023-05-24T09:09:22.833Z] Removing intermediate container 617037b3c3f0 [2023-05-24T09:09:22.833Z] ---> 2374b4430f01 [2023-05-24T09:09:22.833Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-24T09:09:22.833Z] ---> Running in 2cbb549b183e [2023-05-24T09:09:23.115Z] Removing intermediate container 2cbb549b183e [2023-05-24T09:09:23.115Z] ---> 1ec378a95022 [2023-05-24T09:09:23.115Z] Step 25/27 : LABEL arch=arm64 [2023-05-24T09:09:23.431Z] ---> Running in 1fe9c8a32c47 [2023-05-24T09:09:24.107Z] Removing intermediate container 1fe9c8a32c47 [2023-05-24T09:09:24.107Z] ---> 2d5b258a1b61 [2023-05-24T09:09:24.107Z] Step 26/27 : LABEL git_sha=a6980e798652c6ab76754100a6091ea0e3191471 [2023-05-24T09:09:24.107Z] ---> Running in 0bf27ae35462 [2023-05-24T09:09:24.735Z] Removing intermediate container 0bf27ae35462 [2023-05-24T09:09:24.735Z] ---> a17454d387f7 [2023-05-24T09:09:24.735Z] Step 27/27 : LABEL version=0.0.0 [2023-05-24T09:09:24.735Z] ---> Running in 650e71530030 [2023-05-24T09:09:25.327Z] Removing intermediate container 650e71530030 [2023-05-24T09:09:25.327Z] ---> adaa1606eed7 [2023-05-24T09:09:25.327Z] [2023-05-24T09:09:25.594Z] Successfully built adaa1606eed7 [2023-05-24T09:09:25.594Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-24T09:11:02.228Z]  Building security-spire-agent ... done Removing intermediate container 8b095dfd91f9 [2023-05-24T09:11:02.228Z] ---> 98eaa7d71a41 [2023-05-24T09:11:02.228Z] [2023-05-24T09:11:02.228Z] Step 9/33 : FROM alpine:3.17 [2023-05-24T09:11:02.228Z] ---> 51e60588ff2c [2023-05-24T09:11:02.228Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-24T09:11:02.228Z] ---> Running in 7fdd30948fcf [2023-05-24T09:11:02.228Z] Removing intermediate container 7fdd30948fcf [2023-05-24T09:11:02.228Z] ---> 0dfb72222924 [2023-05-24T09:11:02.228Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-24T09:11:02.228Z] ---> Running in f9c6984b2b6d [2023-05-24T09:11:02.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T09:11:02.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T09:11:02.228Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-24T09:11:02.228Z] (2/2) Installing su-exec (0.2-r2) [2023-05-24T09:11:02.228Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T09:11:02.228Z] OK: 8 MiB in 17 packages [2023-05-24T09:11:02.496Z] Removing intermediate container f9c6984b2b6d [2023-05-24T09:11:02.496Z] ---> 3a4dc802f408 [2023-05-24T09:11:02.496Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-24T09:11:02.496Z] ---> Running in cb1cf2aea42c [2023-05-24T09:11:03.077Z] Removing intermediate container cb1cf2aea42c [2023-05-24T09:11:03.077Z] ---> 8ddcae5e9b40 [2023-05-24T09:11:03.077Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-24T09:11:03.077Z] ---> Running in 17506be5cffb [2023-05-24T09:11:03.661Z] Removing intermediate container 17506be5cffb [2023-05-24T09:11:03.661Z] ---> 60a7571535f9 [2023-05-24T09:11:03.661Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-24T09:11:03.661Z] ---> Running in db7f121779f0 [2023-05-24T09:11:04.247Z] Removing intermediate container db7f121779f0 [2023-05-24T09:11:04.247Z] ---> 4d489e7ede75 [2023-05-24T09:11:04.247Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-24T09:11:04.247Z] ---> Running in 3251144c2f94 [2023-05-24T09:11:04.839Z] Removing intermediate container 3251144c2f94 [2023-05-24T09:11:04.839Z] ---> 88899ac7142a [2023-05-24T09:11:04.839Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-24T09:11:05.110Z] ---> Running in 3508e4ac99d3 [2023-05-24T09:11:09.366Z] Removing intermediate container 3508e4ac99d3 [2023-05-24T09:11:09.366Z] ---> 4dc0925eafbb [2023-05-24T09:11:09.366Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-24T09:11:09.366Z] ---> Running in 84ada34c4941 [2023-05-24T09:11:09.635Z] Removing intermediate container 84ada34c4941 [2023-05-24T09:11:09.635Z] ---> 32457cdc2f77 [2023-05-24T09:11:09.635Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-24T09:11:11.061Z] ---> 24a13f0e8598 [2023-05-24T09:11:11.061Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-24T09:11:11.061Z] ---> Running in 6bf57e03a1b0 [2023-05-24T09:11:14.406Z] Removing intermediate container 6bf57e03a1b0 [2023-05-24T09:11:14.406Z] ---> 057ce3715a34 [2023-05-24T09:11:14.406Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T09:11:15.366Z] ---> 5b19f7e139e0 [2023-05-24T09:11:15.366Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T09:11:16.323Z] ---> 618924daafe2 [2023-05-24T09:11:16.323Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-24T09:11:18.266Z] ---> a98bf2867092 [2023-05-24T09:11:18.266Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-24T09:11:19.222Z] ---> 4f911bca77e8 [2023-05-24T09:11:19.222Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-24T09:11:20.178Z] ---> f0fd90f4c227 [2023-05-24T09:11:20.178Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-24T09:11:22.759Z] ---> 683ecaba6a53 [2023-05-24T09:11:22.759Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-24T09:11:23.732Z] ---> fb37837feb84 [2023-05-24T09:11:23.732Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-24T09:11:24.701Z] ---> ffc832c7465f [2023-05-24T09:11:24.701Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-24T09:11:24.976Z] ---> Running in 810c1df9c9a9 [2023-05-24T09:11:28.350Z] Removing intermediate container 810c1df9c9a9 [2023-05-24T09:11:28.350Z] ---> 2cb6fa89901e [2023-05-24T09:11:28.350Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-24T09:11:28.350Z] ---> Running in baed369e4cde [2023-05-24T09:11:28.933Z] Removing intermediate container baed369e4cde [2023-05-24T09:11:28.933Z] ---> 00e912bfb626 [2023-05-24T09:11:28.933Z] Step 30/33 : CMD ["gate"] [2023-05-24T09:11:28.933Z] ---> Running in ae12a17f73a0 [2023-05-24T09:11:29.518Z] Removing intermediate container ae12a17f73a0 [2023-05-24T09:11:29.518Z] ---> 56a9c05f05ff [2023-05-24T09:11:29.518Z] Step 31/33 : LABEL arch=arm64 [2023-05-24T09:11:29.518Z] ---> Running in 63e41ef7364c [2023-05-24T09:11:30.110Z] Removing intermediate container 63e41ef7364c [2023-05-24T09:11:30.110Z] ---> 730781dd1bed [2023-05-24T09:11:30.110Z] Step 32/33 : LABEL git_sha=a6980e798652c6ab76754100a6091ea0e3191471 [2023-05-24T09:11:30.110Z] ---> Running in 2f668961bacb [2023-05-24T09:11:30.697Z] Removing intermediate container 2f668961bacb [2023-05-24T09:11:30.697Z] ---> 4ba45c53d38b [2023-05-24T09:11:30.697Z] Step 33/33 : LABEL version=0.0.0 [2023-05-24T09:11:30.965Z] ---> Running in 3117e0e9d5a0 [2023-05-24T09:11:31.549Z] Removing intermediate container 3117e0e9d5a0 [2023-05-24T09:11:31.549Z] ---> 929c5455f172 [2023-05-24T09:11:31.549Z] [2023-05-24T09:11:31.815Z] Successfully built 929c5455f172 [2023-05-24T09:11:31.815Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-24T09:11:41.885Z]  Building security-bootstrapper ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-24T09:12:00.105Z] Removing intermediate container 09cde27db484 [2023-05-24T09:12:00.105Z] ---> 166dc9166894 [2023-05-24T09:12:00.105Z] [2023-05-24T09:12:00.105Z] Step 9/25 : FROM alpine:3.17 [2023-05-24T09:12:00.105Z] ---> 51e60588ff2c [2023-05-24T09:12:00.105Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-24T09:12:00.105Z] ---> Running in ca9a2883ee17 [2023-05-24T09:12:00.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T09:12:01.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T09:12:02.710Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-24T09:12:02.710Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-24T09:12:02.978Z] (3/3) Installing su-exec (0.2-r2) [2023-05-24T09:12:02.978Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T09:12:02.978Z] Executing ca-certificates-20230506-r0.trigger [2023-05-24T09:12:03.251Z] OK: 8 MiB in 18 packages [2023-05-24T09:12:05.846Z] Removing intermediate container ca9a2883ee17 [2023-05-24T09:12:05.846Z] ---> c8c8a27d28b0 [2023-05-24T09:12:05.846Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-24T09:12:05.846Z] ---> Running in 1d800a6194e0 [2023-05-24T09:12:06.118Z] Removing intermediate container 1d800a6194e0 [2023-05-24T09:12:06.118Z] ---> 0a8bc55a56c2 [2023-05-24T09:12:06.118Z] Step 12/25 : WORKDIR / [2023-05-24T09:12:06.387Z] ---> Running in f0b070745e04 [2023-05-24T09:12:06.992Z] Removing intermediate container f0b070745e04 [2023-05-24T09:12:06.992Z] ---> 817df8f63ff9 [2023-05-24T09:12:06.992Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T09:12:07.967Z] ---> 37e8fc927e28 [2023-05-24T09:12:07.967Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T09:12:08.929Z] ---> 97c59b5e818e [2023-05-24T09:12:08.929Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-24T09:12:09.895Z] ---> 021bd693ca92 [2023-05-24T09:12:09.895Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-24T09:12:10.871Z] ---> ce427fbe6f26 [2023-05-24T09:12:10.871Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-24T09:12:11.838Z] ---> 113103877995 [2023-05-24T09:12:11.838Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-24T09:12:13.795Z] ---> 6e961a627d40 [2023-05-24T09:12:13.795Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-24T09:12:18.058Z] ---> 92d914329e73 [2023-05-24T09:12:18.058Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-24T09:12:18.651Z] ---> a664eeeb0c45 [2023-05-24T09:12:18.651Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-24T09:12:18.651Z] ---> Running in b94f2f3d1299 [2023-05-24T09:12:22.023Z] Removing intermediate container b94f2f3d1299 [2023-05-24T09:12:22.023Z] ---> 10f18faaab06 [2023-05-24T09:12:22.023Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-24T09:12:22.023Z] ---> Running in 767e44d7615a [2023-05-24T09:12:22.292Z] Removing intermediate container 767e44d7615a [2023-05-24T09:12:22.292Z] ---> 6e3c86f56a08 [2023-05-24T09:12:22.292Z] Step 23/25 : LABEL arch=arm64 [2023-05-24T09:12:22.562Z] ---> Running in 98339e437901 [2023-05-24T09:12:22.831Z] Removing intermediate container 98339e437901 [2023-05-24T09:12:22.831Z] ---> 810d27cbe0bd [2023-05-24T09:12:22.831Z] Step 24/25 : LABEL git_sha=a6980e798652c6ab76754100a6091ea0e3191471 [2023-05-24T09:12:23.101Z] ---> Running in a2cc3574cb47 [2023-05-24T09:12:23.690Z] Removing intermediate container a2cc3574cb47 [2023-05-24T09:12:23.690Z] ---> 32fce60b7fb1 [2023-05-24T09:12:23.690Z] Step 25/25 : LABEL version=0.0.0 [2023-05-24T09:12:23.690Z] ---> Running in 2fc380efa54a [2023-05-24T09:12:24.278Z] Removing intermediate container 2fc380efa54a [2023-05-24T09:12:24.278Z] ---> d38547db1128 [2023-05-24T09:12:24.278Z] [2023-05-24T09:12:24.546Z] Successfully built d38547db1128 [2023-05-24T09:12:24.546Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-24T09:13:11.379Z]  Building security-secretstore-setup ... done Removing intermediate container 69a74123722c [2023-05-24T09:13:11.379Z] ---> 0c769f920bf1 [2023-05-24T09:13:11.379Z] [2023-05-24T09:13:11.379Z] Step 9/20 : FROM alpine:3.17 [2023-05-24T09:13:11.379Z] ---> 51e60588ff2c [2023-05-24T09:13:11.379Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-24T09:13:11.379Z] ---> Using cache [2023-05-24T09:13:11.379Z] ---> 0dfb72222924 [2023-05-24T09:13:11.379Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-24T09:13:11.379Z] ---> Running in 75429838613b [2023-05-24T09:13:11.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T09:13:11.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T09:13:11.379Z] v3.17.3-206-gfbe2944ce8c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-24T09:13:11.379Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-24T09:13:11.379Z] OK: 17694 distinct packages available [2023-05-24T09:13:11.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T09:13:11.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T09:13:11.379Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-24T09:13:11.379Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-24T09:13:11.379Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-24T09:13:11.379Z] (4/9) Installing libcurl (8.1.1-r0) [2023-05-24T09:13:11.379Z] (5/9) Installing curl (8.1.1-r0) [2023-05-24T09:13:11.379Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-24T09:13:11.379Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-24T09:13:11.379Z] (8/9) Installing libucontext (1.2-r0) [2023-05-24T09:13:11.379Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-24T09:13:11.379Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T09:13:11.379Z] Executing ca-certificates-20230506-r0.trigger [2023-05-24T09:13:11.379Z] OK: 11 MiB in 24 packages [2023-05-24T09:13:11.964Z] Removing intermediate container 75429838613b [2023-05-24T09:13:11.964Z] ---> baff44c8bc6a [2023-05-24T09:13:11.964Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T09:13:14.542Z] ---> 470a6ecb1815 [2023-05-24T09:13:14.542Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T09:13:14.809Z] ---> 8e4e2c8676c2 [2023-05-24T09:13:14.809Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-24T09:13:16.750Z] ---> e58a410d0d4f [2023-05-24T09:13:16.750Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-24T09:13:17.332Z] ---> 89f4f6bb92c5 [2023-05-24T09:13:17.332Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-24T09:13:17.332Z] ---> Running in f27505956992 [2023-05-24T09:13:17.916Z] Removing intermediate container f27505956992 [2023-05-24T09:13:17.916Z] ---> b39d3f456047 [2023-05-24T09:13:17.916Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-24T09:13:17.916Z] ---> Running in 97f4a39c7490 [2023-05-24T09:13:18.183Z] Removing intermediate container 97f4a39c7490 [2023-05-24T09:13:18.183Z] ---> 64e6ea5f7164 [2023-05-24T09:13:18.183Z] Step 18/20 : LABEL arch=arm64 [2023-05-24T09:13:18.465Z] ---> Running in 2d42c440668d [2023-05-24T09:13:18.742Z] Removing intermediate container 2d42c440668d [2023-05-24T09:13:18.742Z] ---> f5f32d7de399 [2023-05-24T09:13:18.742Z] Step 19/20 : LABEL git_sha=a6980e798652c6ab76754100a6091ea0e3191471 [2023-05-24T09:13:19.010Z] ---> Running in d93eb3e4045c [2023-05-24T09:13:19.595Z] Removing intermediate container d93eb3e4045c [2023-05-24T09:13:19.595Z] ---> 5061329c27b9 [2023-05-24T09:13:19.595Z] Step 20/20 : LABEL version=0.0.0 [2023-05-24T09:13:19.595Z] ---> Running in a1d9c92be769 [2023-05-24T09:13:20.183Z] Removing intermediate container a1d9c92be769 [2023-05-24T09:13:20.183Z] ---> 38b64ae903aa [2023-05-24T09:13:20.183Z] [2023-05-24T09:13:20.183Z] Successfully built 38b64ae903aa [2023-05-24T09:13:20.451Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-24T09:13:21.035Z]  Building security-spiffe-token-provider ... done Removing intermediate container 28759e65fd30 [2023-05-24T09:13:21.035Z] ---> 0ce691fb07e0 [2023-05-24T09:13:21.035Z] [2023-05-24T09:13:21.035Z] Step 10/24 : FROM alpine:3.17 [2023-05-24T09:13:21.035Z] ---> 51e60588ff2c [2023-05-24T09:13:21.035Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-24T09:13:21.035Z] ---> Using cache [2023-05-24T09:13:21.035Z] ---> 35ff3859e366 [2023-05-24T09:13:21.035Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-24T09:13:21.035Z] ---> Using cache [2023-05-24T09:13:21.035Z] ---> 880395072969 [2023-05-24T09:13:21.035Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-24T09:13:21.303Z] ---> Running in 56c13fb09b77 [2023-05-24T09:13:21.569Z] Removing intermediate container 56c13fb09b77 [2023-05-24T09:13:21.569Z] ---> e83edc2316d4 [2023-05-24T09:13:21.569Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-24T09:13:21.569Z] ---> Running in 624a332ef87f [2023-05-24T09:13:22.156Z] Removing intermediate container 624a332ef87f [2023-05-24T09:13:22.156Z] ---> 4b9045bbb796 [2023-05-24T09:13:22.156Z] Step 15/24 : WORKDIR / [2023-05-24T09:13:22.156Z] ---> Running in 80d6b2b766a9 [2023-05-24T09:13:22.424Z] Removing intermediate container 80d6b2b766a9 [2023-05-24T09:13:22.424Z] ---> bf14ec05e3c5 [2023-05-24T09:13:22.424Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T09:13:23.011Z] ---> 8e43e7ae8750 [2023-05-24T09:13:23.011Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T09:13:23.594Z] ---> 25dc3d31c605 [2023-05-24T09:13:23.594Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-24T09:13:24.554Z] ---> 9f9570970987 [2023-05-24T09:13:24.554Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-24T09:13:25.138Z] ---> ce94de576860 [2023-05-24T09:13:25.138Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-24T09:13:25.138Z] ---> Running in 641cffa4ddc3 [2023-05-24T09:13:25.722Z] Removing intermediate container 641cffa4ddc3 [2023-05-24T09:13:25.722Z] ---> 087c768b4bae [2023-05-24T09:13:25.722Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T09:13:25.722Z] ---> Running in de8e466ac443 [2023-05-24T09:13:25.989Z] Removing intermediate container de8e466ac443 [2023-05-24T09:13:25.989Z] ---> f8165e5b3a05 [2023-05-24T09:13:25.989Z] Step 22/24 : LABEL arch=arm64 [2023-05-24T09:13:27.397Z] ---> Running in f4edbe02a77e [2023-05-24T09:13:27.397Z] Removing intermediate container f4edbe02a77e [2023-05-24T09:13:27.397Z] ---> 7a59a345530d [2023-05-24T09:13:27.397Z] Step 23/24 : LABEL git_sha=a6980e798652c6ab76754100a6091ea0e3191471 [2023-05-24T09:13:27.397Z] ---> Running in 7bfc5e3602d8 [2023-05-24T09:13:27.664Z] Removing intermediate container 7bfc5e3602d8 [2023-05-24T09:13:27.664Z] ---> 2fc264d3ee36 [2023-05-24T09:13:27.664Z] Step 24/24 : LABEL version=0.0.0 [2023-05-24T09:13:27.930Z] ---> Running in ed968bc59699 [2023-05-24T09:13:28.197Z] Removing intermediate container ed968bc59699 [2023-05-24T09:13:28.197Z] ---> aa92a4f1093b [2023-05-24T09:13:28.197Z] [2023-05-24T09:13:28.463Z] Successfully built aa92a4f1093b [2023-05-24T09:13:28.463Z] Successfully tagged core-command-arm64:latest [2023-05-24T09:13:29.056Z]  Building core-command ... done  [Pipeline] } [2023-05-24T09:13:29.080Z] $ docker stop --time=1 1a370e485ec3a238afe01cc2673f60b10742999f3876b8de98a61943378e5dbd [2023-05-24T09:13:30.796Z] $ docker rm -f --volumes 1a370e485ec3a238afe01cc2673f60b10742999f3876b8de98a61943378e5dbd [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T09:13:31.269Z] + docker images [2023-05-24T09:13:31.536Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-24T09:13:31.536Z] core-command-arm64 latest aa92a4f1093b 4 seconds ago 19.7MB [2023-05-24T09:13:31.536Z] 0ce691fb07e0 11 seconds ago 1.53GB [2023-05-24T09:13:31.536Z] security-spiffe-token-provider-arm64 latest 38b64ae903aa 12 seconds ago 32.7MB [2023-05-24T09:13:31.536Z] 0c769f920bf1 29 seconds ago 1.57GB [2023-05-24T09:13:31.536Z] security-secretstore-setup-arm64 latest d38547db1128 About a minute ago 32.2MB [2023-05-24T09:13:31.536Z] 166dc9166894 About a minute ago 1.52GB [2023-05-24T09:13:31.536Z] security-bootstrapper-arm64 latest 929c5455f172 2 minutes ago 21.9MB [2023-05-24T09:13:31.536Z] 98eaa7d71a41 2 minutes ago 1.51GB [2023-05-24T09:13:31.536Z] security-spire-agent-arm64 latest adaa1606eed7 4 minutes ago 153MB [2023-05-24T09:13:31.536Z] core-common-config-bootstrapper-arm64 latest c35c1d179503 4 minutes ago 17.2MB [2023-05-24T09:13:31.536Z] ed25b8d6bfc4 5 minutes ago 1.52GB [2023-05-24T09:13:31.536Z] core-data-arm64 latest 5e3c80b862a6 5 minutes ago 19.9MB [2023-05-24T09:13:31.536Z] 80c25c250763 5 minutes ago 1.53GB [2023-05-24T09:13:31.536Z] security-spire-server-arm64 latest 616ffcadb688 8 minutes ago 97MB [2023-05-24T09:13:31.536Z] 743031266b88 9 minutes ago 1.39GB [2023-05-24T09:13:31.536Z] support-notifications-arm64 latest 6af337027866 9 minutes ago 31.9MB [2023-05-24T09:13:31.536Z] support-scheduler-arm64 latest bd3c9a9d93e0 10 minutes ago 31.2MB [2023-05-24T09:13:31.536Z] 7ae9e0d5d404 10 minutes ago 1.59GB [2023-05-24T09:13:31.536Z] 7ffbef801f23 10 minutes ago 1.59GB [2023-05-24T09:13:31.536Z] security-spire-config-arm64 latest 30d4dd734ceb 11 minutes ago 96.1MB [2023-05-24T09:13:31.536Z] 2c23b194be35 11 minutes ago 1.39GB [2023-05-24T09:13:31.536Z] core-metadata-arm64 latest d74a11b2ff82 13 minutes ago 20.2MB [2023-05-24T09:13:31.536Z] b2829b50cc31 13 minutes ago 1.53GB [2023-05-24T09:13:31.536Z] security-proxy-setup-arm64 latest 671273f47da6 14 minutes ago 18.7MB [2023-05-24T09:13:31.536Z] security-proxy-auth-arm64 latest cc20886a30fc 14 minutes ago 18.1MB [2023-05-24T09:13:31.536Z] 96bb08d2dd57 14 minutes ago 1.51GB [2023-05-24T09:13:31.536Z] fb709a740aa1 14 minutes ago 1.51GB [2023-05-24T09:13:31.536Z] ci-base-image-arm64 latest 819932a6c5c0 38 minutes ago 899MB [2023-05-24T09:13:31.536Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 4 weeks ago 681MB [2023-05-24T09:13:31.536Z] alpine 3.17 51e60588ff2c 7 weeks ago 7.46MB [2023-05-24T09:13:31.536Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T09:13:31.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T09:13:31.992Z] [2023-05-24T09:13:31.992Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T09:13:32.338Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T09:13:32.607Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-24T09:13:32.607Z] 8998bd30e6a1: Pulling fs layer [2023-05-24T09:13:32.607Z] 04944245beec: Pulling fs layer [2023-05-24T09:13:32.607Z] 699f458cf7ca: Pulling fs layer [2023-05-24T09:13:32.607Z] 765212b225bb: Pulling fs layer [2023-05-24T09:13:32.607Z] f23df028b6ca: Pulling fs layer [2023-05-24T09:13:32.607Z] d65c8cfc05b1: Pulling fs layer [2023-05-24T09:13:32.607Z] 2437ff75d9bd: Pulling fs layer [2023-05-24T09:13:32.607Z] 765212b225bb: Waiting [2023-05-24T09:13:32.607Z] d65c8cfc05b1: Waiting [2023-05-24T09:13:32.607Z] f23df028b6ca: Waiting [2023-05-24T09:13:32.607Z] 2437ff75d9bd: Waiting [2023-05-24T09:13:32.607Z] 04944245beec: Verifying Checksum [2023-05-24T09:13:32.607Z] 04944245beec: Download complete [2023-05-24T09:13:32.607Z] 765212b225bb: Verifying Checksum [2023-05-24T09:13:32.607Z] 765212b225bb: Download complete [2023-05-24T09:13:32.607Z] f23df028b6ca: Verifying Checksum [2023-05-24T09:13:32.607Z] f23df028b6ca: Download complete [2023-05-24T09:13:32.607Z] d65c8cfc05b1: Verifying Checksum [2023-05-24T09:13:32.607Z] d65c8cfc05b1: Download complete [2023-05-24T09:13:32.876Z] 699f458cf7ca: Verifying Checksum [2023-05-24T09:13:32.876Z] 699f458cf7ca: Download complete [2023-05-24T09:13:33.234Z] 8998bd30e6a1: Verifying Checksum [2023-05-24T09:13:33.234Z] 8998bd30e6a1: Download complete [2023-05-24T09:13:35.893Z] 2437ff75d9bd: Verifying Checksum [2023-05-24T09:13:35.893Z] 2437ff75d9bd: Download complete [2023-05-24T09:13:37.366Z] 8998bd30e6a1: Pull complete [2023-05-24T09:13:37.949Z] 04944245beec: Pull complete [2023-05-24T09:13:39.357Z] 699f458cf7ca: Pull complete [2023-05-24T09:13:40.315Z] 765212b225bb: Pull complete [2023-05-24T09:13:40.901Z] f23df028b6ca: Pull complete [2023-05-24T09:13:41.168Z] d65c8cfc05b1: Pull complete [2023-05-24T09:13:56.158Z] 2437ff75d9bd: Pull complete [2023-05-24T09:13:56.158Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-24T09:13:56.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T09:13:56.158Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T09:13:56.375Z] prd-ubuntu20.04-docker-arm64-4c-16g-16681 does not seem to be running inside a container [2023-05-24T09:13:56.458Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-24T09:13:59.418Z] $ docker top ff9560e0c656633f56193b8bcdfe73870ce29494bc1dcac78657266c2245dcf1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T09:13:59.951Z] ---> job-cost.sh [2023-05-24T09:14:00.217Z] lf-activate-venv: SKIPPING [2023-05-24T09:14:00.217Z] INFO: No Stack... [2023-05-24T09:14:00.797Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-24T09:14:01.379Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T09:14:01.700Z] + cut -d, -f6 [2023-05-24T09:14:01.700Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock [2023-05-24T09:14:02.003Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4569-5-stack-cost] [2023-05-24T09:14:02.009Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4569-5-stack-cost] did not exist. Created. [2023-05-24T09:14:02.009Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4569-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T09:14:02.335Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-24T09:14:02.504Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T09:14:02.512Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4569-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T09:14:02.554Z] $ docker stop --time=1 ff9560e0c656633f56193b8bcdfe73870ce29494bc1dcac78657266c2245dcf1 [2023-05-24T09:14:04.647Z] $ docker rm -f --volumes ff9560e0c656633f56193b8bcdfe73870ce29494bc1dcac78657266c2245dcf1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-24T09:14:05.558Z] + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-24T09:14:05.850Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T09:14:06.716Z] ---> package-listing.sh [2023-05-24T09:14:06.716Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-24T09:14:06.716Z] ++ facter osfamily [2023-05-24T09:14:06.974Z] + OS_FAMILY=debian [2023-05-24T09:14:06.974Z] + workspace=/w/workspace/edgex-go/5 [2023-05-24T09:14:06.974Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-24T09:14:06.974Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-24T09:14:06.974Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-24T09:14:06.974Z] + PACKAGES=/tmp/packages_start.txt [2023-05-24T09:14:06.974Z] + '[' /w/workspace/edgex-go/5 ']' [2023-05-24T09:14:06.974Z] + PACKAGES=/tmp/packages_end.txt [2023-05-24T09:14:06.974Z] + case "${OS_FAMILY}" in [2023-05-24T09:14:06.974Z] + dpkg -l [2023-05-24T09:14:06.974Z] + grep '^ii' [2023-05-24T09:14:06.974Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-24T09:14:06.974Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-24T09:14:06.974Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-24T09:14:06.974Z] + '[' /w/workspace/edgex-go/5 ']' [2023-05-24T09:14:06.974Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2023-05-24T09:14:06.974Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2023-05-24T09:14:06.983Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-24T09:14:07.259Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T09:14:07.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T09:14:07.812Z] [2023-05-24T09:14:07.812Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T09:14:08.108Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T09:14:08.108Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-24T09:14:08.108Z] 5eb5b503b376: Pulling fs layer [2023-05-24T09:14:08.108Z] 5c69ac0246d0: Pulling fs layer [2023-05-24T09:14:08.108Z] ec43610c2a17: Pulling fs layer [2023-05-24T09:14:08.108Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-24T09:14:08.109Z] 33b1e0a273af: Pulling fs layer [2023-05-24T09:14:08.109Z] 5d3b04190fa2: Pulling fs layer [2023-05-24T09:14:08.109Z] 2f39f015ded8: Pulling fs layer [2023-05-24T09:14:08.109Z] 33b1e0a273af: Waiting [2023-05-24T09:14:08.109Z] 5d3b04190fa2: Waiting [2023-05-24T09:14:08.109Z] 2f39f015ded8: Waiting [2023-05-24T09:14:08.109Z] 3a2ae6a8a46f: Waiting [2023-05-24T09:14:08.109Z] 5c69ac0246d0: Verifying Checksum [2023-05-24T09:14:08.109Z] 5c69ac0246d0: Download complete [2023-05-24T09:14:08.109Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-24T09:14:08.109Z] 3a2ae6a8a46f: Download complete [2023-05-24T09:14:08.109Z] 33b1e0a273af: Verifying Checksum [2023-05-24T09:14:08.109Z] 33b1e0a273af: Download complete [2023-05-24T09:14:08.367Z] 5d3b04190fa2: Download complete [2023-05-24T09:14:08.367Z] ec43610c2a17: Verifying Checksum [2023-05-24T09:14:08.367Z] ec43610c2a17: Download complete [2023-05-24T09:14:08.367Z] 5eb5b503b376: Verifying Checksum [2023-05-24T09:14:08.367Z] 5eb5b503b376: Download complete [2023-05-24T09:14:08.934Z] 2f39f015ded8: Download complete [2023-05-24T09:14:09.502Z] 5eb5b503b376: Pull complete [2023-05-24T09:14:09.502Z] 5c69ac0246d0: Pull complete [2023-05-24T09:14:09.761Z] ec43610c2a17: Pull complete [2023-05-24T09:14:10.020Z] 3a2ae6a8a46f: Pull complete [2023-05-24T09:14:10.020Z] 33b1e0a273af: Pull complete [2023-05-24T09:14:10.278Z] 5d3b04190fa2: Pull complete [2023-05-24T09:14:14.468Z] 2f39f015ded8: Pull complete [2023-05-24T09:14:14.468Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-24T09:14:14.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T09:14:14.468Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T09:14:14.543Z] prd-ubuntu20.04-docker-8c-8g-16678 does not seem to be running inside a container [2023-05-24T09:14:14.575Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:latest cat [2023-05-24T09:14:16.911Z] $ docker top 3eaae161dd3d6446cee661fe51a02eacf22c03295df928e8a29e8afd55a92211 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T09:14:17.265Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-24T09:14:17.549Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-24T09:14:17.833Z] + ls /var/log/sa-host [2023-05-24T09:14:17.833Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T09:14:17.904Z] provisioning config files... [2023-05-24T09:14:17.913Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config5291496207680183440tmp [Pipeline] { [Pipeline] echo [2023-05-24T09:14:17.929Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T09:14:18.207Z] ---> create-netrc.sh [Pipeline] } [2023-05-24T09:14:18.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-24T09:14:18.540Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-24T09:14:18.549Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T09:14:18.836Z] ---> sudo-logs.sh [2023-05-24T09:14:18.836Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-24T09:14:18.876Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T09:14:19.156Z] ---> job-cost.sh [2023-05-24T09:14:19.157Z] lf-activate-venv: SKIPPING [2023-05-24T09:14:19.157Z] DEBUG: total: 0.10999999940395355 [2023-05-24T09:14:19.157Z] INFO: Retrieving Stack Cost... [2023-05-24T09:14:19.414Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T09:14:19.982Z] INFO: Archiving Costs [Pipeline] echo [2023-05-24T09:14:19.994Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T09:14:20.276Z] ---> logs-deploy.sh [2023-05-24T09:14:20.276Z] lf-activate-venv: SKIPPING [2023-05-24T09:14:20.276Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4569/5 [2023-05-24T09:14:20.276Z] INFO: archiving workspace using pattern(s): [2023-05-24T09:14:21.213Z] Archives upload complete. [2023-05-24T09:14:21.213Z] INFO: archiving logs to Nexus