Pull request #4558 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ejlee3 for edgexfoundry/edgex-go Obtained Jenkinsfile from c1dbeb0b804e52bc17696917375e56ea1ac61ffe+857beb77c92229047ced6cb20085c205aee91962 (1436af873131448c04b3c5869746273be21a0207) 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-ssh3566691867785072.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-ssh9902999775011579313.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4558/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4558/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14810422658952713081.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4558/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11512974897169464799.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4886362093821065851.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4558/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4558/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10785481105120167019.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-14572’ Running on prd-ubuntu20.04-docker-8c-8g-14574 in /w/workspace/edgexfoundry_edgex-go_PR-4558 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4558/head:refs/remotes/origin/PR-4558 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 857beb77c92229047ced6cb20085c205aee91962 into PR head commit c1dbeb0b804e52bc17696917375e56ea1ac61ffe Merge succeeded, producing c1dbeb0b804e52bc17696917375e56ea1ac61ffe Checking out Revision c1dbeb0b804e52bc17696917375e56ea1ac61ffe (PR-4558) > git config core.sparsecheckout # timeout=10 > git checkout -f c1dbeb0b804e52bc17696917375e56ea1ac61ffe # 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 857beb77c92229047ced6cb20085c205aee91962 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c1dbeb0b804e52bc17696917375e56ea1ac61ffe # timeout=10 Commit message: "fix: account for case where knownSecretNames is empty" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-08T23:20:25.316Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-08T23:20:25.481Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-08T23:20:25.613Z] ========================================================= [2023-05-08T23:20:25.613Z] EdgeX Global Pipelines Version Info [2023-05-08T23:20:25.613Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-08T23:20:26.493Z] ------------------- [2023-05-08T23:20:26.493Z] stable info: [2023-05-08T23:20:26.493Z] ------------------- [2023-05-08T23:20:26.493Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-08T23:20:26.493Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T23:20:26.493Z] Message: update stable to v1.0.249 [2023-05-08T23:20:27.098Z] ------------------- [2023-05-08T23:20:27.098Z] experimental info: [2023-05-08T23:20:27.098Z] ------------------- [2023-05-08T23:20:27.098Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-08T23:20:27.098Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T23:20:27.098Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-08T23:20:27.390Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-08T23:20:27.516Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-08T23:20:27.557Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-08T23:20:27.601Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-08T23:20:27.645Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-08T23:20:27.687Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-08T23:20:27.739Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-08T23:20:27.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-08T23:20:27.826Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-08T23:20:27.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-08T23:20:27.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-08T23:20:27.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-08T23:20:27.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-08T23:20:28.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-08T23:20:28.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-08T23:20:28.140Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-08T23:20:28.188Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-08T23:20:28.232Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-08T23:20:28.274Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-08T23:20:28.428Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-08T23:20:28.464Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-08T23:20:28.503Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-08T23:20:28.540Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-08T23:20:28.579Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4558 [Pipeline] echo [2023-05-08T23:20:28.625Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4558 [Pipeline] echo [2023-05-08T23:20:28.663Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4558 [Pipeline] echo [2023-05-08T23:20:28.701Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c1dbeb0b804e52bc17696917375e56ea1ac61ffe [Pipeline] echo [2023-05-08T23:20:28.736Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c1dbeb0 [Pipeline] echo [2023-05-08T23:20:28.786Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T23:20:28.919Z] provisioning config files... [2023-05-08T23:20:28.931Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config18410120682182215479tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T23:20:29.291Z] ---> docker-login.sh [2023-05-08T23:20:29.291Z] nexus3.edgexfoundry.org:10001 [2023-05-08T23:20:29.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T23:20:29.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T23:20:29.549Z] Configure a credential helper to remove this warning. See [2023-05-08T23:20:29.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T23:20:29.549Z] [2023-05-08T23:20:29.549Z] Login Succeeded [2023-05-08T23:20:29.549Z] nexus3.edgexfoundry.org:10002 [2023-05-08T23:20:29.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T23:20:29.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T23:20:29.549Z] Configure a credential helper to remove this warning. See [2023-05-08T23:20:29.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T23:20:29.549Z] [2023-05-08T23:20:29.549Z] Login Succeeded [2023-05-08T23:20:29.549Z] nexus3.edgexfoundry.org:10003 [2023-05-08T23:20:29.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T23:20:29.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T23:20:29.809Z] Configure a credential helper to remove this warning. See [2023-05-08T23:20:29.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T23:20:29.809Z] [2023-05-08T23:20:29.809Z] Login Succeeded [2023-05-08T23:20:29.809Z] nexus3.edgexfoundry.org:10004 [2023-05-08T23:20:29.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T23:20:29.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T23:20:29.809Z] Configure a credential helper to remove this warning. See [2023-05-08T23:20:29.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T23:20:29.809Z] [2023-05-08T23:20:29.809Z] Login Succeeded [2023-05-08T23:20:29.809Z] docker.io [2023-05-08T23:20:29.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T23:20:30.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T23:20:30.139Z] Configure a credential helper to remove this warning. See [2023-05-08T23:20:30.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T23:20:30.139Z] [2023-05-08T23:20:30.139Z] Login Succeeded [2023-05-08T23:20:30.139Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T23:20:30.236Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T23:20:30.654Z] + 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-08T23:20:30.654Z] + cut -d/ -f2 [2023-05-08T23:20:30.654Z] + dirname cmd/core-command/Dockerfile [2023-05-08T23:20:30.654Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-08T23:20:30.654Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-08T23:20:30.654Z] + cut -d/ -f2 [2023-05-08T23:20:30.654Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-08T23:20:30.654Z] + dirname cmd/core-data/Dockerfile [2023-05-08T23:20:30.654Z] + cut -d/ -f2 [2023-05-08T23:20:30.654Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-08T23:20:30.654Z] + dirname cmd/core-metadata/Dockerfile [2023-05-08T23:20:30.654Z] + cut -d/ -f2 [2023-05-08T23:20:30.654Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-08T23:20:30.654Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-08T23:20:30.654Z] + cut -d/ -f2 [2023-05-08T23:20:30.654Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-08T23:20:30.654Z] + + cut -d/ -f2 [2023-05-08T23:20:30.654Z] dirname cmd/security-proxy-auth/Dockerfile [2023-05-08T23:20:30.654Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-08T23:20:30.654Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-08T23:20:30.654Z] + cut -d/ -f2 [2023-05-08T23:20:30.654Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-08T23:20:30.654Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-08T23:20:30.654Z] + cut -d/ -f2 [2023-05-08T23:20:30.654Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-08T23:20:30.654Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-08T23:20:30.654Z] + cut -d/ -f2 [2023-05-08T23:20:30.654Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-08T23:20:30.654Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-08T23:20:30.654Z] + cut -d/ -f2 [2023-05-08T23:20:30.654Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-08T23:20:30.654Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-08T23:20:30.654Z] + cut -d/ -f2 [2023-05-08T23:20:30.654Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-08T23:20:30.654Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-08T23:20:30.654Z] + cut -d/ -f2 [2023-05-08T23:20:30.654Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-08T23:20:30.654Z] + dirname cmd/support-notifications/Dockerfile [2023-05-08T23:20:30.654Z] + cut -d/ -f2 [2023-05-08T23:20:30.655Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-08T23:20:30.655Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-08T23:20:30.655Z] + cut -d/ -f2 [2023-05-08T23:20:30.655Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-08T23:20:30.722Z] 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-08T23:20:31.447Z] + git rev-list -1 --merges c1dbeb0b804e52bc17696917375e56ea1ac61ffe~1..c1dbeb0b804e52bc17696917375e56ea1ac61ffe [Pipeline] echo [2023-05-08T23:20:31.515Z] -----------> git rev-list -1 --merges c1dbeb0b804e52bc17696917375e56ea1ac61ffe~1..c1dbeb0b804e52bc17696917375e56ea1ac61ffe c1dbeb0b804e52bc17696917375e56ea1ac61ffe [false] [Pipeline] sh [2023-05-08T23:20:31.825Z] + git log --format=format:%s -1 c1dbeb0b804e52bc17696917375e56ea1ac61ffe [Pipeline] echo [2023-05-08T23:20:31.861Z] ========================================================= [2023-05-08T23:20:31.861Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-08T23:20:31.861Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-08T23:20:32.515Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T23:20:32.515Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-08T23:20:32.515Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-08T23:20:32.515Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-08T23:20:32.515Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-08T23:20:32.515Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-08T23:20:32.515Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:20:33.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T23:20:33.038Z] [2023-05-08T23:20:33.038Z] 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-08T23:20:33.440Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T23:20:33.440Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-08T23:20:33.440Z] b85a868b505f: Pulling fs layer [2023-05-08T23:20:33.440Z] e2be974225ed: Pulling fs layer [2023-05-08T23:20:33.440Z] 339a4e72a1f5: Pulling fs layer [2023-05-08T23:20:33.440Z] 988bab9f4d93: Pulling fs layer [2023-05-08T23:20:33.440Z] 1469e6f7b9e6: Pulling fs layer [2023-05-08T23:20:33.440Z] eaf3925da568: Pulling fs layer [2023-05-08T23:20:33.440Z] bab4dde63d76: Pulling fs layer [2023-05-08T23:20:33.440Z] bde34c3a00c8: Pulling fs layer [2023-05-08T23:20:33.440Z] b352a97aabf1: Pulling fs layer [2023-05-08T23:20:33.440Z] 4872d77fe225: Pulling fs layer [2023-05-08T23:20:33.440Z] 988bab9f4d93: Waiting [2023-05-08T23:20:33.440Z] 1469e6f7b9e6: Waiting [2023-05-08T23:20:33.440Z] eaf3925da568: Waiting [2023-05-08T23:20:33.440Z] bab4dde63d76: Waiting [2023-05-08T23:20:33.440Z] bde34c3a00c8: Waiting [2023-05-08T23:20:33.440Z] b352a97aabf1: Waiting [2023-05-08T23:20:33.440Z] 5851b861e8e6: Pulling fs layer [2023-05-08T23:20:33.440Z] 5851b861e8e6: Waiting [2023-05-08T23:20:33.440Z] e2be974225ed: Verifying Checksum [2023-05-08T23:20:33.440Z] e2be974225ed: Download complete [2023-05-08T23:20:33.440Z] 988bab9f4d93: Download complete [2023-05-08T23:20:33.440Z] 1469e6f7b9e6: Verifying Checksum [2023-05-08T23:20:33.440Z] 1469e6f7b9e6: Download complete [2023-05-08T23:20:33.699Z] eaf3925da568: Verifying Checksum [2023-05-08T23:20:33.699Z] eaf3925da568: Download complete [2023-05-08T23:20:33.699Z] 339a4e72a1f5: Verifying Checksum [2023-05-08T23:20:33.699Z] 339a4e72a1f5: Download complete [2023-05-08T23:20:33.699Z] bde34c3a00c8: Verifying Checksum [2023-05-08T23:20:33.699Z] bde34c3a00c8: Download complete [2023-05-08T23:20:33.699Z] b352a97aabf1: Verifying Checksum [2023-05-08T23:20:33.699Z] b352a97aabf1: Download complete [2023-05-08T23:20:33.699Z] b85a868b505f: Verifying Checksum [2023-05-08T23:20:33.699Z] b85a868b505f: Download complete [2023-05-08T23:20:33.699Z] 4872d77fe225: Verifying Checksum [2023-05-08T23:20:33.699Z] 4872d77fe225: Download complete [2023-05-08T23:20:33.699Z] 5851b861e8e6: Verifying Checksum [2023-05-08T23:20:33.699Z] 5851b861e8e6: Download complete [2023-05-08T23:20:33.958Z] bab4dde63d76: Verifying Checksum [2023-05-08T23:20:33.958Z] bab4dde63d76: Download complete [2023-05-08T23:20:34.897Z] b85a868b505f: Pull complete [2023-05-08T23:20:34.897Z] e2be974225ed: Pull complete [2023-05-08T23:20:35.464Z] 339a4e72a1f5: Pull complete [2023-05-08T23:20:35.464Z] 988bab9f4d93: Pull complete [2023-05-08T23:20:35.724Z] 1469e6f7b9e6: Pull complete [2023-05-08T23:20:35.724Z] eaf3925da568: Pull complete [2023-05-08T23:20:37.627Z] bab4dde63d76: Pull complete [2023-05-08T23:20:37.627Z] bde34c3a00c8: Pull complete [2023-05-08T23:20:37.627Z] b352a97aabf1: Pull complete [2023-05-08T23:20:37.627Z] 4872d77fe225: Pull complete [2023-05-08T23:20:37.627Z] 5851b861e8e6: Pull complete [2023-05-08T23:20:37.627Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-08T23:20:37.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T23:20:37.887Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T23:20:38.151Z] prd-ubuntu20.04-docker-8c-8g-14574 does not seem to be running inside a container [2023-05-08T23:20:38.184Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-08T23:20:42.956Z] $ docker top 0b74e56845d623a8ca596d28122628d10bf6cea9c06fd5bc349aa443961451b7 -eo pid,comm [2023-05-08T23:20:43.010Z] 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-08T23:20:43.010Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T23:20:43.135Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T23:20:43.136Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T23:20:43.249Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T23:20:43.250Z] $ docker exec 0b74e56845d623a8ca596d28122628d10bf6cea9c06fd5bc349aa443961451b7 ssh-agent [2023-05-08T23:20:43.360Z] SSH_AUTH_SOCK=/tmp/ssh-byV399N3RF5W/agent.32 [2023-05-08T23:20:43.360Z] SSH_AGENT_PID=38 [2023-05-08T23:20:43.367Z] Running ssh-add (command line suppressed) [2023-05-08T23:20:43.461Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8429149193639451744.key (/w/workspace/edgex-go/1@tmp/private_key_8429149193639451744.key) [2023-05-08T23:20:43.473Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T23:20:43.800Z] + git tag --points-at HEAD [Pipeline] } [2023-05-08T23:20:43.826Z] $ docker exec --env ******** --env ******** 0b74e56845d623a8ca596d28122628d10bf6cea9c06fd5bc349aa443961451b7 ssh-agent -k [2023-05-08T23:20:43.913Z] unset SSH_AUTH_SOCK; [2023-05-08T23:20:43.914Z] unset SSH_AGENT_PID; [2023-05-08T23:20:43.914Z] echo Agent pid 38 killed; [2023-05-08T23:20:43.925Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-08T23:20:44.027Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T23:20:44.027Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T23:20:44.129Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T23:20:44.130Z] $ docker exec 0b74e56845d623a8ca596d28122628d10bf6cea9c06fd5bc349aa443961451b7 ssh-agent [2023-05-08T23:20:44.236Z] SSH_AUTH_SOCK=/tmp/ssh-8YBMHaBIP86N/agent.71 [2023-05-08T23:20:44.236Z] SSH_AGENT_PID=77 [2023-05-08T23:20:44.239Z] Running ssh-add (command line suppressed) [2023-05-08T23:20:44.347Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1603170363752237175.key (/w/workspace/edgex-go/1@tmp/private_key_1603170363752237175.key) [2023-05-08T23:20:44.361Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T23:20:44.705Z] + git semver init [2023-05-08T23:20:44.965Z] 2023-05-08 23:20:44,908 [run_init] DEBUG init version:0.0.0 force:False [2023-05-08T23:20:44.965Z] 2023-05-08 23:20:44,909 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-05-08T23:20:44.965Z] 2023-05-08 23:20:44,910 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-05-08T23:20:44.965Z] 2023-05-08 23:20:44,910 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-05-08T23:20:51.637Z] 2023-05-08 23:20:51,069 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-05-08T23:20:51.637Z] 2023-05-08 23:20:51,070 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4558 with force:False [2023-05-08T23:20:51.637Z] 2023-05-08 23:20:51,070 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4558 [2023-05-08T23:20:51.637Z] 2023-05-08 23:20:51,073 [execute] INFO git cat-file --batch-check [2023-05-08T23:20:51.637Z] 2023-05-08 23:20:51,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T23:20:51.637Z] 2023-05-08 23:20:51,078 [execute] INFO git cat-file --batch [2023-05-08T23:20:51.637Z] 2023-05-08 23:20:51,079 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T23:20:51.637Z] 2023-05-08 23:20:51,082 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4558 [2023-05-08T23:20:51.637Z] 0.0.0 [Pipeline] } [2023-05-08T23:21:01.470Z] $ docker exec --env ******** --env ******** 0b74e56845d623a8ca596d28122628d10bf6cea9c06fd5bc349aa443961451b7 ssh-agent -k [2023-05-08T23:21:01.574Z] unset SSH_AUTH_SOCK; [2023-05-08T23:21:01.574Z] unset SSH_AGENT_PID; [2023-05-08T23:21:01.574Z] echo Agent pid 77 killed; [2023-05-08T23:21:01.586Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T23:21:02.006Z] + git semver [Pipeline] } [2023-05-08T23:21:02.601Z] $ docker stop --time=1 0b74e56845d623a8ca596d28122628d10bf6cea9c06fd5bc349aa443961451b7 [2023-05-08T23:21:04.033Z] $ docker rm -f --volumes 0b74e56845d623a8ca596d28122628d10bf6cea9c06fd5bc349aa443961451b7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T23:21:04.475Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-08T23:21:04.782Z] Stashed 1 file(s) [Pipeline] echo [2023-05-08T23:21:04.806Z] [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-08T23:21:05.750Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-05-08T23:21:05.839Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T23:21:05.878Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T23:21:05.914Z] ========================================================= [2023-05-08T23:21:05.914Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-08T23:21:05.914Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-08T23:21:06.263Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-08T23:21:06.263Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-08T23:21:06.263Z] f56be85fc22e: Pulling fs layer [2023-05-08T23:21:06.263Z] 85791d961cd3: Pulling fs layer [2023-05-08T23:21:06.263Z] d694b5ae8c79: Pulling fs layer [2023-05-08T23:21:06.263Z] 9f32a84ed3da: Pulling fs layer [2023-05-08T23:21:06.263Z] 4d19c01a9841: Pulling fs layer [2023-05-08T23:21:06.263Z] 9325e15d5711: Pulling fs layer [2023-05-08T23:21:06.263Z] 556b6ee489ea: Pulling fs layer [2023-05-08T23:21:06.263Z] c5a4b2cf53e6: Pulling fs layer [2023-05-08T23:21:06.263Z] c5a4b2cf53e6: Waiting [2023-05-08T23:21:06.263Z] 556b6ee489ea: Waiting [2023-05-08T23:21:06.263Z] 4d19c01a9841: Waiting [2023-05-08T23:21:06.263Z] 9f32a84ed3da: Waiting [2023-05-08T23:21:06.263Z] 85791d961cd3: Download complete [2023-05-08T23:21:06.263Z] 9f32a84ed3da: Verifying Checksum [2023-05-08T23:21:06.263Z] 9f32a84ed3da: Download complete [2023-05-08T23:21:06.263Z] 4d19c01a9841: Download complete [2023-05-08T23:21:06.523Z] f56be85fc22e: Verifying Checksum [2023-05-08T23:21:06.523Z] f56be85fc22e: Download complete [2023-05-08T23:21:06.523Z] 9325e15d5711: Verifying Checksum [2023-05-08T23:21:06.523Z] 9325e15d5711: Download complete [2023-05-08T23:21:06.789Z] f56be85fc22e: Pull complete [2023-05-08T23:21:06.789Z] 85791d961cd3: Pull complete [2023-05-08T23:21:07.051Z] d694b5ae8c79: Verifying Checksum [2023-05-08T23:21:07.051Z] d694b5ae8c79: Download complete [2023-05-08T23:21:07.051Z] c5a4b2cf53e6: Verifying Checksum [2023-05-08T23:21:07.051Z] c5a4b2cf53e6: Download complete [2023-05-08T23:21:07.309Z] 556b6ee489ea: Verifying Checksum [2023-05-08T23:21:07.309Z] 556b6ee489ea: Download complete [2023-05-08T23:21:10.596Z] d694b5ae8c79: Pull complete [2023-05-08T23:21:10.596Z] 9f32a84ed3da: Pull complete [2023-05-08T23:21:10.596Z] 4d19c01a9841: Pull complete [2023-05-08T23:21:10.596Z] 9325e15d5711: Pull complete [2023-05-08T23:21:12.511Z] 556b6ee489ea: Pull complete [2023-05-08T23:21:13.451Z] c5a4b2cf53e6: Pull complete [2023-05-08T23:21:13.451Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-08T23:21:13.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-08T23:21:13.451Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-08T23:21:13.830Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-08T23:21:13.830Z] WORKDIR /edgex [2023-05-08T23:21:13.830Z] COPY go.mod . [2023-05-08T23:21:13.830Z] RUN go mod download [2023-05-08T23:21:13.830Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-08T23:21:14.426Z] Sending build context to Docker daemon 170.7MB [2023-05-08T23:21:14.426Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-08T23:21:14.426Z] ---> c4be618373d6 [2023-05-08T23:21:14.426Z] Step 2/4 : WORKDIR /edgex [2023-05-08T23:21:20.275Z] Still waiting to schedule task [2023-05-08T23:21:20.275Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-14573’ [2023-05-08T23:21:24.531Z] ---> Running in 4ace9c886df0 [2023-05-08T23:21:24.531Z] Removing intermediate container 4ace9c886df0 [2023-05-08T23:21:24.531Z] ---> 2b877f048be2 [2023-05-08T23:21:24.531Z] Step 3/4 : COPY go.mod . [2023-05-08T23:21:24.531Z] ---> 9abfd5af7a0f [2023-05-08T23:21:24.531Z] Step 4/4 : RUN go mod download [2023-05-08T23:21:24.531Z] ---> Running in f93059179708 [2023-05-08T23:21:39.455Z] Removing intermediate container f93059179708 [2023-05-08T23:21:39.455Z] ---> c392c4b396b0 [2023-05-08T23:21:39.455Z] Successfully built c392c4b396b0 [2023-05-08T23:21:39.455Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:21:39.852Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-08T23:21:39.852Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T23:21:39.995Z] prd-ubuntu20.04-docker-8c-8g-14574 does not seem to be running inside a container [2023-05-08T23:21:40.028Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-08T23:21:40.442Z] $ docker top 0c16bd2cbf46030f88c63f4bb713387f60af0b8e25d421ee6912da25b9349642 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T23:21:40.832Z] + go version [2023-05-08T23:21:40.832Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-08T23:21:40.867Z] $ docker stop --time=1 0c16bd2cbf46030f88c63f4bb713387f60af0b8e25d421ee6912da25b9349642 [2023-05-08T23:21:42.141Z] $ docker rm -f --volumes 0c16bd2cbf46030f88c63f4bb713387f60af0b8e25d421ee6912da25b9349642 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:21:42.846Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-08T23:21:42.846Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T23:21:42.996Z] prd-ubuntu20.04-docker-8c-8g-14574 does not seem to be running inside a container [2023-05-08T23:21:43.035Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-08T23:21:43.372Z] $ docker top 93bf4010ce655dd16ab68fd2927c17b336d8eb1464319e4da84fa7ef57bd35bd -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-08T23:21:43.484Z] ========================================================= [2023-05-08T23:21:43.484Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-08T23:21:43.484Z] ========================================================= [Pipeline] sh [2023-05-08T23:21:43.780Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-08T23:21:44.148Z] + make test [2023-05-08T23:21:44.148Z] go test -race -coverprofile=coverage.out ./... [2023-05-08T23:21:52.312Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-08T23:22:07.452Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-08T23:22:07.452Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-08T23:22:07.452Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-08T23:22:07.452Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-08T23:22:07.452Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-08T23:22:07.452Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-08T23:22:07.452Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-08T23:22:07.452Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-08T23:22:07.452Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-08T23:22:07.452Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-08T23:22:07.725Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-08T23:22:07.982Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-08T23:22:07.983Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-08T23:22:07.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-08T23:22:09.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-08T23:22:09.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-08T23:22:09.000Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements [2023-05-08T23:22:10.376Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.077s coverage: 98.5% of statements [2023-05-08T23:22:11.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-08T23:22:11.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-08T23:22:11.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-08T23:22:12.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-08T23:22:12.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-08T23:22:14.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-08T23:22:14.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-08T23:22:14.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-08T23:22:14.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-08T23:22:14.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-08T23:22:14.702Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.102s coverage: 71.5% of statements [2023-05-08T23:22:14.702Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 54.0% of statements [2023-05-08T23:22:15.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-08T23:22:15.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-08T23:22:17.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.194s coverage: 88.5% of statements [2023-05-08T23:22:17.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.076s coverage: 3.8% of statements [2023-05-08T23:22:18.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-08T23:22:18.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-08T23:22:18.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-08T23:22:18.721Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.365s coverage: 95.6% of statements [2023-05-08T23:22:18.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-08T23:22:18.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-08T23:22:18.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-08T23:22:18.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-08T23:22:18.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-08T23:22:18.721Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 72.2% of statements [2023-05-08T23:22:20.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-08T23:22:20.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-08T23:22:20.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-08T23:22:20.096Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 65.9% of statements [2023-05-08T23:22:20.664Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-08T23:22:20.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-08T23:22:20.665Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.074s coverage: 0.9% of statements [2023-05-08T23:22:20.665Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 29.0% of statements [2023-05-08T23:22:21.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 42.9% of statements [2023-05-08T23:22:22.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-08T23:22:22.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-08T23:22:22.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-08T23:22:22.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-08T23:22:22.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 82.9% of statements [2023-05-08T23:22:22.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements [2023-05-08T23:22:22.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.042s coverage: 96.3% of statements [2023-05-08T23:22:22.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2023-05-08T23:22:22.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-08T23:22:22.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-08T23:22:22.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-08T23:22:22.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-08T23:22:23.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-08T23:22:23.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-08T23:22:23.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-08T23:22:23.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-08T23:22:23.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-08T23:22:23.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-08T23:22:24.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-08T23:22:25.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-08T23:22:26.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-08T23:22:27.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-08T23:22:27.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-08T23:22:28.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-08T23:22:28.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-08T23:22:28.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-08T23:22:29.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-08T23:22:29.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-08T23:22:30.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-08T23:22:31.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-08T23:22:31.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-08T23:22:31.070Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-08T23:22:31.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-08T23:22:32.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-08T23:22:32.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-08T23:22:32.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-08T23:22:32.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-08T23:22:33.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.055s coverage: 94.4% of statements [2023-05-08T23:22:33.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-08T23:22:33.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-08T23:22:33.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-08T23:22:33.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-08T23:22:34.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-08T23:22:34.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-08T23:22:35.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-08T23:22:35.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-08T23:22:45.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.258s coverage: 79.9% of statements [2023-05-08T23:22:45.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.072s coverage: 92.9% of statements [2023-05-08T23:22:45.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 64.4% of statements [2023-05-08T23:22:45.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements [2023-05-08T23:22:45.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2023-05-08T23:22:45.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.055s coverage: 20.0% of statements [2023-05-08T23:22:45.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2023-05-08T23:22:45.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.8% of statements [2023-05-08T23:22:45.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.082s coverage: 82.1% of statements [2023-05-08T23:22:45.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.047s coverage: 86.0% of statements [2023-05-08T23:22:45.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 63.1% of statements [2023-05-08T23:22:45.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2023-05-08T23:22:45.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements [2023-05-08T23:22:45.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2023-05-08T23:22:45.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-05-08T23:22:45.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2023-05-08T23:22:45.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.164s coverage: 38.4% of statements [2023-05-08T23:22:45.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2023-05-08T23:22:45.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2023-05-08T23:22:45.994Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 17.7% of statements [2023-05-08T23:22:45.994Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 92.3% of statements [2023-05-08T23:22:45.994Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 61.5% of statements [2023-05-08T23:22:45.994Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements [2023-05-08T23:22:46.256Z] 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-08T23:22:46.519Z] running golangci-lint [2023-05-08T23:22:46.519Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-08T23:22:46.519Z] go version go1.20.2 linux/amd64 [2023-05-08T23:22:46.781Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-08T23:22:46.781Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-08T23:23:04.961Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|exports_file|imports|deps|files|name) took 16.839760321s" [2023-05-08T23:23:04.961Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.022437ms" [2023-05-08T23:23:11.581Z] level=info msg="[linters_context/goanalysis] analyzers took 1m11.369191715s with top 10 stages: buildir: 31.479709206s, inspect: 1.765545549s, fact_deprecated: 1.610450061s, printf: 1.378050405s, gosec: 1.36054794s, ctrlflow: 1.190843847s, S1038: 1.129842752s, directives: 992.311946ms, nilness: 837.653391ms, fact_purity: 705.154425ms" [2023-05-08T23:23:11.582Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-08T23:23:11.582Z] level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 23/203, skip_dirs: 203/203, identifier_marker: 203/203, exclude: 203/203, nolint: 0/23, cgo: 203/203, path_prettifier: 203/203, skip_files: 203/203, autogenerated_exclude: 203/203, filename_unadjuster: 203/203" [2023-05-08T23:23:11.582Z] level=info msg="[runner] processing took 19.847917ms with stages: nolint: 10.901243ms, identifier_marker: 4.597264ms, exclude-rules: 1.749008ms, autogenerated_exclude: 1.19848ms, path_prettifier: 909.246µs, skip_dirs: 452.804µs, cgo: 21.691µs, filename_unadjuster: 10.321µs, max_same_issues: 2.15µs, uniq_by_line: 950ns, skip_files: 800ns, diff: 680ns, exclude: 630ns, sort_results: 620ns, source_code: 560ns, path_shortener: 470ns, severity-rules: 440ns, max_from_linter: 270ns, max_per_file_from_linter: 160ns, path_prefixer: 130ns" [2023-05-08T23:23:11.582Z] level=info msg="[runner] linters took 7.520394672s with stages: goanalysis_metalinter: 7.500338065s" [2023-05-08T23:23:11.582Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-08T23:23:11.582Z] level=info msg="Memory: 246 samples, avg is 175.2MB, max is 859.6MB" [2023-05-08T23:23:11.582Z] level=info msg="Execution took 24.410919131s" [2023-05-08T23:23:11.582Z] go vet ./... [2023-05-08T23:23:16.865Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-08T23:23:16.865Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-08T23:23:16.865Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-08T23:23:16.969Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-08T23:23:17.279Z] + ls -al . [2023-05-08T23:23:17.279Z] total 704 [2023-05-08T23:23:17.279Z] drwxrwxr-x 11 1001 1001 4096 May 8 23:21 . [2023-05-08T23:23:17.279Z] drwxr-xr-x 4 root root 4096 May 8 23:21 .. [2023-05-08T23:23:17.279Z] drwxrwxr-x 2 1001 1001 4096 May 8 23:20 .blubracket [2023-05-08T23:23:17.279Z] -rw-rw-r-- 1 1001 1001 16 May 8 23:20 .dockerignore [2023-05-08T23:23:17.279Z] drwxrwxr-x 8 1001 1001 4096 May 8 23:21 .git [2023-05-08T23:23:17.279Z] drwxrwxr-x 3 1001 1001 4096 May 8 23:20 .github [2023-05-08T23:23:17.279Z] -rw-rw-r-- 1 1001 1001 1133 May 8 23:20 .gitignore [2023-05-08T23:23:17.279Z] -rw-rw-r-- 1 1001 1001 42 May 8 23:20 .golangci.yml [2023-05-08T23:23:17.279Z] -rw-rw-r-- 1 1001 1001 87 May 8 23:20 .hadolint.yml [2023-05-08T23:23:17.279Z] drwxr-xr-x 3 1001 1001 4096 May 8 23:20 .semver [2023-05-08T23:23:17.279Z] -rw-rw-r-- 1 1001 1001 166 May 8 23:20 .sonarcloud.properties [2023-05-08T23:23:17.279Z] -rw-rw-r-- 1 1001 1001 1171 May 8 23:20 ADOPTERS.md [2023-05-08T23:23:17.279Z] -rw-rw-r-- 1 1001 1001 10835 May 8 23:20 Attribution.txt [2023-05-08T23:23:17.279Z] -rw-rw-r-- 1 1001 1001 73765 May 8 23:20 CHANGELOG.md [2023-05-08T23:23:17.279Z] -rw-rw-r-- 1 1001 1001 3804 May 8 23:20 CONTRIBUTING.md [2023-05-08T23:23:17.279Z] -rw-rw-r-- 1 1001 1001 677 May 8 23:20 GOVERNANCE.md [2023-05-08T23:23:17.279Z] -rw-rw-r-- 1 1001 1001 883 May 8 23:20 Jenkinsfile [2023-05-08T23:23:17.279Z] -rw-rw-r-- 1 1001 1001 10775 May 8 23:20 LICENSE [2023-05-08T23:23:17.279Z] -rw-rw-r-- 1 1001 1001 14368 May 8 23:20 Makefile [2023-05-08T23:23:17.279Z] -rw-rw-r-- 1 1001 1001 582 May 8 23:20 OWNERS.md [2023-05-08T23:23:17.279Z] -rw-rw-r-- 1 1001 1001 9403 May 8 23:20 README.md [2023-05-08T23:23:17.279Z] -rw-rw-r-- 1 1001 1001 789 May 8 23:20 SECURITY.md [2023-05-08T23:23:17.279Z] -rw-rw-r-- 1 1001 1001 5 May 8 23:21 VERSION [2023-05-08T23:23:17.279Z] drwxrwxr-x 2 1001 1001 4096 May 8 23:20 bin [2023-05-08T23:23:17.279Z] drwxrwxr-x 18 1001 1001 4096 May 8 23:20 cmd [2023-05-08T23:23:17.279Z] -rw-r--r-- 1 root root 448560 May 8 23:22 coverage.out [2023-05-08T23:23:17.279Z] -rw-rw-r-- 1 1001 1001 3200 May 8 23:20 go.mod [2023-05-08T23:23:17.279Z] -rw-rw-r-- 1 1001 1001 31040 May 8 23:20 go.sum [2023-05-08T23:23:17.279Z] drwxrwxr-x 7 1001 1001 4096 May 8 23:20 internal [2023-05-08T23:23:17.279Z] drwxrwxr-x 3 1001 1001 4096 May 8 23:20 openapi [2023-05-08T23:23:17.279Z] -rw-rw-r-- 1 1001 1001 594 May 8 23:20 security.txt [2023-05-08T23:23:17.279Z] drwxrwxr-x 4 1001 1001 4096 May 8 23:20 snap [2023-05-08T23:23:17.279Z] -rw-rw-r-- 1 1001 1001 204 May 8 23:20 version.go [Pipeline] sh [2023-05-08T23:23:17.596Z] + '[' -e coverage.out ] [2023-05-08T23:23:17.596Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-08T23:23:17.727Z] Stashed 1 file(s) [Pipeline] sh [2023-05-08T23:23:18.028Z] + make build [2023-05-08T23:23:18.028Z] 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-08T23:23:33.043Z] 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-08T23:23:33.043Z] 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-08T23:23:33.044Z] 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-08T23:23:33.980Z] 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-08T23:23:40.540Z] 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-08T23:23:41.917Z] 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-08T23:23:43.296Z] 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-08T23:23:44.232Z] 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-08T23:23:45.168Z] 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-08T23:23:46.104Z] 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-08T23:23:47.041Z] 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-08T23:23:48.440Z] $ docker stop --time=1 93bf4010ce655dd16ab68fd2927c17b336d8eb1464319e4da84fa7ef57bd35bd [2023-05-08T23:23:54.451Z] $ docker rm -f --volumes 93bf4010ce655dd16ab68fd2927c17b336d8eb1464319e4da84fa7ef57bd35bd [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-08T23:23:55.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-08T23:23:55.600Z] [2023-05-08T23:23:55.600Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:23:55.965Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-08T23:23:55.965Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-08T23:23:55.965Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-08T23:23:55.965Z] ca9280d653b3: Pulling fs layer [2023-05-08T23:23:55.965Z] 7e9c9ca2126c: Pulling fs layer [2023-05-08T23:23:55.965Z] cbdbe7a5bc2a: Verifying Checksum [2023-05-08T23:23:55.965Z] cbdbe7a5bc2a: Download complete [2023-05-08T23:23:56.224Z] ca9280d653b3: Verifying Checksum [2023-05-08T23:23:56.224Z] ca9280d653b3: Download complete [2023-05-08T23:23:56.224Z] cbdbe7a5bc2a: Pull complete [2023-05-08T23:23:56.792Z] 7e9c9ca2126c: Download complete [2023-05-08T23:23:56.792Z] ca9280d653b3: Pull complete [2023-05-08T23:24:00.079Z] 7e9c9ca2126c: Pull complete [2023-05-08T23:24:00.079Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-08T23:24:00.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-08T23:24:00.079Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T23:24:00.350Z] prd-ubuntu20.04-docker-8c-8g-14574 does not seem to be running inside a container [2023-05-08T23:24:00.385Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-08T23:24:05.148Z] $ docker top 110963337b94d5f537c1e1a80db64c27ddb3eafeb91fd367aad963c3a9f3b81f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T23:24:05.535Z] + docker-compose+ buildgrep --help parallel [2023-05-08T23:24:05.536Z] [2023-05-08T23:24:06.107Z] --parallel Build images in parallel. [Pipeline] } [2023-05-08T23:24:06.142Z] $ docker stop --time=1 110963337b94d5f537c1e1a80db64c27ddb3eafeb91fd367aad963c3a9f3b81f [2023-05-08T23:24:07.379Z] $ docker rm -f --volumes 110963337b94d5f537c1e1a80db64c27ddb3eafeb91fd367aad963c3a9f3b81f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:24:08.003Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-08T23:24:08.003Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T23:24:08.157Z] prd-ubuntu20.04-docker-8c-8g-14574 does not seem to be running inside a container [2023-05-08T23:24:08.189Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-08T23:24:08.484Z] $ docker top 20736806612c5ed4cbf755e1dcd831fdfae8c559adf81d188581de0a6c0ecc50 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T23:24:08.871Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-08T23:24:09.437Z] Building core-command ... [2023-05-08T23:24:09.437Z] Building core-common-config-bootstrapper ... [2023-05-08T23:24:09.437Z] Building core-data ... [2023-05-08T23:24:09.437Z] Building core-metadata ... [2023-05-08T23:24:09.437Z] Building security-bootstrapper ... [2023-05-08T23:24:09.437Z] Building security-proxy-auth ... [2023-05-08T23:24:09.437Z] Building security-proxy-setup ... [2023-05-08T23:24:09.437Z] Building security-secretstore-setup ... [2023-05-08T23:24:09.437Z] Building security-spiffe-token-provider ... [2023-05-08T23:24:09.437Z] Building security-spire-agent ... [2023-05-08T23:24:09.437Z] Building security-spire-config ... [2023-05-08T23:24:09.437Z] Building security-spire-server ... [2023-05-08T23:24:09.437Z] Building support-notifications ... [2023-05-08T23:24:09.437Z] Building support-scheduler ... [2023-05-08T23:24:09.437Z] Building security-spire-server [2023-05-08T23:24:09.437Z] Building core-command [2023-05-08T23:24:09.437Z] Building security-proxy-setup [2023-05-08T23:24:09.437Z] Building core-metadata [2023-05-08T23:24:09.437Z] Building core-common-config-bootstrapper [2023-05-08T23:24:21.698Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T23:24:21.699Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-08T23:24:21.699Z] ---> c392c4b396b0 [2023-05-08T23:24:21.699Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-08T23:24:21.699Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T23:24:21.699Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-08T23:24:21.699Z] ---> c392c4b396b0 [2023-05-08T23:24:21.699Z] Step 3/22 : WORKDIR /edgex-go [2023-05-08T23:24:21.699Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T23:24:21.699Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-08T23:24:21.699Z] ---> c392c4b396b0 [2023-05-08T23:24:21.699Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-08T23:24:21.699Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T23:24:21.699Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-08T23:24:21.699Z] ---> c392c4b396b0 [2023-05-08T23:24:21.699Z] Step 3/26 : WORKDIR /edgex-go [2023-05-08T23:24:22.634Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T23:24:22.634Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-08T23:24:22.634Z] ---> c392c4b396b0 [2023-05-08T23:24:22.634Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-08T23:24:33.222Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14575 in /w/workspace/edgexfoundry_edgex-go_PR-4558 [Pipeline] { [Pipeline] ws [2023-05-08T23:24:33.296Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-05-08T23:24:33.382Z] The recommended git tool is: git [2023-05-08T23:24:40.751Z] using credential edgex-jenkins-ssh [2023-05-08T23:24:40.768Z] Cloning the remote Git repository [2023-05-08T23:24:41.482Z] ---> Running in abdd52ce543f [2023-05-08T23:24:41.482Z] ---> Running in 1dddc1c16aa9 [2023-05-08T23:24:41.482Z] ---> Running in 1d7b5523f609 [2023-05-08T23:24:41.482Z] ---> Running in 960d42635c46 [2023-05-08T23:24:41.482Z] ---> Running in 21f1ee4ffc62 [2023-05-08T23:24:41.482Z] Removing intermediate container abdd52ce543f [2023-05-08T23:24:41.482Z] ---> a093a2aee2a1 [2023-05-08T23:24:41.482Z] Step 4/24 : WORKDIR /edgex-go [2023-05-08T23:24:41.482Z] Removing intermediate container 960d42635c46 [2023-05-08T23:24:41.482Z] ---> 5485866eebe3 [2023-05-08T23:24:41.482Z] Step 4/25 : WORKDIR /edgex-go [2023-05-08T23:24:41.482Z] ---> Running in 3c62063db117 [2023-05-08T23:24:41.482Z] Removing intermediate container 21f1ee4ffc62 [2023-05-08T23:24:41.482Z] ---> f08e78f04158 [2023-05-08T23:24:41.482Z] Step 4/23 : WORKDIR /edgex-go [2023-05-08T23:24:41.482Z] Removing intermediate container 1dddc1c16aa9 [2023-05-08T23:24:41.482Z] ---> 7b949e5e895d [2023-05-08T23:24:41.482Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-08T23:24:41.482Z] Removing intermediate container 1d7b5523f609 [2023-05-08T23:24:41.482Z] ---> 537e0a28250d [2023-05-08T23:24:41.482Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-08T23:24:41.482Z] ---> Running in e75adcf00b4a [2023-05-08T23:24:41.482Z] ---> Running in e80bf28c804c [2023-05-08T23:24:41.482Z] ---> Running in 3ec71cb1cb02 [2023-05-08T23:24:41.482Z] ---> Running in 2b9132400be7 [2023-05-08T23:24:41.482Z] Removing intermediate container 3c62063db117 [2023-05-08T23:24:41.482Z] ---> 3ff25c72cd85 [2023-05-08T23:24:41.482Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-08T23:24:41.482Z] ---> Running in ba9ae4b936ed [2023-05-08T23:24:41.482Z] Removing intermediate container e75adcf00b4a [2023-05-08T23:24:41.482Z] ---> 6ddeebd6ab7e [2023-05-08T23:24:41.482Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-08T23:24:41.482Z] Removing intermediate container e80bf28c804c [2023-05-08T23:24:41.482Z] ---> 4e9e894b64ad [2023-05-08T23:24:41.482Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-08T23:24:41.482Z] ---> Running in d2182d1a6997 [2023-05-08T23:24:41.482Z] ---> Running in fde638d0e228 [2023-05-08T23:24:41.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T23:24:41.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T23:24:41.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T23:24:41.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T23:24:41.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T23:24:41.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T23:24:41.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T23:24:41.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T23:24:41.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T23:24:41.482Z] OK: 265 MiB in 53 packages [2023-05-08T23:24:41.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T23:24:41.482Z] OK: 265 MiB in 53 packages [2023-05-08T23:24:41.482Z] OK: 265 MiB in 53 packages [2023-05-08T23:24:41.482Z] OK: 265 MiB in 53 packages [2023-05-08T23:24:41.482Z] OK: 265 MiB in 53 packages [2023-05-08T23:24:41.482Z] Removing intermediate container 3ec71cb1cb02 [2023-05-08T23:24:41.482Z] ---> 976ec1019752 [2023-05-08T23:24:41.482Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-08T23:24:41.482Z] ---> 3750fbcd1815 [2023-05-08T23:24:41.482Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T23:24:41.482Z] ---> Running in 2f9eb914ef73 [2023-05-08T23:24:41.482Z] Removing intermediate container 2b9132400be7 [2023-05-08T23:24:41.482Z] ---> 030d7a8237cd [2023-05-08T23:24:41.482Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-08T23:24:41.483Z] Removing intermediate container ba9ae4b936ed [2023-05-08T23:24:41.483Z] ---> c51129489fbe [2023-05-08T23:24:41.483Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-08T23:24:41.483Z] Removing intermediate container d2182d1a6997 [2023-05-08T23:24:41.483Z] ---> 9e219bf1ffde [2023-05-08T23:24:41.483Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-08T23:24:41.752Z] ---> 2249f39a1633 [2023-05-08T23:24:41.752Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T23:24:41.752Z] ---> Running in fa10605f2fd1 [2023-05-08T23:24:41.752Z] ---> 8892c97b2117 [2023-05-08T23:24:41.752Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T23:24:41.752Z] ---> Running in 281977bef1ec [2023-05-08T23:24:41.752Z] Removing intermediate container fde638d0e228 [2023-05-08T23:24:41.752Z] ---> df89ff51a37f [2023-05-08T23:24:41.752Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-08T23:24:41.752Z] ---> 0ef6259236d2 [2023-05-08T23:24:41.752Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T23:24:41.752Z] ---> Running in 4f3c6640e979 [2023-05-08T23:24:42.009Z] ---> 1008b69110fb [2023-05-08T23:24:42.009Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T23:24:42.009Z] ---> Running in ee6b552d29d1 [2023-05-08T23:24:40.817Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-08T23:24:40.938Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-05-08T23:24:41.093Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-08T23:24:41.094Z] > git --version # timeout=10 [2023-05-08T23:24:41.116Z] > git --version # 'git version 2.25.1' [2023-05-08T23:24:41.119Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T23:24:41.285Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-08T23:25:03.058Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-08T23:25:03.087Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-08T23:25:04.207Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-08T23:25:04.257Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-08T23:25:04.258Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T23:25:04.283Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4558/head:refs/remotes/origin/PR-4558 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-08T23:25:05.196Z] Merging remotes/origin/main commit 857beb77c92229047ced6cb20085c205aee91962 into PR head commit c1dbeb0b804e52bc17696917375e56ea1ac61ffe [2023-05-08T23:25:05.676Z] Merge succeeded, producing c1dbeb0b804e52bc17696917375e56ea1ac61ffe [2023-05-08T23:25:05.677Z] Checking out Revision c1dbeb0b804e52bc17696917375e56ea1ac61ffe (PR-4558) [2023-05-08T23:25:05.211Z] > git config core.sparsecheckout # timeout=10 [2023-05-08T23:25:05.292Z] > git checkout -f c1dbeb0b804e52bc17696917375e56ea1ac61ffe # timeout=10 [2023-05-08T23:25:05.553Z] > git remote # timeout=10 [2023-05-08T23:25:05.578Z] > git config --get remote.origin.url # timeout=10 [2023-05-08T23:25:05.600Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T23:25:05.617Z] > git merge 857beb77c92229047ced6cb20085c205aee91962 # timeout=10 [2023-05-08T23:25:05.651Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-08T23:25:05.680Z] > git config core.sparsecheckout # timeout=10 [2023-05-08T23:25:05.700Z] > git checkout -f c1dbeb0b804e52bc17696917375e56ea1ac61ffe # timeout=10 [2023-05-08T23:25:09.496Z] Commit message: "fix: account for case where knownSecretNames is empty" [2023-05-08T23:25:09.551Z] > git --version # timeout=10 [2023-05-08T23:25:09.564Z] > git --version # 'git version 2.25.1' [2023-05-08T23:25:09.578Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T23:25:10.739Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-08T23:25:10.739Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T23:25:10.739Z] Dload Upload Total Spent Left Speed [2023-05-08T23:25:10.739Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83339 0 --:--:-- --:--:-- --:--:-- 83339 [Pipeline] sh [2023-05-08T23:25:11.566Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-08T23:25:11.937Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-08T23:25:11.937Z] + sudo tee /etc/docker/daemon.new [2023-05-08T23:25:11.937Z] { [2023-05-08T23:25:11.937Z] "registry-mirrors": [ [2023-05-08T23:25:11.937Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-08T23:25:11.937Z] ], [2023-05-08T23:25:11.937Z] "bip": "10.250.0.254/24", [2023-05-08T23:25:11.937Z] "hosts": [ [2023-05-08T23:25:11.937Z] "tcp://0.0.0.0:5555", [2023-05-08T23:25:11.937Z] "unix:///var/run/docker.sock" [2023-05-08T23:25:11.937Z] ], [2023-05-08T23:25:11.937Z] "mtu": 1458, [2023-05-08T23:25:11.937Z] "selinux-enabled": true, [2023-05-08T23:25:11.937Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-08T23:25:11.937Z] } [Pipeline] sh [2023-05-08T23:25:12.290Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-08T23:25:12.653Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T23:25:31.018Z] provisioning config files... [2023-05-08T23:25:31.057Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17352588903737751105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T23:25:31.499Z] ---> docker-login.sh [2023-05-08T23:25:31.499Z] nexus3.edgexfoundry.org:10001 [2023-05-08T23:25:32.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T23:25:32.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T23:25:32.366Z] Configure a credential helper to remove this warning. See [2023-05-08T23:25:32.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T23:25:32.366Z] [2023-05-08T23:25:32.366Z] Login Succeeded [2023-05-08T23:25:32.366Z] nexus3.edgexfoundry.org:10002 [2023-05-08T23:25:32.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T23:25:32.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T23:25:32.639Z] Configure a credential helper to remove this warning. See [2023-05-08T23:25:32.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T23:25:32.639Z] [2023-05-08T23:25:32.639Z] Login Succeeded [2023-05-08T23:25:32.639Z] nexus3.edgexfoundry.org:10003 [2023-05-08T23:25:32.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T23:25:32.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T23:25:32.909Z] Configure a credential helper to remove this warning. See [2023-05-08T23:25:32.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T23:25:32.909Z] [2023-05-08T23:25:32.909Z] Login Succeeded [2023-05-08T23:25:32.909Z] nexus3.edgexfoundry.org:10004 [2023-05-08T23:25:33.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T23:25:33.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T23:25:33.457Z] Configure a credential helper to remove this warning. See [2023-05-08T23:25:33.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T23:25:33.457Z] [2023-05-08T23:25:33.457Z] Login Succeeded [2023-05-08T23:25:33.457Z] docker.io [2023-05-08T23:25:33.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T23:25:33.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T23:25:33.999Z] Configure a credential helper to remove this warning. See [2023-05-08T23:25:33.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T23:25:33.999Z] [2023-05-08T23:25:33.999Z] Login Succeeded [2023-05-08T23:25:33.999Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T23:25:34.042Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-08T23:25:34.793Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-05-08T23:25:34.836Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T23:25:34.872Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T23:25:34.911Z] ========================================================= [2023-05-08T23:25:34.911Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-08T23:25:34.911Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-08T23:25:35.305Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-08T23:25:35.583Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-08T23:25:35.583Z] c41833b44d91: Pulling fs layer [2023-05-08T23:25:35.583Z] ed15518f5707: Pulling fs layer [2023-05-08T23:25:35.583Z] feae8fd75edb: Pulling fs layer [2023-05-08T23:25:35.583Z] 242c74f7c9fa: Pulling fs layer [2023-05-08T23:25:35.583Z] 3cdef696dda3: Pulling fs layer [2023-05-08T23:25:35.583Z] 2ced38df9373: Pulling fs layer [2023-05-08T23:25:35.583Z] 58f1dce35555: Pulling fs layer [2023-05-08T23:25:35.583Z] 3cdef696dda3: Waiting [2023-05-08T23:25:35.583Z] 58f1dce35555: Waiting [2023-05-08T23:25:35.583Z] 2ced38df9373: Waiting [2023-05-08T23:25:35.583Z] 242c74f7c9fa: Waiting [2023-05-08T23:25:35.583Z] ed15518f5707: Download complete [2023-05-08T23:25:35.583Z] 242c74f7c9fa: Download complete [2023-05-08T23:25:35.583Z] 3cdef696dda3: Verifying Checksum [2023-05-08T23:25:35.583Z] 3cdef696dda3: Download complete [2023-05-08T23:25:35.583Z] c41833b44d91: Verifying Checksum [2023-05-08T23:25:35.583Z] c41833b44d91: Download complete [2023-05-08T23:25:37.027Z] c41833b44d91: Pull complete [2023-05-08T23:25:37.027Z] 58f1dce35555: Verifying Checksum [2023-05-08T23:25:37.027Z] 58f1dce35555: Download complete [2023-05-08T23:25:37.307Z] ed15518f5707: Pull complete [2023-05-08T23:25:38.282Z] feae8fd75edb: Verifying Checksum [2023-05-08T23:25:38.282Z] feae8fd75edb: Download complete [2023-05-08T23:25:38.282Z] 2ced38df9373: Download complete [2023-05-08T23:25:49.709Z] Removing intermediate container 281977bef1ec [2023-05-08T23:25:49.709Z] ---> 2f308bd5b976 [2023-05-08T23:25:49.709Z] Step 8/24 : COPY . . [2023-05-08T23:25:49.709Z] Removing intermediate container ee6b552d29d1 [2023-05-08T23:25:49.709Z] ---> f7f0bdab1b94 [2023-05-08T23:25:49.709Z] Step 8/23 : COPY . . [2023-05-08T23:25:49.709Z] Removing intermediate container 2f9eb914ef73 [2023-05-08T23:25:49.709Z] ---> 550b8e0407d9 [2023-05-08T23:25:49.709Z] Step 7/22 : COPY . . [2023-05-08T23:25:49.709Z] Removing intermediate container 4f3c6640e979 [2023-05-08T23:25:49.709Z] ---> 0bac94aeb659 [2023-05-08T23:25:49.709Z] Step 8/25 : COPY . . [2023-05-08T23:25:49.709Z] Removing intermediate container fa10605f2fd1 [2023-05-08T23:25:49.709Z] ---> 2e377d1ecd20 [2023-05-08T23:25:49.709Z] Step 7/26 : COPY . . [2023-05-08T23:25:50.639Z] feae8fd75edb: Pull complete [2023-05-08T23:25:50.639Z] 242c74f7c9fa: Pull complete [2023-05-08T23:25:50.639Z] 3cdef696dda3: Pull complete [2023-05-08T23:25:57.324Z] 2ced38df9373: Pull complete [2023-05-08T23:26:00.711Z] 58f1dce35555: Pull complete [2023-05-08T23:26:00.711Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-08T23:26:00.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-08T23:26:00.711Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-08T23:26:01.109Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-08T23:26:01.109Z] WORKDIR /edgex [2023-05-08T23:26:01.109Z] COPY go.mod . [2023-05-08T23:26:01.109Z] RUN go mod download [2023-05-08T23:26:01.109Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-08T23:26:01.700Z] Sending build context to Docker daemon 2.932MB [2023-05-08T23:26:01.700Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-08T23:26:01.700Z] ---> fadd8f120f05 [2023-05-08T23:26:01.700Z] Step 2/4 : WORKDIR /edgex [2023-05-08T23:26:03.858Z] ---> Running in 3f58828fe2bb [2023-05-08T23:26:03.858Z] Removing intermediate container 3f58828fe2bb [2023-05-08T23:26:03.858Z] ---> 5a7c7088fbc8 [2023-05-08T23:26:03.858Z] Step 3/4 : COPY go.mod . [2023-05-08T23:26:04.443Z] ---> 15d798e87523 [2023-05-08T23:26:04.443Z] Step 4/4 : RUN go mod download [2023-05-08T23:26:04.443Z] ---> Running in 0f79390ab3df [2023-05-08T23:26:21.790Z] ---> 389c2fd9b7a1 [2023-05-08T23:26:21.790Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-08T23:26:21.790Z] ---> 9532ad1b60c4 [2023-05-08T23:26:21.790Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-08T23:26:21.790Z] ---> 6e4c0f22e30a [2023-05-08T23:26:21.790Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-08T23:26:21.790Z] ---> 73c621068b71 [2023-05-08T23:26:21.790Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-08T23:26:21.790Z] ---> 2064343e8b8e [2023-05-08T23:26:21.790Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-08T23:26:21.790Z] ---> Running in d558f43c3cf4 [2023-05-08T23:26:21.790Z] ---> Running in 9993253beda3 [2023-05-08T23:26:21.790Z] ---> Running in 9b29e0b8b849 [2023-05-08T23:26:21.790Z] ---> Running in e1e30f37e9da [2023-05-08T23:26:21.790Z] ---> Running in 98bb45869a6e [2023-05-08T23:26:21.790Z] Removing intermediate container 9993253beda3 [2023-05-08T23:26:21.790Z] ---> 8d0a308b341f [2023-05-08T23:26:21.790Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-08T23:26:21.790Z] ---> Running in 05d23ff47bb4 [2023-05-08T23:26:21.790Z] Removing intermediate container 05d23ff47bb4 [2023-05-08T23:26:21.790Z] ---> 7dbf04823890 [2023-05-08T23:26:21.790Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-08T23:26:21.790Z] ---> Running in 9a10368d6afb [2023-05-08T23:26:21.790Z] Removing intermediate container 9a10368d6afb [2023-05-08T23:26:21.790Z] ---> 1da294b8abff [2023-05-08T23:26:21.790Z] 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-08T23:26:21.790Z] ---> Running in 994be7b6f4dd [2023-05-08T23:26:21.790Z] 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-08T23:26:21.790Z] 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-08T23:26:21.790Z] 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-08T23:26:21.790Z] 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-08T23:26:21.790Z] Removing intermediate container 994be7b6f4dd [2023-05-08T23:26:21.790Z] ---> 2ebabacc5fe1 [2023-05-08T23:26:21.790Z] Step 12/26 : WORKDIR /edgex-go [2023-05-08T23:26:21.790Z] ---> Running in 51ffb0657b33 [2023-05-08T23:26:21.790Z] Removing intermediate container 51ffb0657b33 [2023-05-08T23:26:21.790Z] ---> 17d580807a14 [2023-05-08T23:26:21.790Z] [2023-05-08T23:26:21.790Z] Step 13/26 : FROM alpine:3.17 [2023-05-08T23:26:21.790Z] 3.17: Pulling from library/alpine [2023-05-08T23:26:21.790Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T23:26:21.790Z] Status: Downloaded newer image for alpine:3.17 [2023-05-08T23:26:21.790Z] ---> 9ed4aefc74f6 [2023-05-08T23:26:21.790Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-08T23:26:21.790Z] ---> Running in ba12e4211fd8 [2023-05-08T23:26:21.790Z] Removing intermediate container ba12e4211fd8 [2023-05-08T23:26:21.790Z] ---> 7b3ef7f9771c [2023-05-08T23:26:21.790Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-08T23:26:21.790Z] ---> Running in 724b889bd7e0 [2023-05-08T23:26:21.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T23:26:21.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T23:26:21.790Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-08T23:26:21.790Z] v3.17.3-157-g9e88fde856d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-08T23:26:21.790Z] OK: 17821 distinct packages available [2023-05-08T23:26:21.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T23:26:21.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T23:26:22.059Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-08T23:26:22.059Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-08T23:26:22.059Z] (3/5) Installing libucontext (1.2-r0) [2023-05-08T23:26:22.059Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-08T23:26:22.059Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-08T23:26:22.059Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T23:26:22.059Z] OK: 8 MiB in 20 packages [2023-05-08T23:26:23.080Z] Removing intermediate container 724b889bd7e0 [2023-05-08T23:26:23.080Z] ---> 75c3d799706d [2023-05-08T23:26:23.080Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T23:26:23.338Z] ---> aeee5c7f3cc6 [2023-05-08T23:26:23.338Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T23:26:24.376Z] ---> cb60b0ec5b78 [2023-05-08T23:26:24.376Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-08T23:26:30.957Z] ---> e489e2833480 [2023-05-08T23:26:30.957Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-08T23:26:31.888Z] ---> f5f4cd37c042 [2023-05-08T23:26:31.888Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-08T23:26:32.876Z] ---> 49e197bfc0eb [2023-05-08T23:26:32.876Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-08T23:26:34.296Z] ---> 83746193ef45 [2023-05-08T23:26:34.296Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-08T23:26:34.296Z] ---> Running in 4ed47bdab274 [2023-05-08T23:26:34.867Z] Removing intermediate container 4ed47bdab274 [2023-05-08T23:26:34.867Z] ---> 5479a2b13b8d [2023-05-08T23:26:34.867Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-08T23:26:35.127Z] ---> Running in dbd7475f4678 [2023-05-08T23:26:35.386Z] Removing intermediate container dbd7475f4678 [2023-05-08T23:26:35.386Z] ---> 3c476c07e84f [2023-05-08T23:26:35.386Z] Step 24/26 : LABEL arch=x86_64 [2023-05-08T23:26:35.718Z] ---> Running in 270bc41d5105 [2023-05-08T23:26:35.975Z] Removing intermediate container 270bc41d5105 [2023-05-08T23:26:35.975Z] ---> 3fcc09eb7489 [2023-05-08T23:26:35.975Z] Step 25/26 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe [2023-05-08T23:26:35.975Z] ---> Running in f0c4bf369aa3 [2023-05-08T23:26:36.566Z] Removing intermediate container f0c4bf369aa3 [2023-05-08T23:26:36.566Z] ---> 58ca676dd453 [2023-05-08T23:26:36.566Z] Step 26/26 : LABEL version=0.0.0 [2023-05-08T23:26:36.566Z] ---> Running in d3b698c81738 [2023-05-08T23:26:36.730Z] Removing intermediate container 0f79390ab3df [2023-05-08T23:26:36.730Z] ---> d4d92b3b560e [2023-05-08T23:26:36.730Z] Successfully built d4d92b3b560e [2023-05-08T23:26:36.730Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-05-08T23:26:36.824Z] Removing intermediate container d3b698c81738 [2023-05-08T23:26:36.824Z] ---> 6360ae3ee22e [2023-05-08T23:26:36.824Z] [2023-05-08T23:26:36.824Z] Successfully built 6360ae3ee22e [2023-05-08T23:26:36.824Z] Successfully tagged security-spire-server:latest [2023-05-08T23:26:36.824Z]  Building security-spire-server ... done Building core-data [Pipeline] sh [2023-05-08T23:26:37.144Z] + docker inspect -f . ci-base-image-arm64 [2023-05-08T23:26:37.144Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T23:26:37.444Z] prd-ubuntu20.04-docker-arm64-4c-16g-14575 does not seem to be running inside a container [2023-05-08T23:26:37.512Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-08T23:26:38.688Z] $ docker top 365be447fd0b603496d34c7197d53460dcd6868a6c0ba3aa2368f0c029902b4f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T23:26:39.469Z] + go version [2023-05-08T23:26:39.469Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-08T23:26:39.523Z] $ docker stop --time=1 365be447fd0b603496d34c7197d53460dcd6868a6c0ba3aa2368f0c029902b4f [2023-05-08T23:26:40.102Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T23:26:40.102Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-08T23:26:40.102Z] ---> c392c4b396b0 [2023-05-08T23:26:40.102Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-08T23:26:40.102Z] ---> Using cache [2023-05-08T23:26:40.102Z] ---> f08e78f04158 [2023-05-08T23:26:40.102Z] Step 4/23 : WORKDIR /edgex-go [2023-05-08T23:26:40.102Z] ---> Using cache [2023-05-08T23:26:40.102Z] ---> 6ddeebd6ab7e [2023-05-08T23:26:40.102Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-08T23:26:40.102Z] ---> Using cache [2023-05-08T23:26:40.102Z] ---> df89ff51a37f [2023-05-08T23:26:40.102Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-08T23:26:40.102Z] ---> Using cache [2023-05-08T23:26:40.102Z] ---> 1008b69110fb [2023-05-08T23:26:40.102Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T23:26:40.102Z] ---> Using cache [2023-05-08T23:26:40.102Z] ---> f7f0bdab1b94 [2023-05-08T23:26:40.102Z] Step 8/23 : COPY . . [2023-05-08T23:26:40.102Z] ---> Using cache [2023-05-08T23:26:40.102Z] ---> 9532ad1b60c4 [2023-05-08T23:26:40.102Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-08T23:26:41.117Z] $ docker rm -f --volumes 365be447fd0b603496d34c7197d53460dcd6868a6c0ba3aa2368f0c029902b4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:26:42.016Z] + docker inspect -f . ci-base-image-arm64 [2023-05-08T23:26:42.016Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T23:26:42.308Z] prd-ubuntu20.04-docker-arm64-4c-16g-14575 does not seem to be running inside a container [2023-05-08T23:26:42.383Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-08T23:26:43.501Z] $ docker top b89ba5b9ac6267988f20ee71564e58e935b55074c65332fce0c39c53e3f3c5f7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-08T23:26:43.748Z] ========================================================= [2023-05-08T23:26:43.748Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-08T23:26:43.748Z] ========================================================= [Pipeline] sh [2023-05-08T23:26:44.073Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-08T23:26:44.465Z] + make test [2023-05-08T23:26:44.465Z] go test -race -coverprofile=coverage.out ./... [2023-05-08T23:26:52.364Z] ---> Running in e3d277e9805d [2023-05-08T23:26:53.992Z] 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-08T23:26:58.340Z] Removing intermediate container e1e30f37e9da [2023-05-08T23:26:58.340Z] ---> 77d77d779bdb [2023-05-08T23:26:58.340Z] [2023-05-08T23:26:58.340Z] Step 9/22 : FROM alpine:3.17 [2023-05-08T23:26:58.340Z] Removing intermediate container d558f43c3cf4 [2023-05-08T23:26:58.340Z] ---> 1d42bd2063e6 [2023-05-08T23:26:58.340Z] [2023-05-08T23:26:58.340Z] Step 10/23 : FROM alpine:3.17 [2023-05-08T23:26:58.340Z] ---> 9ed4aefc74f6 [2023-05-08T23:26:58.340Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-08T23:26:58.340Z] ---> 9ed4aefc74f6 [2023-05-08T23:26:58.340Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-08T23:26:58.340Z] ---> Running in c7cc2e2abab6 [2023-05-08T23:26:58.340Z] ---> Running in c1ae5aff58bd [2023-05-08T23:26:58.340Z] Removing intermediate container 98bb45869a6e [2023-05-08T23:26:58.340Z] ---> 808e99d19815 [2023-05-08T23:26:58.340Z] [2023-05-08T23:26:58.340Z] Step 10/25 : FROM alpine:3.17 [2023-05-08T23:26:58.340Z] ---> 9ed4aefc74f6 [2023-05-08T23:26:58.340Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-08T23:26:58.601Z] ---> Running in fd39ad703646 [2023-05-08T23:26:58.601Z] Removing intermediate container 9b29e0b8b849 [2023-05-08T23:26:58.601Z] ---> cd622e61aa28 [2023-05-08T23:26:58.601Z] [2023-05-08T23:26:58.601Z] Step 10/24 : FROM alpine:3.17 [2023-05-08T23:26:58.601Z] ---> 9ed4aefc74f6 [2023-05-08T23:26:58.601Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-08T23:26:58.601Z] Removing intermediate container c7cc2e2abab6 [2023-05-08T23:26:58.601Z] ---> 5dd0514b501f [2023-05-08T23:26:58.601Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-08T23:26:58.601Z] ---> Running in a6aa57180fea [2023-05-08T23:26:58.601Z] ---> Running in 1347aa191408 [2023-05-08T23:26:59.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T23:26:59.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T23:26:59.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T23:26:59.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T23:26:59.427Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-08T23:26:59.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T23:26:59.427Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-08T23:26:59.427Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T23:26:59.427Z] OK: 8 MiB in 17 packages [2023-05-08T23:26:59.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T23:26:59.690Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-08T23:26:59.690Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T23:26:59.690Z] OK: 7 MiB in 16 packages [2023-05-08T23:26:59.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T23:26:59.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T23:26:59.948Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-08T23:26:59.949Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T23:26:59.949Z] OK: 7 MiB in 16 packages [2023-05-08T23:26:59.949Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-08T23:26:59.949Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T23:26:59.949Z] OK: 7 MiB in 16 packages [2023-05-08T23:27:00.529Z] Removing intermediate container c1ae5aff58bd [2023-05-08T23:27:00.530Z] ---> 8f8003b6970a [2023-05-08T23:27:00.530Z] 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-08T23:27:00.530Z] ---> Running in c7ecd503567c [2023-05-08T23:27:00.791Z] Removing intermediate container fd39ad703646 [2023-05-08T23:27:00.791Z] ---> 14b9f1f94d07 [2023-05-08T23:27:00.791Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-08T23:27:00.791Z] ---> Running in c1f3ff99743b [2023-05-08T23:27:01.050Z] Removing intermediate container c7ecd503567c [2023-05-08T23:27:01.050Z] ---> faab79c93864 [2023-05-08T23:27:01.050Z] Step 12/22 : WORKDIR /edgex [2023-05-08T23:27:01.050Z] Removing intermediate container 1347aa191408 [2023-05-08T23:27:01.050Z] ---> c870810e262a [2023-05-08T23:27:01.050Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T23:27:01.050Z] Removing intermediate container c1f3ff99743b [2023-05-08T23:27:01.050Z] ---> 36b492370378 [2023-05-08T23:27:01.050Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-08T23:27:01.050Z] Removing intermediate container a6aa57180fea [2023-05-08T23:27:01.050Z] ---> e9ef5bccd3e1 [2023-05-08T23:27:01.050Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-08T23:27:01.050Z] ---> Running in 790c6f5e6a0e [2023-05-08T23:27:01.050Z] ---> Running in e636fb545b27 [2023-05-08T23:27:01.050Z] ---> Running in 13d0eefbe6b2 [2023-05-08T23:27:01.311Z] ---> d32b297e8314 [2023-05-08T23:27:01.311Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T23:27:01.311Z] Removing intermediate container e636fb545b27 [2023-05-08T23:27:01.311Z] ---> 2d7a49782c8c [2023-05-08T23:27:01.311Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-08T23:27:01.311Z] Removing intermediate container 13d0eefbe6b2 [2023-05-08T23:27:01.311Z] ---> 718b2d4866c1 [2023-05-08T23:27:01.311Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-08T23:27:01.311Z] ---> Running in fedc06c1d1a2 [2023-05-08T23:27:01.311Z] ---> Running in 3b926f779e8b [2023-05-08T23:27:01.311Z] Removing intermediate container 790c6f5e6a0e [2023-05-08T23:27:01.311Z] ---> 4ba1f099d545 [2023-05-08T23:27:01.311Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T23:27:01.877Z] Removing intermediate container fedc06c1d1a2 [2023-05-08T23:27:01.877Z] ---> 6826b022de0b [2023-05-08T23:27:01.877Z] Step 15/25 : WORKDIR / [2023-05-08T23:27:01.877Z] Removing intermediate container 3b926f779e8b [2023-05-08T23:27:01.877Z] ---> 51913514fbc2 [2023-05-08T23:27:01.877Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-08T23:27:01.877Z] ---> bf268bde4541 [2023-05-08T23:27:01.877Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T23:27:01.877Z] ---> Running in bfee251b8f8e [2023-05-08T23:27:01.877Z] ---> 893515a8c3fb [2023-05-08T23:27:01.877Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-08T23:27:01.877Z] ---> Running in 3aa4ce6b46e0 [2023-05-08T23:27:02.456Z] Removing intermediate container bfee251b8f8e [2023-05-08T23:27:02.456Z] ---> ebb935638ef6 [2023-05-08T23:27:02.456Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T23:27:02.716Z] ---> ebc2da0dc0f1 [2023-05-08T23:27:02.716Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-08T23:27:02.716Z] ---> f33e0c2a9c70 [2023-05-08T23:27:02.716Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-08T23:27:02.716Z] Removing intermediate container 3aa4ce6b46e0 [2023-05-08T23:27:02.716Z] ---> 4d96a3eea2cb [2023-05-08T23:27:02.716Z] Step 15/24 : WORKDIR / [2023-05-08T23:27:02.716Z] ---> Running in 8a1512572ca3 [2023-05-08T23:27:02.716Z] ---> 78b17cadf2a1 [2023-05-08T23:27:02.716Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T23:27:02.716Z] Removing intermediate container 8a1512572ca3 [2023-05-08T23:27:02.716Z] ---> 6c318945624f [2023-05-08T23:27:02.716Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T23:27:02.975Z] ---> 821d37fd2878 [2023-05-08T23:27:02.975Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-08T23:27:02.975Z] ---> d5543cf9de35 [2023-05-08T23:27:02.975Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-08T23:27:02.975Z] ---> d952929f9d4a [2023-05-08T23:27:02.975Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-08T23:27:03.236Z] ---> eff5d60f1828 [2023-05-08T23:27:03.236Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T23:27:03.831Z] ---> 1482e3ee49b7 [2023-05-08T23:27:03.831Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-08T23:27:03.831Z] ---> 3f61a46f7254 [2023-05-08T23:27:03.831Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-08T23:27:03.831Z] ---> 677fd5ecada9 [2023-05-08T23:27:03.831Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-08T23:27:03.831Z] ---> 867c6b306f17 [2023-05-08T23:27:03.831Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-08T23:27:03.831Z] ---> Running in f2f8e4f7f319 [2023-05-08T23:27:04.411Z] ---> e4dbcb113ffb [2023-05-08T23:27:04.412Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-08T23:27:04.671Z] ---> a44d768e552b [2023-05-08T23:27:04.671Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-08T23:27:04.671Z] ---> Running in a7d788a811c0 [2023-05-08T23:27:04.671Z] ---> 5e1f16fcdf78 [2023-05-08T23:27:04.671Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-08T23:27:04.671Z] ---> 3d31d4e09581 [2023-05-08T23:27:04.671Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-08T23:27:04.671Z] ---> b20a6f5500b0 [2023-05-08T23:27:04.671Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-08T23:27:04.671Z] ---> Running in 197b9e6126f5 [2023-05-08T23:27:04.671Z] ---> Running in 1303df7bdc96 [2023-05-08T23:27:04.933Z] Removing intermediate container f2f8e4f7f319 [2023-05-08T23:27:04.933Z] ---> 279fe1bf0f3b [2023-05-08T23:27:04.933Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-08T23:27:04.933Z] ---> Running in 9db9e658b4b3 [2023-05-08T23:27:04.933Z] Removing intermediate container 197b9e6126f5 [2023-05-08T23:27:04.933Z] ---> a9a52eefa8ec [2023-05-08T23:27:04.933Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T23:27:04.933Z] Removing intermediate container 1303df7bdc96 [2023-05-08T23:27:04.933Z] ---> 78517a6f0c0e [2023-05-08T23:27:04.933Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T23:27:04.933Z] ---> Running in 3e41ef186fa7 [2023-05-08T23:27:04.933Z] ---> Running in 2043d1569101 [2023-05-08T23:27:04.933Z] Removing intermediate container 9db9e658b4b3 [2023-05-08T23:27:04.933Z] ---> 0b22484b4ef9 [2023-05-08T23:27:04.933Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-08T23:27:04.933Z] ---> Running in 6323858e20a7 [2023-05-08T23:27:04.933Z] Removing intermediate container 3e41ef186fa7 [2023-05-08T23:27:04.933Z] ---> 700411d3663b [2023-05-08T23:27:04.933Z] Step 22/24 : LABEL arch=x86_64 [2023-05-08T23:27:05.196Z] ---> Running in c02fc115545f [2023-05-08T23:27:05.196Z] Removing intermediate container 2043d1569101 [2023-05-08T23:27:05.196Z] ---> cf49163684e9 [2023-05-08T23:27:05.196Z] Step 23/25 : LABEL arch=x86_64 [2023-05-08T23:27:05.196Z] ---> Running in 051286dc4584 [2023-05-08T23:27:05.196Z] Removing intermediate container 6323858e20a7 [2023-05-08T23:27:05.196Z] ---> 230585bee4c8 [2023-05-08T23:27:05.196Z] Step 21/23 : LABEL arch=x86_64 [2023-05-08T23:27:05.196Z] ---> Running in 51408a99f87a [2023-05-08T23:27:05.197Z] Removing intermediate container 051286dc4584 [2023-05-08T23:27:05.197Z] ---> 31eeffcccdff [2023-05-08T23:27:05.197Z] Step 24/25 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe [2023-05-08T23:27:05.197Z] Removing intermediate container c02fc115545f [2023-05-08T23:27:05.197Z] ---> 000c26fb709b [2023-05-08T23:27:05.197Z] Step 23/24 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe [2023-05-08T23:27:05.197Z] ---> Running in 7031794d69df [2023-05-08T23:27:05.457Z] Removing intermediate container 51408a99f87a [2023-05-08T23:27:05.457Z] ---> 5646c7efabdb [2023-05-08T23:27:05.457Z] Step 22/23 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe [2023-05-08T23:27:05.457Z] ---> Running in daf9fe493e56 [2023-05-08T23:27:05.457Z] ---> Running in aaeff4e67580 [2023-05-08T23:27:05.457Z] Removing intermediate container 7031794d69df [2023-05-08T23:27:05.457Z] ---> 3159cb65c095 [2023-05-08T23:27:05.457Z] Step 25/25 : LABEL version=0.0.0 [2023-05-08T23:27:05.457Z] ---> Running in 744436b117d8 [2023-05-08T23:27:05.457Z] Removing intermediate container daf9fe493e56 [2023-05-08T23:27:05.457Z] ---> 4373cad44446 [2023-05-08T23:27:05.457Z] Step 24/24 : LABEL version=0.0.0 [2023-05-08T23:27:05.457Z] Removing intermediate container a7d788a811c0 [2023-05-08T23:27:05.457Z] ---> 185c47ce0f80 [2023-05-08T23:27:05.457Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-08T23:27:05.457Z] ---> Running in 1a90569ff3c4 [2023-05-08T23:27:05.716Z] ---> Running in 430afabc873e [2023-05-08T23:27:05.716Z] Removing intermediate container aaeff4e67580 [2023-05-08T23:27:05.716Z] ---> 2ad56ee0a9e2 [2023-05-08T23:27:05.716Z] Step 23/23 : LABEL version=0.0.0 [2023-05-08T23:27:05.716Z] ---> Running in 41993f2e9cee [2023-05-08T23:27:05.716Z] Removing intermediate container 744436b117d8 [2023-05-08T23:27:05.716Z] ---> d34da5fde75b [2023-05-08T23:27:05.716Z] [2023-05-08T23:27:05.716Z] Removing intermediate container 1a90569ff3c4 [2023-05-08T23:27:05.716Z] ---> 725f7a3066df [2023-05-08T23:27:05.716Z] [2023-05-08T23:27:05.716Z] Successfully built d34da5fde75b [2023-05-08T23:27:05.716Z] Successfully tagged core-metadata:latest [2023-05-08T23:27:05.716Z] Building security-secretstore-setup [2023-05-08T23:27:05.716Z]  Building core-metadata ... done Removing intermediate container 430afabc873e [2023-05-08T23:27:05.716Z] ---> 09b7ce099b9e [2023-05-08T23:27:05.716Z] Step 20/22 : LABEL arch=x86_64 [2023-05-08T23:27:05.716Z] Successfully built 725f7a3066df [2023-05-08T23:27:05.716Z] Successfully tagged core-command:latest [2023-05-08T23:27:05.716Z] Building security-proxy-auth [2023-05-08T23:27:05.716Z]  Building core-command ... done Removing intermediate container 41993f2e9cee [2023-05-08T23:27:05.716Z] ---> a460c3361b71 [2023-05-08T23:27:05.716Z] [2023-05-08T23:27:05.716Z] ---> Running in aea4f32e346a [2023-05-08T23:27:05.716Z] Successfully built a460c3361b71 [2023-05-08T23:27:05.716Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-08T23:27:05.716Z] Building security-spiffe-token-provider [2023-05-08T23:27:05.979Z]  Building core-common-config-bootstrapper ... done Removing intermediate container aea4f32e346a [2023-05-08T23:27:05.979Z] ---> bdc495987bff [2023-05-08T23:27:05.979Z] Step 21/22 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe [2023-05-08T23:27:05.979Z] ---> Running in 1acea74358e5 [2023-05-08T23:27:12.569Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T23:27:12.569Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-08T23:27:12.569Z] ---> c392c4b396b0 [2023-05-08T23:27:12.569Z] Step 3/25 : WORKDIR /edgex-go [2023-05-08T23:27:12.569Z] ---> Using cache [2023-05-08T23:27:12.569Z] ---> 537e0a28250d [2023-05-08T23:27:12.569Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-08T23:27:12.569Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T23:27:12.569Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-08T23:27:12.569Z] ---> c392c4b396b0 [2023-05-08T23:27:12.569Z] Step 3/20 : WORKDIR /edgex-go [2023-05-08T23:27:12.569Z] ---> Using cache [2023-05-08T23:27:12.569Z] ---> 537e0a28250d [2023-05-08T23:27:12.569Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-08T23:27:13.973Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T23:27:13.973Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-08T23:27:13.973Z] ---> c392c4b396b0 [2023-05-08T23:27:13.973Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-08T23:27:13.973Z] ---> Using cache [2023-05-08T23:27:13.973Z] ---> f08e78f04158 [2023-05-08T23:27:13.973Z] Step 4/23 : WORKDIR /edgex-go [2023-05-08T23:27:13.973Z] ---> Using cache [2023-05-08T23:27:13.973Z] ---> 6ddeebd6ab7e [2023-05-08T23:27:13.973Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-08T23:27:13.973Z] ---> Using cache [2023-05-08T23:27:13.973Z] ---> df89ff51a37f [2023-05-08T23:27:13.973Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-08T23:27:13.973Z] ---> Using cache [2023-05-08T23:27:13.973Z] ---> 1008b69110fb [2023-05-08T23:27:13.973Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T23:27:13.973Z] ---> Using cache [2023-05-08T23:27:13.973Z] ---> f7f0bdab1b94 [2023-05-08T23:27:13.973Z] Step 8/23 : COPY . . [2023-05-08T23:27:13.973Z] ---> Using cache [2023-05-08T23:27:13.973Z] ---> 9532ad1b60c4 [2023-05-08T23:27:13.973Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-08T23:27:26.192Z] Removing intermediate container 1acea74358e5 [2023-05-08T23:27:26.192Z] ---> a4366d56d5a4 [2023-05-08T23:27:26.192Z] Step 22/22 : LABEL version=0.0.0 [2023-05-08T23:27:26.765Z] ---> Running in 6802fc54e585 [2023-05-08T23:27:26.765Z] ---> Running in 0f43c8e0c1c8 [2023-05-08T23:27:26.765Z] ---> Running in e2b68aaf4419 [2023-05-08T23:27:26.765Z] ---> Running in eed591408b3a [2023-05-08T23:27:26.765Z] Removing intermediate container 0f43c8e0c1c8 [2023-05-08T23:27:26.765Z] ---> 9cc9405cf9ac [2023-05-08T23:27:26.765Z] [2023-05-08T23:27:27.024Z] Successfully built 9cc9405cf9ac [2023-05-08T23:27:27.024Z] Successfully tagged security-proxy-setup:latest [2023-05-08T23:27:27.024Z] Building support-scheduler [2023-05-08T23:27:27.283Z]  Building security-proxy-setup ... 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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-08T23:27:27.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T23:27:27.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T23:27:27.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T23:27:27.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T23:27:27.800Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-08T23:27:27.800Z] v3.17.3-157-g9e88fde856d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-08T23:27:27.800Z] OK: 17821 distinct packages available [2023-05-08T23:27:27.800Z] OK: 265 MiB in 53 packages [2023-05-08T23:27:27.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T23:27:28.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T23:27:28.335Z] OK: 265 MiB in 53 packages [2023-05-08T23:27:31.313Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-08T23:27:33.752Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T23:27:33.752Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-08T23:27:33.752Z] ---> c392c4b396b0 [2023-05-08T23:27:33.752Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-08T23:27:33.752Z] ---> Using cache [2023-05-08T23:27:33.752Z] ---> f08e78f04158 [2023-05-08T23:27:33.752Z] Step 4/23 : WORKDIR /edgex-go [2023-05-08T23:27:33.752Z] ---> Using cache [2023-05-08T23:27:33.752Z] ---> 6ddeebd6ab7e [2023-05-08T23:27:33.752Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-08T23:27:33.752Z] ---> Using cache [2023-05-08T23:27:33.752Z] ---> df89ff51a37f [2023-05-08T23:27:33.752Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-08T23:27:33.752Z] ---> Using cache [2023-05-08T23:27:33.752Z] ---> 1008b69110fb [2023-05-08T23:27:33.752Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T23:27:33.752Z] ---> Using cache [2023-05-08T23:27:33.752Z] ---> f7f0bdab1b94 [2023-05-08T23:27:33.752Z] Step 8/23 : COPY . . [2023-05-08T23:27:33.752Z] ---> Using cache [2023-05-08T23:27:33.752Z] ---> 9532ad1b60c4 [2023-05-08T23:27:33.752Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-08T23:27:39.015Z] ---> Running in cbd776273057 [2023-05-08T23:27:39.275Z] Removing intermediate container eed591408b3a [2023-05-08T23:27:39.275Z] ---> 27da773a0525 [2023-05-08T23:27:39.275Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-08T23:27:39.275Z] Removing intermediate container e2b68aaf4419 [2023-05-08T23:27:39.275Z] ---> 8bf37eb4c4b3 [2023-05-08T23:27:39.275Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-08T23:27:39.275Z] Removing intermediate container e3d277e9805d [2023-05-08T23:27:39.275Z] ---> 4c08d87ed97e [2023-05-08T23:27:39.275Z] [2023-05-08T23:27:39.275Z] Step 10/23 : FROM alpine:3.17 [2023-05-08T23:27:39.275Z] ---> 9ed4aefc74f6 [2023-05-08T23:27:39.275Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-08T23:27:39.275Z] ---> Running in 934fc1babc3c [2023-05-08T23:27:39.534Z] Removing intermediate container 934fc1babc3c [2023-05-08T23:27:39.534Z] ---> ff05c36aab13 [2023-05-08T23:27:39.534Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-08T23:27:39.534Z] 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-08T23:27:39.534Z] ---> 7e977904f3f8 [2023-05-08T23:27:39.534Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T23:27:39.534Z] ---> Running in 416536d85d4c [2023-05-08T23:27:39.534Z] ---> Running in 5d59c2f625c3 [2023-05-08T23:27:39.534Z] ---> 82c34f6d9355 [2023-05-08T23:27:39.534Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T23:27:39.534Z] ---> Running in e1c461bc456f [2023-05-08T23:27:39.534Z] Removing intermediate container 416536d85d4c [2023-05-08T23:27:39.534Z] ---> 4862b8aaa7a5 [2023-05-08T23:27:39.534Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-08T23:27:39.534Z] ---> Running in b89518cfd98a [2023-05-08T23:27:39.792Z] Removing intermediate container b89518cfd98a [2023-05-08T23:27:39.792Z] ---> 75b57a9de401 [2023-05-08T23:27:39.792Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-08T23:27:39.792Z] ---> Running in 5615e15028a4 [2023-05-08T23:27:40.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T23:27:40.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T23:27:40.616Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-08T23:27:40.616Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T23:27:40.616Z] OK: 7 MiB in 16 packages [2023-05-08T23:27:41.550Z] Removing intermediate container 5615e15028a4 [2023-05-08T23:27:41.550Z] ---> d7bdaae0082d [2023-05-08T23:27:41.550Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T23:27:41.550Z] ---> c88d2ed45952 [2023-05-08T23:27:41.550Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T23:27:41.811Z] ---> 1af1d9b6bb94 [2023-05-08T23:27:41.811Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-08T23:27:42.767Z] ---> 662488873bb8 [2023-05-08T23:27:42.767Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-08T23:27:43.027Z] ---> 221239ddea3c [2023-05-08T23:27:43.027Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-08T23:27:43.287Z] ---> Running in 556608deb4ab [2023-05-08T23:27:43.287Z] Removing intermediate container 556608deb4ab [2023-05-08T23:27:43.287Z] ---> 5290433cb601 [2023-05-08T23:27:43.287Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T23:27:43.287Z] ---> Running in edf994b90255 [2023-05-08T23:27:43.550Z] Removing intermediate container edf994b90255 [2023-05-08T23:27:43.550Z] ---> 1856a2a81c61 [2023-05-08T23:27:43.550Z] Step 21/23 : LABEL arch=x86_64 [2023-05-08T23:27:43.550Z] ---> Running in 41a9266eb7bd [2023-05-08T23:27:43.550Z] Removing intermediate container 41a9266eb7bd [2023-05-08T23:27:43.550Z] ---> b1d1446f16f9 [2023-05-08T23:27:43.550Z] Step 22/23 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe [2023-05-08T23:27:43.808Z] ---> Running in 35f713b75890 [2023-05-08T23:27:43.808Z] Removing intermediate container 35f713b75890 [2023-05-08T23:27:43.808Z] ---> 3904a8875a51 [2023-05-08T23:27:43.808Z] Step 23/23 : LABEL version=0.0.0 [2023-05-08T23:27:43.808Z] ---> Running in 73e7207821f6 [2023-05-08T23:27:44.374Z] Removing intermediate container 73e7207821f6 [2023-05-08T23:27:44.374Z] ---> bee302aa458c [2023-05-08T23:27:44.374Z] [2023-05-08T23:27:44.374Z] Successfully built bee302aa458c [2023-05-08T23:27:44.632Z] Successfully tagged core-data:latest [2023-05-08T23:27:44.632Z]  Building core-data ... done Building security-bootstrapper [2023-05-08T23:27:47.917Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T23:27:47.917Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-08T23:27:47.917Z] ---> c392c4b396b0 [2023-05-08T23:27:47.917Z] Step 3/33 : WORKDIR /edgex-go [2023-05-08T23:27:47.917Z] ---> Using cache [2023-05-08T23:27:47.917Z] ---> 537e0a28250d [2023-05-08T23:27:47.917Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-08T23:27:47.917Z] ---> Using cache [2023-05-08T23:27:47.917Z] ---> 27da773a0525 [2023-05-08T23:27:47.917Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-08T23:27:47.917Z] ---> Using cache [2023-05-08T23:27:47.917Z] ---> 7e977904f3f8 [2023-05-08T23:27:47.917Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T23:28:06.054Z] ---> Running in f92a9edc426a [2023-05-08T23:28:21.009Z] Removing intermediate container 6802fc54e585 [2023-05-08T23:28:21.009Z] ---> b8064a8291a8 [2023-05-08T23:28:21.009Z] [2023-05-08T23:28:21.009Z] Step 10/23 : FROM alpine:3.17 [2023-05-08T23:28:21.009Z] ---> 9ed4aefc74f6 [2023-05-08T23:28:21.009Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-08T23:28:21.009Z] ---> Using cache [2023-05-08T23:28:21.009Z] ---> 5dd0514b501f [2023-05-08T23:28:21.009Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-08T23:28:21.009Z] ---> Using cache [2023-05-08T23:28:21.009Z] ---> c870810e262a [2023-05-08T23:28:21.009Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T23:28:21.009Z] ---> Using cache [2023-05-08T23:28:21.009Z] ---> d32b297e8314 [2023-05-08T23:28:21.009Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T23:28:21.009Z] ---> Using cache [2023-05-08T23:28:21.009Z] ---> 893515a8c3fb [2023-05-08T23:28:21.009Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-08T23:28:21.009Z] Removing intermediate container cbd776273057 [2023-05-08T23:28:21.009Z] ---> 99931590e462 [2023-05-08T23:28:21.009Z] [2023-05-08T23:28:21.009Z] Step 10/23 : FROM alpine:3.17 [2023-05-08T23:28:21.009Z] ---> 9ed4aefc74f6 [2023-05-08T23:28:21.009Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-08T23:28:21.009Z] ---> Using cache [2023-05-08T23:28:21.009Z] ---> e9ef5bccd3e1 [2023-05-08T23:28:21.009Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-08T23:28:21.009Z] ---> Using cache [2023-05-08T23:28:21.009Z] ---> 718b2d4866c1 [2023-05-08T23:28:21.009Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-08T23:28:21.009Z] ---> Running in 831e35afa184 [2023-05-08T23:28:21.009Z] Removing intermediate container 5d59c2f625c3 [2023-05-08T23:28:21.009Z] ---> ef1fd1c5868b [2023-05-08T23:28:21.009Z] Step 7/25 : COPY . . [2023-05-08T23:28:21.009Z] Removing intermediate container 831e35afa184 [2023-05-08T23:28:21.009Z] ---> 0e26868c6ad4 [2023-05-08T23:28:21.009Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-08T23:28:21.009Z] Removing intermediate container e1c461bc456f [2023-05-08T23:28:21.009Z] ---> 65a33f8550c7 [2023-05-08T23:28:21.009Z] Step 7/20 : COPY . . [2023-05-08T23:28:39.163Z] ---> 1cf4bcebc474 [2023-05-08T23:28:39.163Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-08T23:28:39.163Z] ---> Running in 4d55a2783585 [2023-05-08T23:28:39.163Z] Removing intermediate container 4d55a2783585 [2023-05-08T23:28:39.163Z] ---> 8016dcef5d88 [2023-05-08T23:28:39.163Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T23:28:39.163Z] ---> 3e670eca0f26 [2023-05-08T23:28:39.163Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-08T23:28:39.163Z] ---> 9a85e88582f2 [2023-05-08T23:28:39.163Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-08T23:28:39.163Z] ---> Running in 0a06aac59e9e [2023-05-08T23:28:39.163Z] ---> bb0a893d8589 [2023-05-08T23:28:39.163Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-08T23:28:39.163Z] ---> Running in 3d273649b6e7 [2023-05-08T23:28:39.163Z] ---> 55ec060848cf [2023-05-08T23:28:39.163Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T23:28:39.163Z] ---> 91198ac39710 [2023-05-08T23:28:39.163Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-08T23:28:39.163Z] ---> Running in ea0db67f716b [2023-05-08T23:28:39.163Z] ---> f9479bacca5f [2023-05-08T23:28:39.163Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-08T23:28:39.163Z] 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-08T23:28:39.163Z] 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-08T23:28:39.163Z] ---> 003dffab9c9d [2023-05-08T23:28:39.163Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-08T23:28:39.163Z] Removing intermediate container ea0db67f716b [2023-05-08T23:28:39.163Z] ---> 6d74a849d16d [2023-05-08T23:28:39.163Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-08T23:28:39.500Z] ---> fdef1f8dcb14 [2023-05-08T23:28:39.500Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-08T23:28:39.500Z] ---> Running in dda6c7c4f3bf [2023-05-08T23:28:39.764Z] ---> Running in ee1828778847 [2023-05-08T23:28:39.764Z] Removing intermediate container dda6c7c4f3bf [2023-05-08T23:28:39.764Z] ---> f6e08f99e1ef [2023-05-08T23:28:39.764Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-08T23:28:39.764Z] ---> Running in 25ac71ce4553 [2023-05-08T23:28:40.029Z] Removing intermediate container ee1828778847 [2023-05-08T23:28:40.029Z] ---> b43ab02433a1 [2023-05-08T23:28:40.029Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T23:28:40.029Z] Removing intermediate container 25ac71ce4553 [2023-05-08T23:28:40.029Z] ---> cd308d797ca7 [2023-05-08T23:28:40.029Z] Step 21/23 : LABEL arch=x86_64 [2023-05-08T23:28:40.029Z] ---> Running in b025f3b5e745 [2023-05-08T23:28:40.029Z] ---> Running in 0ba5def09ceb [2023-05-08T23:28:40.605Z] Removing intermediate container b025f3b5e745 [2023-05-08T23:28:40.605Z] ---> 228a7348b015 [2023-05-08T23:28:40.605Z] Step 21/23 : LABEL arch=x86_64 [2023-05-08T23:28:40.605Z] Removing intermediate container 0ba5def09ceb [2023-05-08T23:28:40.605Z] ---> d8bb93d66c4a [2023-05-08T23:28:40.605Z] Step 22/23 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe [2023-05-08T23:28:40.605Z] ---> Running in 93b9c70c93ff [2023-05-08T23:28:40.605Z] ---> Running in 1b2de7d24f9b [2023-05-08T23:28:41.562Z] Removing intermediate container 93b9c70c93ff [2023-05-08T23:28:41.562Z] ---> 3233c4e6e1a6 [2023-05-08T23:28:41.562Z] Step 22/23 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe [2023-05-08T23:28:42.504Z] Removing intermediate container 1b2de7d24f9b [2023-05-08T23:28:42.504Z] ---> 586b7602d622 [2023-05-08T23:28:42.504Z] Step 23/23 : LABEL version=0.0.0 [2023-05-08T23:28:43.090Z] ---> Running in 422d9cd93e84 [2023-05-08T23:28:43.090Z] ---> Running in 8099fee94eb4 [2023-05-08T23:28:43.350Z] Removing intermediate container 422d9cd93e84 [2023-05-08T23:28:43.350Z] ---> 232f8cc88cf5 [2023-05-08T23:28:43.350Z] Step 23/23 : LABEL version=0.0.0 [2023-05-08T23:28:43.614Z] ---> Running in 2293afebe860 [2023-05-08T23:28:43.614Z] Removing intermediate container 8099fee94eb4 [2023-05-08T23:28:43.614Z] ---> 22f806229af7 [2023-05-08T23:28:43.614Z] [2023-05-08T23:28:43.875Z] Successfully built 22f806229af7 [2023-05-08T23:28:43.875Z] Successfully tagged security-proxy-auth:latest [2023-05-08T23:28:43.875Z] Building support-notifications [2023-05-08T23:28:50.929Z]  Building security-proxy-auth ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T23:28:50.929Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-08T23:28:50.929Z] ---> c392c4b396b0 [2023-05-08T23:28:50.929Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-08T23:28:50.929Z] ---> Using cache [2023-05-08T23:28:50.929Z] ---> f08e78f04158 [2023-05-08T23:28:50.929Z] Step 4/23 : WORKDIR /edgex-go [2023-05-08T23:28:50.929Z] ---> Using cache [2023-05-08T23:28:50.929Z] ---> 6ddeebd6ab7e [2023-05-08T23:28:50.929Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-08T23:28:53.201Z] Removing intermediate container 2293afebe860 [2023-05-08T23:28:53.201Z] ---> e3119eee25df [2023-05-08T23:28:53.201Z] [2023-05-08T23:28:53.522Z] Successfully built e3119eee25df [2023-05-08T23:28:54.249Z] Successfully tagged support-scheduler:latest [2023-05-08T23:28:54.249Z]  Building support-scheduler ... done Building security-spire-config [2023-05-08T23:28:58.625Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T23:28:58.625Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-08T23:28:58.625Z] ---> c392c4b396b0 [2023-05-08T23:28:58.625Z] Step 3/27 : WORKDIR /edgex-go [2023-05-08T23:28:58.625Z] ---> Using cache [2023-05-08T23:28:58.625Z] ---> 537e0a28250d [2023-05-08T23:28:58.625Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-08T23:28:58.625Z] ---> Using cache [2023-05-08T23:28:58.625Z] ---> 030d7a8237cd [2023-05-08T23:28:58.625Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-08T23:29:02.006Z] ---> Using cache [2023-05-08T23:29:02.006Z] ---> 2249f39a1633 [2023-05-08T23:29:02.006Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T23:29:02.006Z] ---> Using cache [2023-05-08T23:29:02.006Z] ---> 2e377d1ecd20 [2023-05-08T23:29:02.006Z] Step 7/27 : COPY . . [2023-05-08T23:29:02.006Z] ---> Using cache [2023-05-08T23:29:02.006Z] ---> 389c2fd9b7a1 [2023-05-08T23:29:02.006Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-08T23:29:02.006Z] ---> Using cache [2023-05-08T23:29:02.006Z] ---> 8d0a308b341f [2023-05-08T23:29:02.006Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-08T23:29:02.006Z] ---> Using cache [2023-05-08T23:29:02.006Z] ---> 7dbf04823890 [2023-05-08T23:29:02.006Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-08T23:29:02.006Z] ---> Using cache [2023-05-08T23:29:02.006Z] ---> 1da294b8abff [2023-05-08T23:29:02.006Z] 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-08T23:29:07.423Z] ---> Running in 2118b81506fc [2023-05-08T23:29:07.423Z] ---> Running in 656839afd96e [2023-05-08T23:29:07.423Z] Removing intermediate container f92a9edc426a [2023-05-08T23:29:07.423Z] ---> 658ce351804b [2023-05-08T23:29:07.423Z] Step 7/33 : COPY . . [2023-05-08T23:29:07.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T23:29:07.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T23:29:08.203Z] OK: 265 MiB in 53 packages [2023-05-08T23:29:10.236Z] 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-08T23:29:20.513Z] Removing intermediate container 656839afd96e [2023-05-08T23:29:20.513Z] ---> 48f8eb958caa [2023-05-08T23:29:20.513Z] Step 12/27 : WORKDIR /edgex-go [2023-05-08T23:29:20.513Z] ---> Running in e64f7e2da87e [2023-05-08T23:29:20.513Z] ---> 11ff96024a25 [2023-05-08T23:29:20.513Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-08T23:29:20.513Z] ---> Running in 852a4a6cd3e3 [2023-05-08T23:29:20.513Z] Removing intermediate container 2118b81506fc [2023-05-08T23:29:20.513Z] ---> ba840bab12aa [2023-05-08T23:29:20.513Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-08T23:29:20.513Z] Removing intermediate container e64f7e2da87e [2023-05-08T23:29:20.513Z] ---> 65831722c6e8 [2023-05-08T23:29:20.513Z] [2023-05-08T23:29:20.513Z] Step 13/27 : FROM alpine:3.17 [2023-05-08T23:29:20.513Z] ---> 9ed4aefc74f6 [2023-05-08T23:29:20.513Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-08T23:29:20.513Z] ---> Using cache [2023-05-08T23:29:20.513Z] ---> 7b3ef7f9771c [2023-05-08T23:29:20.513Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-08T23:29:20.513Z] 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-08T23:29:23.831Z] ---> db7ee6ff77d5 [2023-05-08T23:29:23.831Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T23:29:23.831Z] ---> Running in 6c935d7fa497 [2023-05-08T23:29:24.091Z] ---> Running in b01409524c78 [2023-05-08T23:29:24.351Z] Removing intermediate container 3d273649b6e7 [2023-05-08T23:29:24.351Z] ---> 511b578d78a5 [2023-05-08T23:29:24.351Z] [2023-05-08T23:29:24.351Z] Step 9/25 : FROM alpine:3.17 [2023-05-08T23:29:24.351Z] ---> 9ed4aefc74f6 [2023-05-08T23:29:24.351Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-08T23:29:24.351Z] ---> Running in fd70fc9cc887 [2023-05-08T23:29:24.351Z] Removing intermediate container 0a06aac59e9e [2023-05-08T23:29:24.351Z] ---> 4e2daa2c6ceb [2023-05-08T23:29:24.351Z] [2023-05-08T23:29:24.351Z] Step 9/20 : FROM alpine:3.17 [2023-05-08T23:29:24.351Z] ---> 9ed4aefc74f6 [2023-05-08T23:29:24.351Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-08T23:29:24.351Z] ---> Running in c6f4923c5afa [2023-05-08T23:29:24.612Z] Removing intermediate container c6f4923c5afa [2023-05-08T23:29:24.612Z] ---> 31ddc111c096 [2023-05-08T23:29:24.612Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-08T23:29:24.612Z] ---> Running in 583a18a0c2ba [2023-05-08T23:29:24.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T23:29:24.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T23:29:25.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T23:29:25.137Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-08T23:29:25.137Z] v3.17.3-157-g9e88fde856d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-08T23:29:25.137Z] OK: 17821 distinct packages available [2023-05-08T23:29:25.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T23:29:25.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T23:29:25.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T23:29:25.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T23:29:25.397Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-08T23:29:25.397Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-08T23:29:25.397Z] (3/3) Installing su-exec (0.2-r2) [2023-05-08T23:29:25.658Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T23:29:25.658Z] Executing ca-certificates-20230506-r0.trigger [2023-05-08T23:29:25.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T23:29:25.658Z] OK: 8 MiB in 18 packages [2023-05-08T23:29:25.658Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-08T23:29:25.658Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-08T23:29:25.658Z] (3/4) Installing libucontext (1.2-r0) [2023-05-08T23:29:25.918Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-08T23:29:25.918Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T23:29:25.918Z] OK: 7 MiB in 19 packages [2023-05-08T23:29:25.918Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-08T23:29:25.918Z] v3.17.3-157-g9e88fde856d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-08T23:29:25.918Z] OK: 17821 distinct packages available [2023-05-08T23:29:25.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T23:29:25.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T23:29:26.176Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-08T23:29:26.176Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-08T23:29:26.436Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-08T23:29:26.436Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-08T23:29:26.436Z] (5/9) Installing curl (8.0.1-r0) [2023-05-08T23:29:26.436Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-08T23:29:26.436Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-08T23:29:26.436Z] (8/9) Installing libucontext (1.2-r0) [2023-05-08T23:29:26.436Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-08T23:29:26.436Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T23:29:26.436Z] Executing ca-certificates-20230506-r0.trigger [2023-05-08T23:29:26.436Z] OK: 10 MiB in 24 packages [2023-05-08T23:29:26.735Z] Removing intermediate container fd70fc9cc887 [2023-05-08T23:29:26.735Z] ---> e0d19fadf52c [2023-05-08T23:29:26.735Z] 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-08T23:29:26.735Z] ---> Running in 5c87caefa4e5 [2023-05-08T23:29:26.995Z] Removing intermediate container 6c935d7fa497 [2023-05-08T23:29:26.995Z] ---> 219c1d748c7e [2023-05-08T23:29:26.995Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T23:29:26.995Z] Removing intermediate container 5c87caefa4e5 [2023-05-08T23:29:26.995Z] ---> f26618743c44 [2023-05-08T23:29:26.995Z] Step 12/25 : WORKDIR / [2023-05-08T23:29:26.995Z] ---> Running in bb68c87a5da6 [2023-05-08T23:29:27.264Z] Removing intermediate container bb68c87a5da6 [2023-05-08T23:29:27.264Z] ---> 57e4d75fc73f [2023-05-08T23:29:27.264Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T23:29:27.264Z] ---> 72573fe8a6c9 [2023-05-08T23:29:27.264Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T23:29:27.529Z] Removing intermediate container 583a18a0c2ba [2023-05-08T23:29:27.529Z] ---> fc50b7f54132 [2023-05-08T23:29:27.529Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T23:29:28.099Z] ---> 65bafb14978c [2023-05-08T23:29:28.100Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-08T23:29:28.100Z] ---> 7f95ad9383c4 [2023-05-08T23:29:28.100Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T23:29:28.100Z] ---> 768ea6b3bdb8 [2023-05-08T23:29:28.100Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T23:29:28.669Z] ---> 0243a3ec86b1 [2023-05-08T23:29:28.669Z] 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-08T23:29:28.669Z] ---> b11c90039a2d [2023-05-08T23:29:28.669Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-08T23:29:33.258Z] ---> 2f9119e63175 [2023-05-08T23:29:33.258Z] 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-08T23:29:34.201Z] ---> ff0e54fab2a9 [2023-05-08T23:29:34.201Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-08T23:29:34.201Z] ---> ab35b43d7fd6 [2023-05-08T23:29:34.201Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-08T23:29:36.126Z] ---> 3ab75127c998 [2023-05-08T23:29:36.126Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-08T23:29:38.055Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-08T23:29:38.055Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-08T23:29:38.055Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-08T23:29:38.055Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-08T23:29:38.055Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-08T23:29:38.055Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-08T23:29:38.055Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-08T23:29:38.055Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-08T23:29:38.055Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-08T23:29:38.055Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-08T23:29:38.716Z] ---> 7f549b112993 [2023-05-08T23:29:38.717Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-08T23:29:38.717Z] ---> 41898767947b [2023-05-08T23:29:38.717Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-08T23:29:38.717Z] ---> 348eb02171df [2023-05-08T23:29:38.717Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-08T23:29:38.717Z] ---> Running in 82dce3521d15 [2023-05-08T23:29:38.717Z] ---> Running in c09671e6bfbe [2023-05-08T23:29:38.717Z] Removing intermediate container 82dce3521d15 [2023-05-08T23:29:38.717Z] ---> 1e9d349854a6 [2023-05-08T23:29:38.717Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-08T23:29:38.717Z] ---> Running in 4ba7817e9d1b [2023-05-08T23:29:38.717Z] Removing intermediate container c09671e6bfbe [2023-05-08T23:29:38.717Z] ---> 0c911e6fce9d [2023-05-08T23:29:38.717Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-08T23:29:38.977Z] ---> 8d409e021013 [2023-05-08T23:29:38.977Z] Step 22/27 : WORKDIR / [2023-05-08T23:29:38.977Z] Removing intermediate container 4ba7817e9d1b [2023-05-08T23:29:38.977Z] ---> 3d8dcce3e319 [2023-05-08T23:29:38.977Z] Step 18/20 : LABEL arch=x86_64 [2023-05-08T23:29:38.977Z] ---> d17212e97783 [2023-05-08T23:29:38.977Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-08T23:29:41.451Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-08T23:29:41.451Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-08T23:29:41.451Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-08T23:29:41.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-08T23:29:42.303Z] ---> Running in 4e50891e2a9c [2023-05-08T23:29:42.304Z] ---> Running in 884f3dc0a95f [2023-05-08T23:29:45.626Z] ---> c44197c013c6 [2023-05-08T23:29:45.626Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-08T23:29:45.626Z] Removing intermediate container 884f3dc0a95f [2023-05-08T23:29:45.626Z] ---> ea119bf0e8a5 [2023-05-08T23:29:45.626Z] Step 19/20 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe [2023-05-08T23:29:45.626Z] ---> Running in 4489d26a768f [2023-05-08T23:29:45.626Z] Removing intermediate container 4e50891e2a9c [2023-05-08T23:29:45.626Z] ---> b228025f46f5 [2023-05-08T23:29:45.626Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-08T23:29:45.626Z] Removing intermediate container 852a4a6cd3e3 [2023-05-08T23:29:45.626Z] ---> b489ddfe5416 [2023-05-08T23:29:45.626Z] [2023-05-08T23:29:45.626Z] Step 9/33 : FROM alpine:3.17 [2023-05-08T23:29:45.626Z] ---> 9ed4aefc74f6 [2023-05-08T23:29:45.626Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-08T23:29:45.626Z] ---> Using cache [2023-05-08T23:29:45.626Z] ---> 31ddc111c096 [2023-05-08T23:29:45.626Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-08T23:29:45.626Z] ---> Running in 2b30b224d36b [2023-05-08T23:29:45.626Z] Removing intermediate container 4489d26a768f [2023-05-08T23:29:45.626Z] ---> f27a8dcee751 [2023-05-08T23:29:45.626Z] Step 20/20 : LABEL version=0.0.0 [2023-05-08T23:29:45.626Z] ---> Running in 05b4c88b0fc2 [2023-05-08T23:29:45.626Z] ---> 4b253cab5a5b [2023-05-08T23:29:45.626Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-08T23:29:45.626Z] ---> Running in 73e9830b39a8 [2023-05-08T23:29:45.626Z] ---> Running in 4d00ee849211 [2023-05-08T23:29:45.626Z] Removing intermediate container 2b30b224d36b [2023-05-08T23:29:45.626Z] ---> de18279fdb55 [2023-05-08T23:29:45.626Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-08T23:29:45.884Z] ---> Running in 93fdb98f62cc [2023-05-08T23:29:45.884Z] Removing intermediate container 73e9830b39a8 [2023-05-08T23:29:45.884Z] ---> 0241e84a1fde [2023-05-08T23:29:45.884Z] [2023-05-08T23:29:45.884Z] Successfully built 0241e84a1fde [2023-05-08T23:29:45.884Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-08T23:29:45.884Z] Building security-spire-agent [2023-05-08T23:29:46.171Z]  Building security-spiffe-token-provider ... done Removing intermediate container 93fdb98f62cc [2023-05-08T23:29:46.171Z] ---> d1d222f6235f [2023-05-08T23:29:46.171Z] Step 25/27 : LABEL arch=x86_64 [2023-05-08T23:29:46.171Z] ---> Running in 3020fb2e15cc [2023-05-08T23:29:46.171Z] Removing intermediate container b01409524c78 [2023-05-08T23:29:46.171Z] ---> 32d6618e2643 [2023-05-08T23:29:46.171Z] Step 8/23 : COPY . . [2023-05-08T23:29:46.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T23:29:46.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T23:29:46.507Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-08T23:29:46.507Z] (2/2) Installing su-exec (0.2-r2) [2023-05-08T23:29:46.507Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T23:29:46.507Z] OK: 7 MiB in 17 packages [2023-05-08T23:29:53.323Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T23:29:53.323Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-08T23:29:53.323Z] ---> c392c4b396b0 [2023-05-08T23:29:53.323Z] Step 3/27 : WORKDIR /edgex-go [2023-05-08T23:29:53.323Z] ---> Using cache [2023-05-08T23:29:53.323Z] ---> 537e0a28250d [2023-05-08T23:29:53.323Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-08T23:29:53.323Z] ---> Using cache [2023-05-08T23:29:53.323Z] ---> 030d7a8237cd [2023-05-08T23:29:53.323Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-08T23:29:53.323Z] ---> Using cache [2023-05-08T23:29:53.323Z] ---> 2249f39a1633 [2023-05-08T23:29:53.323Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T23:29:53.323Z] ---> Using cache [2023-05-08T23:29:53.323Z] ---> 2e377d1ecd20 [2023-05-08T23:29:53.323Z] Step 7/27 : COPY . . [2023-05-08T23:29:53.323Z] ---> Using cache [2023-05-08T23:29:53.323Z] ---> 389c2fd9b7a1 [2023-05-08T23:29:53.323Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-08T23:29:53.323Z] ---> Using cache [2023-05-08T23:29:53.323Z] ---> 8d0a308b341f [2023-05-08T23:29:53.323Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-08T23:29:53.323Z] ---> Using cache [2023-05-08T23:29:53.323Z] ---> 7dbf04823890 [2023-05-08T23:29:53.323Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-08T23:29:53.323Z] ---> Using cache [2023-05-08T23:29:53.323Z] ---> 1da294b8abff [2023-05-08T23:29:53.323Z] 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-08T23:29:53.323Z] ---> Using cache [2023-05-08T23:29:53.323Z] ---> 48f8eb958caa [2023-05-08T23:29:53.323Z] Step 12/27 : WORKDIR /edgex-go [2023-05-08T23:29:53.323Z] ---> Using cache [2023-05-08T23:29:53.323Z] ---> 65831722c6e8 [2023-05-08T23:29:53.323Z] [2023-05-08T23:29:53.323Z] Step 13/27 : FROM alpine:3.17 [2023-05-08T23:29:53.323Z] ---> 9ed4aefc74f6 [2023-05-08T23:29:53.323Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-08T23:29:53.323Z] ---> Using cache [2023-05-08T23:29:53.323Z] ---> 7b3ef7f9771c [2023-05-08T23:29:53.323Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-08T23:29:53.323Z] ---> Using cache [2023-05-08T23:29:53.323Z] ---> 75c3d799706d [2023-05-08T23:29:53.323Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T23:29:53.323Z] ---> Using cache [2023-05-08T23:29:56.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-08T23:29:56.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-08T23:29:56.462Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.309s coverage: 28.7% of statements [2023-05-08T23:30:00.996Z] Removing intermediate container 3020fb2e15cc [2023-05-08T23:30:00.996Z] ---> 4eceeccae5cf [2023-05-08T23:30:00.996Z] Step 26/27 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe [2023-05-08T23:30:03.324Z] ---> aeee5c7f3cc6 [2023-05-08T23:30:03.324Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T23:30:03.324Z] ---> Using cache [2023-05-08T23:30:03.324Z] ---> cb60b0ec5b78 [2023-05-08T23:30:03.324Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-08T23:30:03.324Z] ---> Running in 46fa2d3d410f [2023-05-08T23:30:03.324Z] ---> b31c36af07d6 [2023-05-08T23:30:03.324Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-08T23:30:03.324Z] ---> Running in 61c04eeeceab [2023-05-08T23:30:03.324Z] Removing intermediate container 46fa2d3d410f [2023-05-08T23:30:03.324Z] ---> 254a4551ef5e [2023-05-08T23:30:03.324Z] Step 27/27 : LABEL version=0.0.0 [2023-05-08T23:30:03.324Z] Removing intermediate container 05b4c88b0fc2 [2023-05-08T23:30:03.324Z] ---> 9dbace6316c8 [2023-05-08T23:30:03.324Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-08T23:30:03.324Z] Removing intermediate container 4d00ee849211 [2023-05-08T23:30:03.324Z] ---> adebfa255da6 [2023-05-08T23:30:03.324Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-08T23:30:03.324Z] ---> Running in c11bb1c692f8 [2023-05-08T23:30:03.324Z] ---> Running in 0fd8e63e8212 [2023-05-08T23:30:03.324Z] ---> Running in 29ddcdb1ffe1 [2023-05-08T23:30:03.324Z] Removing intermediate container c11bb1c692f8 [2023-05-08T23:30:03.324Z] ---> d92c9e90d541 [2023-05-08T23:30:03.324Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-08T23:30:03.324Z] ---> Running in ca1004bc129f [2023-05-08T23:30:03.324Z] Removing intermediate container 0fd8e63e8212 [2023-05-08T23:30:03.324Z] ---> 6d69c03ef1ba [2023-05-08T23:30:03.324Z] [2023-05-08T23:30:03.324Z] Removing intermediate container 29ddcdb1ffe1 [2023-05-08T23:30:03.324Z] ---> a43d93264a88 [2023-05-08T23:30:03.324Z] Step 23/25 : LABEL arch=x86_64 [2023-05-08T23:30:03.324Z] Successfully built 6d69c03ef1ba [2023-05-08T23:30:03.583Z] ---> Running in 675d4f48dda5 [2023-05-08T23:30:03.583Z] Successfully tagged security-spire-config:latest [2023-05-08T23:30:03.583Z]  Building security-spire-config ... done Removing intermediate container ca1004bc129f [2023-05-08T23:30:03.583Z] ---> b3a01d29e69a [2023-05-08T23:30:03.583Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-08T23:30:03.583Z] 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-08T23:30:04.978Z] ---> Running in 13cb923a2149 [2023-05-08T23:30:04.978Z] Removing intermediate container 675d4f48dda5 [2023-05-08T23:30:04.978Z] ---> 2829ce39ecb8 [2023-05-08T23:30:04.978Z] Step 24/25 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe [2023-05-08T23:30:04.978Z] ---> 0273c9d32df3 [2023-05-08T23:30:04.978Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-08T23:30:04.978Z] ---> Running in 680194154dec [2023-05-08T23:30:05.240Z] Removing intermediate container 13cb923a2149 [2023-05-08T23:30:05.240Z] ---> 9e6dc0434ddd [2023-05-08T23:30:05.240Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-08T23:30:05.240Z] ---> Running in 13726c1bdba5 [2023-05-08T23:30:05.240Z] Removing intermediate container 680194154dec [2023-05-08T23:30:05.240Z] ---> c740dbe70902 [2023-05-08T23:30:05.240Z] Step 25/25 : LABEL version=0.0.0 [2023-05-08T23:30:07.813Z] ---> Running in 8ebac32427ab [2023-05-08T23:30:07.813Z] Removing intermediate container 13726c1bdba5 [2023-05-08T23:30:07.813Z] ---> b4fbd1dbd882 [2023-05-08T23:30:07.813Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-08T23:30:07.813Z] ---> e3d3043dd136 [2023-05-08T23:30:07.813Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-08T23:30:07.813Z] ---> Running in b5cb9e66f1f6 [2023-05-08T23:30:07.813Z] Removing intermediate container 8ebac32427ab [2023-05-08T23:30:07.813Z] ---> 97409e98f423 [2023-05-08T23:30:07.813Z] [2023-05-08T23:30:07.813Z] ---> 5222334acdd0 [2023-05-08T23:30:07.813Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-08T23:30:07.813Z] Successfully built 97409e98f423 [2023-05-08T23:30:07.813Z] Successfully tagged security-secretstore-setup:latest [2023-05-08T23:30:08.074Z]  Building security-secretstore-setup ... done  ---> 1c990db43cf3 [2023-05-08T23:30:08.074Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-08T23:30:08.336Z] ---> ffd516ba9e09 [2023-05-08T23:30:08.336Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-08T23:30:08.336Z] ---> Running in 8b02df732ff1 [2023-05-08T23:30:08.598Z] Removing intermediate container b5cb9e66f1f6 [2023-05-08T23:30:08.598Z] ---> d5034b3bc45e [2023-05-08T23:30:08.598Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-08T23:30:08.598Z] Removing intermediate container 8b02df732ff1 [2023-05-08T23:30:08.598Z] ---> 497831654ece [2023-05-08T23:30:08.598Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-08T23:30:08.598Z] ---> Running in 19fe8d156a7b [2023-05-08T23:30:08.598Z] ---> Running in 407d7d58c56c [2023-05-08T23:30:08.814Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.305s coverage: 98.5% of statements [2023-05-08T23:30:08.861Z] Removing intermediate container 407d7d58c56c [2023-05-08T23:30:08.861Z] ---> de58f0c4116e [2023-05-08T23:30:08.861Z] Step 25/27 : LABEL arch=x86_64 [2023-05-08T23:30:08.861Z] Removing intermediate container 19fe8d156a7b [2023-05-08T23:30:08.861Z] ---> cfb613b55e5a [2023-05-08T23:30:08.861Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-08T23:30:08.861Z] ---> Running in 97352913c707 [2023-05-08T23:30:09.121Z] Removing intermediate container 97352913c707 [2023-05-08T23:30:09.121Z] ---> 21a61c43fa56 [2023-05-08T23:30:09.121Z] Step 26/27 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe [2023-05-08T23:30:09.121Z] ---> Running in 4a204ac712a9 [2023-05-08T23:30:09.121Z] ---> e81954df3bff [2023-05-08T23:30:09.121Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-08T23:30:09.121Z] ---> Running in 48e5a1ef2e7c [2023-05-08T23:30:09.381Z] Removing intermediate container 4a204ac712a9 [2023-05-08T23:30:09.381Z] ---> d81e6054dc50 [2023-05-08T23:30:09.381Z] Step 27/27 : LABEL version=0.0.0 [2023-05-08T23:30:09.381Z] ---> Running in be98a6aecab4 [2023-05-08T23:30:09.638Z] Removing intermediate container be98a6aecab4 [2023-05-08T23:30:09.638Z] ---> b8d93481a847 [2023-05-08T23:30:09.638Z] [2023-05-08T23:30:09.898Z] Successfully built b8d93481a847 [2023-05-08T23:30:09.898Z] Successfully tagged security-spire-agent:latest [2023-05-08T23:30:10.471Z]  Building security-spire-agent ... done Removing intermediate container 48e5a1ef2e7c [2023-05-08T23:30:10.471Z] ---> 0c94c105c6c7 [2023-05-08T23:30:10.471Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T23:30:10.471Z] ---> 140ba8a84d49 [2023-05-08T23:30:10.471Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T23:30:11.036Z] ---> 3dceaec42fb2 [2023-05-08T23:30:11.036Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-08T23:30:12.947Z] ---> 0b5308ff396b [2023-05-08T23:30:12.947Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-08T23:30:13.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-08T23:30:13.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-08T23:30:13.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-08T23:30:13.247Z] ---> 89bc11172b9f [2023-05-08T23:30:13.247Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-08T23:30:13.505Z] ---> afcc4e0befdf [2023-05-08T23:30:13.505Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-08T23:30:13.872Z] ---> 12f3b201aa05 [2023-05-08T23:30:13.872Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-08T23:30:14.132Z] ---> a0fa564d9cbc [2023-05-08T23:30:14.132Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-08T23:30:14.699Z] ---> 7d522cd947b3 [2023-05-08T23:30:14.699Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-08T23:30:14.699Z] ---> Running in 07d3b887746b [2023-05-08T23:30:15.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.415s coverage: 71.5% of statements [2023-05-08T23:30:16.073Z] Removing intermediate container 07d3b887746b [2023-05-08T23:30:16.073Z] ---> 764559ea0427 [2023-05-08T23:30:16.073Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-08T23:30:16.073Z] ---> Running in e7818a9efea8 [2023-05-08T23:30:16.073Z] Removing intermediate container e7818a9efea8 [2023-05-08T23:30:16.073Z] ---> e501f6c99ae9 [2023-05-08T23:30:16.073Z] Step 30/33 : CMD ["gate"] [2023-05-08T23:30:16.073Z] ---> Running in 28b778b0dc09 [2023-05-08T23:30:16.073Z] Removing intermediate container 28b778b0dc09 [2023-05-08T23:30:16.073Z] ---> 4365dca30c1e [2023-05-08T23:30:16.073Z] Step 31/33 : LABEL arch=x86_64 [2023-05-08T23:30:16.073Z] ---> Running in 12aa6df9f09e [2023-05-08T23:30:16.331Z] Removing intermediate container 12aa6df9f09e [2023-05-08T23:30:16.331Z] ---> e4b0085211e9 [2023-05-08T23:30:16.331Z] Step 32/33 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe [2023-05-08T23:30:16.331Z] ---> Running in 153057cc910c [2023-05-08T23:30:16.331Z] Removing intermediate container 153057cc910c [2023-05-08T23:30:16.331Z] ---> 200a991ec799 [2023-05-08T23:30:16.331Z] Step 33/33 : LABEL version=0.0.0 [2023-05-08T23:30:16.332Z] ---> Running in 408ad66ae229 [2023-05-08T23:30:16.590Z] Removing intermediate container 408ad66ae229 [2023-05-08T23:30:16.590Z] ---> c95bcbd2c411 [2023-05-08T23:30:16.590Z] [2023-05-08T23:30:16.590Z] Successfully built c95bcbd2c411 [2023-05-08T23:30:16.590Z] Successfully tagged security-bootstrapper:latest [2023-05-08T23:30:19.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-08T23:30:19.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-08T23:30:19.047Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.336s coverage: 54.0% of statements [2023-05-08T23:30:24.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-08T23:30:24.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-08T23:30:24.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-08T23:30:24.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-08T23:30:24.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-08T23:30:28.793Z]  Building security-bootstrapper ... done Removing intermediate container 61c04eeeceab [2023-05-08T23:30:28.794Z] ---> 0eb19fba66c8 [2023-05-08T23:30:28.794Z] [2023-05-08T23:30:28.794Z] Step 10/23 : FROM alpine:3.17 [2023-05-08T23:30:28.794Z] ---> 9ed4aefc74f6 [2023-05-08T23:30:28.794Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-08T23:30:28.794Z] ---> Running in 2c04ae706a21 [2023-05-08T23:30:28.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T23:30:28.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T23:30:28.794Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-08T23:30:28.794Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-08T23:30:28.794Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T23:30:28.794Z] Executing ca-certificates-20230506-r0.trigger [2023-05-08T23:30:28.794Z] OK: 8 MiB in 17 packages [2023-05-08T23:30:28.794Z] Removing intermediate container 2c04ae706a21 [2023-05-08T23:30:28.794Z] ---> 901213f208ad [2023-05-08T23:30:28.794Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-08T23:30:28.794Z] ---> Running in c60183184781 [2023-05-08T23:30:28.794Z] Removing intermediate container c60183184781 [2023-05-08T23:30:28.794Z] ---> 82e8376f3e12 [2023-05-08T23:30:28.794Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-08T23:30:28.794Z] ---> Running in 1eb60524eb19 [2023-05-08T23:30:28.794Z] Removing intermediate container 1eb60524eb19 [2023-05-08T23:30:28.794Z] ---> 3ef9df994501 [2023-05-08T23:30:28.794Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-08T23:30:28.794Z] ---> Running in e61fa64bf5ea [2023-05-08T23:30:28.794Z] Removing intermediate container e61fa64bf5ea [2023-05-08T23:30:28.794Z] ---> f36917524158 [2023-05-08T23:30:28.794Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T23:30:28.794Z] ---> deae14634345 [2023-05-08T23:30:28.794Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T23:30:28.794Z] ---> 60577af36f1d [2023-05-08T23:30:28.794Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-08T23:30:29.730Z] ---> 583c7ab8e5bc [2023-05-08T23:30:29.730Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-08T23:30:29.989Z] ---> ceac1ade9255 [2023-05-08T23:30:29.989Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-08T23:30:29.989Z] ---> Running in 9dcd03969e01 [2023-05-08T23:30:29.989Z] Removing intermediate container 9dcd03969e01 [2023-05-08T23:30:29.989Z] ---> ba0d7b754e1d [2023-05-08T23:30:29.989Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T23:30:29.989Z] ---> Running in f5916fde6300 [2023-05-08T23:30:29.989Z] Removing intermediate container f5916fde6300 [2023-05-08T23:30:29.989Z] ---> e01293e9b1cc [2023-05-08T23:30:29.989Z] Step 21/23 : LABEL arch=x86_64 [2023-05-08T23:30:29.989Z] ---> Running in 03a2d45018d7 [2023-05-08T23:30:30.252Z] Removing intermediate container 03a2d45018d7 [2023-05-08T23:30:30.252Z] ---> 48cecae6e00f [2023-05-08T23:30:30.252Z] Step 22/23 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe [2023-05-08T23:30:30.252Z] ---> Running in 7e41b8887a72 [2023-05-08T23:30:30.252Z] Removing intermediate container 7e41b8887a72 [2023-05-08T23:30:30.252Z] ---> 24721f791657 [2023-05-08T23:30:30.252Z] Step 23/23 : LABEL version=0.0.0 [2023-05-08T23:30:30.252Z] ---> Running in 9963c9072e64 [2023-05-08T23:30:30.252Z] Removing intermediate container 9963c9072e64 [2023-05-08T23:30:30.252Z] ---> df3af2bbf34e [2023-05-08T23:30:30.252Z] [2023-05-08T23:30:30.252Z] Successfully built df3af2bbf34e [2023-05-08T23:30:30.252Z] Successfully tagged support-notifications:latest [2023-05-08T23:30:30.515Z]  Building support-notifications ... done  [Pipeline] } [2023-05-08T23:30:30.535Z] $ docker stop --time=1 20736806612c5ed4cbf755e1dcd831fdfae8c559adf81d188581de0a6c0ecc50 [2023-05-08T23:30:31.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-08T23:30:31.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-08T23:30:31.801Z] $ docker rm -f --volumes 20736806612c5ed4cbf755e1dcd831fdfae8c559adf81d188581de0a6c0ecc50 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T23:30:32.215Z] + docker images [2023-05-08T23:30:32.215Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-08T23:30:32.215Z] support-notifications latest df3af2bbf34e 2 seconds ago 32.4MB [2023-05-08T23:30:32.215Z] 0eb19fba66c8 8 seconds ago 1.79GB [2023-05-08T23:30:32.215Z] security-bootstrapper latest c95bcbd2c411 16 seconds ago 22.2MB [2023-05-08T23:30:32.215Z] security-spire-agent latest b8d93481a847 23 seconds ago 161MB [2023-05-08T23:30:32.215Z] security-secretstore-setup latest 97409e98f423 25 seconds ago 32.8MB [2023-05-08T23:30:32.215Z] security-spire-config latest 6d69c03ef1ba 29 seconds ago 102MB [2023-05-08T23:30:32.215Z] security-spiffe-token-provider latest 0241e84a1fde 47 seconds ago 32.8MB [2023-05-08T23:30:32.215Z] b489ddfe5416 49 seconds ago 1.71GB [2023-05-08T23:30:32.215Z] 4e2daa2c6ceb About a minute ago 1.76GB [2023-05-08T23:30:32.215Z] 511b578d78a5 About a minute ago 1.72GB [2023-05-08T23:30:32.215Z] 65831722c6e8 About a minute ago 1.58GB [2023-05-08T23:30:32.215Z] security-proxy-auth latest 22f806229af7 About a minute ago 18.3MB [2023-05-08T23:30:32.215Z] support-scheduler latest e3119eee25df About a minute ago 31.8MB [2023-05-08T23:30:32.215Z] 99931590e462 2 minutes ago 1.79GB [2023-05-08T23:30:32.215Z] b8064a8291a8 2 minutes ago 1.7GB [2023-05-08T23:30:32.215Z] core-data latest bee302aa458c 2 minutes ago 20MB [2023-05-08T23:30:32.215Z] 4c08d87ed97e 3 minutes ago 1.73GB [2023-05-08T23:30:32.215Z] security-proxy-setup latest 9cc9405cf9ac 3 minutes ago 18.7MB [2023-05-08T23:30:32.215Z] core-common-config-bootstrapper latest a460c3361b71 3 minutes ago 17.2MB [2023-05-08T23:30:32.215Z] core-command latest 725f7a3066df 3 minutes ago 19.8MB [2023-05-08T23:30:32.215Z] core-metadata latest d34da5fde75b 3 minutes ago 20.4MB [2023-05-08T23:30:32.215Z] cd622e61aa28 3 minutes ago 1.72GB [2023-05-08T23:30:32.215Z] 808e99d19815 3 minutes ago 1.73GB [2023-05-08T23:30:32.215Z] 1d42bd2063e6 3 minutes ago 1.72GB [2023-05-08T23:30:32.215Z] 77d77d779bdb 3 minutes ago 1.7GB [2023-05-08T23:30:32.215Z] security-spire-server latest 6360ae3ee22e 3 minutes ago 103MB [2023-05-08T23:30:32.215Z] 17d580807a14 4 minutes ago 1.58GB [2023-05-08T23:30:32.215Z] ci-base-image-x86_64 latest c392c4b396b0 8 minutes ago 918MB [2023-05-08T23:30:32.215Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 weeks ago 700MB [2023-05-08T23:30:32.215Z] alpine 3.17 9ed4aefc74f6 5 weeks ago 7.05MB [2023-05-08T23:30:32.215Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-08T23:30:32.215Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-08T23:30:49.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-08T23:30:49.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-08T23:30:49.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-08T23:30:52.271Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-08T23:30:52.271Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-08T23:30:52.271Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-08T23:30:52.271Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-08T23:30:52.271Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-08T23:30:53.266Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 29.682s coverage: 88.5% of statements [2023-05-08T23:30:53.266Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.504s coverage: 3.8% of statements [2023-05-08T23:30:53.266Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.646s coverage: 95.6% of statements [2023-05-08T23:30:53.266Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.224s coverage: 72.2% of statements [2023-05-08T23:30:58.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-08T23:30:58.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-08T23:30:58.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-08T23:30:58.693Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.256s coverage: 65.9% of statements [2023-05-08T23:31:11.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-08T23:31:11.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-08T23:31:11.020Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.546s coverage: 0.9% of statements [2023-05-08T23:31:11.020Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.416s coverage: 29.0% of statements [2023-05-08T23:31:14.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.330s coverage: 42.9% of statements [2023-05-08T23:31:14.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.266s coverage: 82.9% of statements [2023-05-08T23:31:14.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.251s coverage: 94.1% of statements [2023-05-08T23:31:14.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.298s coverage: 96.3% of statements [2023-05-08T23:31:18.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.240s coverage: 87.5% of statements [2023-05-08T23:31:21.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-08T23:31:21.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-08T23:31:21.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-08T23:31:21.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-08T23:31:24.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-08T23:31:24.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-08T23:31:24.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-08T23:31:24.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-08T23:31:30.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.243s coverage: 94.4% of statements [2023-05-08T23:31:30.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-08T23:31:30.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-08T23:31:30.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-08T23:31:30.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-08T23:31:37.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-08T23:31:37.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-08T23:31:38.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-08T23:31:45.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.126s coverage: 79.9% of statements [2023-05-08T23:31:45.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.302s coverage: 92.9% of statements [2023-05-08T23:31:45.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements [2023-05-08T23:31:45.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.246s coverage: 62.3% of statements [2023-05-08T23:31:45.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.224s coverage: 87.2% of statements [2023-05-08T23:31:45.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.185s coverage: 20.0% of statements [2023-05-08T23:31:45.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.184s coverage: 100.0% of statements [2023-05-08T23:31:45.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.498s coverage: 81.8% of statements [2023-05-08T23:31:47.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-08T23:31:47.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.559s coverage: 82.1% of statements [2023-05-08T23:31:48.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-08T23:31:49.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.249s coverage: 86.0% of statements [2023-05-08T23:31:55.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-08T23:31:55.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-08T23:31:56.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.167s coverage: 63.1% of statements [2023-05-08T23:31:56.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.275s coverage: 100.0% of statements [2023-05-08T23:31:57.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.116s coverage: 89.4% of statements [2023-05-08T23:31:57.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.086s coverage: 100.0% of statements [2023-05-08T23:31:57.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements [2023-05-08T23:31:58.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-08T23:31:58.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-08T23:31:58.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-08T23:31:58.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.080s coverage: 100.0% of statements [2023-05-08T23:32:06.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-08T23:32:06.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-08T23:32:06.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-08T23:32:07.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.043s coverage: 38.4% of statements [2023-05-08T23:32:07.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.258s coverage: 89.5% of statements [2023-05-08T23:32:13.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-08T23:32:13.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-08T23:32:13.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-08T23:32:13.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-08T23:32:13.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.258s coverage: 84.8% of statements [2023-05-08T23:32:21.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-08T23:32:21.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-08T23:32:21.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-08T23:32:21.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-08T23:32:27.992Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.334s coverage: 17.7% of statements [2023-05-08T23:32:29.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-08T23:32:29.941Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-08T23:32:29.941Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-08T23:32:29.941Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-08T23:32:30.528Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.722s coverage: 92.3% of statements [2023-05-08T23:32:35.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-08T23:32:35.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-08T23:32:35.875Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.321s coverage: 61.5% of statements [2023-05-08T23:32:37.824Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-08T23:32:37.824Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-08T23:32:38.093Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.437s coverage: 97.7% of statements [2023-05-08T23:32:39.052Z] 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-08T23:32:39.052Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-08T23:32:39.052Z] go vet ./... [2023-05-08T23:35:30.781Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-08T23:35:30.781Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-08T23:35:30.781Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-08T23:35:30.833Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-08T23:35:31.515Z] + ls -al . [2023-05-08T23:35:31.516Z] total 700 [2023-05-08T23:35:31.516Z] drwxrwxr-x 10 1001 1001 4096 May 8 23:26 . [2023-05-08T23:35:31.516Z] drwxr-xr-x 4 root root 4096 May 8 23:26 .. [2023-05-08T23:35:31.516Z] drwxrwxr-x 2 1001 1001 4096 May 8 23:25 .blubracket [2023-05-08T23:35:31.516Z] -rw-rw-r-- 1 1001 1001 16 May 8 23:25 .dockerignore [2023-05-08T23:35:31.516Z] drwxrwxr-x 8 1001 1001 4096 May 8 23:25 .git [2023-05-08T23:35:31.516Z] drwxrwxr-x 3 1001 1001 4096 May 8 23:25 .github [2023-05-08T23:35:31.516Z] -rw-rw-r-- 1 1001 1001 1133 May 8 23:25 .gitignore [2023-05-08T23:35:31.516Z] -rw-rw-r-- 1 1001 1001 42 May 8 23:25 .golangci.yml [2023-05-08T23:35:31.516Z] -rw-rw-r-- 1 1001 1001 87 May 8 23:25 .hadolint.yml [2023-05-08T23:35:31.516Z] -rw-rw-r-- 1 1001 1001 166 May 8 23:25 .sonarcloud.properties [2023-05-08T23:35:31.516Z] -rw-rw-r-- 1 1001 1001 1171 May 8 23:25 ADOPTERS.md [2023-05-08T23:35:31.516Z] -rw-rw-r-- 1 1001 1001 10835 May 8 23:25 Attribution.txt [2023-05-08T23:35:31.516Z] -rw-rw-r-- 1 1001 1001 73765 May 8 23:25 CHANGELOG.md [2023-05-08T23:35:31.516Z] -rw-rw-r-- 1 1001 1001 3804 May 8 23:25 CONTRIBUTING.md [2023-05-08T23:35:31.516Z] -rw-rw-r-- 1 1001 1001 677 May 8 23:25 GOVERNANCE.md [2023-05-08T23:35:31.516Z] -rw-rw-r-- 1 1001 1001 883 May 8 23:25 Jenkinsfile [2023-05-08T23:35:31.516Z] -rw-rw-r-- 1 1001 1001 10775 May 8 23:25 LICENSE [2023-05-08T23:35:31.516Z] -rw-rw-r-- 1 1001 1001 14368 May 8 23:25 Makefile [2023-05-08T23:35:31.516Z] -rw-rw-r-- 1 1001 1001 582 May 8 23:25 OWNERS.md [2023-05-08T23:35:31.516Z] -rw-rw-r-- 1 1001 1001 9403 May 8 23:25 README.md [2023-05-08T23:35:31.516Z] -rw-rw-r-- 1 1001 1001 789 May 8 23:25 SECURITY.md [2023-05-08T23:35:31.516Z] -rw-rw-r-- 1 1001 1001 5 May 8 23:21 VERSION [2023-05-08T23:35:31.516Z] drwxrwxr-x 2 1001 1001 4096 May 8 23:25 bin [2023-05-08T23:35:31.516Z] drwxrwxr-x 18 1001 1001 4096 May 8 23:25 cmd [2023-05-08T23:35:31.516Z] -rw-r--r-- 1 root root 448560 May 8 23:32 coverage.out [2023-05-08T23:35:31.516Z] -rw-rw-r-- 1 1001 1001 3200 May 8 23:25 go.mod [2023-05-08T23:35:31.516Z] -rw-rw-r-- 1 1001 1001 31040 May 8 23:25 go.sum [2023-05-08T23:35:31.516Z] drwxrwxr-x 7 1001 1001 4096 May 8 23:25 internal [2023-05-08T23:35:31.516Z] drwxrwxr-x 3 1001 1001 4096 May 8 23:25 openapi [2023-05-08T23:35:31.516Z] -rw-rw-r-- 1 1001 1001 594 May 8 23:25 security.txt [2023-05-08T23:35:31.516Z] drwxrwxr-x 4 1001 1001 4096 May 8 23:25 snap [2023-05-08T23:35:31.516Z] -rw-rw-r-- 1 1001 1001 204 May 8 23:25 version.go [Pipeline] sh [2023-05-08T23:35:31.875Z] + '[' -e coverage.out ] [2023-05-08T23:35:31.875Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-08T23:35:32.177Z] Warning: overwriting stash ‘coverage-report’ [2023-05-08T23:35:33.061Z] Stashed 1 file(s) [Pipeline] sh [2023-05-08T23:35:33.717Z] + make build [2023-05-08T23:35:33.717Z] 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-08T23:37:10.351Z] 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-08T23:37:10.351Z] 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-08T23:37:11.753Z] 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-08T23:37:15.089Z] 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-08T23:38:02.336Z] 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-08T23:38:04.913Z] 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-08T23:38:10.256Z] 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-08T23:38:16.902Z] 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-08T23:38:20.239Z] 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-08T23:38:24.486Z] 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-08T23:38:31.123Z] 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-08T23:38:36.485Z] $ docker stop --time=1 b89ba5b9ac6267988f20ee71564e58e935b55074c65332fce0c39c53e3f3c5f7 [2023-05-08T23:38:38.564Z] $ docker rm -f --volumes b89ba5b9ac6267988f20ee71564e58e935b55074c65332fce0c39c53e3f3c5f7 [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-08T23:38:41.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-08T23:38:41.258Z] [2023-05-08T23:38:41.258Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:38:41.678Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-08T23:38:41.945Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-08T23:38:41.945Z] 29e5d40040c1: Pulling fs layer [2023-05-08T23:38:41.945Z] 1ce36da41761: Pulling fs layer [2023-05-08T23:38:41.945Z] 25b303627fd3: Pulling fs layer [2023-05-08T23:38:41.945Z] 29e5d40040c1: Verifying Checksum [2023-05-08T23:38:41.945Z] 29e5d40040c1: Download complete [2023-05-08T23:38:42.213Z] 1ce36da41761: Verifying Checksum [2023-05-08T23:38:42.213Z] 1ce36da41761: Download complete [2023-05-08T23:38:42.481Z] 29e5d40040c1: Pull complete [2023-05-08T23:38:43.891Z] 1ce36da41761: Pull complete [2023-05-08T23:38:43.891Z] 25b303627fd3: Verifying Checksum [2023-05-08T23:38:43.891Z] 25b303627fd3: Download complete [2023-05-08T23:38:52.113Z] 25b303627fd3: Pull complete [2023-05-08T23:38:52.113Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-08T23:38:52.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-08T23:38:52.113Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T23:38:52.713Z] prd-ubuntu20.04-docker-arm64-4c-16g-14575 does not seem to be running inside a container [2023-05-08T23:38:52.778Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-08T23:38:55.771Z] $ docker top 0192b021014c525fafb6a1e4a3895d344df5987da45ef3d0ed9edda5c342e926 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T23:38:56.645Z] + + docker-composegrep build parallel --help [2023-05-08T23:38:56.645Z] [2023-05-08T23:39:00.884Z] --parallel Build images in parallel. [Pipeline] } [2023-05-08T23:39:00.914Z] $ docker stop --time=1 0192b021014c525fafb6a1e4a3895d344df5987da45ef3d0ed9edda5c342e926 [2023-05-08T23:39:02.510Z] $ docker rm -f --volumes 0192b021014c525fafb6a1e4a3895d344df5987da45ef3d0ed9edda5c342e926 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:39:03.273Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-08T23:39:03.273Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T23:39:03.526Z] prd-ubuntu20.04-docker-arm64-4c-16g-14575 does not seem to be running inside a container [2023-05-08T23:39:03.584Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-08T23:39:04.773Z] $ docker top dbe2bf4b72f8765753cdcbb73ce95d152421911d3d03fd8ea7342760307ca590 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T23:39:05.342Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-08T23:39:09.581Z] Building core-command ... [2023-05-08T23:39:09.581Z] Building core-common-config-bootstrapper ... [2023-05-08T23:39:09.581Z] Building core-data ... [2023-05-08T23:39:09.581Z] Building core-metadata ... [2023-05-08T23:39:09.581Z] Building security-bootstrapper ... [2023-05-08T23:39:09.581Z] Building security-proxy-auth ... [2023-05-08T23:39:09.581Z] Building security-proxy-setup ... [2023-05-08T23:39:09.581Z] Building security-secretstore-setup ... [2023-05-08T23:39:09.581Z] Building security-spiffe-token-provider ... [2023-05-08T23:39:09.581Z] Building security-spire-agent ... [2023-05-08T23:39:09.581Z] Building security-spire-config ... [2023-05-08T23:39:09.581Z] Building security-spire-server ... [2023-05-08T23:39:09.581Z] Building support-notifications ... [2023-05-08T23:39:09.581Z] Building support-scheduler ... [2023-05-08T23:39:09.581Z] Building security-spire-config [2023-05-08T23:39:09.581Z] Building support-scheduler [2023-05-08T23:39:09.581Z] Building security-proxy-setup [2023-05-08T23:39:09.581Z] Building core-data [2023-05-08T23:39:09.581Z] Building security-proxy-auth [2023-05-08T23:39:56.404Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T23:39:56.405Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-08T23:39:56.405Z] ---> d4d92b3b560e [2023-05-08T23:39:56.405Z] Step 3/22 : WORKDIR /edgex-go [2023-05-08T23:39:56.405Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T23:39:56.405Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-08T23:39:56.405Z] ---> d4d92b3b560e [2023-05-08T23:39:56.405Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-08T23:39:56.405Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T23:39:56.405Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-08T23:39:56.405Z] ---> d4d92b3b560e [2023-05-08T23:39:56.405Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-08T23:39:56.405Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T23:39:56.405Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-08T23:39:56.405Z] ---> d4d92b3b560e [2023-05-08T23:39:56.405Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-08T23:39:56.405Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T23:39:56.405Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-08T23:39:56.405Z] ---> d4d92b3b560e [2023-05-08T23:39:56.405Z] Step 3/27 : WORKDIR /edgex-go [2023-05-08T23:39:56.405Z] ---> Running in ae6590b039ae [2023-05-08T23:39:56.405Z] ---> Running in bb7002129c96 [2023-05-08T23:39:56.405Z] ---> Running in e469c82513e3 [2023-05-08T23:39:56.405Z] ---> Running in 8577880468fd [2023-05-08T23:39:56.405Z] ---> Running in b538cfcaabe5 [2023-05-08T23:39:56.679Z] Removing intermediate container bb7002129c96 [2023-05-08T23:39:56.679Z] ---> 4e38b1a14703 [2023-05-08T23:39:56.679Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-08T23:39:56.679Z] Removing intermediate container 8577880468fd [2023-05-08T23:39:56.679Z] ---> 743cec6d9263 [2023-05-08T23:39:56.679Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-08T23:39:56.679Z] Removing intermediate container e469c82513e3 [2023-05-08T23:39:56.679Z] ---> c6c1b3c5365b [2023-05-08T23:39:56.679Z] Step 4/23 : WORKDIR /edgex-go [2023-05-08T23:39:56.951Z] Removing intermediate container b538cfcaabe5 [2023-05-08T23:39:56.951Z] ---> 1304222143ae [2023-05-08T23:39:56.951Z] Step 4/23 : WORKDIR /edgex-go [2023-05-08T23:39:56.951Z] Removing intermediate container ae6590b039ae [2023-05-08T23:39:56.951Z] ---> 0ee9113ec2dc [2023-05-08T23:39:56.951Z] Step 4/23 : WORKDIR /edgex-go [2023-05-08T23:39:56.951Z] ---> Running in d3c18ca8f7aa [2023-05-08T23:39:56.951Z] ---> Running in 9114a6ac6827 [2023-05-08T23:39:56.951Z] ---> Running in 1b2b6daca2ab [2023-05-08T23:39:56.951Z] ---> Running in 56afbd4eae19 [2023-05-08T23:39:57.220Z] ---> Running in 1b83df18c49c [2023-05-08T23:39:58.216Z] Removing intermediate container 1b2b6daca2ab [2023-05-08T23:39:58.216Z] ---> 9fd4ea9d72c4 [2023-05-08T23:39:58.216Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-08T23:39:58.216Z] Removing intermediate container 56afbd4eae19 [2023-05-08T23:39:58.216Z] ---> 0f2339e62a1a [2023-05-08T23:39:58.216Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-08T23:39:58.216Z] Removing intermediate container 1b83df18c49c [2023-05-08T23:39:58.216Z] ---> cdca868fc168 [2023-05-08T23:39:58.216Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-08T23:39:58.216Z] ---> Running in c00da152d901 [2023-05-08T23:39:58.216Z] ---> Running in dfc380a5ee1a [2023-05-08T23:39:58.484Z] ---> Running in 13b7b87f8ac1 [2023-05-08T23:39:59.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T23:39:59.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T23:40:00.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T23:40:00.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T23:40:00.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T23:40:00.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T23:40:00.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T23:40:00.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T23:40:01.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T23:40:01.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T23:40:01.502Z] OK: 263 MiB in 53 packages [2023-05-08T23:40:01.769Z] OK: 263 MiB in 53 packages [2023-05-08T23:40:02.733Z] OK: 263 MiB in 53 packages [2023-05-08T23:40:03.002Z] OK: 263 MiB in 53 packages [2023-05-08T23:40:03.002Z] OK: 263 MiB in 53 packages [2023-05-08T23:40:03.603Z] Removing intermediate container d3c18ca8f7aa [2023-05-08T23:40:03.603Z] ---> 3be0a875d2ea [2023-05-08T23:40:03.603Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-08T23:40:03.871Z] Removing intermediate container 9114a6ac6827 [2023-05-08T23:40:03.871Z] ---> 012a39d69e43 [2023-05-08T23:40:03.871Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-08T23:40:04.139Z] Removing intermediate container c00da152d901 [2023-05-08T23:40:04.407Z] ---> 7192914dcac1 [2023-05-08T23:40:04.407Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-08T23:40:04.675Z] Removing intermediate container 13b7b87f8ac1 [2023-05-08T23:40:04.675Z] ---> 268ae3da4b43 [2023-05-08T23:40:04.675Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-08T23:40:04.675Z] ---> 5ed95fc80f62 [2023-05-08T23:40:04.675Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T23:40:04.949Z] Removing intermediate container dfc380a5ee1a [2023-05-08T23:40:04.949Z] ---> 5b4ba5fc4c7f [2023-05-08T23:40:04.949Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-08T23:40:04.949Z] ---> Running in 067328a52eb7 [2023-05-08T23:40:05.217Z] ---> b5a7c6313c2d [2023-05-08T23:40:05.217Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T23:40:05.492Z] ---> Running in 24dd2966212a [2023-05-08T23:40:05.492Z] ---> 949b6129ad4d [2023-05-08T23:40:05.492Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T23:40:05.802Z] ---> Running in e9445662d771 [2023-05-08T23:40:06.391Z] ---> c3dd66077bd0 [2023-05-08T23:40:06.391Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T23:40:06.658Z] ---> Running in a0ff65cc2fbf [2023-05-08T23:40:06.925Z] ---> 41e17c31f159 [2023-05-08T23:40:06.925Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T23:40:06.925Z] ---> Running in e9fa997c7a04 [2023-05-08T23:41:58.666Z] Removing intermediate container e9445662d771 [2023-05-08T23:41:58.666Z] ---> 329a0473c1af [2023-05-08T23:41:58.666Z] Step 8/23 : COPY . . [2023-05-08T23:41:58.666Z] Removing intermediate container 067328a52eb7 [2023-05-08T23:41:58.666Z] ---> 6d8619a01afd [2023-05-08T23:41:58.666Z] Step 7/22 : COPY . . [2023-05-08T23:41:58.666Z] Removing intermediate container a0ff65cc2fbf [2023-05-08T23:41:58.666Z] ---> 7507cfea8e3d [2023-05-08T23:41:58.666Z] Step 8/23 : COPY . . [2023-05-08T23:41:58.666Z] Removing intermediate container 24dd2966212a [2023-05-08T23:41:58.666Z] ---> 2563b044c8c5 [2023-05-08T23:41:58.666Z] Step 7/27 : COPY . . [2023-05-08T23:41:58.666Z] Removing intermediate container e9fa997c7a04 [2023-05-08T23:41:58.666Z] ---> 209cc42cb44d [2023-05-08T23:41:58.666Z] Step 8/23 : COPY . . [2023-05-08T23:42:05.311Z] ---> 4274d374ca11 [2023-05-08T23:42:05.311Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-08T23:42:05.311Z] ---> 6ddd7514cc55 [2023-05-08T23:42:05.311Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-08T23:42:05.582Z] ---> Running in 756bcbadefbc [2023-05-08T23:42:05.582Z] ---> 5d2e5627b1ba [2023-05-08T23:42:05.582Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-08T23:42:05.582Z] ---> bce19d40c830 [2023-05-08T23:42:05.582Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-08T23:42:05.582Z] ---> 944d8dd62b39 [2023-05-08T23:42:05.582Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-08T23:42:05.582Z] ---> Running in 08aa4172f286 [2023-05-08T23:42:05.582Z] ---> Running in 8ddffe95f604 [2023-05-08T23:42:05.582Z] ---> Running in 1f39d2a7a04e [2023-05-08T23:42:05.848Z] ---> Running in 1525f37e2fff [2023-05-08T23:42:06.432Z] Removing intermediate container 08aa4172f286 [2023-05-08T23:42:06.432Z] ---> 5bfee928e984 [2023-05-08T23:42:06.432Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-08T23:42:06.700Z] ---> Running in 15b2c3f044d6 [2023-05-08T23:42:07.284Z] Removing intermediate container 15b2c3f044d6 [2023-05-08T23:42:07.284Z] ---> b8c914b7ee36 [2023-05-08T23:42:07.284Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-08T23:42:07.284Z] ---> Running in b3f7129bbf24 [2023-05-08T23:42:07.881Z] 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-08T23:42:07.881Z] 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-08T23:42:07.881Z] 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-08T23:42:08.149Z] Removing intermediate container b3f7129bbf24 [2023-05-08T23:42:08.149Z] ---> 6111a2bdbb78 [2023-05-08T23:42:08.149Z] 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-08T23:42:08.149Z] 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-08T23:42:08.149Z] ---> Running in 8b9a0f78aad7 [2023-05-08T23:42:10.938Z] Removing intermediate container 8b9a0f78aad7 [2023-05-08T23:42:10.938Z] ---> 6acf5adf5e66 [2023-05-08T23:42:10.938Z] Step 12/27 : WORKDIR /edgex-go [2023-05-08T23:42:11.213Z] ---> Running in 6b6b8f2aaa02 [2023-05-08T23:42:11.808Z] Removing intermediate container 6b6b8f2aaa02 [2023-05-08T23:42:11.808Z] ---> 5d3fb6769430 [2023-05-08T23:42:11.808Z] [2023-05-08T23:42:11.808Z] Step 13/27 : FROM alpine:3.17 [2023-05-08T23:42:11.808Z] 3.17: Pulling from library/alpine [2023-05-08T23:42:11.808Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T23:42:12.094Z] Status: Downloaded newer image for alpine:3.17 [2023-05-08T23:42:12.094Z] ---> 51e60588ff2c [2023-05-08T23:42:12.094Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-08T23:42:12.094Z] ---> Running in 3b5bc698017a [2023-05-08T23:42:12.705Z] Removing intermediate container 3b5bc698017a [2023-05-08T23:42:12.705Z] ---> 403389bd54d1 [2023-05-08T23:42:12.705Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-08T23:42:12.705Z] ---> Running in 6feb5c9d24a2 [2023-05-08T23:42:14.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T23:42:15.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T23:42:16.999Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-08T23:42:16.999Z] v3.17.3-157-g9e88fde856d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-08T23:42:16.999Z] OK: 17692 distinct packages available [2023-05-08T23:42:16.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T23:42:17.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T23:42:18.990Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-08T23:42:18.990Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-08T23:42:18.990Z] (3/4) Installing libucontext (1.2-r0) [2023-05-08T23:42:18.990Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-08T23:42:18.990Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T23:42:19.257Z] OK: 8 MiB in 19 packages [2023-05-08T23:42:21.210Z] Removing intermediate container 6feb5c9d24a2 [2023-05-08T23:42:21.210Z] ---> 63292c319751 [2023-05-08T23:42:21.210Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T23:42:21.794Z] ---> 3b4a8e2af46e [2023-05-08T23:42:21.794Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T23:42:22.755Z] ---> 88b7bd9d8593 [2023-05-08T23:42:22.755Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-08T23:42:29.388Z] ---> 2306f850095e [2023-05-08T23:42:29.388Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-08T23:42:30.357Z] ---> 9fa4d445e443 [2023-05-08T23:42:30.357Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-08T23:42:30.357Z] ---> Running in ae0563e227dd [2023-05-08T23:42:31.318Z] Removing intermediate container ae0563e227dd [2023-05-08T23:42:31.318Z] ---> 530f06474e2c [2023-05-08T23:42:31.318Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-08T23:42:32.275Z] ---> ae27974ff56c [2023-05-08T23:42:32.275Z] Step 22/27 : WORKDIR / [2023-05-08T23:42:32.275Z] ---> Running in fd865d960bbb [2023-05-08T23:42:32.861Z] Removing intermediate container fd865d960bbb [2023-05-08T23:42:32.861Z] ---> c46991b2105f [2023-05-08T23:42:32.861Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-08T23:42:32.861Z] ---> Running in d0b73cbcc074 [2023-05-08T23:42:33.138Z] Removing intermediate container d0b73cbcc074 [2023-05-08T23:42:33.138Z] ---> b7ac26219c0a [2023-05-08T23:42:33.138Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-08T23:42:33.424Z] ---> Running in be4ff9c0ebb4 [2023-05-08T23:42:33.690Z] Removing intermediate container be4ff9c0ebb4 [2023-05-08T23:42:33.690Z] ---> aba69fd46362 [2023-05-08T23:42:33.690Z] Step 25/27 : LABEL arch=arm64 [2023-05-08T23:42:33.958Z] ---> Running in 82eea058d7cf [2023-05-08T23:42:34.538Z] Removing intermediate container 82eea058d7cf [2023-05-08T23:42:34.538Z] ---> 1e0c556fc74c [2023-05-08T23:42:34.538Z] Step 26/27 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe [2023-05-08T23:42:34.538Z] ---> Running in 80bdf8684601 [2023-05-08T23:42:35.117Z] Removing intermediate container 80bdf8684601 [2023-05-08T23:42:35.117Z] ---> 637cbcb96095 [2023-05-08T23:42:35.117Z] Step 27/27 : LABEL version=0.0.0 [2023-05-08T23:42:35.117Z] ---> Running in 449e4e76d65c [2023-05-08T23:42:35.696Z] Removing intermediate container 449e4e76d65c [2023-05-08T23:42:35.696Z] ---> cc745143ff1b [2023-05-08T23:42:35.696Z] [2023-05-08T23:42:35.696Z] Successfully built cc745143ff1b [2023-05-08T23:42:35.696Z] Successfully tagged security-spire-config-arm64:latest [2023-05-08T23:42:35.960Z]  Building security-spire-config ... done Building security-spire-server [2023-05-08T23:42:50.932Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T23:42:50.932Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-08T23:42:50.932Z] ---> d4d92b3b560e [2023-05-08T23:42:50.932Z] Step 3/26 : WORKDIR /edgex-go [2023-05-08T23:42:50.932Z] ---> Using cache [2023-05-08T23:42:50.932Z] ---> 743cec6d9263 [2023-05-08T23:42:50.932Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-08T23:42:50.932Z] ---> Using cache [2023-05-08T23:42:50.932Z] ---> 012a39d69e43 [2023-05-08T23:42:50.932Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-08T23:42:50.932Z] ---> Using cache [2023-05-08T23:42:50.932Z] ---> b5a7c6313c2d [2023-05-08T23:42:50.932Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T23:42:50.932Z] ---> Using cache [2023-05-08T23:42:50.932Z] ---> 2563b044c8c5 [2023-05-08T23:42:50.932Z] Step 7/26 : COPY . . [2023-05-08T23:42:50.932Z] ---> Using cache [2023-05-08T23:42:50.932Z] ---> 6ddd7514cc55 [2023-05-08T23:42:50.932Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-08T23:42:50.932Z] ---> Using cache [2023-05-08T23:42:50.932Z] ---> 5bfee928e984 [2023-05-08T23:42:50.932Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-08T23:42:50.932Z] ---> Using cache [2023-05-08T23:42:50.932Z] ---> b8c914b7ee36 [2023-05-08T23:42:50.932Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-08T23:42:50.932Z] ---> Using cache [2023-05-08T23:42:50.932Z] ---> 6111a2bdbb78 [2023-05-08T23:42:50.932Z] 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-08T23:42:50.932Z] ---> Running in 596544681e18 [2023-05-08T23:42:53.519Z] Removing intermediate container 596544681e18 [2023-05-08T23:42:53.519Z] ---> d1a28840ae01 [2023-05-08T23:42:53.519Z] Step 12/26 : WORKDIR /edgex-go [2023-05-08T23:42:53.519Z] ---> Running in 70055bc995d4 [2023-05-08T23:42:53.787Z] Removing intermediate container 70055bc995d4 [2023-05-08T23:42:53.787Z] ---> 0010b4dab187 [2023-05-08T23:42:53.787Z] [2023-05-08T23:42:53.787Z] Step 13/26 : FROM alpine:3.17 [2023-05-08T23:42:53.787Z] ---> 51e60588ff2c [2023-05-08T23:42:53.787Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-08T23:42:53.787Z] ---> Using cache [2023-05-08T23:42:53.787Z] ---> 403389bd54d1 [2023-05-08T23:42:53.787Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-08T23:42:54.066Z] ---> Running in 8264a8cfe333 [2023-05-08T23:42:56.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T23:42:56.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T23:42:57.996Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-08T23:42:57.996Z] v3.17.3-157-g9e88fde856d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-08T23:42:57.996Z] OK: 17692 distinct packages available [2023-05-08T23:42:57.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T23:42:58.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T23:42:59.914Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-08T23:42:59.914Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-08T23:42:59.914Z] (3/5) Installing libucontext (1.2-r0) [2023-05-08T23:42:59.914Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-08T23:42:59.914Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-08T23:42:59.914Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T23:43:00.183Z] OK: 9 MiB in 20 packages [2023-05-08T23:43:02.122Z] Removing intermediate container 8264a8cfe333 [2023-05-08T23:43:02.122Z] ---> 9f4383805b33 [2023-05-08T23:43:02.122Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T23:43:02.706Z] ---> 49ef42e7a5c3 [2023-05-08T23:43:02.706Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T23:43:03.665Z] ---> 41d3fed42091 [2023-05-08T23:43:03.665Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-08T23:43:11.879Z] ---> 13d589a72189 [2023-05-08T23:43:11.879Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-08T23:43:12.464Z] ---> bc5b0da50af8 [2023-05-08T23:43:12.464Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-08T23:43:13.049Z] ---> c831df909bc8 [2023-05-08T23:43:13.049Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-08T23:43:14.461Z] ---> 16fbf36883ba [2023-05-08T23:43:14.461Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-08T23:43:14.461Z] ---> Running in c6affb6b8d4d [2023-05-08T23:43:14.729Z] Removing intermediate container c6affb6b8d4d [2023-05-08T23:43:14.729Z] ---> f72767829a0a [2023-05-08T23:43:14.729Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-08T23:43:15.001Z] ---> Running in 55c907e6d3dc [2023-05-08T23:43:15.270Z] Removing intermediate container 55c907e6d3dc [2023-05-08T23:43:15.270Z] ---> d6ee9ece9e0b [2023-05-08T23:43:15.270Z] Step 24/26 : LABEL arch=arm64 [2023-05-08T23:43:15.540Z] ---> Running in b70aff4e9671 [2023-05-08T23:43:15.806Z] Removing intermediate container b70aff4e9671 [2023-05-08T23:43:15.806Z] ---> 8627ded2ddf0 [2023-05-08T23:43:15.806Z] Step 25/26 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe [2023-05-08T23:43:16.072Z] ---> Running in 6be9da4ef609 [2023-05-08T23:43:16.667Z] Removing intermediate container 6be9da4ef609 [2023-05-08T23:43:16.667Z] ---> 93c79820ece0 [2023-05-08T23:43:16.667Z] Step 26/26 : LABEL version=0.0.0 [2023-05-08T23:43:16.667Z] ---> Running in 46739d406d21 [2023-05-08T23:43:17.265Z] Removing intermediate container 46739d406d21 [2023-05-08T23:43:17.265Z] ---> 75b16b1f2322 [2023-05-08T23:43:17.265Z] [2023-05-08T23:43:17.860Z] Successfully built 75b16b1f2322 [2023-05-08T23:43:17.860Z] Successfully tagged security-spire-server-arm64:latest [2023-05-08T23:43:17.860Z]  Building security-spire-server ... done Building security-spiffe-token-provider [2023-05-08T23:43:36.064Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T23:43:36.064Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-08T23:43:36.064Z] ---> d4d92b3b560e [2023-05-08T23:43:36.064Z] Step 3/20 : WORKDIR /edgex-go [2023-05-08T23:43:36.064Z] ---> Using cache [2023-05-08T23:43:36.064Z] ---> 743cec6d9263 [2023-05-08T23:43:36.064Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-08T23:43:36.064Z] ---> Running in 0d0e7c0dd5bf [2023-05-08T23:43:36.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T23:43:37.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T23:43:39.181Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-08T23:43:39.181Z] v3.17.3-157-g9e88fde856d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-08T23:43:39.181Z] OK: 17692 distinct packages available [2023-05-08T23:43:39.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T23:43:40.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T23:43:41.438Z] OK: 263 MiB in 53 packages [2023-05-08T23:43:43.407Z] Removing intermediate container 0d0e7c0dd5bf [2023-05-08T23:43:43.407Z] ---> 3a72a0fcce64 [2023-05-08T23:43:43.407Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-08T23:43:43.991Z] ---> 91545f34a4ec [2023-05-08T23:43:43.991Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T23:43:44.257Z] ---> Running in 54fe6003bd1f [2023-05-08T23:45:20.891Z] Removing intermediate container 54fe6003bd1f [2023-05-08T23:45:20.891Z] ---> 88f9049e3534 [2023-05-08T23:45:20.891Z] Step 7/20 : COPY . . [2023-05-08T23:45:30.953Z] ---> 79a95f83e397 [2023-05-08T23:45:30.953Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-08T23:45:30.953Z] ---> Running in 308316744fb1 [2023-05-08T23:45:32.949Z] 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-08T23:48:39.670Z] Removing intermediate container 756bcbadefbc [2023-05-08T23:48:39.670Z] ---> 6742580d6d02 [2023-05-08T23:48:39.670Z] [2023-05-08T23:48:39.670Z] Step 10/23 : FROM alpine:3.17 [2023-05-08T23:48:39.670Z] ---> 51e60588ff2c [2023-05-08T23:48:39.670Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-08T23:48:39.670Z] ---> Running in a3de0e1e7a11 [2023-05-08T23:48:39.670Z] Removing intermediate container a3de0e1e7a11 [2023-05-08T23:48:39.670Z] ---> 1187cd54c2ed [2023-05-08T23:48:39.935Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-08T23:48:39.935Z] ---> Running in 538065602d53 [2023-05-08T23:48:42.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T23:48:43.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T23:48:45.890Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-08T23:48:45.890Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T23:48:45.890Z] OK: 8 MiB in 16 packages [2023-05-08T23:48:47.337Z] Removing intermediate container 538065602d53 [2023-05-08T23:48:47.337Z] ---> 501daf091471 [2023-05-08T23:48:47.337Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T23:48:47.605Z] Removing intermediate container 1525f37e2fff [2023-05-08T23:48:47.605Z] ---> bdac4a12e236 [2023-05-08T23:48:47.605Z] [2023-05-08T23:48:47.605Z] Step 9/22 : FROM alpine:3.17 [2023-05-08T23:48:47.605Z] ---> 51e60588ff2c [2023-05-08T23:48:47.605Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-08T23:48:47.872Z] ---> Running in 0bde4244ebfd [2023-05-08T23:48:50.579Z] ---> af9258e694a8 [2023-05-08T23:48:50.579Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T23:48:51.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T23:48:51.757Z] ---> 52694d716555 [2023-05-08T23:48:51.757Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-08T23:48:52.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T23:48:53.307Z] ---> a5939bb23e5f [2023-05-08T23:48:53.307Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-08T23:48:53.897Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-08T23:48:53.897Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-08T23:48:53.897Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T23:48:53.897Z] ---> 1b4b035b7ae8 [2023-05-08T23:48:53.897Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-08T23:48:53.897Z] OK: 8 MiB in 17 packages [2023-05-08T23:48:54.870Z] ---> 6125c0b9e6d1 [2023-05-08T23:48:55.140Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-08T23:48:55.140Z] ---> Running in ed94a7dbfb93 [2023-05-08T23:48:56.104Z] Removing intermediate container 0bde4244ebfd [2023-05-08T23:48:56.104Z] ---> 39dd6307e339 [2023-05-08T23:48:56.104Z] 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-08T23:48:56.104Z] ---> Running in 48e92d006120 [2023-05-08T23:48:57.074Z] Removing intermediate container 48e92d006120 [2023-05-08T23:48:57.074Z] ---> d11be544a62a [2023-05-08T23:48:57.074Z] Step 12/22 : WORKDIR /edgex [2023-05-08T23:48:57.074Z] ---> Running in ca18e982244e [2023-05-08T23:48:57.660Z] Removing intermediate container ca18e982244e [2023-05-08T23:48:57.660Z] ---> 47a8ea1b8fd1 [2023-05-08T23:48:57.660Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T23:48:59.078Z] Removing intermediate container ed94a7dbfb93 [2023-05-08T23:48:59.078Z] ---> b6b4ec3cfe59 [2023-05-08T23:48:59.078Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-08T23:48:59.078Z] ---> Running in 72f526995b34 [2023-05-08T23:48:59.078Z] ---> d122cdf3ab24 [2023-05-08T23:48:59.078Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T23:48:59.671Z] Removing intermediate container 72f526995b34 [2023-05-08T23:48:59.671Z] ---> 144d0e93cd07 [2023-05-08T23:48:59.671Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-08T23:48:59.940Z] ---> Running in d7acf5e30536 [2023-05-08T23:49:00.220Z] ---> 3074b3561b5c [2023-05-08T23:49:00.220Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-08T23:49:00.496Z] Removing intermediate container d7acf5e30536 [2023-05-08T23:49:00.496Z] ---> d98f24397ddf [2023-05-08T23:49:00.496Z] Step 21/23 : LABEL arch=arm64 [2023-05-08T23:49:00.496Z] ---> Running in 255255c2dc36 [2023-05-08T23:49:01.087Z] Removing intermediate container 255255c2dc36 [2023-05-08T23:49:01.087Z] ---> 3f8f398609a7 [2023-05-08T23:49:01.087Z] Step 22/23 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe [2023-05-08T23:49:01.357Z] ---> 9a97674d5e0d [2023-05-08T23:49:01.357Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . ---> Running in a1bfed603b1a [2023-05-08T23:49:01.357Z] [2023-05-08T23:49:04.797Z] Removing intermediate container a1bfed603b1a [2023-05-08T23:49:04.797Z] ---> 94d3cd235696 [2023-05-08T23:49:04.797Z] Step 23/23 : LABEL version=0.0.0 [2023-05-08T23:49:05.066Z] ---> eaccbf9e419b [2023-05-08T23:49:05.066Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-08T23:49:05.066Z] ---> Running in eaba3e9e8595 [2023-05-08T23:49:06.059Z] Removing intermediate container eaba3e9e8595 [2023-05-08T23:49:06.059Z] ---> 76d5a031cfb0 [2023-05-08T23:49:06.059Z] [2023-05-08T23:49:06.059Z] ---> 813dbe0f8160 [2023-05-08T23:49:06.059Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-08T23:49:06.329Z] ---> Running in 525dbc5f207a [2023-05-08T23:49:06.602Z] Successfully built 76d5a031cfb0 [2023-05-08T23:49:06.602Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-08T23:49:06.602Z]  Building security-proxy-auth ... done Building core-metadata [2023-05-08T23:49:10.248Z] Removing intermediate container 525dbc5f207a [2023-05-08T23:49:10.248Z] ---> 5d3479e92e04 [2023-05-08T23:49:10.248Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-08T23:49:10.248Z] ---> Running in 9986d57722ae [2023-05-08T23:49:10.535Z] Removing intermediate container 9986d57722ae [2023-05-08T23:49:10.535Z] ---> 81de2f9718ae [2023-05-08T23:49:10.535Z] Step 20/22 : LABEL arch=arm64 [2023-05-08T23:49:10.823Z] ---> Running in f19e4f62c0c6 [2023-05-08T23:49:11.471Z] Removing intermediate container f19e4f62c0c6 [2023-05-08T23:49:11.471Z] ---> 2006284f2a7d [2023-05-08T23:49:11.471Z] Step 21/22 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe [2023-05-08T23:49:11.471Z] ---> Running in 5d2202e84990 [2023-05-08T23:49:12.094Z] Removing intermediate container 5d2202e84990 [2023-05-08T23:49:12.094Z] ---> 3169fcdb4c54 [2023-05-08T23:49:12.094Z] Step 22/22 : LABEL version=0.0.0 [2023-05-08T23:49:12.094Z] ---> Running in 0879b0171d60 [2023-05-08T23:49:12.686Z] Removing intermediate container 0879b0171d60 [2023-05-08T23:49:12.686Z] ---> 1e820b90885c [2023-05-08T23:49:12.686Z] [2023-05-08T23:49:12.956Z] Successfully built 1e820b90885c [2023-05-08T23:49:12.956Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-08T23:49:12.956Z] Building security-secretstore-setup [2023-05-08T23:49:35.063Z]  Building security-proxy-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T23:49:35.063Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-08T23:49:35.063Z] ---> d4d92b3b560e [2023-05-08T23:49:35.063Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-08T23:49:35.063Z] ---> Using cache [2023-05-08T23:49:35.063Z] ---> 0ee9113ec2dc [2023-05-08T23:49:35.063Z] Step 4/25 : WORKDIR /edgex-go [2023-05-08T23:49:35.063Z] ---> Using cache [2023-05-08T23:49:35.063Z] ---> cdca868fc168 [2023-05-08T23:49:35.063Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-08T23:49:35.063Z] ---> Using cache [2023-05-08T23:49:35.063Z] ---> 5b4ba5fc4c7f [2023-05-08T23:49:35.063Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-08T23:49:35.063Z] ---> Using cache [2023-05-08T23:49:35.063Z] ---> 41e17c31f159 [2023-05-08T23:49:35.063Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T23:49:35.063Z] ---> Using cache [2023-05-08T23:49:35.063Z] ---> 209cc42cb44d [2023-05-08T23:49:35.063Z] Step 8/25 : COPY . . [2023-05-08T23:49:35.063Z] ---> Using cache [2023-05-08T23:49:35.063Z] ---> bce19d40c830 [2023-05-08T23:49:35.063Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-08T23:49:35.063Z] ---> Running in b03ed9af7d9d [2023-05-08T23:49:35.063Z] 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-08T23:49:40.406Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T23:49:40.406Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-08T23:49:40.406Z] ---> d4d92b3b560e [2023-05-08T23:49:40.406Z] Step 3/25 : WORKDIR /edgex-go [2023-05-08T23:49:40.406Z] ---> Using cache [2023-05-08T23:49:40.406Z] ---> 743cec6d9263 [2023-05-08T23:49:40.407Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-08T23:49:40.674Z] ---> Running in 8b44f1d50757 [2023-05-08T23:49:43.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T23:49:43.252Z] Removing intermediate container 1f39d2a7a04e [2023-05-08T23:49:43.252Z] ---> 1e9c055694e8 [2023-05-08T23:49:43.252Z] [2023-05-08T23:49:43.252Z] Step 10/23 : FROM alpine:3.17 [2023-05-08T23:49:43.252Z] ---> 51e60588ff2c [2023-05-08T23:49:43.252Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-08T23:49:43.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T23:49:44.789Z] ---> Running in 10047b86388a [2023-05-08T23:49:45.369Z] Removing intermediate container 10047b86388a [2023-05-08T23:49:45.369Z] ---> 4f7bf4fa0e99 [2023-05-08T23:49:45.369Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-08T23:49:45.369Z] OK: 263 MiB in 53 packages [2023-05-08T23:49:45.369Z] ---> Running in 3d0972432833 [2023-05-08T23:49:45.951Z] Removing intermediate container 3d0972432833 [2023-05-08T23:49:45.951Z] ---> bdb385af83f5 [2023-05-08T23:49:45.951Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-08T23:49:46.545Z] ---> Running in 4507f27f6cb0 [2023-05-08T23:49:47.138Z] Removing intermediate container 8b44f1d50757 [2023-05-08T23:49:47.138Z] ---> 8a68e442ecf5 [2023-05-08T23:49:47.138Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-08T23:49:47.138Z] Removing intermediate container 4507f27f6cb0 [2023-05-08T23:49:47.138Z] ---> a45c8b1a3026 [2023-05-08T23:49:47.138Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-08T23:49:47.406Z] ---> Running in 4592a0aec5bc [2023-05-08T23:49:48.363Z] ---> b0bd844fbf03 [2023-05-08T23:49:48.363Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T23:49:48.631Z] ---> Running in e703fe15afea [2023-05-08T23:49:50.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T23:49:50.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T23:49:51.571Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-08T23:49:51.839Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T23:49:51.839Z] OK: 8 MiB in 16 packages [2023-05-08T23:49:53.249Z] Removing intermediate container 4592a0aec5bc [2023-05-08T23:49:53.249Z] ---> 980c86784431 [2023-05-08T23:49:53.249Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T23:49:54.210Z] ---> 045a5548c9bf [2023-05-08T23:49:54.210Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T23:49:55.184Z] ---> 514ec1db8c12 [2023-05-08T23:49:55.184Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-08T23:49:57.144Z] ---> 55441c92842d [2023-05-08T23:49:57.144Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-08T23:49:58.563Z] ---> ea1dbb545627 [2023-05-08T23:49:58.563Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-08T23:49:58.563Z] ---> Running in 190a14fbd202 [2023-05-08T23:49:59.151Z] Removing intermediate container 190a14fbd202 [2023-05-08T23:49:59.151Z] ---> 2ef862e23112 [2023-05-08T23:49:59.151Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T23:49:59.151Z] ---> Running in 009f387305e1 [2023-05-08T23:49:59.419Z] Removing intermediate container 009f387305e1 [2023-05-08T23:49:59.419Z] ---> 253aa70e38bc [2023-05-08T23:49:59.419Z] Step 21/23 : LABEL arch=arm64 [2023-05-08T23:49:59.686Z] ---> Running in 89d1f6bb791f [2023-05-08T23:50:00.274Z] Removing intermediate container 89d1f6bb791f [2023-05-08T23:50:00.274Z] ---> f54e96729dd6 [2023-05-08T23:50:00.274Z] Step 22/23 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe [2023-05-08T23:50:00.274Z] ---> Running in f2f2362458c5 [2023-05-08T23:50:00.860Z] Removing intermediate container f2f2362458c5 [2023-05-08T23:50:00.860Z] ---> 5b604740afc2 [2023-05-08T23:50:00.860Z] Step 23/23 : LABEL version=0.0.0 [2023-05-08T23:50:00.860Z] ---> Running in 299e5479f575 [2023-05-08T23:50:01.448Z] Removing intermediate container 299e5479f575 [2023-05-08T23:50:01.448Z] ---> 50dd975d08ae [2023-05-08T23:50:01.448Z] [2023-05-08T23:50:01.723Z] Successfully built 50dd975d08ae [2023-05-08T23:50:01.723Z] Successfully tagged core-data-arm64:latest [2023-05-08T23:50:01.723Z] Building support-notifications [2023-05-08T23:50:16.740Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T23:50:16.740Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-08T23:50:16.740Z] ---> d4d92b3b560e [2023-05-08T23:50:16.740Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-08T23:50:16.740Z] ---> Using cache [2023-05-08T23:50:16.740Z] ---> 0ee9113ec2dc [2023-05-08T23:50:16.740Z] Step 4/23 : WORKDIR /edgex-go [2023-05-08T23:50:16.740Z] ---> Using cache [2023-05-08T23:50:16.740Z] ---> cdca868fc168 [2023-05-08T23:50:16.740Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-08T23:50:16.740Z] ---> Running in 786a05ef1798 [2023-05-08T23:50:17.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T23:50:18.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T23:50:19.699Z] OK: 263 MiB in 53 packages [2023-05-08T23:50:21.117Z] Removing intermediate container 786a05ef1798 [2023-05-08T23:50:21.117Z] ---> 757ecb851de3 [2023-05-08T23:50:21.117Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-08T23:50:22.086Z] ---> cc582c5d6c63 [2023-05-08T23:50:22.086Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T23:50:22.086Z] ---> Running in 467f68873bcf [2023-05-08T23:51:30.016Z] Removing intermediate container e703fe15afea [2023-05-08T23:51:30.016Z] ---> 63a1583359b2 [2023-05-08T23:51:30.016Z] Step 7/25 : COPY . . [2023-05-08T23:51:52.116Z] ---> 4876f3a66d37 [2023-05-08T23:51:52.116Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-08T23:51:52.116Z] ---> Running in a56c72c97510 [2023-05-08T23:51:54.723Z] 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-08T23:52:04.791Z] Removing intermediate container 467f68873bcf [2023-05-08T23:52:04.791Z] ---> 60cf990b1170 [2023-05-08T23:52:04.791Z] Step 8/23 : COPY . . [2023-05-08T23:52:17.075Z] Removing intermediate container 8ddffe95f604 [2023-05-08T23:52:17.075Z] ---> c7c92967d0d6 [2023-05-08T23:52:17.075Z] [2023-05-08T23:52:17.075Z] Step 10/23 : FROM alpine:3.17 [2023-05-08T23:52:17.075Z] ---> 51e60588ff2c [2023-05-08T23:52:17.075Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-08T23:52:17.075Z] ---> Running in 4413c74cbefd [2023-05-08T23:52:18.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T23:52:19.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T23:52:20.408Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-08T23:52:20.408Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T23:52:20.408Z] OK: 8 MiB in 16 packages [2023-05-08T23:52:20.673Z] ---> 064ace940639 [2023-05-08T23:52:20.673Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-08T23:52:20.673Z] ---> Running in 9fd6790899b8 [2023-05-08T23:52:22.613Z] Removing intermediate container 4413c74cbefd [2023-05-08T23:52:22.613Z] ---> 46c6bf39ae1d [2023-05-08T23:52:22.613Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-08T23:52:22.613Z] ---> Running in b570a541c876 [2023-05-08T23:52:22.880Z] 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-08T23:52:23.146Z] Removing intermediate container b570a541c876 [2023-05-08T23:52:23.146Z] ---> fb785079fa72 [2023-05-08T23:52:23.146Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-08T23:52:23.146Z] ---> Running in 29874f29d4d5 [2023-05-08T23:52:23.730Z] Removing intermediate container 29874f29d4d5 [2023-05-08T23:52:23.730Z] ---> 73d7e1fb15ea [2023-05-08T23:52:23.730Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-08T23:52:23.730Z] ---> Running in 250c10473733 [2023-05-08T23:52:24.313Z] Removing intermediate container 250c10473733 [2023-05-08T23:52:24.313Z] ---> bfd296a90b06 [2023-05-08T23:52:24.313Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T23:52:25.272Z] ---> d9900f901cc0 [2023-05-08T23:52:25.272Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T23:52:26.228Z] ---> 898be6853cb4 [2023-05-08T23:52:26.228Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-08T23:52:28.804Z] ---> ef5ad2ec9fc6 [2023-05-08T23:52:28.804Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-08T23:52:29.762Z] ---> 2ca8238dfa97 [2023-05-08T23:52:29.762Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-08T23:52:29.762Z] ---> Running in fe2dd1e12c6c [2023-05-08T23:52:30.345Z] Removing intermediate container fe2dd1e12c6c [2023-05-08T23:52:30.345Z] ---> aa479a70ffab [2023-05-08T23:52:30.345Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T23:52:30.345Z] ---> Running in 3571d005c763 [2023-05-08T23:52:30.925Z] Removing intermediate container 3571d005c763 [2023-05-08T23:52:30.925Z] ---> 2a2d4fde2874 [2023-05-08T23:52:30.925Z] Step 21/23 : LABEL arch=arm64 [2023-05-08T23:52:30.925Z] ---> Running in 8e1768c30f39 [2023-05-08T23:52:31.510Z] Removing intermediate container 8e1768c30f39 [2023-05-08T23:52:31.510Z] ---> 8758c7a0f832 [2023-05-08T23:52:31.510Z] Step 22/23 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe [2023-05-08T23:52:31.510Z] ---> Running in 92f0f340c48a [2023-05-08T23:52:32.098Z] Removing intermediate container 92f0f340c48a [2023-05-08T23:52:32.098Z] ---> 10c672fa372e [2023-05-08T23:52:32.098Z] Step 23/23 : LABEL version=0.0.0 [2023-05-08T23:52:32.098Z] ---> Running in d0e6d07a257d [2023-05-08T23:52:32.678Z] Removing intermediate container d0e6d07a257d [2023-05-08T23:52:32.678Z] ---> c9436f6fe855 [2023-05-08T23:52:32.678Z] [2023-05-08T23:52:32.944Z] Successfully built c9436f6fe855 [2023-05-08T23:52:32.944Z] Successfully tagged support-scheduler-arm64:latest [2023-05-08T23:52:32.944Z]  Building support-scheduler ... done Building security-spire-agent [2023-05-08T23:52:55.019Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T23:52:55.019Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-08T23:52:55.019Z] ---> d4d92b3b560e [2023-05-08T23:52:55.019Z] Step 3/27 : WORKDIR /edgex-go [2023-05-08T23:52:55.019Z] ---> Using cache [2023-05-08T23:52:55.019Z] ---> 743cec6d9263 [2023-05-08T23:52:55.019Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-08T23:52:55.019Z] ---> Using cache [2023-05-08T23:52:55.019Z] ---> 012a39d69e43 [2023-05-08T23:52:55.019Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-08T23:52:55.019Z] ---> Using cache [2023-05-08T23:52:55.019Z] ---> b5a7c6313c2d [2023-05-08T23:52:55.019Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T23:52:55.019Z] ---> Using cache [2023-05-08T23:52:55.019Z] ---> 2563b044c8c5 [2023-05-08T23:52:55.019Z] Step 7/27 : COPY . . [2023-05-08T23:52:55.019Z] ---> Using cache [2023-05-08T23:52:55.019Z] ---> 6ddd7514cc55 [2023-05-08T23:52:55.019Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-08T23:52:55.019Z] ---> Using cache [2023-05-08T23:52:55.019Z] ---> 5bfee928e984 [2023-05-08T23:52:55.019Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-08T23:52:55.019Z] ---> Using cache [2023-05-08T23:52:55.019Z] ---> b8c914b7ee36 [2023-05-08T23:52:55.019Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-08T23:52:55.019Z] ---> Using cache [2023-05-08T23:52:55.019Z] ---> 6111a2bdbb78 [2023-05-08T23:52:55.019Z] 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-08T23:52:55.019Z] ---> Using cache [2023-05-08T23:52:55.019Z] ---> 6acf5adf5e66 [2023-05-08T23:52:55.019Z] Step 12/27 : WORKDIR /edgex-go [2023-05-08T23:52:55.019Z] ---> Using cache [2023-05-08T23:52:55.019Z] ---> 5d3fb6769430 [2023-05-08T23:52:55.019Z] [2023-05-08T23:52:55.019Z] Step 13/27 : FROM alpine:3.17 [2023-05-08T23:52:55.019Z] ---> 51e60588ff2c [2023-05-08T23:52:55.019Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-08T23:52:55.019Z] ---> Using cache [2023-05-08T23:52:55.019Z] ---> 403389bd54d1 [2023-05-08T23:52:55.019Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-08T23:52:55.019Z] ---> Using cache [2023-05-08T23:52:55.019Z] ---> 9f4383805b33 [2023-05-08T23:52:55.019Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T23:52:55.019Z] ---> Using cache [2023-05-08T23:52:55.019Z] ---> 49ef42e7a5c3 [2023-05-08T23:52:55.019Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T23:52:55.019Z] ---> Using cache [2023-05-08T23:52:55.019Z] ---> 41d3fed42091 [2023-05-08T23:52:55.019Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-08T23:52:58.467Z] ---> 08a725a95251 [2023-05-08T23:52:58.467Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-08T23:53:03.794Z] ---> 0c0f71835063 [2023-05-08T23:53:03.794Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-08T23:53:04.753Z] ---> c4b582fce785 [2023-05-08T23:53:04.753Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-08T23:53:05.707Z] ---> c31efc69998d [2023-05-08T23:53:05.707Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-08T23:53:06.660Z] ---> 6c7968da80c7 [2023-05-08T23:53:06.660Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-08T23:53:06.660Z] ---> Running in 9b21cb3397c0 [2023-05-08T23:53:07.243Z] Removing intermediate container 9b21cb3397c0 [2023-05-08T23:53:07.243Z] ---> ee7e8a48210a [2023-05-08T23:53:07.243Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-08T23:53:07.509Z] ---> Running in ac97d676d29e [2023-05-08T23:53:08.087Z] Removing intermediate container ac97d676d29e [2023-05-08T23:53:08.087Z] ---> 1724f677cce6 [2023-05-08T23:53:08.087Z] Step 25/27 : LABEL arch=arm64 [2023-05-08T23:53:08.087Z] ---> Running in 3fd1fe7099f6 [2023-05-08T23:53:08.666Z] Removing intermediate container 3fd1fe7099f6 [2023-05-08T23:53:08.666Z] ---> 3087c879e961 [2023-05-08T23:53:08.666Z] Step 26/27 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe [2023-05-08T23:53:08.666Z] ---> Running in 3d20f74673ce [2023-05-08T23:53:09.278Z] Removing intermediate container 3d20f74673ce [2023-05-08T23:53:09.278Z] ---> 6918a652229b [2023-05-08T23:53:09.278Z] Step 27/27 : LABEL version=0.0.0 [2023-05-08T23:53:09.278Z] ---> Running in 3e76203995b8 [2023-05-08T23:53:09.861Z] Removing intermediate container 3e76203995b8 [2023-05-08T23:53:09.861Z] ---> 6d1ea3023d4d [2023-05-08T23:53:09.861Z] [2023-05-08T23:53:10.227Z] Successfully built 6d1ea3023d4d [2023-05-08T23:53:10.227Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-08T23:53:10.227Z]  Building security-spire-agent ... done Building security-bootstrapper [2023-05-08T23:53:28.659Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T23:53:28.659Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-08T23:53:28.659Z] ---> d4d92b3b560e [2023-05-08T23:53:28.659Z] Step 3/33 : WORKDIR /edgex-go [2023-05-08T23:53:28.659Z] ---> Using cache [2023-05-08T23:53:28.659Z] ---> 743cec6d9263 [2023-05-08T23:53:28.659Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-08T23:53:28.659Z] ---> Using cache [2023-05-08T23:53:28.659Z] ---> 8a68e442ecf5 [2023-05-08T23:53:28.659Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-08T23:53:28.659Z] ---> Using cache [2023-05-08T23:53:28.659Z] ---> b0bd844fbf03 [2023-05-08T23:53:28.659Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T23:53:28.659Z] ---> Using cache [2023-05-08T23:53:28.659Z] ---> 63a1583359b2 [2023-05-08T23:53:28.659Z] Step 7/33 : COPY . . [2023-05-08T23:53:28.659Z] ---> Using cache [2023-05-08T23:53:28.659Z] ---> 4876f3a66d37 [2023-05-08T23:53:28.659Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-08T23:53:31.275Z] ---> Running in e707bb6d8d1f [2023-05-08T23:53:32.860Z] 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-08T23:54:19.667Z] Removing intermediate container 308316744fb1 [2023-05-08T23:54:19.667Z] ---> 43accdebae37 [2023-05-08T23:54:19.667Z] [2023-05-08T23:54:19.667Z] Step 9/20 : FROM alpine:3.17 [2023-05-08T23:54:19.667Z] ---> 51e60588ff2c [2023-05-08T23:54:19.667Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-08T23:54:19.667Z] ---> Running in 55dc19bf62d6 [2023-05-08T23:54:19.667Z] Removing intermediate container 55dc19bf62d6 [2023-05-08T23:54:19.667Z] ---> 788d3a4e2329 [2023-05-08T23:54:19.667Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-08T23:54:19.667Z] ---> Running in fac908e7115a [2023-05-08T23:54:19.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T23:54:19.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T23:54:21.873Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-08T23:54:21.874Z] v3.17.3-157-g9e88fde856d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-08T23:54:21.874Z] OK: 17692 distinct packages available [2023-05-08T23:54:21.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T23:54:22.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T23:54:23.865Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-08T23:54:23.865Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-08T23:54:24.132Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-08T23:54:24.132Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-08T23:54:24.132Z] (5/9) Installing curl (8.0.1-r0) [2023-05-08T23:54:24.132Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-08T23:54:24.132Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-08T23:54:24.132Z] (8/9) Installing libucontext (1.2-r0) [2023-05-08T23:54:24.132Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-08T23:54:24.132Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T23:54:24.132Z] Executing ca-certificates-20230506-r0.trigger [2023-05-08T23:54:24.724Z] OK: 11 MiB in 24 packages [2023-05-08T23:54:27.299Z] Removing intermediate container fac908e7115a [2023-05-08T23:54:27.299Z] ---> 4cf358c9d2b5 [2023-05-08T23:54:27.299Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T23:54:28.709Z] ---> 2c447a7b08e9 [2023-05-08T23:54:28.709Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T23:54:29.292Z] ---> 170215406f6d [2023-05-08T23:54:29.292Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-08T23:54:31.234Z] ---> db4cb0d6fb86 [2023-05-08T23:54:31.234Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-08T23:54:32.195Z] ---> 018e3b5ede9a [2023-05-08T23:54:32.195Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-08T23:54:32.464Z] ---> Running in dcbce8020558 [2023-05-08T23:54:33.050Z] Removing intermediate container dcbce8020558 [2023-05-08T23:54:33.050Z] ---> 1f7525e2f2fc [2023-05-08T23:54:33.050Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-08T23:54:33.050Z] ---> Running in c4c941c6d0f6 [2023-05-08T23:54:33.633Z] Removing intermediate container c4c941c6d0f6 [2023-05-08T23:54:33.633Z] ---> 59bdd4e0befc [2023-05-08T23:54:33.633Z] Step 18/20 : LABEL arch=arm64 [2023-05-08T23:54:33.633Z] ---> Running in 7df40adca433 [2023-05-08T23:54:34.215Z] Removing intermediate container 7df40adca433 [2023-05-08T23:54:34.215Z] ---> 47480311a8bb [2023-05-08T23:54:34.215Z] Step 19/20 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe [2023-05-08T23:54:34.215Z] ---> Running in 117772f56724 [2023-05-08T23:54:34.799Z] Removing intermediate container 117772f56724 [2023-05-08T23:54:34.799Z] ---> 553cc59bf47b [2023-05-08T23:54:34.799Z] Step 20/20 : LABEL version=0.0.0 [2023-05-08T23:54:34.799Z] ---> Running in f238e7acf433 [2023-05-08T23:54:35.382Z] Removing intermediate container f238e7acf433 [2023-05-08T23:54:35.382Z] ---> b4883db4f852 [2023-05-08T23:54:35.382Z] [2023-05-08T23:54:35.650Z] Successfully built b4883db4f852 [2023-05-08T23:54:35.650Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-08T23:54:35.650Z]  Building security-spiffe-token-provider ... done Building core-command [2023-05-08T23:54:53.845Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T23:54:53.845Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-08T23:54:53.845Z] ---> d4d92b3b560e [2023-05-08T23:54:53.845Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-08T23:54:53.845Z] ---> Using cache [2023-05-08T23:54:53.845Z] ---> 0ee9113ec2dc [2023-05-08T23:54:53.845Z] Step 4/24 : WORKDIR /edgex-go [2023-05-08T23:54:53.845Z] ---> Using cache [2023-05-08T23:54:53.845Z] ---> cdca868fc168 [2023-05-08T23:54:53.845Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-08T23:54:53.845Z] ---> Using cache [2023-05-08T23:54:53.845Z] ---> 5b4ba5fc4c7f [2023-05-08T23:54:53.845Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-08T23:54:53.845Z] ---> Using cache [2023-05-08T23:54:53.845Z] ---> 41e17c31f159 [2023-05-08T23:54:53.845Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T23:54:53.845Z] ---> Using cache [2023-05-08T23:54:53.845Z] ---> 209cc42cb44d [2023-05-08T23:54:53.845Z] Step 8/24 : COPY . . [2023-05-08T23:54:53.845Z] ---> Using cache [2023-05-08T23:54:53.845Z] ---> bce19d40c830 [2023-05-08T23:54:53.845Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-08T23:54:54.114Z] ---> Running in 9bcdfd4b66ef [2023-05-08T23:54:56.704Z] 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-08T23:57:18.393Z] Removing intermediate container b03ed9af7d9d [2023-05-08T23:57:18.393Z] ---> c57b315f5455 [2023-05-08T23:57:18.393Z] [2023-05-08T23:57:18.393Z] Step 10/25 : FROM alpine:3.17 [2023-05-08T23:57:18.393Z] ---> 51e60588ff2c [2023-05-08T23:57:18.393Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-08T23:57:18.393Z] ---> Using cache [2023-05-08T23:57:18.393Z] ---> 46c6bf39ae1d [2023-05-08T23:57:18.393Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-08T23:57:18.393Z] ---> Using cache [2023-05-08T23:57:18.393Z] ---> fb785079fa72 [2023-05-08T23:57:18.393Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-08T23:57:18.393Z] ---> Running in e281ae8a07f5 [2023-05-08T23:57:18.393Z] Removing intermediate container e281ae8a07f5 [2023-05-08T23:57:18.393Z] ---> 398093ee5665 [2023-05-08T23:57:18.393Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-08T23:57:18.393Z] ---> Running in 2e6761152f80 [2023-05-08T23:57:19.355Z] Removing intermediate container 2e6761152f80 [2023-05-08T23:57:19.355Z] ---> 9a719f5524ef [2023-05-08T23:57:19.355Z] Step 15/25 : WORKDIR / [2023-05-08T23:57:19.627Z] ---> Running in eb96e900bf92 [2023-05-08T23:57:20.224Z] Removing intermediate container eb96e900bf92 [2023-05-08T23:57:20.224Z] ---> 320297229e8c [2023-05-08T23:57:20.224Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T23:57:21.184Z] ---> af526365eabe [2023-05-08T23:57:21.184Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T23:57:22.148Z] ---> c757d0c2de34 [2023-05-08T23:57:22.148Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-08T23:57:24.099Z] ---> 86c3d3e29cd5 [2023-05-08T23:57:24.099Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-08T23:57:25.060Z] ---> c86b7ab27993 [2023-05-08T23:57:25.060Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-08T23:57:26.021Z] ---> 85dbccfdb1c4 [2023-05-08T23:57:26.021Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-08T23:57:26.021Z] ---> Running in 422c8289f8f0 [2023-05-08T23:57:26.606Z] Removing intermediate container 422c8289f8f0 [2023-05-08T23:57:26.606Z] ---> 0074baa19ebc [2023-05-08T23:57:26.606Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T23:57:26.874Z] ---> Running in 54bb2a71a1f6 [2023-05-08T23:57:27.457Z] Removing intermediate container 54bb2a71a1f6 [2023-05-08T23:57:27.457Z] ---> 879b6f66b07f [2023-05-08T23:57:27.457Z] Step 23/25 : LABEL arch=arm64 [2023-05-08T23:57:27.457Z] ---> Running in df81a37aed1f [2023-05-08T23:57:28.042Z] Removing intermediate container df81a37aed1f [2023-05-08T23:57:28.042Z] ---> 2e8ecff8b7c9 [2023-05-08T23:57:28.042Z] Step 24/25 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe [2023-05-08T23:57:28.042Z] ---> Running in 73a989bc4bbd [2023-05-08T23:57:28.626Z] Removing intermediate container 73a989bc4bbd [2023-05-08T23:57:28.626Z] ---> fd46dc9f0add [2023-05-08T23:57:28.626Z] Step 25/25 : LABEL version=0.0.0 [2023-05-08T23:57:28.626Z] ---> Running in 7ead3927ada3 [2023-05-08T23:57:29.210Z] Removing intermediate container 7ead3927ada3 [2023-05-08T23:57:29.210Z] ---> fe65c765f6f1 [2023-05-08T23:57:29.210Z] [2023-05-08T23:57:29.793Z] Successfully built fe65c765f6f1 [2023-05-08T23:57:29.793Z] Successfully tagged core-metadata-arm64:latest [2023-05-08T23:57:29.793Z]  Building core-metadata ... done Building core-common-config-bootstrapper [2023-05-08T23:57:51.871Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T23:57:51.871Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-08T23:57:51.871Z] ---> d4d92b3b560e [2023-05-08T23:57:51.871Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-08T23:57:51.871Z] ---> Using cache [2023-05-08T23:57:51.871Z] ---> 0ee9113ec2dc [2023-05-08T23:57:51.871Z] Step 4/23 : WORKDIR /edgex-go [2023-05-08T23:57:51.871Z] ---> Using cache [2023-05-08T23:57:51.871Z] ---> cdca868fc168 [2023-05-08T23:57:51.871Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-08T23:57:51.871Z] ---> Using cache [2023-05-08T23:57:51.871Z] ---> 5b4ba5fc4c7f [2023-05-08T23:57:51.871Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-08T23:57:51.871Z] ---> Using cache [2023-05-08T23:57:51.871Z] ---> 41e17c31f159 [2023-05-08T23:57:51.871Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T23:57:51.871Z] ---> Using cache [2023-05-08T23:57:51.871Z] ---> 209cc42cb44d [2023-05-08T23:57:51.871Z] Step 8/23 : COPY . . [2023-05-08T23:57:51.871Z] ---> Using cache [2023-05-08T23:57:51.871Z] ---> bce19d40c830 [2023-05-08T23:57:51.871Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-08T23:57:51.871Z] ---> Running in 8476e7e0c1fe [2023-05-08T23:57:51.871Z] 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-08T23:58:48.296Z] 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-08T23:59:03.275Z] Removing intermediate container a56c72c97510 [2023-05-08T23:59:03.275Z] ---> 2a7134dc69e5 [2023-05-08T23:59:03.275Z] [2023-05-08T23:59:03.275Z] Step 9/25 : FROM alpine:3.17 [2023-05-08T23:59:03.275Z] ---> 51e60588ff2c [2023-05-08T23:59:03.275Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-08T23:59:03.275Z] ---> Running in e2a0c3473036 [2023-05-08T23:59:03.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T23:59:04.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T23:59:06.218Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-08T23:59:06.218Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-08T23:59:06.218Z] (3/3) Installing su-exec (0.2-r2) [2023-05-08T23:59:06.218Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T23:59:06.218Z] Executing ca-certificates-20230506-r0.trigger [2023-05-08T23:59:07.179Z] OK: 8 MiB in 18 packages [2023-05-08T23:59:09.124Z] Removing intermediate container e2a0c3473036 [2023-05-08T23:59:09.124Z] ---> 2738e94e30b6 [2023-05-08T23:59:09.124Z] 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-08T23:59:09.389Z] ---> Running in c42c66ef8e8b [2023-05-08T23:59:09.660Z] Removing intermediate container c42c66ef8e8b [2023-05-08T23:59:09.660Z] ---> 61f51d327afb [2023-05-08T23:59:09.660Z] Step 12/25 : WORKDIR / [2023-05-08T23:59:09.926Z] ---> Running in f2d1b1120cf6 [2023-05-08T23:59:10.506Z] Removing intermediate container f2d1b1120cf6 [2023-05-08T23:59:10.506Z] ---> 64536c8b69bb [2023-05-08T23:59:10.506Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T23:59:11.482Z] ---> 693a1bbd4a03 [2023-05-08T23:59:11.482Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T23:59:12.089Z] ---> ffe54423bea5 [2023-05-08T23:59:12.089Z] 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-08T23:59:13.058Z] ---> 259dfe019894 [2023-05-08T23:59:13.059Z] 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-08T23:59:14.464Z] ---> b32fd7588f31 [2023-05-08T23:59:14.464Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-08T23:59:15.046Z] ---> 368f4d73cc64 [2023-05-08T23:59:15.046Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-08T23:59:16.989Z] ---> 5202129bc2a5 [2023-05-08T23:59:16.989Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-08T23:59:21.244Z] ---> ae207281c65e [2023-05-08T23:59:21.244Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-08T23:59:22.200Z] ---> 1cb959f3f214 [2023-05-08T23:59:22.200Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-08T23:59:22.200Z] ---> Running in d4329f5b026c [2023-05-08T23:59:25.535Z] Removing intermediate container d4329f5b026c [2023-05-08T23:59:25.535Z] ---> 2719400b7484 [2023-05-08T23:59:25.535Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-08T23:59:25.535Z] ---> Running in 43695893323f [2023-05-08T23:59:25.803Z] Removing intermediate container 43695893323f [2023-05-08T23:59:25.803Z] ---> ac0eb23d28a3 [2023-05-08T23:59:25.803Z] Step 23/25 : LABEL arch=arm64 [2023-05-08T23:59:25.803Z] ---> Running in 141371b1b9ec [2023-05-08T23:59:26.382Z] Removing intermediate container 141371b1b9ec [2023-05-08T23:59:26.382Z] ---> 59225201bbac [2023-05-08T23:59:26.382Z] Step 24/25 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe [2023-05-08T23:59:26.382Z] ---> Running in 26d2f01a1a76 [2023-05-08T23:59:27.345Z] Removing intermediate container 26d2f01a1a76 [2023-05-08T23:59:27.345Z] ---> 7bdc49aad89e [2023-05-08T23:59:27.345Z] Step 25/25 : LABEL version=0.0.0 [2023-05-08T23:59:27.345Z] ---> Running in 70837737318a [2023-05-08T23:59:27.610Z] Removing intermediate container 70837737318a [2023-05-08T23:59:27.610Z] ---> af54f1cb6de1 [2023-05-08T23:59:27.610Z] [2023-05-08T23:59:27.875Z] Successfully built af54f1cb6de1 [2023-05-08T23:59:27.875Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-09T00:00:35.980Z]  Building security-secretstore-setup ... done Removing intermediate container e707bb6d8d1f [2023-05-09T00:00:35.980Z] ---> e7424e614f2f [2023-05-09T00:00:35.980Z] [2023-05-09T00:00:35.980Z] Step 9/33 : FROM alpine:3.17 [2023-05-09T00:00:35.980Z] ---> 51e60588ff2c [2023-05-09T00:00:35.980Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-09T00:00:35.980Z] ---> Using cache [2023-05-09T00:00:35.980Z] ---> 788d3a4e2329 [2023-05-09T00:00:35.980Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-09T00:00:35.980Z] ---> Running in 14da41c110a9 [2023-05-09T00:00:35.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T00:00:35.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T00:00:35.980Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-09T00:00:35.980Z] (2/2) Installing su-exec (0.2-r2) [2023-05-09T00:00:35.980Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T00:00:35.980Z] OK: 8 MiB in 17 packages [2023-05-09T00:00:35.980Z] Removing intermediate container 14da41c110a9 [2023-05-09T00:00:35.980Z] ---> 8c73cb236dc5 [2023-05-09T00:00:35.980Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-09T00:00:35.980Z] ---> Running in 0c017231c6d0 [2023-05-09T00:00:35.980Z] Removing intermediate container 0c017231c6d0 [2023-05-09T00:00:35.980Z] ---> be00031296ef [2023-05-09T00:00:35.980Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-09T00:00:35.980Z] ---> Running in 08bc659bfbf3 [2023-05-09T00:00:35.980Z] Removing intermediate container 08bc659bfbf3 [2023-05-09T00:00:35.980Z] ---> e6ecb08e8594 [2023-05-09T00:00:35.980Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-09T00:00:35.980Z] ---> Running in 70e7f9ff149b [2023-05-09T00:00:36.255Z] Removing intermediate container 70e7f9ff149b [2023-05-09T00:00:36.255Z] ---> 8bcab4075a9e [2023-05-09T00:00:36.255Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-09T00:00:36.255Z] ---> Running in 1625a3a7b72f [2023-05-09T00:00:37.077Z] Removing intermediate container 1625a3a7b72f [2023-05-09T00:00:37.077Z] ---> ce736c545367 [2023-05-09T00:00:37.077Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-09T00:00:37.077Z] ---> Running in 0cae555ad211 [2023-05-09T00:00:41.352Z] Removing intermediate container 0cae555ad211 [2023-05-09T00:00:41.352Z] ---> d971023c83de [2023-05-09T00:00:41.352Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-09T00:00:41.352Z] ---> Running in c0e4a29b8b0d [2023-05-09T00:00:43.053Z] Removing intermediate container c0e4a29b8b0d [2023-05-09T00:00:43.053Z] ---> f9ef46ec95b8 [2023-05-09T00:00:43.053Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-09T00:00:43.053Z] ---> 11a2fbe997a8 [2023-05-09T00:00:43.053Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-09T00:00:43.053Z] ---> Running in 4670e52bed05 [2023-05-09T00:00:45.762Z] Removing intermediate container 4670e52bed05 [2023-05-09T00:00:45.762Z] ---> b73f87d9171e [2023-05-09T00:00:45.762Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T00:00:46.763Z] ---> 9bf8ebbc7595 [2023-05-09T00:00:46.763Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T00:00:47.380Z] ---> 51c12c9aa9db [2023-05-09T00:00:47.381Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-09T00:00:49.353Z] ---> aff1c23bf458 [2023-05-09T00:00:49.353Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-09T00:00:50.336Z] ---> 410b8ebb90b2 [2023-05-09T00:00:50.336Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-09T00:00:51.324Z] ---> 064868e9c3ee [2023-05-09T00:00:51.324Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-09T00:00:52.345Z] ---> f2fa2d5f0453 [2023-05-09T00:00:52.345Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-09T00:00:55.711Z] ---> ec592a073b6f [2023-05-09T00:00:55.711Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-09T00:00:56.683Z] ---> 6d3bdf2f1044 [2023-05-09T00:00:56.683Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-09T00:00:57.005Z] ---> Running in d3ad7a75277d [2023-05-09T00:01:00.413Z] Removing intermediate container d3ad7a75277d [2023-05-09T00:01:00.413Z] ---> c5007837138b [2023-05-09T00:01:00.413Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-09T00:01:00.413Z] ---> Running in 495422778d1a [2023-05-09T00:01:00.692Z] Removing intermediate container 495422778d1a [2023-05-09T00:01:00.692Z] ---> 9c6e2ffc575e [2023-05-09T00:01:00.692Z] Step 30/33 : CMD ["gate"] [2023-05-09T00:01:00.977Z] ---> Running in df32c015358c [2023-05-09T00:01:01.590Z] Removing intermediate container df32c015358c [2023-05-09T00:01:01.590Z] ---> c80785947ff9 [2023-05-09T00:01:01.590Z] Step 31/33 : LABEL arch=arm64 [2023-05-09T00:01:01.590Z] ---> Running in 3bf1ee53e12e [2023-05-09T00:01:02.202Z] Removing intermediate container 3bf1ee53e12e [2023-05-09T00:01:02.202Z] ---> b55635cafa53 [2023-05-09T00:01:02.202Z] Step 32/33 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe [2023-05-09T00:01:02.202Z] ---> Running in 720483438d98 [2023-05-09T00:01:02.829Z] Removing intermediate container 720483438d98 [2023-05-09T00:01:02.829Z] ---> 214314eb6d7b [2023-05-09T00:01:02.829Z] Step 33/33 : LABEL version=0.0.0 [2023-05-09T00:01:02.829Z] ---> Running in 7f54bd8c9e25 [2023-05-09T00:01:03.454Z] Removing intermediate container 7f54bd8c9e25 [2023-05-09T00:01:03.454Z] ---> 6745d3382e87 [2023-05-09T00:01:03.454Z] [2023-05-09T00:01:03.454Z] Successfully built 6745d3382e87 [2023-05-09T00:01:03.721Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-09T00:01:50.909Z]  Building security-bootstrapper ... done Removing intermediate container 9bcdfd4b66ef [2023-05-09T00:01:50.909Z] ---> 8b6b84e4b8e1 [2023-05-09T00:01:50.909Z] [2023-05-09T00:01:50.909Z] Step 10/24 : FROM alpine:3.17 [2023-05-09T00:01:50.909Z] ---> 51e60588ff2c [2023-05-09T00:01:50.909Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-09T00:01:50.909Z] ---> Using cache [2023-05-09T00:01:50.909Z] ---> 46c6bf39ae1d [2023-05-09T00:01:50.910Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T00:01:50.910Z] ---> Using cache [2023-05-09T00:01:50.910Z] ---> fb785079fa72 [2023-05-09T00:01:50.910Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-09T00:01:50.910Z] ---> Running in 9be81686d167 [2023-05-09T00:01:50.910Z] Removing intermediate container 9be81686d167 [2023-05-09T00:01:50.910Z] ---> 218972993866 [2023-05-09T00:01:50.910Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-09T00:01:50.910Z] ---> Running in 1e46c991cd92 [2023-05-09T00:01:50.910Z] Removing intermediate container 1e46c991cd92 [2023-05-09T00:01:50.910Z] ---> b396033a5bf3 [2023-05-09T00:01:50.910Z] Step 15/24 : WORKDIR / [2023-05-09T00:01:50.910Z] ---> Running in 18395c16639b [2023-05-09T00:01:50.910Z] Removing intermediate container 18395c16639b [2023-05-09T00:01:50.910Z] ---> 4b5ab2e57b1b [2023-05-09T00:01:50.910Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T00:01:50.910Z] ---> ca8b047fe063 [2023-05-09T00:01:50.910Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T00:01:50.910Z] ---> 261c3306c4a2 [2023-05-09T00:01:50.910Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-09T00:01:50.910Z] ---> ae0dd3ff31fd [2023-05-09T00:01:50.910Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-09T00:01:50.910Z] ---> a5858e70b309 [2023-05-09T00:01:50.910Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-09T00:01:50.910Z] ---> Running in d0b685b2b8c7 [2023-05-09T00:01:51.493Z] Removing intermediate container d0b685b2b8c7 [2023-05-09T00:01:51.493Z] ---> 12a396542816 [2023-05-09T00:01:51.493Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T00:01:51.493Z] ---> Running in df37044a3138 [2023-05-09T00:01:51.760Z] Removing intermediate container df37044a3138 [2023-05-09T00:01:51.760Z] ---> bc78c2a7debe [2023-05-09T00:01:51.760Z] Step 22/24 : LABEL arch=arm64 [2023-05-09T00:01:52.028Z] ---> Running in fcada22ca7fa [2023-05-09T00:01:52.297Z] Removing intermediate container fcada22ca7fa [2023-05-09T00:01:52.297Z] ---> 51875e7b548a [2023-05-09T00:01:52.297Z] Step 23/24 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe [2023-05-09T00:01:52.566Z] ---> Running in ef364677b5a2 [2023-05-09T00:01:52.836Z] Removing intermediate container ef364677b5a2 [2023-05-09T00:01:52.836Z] ---> 147604a817f9 [2023-05-09T00:01:52.836Z] Step 24/24 : LABEL version=0.0.0 [2023-05-09T00:01:53.108Z] ---> Running in 691f317b74be [2023-05-09T00:01:53.691Z] Removing intermediate container 691f317b74be [2023-05-09T00:01:53.691Z] ---> 321c8f851ec0 [2023-05-09T00:01:53.691Z] [2023-05-09T00:01:53.959Z] Successfully built 321c8f851ec0 [2023-05-09T00:01:53.959Z] Successfully tagged core-command-arm64:latest [2023-05-09T00:02:08.990Z]  Building core-command ... done Removing intermediate container 9fd6790899b8 [2023-05-09T00:02:08.990Z] ---> f32aa3f0708f [2023-05-09T00:02:08.990Z] [2023-05-09T00:02:08.990Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T00:02:08.990Z] ---> 51e60588ff2c [2023-05-09T00:02:08.990Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-09T00:02:08.990Z] ---> Running in 6f49aabb9dcd [2023-05-09T00:02:09.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T00:02:09.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T00:02:11.332Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-09T00:02:11.332Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-09T00:02:11.332Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T00:02:11.332Z] Executing ca-certificates-20230506-r0.trigger [2023-05-09T00:02:11.602Z] OK: 8 MiB in 17 packages [2023-05-09T00:02:14.976Z] Removing intermediate container 6f49aabb9dcd [2023-05-09T00:02:14.976Z] ---> 75b74d54f77a [2023-05-09T00:02:14.976Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T00:02:14.976Z] ---> Running in d00a6cb65c67 [2023-05-09T00:02:14.976Z] Removing intermediate container d00a6cb65c67 [2023-05-09T00:02:14.976Z] ---> c68360a6c26c [2023-05-09T00:02:14.976Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-09T00:02:14.976Z] ---> Running in 1cbdb5423b21 [2023-05-09T00:02:15.253Z] Removing intermediate container 1cbdb5423b21 [2023-05-09T00:02:15.253Z] ---> 234743f516d5 [2023-05-09T00:02:15.253Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-09T00:02:15.253Z] ---> Running in 5a74928dbc93 [2023-05-09T00:02:15.841Z] Removing intermediate container 5a74928dbc93 [2023-05-09T00:02:15.841Z] ---> 866425e03d9f [2023-05-09T00:02:15.841Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T00:02:16.118Z] ---> e50da3c4dfb6 [2023-05-09T00:02:16.118Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T00:02:17.088Z] ---> ac3b28a6f1dd [2023-05-09T00:02:17.088Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-09T00:02:18.505Z] ---> 63ed779e05ef [2023-05-09T00:02:18.505Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-09T00:02:19.099Z] ---> 989c73f9414e [2023-05-09T00:02:19.099Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-09T00:02:19.368Z] ---> Running in 69a7599701d8 [2023-05-09T00:02:19.656Z] Removing intermediate container 69a7599701d8 [2023-05-09T00:02:19.656Z] ---> 8a8426eb8af0 [2023-05-09T00:02:19.656Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T00:02:19.930Z] ---> Running in bf3d18375492 [2023-05-09T00:02:20.198Z] Removing intermediate container bf3d18375492 [2023-05-09T00:02:20.198Z] ---> 0ad9a93c67b2 [2023-05-09T00:02:20.198Z] Step 21/23 : LABEL arch=arm64 [2023-05-09T00:02:20.468Z] ---> Running in b2e2749120d9 [2023-05-09T00:02:20.762Z] Removing intermediate container b2e2749120d9 [2023-05-09T00:02:20.762Z] ---> 7c67810ae30b [2023-05-09T00:02:20.762Z] Step 22/23 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe [2023-05-09T00:02:20.762Z] ---> Running in b803b03fb0ad [2023-05-09T00:02:21.354Z] Removing intermediate container b803b03fb0ad [2023-05-09T00:02:21.354Z] ---> 8e9d6b376e85 [2023-05-09T00:02:21.354Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T00:02:21.354Z] ---> Running in 8b46173c0e86 [2023-05-09T00:02:21.943Z] Removing intermediate container 8b46173c0e86 [2023-05-09T00:02:21.943Z] ---> 9bfac97ba139 [2023-05-09T00:02:21.943Z] [2023-05-09T00:02:22.212Z] Successfully built 9bfac97ba139 [2023-05-09T00:02:22.212Z] Successfully tagged support-notifications-arm64:latest [2023-05-09T00:02:23.658Z]  Building support-notifications ... done Removing intermediate container 8476e7e0c1fe [2023-05-09T00:02:23.658Z] ---> 4c1369c4c4cb [2023-05-09T00:02:23.658Z] [2023-05-09T00:02:23.658Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T00:02:23.658Z] ---> 51e60588ff2c [2023-05-09T00:02:23.658Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-09T00:02:23.658Z] ---> Using cache [2023-05-09T00:02:23.658Z] ---> 1187cd54c2ed [2023-05-09T00:02:23.658Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T00:02:23.658Z] ---> Using cache [2023-05-09T00:02:23.658Z] ---> 501daf091471 [2023-05-09T00:02:23.658Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T00:02:23.658Z] ---> Using cache [2023-05-09T00:02:23.658Z] ---> af9258e694a8 [2023-05-09T00:02:23.658Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T00:02:23.658Z] ---> Using cache [2023-05-09T00:02:23.658Z] ---> 52694d716555 [2023-05-09T00:02:23.658Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-09T00:02:24.251Z] ---> 53ec17fcaef6 [2023-05-09T00:02:24.251Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-09T00:02:24.834Z] ---> bd9e8cf8fc22 [2023-05-09T00:02:24.834Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-09T00:02:26.815Z] ---> a654735ece12 [2023-05-09T00:02:26.815Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T00:02:26.815Z] ---> Running in ebe6e6cd7b9a [2023-05-09T00:02:28.248Z] Removing intermediate container ebe6e6cd7b9a [2023-05-09T00:02:28.248Z] ---> 8ac96520977a [2023-05-09T00:02:28.248Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T00:02:28.518Z] ---> Running in ae58cdd8ef0c [2023-05-09T00:02:28.787Z] Removing intermediate container ae58cdd8ef0c [2023-05-09T00:02:28.787Z] ---> de7bfffb3c2d [2023-05-09T00:02:28.787Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-09T00:02:28.787Z] ---> Running in 93b6b445ed7b [2023-05-09T00:02:29.057Z] Removing intermediate container 93b6b445ed7b [2023-05-09T00:02:29.057Z] ---> 2aef10efa1f4 [2023-05-09T00:02:29.057Z] Step 21/23 : LABEL arch=arm64 [2023-05-09T00:02:29.057Z] ---> Running in f0cd421276c8 [2023-05-09T00:02:29.333Z] Removing intermediate container f0cd421276c8 [2023-05-09T00:02:29.333Z] ---> 406ff103059d [2023-05-09T00:02:29.333Z] Step 22/23 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe [2023-05-09T00:02:29.606Z] ---> Running in d63bef8e8230 [2023-05-09T00:02:29.874Z] Removing intermediate container d63bef8e8230 [2023-05-09T00:02:29.874Z] ---> 98e59a7171dd [2023-05-09T00:02:29.874Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T00:02:29.874Z] ---> Running in d460486b3cd0 [2023-05-09T00:02:30.143Z] Removing intermediate container d460486b3cd0 [2023-05-09T00:02:30.143Z] ---> 630cdc72cedf [2023-05-09T00:02:30.143Z] [2023-05-09T00:02:30.411Z] Successfully built 630cdc72cedf [2023-05-09T00:02:30.411Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-09T00:02:30.689Z]  Building core-common-config-bootstrapper ... done  [Pipeline] } [2023-05-09T00:02:30.707Z] $ docker stop --time=1 dbe2bf4b72f8765753cdcbb73ce95d152421911d3d03fd8ea7342760307ca590 [2023-05-09T00:02:32.348Z] $ docker rm -f --volumes dbe2bf4b72f8765753cdcbb73ce95d152421911d3d03fd8ea7342760307ca590 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T00:02:32.930Z] + docker images [2023-05-09T00:02:33.196Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-09T00:02:33.196Z] core-common-config-bootstrapper-arm64 latest 630cdc72cedf 4 seconds ago 17.2MB [2023-05-09T00:02:33.196Z] 4c1369c4c4cb 11 seconds ago 1.52GB [2023-05-09T00:02:33.196Z] support-notifications-arm64 latest 9bfac97ba139 12 seconds ago 31.9MB [2023-05-09T00:02:33.196Z] f32aa3f0708f 28 seconds ago 1.59GB [2023-05-09T00:02:33.196Z] core-command-arm64 latest 321c8f851ec0 40 seconds ago 19.7MB [2023-05-09T00:02:33.196Z] 8b6b84e4b8e1 50 seconds ago 1.53GB [2023-05-09T00:02:33.196Z] security-bootstrapper-arm64 latest 6745d3382e87 About a minute ago 21.9MB [2023-05-09T00:02:33.196Z] e7424e614f2f 2 minutes ago 1.51GB [2023-05-09T00:02:33.196Z] security-secretstore-setup-arm64 latest af54f1cb6de1 3 minutes ago 32.2MB [2023-05-09T00:02:33.196Z] 2a7134dc69e5 3 minutes ago 1.52GB [2023-05-09T00:02:33.196Z] core-metadata-arm64 latest fe65c765f6f1 5 minutes ago 20.2MB [2023-05-09T00:02:33.196Z] c57b315f5455 5 minutes ago 1.53GB [2023-05-09T00:02:33.196Z] security-spiffe-token-provider-arm64 latest b4883db4f852 7 minutes ago 32.7MB [2023-05-09T00:02:33.196Z] 43accdebae37 8 minutes ago 1.57GB [2023-05-09T00:02:33.196Z] security-spire-agent-arm64 latest 6d1ea3023d4d 9 minutes ago 153MB [2023-05-09T00:02:33.196Z] support-scheduler-arm64 latest c9436f6fe855 10 minutes ago 31.2MB [2023-05-09T00:02:33.196Z] c7c92967d0d6 10 minutes ago 1.59GB [2023-05-09T00:02:33.196Z] core-data-arm64 latest 50dd975d08ae 12 minutes ago 19.9MB [2023-05-09T00:02:33.196Z] 1e9c055694e8 12 minutes ago 1.53GB [2023-05-09T00:02:33.196Z] security-proxy-setup-arm64 latest 1e820b90885c 13 minutes ago 18.7MB [2023-05-09T00:02:33.196Z] security-proxy-auth-arm64 latest 76d5a031cfb0 13 minutes ago 18.1MB [2023-05-09T00:02:33.196Z] bdac4a12e236 13 minutes ago 1.51GB [2023-05-09T00:02:33.196Z] 6742580d6d02 13 minutes ago 1.51GB [2023-05-09T00:02:33.196Z] security-spire-server-arm64 latest 75b16b1f2322 19 minutes ago 97MB [2023-05-09T00:02:33.196Z] 0010b4dab187 19 minutes ago 1.39GB [2023-05-09T00:02:33.196Z] security-spire-config-arm64 latest cc745143ff1b 19 minutes ago 96.1MB [2023-05-09T00:02:33.196Z] 5d3fb6769430 20 minutes ago 1.39GB [2023-05-09T00:02:33.196Z] ci-base-image-arm64 latest d4d92b3b560e 36 minutes ago 899MB [2023-05-09T00:02:33.196Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 weeks ago 681MB [2023-05-09T00:02:33.196Z] alpine 3.17 51e60588ff2c 5 weeks ago 7.46MB [2023-05-09T00:02:33.196Z] 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-09T00:02:34.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T00:02:34.036Z] [2023-05-09T00:02:34.036Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T00:02:34.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T00:02:34.442Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-09T00:02:34.443Z] 8998bd30e6a1: Pulling fs layer [2023-05-09T00:02:34.443Z] 04944245beec: Pulling fs layer [2023-05-09T00:02:34.443Z] 699f458cf7ca: Pulling fs layer [2023-05-09T00:02:34.443Z] 765212b225bb: Pulling fs layer [2023-05-09T00:02:34.443Z] f23df028b6ca: Pulling fs layer [2023-05-09T00:02:34.443Z] d65c8cfc05b1: Pulling fs layer [2023-05-09T00:02:34.443Z] 2437ff75d9bd: Pulling fs layer [2023-05-09T00:02:34.443Z] f23df028b6ca: Waiting [2023-05-09T00:02:34.443Z] d65c8cfc05b1: Waiting [2023-05-09T00:02:34.443Z] 2437ff75d9bd: Waiting [2023-05-09T00:02:34.443Z] 765212b225bb: Waiting [2023-05-09T00:02:34.708Z] 04944245beec: Verifying Checksum [2023-05-09T00:02:34.708Z] 04944245beec: Download complete [2023-05-09T00:02:34.708Z] 765212b225bb: Verifying Checksum [2023-05-09T00:02:34.708Z] 765212b225bb: Download complete [2023-05-09T00:02:34.708Z] f23df028b6ca: Download complete [2023-05-09T00:02:34.708Z] d65c8cfc05b1: Verifying Checksum [2023-05-09T00:02:34.708Z] d65c8cfc05b1: Download complete [2023-05-09T00:02:34.708Z] 699f458cf7ca: Verifying Checksum [2023-05-09T00:02:34.708Z] 699f458cf7ca: Download complete [2023-05-09T00:02:35.289Z] 8998bd30e6a1: Download complete [2023-05-09T00:02:37.224Z] 2437ff75d9bd: Verifying Checksum [2023-05-09T00:02:37.224Z] 2437ff75d9bd: Download complete [2023-05-09T00:02:39.160Z] 8998bd30e6a1: Pull complete [2023-05-09T00:02:39.160Z] 04944245beec: Pull complete [2023-05-09T00:02:40.566Z] 699f458cf7ca: Pull complete [2023-05-09T00:02:40.831Z] 765212b225bb: Pull complete [2023-05-09T00:02:41.411Z] f23df028b6ca: Pull complete [2023-05-09T00:02:41.678Z] d65c8cfc05b1: Pull complete [2023-05-09T00:02:56.672Z] 2437ff75d9bd: Pull complete [2023-05-09T00:02:56.672Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-09T00:02:56.672Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T00:02:56.672Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T00:02:57.010Z] prd-ubuntu20.04-docker-arm64-4c-16g-14575 does not seem to be running inside a container [2023-05-09T00:02:57.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-09T00:02:59.704Z] $ docker top b7d2c9bdba6db33fef8bbe613304701f1f19785851f7c4452460e38b0289b1a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T00:03:00.679Z] ---> job-cost.sh [2023-05-09T00:03:00.679Z] lf-activate-venv: SKIPPING [2023-05-09T00:03:00.679Z] INFO: No Stack... [2023-05-09T00:03:00.947Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-09T00:03:01.903Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T00:03:02.566Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-05-09T00:03:02.567Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T00:03:02.646Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4558-1-stack-cost] [2023-05-09T00:03:02.651Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4558-1-stack-cost] did not exist. Created. [2023-05-09T00:03:02.651Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4558-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T00:03:03.064Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-09T00:03:03.245Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T00:03:03.264Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4558-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T00:03:03.338Z] $ docker stop --time=1 b7d2c9bdba6db33fef8bbe613304701f1f19785851f7c4452460e38b0289b1a7 [2023-05-09T00:03:04.850Z] $ docker rm -f --volumes b7d2c9bdba6db33fef8bbe613304701f1f19785851f7c4452460e38b0289b1a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-09T00:03:08.193Z] provisioning config files... [2023-05-09T00:03:09.142Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config10239190848205368083tmp [Pipeline] { [Pipeline] sh [2023-05-09T00:03:11.291Z] + set +x [2023-05-09T00:03:11.291Z] + curl -s https://codecov.io/bash [2023-05-09T00:03:11.291Z] + bash -s -- [2023-05-09T00:03:11.551Z] [2023-05-09T00:03:11.551Z] _____ _ [2023-05-09T00:03:11.551Z] / ____| | | [2023-05-09T00:03:11.551Z] | | ___ __| | ___ ___ _____ __ [2023-05-09T00:03:11.551Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-09T00:03:11.551Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-09T00:03:11.551Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-09T00:03:11.551Z] Bash-1.0.6 [2023-05-09T00:03:11.551Z] [2023-05-09T00:03:11.551Z] [2023-05-09T00:03:11.551Z] ==> git version 2.25.1 found [2023-05-09T00:03:11.551Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-09T00:03:11.551Z] Release-Date: 2020-01-08 [2023-05-09T00:03:11.551Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-09T00:03:11.551Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-09T00:03:11.551Z] ==> Jenkins CI detected. [2023-05-09T00:03:11.551Z] current dir:  /w/workspace/edgex-go/1 [2023-05-09T00:03:11.551Z] project root: . [2023-05-09T00:03:11.551Z] --> token set from env [2023-05-09T00:03:11.551Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-09T00:03:11.812Z] ==> Running gcov in . (disable via -X gcov) [2023-05-09T00:03:11.812Z] ==> Python coveragepy not found [2023-05-09T00:03:11.812Z] ==> Searching for coverage reports in: [2023-05-09T00:03:11.812Z] + . [2023-05-09T00:03:11.812Z] -> Found 1 reports [2023-05-09T00:03:11.812Z] ==> Detecting git/mercurial file structure [2023-05-09T00:03:11.812Z] ==> Reading reports [2023-05-09T00:03:11.812Z] + ./coverage.out bytes=448560 [2023-05-09T00:03:11.812Z] ==> Appending adjustments [2023-05-09T00:03:11.812Z] https://docs.codecov.io/docs/fixing-reports [2023-05-09T00:03:13.195Z] + Found adjustments [2023-05-09T00:03:13.195Z] ==> Gzipping contents [2023-05-09T00:03:13.195Z] 60K /tmp/codecov.RYLlTE.gz [2023-05-09T00:03:13.195Z] ==> Uploading reports [2023-05-09T00:03:13.195Z] url: https://codecov.io [2023-05-09T00:03:13.195Z] query: branch=PR-4558&commit=c1dbeb0b804e52bc17696917375e56ea1ac61ffe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4558%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4558&job=&cmd_args= [2023-05-09T00:03:13.195Z] -> Pinging Codecov [2023-05-09T00:03:13.195Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4558&commit=c1dbeb0b804e52bc17696917375e56ea1ac61ffe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4558%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4558&job=&cmd_args= [2023-05-09T00:03:13.195Z] -> Uploading to [2023-05-09T00:03:13.195Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-09/00271124DB129430A58F1EEE437C3FCB/c1dbeb0b804e52bc17696917375e56ea1ac61ffe/4bec5c01-6ec8-4d9e-b022-bece5e68562f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T000313Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eb6e7b7c1e98912f6f9958ed49c1faae6fe5ba939f7bbf573b31b38b46733c5e [2023-05-09T00:03:13.195Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T00:03:13.195Z] Dload Upload Total Spent Left Speed [2023-05-09T00:03:13.454Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57531 0 0 100 57531 0 233k --:--:-- --:--:-- --:--:-- 233k [2023-05-09T00:03:13.454Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c1dbeb0b804e52bc17696917375e56ea1ac61ffe [Pipeline] } [2023-05-09T00:03:13.478Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-09T00:03:14.918Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-09T00:03:15.254Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T00:03:16.147Z] ---> package-listing.sh [2023-05-09T00:03:16.147Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-09T00:03:16.148Z] ++ facter osfamily [2023-05-09T00:03:16.407Z] + OS_FAMILY=debian [2023-05-09T00:03:16.407Z] + workspace=/w/workspace/edgex-go/1 [2023-05-09T00:03:16.407Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-09T00:03:16.407Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-09T00:03:16.407Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-09T00:03:16.407Z] + PACKAGES=/tmp/packages_start.txt [2023-05-09T00:03:16.407Z] + '[' /w/workspace/edgex-go/1 ']' [2023-05-09T00:03:16.407Z] + PACKAGES=/tmp/packages_end.txt [2023-05-09T00:03:16.407Z] + case "${OS_FAMILY}" in [2023-05-09T00:03:16.407Z] + grep '^ii' [2023-05-09T00:03:16.407Z] + dpkg -l [2023-05-09T00:03:16.407Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-09T00:03:16.407Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-09T00:03:16.407Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-09T00:03:16.407Z] + '[' /w/workspace/edgex-go/1 ']' [2023-05-09T00:03:16.407Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-05-09T00:03:16.407Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-05-09T00:03:16.442Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-09T00:03:16.734Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T00:03:17.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T00:03:17.366Z] [2023-05-09T00:03:17.366Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T00:03:17.742Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T00:03:27.753Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-09T00:03:27.753Z] 5eb5b503b376: Pulling fs layer [2023-05-09T00:03:27.753Z] 5c69ac0246d0: Pulling fs layer [2023-05-09T00:03:27.753Z] ec43610c2a17: Pulling fs layer [2023-05-09T00:03:27.753Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-09T00:03:27.753Z] 33b1e0a273af: Pulling fs layer [2023-05-09T00:03:27.753Z] 5d3b04190fa2: Pulling fs layer [2023-05-09T00:03:27.753Z] 2f39f015ded8: Pulling fs layer [2023-05-09T00:03:27.753Z] 2f39f015ded8: Waiting [2023-05-09T00:03:27.753Z] 5d3b04190fa2: Waiting [2023-05-09T00:03:27.753Z] 3a2ae6a8a46f: Waiting [2023-05-09T00:03:27.753Z] 5c69ac0246d0: Verifying Checksum [2023-05-09T00:03:27.753Z] 5c69ac0246d0: Download complete [2023-05-09T00:03:27.753Z] 3a2ae6a8a46f: Download complete [2023-05-09T00:03:27.753Z] 33b1e0a273af: Verifying Checksum [2023-05-09T00:03:27.753Z] 33b1e0a273af: Download complete [2023-05-09T00:03:27.753Z] 5d3b04190fa2: Download complete [2023-05-09T00:03:27.753Z] ec43610c2a17: Verifying Checksum [2023-05-09T00:03:27.753Z] ec43610c2a17: Download complete [2023-05-09T00:03:27.753Z] 5eb5b503b376: Verifying Checksum [2023-05-09T00:03:27.753Z] 5eb5b503b376: Download complete [2023-05-09T00:03:27.753Z] 2f39f015ded8: Download complete [2023-05-09T00:03:27.753Z] 5eb5b503b376: Pull complete [2023-05-09T00:03:27.753Z] 5c69ac0246d0: Pull complete [2023-05-09T00:03:28.015Z] ec43610c2a17: Pull complete [2023-05-09T00:03:28.271Z] 3a2ae6a8a46f: Pull complete [2023-05-09T00:03:28.529Z] 33b1e0a273af: Pull complete [2023-05-09T00:03:28.529Z] 5d3b04190fa2: Pull complete [2023-05-09T00:03:32.708Z] 2f39f015ded8: Pull complete [2023-05-09T00:03:32.708Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-09T00:03:32.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T00:03:32.709Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T00:03:32.933Z] prd-ubuntu20.04-docker-8c-8g-14574 does not seem to be running inside a container [2023-05-09T00:03:32.975Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-09T00:03:38.386Z] $ docker top ff3788472d91338e5564cfdb41438e0dcf47a609bc6d2115c906b9c8ea9f855d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T00:03:38.770Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-09T00:03:39.089Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-09T00:03:39.402Z] + ls /var/log/sa-host [2023-05-09T00:03:39.402Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T00:03:39.547Z] provisioning config files... [2023-05-09T00:03:39.555Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config17097348584962673128tmp [Pipeline] { [Pipeline] echo [2023-05-09T00:03:39.602Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T00:03:39.914Z] ---> create-netrc.sh [Pipeline] } [2023-05-09T00:03:39.943Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-09T00:03:40.335Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-09T00:03:40.363Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T00:03:40.669Z] ---> sudo-logs.sh [2023-05-09T00:03:40.670Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-09T00:03:40.743Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T00:03:41.059Z] ---> job-cost.sh [2023-05-09T00:03:41.059Z] lf-activate-venv: SKIPPING [2023-05-09T00:03:41.059Z] DEBUG: total: 0.10999999940395355 [2023-05-09T00:03:41.059Z] INFO: Retrieving Stack Cost... [2023-05-09T00:03:41.317Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T00:03:41.884Z] INFO: Archiving Costs [Pipeline] echo [2023-05-09T00:03:41.920Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T00:03:42.244Z] ---> logs-deploy.sh [2023-05-09T00:03:42.244Z] lf-activate-venv: SKIPPING [2023-05-09T00:03:42.244Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4558/1 [2023-05-09T00:03:42.244Z] INFO: archiving workspace using pattern(s): [2023-05-09T00:03:43.181Z] Archives upload complete. [2023-05-09T00:03:43.181Z] INFO: archiving logs to Nexus