Pull request #4465 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4+39fc096b77c2eedd71264681ac4b967ce8df7b72 (59c03392ae4b343f96797274bfffe3dbcd27465a) 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-ssh18420857719499365803.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh17154064668630709754.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-4465/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-4465/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13344872294393821654.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-4465/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6942739811655617897.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh13276910233435046706.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-4465/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-4465/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13393185555715409339.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-4934’ Running on prd-ubuntu20.04-docker-8c-8g-4940 in /w/workspace/edgexfoundry_edgex-go_PR-4465 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 39fc096b77c2eedd71264681ac4b967ce8df7b72 into PR head commit 421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 Merge succeeded, producing 421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 Checking out Revision 421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 (PR-4465) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a > 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/4465/head:refs/remotes/origin/PR-4465 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 # 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 39fc096b77c2eedd71264681ac4b967ce8df7b72 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-21T19:59:23.496Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-21T19:59:23.657Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-21T19:59:23.754Z] ========================================================= [2023-03-21T19:59:23.754Z] EdgeX Global Pipelines Version Info [2023-03-21T19:59:23.754Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-21T19:59:24.489Z] ------------------- [2023-03-21T19:59:24.489Z] stable info: [2023-03-21T19:59:24.489Z] ------------------- [2023-03-21T19:59:24.489Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-21T19:59:24.489Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-21T19:59:24.489Z] Message: update stable to v1.0.245 [2023-03-21T19:59:25.060Z] ------------------- [2023-03-21T19:59:25.060Z] experimental info: [2023-03-21T19:59:25.060Z] ------------------- [2023-03-21T19:59:25.060Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-21T19:59:25.060Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-21T19:59:25.060Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-21T19:59:25.378Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-21T19:59:25.420Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-21T19:59:25.454Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-21T19:59:25.492Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-21T19:59:25.528Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-21T19:59:25.570Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-21T19:59:25.604Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-21T19:59:25.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-21T19:59:25.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-21T19:59:25.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-21T19:59:25.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-21T19:59:25.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-21T19:59:25.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-21T19:59:25.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-21T19:59:25.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-21T19:59:25.950Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T19:59:25.986Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T19:59:26.022Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-21T19:59:26.064Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-21T19:59:26.104Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-21T19:59:26.147Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-21T19:59:26.189Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-21T19:59:26.226Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-21T19:59:26.262Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4465 [Pipeline] echo [2023-03-21T19:59:26.301Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4465 [Pipeline] echo [2023-03-21T19:59:26.365Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4465 [Pipeline] echo [2023-03-21T19:59:26.403Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 [Pipeline] echo [2023-03-21T19:59:26.438Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 421827d [Pipeline] echo [2023-03-21T19:59:26.475Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T19:59:26.584Z] provisioning config files... [2023-03-21T19:59:26.597Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2171239883865941817tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T19:59:26.936Z] ---> docker-login.sh [2023-03-21T19:59:26.936Z] nexus3.edgexfoundry.org:10001 [2023-03-21T19:59:27.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T19:59:27.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T19:59:27.455Z] Configure a credential helper to remove this warning. See [2023-03-21T19:59:27.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T19:59:27.455Z] [2023-03-21T19:59:27.455Z] Login Succeeded [2023-03-21T19:59:27.455Z] nexus3.edgexfoundry.org:10002 [2023-03-21T19:59:27.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T19:59:27.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T19:59:27.456Z] Configure a credential helper to remove this warning. See [2023-03-21T19:59:27.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T19:59:27.456Z] [2023-03-21T19:59:27.456Z] Login Succeeded [2023-03-21T19:59:27.456Z] nexus3.edgexfoundry.org:10003 [2023-03-21T19:59:27.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T19:59:27.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T19:59:27.716Z] Configure a credential helper to remove this warning. See [2023-03-21T19:59:27.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T19:59:27.716Z] [2023-03-21T19:59:27.716Z] Login Succeeded [2023-03-21T19:59:27.716Z] nexus3.edgexfoundry.org:10004 [2023-03-21T19:59:27.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T19:59:27.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T19:59:27.716Z] Configure a credential helper to remove this warning. See [2023-03-21T19:59:27.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T19:59:27.716Z] [2023-03-21T19:59:27.716Z] Login Succeeded [2023-03-21T19:59:27.716Z] docker.io [2023-03-21T19:59:27.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T19:59:27.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T19:59:27.975Z] Configure a credential helper to remove this warning. See [2023-03-21T19:59:27.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T19:59:27.975Z] [2023-03-21T19:59:27.975Z] Login Succeeded [2023-03-21T19:59:27.975Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T19:59:28.005Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T19:59:28.416Z] + 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-03-21T19:59:28.416Z] + + cutdirname -d/ cmd/core-command/Dockerfile -f2 [2023-03-21T19:59:28.416Z] [2023-03-21T19:59:28.416Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-21T19:59:28.416Z] + cut -d/ -f2 [2023-03-21T19:59:28.416Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-21T19:59:28.416Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-21T19:59:28.416Z] + dirname cmd/core-data/Dockerfile [2023-03-21T19:59:28.416Z] + cut -d/ -f2 [2023-03-21T19:59:28.416Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-21T19:59:28.416Z] + dirname cmd/core-metadata/Dockerfile [2023-03-21T19:59:28.416Z] + cut -d/ -f2 [2023-03-21T19:59:28.416Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-21T19:59:28.416Z] + + cut -d/ -f2dirname [2023-03-21T19:59:28.416Z] cmd/security-bootstrapper/Dockerfile [2023-03-21T19:59:28.416Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-21T19:59:28.416Z] + + dirname cmd/security-proxy-auth/Dockerfilecut [2023-03-21T19:59:28.416Z] -d/ -f2 [2023-03-21T19:59:28.416Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-21T19:59:28.416Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-21T19:59:28.416Z] + cut -d/ -f2 [2023-03-21T19:59:28.416Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-21T19:59:28.416Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-21T19:59:28.416Z] + cut -d/ -f2 [2023-03-21T19:59:28.416Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-21T19:59:28.416Z] + + cutdirname -d/ cmd/security-spiffe-token-provider/Dockerfile -f2 [2023-03-21T19:59:28.416Z] [2023-03-21T19:59:28.416Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-21T19:59:28.416Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-21T19:59:28.416Z] + cut -d/ -f2 [2023-03-21T19:59:28.416Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-21T19:59:28.416Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-21T19:59:28.416Z] + cut -d/ -f2 [2023-03-21T19:59:28.416Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-21T19:59:28.416Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-21T19:59:28.416Z] + cut -d/ -f2 [2023-03-21T19:59:28.416Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-21T19:59:28.416Z] + cut -d/ -f2 [2023-03-21T19:59:28.416Z] + dirname cmd/support-notifications/Dockerfile [2023-03-21T19:59:28.416Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-21T19:59:28.416Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-21T19:59:28.416Z] + cut -d/ -f2 [2023-03-21T19:59:28.416Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-21T19:59:28.480Z] 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-03-21T19:59:28.999Z] + git rev-list -1 --merges 421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4~1..421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 [Pipeline] echo [2023-03-21T19:59:29.030Z] -----------> git rev-list -1 --merges 421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4~1..421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 [false] [Pipeline] sh [2023-03-21T19:59:29.336Z] + git log --format=format:%s -1 421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 [Pipeline] echo [2023-03-21T19:59:29.372Z] ========================================================= [2023-03-21T19:59:29.372Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-21T19:59:29.372Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-21T19:59:29.876Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T19:59:29.876Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-21T19:59:29.876Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-21T19:59:29.876Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-21T19:59:29.876Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-21T19:59:29.876Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-21T19:59:29.876Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T19:59:30.369Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T19:59:30.370Z] [2023-03-21T19:59:30.370Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T19:59:30.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T19:59:30.753Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-21T19:59:30.753Z] b85a868b505f: Pulling fs layer [2023-03-21T19:59:30.753Z] e2be974225ed: Pulling fs layer [2023-03-21T19:59:30.753Z] 339a4e72a1f5: Pulling fs layer [2023-03-21T19:59:30.753Z] 988bab9f4d93: Pulling fs layer [2023-03-21T19:59:30.753Z] 1469e6f7b9e6: Pulling fs layer [2023-03-21T19:59:30.753Z] eaf3925da568: Pulling fs layer [2023-03-21T19:59:30.753Z] bab4dde63d76: Pulling fs layer [2023-03-21T19:59:30.753Z] bde34c3a00c8: Pulling fs layer [2023-03-21T19:59:30.753Z] b352a97aabf1: Pulling fs layer [2023-03-21T19:59:30.753Z] 4872d77fe225: Pulling fs layer [2023-03-21T19:59:30.753Z] 5851b861e8e6: Pulling fs layer [2023-03-21T19:59:30.753Z] bab4dde63d76: Waiting [2023-03-21T19:59:30.753Z] 4872d77fe225: Waiting [2023-03-21T19:59:30.753Z] 5851b861e8e6: Waiting [2023-03-21T19:59:30.753Z] bde34c3a00c8: Waiting [2023-03-21T19:59:30.753Z] b352a97aabf1: Waiting [2023-03-21T19:59:30.753Z] 988bab9f4d93: Waiting [2023-03-21T19:59:30.753Z] eaf3925da568: Waiting [2023-03-21T19:59:30.753Z] 1469e6f7b9e6: Waiting [2023-03-21T19:59:30.753Z] e2be974225ed: Download complete [2023-03-21T19:59:30.753Z] 988bab9f4d93: Verifying Checksum [2023-03-21T19:59:30.753Z] 988bab9f4d93: Download complete [2023-03-21T19:59:31.016Z] 1469e6f7b9e6: Verifying Checksum [2023-03-21T19:59:31.016Z] 1469e6f7b9e6: Download complete [2023-03-21T19:59:31.016Z] eaf3925da568: Verifying Checksum [2023-03-21T19:59:31.016Z] eaf3925da568: Download complete [2023-03-21T19:59:31.016Z] 339a4e72a1f5: Verifying Checksum [2023-03-21T19:59:31.016Z] 339a4e72a1f5: Download complete [2023-03-21T19:59:31.016Z] bde34c3a00c8: Download complete [2023-03-21T19:59:31.016Z] b352a97aabf1: Verifying Checksum [2023-03-21T19:59:31.016Z] b352a97aabf1: Download complete [2023-03-21T19:59:31.016Z] 4872d77fe225: Verifying Checksum [2023-03-21T19:59:31.016Z] 4872d77fe225: Download complete [2023-03-21T19:59:31.016Z] b85a868b505f: Download complete [2023-03-21T19:59:31.016Z] 5851b861e8e6: Verifying Checksum [2023-03-21T19:59:31.016Z] 5851b861e8e6: Download complete [2023-03-21T19:59:31.582Z] bab4dde63d76: Verifying Checksum [2023-03-21T19:59:31.582Z] bab4dde63d76: Download complete [2023-03-21T19:59:32.148Z] b85a868b505f: Pull complete [2023-03-21T19:59:32.406Z] e2be974225ed: Pull complete [2023-03-21T19:59:32.973Z] 339a4e72a1f5: Pull complete [2023-03-21T19:59:32.973Z] 988bab9f4d93: Pull complete [2023-03-21T19:59:33.234Z] 1469e6f7b9e6: Pull complete [2023-03-21T19:59:33.234Z] eaf3925da568: Pull complete [2023-03-21T19:59:35.136Z] bab4dde63d76: Pull complete [2023-03-21T19:59:35.136Z] bde34c3a00c8: Pull complete [2023-03-21T19:59:35.136Z] b352a97aabf1: Pull complete [2023-03-21T19:59:35.136Z] 4872d77fe225: Pull complete [2023-03-21T19:59:35.136Z] 5851b861e8e6: Pull complete [2023-03-21T19:59:35.136Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-21T19:59:35.136Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T19:59:35.136Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T19:59:35.372Z] prd-ubuntu20.04-docker-8c-8g-4940 does not seem to be running inside a container [2023-03-21T19:59:35.402Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-21T19:59:38.794Z] $ docker top 1fb47a577acf6f94c6cd238ff6107f45d0e63165743b2b1376f4c5b929f32d25 -eo pid,comm [2023-03-21T19:59:38.846Z] 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-03-21T19:59:38.846Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T19:59:38.960Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T19:59:38.960Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T19:59:39.083Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T19:59:39.084Z] $ docker exec 1fb47a577acf6f94c6cd238ff6107f45d0e63165743b2b1376f4c5b929f32d25 ssh-agent [2023-03-21T19:59:39.198Z] SSH_AUTH_SOCK=/tmp/ssh-fQEZUqB3piiM/agent.32 [2023-03-21T19:59:39.198Z] SSH_AGENT_PID=38 [2023-03-21T19:59:39.203Z] Running ssh-add (command line suppressed) [2023-03-21T19:59:39.304Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15151666732541468575.key (/w/workspace/edgex-go/1@tmp/private_key_15151666732541468575.key) [2023-03-21T19:59:39.319Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T19:59:39.639Z] + git tag --points-at HEAD [Pipeline] } [2023-03-21T19:59:39.667Z] $ docker exec --env ******** --env ******** 1fb47a577acf6f94c6cd238ff6107f45d0e63165743b2b1376f4c5b929f32d25 ssh-agent -k [2023-03-21T19:59:39.760Z] unset SSH_AUTH_SOCK; [2023-03-21T19:59:39.760Z] unset SSH_AGENT_PID; [2023-03-21T19:59:39.760Z] echo Agent pid 38 killed; [2023-03-21T19:59:39.771Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-21T19:59:39.851Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T19:59:39.851Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T19:59:39.967Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T19:59:39.968Z] $ docker exec 1fb47a577acf6f94c6cd238ff6107f45d0e63165743b2b1376f4c5b929f32d25 ssh-agent [2023-03-21T19:59:40.067Z] SSH_AUTH_SOCK=/tmp/ssh-p53UcxmqsAtT/agent.70 [2023-03-21T19:59:40.067Z] SSH_AGENT_PID=76 [2023-03-21T19:59:40.071Z] Running ssh-add (command line suppressed) [2023-03-21T19:59:40.164Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_11396184842874281070.key (/w/workspace/edgex-go/1@tmp/private_key_11396184842874281070.key) [2023-03-21T19:59:40.178Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T19:59:40.508Z] + git semver init [2023-03-21T19:59:40.767Z] 2023-03-21 19:59:40,679 [run_init] DEBUG init version:0.0.0 force:False [2023-03-21T19:59:40.767Z] 2023-03-21 19:59:40,680 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-21T19:59:40.767Z] 2023-03-21 19:59:40,681 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-21T19:59:40.767Z] 2023-03-21 19:59:40,681 [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-03-21T19:59:46.046Z] 2023-03-21 19:59:45,947 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-21T19:59:46.046Z] 2023-03-21 19:59:45,948 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4465 with force:False [2023-03-21T19:59:46.046Z] 2023-03-21 19:59:45,948 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4465 [2023-03-21T19:59:46.046Z] 2023-03-21 19:59:45,952 [execute] INFO git cat-file --batch-check [2023-03-21T19:59:46.046Z] 2023-03-21 19:59:45,953 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T19:59:46.046Z] 2023-03-21 19:59:45,959 [execute] INFO git cat-file --batch [2023-03-21T19:59:46.046Z] 2023-03-21 19:59:45,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T19:59:46.046Z] 2023-03-21 19:59:45,965 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4465 [2023-03-21T19:59:46.046Z] 0.0.0 [Pipeline] } [2023-03-21T19:59:46.076Z] $ docker exec --env ******** --env ******** 1fb47a577acf6f94c6cd238ff6107f45d0e63165743b2b1376f4c5b929f32d25 ssh-agent -k [2023-03-21T19:59:46.166Z] unset SSH_AUTH_SOCK; [2023-03-21T19:59:46.167Z] unset SSH_AGENT_PID; [2023-03-21T19:59:46.167Z] echo Agent pid 76 killed; [2023-03-21T19:59:46.176Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T19:59:46.602Z] + git semver [Pipeline] } [2023-03-21T19:59:46.885Z] $ docker stop --time=1 1fb47a577acf6f94c6cd238ff6107f45d0e63165743b2b1376f4c5b929f32d25 [2023-03-21T19:59:48.197Z] $ docker rm -f --volumes 1fb47a577acf6f94c6cd238ff6107f45d0e63165743b2b1376f4c5b929f32d25 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T19:59:48.633Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-21T19:59:48.890Z] Stashed 1 file(s) [Pipeline] echo [2023-03-21T19:59:48.906Z] [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-03-21T19:59:49.702Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-21T19:59:49.736Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T19:59:49.772Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T19:59:49.808Z] ========================================================= [2023-03-21T19:59:49.808Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-21T19:59:49.808Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-21T19:59:50.147Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-21T19:59:50.147Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-21T19:59:50.147Z] 63b65145d645: Pulling fs layer [2023-03-21T19:59:50.147Z] a2d21d5440eb: Pulling fs layer [2023-03-21T19:59:50.147Z] 935e6c44a52c: Pulling fs layer [2023-03-21T19:59:50.147Z] 94cc34f8dd06: Pulling fs layer [2023-03-21T19:59:50.147Z] 30dea6a524f1: Pulling fs layer [2023-03-21T19:59:50.147Z] a2aff8979fd8: Pulling fs layer [2023-03-21T19:59:50.147Z] 6808be2612f2: Pulling fs layer [2023-03-21T19:59:50.147Z] f25807f1079a: Pulling fs layer [2023-03-21T19:59:50.148Z] 6808be2612f2: Waiting [2023-03-21T19:59:50.148Z] a2aff8979fd8: Waiting [2023-03-21T19:59:50.148Z] 94cc34f8dd06: Waiting [2023-03-21T19:59:50.148Z] f25807f1079a: Waiting [2023-03-21T19:59:50.148Z] 30dea6a524f1: Waiting [2023-03-21T19:59:50.148Z] a2d21d5440eb: Download complete [2023-03-21T19:59:50.148Z] 94cc34f8dd06: Verifying Checksum [2023-03-21T19:59:50.148Z] 94cc34f8dd06: Download complete [2023-03-21T19:59:50.148Z] 30dea6a524f1: Download complete [2023-03-21T19:59:50.148Z] 63b65145d645: Verifying Checksum [2023-03-21T19:59:50.148Z] 63b65145d645: Download complete [2023-03-21T19:59:50.148Z] a2aff8979fd8: Verifying Checksum [2023-03-21T19:59:50.148Z] a2aff8979fd8: Download complete [2023-03-21T19:59:50.409Z] 63b65145d645: Pull complete [2023-03-21T19:59:50.670Z] a2d21d5440eb: Pull complete [2023-03-21T19:59:50.670Z] f25807f1079a: Verifying Checksum [2023-03-21T19:59:50.670Z] f25807f1079a: Download complete [2023-03-21T19:59:50.944Z] 935e6c44a52c: Download complete [2023-03-21T19:59:51.200Z] 6808be2612f2: Verifying Checksum [2023-03-21T19:59:51.200Z] 6808be2612f2: Download complete [2023-03-21T19:59:53.729Z] 935e6c44a52c: Pull complete [2023-03-21T19:59:54.012Z] 94cc34f8dd06: Pull complete [2023-03-21T19:59:54.012Z] 30dea6a524f1: Pull complete [2023-03-21T19:59:54.269Z] a2aff8979fd8: Pull complete [2023-03-21T19:59:56.801Z] 6808be2612f2: Pull complete [2023-03-21T19:59:57.059Z] f25807f1079a: Pull complete [2023-03-21T19:59:57.059Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-21T19:59:57.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-21T19:59:57.059Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-21T19:59:57.412Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-21T19:59:57.412Z] WORKDIR /edgex [2023-03-21T19:59:57.412Z] COPY go.mod . [2023-03-21T19:59:57.412Z] RUN go mod download [2023-03-21T19:59:57.412Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-21T19:59:57.980Z] Sending build context to Docker daemon 170.4MB [2023-03-21T19:59:57.980Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-21T19:59:57.980Z] ---> 3b553350e43f [2023-03-21T19:59:57.980Z] Step 2/4 : WORKDIR /edgex [2023-03-21T20:00:04.245Z] Still waiting to schedule task [2023-03-21T20:00:04.245Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4935’ [2023-03-21T20:00:10.223Z] ---> Running in 9ae7dc7ebaef [2023-03-21T20:00:10.223Z] Removing intermediate container 9ae7dc7ebaef [2023-03-21T20:00:10.223Z] ---> 71d9746b1779 [2023-03-21T20:00:10.223Z] Step 3/4 : COPY go.mod . [2023-03-21T20:00:10.223Z] ---> cc6be4aa0624 [2023-03-21T20:00:10.223Z] Step 4/4 : RUN go mod download [2023-03-21T20:00:10.223Z] ---> Running in 897b797cef7f [2023-03-21T20:00:25.450Z] Removing intermediate container 897b797cef7f [2023-03-21T20:00:25.450Z] ---> 66759a8d4300 [2023-03-21T20:00:25.450Z] Successfully built 66759a8d4300 [2023-03-21T20:00:25.450Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T20:00:25.826Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T20:00:25.826Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T20:00:25.977Z] prd-ubuntu20.04-docker-8c-8g-4940 does not seem to be running inside a container [2023-03-21T20:00:26.009Z] $ 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 ******** ci-base-image-x86_64 cat [2023-03-21T20:00:26.351Z] $ docker top 7608e709ba99abebbf1d0e8be63223ef53ed760fd3f3244de594b600cfca7e77 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T20:00:26.757Z] + go version [2023-03-21T20:00:26.757Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-21T20:00:26.786Z] $ docker stop --time=1 7608e709ba99abebbf1d0e8be63223ef53ed760fd3f3244de594b600cfca7e77 [2023-03-21T20:00:28.093Z] $ docker rm -f --volumes 7608e709ba99abebbf1d0e8be63223ef53ed760fd3f3244de594b600cfca7e77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T20:00:28.812Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T20:00:28.812Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T20:00:28.972Z] prd-ubuntu20.04-docker-8c-8g-4940 does not seem to be running inside a container [2023-03-21T20:00:29.010Z] $ 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 ******** ci-base-image-x86_64 cat [2023-03-21T20:00:29.339Z] $ docker top f6219598685538e695620823d9ebc026740e5990445158c4e9e7069067aedcf9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-21T20:00:29.449Z] ========================================================= [2023-03-21T20:00:29.450Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-21T20:00:29.450Z] ========================================================= [Pipeline] sh [2023-03-21T20:00:29.745Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-21T20:00:30.114Z] + make test [2023-03-21T20:00:30.114Z] go test -race -coverprofile=coverage.out ./... [2023-03-21T20:00:36.721Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-21T20:00:51.688Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-21T20:00:51.688Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-21T20:00:51.688Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-21T20:00:51.947Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-21T20:00:52.206Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-21T20:00:52.890Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-21T20:00:52.890Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-21T20:00:52.890Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-21T20:00:52.890Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-21T20:00:53.163Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-21T20:00:53.451Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-21T20:00:53.451Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-21T20:00:53.451Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-21T20:00:53.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-21T20:00:54.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-21T20:00:54.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-21T20:00:54.407Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2023-03-21T20:00:55.800Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements [2023-03-21T20:00:57.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-21T20:00:57.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-21T20:00:57.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-21T20:00:58.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-21T20:00:58.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-21T20:00:59.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-21T20:00:59.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-21T20:00:59.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-21T20:00:59.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-21T20:00:59.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-21T20:01:00.106Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.089s coverage: 71.3% of statements [2023-03-21T20:01:00.106Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements [2023-03-21T20:01:00.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-21T20:01:00.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-21T20:01:02.282Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.748s coverage: 88.5% of statements [2023-03-21T20:01:02.282Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.9% of statements [2023-03-21T20:01:02.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-21T20:01:02.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-21T20:01:02.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-21T20:01:02.855Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.381s coverage: 95.6% of statements [2023-03-21T20:01:02.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-21T20:01:02.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-21T20:01:02.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-21T20:01:02.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-21T20:01:02.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-21T20:01:02.855Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 72.2% of statements [2023-03-21T20:01:03.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-21T20:01:03.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-21T20:01:03.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-21T20:01:03.800Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 65.9% of statements [2023-03-21T20:01:04.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-21T20:01:04.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-21T20:01:04.400Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.087s coverage: 0.9% of statements [2023-03-21T20:01:04.400Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 29.0% of statements [2023-03-21T20:01:04.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 45.5% of statements [2023-03-21T20:01:05.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.044s coverage: 82.9% of statements [2023-03-21T20:01:05.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements [2023-03-21T20:01:05.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements [2023-03-21T20:01:05.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2023-03-21T20:01:05.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-21T20:01:05.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-21T20:01:05.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-21T20:01:05.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-21T20:01:06.174Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-21T20:01:06.174Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-21T20:01:06.174Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-21T20:01:06.174Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-21T20:01:06.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-21T20:01:06.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-21T20:01:06.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-21T20:01:06.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-21T20:01:07.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-21T20:01:07.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-21T20:01:07.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-21T20:01:08.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-21T20:01:08.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-21T20:01:09.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-21T20:01:09.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-21T20:01:11.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-21T20:01:11.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-21T20:01:11.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-21T20:01:12.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-21T20:01:12.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-21T20:01:12.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-21T20:01:13.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-21T20:01:13.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-21T20:01:13.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-21T20:01:13.878Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-21T20:01:15.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-21T20:01:15.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-21T20:01:15.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-21T20:01:15.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-21T20:01:16.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-21T20:01:16.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-21T20:01:16.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-21T20:01:16.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-21T20:01:17.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements [2023-03-21T20:01:17.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-21T20:01:17.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-21T20:01:18.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-21T20:01:18.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-21T20:01:31.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.301s coverage: 79.9% of statements [2023-03-21T20:01:31.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.075s coverage: 92.9% of statements [2023-03-21T20:01:31.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 64.4% of statements [2023-03-21T20:01:31.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 86.9% of statements [2023-03-21T20:01:31.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2023-03-21T20:01:31.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.044s coverage: 20.0% of statements [2023-03-21T20:01:31.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2023-03-21T20:01:31.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 81.2% of statements [2023-03-21T20:01:31.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.096s coverage: 82.1% of statements [2023-03-21T20:01:31.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 86.0% of statements [2023-03-21T20:01:31.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 63.1% of statements [2023-03-21T20:01:31.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2023-03-21T20:01:31.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-03-21T20:01:31.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.037s coverage: 100.0% of statements [2023-03-21T20:01:31.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-03-21T20:01:31.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-03-21T20:01:31.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 38.4% of statements [2023-03-21T20:01:31.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements [2023-03-21T20:01:31.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements [2023-03-21T20:01:31.000Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2023-03-21T20:01:31.000Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.115s coverage: 92.3% of statements [2023-03-21T20:01:31.000Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.5% of statements [2023-03-21T20:01:31.000Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.063s coverage: 97.7% of statements [2023-03-21T20:01:31.000Z] 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-03-21T20:01:52.958Z] go vet ./... [2023-03-21T20:01:54.332Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T20:01:54.593Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T20:01:54.593Z] ./bin/test-attribution-txt.sh [2023-03-21T20:01:54.593Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-03-21T20:01:54.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-21T20:01:54.943Z] + ls -al . [2023-03-21T20:01:54.944Z] total 704 [2023-03-21T20:01:54.944Z] drwxrwxr-x 11 1001 1001 4096 Mar 21 20:00 . [2023-03-21T20:01:54.944Z] drwxr-xr-x 4 root root 4096 Mar 21 20:00 .. [2023-03-21T20:01:54.944Z] drwxrwxr-x 2 1001 1001 4096 Mar 21 19:59 .blubracket [2023-03-21T20:01:54.944Z] -rw-rw-r-- 1 1001 1001 16 Mar 21 19:59 .dockerignore [2023-03-21T20:01:54.944Z] drwxrwxr-x 8 1001 1001 4096 Mar 21 19:59 .git [2023-03-21T20:01:54.944Z] drwxrwxr-x 3 1001 1001 4096 Mar 21 19:59 .github [2023-03-21T20:01:54.944Z] -rw-rw-r-- 1 1001 1001 1133 Mar 21 19:59 .gitignore [2023-03-21T20:01:54.944Z] -rw-rw-r-- 1 1001 1001 42 Mar 21 19:59 .golangci.yml [2023-03-21T20:01:54.944Z] -rw-rw-r-- 1 1001 1001 87 Mar 21 19:59 .hadolint.yml [2023-03-21T20:01:54.944Z] drwxr-xr-x 3 1001 1001 4096 Mar 21 19:59 .semver [2023-03-21T20:01:54.944Z] -rw-rw-r-- 1 1001 1001 166 Mar 21 19:59 .sonarcloud.properties [2023-03-21T20:01:54.944Z] -rw-rw-r-- 1 1001 1001 1171 Mar 21 19:59 ADOPTERS.md [2023-03-21T20:01:54.944Z] -rw-rw-r-- 1 1001 1001 10825 Mar 21 19:59 Attribution.txt [2023-03-21T20:01:54.944Z] -rw-rw-r-- 1 1001 1001 73765 Mar 21 19:59 CHANGELOG.md [2023-03-21T20:01:54.944Z] -rw-rw-r-- 1 1001 1001 3804 Mar 21 19:59 CONTRIBUTING.md [2023-03-21T20:01:54.944Z] -rw-rw-r-- 1 1001 1001 677 Mar 21 19:59 GOVERNANCE.md [2023-03-21T20:01:54.944Z] -rw-rw-r-- 1 1001 1001 883 Mar 21 19:59 Jenkinsfile [2023-03-21T20:01:54.944Z] -rw-rw-r-- 1 1001 1001 10775 Mar 21 19:59 LICENSE [2023-03-21T20:01:54.944Z] -rw-rw-r-- 1 1001 1001 14266 Mar 21 19:59 Makefile [2023-03-21T20:01:54.944Z] -rw-rw-r-- 1 1001 1001 582 Mar 21 19:59 OWNERS.md [2023-03-21T20:01:54.944Z] -rw-rw-r-- 1 1001 1001 9403 Mar 21 19:59 README.md [2023-03-21T20:01:54.944Z] -rw-rw-r-- 1 1001 1001 789 Mar 21 19:59 SECURITY.md [2023-03-21T20:01:54.944Z] -rw-rw-r-- 1 1001 1001 5 Mar 21 19:59 VERSION [2023-03-21T20:01:54.944Z] drwxrwxr-x 2 1001 1001 4096 Mar 21 19:59 bin [2023-03-21T20:01:54.944Z] drwxrwxr-x 18 1001 1001 4096 Mar 21 19:59 cmd [2023-03-21T20:01:54.944Z] -rw-r--r-- 1 root root 447275 Mar 21 20:01 coverage.out [2023-03-21T20:01:54.944Z] -rw-rw-r-- 1 1001 1001 3236 Mar 21 19:59 go.mod [2023-03-21T20:01:54.944Z] -rw-rw-r-- 1 1001 1001 31410 Mar 21 19:59 go.sum [2023-03-21T20:01:54.944Z] drwxrwxr-x 7 1001 1001 4096 Mar 21 19:59 internal [2023-03-21T20:01:54.944Z] drwxrwxr-x 3 1001 1001 4096 Mar 21 19:59 openapi [2023-03-21T20:01:54.944Z] -rw-rw-r-- 1 1001 1001 594 Mar 21 19:59 security.txt [2023-03-21T20:01:54.944Z] drwxrwxr-x 4 1001 1001 4096 Mar 21 19:59 snap [2023-03-21T20:01:54.944Z] -rw-rw-r-- 1 1001 1001 204 Mar 21 19:59 version.go [Pipeline] sh [2023-03-21T20:01:55.260Z] + '[' -e coverage.out ] [2023-03-21T20:01:55.261Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-21T20:01:55.383Z] Stashed 1 file(s) [Pipeline] sh [2023-03-21T20:01:55.680Z] + make build [2023-03-21T20:01:55.680Z] 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-03-21T20:02:07.884Z] 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-03-21T20:02:07.884Z] 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-03-21T20:02:08.454Z] 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-03-21T20:02:09.387Z] 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-03-21T20:02:15.958Z] 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-03-21T20:02:16.898Z] 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-03-21T20:02:18.279Z] 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-03-21T20:02:19.216Z] 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-03-21T20:02:20.214Z] 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-03-21T20:02:20.786Z] 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-03-21T20:02:22.312Z] 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-03-21T20:02:23.303Z] $ docker stop --time=1 f6219598685538e695620823d9ebc026740e5990445158c4e9e7069067aedcf9 [2023-03-21T20:02:31.328Z] $ docker rm -f --volumes f6219598685538e695620823d9ebc026740e5990445158c4e9e7069067aedcf9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2023-03-21T20:02:31.939Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4942 in /w/workspace/edgexfoundry_edgex-go_PR-4465 [Pipeline] { [Pipeline] ws [2023-03-21T20:02:31.995Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-21T20:02:32.060Z] The recommended git tool is: git [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T20:02:32.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-21T20:02:32.660Z] [2023-03-21T20:02:32.660Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T20:02:33.035Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-21T20:02:33.035Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-21T20:02:33.035Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-21T20:02:33.035Z] ca9280d653b3: Pulling fs layer [2023-03-21T20:02:33.035Z] 7e9c9ca2126c: Pulling fs layer [2023-03-21T20:02:33.298Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-21T20:02:33.298Z] cbdbe7a5bc2a: Download complete [2023-03-21T20:02:33.558Z] ca9280d653b3: Verifying Checksum [2023-03-21T20:02:33.558Z] ca9280d653b3: Download complete [2023-03-21T20:02:33.816Z] cbdbe7a5bc2a: Pull complete [2023-03-21T20:02:33.816Z] 7e9c9ca2126c: Download complete [2023-03-21T20:02:34.388Z] ca9280d653b3: Pull complete [2023-03-21T20:02:37.705Z] using credential edgex-jenkins-ssh [2023-03-21T20:02:37.725Z] Cloning the remote Git repository [2023-03-21T20:02:37.784Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-21T20:02:37.887Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-21T20:02:38.042Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-21T20:02:38.043Z] > git --version # timeout=10 [2023-03-21T20:02:38.065Z] > git --version # 'git version 2.25.1' [2023-03-21T20:02:38.070Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T20:02:38.242Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T20:02:38.581Z] 7e9c9ca2126c: Pull complete [2023-03-21T20:02:38.581Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-21T20:02:38.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-21T20:02:38.581Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T20:02:38.792Z] prd-ubuntu20.04-docker-8c-8g-4940 does not seem to be running inside a container [2023-03-21T20:02:38.837Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-21T20:02:43.091Z] $ docker top 995bd2cca1f102236f67746a6310b63c94155352d2655f0d06b5daf6bf470e1e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T20:02:43.485Z] + docker-compose build --help [2023-03-21T20:02:43.485Z] + grep parallel [2023-03-21T20:02:44.474Z] --parallel Build images in parallel. [Pipeline] } [2023-03-21T20:02:44.508Z] $ docker stop --time=1 995bd2cca1f102236f67746a6310b63c94155352d2655f0d06b5daf6bf470e1e [2023-03-21T20:02:45.913Z] $ docker rm -f --volumes 995bd2cca1f102236f67746a6310b63c94155352d2655f0d06b5daf6bf470e1e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T20:02:46.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-21T20:02:46.506Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T20:02:46.687Z] prd-ubuntu20.04-docker-8c-8g-4940 does not seem to be running inside a container [2023-03-21T20:02:46.718Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-21T20:02:47.249Z] $ docker top 29ef6241b7399762c9fca50997ca9f073a17c5b171a8335638b9bd044871b13d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T20:02:47.647Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-21T20:02:48.212Z] Building core-command ... [2023-03-21T20:02:48.212Z] Building core-common-config-bootstrapper ... [2023-03-21T20:02:48.212Z] Building core-data ... [2023-03-21T20:02:48.212Z] Building core-metadata ... [2023-03-21T20:02:48.212Z] Building security-bootstrapper ... [2023-03-21T20:02:48.212Z] Building security-proxy-auth ... [2023-03-21T20:02:48.212Z] Building security-proxy-setup ... [2023-03-21T20:02:48.212Z] Building security-secretstore-setup ... [2023-03-21T20:02:48.212Z] Building security-spiffe-token-provider ... [2023-03-21T20:02:48.212Z] Building security-spire-agent ... [2023-03-21T20:02:48.212Z] Building security-spire-config ... [2023-03-21T20:02:48.212Z] Building security-spire-server ... [2023-03-21T20:02:48.212Z] Building support-notifications ... [2023-03-21T20:02:48.212Z] Building support-scheduler ... [2023-03-21T20:02:48.212Z] Building core-data [2023-03-21T20:02:48.212Z] Building core-common-config-bootstrapper [2023-03-21T20:02:48.212Z] Building security-spiffe-token-provider [2023-03-21T20:02:48.212Z] Building core-metadata [2023-03-21T20:02:48.212Z] Building security-bootstrapper [2023-03-21T20:02:56.155Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-21T20:02:56.179Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T20:02:57.971Z] Merging remotes/origin/main commit 39fc096b77c2eedd71264681ac4b967ce8df7b72 into PR head commit 421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 [2023-03-21T20:02:58.436Z] Merge succeeded, producing 421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 [2023-03-21T20:02:58.437Z] Checking out Revision 421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 (PR-4465) [2023-03-21T20:02:57.154Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-21T20:02:57.200Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-21T20:02:57.201Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T20:02:57.230Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4465/head:refs/remotes/origin/PR-4465 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-21T20:02:57.994Z] > git config core.sparsecheckout # timeout=10 [2023-03-21T20:02:58.080Z] > git checkout -f 421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 # timeout=10 [2023-03-21T20:02:58.330Z] > git remote # timeout=10 [2023-03-21T20:02:58.354Z] > git config --get remote.origin.url # timeout=10 [2023-03-21T20:02:58.374Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T20:02:58.389Z] > git merge 39fc096b77c2eedd71264681ac4b967ce8df7b72 # timeout=10 [2023-03-21T20:02:58.419Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-21T20:02:58.446Z] > git config core.sparsecheckout # timeout=10 [2023-03-21T20:02:58.474Z] > git checkout -f 421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 # timeout=10 [2023-03-21T20:02:59.159Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" [2023-03-21T20:02:59.220Z] > git --version # timeout=10 [2023-03-21T20:02:59.232Z] > git --version # 'git version 2.25.1' [2023-03-21T20:02:59.252Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T20:03:00.486Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-21T20:03:00.486Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T20:03:00.486Z] Dload Upload Total Spent Left Speed [2023-03-21T20:03:00.487Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 88548 100 12751 100 12751 0 0 87937 0 --:--:-- --:--:-- --:--:-- 87937 [Pipeline] sh [2023-03-21T20:03:01.257Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-21T20:03:01.614Z] + sudo tee /etc/docker/daemon.new [2023-03-21T20:03:01.614Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-21T20:03:01.614Z] { [2023-03-21T20:03:01.614Z] "registry-mirrors": [ [2023-03-21T20:03:01.614Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-21T20:03:01.614Z] ], [2023-03-21T20:03:01.614Z] "bip": "10.250.0.254/24", [2023-03-21T20:03:01.614Z] "hosts": [ [2023-03-21T20:03:01.614Z] "tcp://0.0.0.0:5555", [2023-03-21T20:03:01.614Z] "unix:///var/run/docker.sock" [2023-03-21T20:03:01.614Z] ], [2023-03-21T20:03:01.614Z] "mtu": 1458, [2023-03-21T20:03:01.614Z] "selinux-enabled": true, [2023-03-21T20:03:01.614Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-21T20:03:01.614Z] } [Pipeline] sh [2023-03-21T20:03:01.974Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-21T20:03:02.328Z] + sudo service docker restart [2023-03-21T20:03:03.142Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:03:03.142Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:03:03.142Z] ---> 66759a8d4300 [2023-03-21T20:03:03.142Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T20:03:03.142Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:03:03.142Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:03:03.142Z] ---> 66759a8d4300 [2023-03-21T20:03:03.142Z] Step 3/20 : WORKDIR /edgex-go [2023-03-21T20:03:03.142Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:03:03.142Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:03:03.142Z] ---> 66759a8d4300 [2023-03-21T20:03:03.142Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-21T20:03:03.142Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:03:03.142Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:03:03.142Z] ---> 66759a8d4300 [2023-03-21T20:03:03.142Z] Step 3/33 : WORKDIR /edgex-go [2023-03-21T20:03:04.538Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:03:04.538Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:03:04.538Z] ---> 66759a8d4300 [2023-03-21T20:03:04.538Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T20:03:20.694Z] provisioning config files... [2023-03-21T20:03:20.723Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2223611268854798173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T20:03:21.139Z] ---> docker-login.sh [2023-03-21T20:03:21.139Z] nexus3.edgexfoundry.org:10001 [2023-03-21T20:03:21.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T20:03:21.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T20:03:21.683Z] Configure a credential helper to remove this warning. See [2023-03-21T20:03:21.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T20:03:21.683Z] [2023-03-21T20:03:21.683Z] Login Succeeded [2023-03-21T20:03:21.683Z] nexus3.edgexfoundry.org:10002 [2023-03-21T20:03:21.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T20:03:22.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T20:03:22.226Z] Configure a credential helper to remove this warning. See [2023-03-21T20:03:22.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T20:03:22.226Z] [2023-03-21T20:03:22.226Z] Login Succeeded [2023-03-21T20:03:22.226Z] nexus3.edgexfoundry.org:10003 [2023-03-21T20:03:22.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T20:03:22.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T20:03:22.499Z] Configure a credential helper to remove this warning. See [2023-03-21T20:03:22.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T20:03:22.499Z] [2023-03-21T20:03:22.499Z] Login Succeeded [2023-03-21T20:03:22.499Z] nexus3.edgexfoundry.org:10004 [2023-03-21T20:03:22.728Z] ---> Running in 8489f2e469b3 [2023-03-21T20:03:22.728Z] ---> Running in c551acc45304 [2023-03-21T20:03:22.728Z] ---> Running in 08554d4df0dd [2023-03-21T20:03:22.728Z] ---> Running in e9adfcbfaf1c [2023-03-21T20:03:22.728Z] ---> Running in f9fd70ab6c52 [2023-03-21T20:03:22.728Z] Removing intermediate container 08554d4df0dd [2023-03-21T20:03:22.728Z] ---> d837718c0bf6 [2023-03-21T20:03:22.728Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-21T20:03:22.728Z] Removing intermediate container e9adfcbfaf1c [2023-03-21T20:03:22.728Z] ---> 3dbf15ede42b [2023-03-21T20:03:22.728Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-21T20:03:22.728Z] Removing intermediate container 8489f2e469b3 [2023-03-21T20:03:22.728Z] ---> ae644d34f0d8 [2023-03-21T20:03:22.728Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T20:03:22.728Z] Removing intermediate container c551acc45304 [2023-03-21T20:03:22.728Z] ---> 127908277af2 [2023-03-21T20:03:22.728Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T20:03:22.728Z] Removing intermediate container f9fd70ab6c52 [2023-03-21T20:03:22.728Z] ---> 6d6285de3618 [2023-03-21T20:03:22.728Z] Step 4/25 : WORKDIR /edgex-go [2023-03-21T20:03:22.728Z] ---> Running in af8169d9477a [2023-03-21T20:03:22.728Z] ---> Running in fc53a3c5187b [2023-03-21T20:03:22.728Z] ---> Running in c97faf281ec9 [2023-03-21T20:03:22.728Z] ---> Running in 5ede23609f64 [2023-03-21T20:03:22.728Z] ---> Running in 3c31a40b9115 [2023-03-21T20:03:22.728Z] Removing intermediate container fc53a3c5187b [2023-03-21T20:03:22.728Z] ---> a3fc7931b1bb [2023-03-21T20:03:22.728Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-21T20:03:22.728Z] Removing intermediate container 5ede23609f64 [2023-03-21T20:03:22.728Z] ---> 7554cf5e5062 [2023-03-21T20:03:22.728Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-21T20:03:22.728Z] Removing intermediate container 3c31a40b9115 [2023-03-21T20:03:22.728Z] ---> 81cb32442bd7 [2023-03-21T20:03:22.728Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-21T20:03:22.728Z] ---> Running in d8c254a168d7 [2023-03-21T20:03:22.728Z] ---> Running in 682e8ea307c9 [2023-03-21T20:03:22.728Z] ---> Running in d747ee016379 [2023-03-21T20:03:22.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:03:22.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T20:03:22.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T20:03:22.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:03:22.987Z] OK: 265 MiB in 53 packages [2023-03-21T20:03:23.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T20:03:23.040Z] Configure a credential helper to remove this warning. See [2023-03-21T20:03:23.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T20:03:23.040Z] [2023-03-21T20:03:23.040Z] Login Succeeded [2023-03-21T20:03:23.040Z] docker.io [2023-03-21T20:03:23.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T20:03:23.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:03:23.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T20:03:23.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T20:03:23.310Z] Configure a credential helper to remove this warning. See [2023-03-21T20:03:23.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T20:03:23.310Z] [2023-03-21T20:03:23.310Z] Login Succeeded [2023-03-21T20:03:23.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T20:03:23.533Z] v3.17.2-241-g38a4de422a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-21T20:03:23.533Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-21T20:03:23.533Z] OK: 17820 distinct packages available [2023-03-21T20:03:23.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:03:23.533Z] OK: 265 MiB in 53 packages [2023-03-21T20:03:23.579Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T20:03:23.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-03-21T20:03:23.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:03:23.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:03:23.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T20:03:23.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T20:03:23.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] sh [2023-03-21T20:03:24.065Z] OK: 265 MiB in 53 packages [2023-03-21T20:03:24.065Z] OK: 265 MiB in 53 packages [2023-03-21T20:03:24.065Z] OK: 265 MiB in 53 packages [2023-03-21T20:03:24.384Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-21T20:03:24.420Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T20:03:24.452Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T20:03:24.492Z] ========================================================= [2023-03-21T20:03:24.492Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-21T20:03:24.492Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-21T20:03:24.635Z] Removing intermediate container af8169d9477a [2023-03-21T20:03:24.635Z] ---> 4a636524e8fa [2023-03-21T20:03:24.635Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-21T20:03:24.635Z] Removing intermediate container d8c254a168d7 [2023-03-21T20:03:24.635Z] ---> 9d736604afa8 [2023-03-21T20:03:24.635Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T20:03:24.864Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-21T20:03:25.136Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-21T20:03:25.136Z] af6eaf76a39c: Pulling fs layer [2023-03-21T20:03:25.136Z] 55522c791124: Pulling fs layer [2023-03-21T20:03:25.136Z] ce5c4a1c91eb: Pulling fs layer [2023-03-21T20:03:25.136Z] 169dfbe0d373: Pulling fs layer [2023-03-21T20:03:25.136Z] e1ff8fa3b103: Pulling fs layer [2023-03-21T20:03:25.136Z] 52ebb69f0ebf: Pulling fs layer [2023-03-21T20:03:25.136Z] 5abe8eddf0d5: Pulling fs layer [2023-03-21T20:03:25.136Z] e1ff8fa3b103: Waiting [2023-03-21T20:03:25.136Z] 169dfbe0d373: Waiting [2023-03-21T20:03:25.136Z] 52ebb69f0ebf: Waiting [2023-03-21T20:03:25.136Z] 5abe8eddf0d5: Waiting [2023-03-21T20:03:25.136Z] af6eaf76a39c: Verifying Checksum [2023-03-21T20:03:25.136Z] af6eaf76a39c: Download complete [2023-03-21T20:03:25.136Z] 169dfbe0d373: Verifying Checksum [2023-03-21T20:03:25.136Z] 169dfbe0d373: Download complete [2023-03-21T20:03:25.136Z] e1ff8fa3b103: Verifying Checksum [2023-03-21T20:03:25.136Z] e1ff8fa3b103: Download complete [2023-03-21T20:03:25.206Z] Removing intermediate container c97faf281ec9 [2023-03-21T20:03:25.206Z] ---> e0a2d3a5733c [2023-03-21T20:03:25.206Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-21T20:03:25.206Z] ---> b3e21502f450 [2023-03-21T20:03:25.206Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:03:25.469Z] Removing intermediate container d747ee016379 [2023-03-21T20:03:25.469Z] ---> 8115fb00277f [2023-03-21T20:03:25.469Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-21T20:03:25.469Z] Removing intermediate container 682e8ea307c9 [2023-03-21T20:03:25.469Z] ---> cc06e8ab4d94 [2023-03-21T20:03:25.469Z] ---> 8819cc19487d [2023-03-21T20:03:25.469Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T20:03:25.469Z] [2023-03-21T20:03:25.469Z] ---> Running in 29d0ed778387 [2023-03-21T20:03:25.469Z] ---> Running in e74292997f77 [2023-03-21T20:03:25.469Z] ---> b3fb74f4a1c8 [2023-03-21T20:03:25.469Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:03:25.725Z] 55522c791124: Verifying Checksum [2023-03-21T20:03:25.725Z] 55522c791124: Download complete [2023-03-21T20:03:25.725Z] af6eaf76a39c: Pull complete [2023-03-21T20:03:25.731Z] ---> Running in 09f4a161189c [2023-03-21T20:03:25.731Z] ---> fe306ab267bf [2023-03-21T20:03:25.731Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:03:25.731Z] ---> 1a24436b7193 [2023-03-21T20:03:25.731Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:03:25.731Z] ---> Running in af258209ebba [2023-03-21T20:03:25.731Z] ---> Running in 03122d2daf9e [2023-03-21T20:03:26.322Z] 55522c791124: Pull complete [2023-03-21T20:03:26.601Z] 5abe8eddf0d5: Verifying Checksum [2023-03-21T20:03:26.601Z] 5abe8eddf0d5: Download complete [2023-03-21T20:03:28.557Z] ce5c4a1c91eb: Verifying Checksum [2023-03-21T20:03:28.557Z] ce5c4a1c91eb: Download complete [2023-03-21T20:03:28.558Z] 52ebb69f0ebf: Verifying Checksum [2023-03-21T20:03:28.558Z] 52ebb69f0ebf: Download complete [2023-03-21T20:03:40.882Z] ce5c4a1c91eb: Pull complete [2023-03-21T20:03:40.882Z] 169dfbe0d373: Pull complete [2023-03-21T20:03:40.882Z] e1ff8fa3b103: Pull complete [2023-03-21T20:03:46.243Z] 52ebb69f0ebf: Pull complete [2023-03-21T20:03:48.191Z] 5abe8eddf0d5: Pull complete [2023-03-21T20:03:48.191Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-21T20:03:48.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-21T20:03:48.191Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-21T20:03:48.595Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-21T20:03:48.595Z] WORKDIR /edgex [2023-03-21T20:03:48.595Z] COPY go.mod . [2023-03-21T20:03:48.595Z] RUN go mod download [2023-03-21T20:03:48.595Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-21T20:03:49.191Z] Sending build context to Docker daemon 2.932MB [2023-03-21T20:03:49.191Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-21T20:03:49.191Z] ---> 6cb57ee374ae [2023-03-21T20:03:49.191Z] Step 2/4 : WORKDIR /edgex [2023-03-21T20:03:51.145Z] ---> Running in 63017b04591f [2023-03-21T20:03:51.412Z] Removing intermediate container 63017b04591f [2023-03-21T20:03:51.412Z] ---> 30ec7879554c [2023-03-21T20:03:51.412Z] Step 3/4 : COPY go.mod . [2023-03-21T20:03:51.680Z] ---> 4f04b7cb0ea3 [2023-03-21T20:03:51.680Z] Step 4/4 : RUN go mod download [2023-03-21T20:03:51.949Z] ---> Running in b2cb437fc312 [2023-03-21T20:04:24.199Z] Removing intermediate container b2cb437fc312 [2023-03-21T20:04:24.199Z] ---> 9100d6ade93d [2023-03-21T20:04:24.199Z] Successfully built 9100d6ade93d [2023-03-21T20:04:24.199Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T20:04:24.602Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T20:04:24.602Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T20:04:24.873Z] prd-ubuntu20.04-docker-arm64-4c-16g-4942 does not seem to be running inside a container [2023-03-21T20:04:24.944Z] $ 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 ******** ci-base-image-arm64 cat [2023-03-21T20:04:26.076Z] $ docker top 58ab0b7eba57c8016fcd115603ae37612441fe2e12b004c18f70fd27c7c08d55 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T20:04:26.927Z] + go version [2023-03-21T20:04:26.927Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-21T20:04:26.962Z] $ docker stop --time=1 58ab0b7eba57c8016fcd115603ae37612441fe2e12b004c18f70fd27c7c08d55 [2023-03-21T20:04:29.984Z] $ docker rm -f --volumes 58ab0b7eba57c8016fcd115603ae37612441fe2e12b004c18f70fd27c7c08d55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T20:04:30.804Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T20:04:30.804Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T20:04:31.042Z] prd-ubuntu20.04-docker-arm64-4c-16g-4942 does not seem to be running inside a container [2023-03-21T20:04:31.100Z] $ 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 ******** ci-base-image-arm64 cat [2023-03-21T20:04:32.192Z] $ docker top f2136ca06a5d8afa3e1aac620d39da83ee70aa216f80b2c2335c14416141b4cf -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-21T20:04:32.415Z] ========================================================= [2023-03-21T20:04:32.415Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-21T20:04:32.415Z] ========================================================= [Pipeline] sh [2023-03-21T20:04:32.730Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-21T20:04:33.361Z] + make test [2023-03-21T20:04:33.361Z] go test -race -coverprofile=coverage.out ./... [2023-03-21T20:05:17.348Z] Removing intermediate container af258209ebba [2023-03-21T20:05:17.348Z] ---> 6476ef65c8c7 [2023-03-21T20:05:17.348Z] Step 8/23 : COPY . . [2023-03-21T20:05:17.348Z] Removing intermediate container 29d0ed778387 [2023-03-21T20:05:17.348Z] ---> 260995c2528e [2023-03-21T20:05:17.348Z] Step 7/33 : COPY . . [2023-03-21T20:05:17.348Z] Removing intermediate container 03122d2daf9e [2023-03-21T20:05:17.348Z] ---> b5d513585d6b [2023-03-21T20:05:17.348Z] Step 8/25 : COPY . . [2023-03-21T20:05:17.348Z] Removing intermediate container 09f4a161189c [2023-03-21T20:05:17.348Z] ---> afb59ea0023f [2023-03-21T20:05:17.348Z] Step 7/20 : COPY . . [2023-03-21T20:05:17.348Z] Removing intermediate container e74292997f77 [2023-03-21T20:05:17.348Z] ---> 8061155ed4a7 [2023-03-21T20:05:17.348Z] Step 8/23 : COPY . . [2023-03-21T20:05:20.205Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-21T20:05:57.238Z] ---> a5541c8dce9c [2023-03-21T20:05:57.238Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-21T20:05:57.238Z] ---> e6cda3732de2 [2023-03-21T20:05:57.238Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-21T20:05:57.238Z] ---> a9920b9afc2b [2023-03-21T20:05:57.238Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-21T20:05:57.238Z] ---> 5f8ffc9f48b4 [2023-03-21T20:05:57.238Z] ---> 57635c2cbd19 [2023-03-21T20:05:57.238Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-21T20:05:57.238Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-21T20:05:57.238Z] ---> Running in 10bf337fe2cd [2023-03-21T20:05:57.238Z] ---> Running in 6c1b53a7bc64 [2023-03-21T20:05:57.238Z] ---> Running in 36f759d9fa47 [2023-03-21T20:05:57.238Z] ---> Running in 57ac661300c3 [2023-03-21T20:05:57.238Z] ---> Running in 20a949e91127 [2023-03-21T20:05:57.238Z] 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-03-21T20:05:57.238Z] 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-03-21T20:05:57.239Z] 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-03-21T20:05:57.239Z] 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-03-21T20:05:57.239Z] 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-03-21T20:06:53.580Z] Removing intermediate container 57ac661300c3 [2023-03-21T20:06:53.580Z] ---> d90abbc7bf9e [2023-03-21T20:06:53.580Z] [2023-03-21T20:06:53.580Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T20:06:53.580Z] Removing intermediate container 6c1b53a7bc64 [2023-03-21T20:06:53.580Z] ---> d266ccc90cec [2023-03-21T20:06:53.580Z] [2023-03-21T20:06:53.580Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T20:06:53.580Z] Removing intermediate container 36f759d9fa47 [2023-03-21T20:06:53.580Z] ---> fcda8589eee6 [2023-03-21T20:06:53.580Z] [2023-03-21T20:06:53.580Z] Step 10/25 : FROM alpine:3.17 [2023-03-21T20:06:53.580Z] 3.17: Pulling from library/alpine [2023-03-21T20:06:53.580Z] 3.17: Pulling from library/alpine [2023-03-21T20:06:53.580Z] 3.17: Pulling from library/alpine [2023-03-21T20:06:53.580Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-21T20:06:53.580Z] Status: Downloaded newer image for alpine:3.17 [2023-03-21T20:06:53.580Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-21T20:06:53.580Z] Status: Image is up to date for alpine:3.17 [2023-03-21T20:06:53.580Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-21T20:06:53.580Z] Status: Image is up to date for alpine:3.17 [2023-03-21T20:06:53.580Z] ---> b2aa39c304c2 [2023-03-21T20:06:53.580Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-21T20:06:53.580Z] ---> b2aa39c304c2 [2023-03-21T20:06:53.580Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-21T20:06:53.580Z] ---> b2aa39c304c2 [2023-03-21T20:06:53.580Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T20:06:53.580Z] ---> Running in dcabde9d4aed [2023-03-21T20:06:53.580Z] Removing intermediate container 20a949e91127 [2023-03-21T20:06:53.580Z] ---> 9a26cdfe28ae [2023-03-21T20:06:53.580Z] [2023-03-21T20:06:53.580Z] Step 9/33 : FROM alpine:3.17 [2023-03-21T20:06:53.580Z] ---> b2aa39c304c2 [2023-03-21T20:06:53.580Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-21T20:06:53.580Z] ---> Running in 5448e2f86f0d [2023-03-21T20:06:53.580Z] ---> Running in de270ca718ad [2023-03-21T20:06:53.580Z] Removing intermediate container 10bf337fe2cd [2023-03-21T20:06:53.580Z] ---> c476911bb4cd [2023-03-21T20:06:53.580Z] [2023-03-21T20:06:53.580Z] Step 9/20 : FROM alpine:3.17 [2023-03-21T20:06:53.580Z] ---> b2aa39c304c2 [2023-03-21T20:06:53.580Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-21T20:06:53.580Z] ---> Running in f2d46b6a53e8 [2023-03-21T20:06:53.580Z] ---> Running in 6170b0464b32 [2023-03-21T20:06:53.580Z] Removing intermediate container dcabde9d4aed [2023-03-21T20:06:53.580Z] ---> 93b618dd2ef6 [2023-03-21T20:06:53.580Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-21T20:06:53.580Z] Removing intermediate container de270ca718ad [2023-03-21T20:06:53.580Z] ---> 8335cb8b74ec [2023-03-21T20:06:53.580Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-21T20:06:53.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:06:53.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T20:06:53.580Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T20:06:53.580Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T20:06:53.580Z] OK: 7 MiB in 16 packages [2023-03-21T20:06:53.580Z] ---> Running in f8aac91d3685 [2023-03-21T20:06:53.580Z] Removing intermediate container f2d46b6a53e8 [2023-03-21T20:06:53.580Z] ---> e131b6376523 [2023-03-21T20:06:53.580Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-21T20:06:53.580Z] ---> Running in 818295f49fbc [2023-03-21T20:06:53.580Z] Removing intermediate container 6170b0464b32 [2023-03-21T20:06:53.580Z] ---> 0dab3d8d2b39 [2023-03-21T20:06:53.580Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-21T20:06:53.580Z] ---> Running in 2cfed2be08d2 [2023-03-21T20:06:53.580Z] ---> Running in b32f9cc51c7f [2023-03-21T20:06:53.841Z] Removing intermediate container 818295f49fbc [2023-03-21T20:06:53.841Z] ---> d6af944cd93c [2023-03-21T20:06:53.841Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-21T20:06:53.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:06:54.100Z] ---> Running in 0a87838c7dfb [2023-03-21T20:06:54.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T20:06:54.361Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T20:06:54.361Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T20:06:54.361Z] OK: 7 MiB in 16 packages [2023-03-21T20:06:55.334Z] Removing intermediate container 0a87838c7dfb [2023-03-21T20:06:55.334Z] ---> 8edf51b4146b [2023-03-21T20:06:55.334Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-21T20:06:55.334Z] ---> Running in 4fe5814aa8de [2023-03-21T20:06:55.596Z] Removing intermediate container 5448e2f86f0d [2023-03-21T20:06:55.596Z] ---> ee31d08efdfb [2023-03-21T20:06:55.596Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T20:06:55.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:06:55.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:06:55.897Z] ---> Running in 897a3a4f14e8 [2023-03-21T20:06:55.897Z] Removing intermediate container f8aac91d3685 [2023-03-21T20:06:55.897Z] ---> 7bc9893d0042 [2023-03-21T20:06:55.897Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:06:55.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T20:06:55.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:06:55.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T20:06:56.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T20:06:56.155Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-21T20:06:56.155Z] (2/2) Installing su-exec (0.2-r2) [2023-03-21T20:06:56.155Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T20:06:56.155Z] OK: 7 MiB in 17 packages [2023-03-21T20:06:56.412Z] v3.17.2-241-g38a4de422a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-21T20:06:56.412Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-21T20:06:56.412Z] OK: 17818 distinct packages available [2023-03-21T20:06:56.412Z] Removing intermediate container 897a3a4f14e8 [2023-03-21T20:06:56.412Z] ---> 523dab46951c [2023-03-21T20:06:56.412Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-21T20:06:56.412Z] ---> 8584cc297158 [2023-03-21T20:06:56.412Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:06:56.412Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T20:06:56.412Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T20:06:56.412Z] OK: 7 MiB in 16 packages [2023-03-21T20:06:56.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:06:56.412Z] ---> Running in 19006db65482 [2023-03-21T20:06:56.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T20:06:56.671Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-21T20:06:56.671Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-21T20:06:56.929Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-21T20:06:56.929Z] ---> 8002dd6e635a [2023-03-21T20:06:56.929Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-21T20:06:56.929Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-21T20:06:56.929Z] (5/9) Installing curl (7.88.1-r1) [2023-03-21T20:06:56.929Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-21T20:06:56.929Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-21T20:06:56.929Z] (8/9) Installing libucontext (1.2-r0) [2023-03-21T20:06:56.929Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-21T20:06:56.929Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T20:06:56.929Z] Executing ca-certificates-20220614-r4.trigger [2023-03-21T20:06:56.929Z] OK: 10 MiB in 24 packages [2023-03-21T20:06:56.929Z] Removing intermediate container 19006db65482 [2023-03-21T20:06:56.929Z] ---> 7b20ea936133 [2023-03-21T20:06:56.929Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-21T20:06:57.863Z] ---> Running in 385dbe762ba6 [2023-03-21T20:06:57.863Z] Removing intermediate container 2cfed2be08d2 [2023-03-21T20:06:57.863Z] ---> 573a795256e8 [2023-03-21T20:06:57.863Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-21T20:06:57.863Z] ---> ce33e9d65505 [2023-03-21T20:06:57.863Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-21T20:06:57.863Z] Removing intermediate container 4fe5814aa8de [2023-03-21T20:06:57.863Z] ---> 8d8eaf7b20b5 [2023-03-21T20:06:57.863Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:06:57.863Z] ---> Running in 709af6345491 [2023-03-21T20:06:57.863Z] Removing intermediate container 385dbe762ba6 [2023-03-21T20:06:57.863Z] ---> dff3010bfe41 [2023-03-21T20:06:57.863Z] Step 15/25 : WORKDIR / [2023-03-21T20:06:57.863Z] Removing intermediate container 709af6345491 [2023-03-21T20:06:57.863Z] ---> f83af040e42b [2023-03-21T20:06:57.863Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-21T20:06:58.121Z] ---> Running in 7a221f9fe181 [2023-03-21T20:06:58.121Z] ---> b6a171714e4e [2023-03-21T20:06:58.121Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-21T20:06:58.418Z] ---> Running in 3ca93909a35c [2023-03-21T20:06:58.418Z] ---> a8b345f3e052 [2023-03-21T20:06:58.418Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:06:58.418Z] Removing intermediate container b32f9cc51c7f [2023-03-21T20:06:58.418Z] ---> 2c4807aee558 [2023-03-21T20:06:58.418Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:06:58.679Z] Removing intermediate container 7a221f9fe181 [2023-03-21T20:06:58.679Z] ---> 1474c5135183 [2023-03-21T20:06:58.679Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:06:58.939Z] Removing intermediate container 3ca93909a35c [2023-03-21T20:06:58.939Z] ---> 0b51b447840e [2023-03-21T20:06:58.939Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-21T20:06:58.939Z] ---> 30c29b4a1c95 [2023-03-21T20:06:58.939Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-21T20:06:58.939Z] ---> 2ca4ecabe0c3 [2023-03-21T20:06:58.939Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-21T20:06:58.939Z] ---> 96a958c96742 [2023-03-21T20:06:58.939Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:06:58.939Z] ---> Running in d57297cf1420 [2023-03-21T20:06:58.939Z] ---> Running in c81eb33bdf3e [2023-03-21T20:06:59.875Z] ---> d9ed52f28d0d [2023-03-21T20:06:59.875Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-21T20:06:59.875Z] Removing intermediate container c81eb33bdf3e [2023-03-21T20:06:59.875Z] ---> e7eb22027f79 [2023-03-21T20:06:59.875Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-21T20:06:59.875Z] ---> 0ae3d2c18860 [2023-03-21T20:06:59.875Z] ---> 4f10a0f2786a [2023-03-21T20:06:59.875Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yamlStep 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:06:59.875Z] [2023-03-21T20:06:59.875Z] ---> Running in 407ae6331e1f [2023-03-21T20:07:00.833Z] ---> 944d060a2541 [2023-03-21T20:07:00.833Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-21T20:07:00.833Z] Removing intermediate container 407ae6331e1f [2023-03-21T20:07:00.833Z] ---> fa6837b3ea4d [2023-03-21T20:07:00.833Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-21T20:07:00.833Z] ---> 7a76f08db2b8 [2023-03-21T20:07:00.833Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-21T20:07:00.833Z] ---> 7b8db9100211 [2023-03-21T20:07:00.833Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-21T20:07:00.833Z] ---> Running in 8ce89fdf4880 [2023-03-21T20:07:00.833Z] ---> Running in 3c24acb0c604 [2023-03-21T20:07:01.795Z] Removing intermediate container 3c24acb0c604 [2023-03-21T20:07:01.795Z] ---> bbf959a8614c [2023-03-21T20:07:01.795Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T20:07:01.795Z] ---> a9ad1c8df946 [2023-03-21T20:07:01.795Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-21T20:07:01.795Z] ---> 5b37b57c5980 [2023-03-21T20:07:01.795Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-21T20:07:01.795Z] Removing intermediate container d57297cf1420 [2023-03-21T20:07:01.795Z] ---> 0144efc6661a [2023-03-21T20:07:01.795Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-21T20:07:01.795Z] ---> Running in 3664361aaf95 [2023-03-21T20:07:01.795Z] ---> Running in 2d5b97f63c02 [2023-03-21T20:07:02.066Z] ---> Running in 556fd50941c7 [2023-03-21T20:07:02.066Z] ---> b1bad6801726 [2023-03-21T20:07:02.066Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-21T20:07:02.332Z] Removing intermediate container 2d5b97f63c02 [2023-03-21T20:07:02.332Z] ---> dfb2f12a2275 [2023-03-21T20:07:02.332Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T20:07:02.332Z] Removing intermediate container 556fd50941c7 [2023-03-21T20:07:02.332Z] ---> 889429ecd759 [2023-03-21T20:07:02.332Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-21T20:07:02.332Z] Removing intermediate container 3664361aaf95 [2023-03-21T20:07:02.332Z] ---> 764415405e46 [2023-03-21T20:07:02.332Z] Step 21/23 : LABEL arch=x86_64 [2023-03-21T20:07:02.332Z] ---> 36af43758327 [2023-03-21T20:07:02.332Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-21T20:07:02.332Z] Removing intermediate container 8ce89fdf4880 [2023-03-21T20:07:02.332Z] ---> f7d00ed4a8fd [2023-03-21T20:07:02.332Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-21T20:07:02.593Z] ---> Running in 1f206f1882d0 [2023-03-21T20:07:02.593Z] ---> Running in b5cfd70213f3 [2023-03-21T20:07:02.593Z] ---> Running in ea9b16eaea2d [2023-03-21T20:07:02.593Z] ---> Running in 85c050fead77 [2023-03-21T20:07:02.593Z] ---> Running in 64ce60200e97 [2023-03-21T20:07:02.855Z] Removing intermediate container 1f206f1882d0 [2023-03-21T20:07:02.855Z] ---> fea77d04c393 [2023-03-21T20:07:02.855Z] Step 18/20 : LABEL arch=x86_64 [2023-03-21T20:07:03.121Z] Removing intermediate container b5cfd70213f3 [2023-03-21T20:07:03.121Z] ---> a2f062ca0fb5 [2023-03-21T20:07:03.121Z] Step 21/23 : LABEL arch=x86_64 [2023-03-21T20:07:03.121Z] Removing intermediate container 64ce60200e97 [2023-03-21T20:07:03.121Z] Removing intermediate container ea9b16eaea2d [2023-03-21T20:07:03.121Z] ---> ebe912528287 [2023-03-21T20:07:03.121Z] ---> 472a4341f71b [2023-03-21T20:07:03.121Z] Step 22/23 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T20:07:03.121Z] [2023-03-21T20:07:03.121Z] Removing intermediate container 85c050fead77 [2023-03-21T20:07:03.121Z] ---> 5ad8d72ea920 [2023-03-21T20:07:03.121Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-21T20:07:03.121Z] ---> Running in ee32ae9988a1 [2023-03-21T20:07:03.121Z] ---> Running in bbfa9a0702f5 [2023-03-21T20:07:03.403Z] ---> Running in 67ea26e9bc18 [2023-03-21T20:07:03.403Z] ---> Running in 0b76f57603bb [2023-03-21T20:07:03.690Z] Removing intermediate container bbfa9a0702f5 [2023-03-21T20:07:03.690Z] ---> 3ad723634546 [2023-03-21T20:07:03.690Z] Step 22/23 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 [2023-03-21T20:07:03.690Z] Removing intermediate container 0b76f57603bb [2023-03-21T20:07:03.690Z] ---> fab67bd9f568 [2023-03-21T20:07:03.690Z] Step 23/25 : LABEL arch=x86_64 [2023-03-21T20:07:03.690Z] Removing intermediate container ee32ae9988a1 [2023-03-21T20:07:03.690Z] ---> 8778a071b4f3 [2023-03-21T20:07:03.690Z] Step 19/20 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 [2023-03-21T20:07:03.957Z] ---> a5a9163b734b [2023-03-21T20:07:03.957Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-21T20:07:03.957Z] Removing intermediate container 67ea26e9bc18 [2023-03-21T20:07:03.957Z] ---> 659cae6e7fe1 [2023-03-21T20:07:03.957Z] Step 23/23 : LABEL version=0.0.0 [2023-03-21T20:07:03.957Z] ---> Running in 463f4b7160ac [2023-03-21T20:07:03.957Z] ---> Running in c074c004b034 [2023-03-21T20:07:03.957Z] ---> Running in 62617622a5cd [2023-03-21T20:07:03.957Z] ---> Running in 8aef7a2e6103 [2023-03-21T20:07:03.957Z] ---> Running in d556ea7ef031 [2023-03-21T20:07:04.535Z] Removing intermediate container 62617622a5cd [2023-03-21T20:07:04.535Z] ---> 24d4c3de872c [2023-03-21T20:07:04.535Z] Step 20/20 : LABEL version=0.0.0 [2023-03-21T20:07:04.535Z] Removing intermediate container 463f4b7160ac [2023-03-21T20:07:04.535Z] ---> 24d52fe866df [2023-03-21T20:07:04.535Z] Step 23/23 : LABEL version=0.0.0 [2023-03-21T20:07:04.535Z] Removing intermediate container c074c004b034 [2023-03-21T20:07:04.535Z] ---> 496ef65a334a [2023-03-21T20:07:04.535Z] Step 24/25 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 [2023-03-21T20:07:04.535Z] Removing intermediate container d556ea7ef031 [2023-03-21T20:07:04.535Z] ---> 4cd6d0cbc047 [2023-03-21T20:07:04.535Z] [2023-03-21T20:07:04.535Z] ---> Running in 0fe42c61fb7c [2023-03-21T20:07:04.535Z] ---> Running in eab28afc54b0 [2023-03-21T20:07:04.535Z] ---> Running in a05ec2fcc235 [2023-03-21T20:07:04.535Z] Successfully built 4cd6d0cbc047 [2023-03-21T20:07:04.535Z] Successfully tagged core-data:latest [2023-03-21T20:07:04.535Z] Building security-secretstore-setup [2023-03-21T20:07:04.816Z]  Building core-data ... done Removing intermediate container 0fe42c61fb7c [2023-03-21T20:07:04.816Z] ---> 40e0f2bafa01 [2023-03-21T20:07:04.816Z] [2023-03-21T20:07:04.816Z] Removing intermediate container a05ec2fcc235 [2023-03-21T20:07:04.816Z] ---> 5d26447e572f [2023-03-21T20:07:04.816Z] Step 25/25 : LABEL version=0.0.0 [2023-03-21T20:07:04.816Z] Removing intermediate container eab28afc54b0 [2023-03-21T20:07:04.816Z] ---> 93c8dbaac4af [2023-03-21T20:07:04.816Z] [2023-03-21T20:07:04.816Z] Successfully built 40e0f2bafa01 [2023-03-21T20:07:04.816Z] Successfully built 93c8dbaac4af [2023-03-21T20:07:04.816Z] ---> Running in bd5fa37053ca [2023-03-21T20:07:04.816Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-21T20:07:04.816Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-21T20:07:04.816Z] Building support-scheduler [2023-03-21T20:07:04.816Z] Building support-notifications [2023-03-21T20:07:10.808Z]  Building security-spiffe-token-provider ... done  Building core-common-config-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:07:10.808Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:07:10.808Z] ---> 66759a8d4300 [2023-03-21T20:07:10.808Z] Step 3/25 : WORKDIR /edgex-go [2023-03-21T20:07:10.808Z] ---> Using cache [2023-03-21T20:07:10.808Z] ---> 3dbf15ede42b [2023-03-21T20:07:10.808Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-21T20:07:10.808Z] ---> Using cache [2023-03-21T20:07:10.808Z] ---> 4a636524e8fa [2023-03-21T20:07:10.808Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-21T20:07:10.808Z] ---> Using cache [2023-03-21T20:07:10.808Z] ---> b3e21502f450 [2023-03-21T20:07:10.808Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:07:10.808Z] ---> Using cache [2023-03-21T20:07:10.808Z] ---> 260995c2528e [2023-03-21T20:07:10.808Z] Step 7/25 : COPY . . [2023-03-21T20:07:10.808Z] ---> Using cache [2023-03-21T20:07:10.808Z] ---> 57635c2cbd19 [2023-03-21T20:07:10.808Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-21T20:07:11.904Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-21T20:07:11.904Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-21T20:07:12.492Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-21T20:07:12.761Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-21T20:07:12.761Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-21T20:07:14.104Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:07:14.105Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:07:14.105Z] ---> 66759a8d4300 [2023-03-21T20:07:14.105Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T20:07:14.105Z] ---> Using cache [2023-03-21T20:07:14.105Z] ---> 6d6285de3618 [2023-03-21T20:07:14.105Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T20:07:14.105Z] ---> Using cache [2023-03-21T20:07:14.105Z] ---> 81cb32442bd7 [2023-03-21T20:07:14.105Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-21T20:07:14.105Z] ---> Using cache [2023-03-21T20:07:14.105Z] ---> 8115fb00277f [2023-03-21T20:07:14.105Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T20:07:14.105Z] ---> Using cache [2023-03-21T20:07:14.105Z] ---> 1a24436b7193 [2023-03-21T20:07:14.105Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:07:14.105Z] ---> Using cache [2023-03-21T20:07:14.105Z] ---> b5d513585d6b [2023-03-21T20:07:14.105Z] Step 8/23 : COPY . . [2023-03-21T20:07:14.105Z] ---> Using cache [2023-03-21T20:07:14.105Z] ---> a9920b9afc2b [2023-03-21T20:07:14.105Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-21T20:07:14.363Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:07:14.364Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:07:14.364Z] ---> 66759a8d4300 [2023-03-21T20:07:14.364Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T20:07:14.364Z] ---> Using cache [2023-03-21T20:07:14.364Z] ---> 6d6285de3618 [2023-03-21T20:07:14.364Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T20:07:14.364Z] ---> Using cache [2023-03-21T20:07:14.364Z] ---> 81cb32442bd7 [2023-03-21T20:07:14.364Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-21T20:07:14.712Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-21T20:07:14.980Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-21T20:07:14.980Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-21T20:07:14.980Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-21T20:07:16.394Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-21T20:07:18.981Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-21T20:07:18.981Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-21T20:07:18.981Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-21T20:07:18.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-21T20:07:24.335Z] Removing intermediate container bd5fa37053ca [2023-03-21T20:07:24.335Z] ---> 885f2990037e [2023-03-21T20:07:24.335Z] [2023-03-21T20:07:24.335Z] ---> Running in 772676ca050f [2023-03-21T20:07:24.335Z] ---> Running in dbe6d40f443b [2023-03-21T20:07:24.335Z] ---> Running in c190a304ad29 [2023-03-21T20:07:24.335Z] Successfully built 885f2990037e [2023-03-21T20:07:24.335Z] Successfully tagged core-metadata:latest [2023-03-21T20:07:24.335Z] Building security-proxy-setup [2023-03-21T20:07:24.335Z]  Building core-metadata ... done Removing intermediate container 8aef7a2e6103 [2023-03-21T20:07:24.335Z] ---> 20b412452a92 [2023-03-21T20:07:24.335Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:07:30.969Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:07:30.969Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:07:30.969Z] ---> 66759a8d4300 [2023-03-21T20:07:30.969Z] Step 3/22 : WORKDIR /edgex-go [2023-03-21T20:07:30.969Z] ---> Using cache [2023-03-21T20:07:30.969Z] ---> 3dbf15ede42b [2023-03-21T20:07:30.969Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-21T20:07:30.969Z] ---> Using cache [2023-03-21T20:07:30.969Z] ---> 4a636524e8fa [2023-03-21T20:07:30.969Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-21T20:07:30.969Z] ---> Using cache [2023-03-21T20:07:30.969Z] ---> b3e21502f450 [2023-03-21T20:07:30.969Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:07:30.969Z] ---> Using cache [2023-03-21T20:07:30.969Z] ---> 260995c2528e [2023-03-21T20:07:30.969Z] Step 7/22 : COPY . . [2023-03-21T20:07:30.969Z] ---> Using cache [2023-03-21T20:07:30.969Z] ---> 57635c2cbd19 [2023-03-21T20:07:30.969Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-21T20:07:33.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:07:33.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T20:07:33.791Z] ---> 70e2f7a24786 [2023-03-21T20:07:33.791Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:07:33.791Z] 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-03-21T20:07:33.791Z] ---> Running in f18dc42efeda [2023-03-21T20:07:34.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-21T20:07:34.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-21T20:07:34.028Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.378s coverage: 28.7% of statements [2023-03-21T20:07:34.145Z] OK: 265 MiB in 53 packages [2023-03-21T20:07:34.511Z] 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-03-21T20:07:34.772Z] ---> e032deb794e0 [2023-03-21T20:07:34.772Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-21T20:07:35.030Z] 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-03-21T20:07:36.419Z] Removing intermediate container c190a304ad29 [2023-03-21T20:07:36.419Z] ---> 35f1aef4586d [2023-03-21T20:07:36.419Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T20:07:36.419Z] ---> 285ccbd4c9e8 [2023-03-21T20:07:36.419Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-21T20:07:36.678Z] ---> 686f2ae1704b [2023-03-21T20:07:36.678Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:07:36.939Z] ---> Running in 3256ff1439c5 [2023-03-21T20:07:36.939Z] ---> acdfbc9e3962 [2023-03-21T20:07:36.939Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-21T20:07:37.620Z] ---> 8e8625d55743 [2023-03-21T20:07:37.620Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-21T20:07:38.188Z] ---> 190077185bd4 [2023-03-21T20:07:38.188Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-21T20:07:38.768Z] ---> c07a082bd95e [2023-03-21T20:07:38.768Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-21T20:07:39.347Z] ---> a5eef9d1e122 [2023-03-21T20:07:39.347Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-21T20:07:39.916Z] ---> Running in f5b2472fa9cb [2023-03-21T20:07:46.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.313s coverage: 98.5% of statements [2023-03-21T20:07:46.502Z] Removing intermediate container f5b2472fa9cb [2023-03-21T20:07:46.502Z] ---> 6e32e4f61506 [2023-03-21T20:07:46.502Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-21T20:07:48.647Z] ---> Running in 5da9df17835a [2023-03-21T20:07:49.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-21T20:07:49.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-21T20:07:49.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-21T20:07:51.194Z] Removing intermediate container 5da9df17835a [2023-03-21T20:07:51.194Z] ---> f20c271e0c03 [2023-03-21T20:07:51.194Z] Step 30/33 : CMD ["gate"] [2023-03-21T20:07:52.591Z] ---> Running in a902ddfca117 [2023-03-21T20:07:53.072Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.433s coverage: 71.3% of statements [2023-03-21T20:07:53.169Z] Removing intermediate container a902ddfca117 [2023-03-21T20:07:53.169Z] ---> 4e19acc32ac1 [2023-03-21T20:07:53.169Z] Step 31/33 : LABEL arch=x86_64 [2023-03-21T20:07:53.169Z] ---> Running in f799d2208e28 [2023-03-21T20:07:53.429Z] Removing intermediate container f799d2208e28 [2023-03-21T20:07:53.429Z] ---> e5db1af04e9a [2023-03-21T20:07:53.429Z] Step 32/33 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 [2023-03-21T20:07:53.429Z] ---> Running in 7d987a323748 [2023-03-21T20:07:53.688Z] Removing intermediate container 7d987a323748 [2023-03-21T20:07:53.688Z] ---> 9caa1c7805f5 [2023-03-21T20:07:53.688Z] Step 33/33 : LABEL version=0.0.0 [2023-03-21T20:07:53.688Z] ---> Running in 356221359f6f [2023-03-21T20:07:54.622Z] Removing intermediate container 356221359f6f [2023-03-21T20:07:54.622Z] ---> 8842c9921272 [2023-03-21T20:07:54.622Z] [2023-03-21T20:07:54.622Z] Successfully built 8842c9921272 [2023-03-21T20:07:54.622Z] Successfully tagged security-bootstrapper:latest [2023-03-21T20:07:54.622Z]  Building security-bootstrapper ... done Building security-spire-config [2023-03-21T20:07:55.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-21T20:07:55.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-21T20:07:55.929Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.346s coverage: 54.0% of statements [2023-03-21T20:07:57.953Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:07:57.954Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:07:57.954Z] ---> 66759a8d4300 [2023-03-21T20:07:57.954Z] Step 3/27 : WORKDIR /edgex-go [2023-03-21T20:07:57.954Z] ---> Using cache [2023-03-21T20:07:57.954Z] ---> 3dbf15ede42b [2023-03-21T20:07:57.954Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-21T20:08:01.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-21T20:08:01.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-21T20:08:01.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-21T20:08:01.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-21T20:08:01.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-21T20:08:02.179Z] 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-03-21T20:08:08.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-21T20:08:08.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-21T20:08:14.418Z] ---> Running in d08ed4a4d790 [2023-03-21T20:08:23.279Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.620s coverage: 88.5% of statements [2023-03-21T20:08:23.279Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.497s coverage: 3.9% of statements [2023-03-21T20:08:23.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-21T20:08:23.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-21T20:08:23.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-21T20:08:25.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:08:25.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T20:08:25.151Z] Removing intermediate container dbe6d40f443b [2023-03-21T20:08:25.151Z] ---> 9934b2b40fb3 [2023-03-21T20:08:25.151Z] [2023-03-21T20:08:25.151Z] Step 9/25 : FROM alpine:3.17 [2023-03-21T20:08:25.151Z] ---> b2aa39c304c2 [2023-03-21T20:08:25.151Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-21T20:08:25.151Z] OK: 265 MiB in 53 packages [2023-03-21T20:08:25.151Z] Removing intermediate container f18dc42efeda [2023-03-21T20:08:25.151Z] ---> 8a02bc031a7a [2023-03-21T20:08:25.151Z] [2023-03-21T20:08:25.151Z] Step 9/22 : FROM alpine:3.17 [2023-03-21T20:08:25.151Z] ---> b2aa39c304c2 [2023-03-21T20:08:25.151Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-21T20:08:25.151Z] ---> Running in bb73c7f30d7f [2023-03-21T20:08:25.151Z] Removing intermediate container 772676ca050f [2023-03-21T20:08:25.151Z] ---> b7f7c3572c36 [2023-03-21T20:08:25.151Z] [2023-03-21T20:08:25.151Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T20:08:25.151Z] ---> b2aa39c304c2 [2023-03-21T20:08:25.151Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-21T20:08:25.151Z] ---> Using cache [2023-03-21T20:08:25.151Z] ---> ee31d08efdfb [2023-03-21T20:08:25.151Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T20:08:25.151Z] ---> Using cache [2023-03-21T20:08:25.151Z] ---> 523dab46951c [2023-03-21T20:08:25.151Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-21T20:08:25.151Z] ---> Running in 8b574b9399be [2023-03-21T20:08:25.151Z] ---> Running in 7d9ef18b9569 [2023-03-21T20:08:25.410Z] Removing intermediate container 3256ff1439c5 [2023-03-21T20:08:25.410Z] ---> b96c4c483ac3 [2023-03-21T20:08:25.410Z] Step 8/23 : COPY . . [2023-03-21T20:08:25.411Z] Removing intermediate container d08ed4a4d790 [2023-03-21T20:08:25.411Z] ---> 59ad13abec55 [2023-03-21T20:08:25.411Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-21T20:08:25.810Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.747s coverage: 95.6% of statements [2023-03-21T20:08:25.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-21T20:08:25.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-21T20:08:25.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-21T20:08:25.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-21T20:08:25.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-21T20:08:26.077Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.228s coverage: 72.2% of statements [2023-03-21T20:08:28.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:08:28.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T20:08:28.061Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-21T20:08:28.061Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-21T20:08:28.061Z] (3/3) Installing su-exec (0.2-r2) [2023-03-21T20:08:28.061Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T20:08:28.061Z] Executing ca-certificates-20220614-r4.trigger [2023-03-21T20:08:28.061Z] OK: 8 MiB in 18 packages [2023-03-21T20:08:30.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:08:30.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T20:08:30.855Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-21T20:08:30.855Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-21T20:08:31.113Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T20:08:31.113Z] OK: 8 MiB in 17 packages [2023-03-21T20:08:31.681Z] Removing intermediate container 7d9ef18b9569 [2023-03-21T20:08:31.681Z] ---> 6dd0ea2ac1af [2023-03-21T20:08:31.681Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-21T20:08:32.727Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-21T20:08:32.727Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-21T20:08:32.727Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-21T20:08:32.727Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.241s coverage: 65.9% of statements [2023-03-21T20:08:34.221Z] ---> fa8cb4475660 [2023-03-21T20:08:34.221Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:08:34.221Z] ---> 36059503619d [2023-03-21T20:08:34.221Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-21T20:08:34.221Z] ---> Running in 150e4ecf2aab [2023-03-21T20:08:34.221Z] ---> Running in 1706f628060d [2023-03-21T20:08:34.221Z] ---> Running in bf415fb00d96 [2023-03-21T20:08:34.480Z] Removing intermediate container 150e4ecf2aab [2023-03-21T20:08:34.480Z] ---> a619592ce4cd [2023-03-21T20:08:34.480Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:08:34.752Z] Removing intermediate container bb73c7f30d7f [2023-03-21T20:08:34.752Z] ---> 6419bbfa58ce [2023-03-21T20:08:34.752Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-21T20:08:34.752Z] Removing intermediate container 8b574b9399be [2023-03-21T20:08:34.752Z] ---> a401c361ac94 [2023-03-21T20:08:34.752Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-21T20:08:34.752Z] ---> 41e9ec561afe [2023-03-21T20:08:34.752Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:08:35.011Z] ---> Running in ef7ba29918c6 [2023-03-21T20:08:35.011Z] ---> Running in 0dfd83355436 [2023-03-21T20:08:35.011Z] Removing intermediate container ef7ba29918c6 [2023-03-21T20:08:35.011Z] ---> 1f3c872234ac [2023-03-21T20:08:35.011Z] Step 12/25 : WORKDIR / [2023-03-21T20:08:35.271Z] Removing intermediate container 0dfd83355436 [2023-03-21T20:08:35.271Z] ---> 8eb179fb132b [2023-03-21T20:08:35.271Z] Step 12/22 : WORKDIR /edgex [2023-03-21T20:08:35.271Z] 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-03-21T20:08:35.271Z] ---> 72fa3ef13263 [2023-03-21T20:08:35.271Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-21T20:08:35.271Z] ---> Running in c60cd63f9f90 [2023-03-21T20:08:35.599Z] ---> Running in d403cc936535 [2023-03-21T20:08:36.168Z] Removing intermediate container c60cd63f9f90 [2023-03-21T20:08:36.168Z] ---> ef0901016ca3 [2023-03-21T20:08:36.168Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:08:36.432Z] Removing intermediate container d403cc936535 [2023-03-21T20:08:36.432Z] ---> 234559757bd3 [2023-03-21T20:08:36.432Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:08:36.432Z] ---> d69f23be8014 [2023-03-21T20:08:36.432Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-21T20:08:36.690Z] ---> bb86acdbed1e [2023-03-21T20:08:36.690Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:08:36.948Z] ---> 3a92a4b9bf26 [2023-03-21T20:08:36.948Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:08:36.948Z] ---> b75ef42ca504 [2023-03-21T20:08:36.948Z] 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-03-21T20:08:36.948Z] ---> 3aa87fee41fc [2023-03-21T20:08:36.948Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-21T20:08:37.207Z] ---> Running in c64065170e27 [2023-03-21T20:08:37.493Z] ---> ecbfb74cc784 [2023-03-21T20:08:37.493Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-21T20:08:37.493Z] ---> 0dec0ec496c2 [2023-03-21T20:08:37.493Z] 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-03-21T20:08:37.493Z] Removing intermediate container c64065170e27 [2023-03-21T20:08:37.493Z] ---> 0f7bef161afa [2023-03-21T20:08:37.493Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T20:08:37.766Z] ---> Running in 1e94b60af4c0 [2023-03-21T20:08:38.052Z] ---> affb15ae672f [2023-03-21T20:08:38.052Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-21T20:08:38.052Z] ---> 7541215ce8ec [2023-03-21T20:08:38.052Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-21T20:08:38.427Z] Removing intermediate container 1e94b60af4c0 [2023-03-21T20:08:38.427Z] ---> 0d7d31f604aa [2023-03-21T20:08:38.427Z] Step 21/23 : LABEL arch=x86_64 [2023-03-21T20:08:39.924Z] ---> 514a287c6bfa [2023-03-21T20:08:39.924Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-21T20:08:39.924Z] ---> Running in 1a7232709ad7 [2023-03-21T20:08:40.874Z] ---> e21d7ab9de41 [2023-03-21T20:08:40.874Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-21T20:08:41.162Z] Removing intermediate container 1a7232709ad7 [2023-03-21T20:08:41.162Z] ---> c2db4e54ca14 [2023-03-21T20:08:41.162Z] Step 22/23 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 [2023-03-21T20:08:41.162Z] ---> 792fff8ba5bd [2023-03-21T20:08:41.162Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-21T20:08:41.162Z] ---> Running in 780c01444477 [2023-03-21T20:08:41.730Z] ---> a0e656318ddb [2023-03-21T20:08:41.731Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-21T20:08:42.792Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-21T20:08:42.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-21T20:08:43.071Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.427s coverage: 0.9% of statements [2023-03-21T20:08:43.071Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.246s coverage: 29.0% of statements [2023-03-21T20:08:43.646Z] ---> Running in 7beecae19803 [2023-03-21T20:08:43.646Z] Removing intermediate container 780c01444477 [2023-03-21T20:08:43.646Z] ---> cb056aa5255a [2023-03-21T20:08:43.646Z] Step 23/23 : LABEL version=0.0.0 [2023-03-21T20:08:44.584Z] ---> 05d05f64a492 [2023-03-21T20:08:44.584Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-21T20:08:44.843Z] ---> Running in ecc2f4087d07 [2023-03-21T20:08:45.105Z] ---> bedf4290479d [2023-03-21T20:08:45.105Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-21T20:08:46.047Z] Removing intermediate container ecc2f4087d07 [2023-03-21T20:08:46.047Z] ---> a4a1c4436c0e [2023-03-21T20:08:46.047Z] [2023-03-21T20:08:46.047Z] ---> Running in 8682510dde4c [2023-03-21T20:08:46.047Z] Successfully built a4a1c4436c0e [2023-03-21T20:08:46.047Z] Successfully tagged support-scheduler:latest [2023-03-21T20:08:46.047Z] Building security-spire-server [2023-03-21T20:08:47.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.276s coverage: 45.5% of statements [2023-03-21T20:08:47.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.252s coverage: 82.9% of statements [2023-03-21T20:08:47.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.231s coverage: 94.1% of statements [2023-03-21T20:08:47.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.304s coverage: 96.3% of statements [2023-03-21T20:08:50.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.206s coverage: 87.5% of statements [2023-03-21T20:08:51.412Z]  Building support-scheduler ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:08:51.412Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:08:51.412Z] ---> 66759a8d4300 [2023-03-21T20:08:51.412Z] Step 3/26 : WORKDIR /edgex-go [2023-03-21T20:08:51.412Z] ---> Using cache [2023-03-21T20:08:51.412Z] ---> 3dbf15ede42b [2023-03-21T20:08:51.412Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-21T20:08:51.412Z] ---> Using cache [2023-03-21T20:08:51.412Z] ---> 59ad13abec55 [2023-03-21T20:08:51.412Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-21T20:08:51.412Z] ---> Using cache [2023-03-21T20:08:51.412Z] ---> fa8cb4475660 [2023-03-21T20:08:51.412Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:08:54.031Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-21T20:08:54.031Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-21T20:08:54.031Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-21T20:08:54.031Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-21T20:08:55.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-21T20:08:55.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-21T20:08:55.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-21T20:08:55.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-21T20:08:58.046Z] Removing intermediate container 7beecae19803 [2023-03-21T20:08:58.046Z] ---> 035321168974 [2023-03-21T20:08:58.046Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-21T20:08:58.046Z] ---> Running in 320f9246ce37 [2023-03-21T20:08:58.046Z] ---> Running in cf1647b532e1 [2023-03-21T20:08:58.046Z] Removing intermediate container 8682510dde4c [2023-03-21T20:08:58.046Z] ---> 16a922bd2314 [2023-03-21T20:08:58.046Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-21T20:08:58.310Z] Removing intermediate container cf1647b532e1 [2023-03-21T20:08:58.310Z] ---> e6424db87eba [2023-03-21T20:08:58.310Z] Step 20/22 : LABEL arch=x86_64 [2023-03-21T20:08:58.310Z] ---> Running in 6ccad79bc2db [2023-03-21T20:08:58.310Z] ---> Running in ec8a9252a49c [2023-03-21T20:08:58.594Z] Removing intermediate container 6ccad79bc2db [2023-03-21T20:08:58.594Z] ---> 287870aa6ed6 [2023-03-21T20:08:58.594Z] Step 23/25 : LABEL arch=x86_64 [2023-03-21T20:09:02.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.201s coverage: 94.4% of statements [2023-03-21T20:09:02.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-21T20:09:02.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-21T20:09:02.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-21T20:09:02.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-21T20:09:03.926Z] ---> Running in 22ec73a08641 [2023-03-21T20:09:03.926Z] Removing intermediate container ec8a9252a49c [2023-03-21T20:09:03.926Z] ---> c0d2f992513f [2023-03-21T20:09:03.926Z] Step 21/22 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 [2023-03-21T20:09:03.926Z] ---> Running in 60a555b3c4e8 [2023-03-21T20:09:03.926Z] Removing intermediate container bf415fb00d96 [2023-03-21T20:09:03.926Z] ---> e133b42180c2 [2023-03-21T20:09:03.926Z] [2023-03-21T20:09:03.926Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T20:09:03.926Z] ---> b2aa39c304c2 [2023-03-21T20:09:03.926Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-21T20:09:05.843Z] Removing intermediate container 22ec73a08641 [2023-03-21T20:09:05.843Z] ---> 7442d310023a [2023-03-21T20:09:05.843Z] Step 24/25 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 [2023-03-21T20:09:08.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-21T20:09:08.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-21T20:09:09.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-21T20:09:11.249Z] ---> Running in b2a85e89f370 [2023-03-21T20:09:11.249Z] Removing intermediate container 60a555b3c4e8 [2023-03-21T20:09:11.249Z] ---> 86495a77cc54 [2023-03-21T20:09:11.249Z] Step 22/22 : LABEL version=0.0.0 [2023-03-21T20:09:11.249Z] ---> Running in a1e128dece7a [2023-03-21T20:09:11.249Z] ---> Running in a51095bafcc5 [2023-03-21T20:09:11.507Z] Removing intermediate container a1e128dece7a [2023-03-21T20:09:11.507Z] ---> 8bdc49c24c58 [2023-03-21T20:09:11.507Z] Step 25/25 : LABEL version=0.0.0 [2023-03-21T20:09:11.507Z] Removing intermediate container a51095bafcc5 [2023-03-21T20:09:11.507Z] ---> b61f5ad120b0 [2023-03-21T20:09:11.507Z] [2023-03-21T20:09:11.507Z] Successfully built b61f5ad120b0 [2023-03-21T20:09:11.796Z] Successfully tagged security-proxy-setup:latest [2023-03-21T20:09:11.796Z]  Building security-proxy-setup ... done Building security-spire-agent [2023-03-21T20:09:11.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:09:11.796Z] ---> Running in f39107ddd54c [2023-03-21T20:09:11.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T20:09:12.096Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-21T20:09:12.096Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-21T20:09:12.096Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T20:09:12.096Z] Executing ca-certificates-20220614-r4.trigger [2023-03-21T20:09:12.373Z] OK: 8 MiB in 17 packages [2023-03-21T20:09:14.472Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:09:14.472Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:09:14.472Z] ---> 66759a8d4300 [2023-03-21T20:09:14.472Z] Step 3/27 : WORKDIR /edgex-go [2023-03-21T20:09:14.472Z] ---> Using cache [2023-03-21T20:09:14.472Z] ---> 3dbf15ede42b [2023-03-21T20:09:14.472Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-21T20:09:14.472Z] ---> Using cache [2023-03-21T20:09:14.472Z] ---> 59ad13abec55 [2023-03-21T20:09:14.472Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-21T20:09:14.472Z] ---> Using cache [2023-03-21T20:09:14.472Z] ---> fa8cb4475660 [2023-03-21T20:09:14.472Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:09:16.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-21T20:09:17.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.077s coverage: 79.9% of statements [2023-03-21T20:09:17.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.268s coverage: 92.9% of statements [2023-03-21T20:09:17.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.091s coverage: 64.4% of statements [2023-03-21T20:09:17.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.206s coverage: 86.9% of statements [2023-03-21T20:09:17.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.200s coverage: 87.2% of statements [2023-03-21T20:09:17.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.182s coverage: 20.0% of statements [2023-03-21T20:09:17.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.183s coverage: 100.0% of statements [2023-03-21T20:09:17.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.460s coverage: 81.2% of statements [2023-03-21T20:09:17.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.462s coverage: 82.1% of statements [2023-03-21T20:09:18.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-21T20:09:18.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.230s coverage: 86.0% of statements [2023-03-21T20:09:21.180Z] Removing intermediate container f39107ddd54c [2023-03-21T20:09:21.180Z] ---> f5edadcb7cac [2023-03-21T20:09:21.180Z] [2023-03-21T20:09:21.180Z] Successfully built f5edadcb7cac [2023-03-21T20:09:23.081Z] Successfully tagged security-secretstore-setup:latest [2023-03-21T20:09:23.081Z]  Building security-secretstore-setup ... done Building core-command [2023-03-21T20:09:23.081Z] ---> Running in 5c5427692367 [2023-03-21T20:09:23.370Z] Removing intermediate container 1706f628060d [2023-03-21T20:09:23.370Z] ---> 450eb14b01eb [2023-03-21T20:09:23.370Z] Step 7/27 : COPY . . [2023-03-21T20:09:23.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-21T20:09:23.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-21T20:09:24.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.256s coverage: 63.1% of statements [2023-03-21T20:09:24.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.282s coverage: 100.0% of statements [2023-03-21T20:09:26.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.137s coverage: 89.4% of statements [2023-03-21T20:09:26.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.093s coverage: 100.0% of statements [2023-03-21T20:09:26.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.131s coverage: 73.7% of statements [2023-03-21T20:09:27.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-21T20:09:27.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-21T20:09:27.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-21T20:09:27.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements [2023-03-21T20:09:28.802Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:09:28.802Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:09:28.802Z] ---> 66759a8d4300 [2023-03-21T20:09:28.802Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-21T20:09:28.802Z] ---> Using cache [2023-03-21T20:09:28.802Z] ---> 6d6285de3618 [2023-03-21T20:09:28.802Z] Step 4/24 : WORKDIR /edgex-go [2023-03-21T20:09:28.802Z] ---> Using cache [2023-03-21T20:09:28.802Z] ---> 81cb32442bd7 [2023-03-21T20:09:28.802Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-21T20:09:28.802Z] ---> Using cache [2023-03-21T20:09:28.802Z] ---> 8115fb00277f [2023-03-21T20:09:28.802Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-21T20:09:28.802Z] ---> Using cache [2023-03-21T20:09:28.802Z] ---> 1a24436b7193 [2023-03-21T20:09:28.802Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:09:28.802Z] ---> Using cache [2023-03-21T20:09:28.802Z] ---> b5d513585d6b [2023-03-21T20:09:28.802Z] Step 8/24 : COPY . . [2023-03-21T20:09:28.802Z] ---> Using cache [2023-03-21T20:09:28.802Z] ---> a9920b9afc2b [2023-03-21T20:09:28.802Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-21T20:09:35.393Z] Removing intermediate container b2a85e89f370 [2023-03-21T20:09:35.393Z] ---> ea545cd4c497 [2023-03-21T20:09:35.393Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T20:09:35.393Z] ---> 5e876da20737 [2023-03-21T20:09:35.393Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-21T20:09:35.393Z] ---> Running in 660cc55700d7 [2023-03-21T20:09:35.393Z] ---> Running in bb7657bac72f [2023-03-21T20:09:35.393Z] ---> Running in 9ccb18dfe67f [2023-03-21T20:09:35.393Z] Removing intermediate container bb7657bac72f [2023-03-21T20:09:35.393Z] ---> 12c0e9638368 [2023-03-21T20:09:35.393Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-21T20:09:35.393Z] Removing intermediate container 9ccb18dfe67f [2023-03-21T20:09:35.393Z] ---> 0484aced88a2 [2023-03-21T20:09:35.393Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-21T20:09:35.393Z] ---> Running in a854c7d2cc91 [2023-03-21T20:09:35.393Z] ---> Running in a8cd495e982f [2023-03-21T20:09:35.393Z] 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-03-21T20:09:35.393Z] Removing intermediate container a854c7d2cc91 [2023-03-21T20:09:35.393Z] ---> d94cc7498508 [2023-03-21T20:09:35.393Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-21T20:09:35.393Z] Removing intermediate container a8cd495e982f [2023-03-21T20:09:35.393Z] ---> 9e26f41894e7 [2023-03-21T20:09:35.393Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-21T20:09:35.393Z] ---> Running in a21d6c1c1835 [2023-03-21T20:09:35.393Z] ---> Running in 02f0fd7e9867 [2023-03-21T20:09:35.679Z] Removing intermediate container a21d6c1c1835 [2023-03-21T20:09:35.679Z] ---> 14d0d171c9b0 [2023-03-21T20:09:35.679Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:09:35.679Z] Removing intermediate container 02f0fd7e9867 [2023-03-21T20:09:35.679Z] ---> 82c7fa9eab28 [2023-03-21T20:09:35.679Z] 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-03-21T20:09:35.938Z] ---> Running in 8dcfc440a5db [2023-03-21T20:09:36.198Z] ---> 804b7f152390 [2023-03-21T20:09:36.198Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:09:36.455Z] ---> 28dd41c1dc9c [2023-03-21T20:09:36.455Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-21T20:09:37.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-21T20:09:37.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-21T20:09:37.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-21T20:09:37.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.049s coverage: 38.4% of statements [2023-03-21T20:09:37.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.261s coverage: 89.5% of statements [2023-03-21T20:09:41.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-21T20:09:41.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-21T20:09:41.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-21T20:09:41.816Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-21T20:09:41.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.226s coverage: 84.8% of statements [2023-03-21T20:09:44.660Z] ---> 4757f5109dad [2023-03-21T20:09:44.660Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-21T20:09:44.660Z] Removing intermediate container 8dcfc440a5db [2023-03-21T20:09:44.660Z] ---> 3f75ee43c8c7 [2023-03-21T20:09:44.660Z] Step 12/27 : WORKDIR /edgex-go [2023-03-21T20:09:46.079Z] ---> 21eb0c4b2b00 [2023-03-21T20:09:46.079Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-21T20:09:46.348Z] ---> Running in 6831e8d6604b [2023-03-21T20:09:46.348Z] ---> Running in c70783350653 [2023-03-21T20:09:47.002Z] Removing intermediate container 6831e8d6604b [2023-03-21T20:09:47.002Z] ---> 765a23f7f8fd [2023-03-21T20:09:47.002Z] [2023-03-21T20:09:47.002Z] Step 13/27 : FROM alpine:3.17 [2023-03-21T20:09:47.002Z] ---> b2aa39c304c2 [2023-03-21T20:09:47.002Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-21T20:09:48.387Z] ---> Running in 1d2d315e424b [2023-03-21T20:09:48.387Z] Removing intermediate container c70783350653 [2023-03-21T20:09:48.387Z] ---> e88e7b9c9da3 [2023-03-21T20:09:48.387Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T20:09:48.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-21T20:09:48.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-21T20:09:48.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-21T20:09:48.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-21T20:09:55.095Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.353s coverage: 17.7% of statements [2023-03-21T20:09:55.095Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-21T20:09:55.095Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-21T20:09:55.095Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-21T20:09:55.095Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-21T20:09:55.680Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.626s coverage: 92.3% of statements [2023-03-21T20:09:56.669Z] ---> Running in 595f4c425f3d [2023-03-21T20:09:56.669Z] Removing intermediate container 1d2d315e424b [2023-03-21T20:09:56.669Z] ---> 1d851dd8487f [2023-03-21T20:09:56.669Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-21T20:09:56.929Z] ---> Running in c6b521386bcd [2023-03-21T20:09:56.929Z] Removing intermediate container 595f4c425f3d [2023-03-21T20:09:56.929Z] ---> 0ee5455cca5d [2023-03-21T20:09:56.929Z] Step 21/23 : LABEL arch=x86_64 [2023-03-21T20:09:57.893Z] Removing intermediate container 320f9246ce37 [2023-03-21T20:09:57.893Z] ---> 24a09c5df537 [2023-03-21T20:09:57.893Z] Step 7/26 : COPY . . [2023-03-21T20:09:58.168Z] ---> Running in 252082141a7b [2023-03-21T20:09:58.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:09:59.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T20:09:59.385Z] v3.17.2-241-g38a4de422a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-21T20:09:59.385Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-21T20:09:59.385Z] OK: 17818 distinct packages available [2023-03-21T20:09:59.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:09:59.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T20:09:59.918Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-21T20:09:59.918Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-21T20:09:59.918Z] (3/4) Installing libucontext (1.2-r0) [2023-03-21T20:09:59.918Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-21T20:09:59.918Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T20:09:59.918Z] OK: 7 MiB in 19 packages [2023-03-21T20:09:59.937Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-21T20:09:59.937Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-21T20:10:00.204Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.311s coverage: 61.5% of statements [2023-03-21T20:10:02.145Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-21T20:10:02.145Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-21T20:10:02.415Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.445s coverage: 97.7% of statements [2023-03-21T20:10:03.378Z] 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-03-21T20:10:03.646Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-21T20:10:03.646Z] go vet ./... [2023-03-21T20:10:09.965Z] Removing intermediate container 252082141a7b [2023-03-21T20:10:09.966Z] ---> c52ac394d024 [2023-03-21T20:10:09.966Z] Step 22/23 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 [2023-03-21T20:10:11.875Z] ---> Running in f59d7886a8bf [2023-03-21T20:10:11.875Z] Removing intermediate container 660cc55700d7 [2023-03-21T20:10:11.875Z] ---> 683f0f6f00ed [2023-03-21T20:10:11.875Z] [2023-03-21T20:10:11.875Z] Step 10/24 : FROM alpine:3.17 [2023-03-21T20:10:11.875Z] ---> b2aa39c304c2 [2023-03-21T20:10:11.875Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-21T20:10:11.875Z] ---> Using cache [2023-03-21T20:10:11.875Z] ---> ee31d08efdfb [2023-03-21T20:10:11.875Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T20:10:11.875Z] ---> Using cache [2023-03-21T20:10:11.875Z] ---> 523dab46951c [2023-03-21T20:10:11.875Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-21T20:10:11.875Z] ---> 1ddc57d5cdd1 [2023-03-21T20:10:11.875Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-21T20:10:12.134Z] ---> Running in aad640bfc749 [2023-03-21T20:10:12.134Z] ---> Running in 632c8a0ddeac [2023-03-21T20:10:12.396Z] Removing intermediate container f59d7886a8bf [2023-03-21T20:10:12.396Z] ---> eb88f547083b [2023-03-21T20:10:12.396Z] Step 23/23 : LABEL version=0.0.0 [2023-03-21T20:10:12.396Z] Removing intermediate container aad640bfc749 [2023-03-21T20:10:12.396Z] ---> 441badaf33fd [2023-03-21T20:10:12.396Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-21T20:10:12.396Z] Removing intermediate container c6b521386bcd [2023-03-21T20:10:12.396Z] ---> b59f8cfe79e2 [2023-03-21T20:10:12.396Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:10:14.375Z] ---> Running in a1a59d604ad5 [2023-03-21T20:10:14.375Z] ---> Running in a72807ebabd9 [2023-03-21T20:10:14.375Z] Removing intermediate container 632c8a0ddeac [2023-03-21T20:10:14.375Z] ---> 5773db8eed57 [2023-03-21T20:10:14.375Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-21T20:10:22.519Z] ---> caedd6773b4a [2023-03-21T20:10:22.519Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:10:22.519Z] ---> Running in ae82e22748ca [2023-03-21T20:10:22.519Z] Removing intermediate container a72807ebabd9 [2023-03-21T20:10:22.519Z] ---> 5f0c660f0791 [2023-03-21T20:10:22.519Z] [2023-03-21T20:10:22.519Z] Removing intermediate container a1a59d604ad5 [2023-03-21T20:10:22.519Z] ---> 1b98c525eb52 [2023-03-21T20:10:22.519Z] Step 15/24 : WORKDIR / [2023-03-21T20:10:22.519Z] Successfully built 5f0c660f0791 [2023-03-21T20:10:22.519Z] ---> Running in b359644fbf50 [2023-03-21T20:10:22.519Z] Successfully tagged support-notifications:latest [2023-03-21T20:10:22.519Z]  Building support-notifications ... done Building security-proxy-auth [2023-03-21T20:10:22.519Z] ---> 164e880e6464 [2023-03-21T20:10:22.519Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-21T20:10:22.519Z] Removing intermediate container ae82e22748ca [2023-03-21T20:10:22.519Z] ---> 11b9f8724e77 [2023-03-21T20:10:22.519Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-21T20:10:22.519Z] ---> Running in b74439cf83cb [2023-03-21T20:10:22.519Z] Removing intermediate container 5c5427692367 [2023-03-21T20:10:22.519Z] ---> af0f4e688853 [2023-03-21T20:10:22.519Z] Step 7/27 : COPY . . [2023-03-21T20:10:29.194Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:10:29.194Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:10:29.194Z] ---> 66759a8d4300 [2023-03-21T20:10:29.194Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T20:10:29.194Z] ---> Using cache [2023-03-21T20:10:29.194Z] ---> 6d6285de3618 [2023-03-21T20:10:29.194Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T20:10:29.194Z] ---> Using cache [2023-03-21T20:10:29.194Z] ---> 81cb32442bd7 [2023-03-21T20:10:29.194Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-21T20:10:29.194Z] ---> Using cache [2023-03-21T20:10:29.194Z] ---> 8115fb00277f [2023-03-21T20:10:29.194Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T20:10:29.194Z] ---> Using cache [2023-03-21T20:10:29.194Z] ---> 1a24436b7193 [2023-03-21T20:10:29.194Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:10:29.194Z] ---> Using cache [2023-03-21T20:10:29.194Z] ---> b5d513585d6b [2023-03-21T20:10:29.194Z] Step 8/23 : COPY . . [2023-03-21T20:10:29.194Z] ---> Using cache [2023-03-21T20:10:29.194Z] ---> a9920b9afc2b [2023-03-21T20:10:29.194Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-21T20:10:39.200Z] Removing intermediate container b359644fbf50 [2023-03-21T20:10:39.200Z] ---> 274f9918504f [2023-03-21T20:10:39.200Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:10:39.200Z] ---> bf9f690af15b [2023-03-21T20:10:39.200Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-21T20:10:39.200Z] ---> 7f1e895adba5 [2023-03-21T20:10:39.200Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-21T20:10:39.200Z] ---> Running in ceb787efc31f [2023-03-21T20:10:39.200Z] Removing intermediate container b74439cf83cb [2023-03-21T20:10:39.200Z] ---> 1d5b936d048b [2023-03-21T20:10:39.200Z] 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-03-21T20:10:39.200Z] ---> Running in c6d500ee0d7c [2023-03-21T20:10:39.200Z] ---> Running in db259f0f0488 [2023-03-21T20:10:39.200Z] ---> 9512f6789f5d [2023-03-21T20:10:39.200Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:10:39.200Z] ---> 2b5d40b65278 [2023-03-21T20:10:39.200Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-21T20:10:39.200Z] 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-03-21T20:10:39.200Z] ---> Running in 7c1471eb4356 [2023-03-21T20:10:39.200Z] Removing intermediate container c6d500ee0d7c [2023-03-21T20:10:39.200Z] ---> 52b6d4df0d0c [2023-03-21T20:10:39.200Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-21T20:10:39.460Z] ---> cb13a1d94853 [2023-03-21T20:10:39.460Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-21T20:10:39.878Z] ---> Running in c4c37a32ab29 [2023-03-21T20:10:40.832Z] Removing intermediate container 7c1471eb4356 [2023-03-21T20:10:40.832Z] ---> 1d600295bf4b [2023-03-21T20:10:40.832Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-21T20:10:40.832Z] ---> 51cac6d75555 [2023-03-21T20:10:40.832Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-21T20:10:41.095Z] Removing intermediate container c4c37a32ab29 [2023-03-21T20:10:41.095Z] ---> 0ed21af03f3f [2023-03-21T20:10:41.095Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-21T20:10:41.356Z] Removing intermediate container db259f0f0488 [2023-03-21T20:10:41.356Z] ---> 3c5a270d1b15 [2023-03-21T20:10:41.356Z] Step 12/26 : WORKDIR /edgex-go [2023-03-21T20:10:41.616Z] ---> 703d588e1364 [2023-03-21T20:10:41.616Z] Step 22/27 : WORKDIR / [2023-03-21T20:10:41.616Z] ---> Running in 57facd4afbb5 [2023-03-21T20:10:41.616Z] ---> 51b52827e7f4 [2023-03-21T20:10:41.616Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-21T20:10:41.879Z] ---> Running in 65deec3013ab [2023-03-21T20:10:41.879Z] ---> Running in cf59ceda33ea [2023-03-21T20:10:41.879Z] ---> Running in d8705e5e6a62 [2023-03-21T20:10:42.140Z] Removing intermediate container 57facd4afbb5 [2023-03-21T20:10:42.140Z] ---> fd86a32c141b [2023-03-21T20:10:42.140Z] 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-03-21T20:10:42.401Z] Removing intermediate container 65deec3013ab [2023-03-21T20:10:42.401Z] ---> 05297b010a88 [2023-03-21T20:10:42.401Z] [2023-03-21T20:10:42.401Z] Step 13/26 : FROM alpine:3.17 [2023-03-21T20:10:42.401Z] ---> b2aa39c304c2 [2023-03-21T20:10:42.401Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-21T20:10:42.401Z] ---> Using cache [2023-03-21T20:10:42.401Z] ---> 1d851dd8487f [2023-03-21T20:10:42.401Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-21T20:10:42.401Z] ---> Running in 1a94f249be20 [2023-03-21T20:10:42.401Z] Removing intermediate container cf59ceda33ea [2023-03-21T20:10:42.401Z] ---> 7f07f2e08e8d [2023-03-21T20:10:42.401Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-21T20:10:42.707Z] Removing intermediate container d8705e5e6a62 [2023-03-21T20:10:42.707Z] ---> f53938f74a24 [2023-03-21T20:10:42.707Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T20:10:42.966Z] ---> Running in eba3616eb9e9 [2023-03-21T20:10:43.230Z] ---> Running in b76b0e932973 [2023-03-21T20:10:43.492Z] ---> Running in e6687cf2f855 [2023-03-21T20:10:43.757Z] Removing intermediate container b76b0e932973 [2023-03-21T20:10:43.757Z] ---> d042c9c19e9d [2023-03-21T20:10:43.757Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-21T20:10:44.019Z] Removing intermediate container e6687cf2f855 [2023-03-21T20:10:44.019Z] ---> d842a3cbc5aa [2023-03-21T20:10:44.019Z] Step 22/24 : LABEL arch=x86_64 [2023-03-21T20:10:44.019Z] ---> Running in 358ea8836c48 [2023-03-21T20:10:44.019Z] ---> Running in e29fc23c43ec [2023-03-21T20:10:45.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:10:45.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T20:10:46.194Z] v3.17.2-241-g38a4de422a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-21T20:10:46.194Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-21T20:10:46.194Z] OK: 17818 distinct packages available [2023-03-21T20:10:46.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:10:46.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T20:10:46.454Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-21T20:10:46.722Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-21T20:10:46.722Z] (3/5) Installing libucontext (1.2-r0) [2023-03-21T20:10:46.722Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-21T20:10:46.722Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-21T20:10:46.722Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T20:10:46.722Z] OK: 8 MiB in 20 packages [2023-03-21T20:10:50.959Z] Removing intermediate container 358ea8836c48 [2023-03-21T20:10:50.959Z] ---> 51da7c24547d [2023-03-21T20:10:50.959Z] Step 25/27 : LABEL arch=x86_64 [2023-03-21T20:10:51.220Z] Removing intermediate container e29fc23c43ec [2023-03-21T20:10:51.220Z] ---> 146b75a73eef [2023-03-21T20:10:51.220Z] Step 23/24 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 [2023-03-21T20:10:51.789Z] ---> Running in 189dc92abc10 [2023-03-21T20:10:52.364Z] ---> Running in 2eb30d234073 [2023-03-21T20:10:52.364Z] Removing intermediate container 1a94f249be20 [2023-03-21T20:10:52.364Z] ---> c80c574887bc [2023-03-21T20:10:52.364Z] Step 12/27 : WORKDIR /edgex-go [2023-03-21T20:10:54.905Z] ---> Running in 9feb78db9e71 [2023-03-21T20:10:55.477Z] Removing intermediate container eba3616eb9e9 [2023-03-21T20:10:55.477Z] ---> 35120931a25d [2023-03-21T20:10:55.477Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:10:55.739Z] Removing intermediate container 189dc92abc10 [2023-03-21T20:10:55.739Z] ---> 122eb4060242 [2023-03-21T20:10:55.739Z] Step 26/27 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 [2023-03-21T20:10:55.739Z] Removing intermediate container 2eb30d234073 [2023-03-21T20:10:55.739Z] ---> 429ee223b660 [2023-03-21T20:10:55.739Z] Step 24/24 : LABEL version=0.0.0 [2023-03-21T20:10:55.739Z] ---> Running in 0bdf382a56eb [2023-03-21T20:10:55.739Z] Removing intermediate container 9feb78db9e71 [2023-03-21T20:10:55.739Z] ---> b684ed73cbbe [2023-03-21T20:10:55.739Z] [2023-03-21T20:10:55.739Z] Step 13/27 : FROM alpine:3.17 [2023-03-21T20:10:55.739Z] ---> b2aa39c304c2 [2023-03-21T20:10:55.739Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-21T20:10:55.739Z] ---> Using cache [2023-03-21T20:10:55.739Z] ---> 1d851dd8487f [2023-03-21T20:10:55.739Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-21T20:10:55.739Z] ---> Using cache [2023-03-21T20:10:55.739Z] ---> 35120931a25d [2023-03-21T20:10:55.739Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:10:55.739Z] ---> Using cache [2023-03-21T20:10:56.009Z] ---> 43675119b579 [2023-03-21T20:10:56.009Z] ---> Running in b45b2cf324f4 [2023-03-21T20:10:56.009Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:10:56.009Z] ---> 43675119b579 [2023-03-21T20:10:56.009Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:10:56.270Z] Removing intermediate container 0bdf382a56eb [2023-03-21T20:10:56.270Z] ---> c597cbd00c48 [2023-03-21T20:10:56.270Z] Step 27/27 : LABEL version=0.0.0 [2023-03-21T20:10:56.838Z] ---> 125a97d4b077 [2023-03-21T20:10:56.838Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-21T20:10:57.134Z] Removing intermediate container b45b2cf324f4 [2023-03-21T20:10:57.134Z] ---> 9b43dfd541c2 [2023-03-21T20:10:57.134Z] [2023-03-21T20:10:57.134Z] Successfully built 9b43dfd541c2 [2023-03-21T20:10:57.394Z] ---> 58eb18c30096 [2023-03-21T20:10:57.394Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-21T20:10:57.394Z] Successfully tagged core-command:latest [2023-03-21T20:10:57.394Z]  Building core-command ... done  ---> Running in 29387ded7200 [2023-03-21T20:11:01.579Z] Removing intermediate container 29387ded7200 [2023-03-21T20:11:01.579Z] ---> 16ab8d74e1ef [2023-03-21T20:11:01.579Z] [2023-03-21T20:11:01.579Z] Successfully built 16ab8d74e1ef [2023-03-21T20:11:01.837Z] Successfully tagged security-spire-config:latest [2023-03-21T20:11:01.837Z]  Building security-spire-config ... done  ---> 27bdbf7a9d9b [2023-03-21T20:11:01.837Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-21T20:11:01.837Z] ---> 6e0d067d4361 [2023-03-21T20:11:01.837Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-21T20:11:10.325Z] ---> dec7ffa9e174 [2023-03-21T20:11:10.325Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-21T20:11:10.325Z] ---> 4a3413160c10 [2023-03-21T20:11:10.325Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-21T20:11:10.325Z] Removing intermediate container ceb787efc31f [2023-03-21T20:11:10.325Z] ---> 39eebaaa19e4 [2023-03-21T20:11:10.325Z] [2023-03-21T20:11:10.325Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T20:11:10.325Z] ---> b2aa39c304c2 [2023-03-21T20:11:10.325Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-21T20:11:10.325Z] ---> Using cache [2023-03-21T20:11:10.325Z] ---> 93b618dd2ef6 [2023-03-21T20:11:10.325Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-21T20:11:10.325Z] ---> Using cache [2023-03-21T20:11:10.325Z] ---> 7bc9893d0042 [2023-03-21T20:11:10.325Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:11:10.325Z] ---> Using cache [2023-03-21T20:11:10.325Z] ---> 8584cc297158 [2023-03-21T20:11:10.325Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:11:10.325Z] ---> Using cache [2023-03-21T20:11:10.325Z] ---> 8002dd6e635a [2023-03-21T20:11:10.325Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-21T20:11:10.325Z] ---> 35cc8de99486 [2023-03-21T20:11:10.325Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-21T20:11:11.292Z] ---> ffa8b6cf3f75 [2023-03-21T20:11:11.292Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-21T20:11:11.292Z] ---> 473f2e62449b [2023-03-21T20:11:11.292Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-21T20:11:11.553Z] ---> 0287e6ce83b0 [2023-03-21T20:11:11.553Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-21T20:11:11.553Z] ---> Running in 1e51ceac9733 [2023-03-21T20:11:11.553Z] ---> 1f29bde966f2 [2023-03-21T20:11:11.553Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-21T20:11:11.815Z] ---> ad8c3b8a8aed [2023-03-21T20:11:11.815Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-21T20:11:11.815Z] Removing intermediate container 1e51ceac9733 [2023-03-21T20:11:11.815Z] ---> fe9bf3986a8c [2023-03-21T20:11:11.815Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-21T20:11:12.081Z] ---> 21e6b4e3b47a [2023-03-21T20:11:12.081Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-21T20:11:12.081Z] ---> Running in db2910a45e4e [2023-03-21T20:11:12.081Z] ---> Running in 348960db9df3 [2023-03-21T20:11:12.081Z] ---> da3b733ffc54 [2023-03-21T20:11:12.081Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-21T20:11:12.342Z] ---> Running in b64832674704 [2023-03-21T20:11:12.603Z] Removing intermediate container db2910a45e4e [2023-03-21T20:11:12.603Z] ---> 5292beb6a92d [2023-03-21T20:11:12.603Z] Step 24/26 : LABEL arch=x86_64 [2023-03-21T20:11:12.603Z] Removing intermediate container 348960db9df3 [2023-03-21T20:11:12.603Z] ---> 1107b83b7ee0 [2023-03-21T20:11:12.603Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-21T20:11:12.863Z] ---> Running in 780509787ba4 [2023-03-21T20:11:12.863Z] ---> Running in f9448aafc42f [2023-03-21T20:11:13.125Z] Removing intermediate container 780509787ba4 [2023-03-21T20:11:13.125Z] ---> f7f121dc7463 [2023-03-21T20:11:13.125Z] Step 25/26 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 [2023-03-21T20:11:13.125Z] Removing intermediate container f9448aafc42f [2023-03-21T20:11:13.125Z] ---> 7d32be76ce4c [2023-03-21T20:11:13.125Z] Step 25/27 : LABEL arch=x86_64 [2023-03-21T20:11:13.386Z] ---> Running in 1f04f8323d09 [2023-03-21T20:11:13.386Z] ---> Running in ef39ae16e11e [2023-03-21T20:11:13.647Z] Removing intermediate container ef39ae16e11e [2023-03-21T20:11:13.647Z] ---> 69d01baa1425 [2023-03-21T20:11:13.647Z] Step 26/27 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 [2023-03-21T20:11:13.647Z] Removing intermediate container 1f04f8323d09 [2023-03-21T20:11:13.647Z] ---> 683d9f6be49e [2023-03-21T20:11:13.647Z] Step 26/26 : LABEL version=0.0.0 [2023-03-21T20:11:13.647Z] ---> Running in 06a6638650d4 [2023-03-21T20:11:13.907Z] ---> Running in 2d2aab91b8bd [2023-03-21T20:11:13.907Z] Removing intermediate container b64832674704 [2023-03-21T20:11:13.907Z] ---> b5ad35904825 [2023-03-21T20:11:13.907Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-21T20:11:13.907Z] ---> Running in a35cda8024d8 [2023-03-21T20:11:13.907Z] Removing intermediate container 06a6638650d4 [2023-03-21T20:11:13.907Z] ---> 0ba8980bfe17 [2023-03-21T20:11:13.907Z] [2023-03-21T20:11:13.907Z] Removing intermediate container 2d2aab91b8bd [2023-03-21T20:11:13.907Z] ---> 6596821a0bef [2023-03-21T20:11:13.907Z] Step 27/27 : LABEL version=0.0.0 [2023-03-21T20:11:13.907Z] Successfully built 0ba8980bfe17 [2023-03-21T20:11:13.907Z] Removing intermediate container a35cda8024d8 [2023-03-21T20:11:13.907Z] ---> fe9b44d483f7 [2023-03-21T20:11:13.907Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-21T20:11:13.907Z] Successfully tagged security-spire-server:latest [2023-03-21T20:11:13.907Z]  Building security-spire-server ... done  ---> Running in 061769a0198f [2023-03-21T20:11:13.907Z] ---> Running in 400ad49f5731 [2023-03-21T20:11:14.166Z] Removing intermediate container 061769a0198f [2023-03-21T20:11:14.166Z] ---> 7ac9568ee232 [2023-03-21T20:11:14.166Z] [2023-03-21T20:11:14.166Z] Successfully built 7ac9568ee232 [2023-03-21T20:11:14.166Z] Successfully tagged security-spire-agent:latest [2023-03-21T20:11:14.166Z]  Building security-spire-agent ... done Removing intermediate container 400ad49f5731 [2023-03-21T20:11:14.166Z] ---> 30389bf2f4e7 [2023-03-21T20:11:14.166Z] Step 21/23 : LABEL arch=x86_64 [2023-03-21T20:11:14.426Z] ---> Running in f1a9a7d99588 [2023-03-21T20:11:14.686Z] Removing intermediate container f1a9a7d99588 [2023-03-21T20:11:14.686Z] ---> 1427feec9f0d [2023-03-21T20:11:14.686Z] Step 22/23 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 [2023-03-21T20:11:14.686Z] ---> Running in 1f63be8b40f1 [2023-03-21T20:11:14.948Z] Removing intermediate container 1f63be8b40f1 [2023-03-21T20:11:14.948Z] ---> 66cc343d1793 [2023-03-21T20:11:14.948Z] Step 23/23 : LABEL version=0.0.0 [2023-03-21T20:11:15.208Z] ---> Running in 0dbf10f878bc [2023-03-21T20:11:15.470Z] Removing intermediate container 0dbf10f878bc [2023-03-21T20:11:15.470Z] ---> 5fbea710548b [2023-03-21T20:11:15.470Z] [2023-03-21T20:11:15.470Z] Successfully built 5fbea710548b [2023-03-21T20:11:15.470Z] Successfully tagged security-proxy-auth:latest [2023-03-21T20:11:15.737Z]  Building security-proxy-auth ... done  [Pipeline] } [2023-03-21T20:11:15.754Z] $ docker stop --time=1 29ef6241b7399762c9fca50997ca9f073a17c5b171a8335638b9bd044871b13d [2023-03-21T20:11:17.246Z] $ docker rm -f --volumes 29ef6241b7399762c9fca50997ca9f073a17c5b171a8335638b9bd044871b13d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T20:11:17.720Z] + docker images [2023-03-21T20:11:17.721Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-21T20:11:17.721Z] security-proxy-auth latest 5fbea710548b 2 seconds ago 18.6MB [2023-03-21T20:11:17.721Z] security-spire-server latest 0ba8980bfe17 4 seconds ago 89.8MB [2023-03-21T20:11:17.721Z] security-spire-agent latest 7ac9568ee232 4 seconds ago 129MB [2023-03-21T20:11:17.721Z] 39eebaaa19e4 8 seconds ago 1.67GB [2023-03-21T20:11:17.721Z] security-spire-config latest 16ab8d74e1ef 20 seconds ago 88.9MB [2023-03-21T20:11:17.721Z] core-command latest 9b43dfd541c2 21 seconds ago 20.2MB [2023-03-21T20:11:17.721Z] b684ed73cbbe 22 seconds ago 1.55GB [2023-03-21T20:11:17.721Z] 05297b010a88 35 seconds ago 1.55GB [2023-03-21T20:11:17.721Z] support-notifications latest 5f0c660f0791 56 seconds ago 33MB [2023-03-21T20:11:17.721Z] 683f0f6f00ed About a minute ago 1.69GB [2023-03-21T20:11:17.721Z] 765a23f7f8fd About a minute ago 1.55GB [2023-03-21T20:11:17.721Z] security-proxy-setup latest b61f5ad120b0 2 minutes ago 19.1MB [2023-03-21T20:11:17.721Z] security-secretstore-setup latest f5edadcb7cac 2 minutes ago 33.5MB [2023-03-21T20:11:17.721Z] e133b42180c2 2 minutes ago 1.76GB [2023-03-21T20:11:17.721Z] support-scheduler latest a4a1c4436c0e 2 minutes ago 32.4MB [2023-03-21T20:11:17.721Z] 8a02bc031a7a 2 minutes ago 1.67GB [2023-03-21T20:11:17.721Z] b7f7c3572c36 2 minutes ago 1.76GB [2023-03-21T20:11:17.721Z] 9934b2b40fb3 2 minutes ago 1.69GB [2023-03-21T20:11:17.721Z] security-bootstrapper latest 8842c9921272 3 minutes ago 22.5MB [2023-03-21T20:11:17.721Z] security-spiffe-token-provider latest 93c8dbaac4af 4 minutes ago 33.2MB [2023-03-21T20:11:17.721Z] core-common-config-bootstrapper latest 40e0f2bafa01 4 minutes ago 17.6MB [2023-03-21T20:11:17.721Z] core-metadata latest 885f2990037e 4 minutes ago 20.7MB [2023-03-21T20:11:17.721Z] core-data latest 4cd6d0cbc047 4 minutes ago 20.4MB [2023-03-21T20:11:17.721Z] c476911bb4cd 4 minutes ago 1.73GB [2023-03-21T20:11:17.721Z] 9a26cdfe28ae 4 minutes ago 1.68GB [2023-03-21T20:11:17.721Z] d266ccc90cec 4 minutes ago 1.7GB [2023-03-21T20:11:17.721Z] fcda8589eee6 4 minutes ago 1.7GB [2023-03-21T20:11:17.721Z] d90abbc7bf9e 4 minutes ago 1.69GB [2023-03-21T20:11:17.721Z] ci-base-image-x86_64 latest 66759a8d4300 10 minutes ago 881MB [2023-03-21T20:11:17.721Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 11 days ago 664MB [2023-03-21T20:11:17.721Z] alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB [2023-03-21T20:11:17.721Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-21T20:11:17.721Z] 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-03-21T20:12:55.382Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T20:12:55.382Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T20:12:55.382Z] ./bin/test-attribution-txt.sh [2023-03-21T20:12:55.382Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-03-21T20:12:55.425Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-21T20:12:56.083Z] + ls -al . [2023-03-21T20:12:56.083Z] total 700 [2023-03-21T20:12:56.083Z] drwxrwxr-x 10 1001 1001 4096 Mar 21 20:04 . [2023-03-21T20:12:56.083Z] drwxr-xr-x 4 root root 4096 Mar 21 20:04 .. [2023-03-21T20:12:56.083Z] drwxrwxr-x 2 1001 1001 4096 Mar 21 20:02 .blubracket [2023-03-21T20:12:56.083Z] -rw-rw-r-- 1 1001 1001 16 Mar 21 20:02 .dockerignore [2023-03-21T20:12:56.083Z] drwxrwxr-x 8 1001 1001 4096 Mar 21 20:02 .git [2023-03-21T20:12:56.083Z] drwxrwxr-x 3 1001 1001 4096 Mar 21 20:02 .github [2023-03-21T20:12:56.083Z] -rw-rw-r-- 1 1001 1001 1133 Mar 21 20:02 .gitignore [2023-03-21T20:12:56.083Z] -rw-rw-r-- 1 1001 1001 42 Mar 21 20:02 .golangci.yml [2023-03-21T20:12:56.083Z] -rw-rw-r-- 1 1001 1001 87 Mar 21 20:02 .hadolint.yml [2023-03-21T20:12:56.083Z] -rw-rw-r-- 1 1001 1001 166 Mar 21 20:02 .sonarcloud.properties [2023-03-21T20:12:56.084Z] -rw-rw-r-- 1 1001 1001 1171 Mar 21 20:02 ADOPTERS.md [2023-03-21T20:12:56.084Z] -rw-rw-r-- 1 1001 1001 10825 Mar 21 20:02 Attribution.txt [2023-03-21T20:12:56.084Z] -rw-rw-r-- 1 1001 1001 73765 Mar 21 20:02 CHANGELOG.md [2023-03-21T20:12:56.084Z] -rw-rw-r-- 1 1001 1001 3804 Mar 21 20:02 CONTRIBUTING.md [2023-03-21T20:12:56.084Z] -rw-rw-r-- 1 1001 1001 677 Mar 21 20:02 GOVERNANCE.md [2023-03-21T20:12:56.084Z] -rw-rw-r-- 1 1001 1001 883 Mar 21 20:02 Jenkinsfile [2023-03-21T20:12:56.084Z] -rw-rw-r-- 1 1001 1001 10775 Mar 21 20:02 LICENSE [2023-03-21T20:12:56.084Z] -rw-rw-r-- 1 1001 1001 14266 Mar 21 20:02 Makefile [2023-03-21T20:12:56.084Z] -rw-rw-r-- 1 1001 1001 582 Mar 21 20:02 OWNERS.md [2023-03-21T20:12:56.084Z] -rw-rw-r-- 1 1001 1001 9403 Mar 21 20:02 README.md [2023-03-21T20:12:56.084Z] -rw-rw-r-- 1 1001 1001 789 Mar 21 20:02 SECURITY.md [2023-03-21T20:12:56.084Z] -rw-rw-r-- 1 1001 1001 5 Mar 21 19:59 VERSION [2023-03-21T20:12:56.084Z] drwxrwxr-x 2 1001 1001 4096 Mar 21 20:02 bin [2023-03-21T20:12:56.084Z] drwxrwxr-x 18 1001 1001 4096 Mar 21 20:02 cmd [2023-03-21T20:12:56.084Z] -rw-r--r-- 1 root root 447275 Mar 21 20:10 coverage.out [2023-03-21T20:12:56.084Z] -rw-rw-r-- 1 1001 1001 3236 Mar 21 20:02 go.mod [2023-03-21T20:12:56.084Z] -rw-rw-r-- 1 1001 1001 31410 Mar 21 20:02 go.sum [2023-03-21T20:12:56.084Z] drwxrwxr-x 7 1001 1001 4096 Mar 21 20:02 internal [2023-03-21T20:12:56.084Z] drwxrwxr-x 3 1001 1001 4096 Mar 21 20:02 openapi [2023-03-21T20:12:56.084Z] -rw-rw-r-- 1 1001 1001 594 Mar 21 20:02 security.txt [2023-03-21T20:12:56.084Z] drwxrwxr-x 4 1001 1001 4096 Mar 21 20:02 snap [2023-03-21T20:12:56.084Z] -rw-rw-r-- 1 1001 1001 204 Mar 21 20:02 version.go [Pipeline] sh [2023-03-21T20:12:56.742Z] + '[' -e coverage.out ] [2023-03-21T20:12:56.742Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-21T20:12:56.774Z] Warning: overwriting stash ‘coverage-report’ [2023-03-21T20:12:57.650Z] Stashed 1 file(s) [Pipeline] sh [2023-03-21T20:12:58.291Z] + make build [2023-03-21T20:12:58.291Z] 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-03-21T20:14:34.935Z] 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-03-21T20:14:36.878Z] 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-03-21T20:14:42.225Z] 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-03-21T20:14:46.473Z] 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-03-21T20:15:34.795Z] 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-03-21T20:15:37.372Z] 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-03-21T20:15:44.002Z] 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-03-21T20:15:49.341Z] 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-03-21T20:15:52.677Z] 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-03-21T20:15:56.926Z] 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-03-21T20:16:03.824Z] 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-03-21T20:16:09.245Z] $ docker stop --time=1 f2136ca06a5d8afa3e1aac620d39da83ee70aa216f80b2c2335c14416141b4cf [2023-03-21T20:16:11.269Z] $ docker rm -f --volumes f2136ca06a5d8afa3e1aac620d39da83ee70aa216f80b2c2335c14416141b4cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T20:16:13.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-21T20:16:13.849Z] [2023-03-21T20:16:13.849Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T20:16:14.237Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-21T20:16:14.820Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-21T20:16:14.820Z] 29e5d40040c1: Pulling fs layer [2023-03-21T20:16:14.820Z] 1ce36da41761: Pulling fs layer [2023-03-21T20:16:14.820Z] 25b303627fd3: Pulling fs layer [2023-03-21T20:16:15.405Z] 29e5d40040c1: Verifying Checksum [2023-03-21T20:16:15.405Z] 29e5d40040c1: Download complete [2023-03-21T20:16:15.674Z] 1ce36da41761: Verifying Checksum [2023-03-21T20:16:15.674Z] 1ce36da41761: Download complete [2023-03-21T20:16:15.941Z] 29e5d40040c1: Pull complete [2023-03-21T20:16:17.343Z] 1ce36da41761: Pull complete [2023-03-21T20:16:17.343Z] 25b303627fd3: Download complete [2023-03-21T20:16:27.424Z] 25b303627fd3: Pull complete [2023-03-21T20:16:27.424Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-21T20:16:27.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-21T20:16:27.424Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T20:16:27.732Z] prd-ubuntu20.04-docker-arm64-4c-16g-4942 does not seem to be running inside a container [2023-03-21T20:16:27.800Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-21T20:16:30.083Z] $ docker top 021e8cbd95719992a866c05be96b0f35d2505a6a7dd2801af7ab1a742a688e73 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T20:16:30.959Z] + docker-compose build --help [2023-03-21T20:16:30.959Z] + grep parallel [2023-03-21T20:16:37.613Z] --parallel Build images in parallel. [Pipeline] } [2023-03-21T20:16:37.646Z] $ docker stop --time=1 021e8cbd95719992a866c05be96b0f35d2505a6a7dd2801af7ab1a742a688e73 [2023-03-21T20:16:39.302Z] $ docker rm -f --volumes 021e8cbd95719992a866c05be96b0f35d2505a6a7dd2801af7ab1a742a688e73 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T20:16:40.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-21T20:16:40.056Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T20:16:40.306Z] prd-ubuntu20.04-docker-arm64-4c-16g-4942 does not seem to be running inside a container [2023-03-21T20:16:40.367Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-21T20:16:41.599Z] $ docker top 06ac9b2bd13839b777a2a5cef9a528bcc9ff04398abb057f0e1484cd0df2d2fd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T20:16:42.464Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-21T20:16:47.791Z] Building core-command ... [2023-03-21T20:16:47.791Z] Building core-common-config-bootstrapper ... [2023-03-21T20:16:47.791Z] Building core-data ... [2023-03-21T20:16:47.791Z] Building core-metadata ... [2023-03-21T20:16:47.791Z] Building security-bootstrapper ... [2023-03-21T20:16:47.791Z] Building security-proxy-auth ... [2023-03-21T20:16:47.791Z] Building security-proxy-setup ... [2023-03-21T20:16:47.791Z] Building security-secretstore-setup ... [2023-03-21T20:16:47.791Z] Building security-spiffe-token-provider ... [2023-03-21T20:16:47.791Z] Building security-spire-agent ... [2023-03-21T20:16:47.791Z] Building security-spire-config ... [2023-03-21T20:16:47.791Z] Building security-spire-server ... [2023-03-21T20:16:47.791Z] Building support-notifications ... [2023-03-21T20:16:47.791Z] Building support-scheduler ... [2023-03-21T20:16:47.791Z] Building security-spire-agent [2023-03-21T20:16:47.791Z] Building support-notifications [2023-03-21T20:16:47.791Z] Building security-bootstrapper [2023-03-21T20:16:47.791Z] Building core-metadata [2023-03-21T20:16:47.791Z] Building security-spire-config [2023-03-21T20:17:44.857Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:17:44.857Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:17:44.857Z] ---> 9100d6ade93d [2023-03-21T20:17:44.857Z] Step 3/33 : WORKDIR /edgex-go [2023-03-21T20:17:44.857Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:17:44.857Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:17:44.857Z] ---> 9100d6ade93d [2023-03-21T20:17:44.857Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T20:17:44.857Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:17:44.857Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:17:44.857Z] ---> 9100d6ade93d [2023-03-21T20:17:44.857Z] Step 3/27 : WORKDIR /edgex-go [2023-03-21T20:17:44.857Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:17:44.857Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:17:44.857Z] ---> 9100d6ade93d [2023-03-21T20:17:44.857Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-21T20:17:44.857Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:17:44.857Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:17:44.857Z] ---> 9100d6ade93d [2023-03-21T20:17:44.857Z] Step 3/27 : WORKDIR /edgex-go [2023-03-21T20:17:44.857Z] ---> Running in 04883ade2793 [2023-03-21T20:17:44.857Z] ---> Running in cf25b6c38cb0 [2023-03-21T20:17:44.857Z] ---> Running in 0310ae5ca59a [2023-03-21T20:17:44.857Z] ---> Running in 97365c2468d5 [2023-03-21T20:17:44.857Z] ---> Running in 9b52e8a2d3a5 [2023-03-21T20:17:44.857Z] Removing intermediate container 04883ade2793 [2023-03-21T20:17:44.857Z] ---> 0e61dc634ec8 [2023-03-21T20:17:44.857Z] Step 4/25 : WORKDIR /edgex-go [2023-03-21T20:17:44.857Z] Removing intermediate container 0310ae5ca59a [2023-03-21T20:17:44.857Z] ---> 61a6a69b55d5 [2023-03-21T20:17:44.857Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T20:17:44.857Z] Removing intermediate container 9b52e8a2d3a5 [2023-03-21T20:17:44.857Z] ---> c793068ba5a9 [2023-03-21T20:17:44.857Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-21T20:17:44.857Z] Removing intermediate container 97365c2468d5 [2023-03-21T20:17:44.857Z] ---> 4ce832c30fb3 [2023-03-21T20:17:44.857Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-21T20:17:44.857Z] Removing intermediate container cf25b6c38cb0 [2023-03-21T20:17:44.857Z] ---> 5b042fddcba3 [2023-03-21T20:17:44.857Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-21T20:17:44.857Z] ---> Running in 9a9b58d8e3d8 [2023-03-21T20:17:44.857Z] ---> Running in ccfcca975329 [2023-03-21T20:17:44.857Z] ---> Running in e96b2013dd01 [2023-03-21T20:17:44.857Z] ---> Running in da700a87ccef [2023-03-21T20:17:44.857Z] ---> Running in 3f1f92fec59d [2023-03-21T20:17:44.857Z] Removing intermediate container ccfcca975329 [2023-03-21T20:17:44.857Z] ---> 9466e68d06d5 [2023-03-21T20:17:44.857Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-21T20:17:44.857Z] Removing intermediate container 9a9b58d8e3d8 [2023-03-21T20:17:44.857Z] ---> b93752b0fafd [2023-03-21T20:17:44.858Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-21T20:17:44.858Z] ---> Running in 720e1981d609 [2023-03-21T20:17:44.858Z] ---> Running in 29525cb0faea [2023-03-21T20:17:44.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:17:44.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:17:44.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:17:44.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:17:44.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:17:44.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:17:44.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:17:44.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:17:44.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:17:44.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:17:44.858Z] OK: 263 MiB in 53 packages [2023-03-21T20:17:44.858Z] OK: 263 MiB in 53 packages [2023-03-21T20:17:44.858Z] OK: 263 MiB in 53 packages [2023-03-21T20:17:44.858Z] OK: 263 MiB in 53 packages [2023-03-21T20:17:44.858Z] OK: 263 MiB in 53 packages [2023-03-21T20:17:44.858Z] Removing intermediate container e96b2013dd01 [2023-03-21T20:17:44.858Z] ---> 34c7cf612a86 [2023-03-21T20:17:44.858Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-21T20:17:44.858Z] Removing intermediate container 3f1f92fec59d [2023-03-21T20:17:44.858Z] ---> 67573e7033ee [2023-03-21T20:17:44.858Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-21T20:17:44.858Z] Removing intermediate container 720e1981d609 [2023-03-21T20:17:44.858Z] ---> 10cebf7815a3 [2023-03-21T20:17:44.858Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-21T20:17:45.125Z] Removing intermediate container 29525cb0faea [2023-03-21T20:17:45.125Z] ---> 1dd621a65f65 [2023-03-21T20:17:45.125Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T20:17:45.125Z] Removing intermediate container da700a87ccef [2023-03-21T20:17:45.125Z] ---> b69df82425da [2023-03-21T20:17:45.125Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-21T20:17:45.392Z] ---> f7bbf687fa5b [2023-03-21T20:17:45.392Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:17:45.392Z] ---> Running in 8ca46b53750e [2023-03-21T20:17:45.660Z] ---> 63e278015252 [2023-03-21T20:17:45.660Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:17:45.926Z] ---> Running in 070b9f6f42cd [2023-03-21T20:17:46.193Z] ---> 01a83a0f6a04 [2023-03-21T20:17:46.193Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:17:46.463Z] ---> Running in cdb1e2d41f5c [2023-03-21T20:17:46.729Z] ---> 8f1b9ee896a4 [2023-03-21T20:17:46.729Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:17:46.729Z] ---> 76ddf0897be1 [2023-03-21T20:17:46.729Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:17:47.005Z] ---> Running in 5b7743713394 [2023-03-21T20:17:47.005Z] ---> Running in c000a2c1ec66 [2023-03-21T20:19:53.682Z] Removing intermediate container 8ca46b53750e [2023-03-21T20:19:53.682Z] ---> efaec7f683fa [2023-03-21T20:19:53.682Z] Step 7/27 : COPY . . [2023-03-21T20:19:53.682Z] Removing intermediate container c000a2c1ec66 [2023-03-21T20:19:53.682Z] ---> 1df9fed1ebb1 [2023-03-21T20:19:53.682Z] Step 7/27 : COPY . . [2023-03-21T20:19:53.682Z] Removing intermediate container 070b9f6f42cd [2023-03-21T20:19:53.682Z] ---> a28bcf1f1542 [2023-03-21T20:19:53.682Z] Step 7/33 : COPY . . [2023-03-21T20:19:53.682Z] Removing intermediate container 5b7743713394 [2023-03-21T20:19:53.682Z] ---> 29c5711b84b4 [2023-03-21T20:19:53.682Z] Step 8/23 : COPY . . [2023-03-21T20:19:53.682Z] Removing intermediate container cdb1e2d41f5c [2023-03-21T20:19:53.682Z] ---> f9fa51ebdd79 [2023-03-21T20:19:53.682Z] Step 8/25 : COPY . . [2023-03-21T20:20:06.028Z] ---> b1b2d6dc9221 [2023-03-21T20:20:06.028Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-21T20:20:06.028Z] ---> 06678fd83dc5 [2023-03-21T20:20:06.028Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-21T20:20:06.028Z] ---> a4878b711cc1 [2023-03-21T20:20:06.028Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-21T20:20:06.028Z] ---> e431ff47f3bb [2023-03-21T20:20:06.028Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-21T20:20:06.028Z] ---> 1c56363d912f [2023-03-21T20:20:06.028Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-21T20:20:06.028Z] ---> Running in 2bda235a46dc [2023-03-21T20:20:06.028Z] ---> Running in f70cea597187 [2023-03-21T20:20:06.028Z] ---> Running in 934412abe684 [2023-03-21T20:20:06.028Z] ---> Running in 5163da92dcd5 [2023-03-21T20:20:06.028Z] ---> Running in 65e424e80747 [2023-03-21T20:20:06.623Z] Removing intermediate container 934412abe684 [2023-03-21T20:20:06.623Z] ---> c6e3bf7c5592 [2023-03-21T20:20:06.623Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-21T20:20:06.623Z] Removing intermediate container 2bda235a46dc [2023-03-21T20:20:06.623Z] ---> 8bbccee363b3 [2023-03-21T20:20:06.623Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-21T20:20:06.900Z] ---> Running in 59aa84504c9b [2023-03-21T20:20:06.900Z] ---> Running in 52c618795514 [2023-03-21T20:20:07.487Z] Removing intermediate container 59aa84504c9b [2023-03-21T20:20:07.487Z] ---> 26d242009eb9 [2023-03-21T20:20:07.487Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-21T20:20:07.760Z] Removing intermediate container 52c618795514 [2023-03-21T20:20:07.760Z] ---> cdca34c1ea5a [2023-03-21T20:20:07.760Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-21T20:20:07.760Z] ---> Running in 8578db641c6a [2023-03-21T20:20:08.030Z] ---> Running in f5ffaad1ddcb [2023-03-21T20:20:08.299Z] 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-03-21T20:20:08.299Z] 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-03-21T20:20:08.579Z] Removing intermediate container 8578db641c6a [2023-03-21T20:20:08.579Z] ---> d82a3b59326b [2023-03-21T20:20:08.579Z] 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-03-21T20:20:08.863Z] Removing intermediate container f5ffaad1ddcb [2023-03-21T20:20:08.863Z] ---> 4f2cefc636ee [2023-03-21T20:20:08.863Z] 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-03-21T20:20:08.863Z] ---> Running in 95939f27048b [2023-03-21T20:20:09.132Z] 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-03-21T20:20:09.132Z] ---> Running in 4cfaee44e3b7 [2023-03-21T20:20:13.415Z] Removing intermediate container 4cfaee44e3b7 [2023-03-21T20:20:13.415Z] ---> 29232b35f18f [2023-03-21T20:20:13.415Z] Step 12/27 : WORKDIR /edgex-go [2023-03-21T20:20:13.415Z] Removing intermediate container 95939f27048b [2023-03-21T20:20:13.415Z] ---> 5580a1b55ef7 [2023-03-21T20:20:13.415Z] Step 12/27 : WORKDIR /edgex-go [2023-03-21T20:20:13.415Z] ---> Running in 1522b3e4f304 [2023-03-21T20:20:13.687Z] ---> Running in 1fa83b07636e [2023-03-21T20:20:14.652Z] Removing intermediate container 1522b3e4f304 [2023-03-21T20:20:14.652Z] ---> ae62132da159 [2023-03-21T20:20:14.652Z] [2023-03-21T20:20:14.652Z] Step 13/27 : FROM alpine:3.17 [2023-03-21T20:20:14.652Z] Removing intermediate container 1fa83b07636e [2023-03-21T20:20:14.652Z] ---> e6b8800ad817 [2023-03-21T20:20:14.652Z] [2023-03-21T20:20:14.652Z] Step 13/27 : FROM alpine:3.17 [2023-03-21T20:20:14.652Z] 3.17: Pulling from library/alpine [2023-03-21T20:20:14.652Z] 3.17: Pulling from library/alpine [2023-03-21T20:20:14.931Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-21T20:20:14.931Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-21T20:20:14.932Z] Status: Image is up to date for alpine:3.17 [2023-03-21T20:20:14.932Z] Status: Downloaded newer image for alpine:3.17 [2023-03-21T20:20:14.932Z] ---> d74e625d9115 [2023-03-21T20:20:14.932Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-21T20:20:14.932Z] ---> d74e625d9115 [2023-03-21T20:20:14.932Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-21T20:20:14.932Z] ---> Running in 5b74bfd778d7 [2023-03-21T20:20:14.932Z] ---> Running in b20b8de0b46d [2023-03-21T20:20:15.519Z] Removing intermediate container b20b8de0b46d [2023-03-21T20:20:15.519Z] ---> 219db4e42e54 [2023-03-21T20:20:15.519Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-21T20:20:15.788Z] ---> Running in 50b95f8dca2e [2023-03-21T20:20:15.788Z] Removing intermediate container 5b74bfd778d7 [2023-03-21T20:20:15.788Z] ---> 9532b2d8e2f3 [2023-03-21T20:20:15.788Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-21T20:20:16.058Z] ---> Running in 3b7cd6ee19f5 [2023-03-21T20:20:18.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:20:18.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:20:19.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:20:19.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:20:21.559Z] v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-21T20:20:21.559Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-21T20:20:21.559Z] OK: 17689 distinct packages available [2023-03-21T20:20:21.559Z] v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-21T20:20:21.559Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-21T20:20:21.559Z] OK: 17689 distinct packages available [2023-03-21T20:20:21.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:20:21.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:20:22.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:20:22.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:20:24.099Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-21T20:20:24.099Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-21T20:20:24.099Z] (3/5) Installing libucontext (1.2-r0) [2023-03-21T20:20:24.099Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-21T20:20:24.099Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-21T20:20:24.099Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T20:20:24.099Z] OK: 9 MiB in 20 packages [2023-03-21T20:20:25.069Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-21T20:20:25.069Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-21T20:20:25.069Z] (3/4) Installing libucontext (1.2-r0) [2023-03-21T20:20:25.069Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-21T20:20:25.069Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T20:20:25.069Z] OK: 8 MiB in 19 packages [2023-03-21T20:20:27.024Z] Removing intermediate container 3b7cd6ee19f5 [2023-03-21T20:20:27.025Z] ---> 4fd23d8787d4 [2023-03-21T20:20:27.025Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:20:27.610Z] Removing intermediate container 50b95f8dca2e [2023-03-21T20:20:27.610Z] ---> a654a393d378 [2023-03-21T20:20:27.610Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:20:27.878Z] ---> 5f83d7513ad9 [2023-03-21T20:20:27.878Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:20:28.840Z] ---> 415a6c191e33 [2023-03-21T20:20:28.840Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:20:28.840Z] ---> 431f928c2f5f [2023-03-21T20:20:28.840Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-21T20:20:30.251Z] ---> a7a6be56e8c8 [2023-03-21T20:20:30.251Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-21T20:20:33.590Z] ---> fbc5cbe6957c [2023-03-21T20:20:33.590Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-21T20:20:37.841Z] ---> cd0acf94f52d [2023-03-21T20:20:37.841Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-21T20:20:39.251Z] ---> fd573b20c380 [2023-03-21T20:20:39.251Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-21T20:20:39.251Z] ---> Running in b46b0c8dcf6c [2023-03-21T20:20:40.212Z] Removing intermediate container b46b0c8dcf6c [2023-03-21T20:20:40.212Z] ---> b50c9c99814e [2023-03-21T20:20:40.212Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-21T20:20:42.160Z] ---> ea793e9d99f8 [2023-03-21T20:20:42.160Z] Step 22/27 : WORKDIR / [2023-03-21T20:20:42.160Z] ---> Running in 1ffaf605604c [2023-03-21T20:20:42.160Z] ---> da5facef5822 [2023-03-21T20:20:42.160Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-21T20:20:42.743Z] Removing intermediate container 1ffaf605604c [2023-03-21T20:20:42.743Z] ---> 8f81400c1353 [2023-03-21T20:20:42.743Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-21T20:20:43.011Z] ---> Running in 73e977019912 [2023-03-21T20:20:43.601Z] ---> 6d74c4cc62ef [2023-03-21T20:20:43.601Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-21T20:20:43.601Z] Removing intermediate container 73e977019912 [2023-03-21T20:20:43.601Z] ---> 2e8151d9bb4d [2023-03-21T20:20:43.601Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-21T20:20:43.873Z] ---> Running in 99f76d12f53b [2023-03-21T20:20:47.419Z] Removing intermediate container 99f76d12f53b [2023-03-21T20:20:47.419Z] ---> 199b5be61e8d [2023-03-21T20:20:47.419Z] Step 25/27 : LABEL arch=arm64 [2023-03-21T20:20:47.419Z] ---> 4fe74e7b6e17 [2023-03-21T20:20:47.419Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-21T20:20:47.419Z] ---> Running in c57014ff6a68 [2023-03-21T20:20:47.713Z] Removing intermediate container c57014ff6a68 [2023-03-21T20:20:47.713Z] ---> d4e585625169 [2023-03-21T20:20:47.713Z] Step 26/27 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 [2023-03-21T20:20:47.990Z] ---> Running in 510e0ed937f2 [2023-03-21T20:20:48.277Z] ---> 7ae1c7fbebf3 [2023-03-21T20:20:48.277Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-21T20:20:48.544Z] ---> Running in bdd6c574c2c2 [2023-03-21T20:20:48.845Z] Removing intermediate container 510e0ed937f2 [2023-03-21T20:20:48.845Z] ---> 9368e6ac1fea [2023-03-21T20:20:48.845Z] Step 27/27 : LABEL version=0.0.0 [2023-03-21T20:20:49.186Z] ---> Running in 719a3fcaef33 [2023-03-21T20:20:49.186Z] Removing intermediate container bdd6c574c2c2 [2023-03-21T20:20:49.186Z] ---> 92d299368b06 [2023-03-21T20:20:49.186Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-21T20:20:49.481Z] ---> Running in f5931272040a [2023-03-21T20:20:50.076Z] Removing intermediate container 719a3fcaef33 [2023-03-21T20:20:50.076Z] ---> 937a37b8b2d6 [2023-03-21T20:20:50.076Z] [2023-03-21T20:20:50.418Z] Removing intermediate container f5931272040a [2023-03-21T20:20:50.418Z] ---> 1a6f9e55b8b2 [2023-03-21T20:20:50.418Z] Step 25/27 : LABEL arch=arm64 [2023-03-21T20:20:50.418Z] ---> Running in e8f881c28732 [2023-03-21T20:20:50.697Z] Successfully built 937a37b8b2d6 [2023-03-21T20:20:50.697Z] Successfully tagged security-spire-config-arm64:latest [2023-03-21T20:20:50.990Z] Building security-proxy-auth [2023-03-21T20:20:51.262Z]  Building security-spire-config ... done Removing intermediate container e8f881c28732 [2023-03-21T20:20:51.262Z] ---> 6495c1db33ba [2023-03-21T20:20:51.262Z] Step 26/27 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 [2023-03-21T20:20:51.541Z] ---> Running in 1b493a7afdbb [2023-03-21T20:20:52.141Z] Removing intermediate container 1b493a7afdbb [2023-03-21T20:20:52.141Z] ---> 4ce720b0090d [2023-03-21T20:20:52.141Z] Step 27/27 : LABEL version=0.0.0 [2023-03-21T20:20:52.414Z] ---> Running in a3dc8f7c6cca [2023-03-21T20:20:53.004Z] Removing intermediate container a3dc8f7c6cca [2023-03-21T20:20:53.005Z] ---> ac584fd6d2da [2023-03-21T20:20:53.005Z] [2023-03-21T20:20:53.275Z] Successfully built ac584fd6d2da [2023-03-21T20:20:53.275Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-21T20:20:53.275Z] Building security-proxy-setup [2023-03-21T20:21:25.520Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:21:25.520Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:21:25.520Z] ---> 9100d6ade93d [2023-03-21T20:21:25.520Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T20:21:25.520Z] ---> Using cache [2023-03-21T20:21:25.520Z] ---> 61a6a69b55d5 [2023-03-21T20:21:25.520Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T20:21:25.520Z] ---> Using cache [2023-03-21T20:21:25.520Z] ---> b93752b0fafd [2023-03-21T20:21:25.520Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-21T20:21:25.520Z] ---> Running in 57592f1ff646 [2023-03-21T20:21:25.520Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:21:25.520Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:21:25.520Z] ---> 9100d6ade93d [2023-03-21T20:21:25.520Z] Step 3/22 : WORKDIR /edgex-go [2023-03-21T20:21:25.520Z] ---> Using cache [2023-03-21T20:21:25.520Z] ---> 5b042fddcba3 [2023-03-21T20:21:25.520Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-21T20:21:25.520Z] ---> Using cache [2023-03-21T20:21:25.520Z] ---> 67573e7033ee [2023-03-21T20:21:25.520Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-21T20:21:25.520Z] ---> Using cache [2023-03-21T20:21:25.520Z] ---> 63e278015252 [2023-03-21T20:21:25.520Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:21:25.520Z] ---> Using cache [2023-03-21T20:21:25.520Z] ---> a28bcf1f1542 [2023-03-21T20:21:25.520Z] Step 7/22 : COPY . . [2023-03-21T20:21:25.520Z] ---> Using cache [2023-03-21T20:21:25.520Z] ---> b1b2d6dc9221 [2023-03-21T20:21:25.520Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-21T20:21:25.520Z] ---> Running in 9bf6d5590952 [2023-03-21T20:21:25.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:21:25.520Z] 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-03-21T20:21:26.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:21:28.065Z] OK: 263 MiB in 53 packages [2023-03-21T20:21:30.028Z] Removing intermediate container 57592f1ff646 [2023-03-21T20:21:30.028Z] ---> a5432b572b5b [2023-03-21T20:21:30.028Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T20:21:30.659Z] ---> 33571a820d9a [2023-03-21T20:21:30.659Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:21:30.928Z] ---> Running in d3b686fa9356 [2023-03-21T20:23:22.617Z] Removing intermediate container d3b686fa9356 [2023-03-21T20:23:22.617Z] ---> 67ccbbbc7fc0 [2023-03-21T20:23:22.617Z] Step 8/23 : COPY . . [2023-03-21T20:23:32.706Z] ---> e2c27bc5efa2 [2023-03-21T20:23:32.707Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-21T20:23:32.707Z] ---> Running in 09dbfdbfeb27 [2023-03-21T20:23:32.973Z] 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-03-21T20:27:54.881Z] Removing intermediate container f70cea597187 [2023-03-21T20:27:54.881Z] ---> a99bbc3fb99f [2023-03-21T20:27:54.881Z] [2023-03-21T20:27:54.881Z] Step 9/33 : FROM alpine:3.17 [2023-03-21T20:27:54.881Z] ---> d74e625d9115 [2023-03-21T20:27:54.881Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-21T20:27:54.881Z] ---> Running in db227a1863dd [2023-03-21T20:27:54.881Z] Removing intermediate container db227a1863dd [2023-03-21T20:27:54.881Z] ---> f71ddea974df [2023-03-21T20:27:54.881Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-21T20:27:54.881Z] ---> Running in 4d5fb71b8d44 [2023-03-21T20:27:54.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:27:55.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:27:57.419Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-21T20:27:57.419Z] (2/2) Installing su-exec (0.2-r2) [2023-03-21T20:27:57.419Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T20:27:57.419Z] OK: 8 MiB in 17 packages [2023-03-21T20:27:58.887Z] Removing intermediate container 4d5fb71b8d44 [2023-03-21T20:27:58.887Z] ---> 7e1a39fa4df7 [2023-03-21T20:27:58.887Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-21T20:27:59.162Z] ---> Running in e1d28e111413 [2023-03-21T20:27:59.747Z] Removing intermediate container e1d28e111413 [2023-03-21T20:27:59.747Z] ---> 4eb7fd63064d [2023-03-21T20:27:59.747Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-21T20:27:59.747Z] ---> Running in 3fee313b26f1 [2023-03-21T20:28:00.341Z] Removing intermediate container 3fee313b26f1 [2023-03-21T20:28:00.341Z] ---> ce9a4efa2b82 [2023-03-21T20:28:00.341Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-21T20:28:00.613Z] ---> Running in e0d5ba4fcb8d [2023-03-21T20:28:01.199Z] Removing intermediate container e0d5ba4fcb8d [2023-03-21T20:28:01.199Z] ---> a5d7cfb9d293 [2023-03-21T20:28:01.199Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-21T20:28:01.199Z] ---> Running in 9a9a97b63d69 [2023-03-21T20:28:02.628Z] Removing intermediate container 9a9a97b63d69 [2023-03-21T20:28:02.628Z] ---> 2a32eb1e7812 [2023-03-21T20:28:02.628Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-21T20:28:02.898Z] ---> Running in b050f1b5308b [2023-03-21T20:28:06.256Z] Removing intermediate container b050f1b5308b [2023-03-21T20:28:06.256Z] ---> 8be60d943a52 [2023-03-21T20:28:06.256Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-21T20:28:06.525Z] ---> Running in 1440d70a641a [2023-03-21T20:28:07.115Z] Removing intermediate container 1440d70a641a [2023-03-21T20:28:07.115Z] ---> 37ccb3e803e2 [2023-03-21T20:28:07.115Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-21T20:28:08.089Z] ---> fc1b846e0c62 [2023-03-21T20:28:08.089Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-21T20:28:08.359Z] ---> Running in 39636125e25f [2023-03-21T20:28:11.718Z] Removing intermediate container 39636125e25f [2023-03-21T20:28:11.718Z] ---> ff1a92f53e3d [2023-03-21T20:28:11.718Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:28:12.681Z] ---> 85fc472ff60b [2023-03-21T20:28:12.681Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:28:16.043Z] ---> d936a882e9c8 [2023-03-21T20:28:16.043Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-21T20:28:17.999Z] ---> 7feb7a672a2e [2023-03-21T20:28:17.999Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-21T20:28:18.977Z] ---> a685b8a87ccf [2023-03-21T20:28:18.977Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-21T20:28:19.940Z] ---> 1c5cc5a28355 [2023-03-21T20:28:19.940Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-21T20:28:20.905Z] ---> 99ffa1ce7dc6 [2023-03-21T20:28:20.905Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-21T20:28:21.873Z] ---> 193f4798701a [2023-03-21T20:28:21.873Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-21T20:28:22.838Z] ---> 9293210f57e1 [2023-03-21T20:28:22.838Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-21T20:28:22.838Z] ---> Running in dce83c5ba8ae [2023-03-21T20:28:26.199Z] Removing intermediate container dce83c5ba8ae [2023-03-21T20:28:26.200Z] ---> 6a00d9d3aaad [2023-03-21T20:28:26.200Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-21T20:28:26.467Z] ---> Running in 53ba54f80199 [2023-03-21T20:28:27.062Z] Removing intermediate container 53ba54f80199 [2023-03-21T20:28:27.062Z] ---> 9e81118db171 [2023-03-21T20:28:27.062Z] Step 30/33 : CMD ["gate"] [2023-03-21T20:28:27.062Z] ---> Running in 0a172a720759 [2023-03-21T20:28:27.659Z] Removing intermediate container 0a172a720759 [2023-03-21T20:28:27.659Z] ---> 4dc90f6554b8 [2023-03-21T20:28:27.659Z] Step 31/33 : LABEL arch=arm64 [2023-03-21T20:28:27.659Z] ---> Running in 00aaecb24d77 [2023-03-21T20:28:28.245Z] Removing intermediate container 00aaecb24d77 [2023-03-21T20:28:28.245Z] ---> c867d86b6378 [2023-03-21T20:28:28.245Z] Step 32/33 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 [2023-03-21T20:28:28.514Z] ---> Running in 18fb95e3bc75 [2023-03-21T20:28:29.116Z] Removing intermediate container 18fb95e3bc75 [2023-03-21T20:28:29.116Z] ---> 4338d0ff4953 [2023-03-21T20:28:29.116Z] Step 33/33 : LABEL version=0.0.0 [2023-03-21T20:28:29.116Z] ---> Running in 3c103a4188ae [2023-03-21T20:28:29.702Z] Removing intermediate container 3c103a4188ae [2023-03-21T20:28:29.702Z] ---> 9b6b444555f5 [2023-03-21T20:28:29.702Z] [2023-03-21T20:28:29.971Z] Successfully built 9b6b444555f5 [2023-03-21T20:28:29.971Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-21T20:28:29.971Z] Building core-data [2023-03-21T20:28:52.047Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:28:52.047Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:28:52.047Z] ---> 9100d6ade93d [2023-03-21T20:28:52.047Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T20:28:52.047Z] ---> Using cache [2023-03-21T20:28:52.047Z] ---> 61a6a69b55d5 [2023-03-21T20:28:52.047Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T20:28:52.047Z] ---> Using cache [2023-03-21T20:28:52.047Z] ---> b93752b0fafd [2023-03-21T20:28:52.047Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-21T20:28:52.047Z] ---> Using cache [2023-03-21T20:28:52.047Z] ---> a5432b572b5b [2023-03-21T20:28:52.047Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T20:28:52.047Z] ---> Using cache [2023-03-21T20:28:52.047Z] ---> 33571a820d9a [2023-03-21T20:28:52.047Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:28:52.047Z] ---> Using cache [2023-03-21T20:28:52.047Z] ---> 67ccbbbc7fc0 [2023-03-21T20:28:52.047Z] Step 8/23 : COPY . . [2023-03-21T20:28:52.047Z] ---> Using cache [2023-03-21T20:28:52.047Z] ---> e2c27bc5efa2 [2023-03-21T20:28:52.047Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-21T20:28:52.047Z] ---> Running in f4af123ee0b5 [2023-03-21T20:28:52.047Z] 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-03-21T20:29:00.273Z] Removing intermediate container 5163da92dcd5 [2023-03-21T20:29:00.273Z] ---> 6c720e0b8737 [2023-03-21T20:29:00.273Z] [2023-03-21T20:29:00.273Z] Step 10/25 : FROM alpine:3.17 [2023-03-21T20:29:00.273Z] ---> d74e625d9115 [2023-03-21T20:29:00.273Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-21T20:29:00.541Z] ---> Running in 7135b6cf78b0 [2023-03-21T20:29:02.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:29:03.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:29:04.879Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T20:29:04.879Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T20:29:04.879Z] OK: 8 MiB in 16 packages [2023-03-21T20:29:10.246Z] Removing intermediate container 7135b6cf78b0 [2023-03-21T20:29:10.246Z] ---> ba096a698e8e [2023-03-21T20:29:10.246Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T20:29:10.246Z] ---> Running in 3597d08993e4 [2023-03-21T20:29:10.514Z] Removing intermediate container 3597d08993e4 [2023-03-21T20:29:10.514Z] ---> d66e50e476dd [2023-03-21T20:29:10.514Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-21T20:29:10.514Z] ---> Running in be5fc50e3da5 [2023-03-21T20:29:11.939Z] Removing intermediate container be5fc50e3da5 [2023-03-21T20:29:11.939Z] ---> 67a084a7a73e [2023-03-21T20:29:11.939Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-21T20:29:11.940Z] ---> Running in 0fb64fb5e05f [2023-03-21T20:29:12.918Z] Removing intermediate container 0fb64fb5e05f [2023-03-21T20:29:12.918Z] ---> 99925a705a5c [2023-03-21T20:29:12.918Z] Step 15/25 : WORKDIR / [2023-03-21T20:29:12.918Z] ---> Running in a8f948a88436 [2023-03-21T20:29:14.336Z] Removing intermediate container a8f948a88436 [2023-03-21T20:29:14.336Z] ---> 0c010cd5f19f [2023-03-21T20:29:14.336Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:29:15.755Z] ---> 6bbbddfce799 [2023-03-21T20:29:15.755Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:29:17.708Z] ---> 2df23a289f8f [2023-03-21T20:29:17.708Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-21T20:29:21.096Z] ---> 90319cc3aa12 [2023-03-21T20:29:21.096Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-21T20:29:23.058Z] ---> 485c086468fb [2023-03-21T20:29:23.058Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-21T20:29:23.652Z] Removing intermediate container 9bf6d5590952 [2023-03-21T20:29:23.652Z] ---> ca1aca1e354d [2023-03-21T20:29:23.652Z] [2023-03-21T20:29:23.652Z] Step 9/22 : FROM alpine:3.17 [2023-03-21T20:29:23.652Z] ---> d74e625d9115 [2023-03-21T20:29:23.652Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-21T20:29:23.652Z] ---> Running in 493c74859a0b [2023-03-21T20:29:24.251Z] ---> 54dc6c54c87b [2023-03-21T20:29:24.251Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-21T20:29:24.528Z] ---> Running in 94fe79ae7b2f [2023-03-21T20:29:25.116Z] Removing intermediate container 94fe79ae7b2f [2023-03-21T20:29:25.386Z] ---> a9a941400b08 [2023-03-21T20:29:25.386Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T20:29:25.386Z] ---> Running in 7df0623d2ec7 [2023-03-21T20:29:25.979Z] Removing intermediate container 7df0623d2ec7 [2023-03-21T20:29:25.979Z] ---> 0360db27ed9c [2023-03-21T20:29:25.979Z] Step 23/25 : LABEL arch=arm64 [2023-03-21T20:29:26.254Z] ---> Running in 6e1a76ca0a43 [2023-03-21T20:29:26.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:29:26.797Z] Removing intermediate container 6e1a76ca0a43 [2023-03-21T20:29:26.797Z] ---> 15de0dcd6ae7 [2023-03-21T20:29:26.797Z] Step 24/25 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 [2023-03-21T20:29:27.069Z] ---> Running in 50688d48f1fa [2023-03-21T20:29:27.659Z] Removing intermediate container 50688d48f1fa [2023-03-21T20:29:27.659Z] ---> b78cf0b0e90a [2023-03-21T20:29:27.659Z] Step 25/25 : LABEL version=0.0.0 [2023-03-21T20:29:27.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:29:27.659Z] ---> Running in cfe2ec95f4c9 [2023-03-21T20:29:28.249Z] Removing intermediate container cfe2ec95f4c9 [2023-03-21T20:29:28.249Z] ---> 3ce807607b2f [2023-03-21T20:29:28.249Z] [2023-03-21T20:29:28.835Z] Successfully built 3ce807607b2f [2023-03-21T20:29:28.835Z] Successfully tagged core-metadata-arm64:latest [2023-03-21T20:29:28.835Z]  Building core-metadata ... done Building core-common-config-bootstrapper [2023-03-21T20:29:29.419Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-21T20:29:29.419Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-21T20:29:29.419Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T20:29:29.690Z] OK: 8 MiB in 17 packages [2023-03-21T20:29:31.109Z] Removing intermediate container 493c74859a0b [2023-03-21T20:29:31.109Z] ---> 1740f86655b3 [2023-03-21T20:29:31.109Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-21T20:29:31.377Z] ---> Running in 35cdcfe102aa [2023-03-21T20:29:31.980Z] Removing intermediate container 35cdcfe102aa [2023-03-21T20:29:31.980Z] ---> cb1e0fd59e6e [2023-03-21T20:29:31.980Z] Step 12/22 : WORKDIR /edgex [2023-03-21T20:29:31.980Z] ---> Running in 162b2c1ecdda [2023-03-21T20:29:32.565Z] Removing intermediate container 162b2c1ecdda [2023-03-21T20:29:32.565Z] ---> c9dfc6d01724 [2023-03-21T20:29:32.565Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:29:34.136Z] ---> 864e569d8644 [2023-03-21T20:29:34.136Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:29:35.180Z] ---> 0c3cf7bf6afb [2023-03-21T20:29:35.180Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-21T20:29:36.173Z] ---> 543621d35a40 [2023-03-21T20:29:36.173Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-21T20:29:38.212Z] ---> f9550bf32f44 [2023-03-21T20:29:38.212Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-21T20:29:39.178Z] ---> 593c213804ee [2023-03-21T20:29:39.178Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-21T20:29:39.178Z] ---> Running in c2b952225958 [2023-03-21T20:29:43.448Z] Removing intermediate container c2b952225958 [2023-03-21T20:29:43.448Z] ---> 7f5ec3b0453b [2023-03-21T20:29:43.448Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-21T20:29:43.720Z] ---> Running in c2084dc2f78b [2023-03-21T20:29:44.313Z] Removing intermediate container c2084dc2f78b [2023-03-21T20:29:44.313Z] ---> abfc74ac101a [2023-03-21T20:29:44.313Z] Step 20/22 : LABEL arch=arm64 [2023-03-21T20:29:44.582Z] ---> Running in 15738edcab88 [2023-03-21T20:29:45.546Z] Removing intermediate container 15738edcab88 [2023-03-21T20:29:45.546Z] ---> 25c9039fdf15 [2023-03-21T20:29:45.546Z] Step 21/22 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 [2023-03-21T20:29:45.546Z] ---> Running in 812d540ce7ac [2023-03-21T20:29:46.528Z] Removing intermediate container 812d540ce7ac [2023-03-21T20:29:46.528Z] ---> 42b53f765d0b [2023-03-21T20:29:46.528Z] Step 22/22 : LABEL version=0.0.0 [2023-03-21T20:29:46.528Z] ---> Running in 2308f57282e7 [2023-03-21T20:29:47.493Z] Removing intermediate container 2308f57282e7 [2023-03-21T20:29:47.493Z] ---> 317ca3c3804e [2023-03-21T20:29:47.493Z] [2023-03-21T20:29:47.760Z] Successfully built 317ca3c3804e [2023-03-21T20:29:47.760Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-21T20:29:47.760Z] Building security-spiffe-token-provider [2023-03-21T20:29:51.105Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:29:51.105Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:29:51.105Z] ---> 9100d6ade93d [2023-03-21T20:29:51.105Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T20:29:51.105Z] ---> Using cache [2023-03-21T20:29:51.105Z] ---> 61a6a69b55d5 [2023-03-21T20:29:51.105Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T20:29:51.105Z] ---> Using cache [2023-03-21T20:29:51.105Z] ---> b93752b0fafd [2023-03-21T20:29:51.105Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-21T20:29:51.105Z] ---> Using cache [2023-03-21T20:29:51.105Z] ---> a5432b572b5b [2023-03-21T20:29:51.105Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T20:29:51.105Z] ---> Using cache [2023-03-21T20:29:51.105Z] ---> 33571a820d9a [2023-03-21T20:29:51.105Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:29:51.105Z] ---> Using cache [2023-03-21T20:29:51.105Z] ---> 67ccbbbc7fc0 [2023-03-21T20:29:51.105Z] Step 8/23 : COPY . . [2023-03-21T20:29:51.105Z] ---> Using cache [2023-03-21T20:29:51.105Z] ---> e2c27bc5efa2 [2023-03-21T20:29:51.105Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-21T20:29:51.105Z] ---> Running in 8956029eb379 [2023-03-21T20:29:53.061Z] 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-03-21T20:30:11.298Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:30:11.298Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:30:11.298Z] ---> 9100d6ade93d [2023-03-21T20:30:11.298Z] Step 3/20 : WORKDIR /edgex-go [2023-03-21T20:30:11.298Z] ---> Using cache [2023-03-21T20:30:11.298Z] ---> 5b042fddcba3 [2023-03-21T20:30:11.298Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-21T20:30:11.298Z] ---> Running in 84272ddfadbb [2023-03-21T20:30:12.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:30:14.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:30:15.547Z] v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-21T20:30:15.547Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-21T20:30:15.547Z] OK: 17691 distinct packages available [2023-03-21T20:30:16.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:30:16.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:30:18.721Z] OK: 263 MiB in 53 packages [2023-03-21T20:30:20.677Z] Removing intermediate container 84272ddfadbb [2023-03-21T20:30:20.677Z] ---> 02d49366c837 [2023-03-21T20:30:20.677Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-21T20:30:21.640Z] ---> d6ea24a97623 [2023-03-21T20:30:21.640Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:30:21.640Z] ---> Running in 42c631bf38bb [2023-03-21T20:31:19.541Z] Removing intermediate container 09dbfdbfeb27 [2023-03-21T20:31:19.541Z] ---> ee54d924502c [2023-03-21T20:31:19.541Z] [2023-03-21T20:31:19.541Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T20:31:19.541Z] ---> d74e625d9115 [2023-03-21T20:31:19.541Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-21T20:31:19.541Z] ---> Running in 4481d320421c [2023-03-21T20:31:19.541Z] Removing intermediate container 4481d320421c [2023-03-21T20:31:19.541Z] ---> 24eeadbce4c9 [2023-03-21T20:31:19.541Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-21T20:31:19.541Z] ---> Running in a8387225ab3c [2023-03-21T20:31:20.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:31:21.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:31:23.052Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T20:31:23.052Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T20:31:23.052Z] OK: 8 MiB in 16 packages [2023-03-21T20:31:24.996Z] Removing intermediate container a8387225ab3c [2023-03-21T20:31:24.996Z] ---> e46c8bf66af4 [2023-03-21T20:31:24.996Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:31:25.958Z] ---> 6f52963c2800 [2023-03-21T20:31:25.958Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:31:26.923Z] ---> 10e0e582c071 [2023-03-21T20:31:26.923Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-21T20:31:28.874Z] ---> 4c27fdc50894 [2023-03-21T20:31:28.874Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-21T20:31:29.463Z] ---> 4e6059984cbd [2023-03-21T20:31:29.463Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-21T20:31:30.430Z] ---> dca5652c3c31 [2023-03-21T20:31:30.430Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-21T20:31:30.697Z] ---> Running in 59bebc410bdf [2023-03-21T20:31:34.050Z] Removing intermediate container 59bebc410bdf [2023-03-21T20:31:34.050Z] ---> 2f8042767616 [2023-03-21T20:31:34.050Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-21T20:31:34.050Z] ---> Running in f478986c764b [2023-03-21T20:31:34.642Z] Removing intermediate container f478986c764b [2023-03-21T20:31:34.643Z] ---> 0a29a24b6cdd [2023-03-21T20:31:34.643Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-21T20:31:34.643Z] ---> Running in cdb0a8860577 [2023-03-21T20:31:35.239Z] Removing intermediate container cdb0a8860577 [2023-03-21T20:31:35.239Z] ---> f5c97a804280 [2023-03-21T20:31:35.239Z] Step 21/23 : LABEL arch=arm64 [2023-03-21T20:31:35.239Z] ---> Running in ab563ce774f6 [2023-03-21T20:31:35.826Z] Removing intermediate container ab563ce774f6 [2023-03-21T20:31:35.826Z] ---> e32fe2e4a58f [2023-03-21T20:31:35.826Z] Step 22/23 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 [2023-03-21T20:31:35.826Z] ---> Running in 543bddd88104 [2023-03-21T20:31:36.430Z] Removing intermediate container 543bddd88104 [2023-03-21T20:31:36.430Z] ---> 2bda815dd5c1 [2023-03-21T20:31:36.430Z] Step 23/23 : LABEL version=0.0.0 [2023-03-21T20:31:36.698Z] ---> Running in e34034ba1442 [2023-03-21T20:31:37.306Z] Removing intermediate container e34034ba1442 [2023-03-21T20:31:37.306Z] ---> ea965161beae [2023-03-21T20:31:37.306Z] [2023-03-21T20:31:37.574Z] Successfully built ea965161beae [2023-03-21T20:31:37.574Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-21T20:31:37.574Z]  Building security-proxy-auth ... done Building security-spire-server [2023-03-21T20:31:59.655Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:31:59.655Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:31:59.655Z] ---> 9100d6ade93d [2023-03-21T20:31:59.655Z] Step 3/26 : WORKDIR /edgex-go [2023-03-21T20:31:59.655Z] ---> Using cache [2023-03-21T20:31:59.655Z] ---> 5b042fddcba3 [2023-03-21T20:31:59.655Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-21T20:31:59.655Z] ---> Running in dcdd3cbeb792 [2023-03-21T20:32:02.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:32:03.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:32:05.163Z] OK: 263 MiB in 53 packages [2023-03-21T20:32:07.751Z] Removing intermediate container dcdd3cbeb792 [2023-03-21T20:32:07.752Z] ---> 271ed6a3e56a [2023-03-21T20:32:07.752Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-21T20:32:09.709Z] ---> 352897125f59 [2023-03-21T20:32:09.709Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:32:09.980Z] ---> Running in 127baa5f7bc6 [2023-03-21T20:32:32.048Z] Removing intermediate container 65e424e80747 [2023-03-21T20:32:32.048Z] ---> bb01c483b88b [2023-03-21T20:32:32.048Z] [2023-03-21T20:32:32.048Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T20:32:32.048Z] ---> d74e625d9115 [2023-03-21T20:32:32.048Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-21T20:32:32.048Z] ---> Running in 88619f9be3f0 [2023-03-21T20:32:34.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:32:35.215Z] Removing intermediate container 42c631bf38bb [2023-03-21T20:32:35.215Z] ---> 5068d83175b2 [2023-03-21T20:32:35.215Z] Step 7/20 : COPY . . [2023-03-21T20:32:35.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:32:37.444Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-21T20:32:37.444Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-21T20:32:37.444Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T20:32:37.444Z] Executing ca-certificates-20220614-r4.trigger [2023-03-21T20:32:38.403Z] OK: 8 MiB in 17 packages [2023-03-21T20:32:41.753Z] Removing intermediate container 88619f9be3f0 [2023-03-21T20:32:41.753Z] ---> 1c32501ab5b4 [2023-03-21T20:32:42.022Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T20:32:42.297Z] ---> Running in b0cba1176faa [2023-03-21T20:32:42.884Z] Removing intermediate container b0cba1176faa [2023-03-21T20:32:42.884Z] ---> bc549cf1f551 [2023-03-21T20:32:42.884Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-21T20:32:43.153Z] ---> Running in 93a7174279eb [2023-03-21T20:32:44.119Z] Removing intermediate container 93a7174279eb [2023-03-21T20:32:44.119Z] ---> a4542247ce0f [2023-03-21T20:32:44.119Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-21T20:32:44.387Z] ---> Running in 5e20a565f088 [2023-03-21T20:32:45.348Z] Removing intermediate container 5e20a565f088 [2023-03-21T20:32:45.348Z] ---> 050fdbee64f5 [2023-03-21T20:32:45.348Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:32:47.288Z] ---> de0b0a30dcce [2023-03-21T20:32:47.288Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:32:48.694Z] ---> 06b5e16f67d1 [2023-03-21T20:32:48.694Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-21T20:32:52.035Z] ---> 90136ae07bcd [2023-03-21T20:32:52.035Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-21T20:32:52.035Z] ---> Running in fe9b1b9024a0 [2023-03-21T20:32:52.620Z] ---> 7685a28cb2e3 [2023-03-21T20:32:52.620Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-21T20:32:54.046Z] ---> c171308af5c8 [2023-03-21T20:32:54.046Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-21T20:32:54.314Z] ---> Running in 42b125927578 [2023-03-21T20:32:54.584Z] 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-03-21T20:32:54.853Z] Removing intermediate container 42b125927578 [2023-03-21T20:32:54.853Z] ---> 1c59c1bf704b [2023-03-21T20:32:54.853Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T20:32:55.121Z] ---> Running in ad6eea8c5a92 [2023-03-21T20:32:55.707Z] Removing intermediate container ad6eea8c5a92 [2023-03-21T20:32:55.707Z] ---> ed2b85f4c1f8 [2023-03-21T20:32:55.707Z] Step 21/23 : LABEL arch=arm64 [2023-03-21T20:32:55.707Z] ---> Running in e2a0e26e8a37 [2023-03-21T20:32:56.309Z] Removing intermediate container e2a0e26e8a37 [2023-03-21T20:32:56.309Z] ---> bc87b31949d9 [2023-03-21T20:32:56.309Z] Step 22/23 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 [2023-03-21T20:32:56.712Z] ---> Running in b9b848d45fd7 [2023-03-21T20:32:57.010Z] Removing intermediate container b9b848d45fd7 [2023-03-21T20:32:57.010Z] ---> 53412fd489b8 [2023-03-21T20:32:57.010Z] Step 23/23 : LABEL version=0.0.0 [2023-03-21T20:32:57.437Z] ---> Running in 6bbda4a3dadb [2023-03-21T20:32:57.711Z] Removing intermediate container 6bbda4a3dadb [2023-03-21T20:32:57.711Z] ---> 97cd50ac6092 [2023-03-21T20:32:57.711Z] [2023-03-21T20:32:58.336Z] Successfully built 97cd50ac6092 [2023-03-21T20:32:58.336Z] Successfully tagged support-notifications-arm64:latest [2023-03-21T20:32:58.336Z]  Building support-notifications ... done Building core-command [2023-03-21T20:33:20.619Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:33:20.619Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:33:20.619Z] ---> 9100d6ade93d [2023-03-21T20:33:20.619Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-21T20:33:20.619Z] ---> Using cache [2023-03-21T20:33:20.619Z] ---> 61a6a69b55d5 [2023-03-21T20:33:20.619Z] Step 4/24 : WORKDIR /edgex-go [2023-03-21T20:33:20.619Z] ---> Using cache [2023-03-21T20:33:20.619Z] ---> b93752b0fafd [2023-03-21T20:33:20.619Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-21T20:33:20.619Z] ---> Using cache [2023-03-21T20:33:20.619Z] ---> a5432b572b5b [2023-03-21T20:33:20.619Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-21T20:33:20.619Z] ---> Using cache [2023-03-21T20:33:20.619Z] ---> 33571a820d9a [2023-03-21T20:33:20.619Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:33:20.619Z] ---> Using cache [2023-03-21T20:33:20.619Z] ---> 67ccbbbc7fc0 [2023-03-21T20:33:20.619Z] Step 8/24 : COPY . . [2023-03-21T20:33:20.619Z] ---> Using cache [2023-03-21T20:33:20.619Z] ---> e2c27bc5efa2 [2023-03-21T20:33:20.619Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-21T20:33:20.619Z] ---> Running in 12bd75c07013 [2023-03-21T20:33:21.606Z] 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-03-21T20:34:00.466Z] Removing intermediate container 127baa5f7bc6 [2023-03-21T20:34:00.466Z] ---> f5c198ffd095 [2023-03-21T20:34:00.466Z] Step 7/26 : COPY . . [2023-03-21T20:34:12.794Z] ---> eee512465fe4 [2023-03-21T20:34:12.794Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-21T20:34:12.794Z] ---> Running in f79cc6aa0775 [2023-03-21T20:34:12.794Z] Removing intermediate container f79cc6aa0775 [2023-03-21T20:34:12.794Z] ---> a865f5775512 [2023-03-21T20:34:12.794Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-21T20:34:12.794Z] ---> Running in d3c9f28fbbd0 [2023-03-21T20:34:13.063Z] Removing intermediate container d3c9f28fbbd0 [2023-03-21T20:34:13.063Z] ---> a72293258daa [2023-03-21T20:34:13.063Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-21T20:34:13.330Z] ---> Running in e93c7c116ea8 [2023-03-21T20:34:13.914Z] Removing intermediate container e93c7c116ea8 [2023-03-21T20:34:13.914Z] ---> 4270ea222774 [2023-03-21T20:34:13.914Z] 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-03-21T20:34:13.914Z] ---> Running in 106580a21a80 [2023-03-21T20:34:17.278Z] Removing intermediate container 106580a21a80 [2023-03-21T20:34:17.278Z] ---> ada2cf484892 [2023-03-21T20:34:17.278Z] Step 12/26 : WORKDIR /edgex-go [2023-03-21T20:34:17.278Z] ---> Running in 22d1eaa49cee [2023-03-21T20:34:17.866Z] Removing intermediate container 22d1eaa49cee [2023-03-21T20:34:17.866Z] ---> 7bb2eff31fa9 [2023-03-21T20:34:17.866Z] [2023-03-21T20:34:17.866Z] Step 13/26 : FROM alpine:3.17 [2023-03-21T20:34:17.866Z] ---> d74e625d9115 [2023-03-21T20:34:17.866Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-21T20:34:17.866Z] ---> Using cache [2023-03-21T20:34:17.866Z] ---> 9532b2d8e2f3 [2023-03-21T20:34:17.866Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-21T20:34:17.866Z] ---> Using cache [2023-03-21T20:34:17.866Z] ---> 4fd23d8787d4 [2023-03-21T20:34:17.866Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:34:17.866Z] ---> Using cache [2023-03-21T20:34:17.866Z] ---> 5f83d7513ad9 [2023-03-21T20:34:17.866Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:34:17.866Z] ---> Using cache [2023-03-21T20:34:17.866Z] ---> 431f928c2f5f [2023-03-21T20:34:17.866Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-21T20:34:24.524Z] ---> cd01c54eef09 [2023-03-21T20:34:24.524Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-21T20:34:25.107Z] ---> 7f18a30b617b [2023-03-21T20:34:25.107Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-21T20:34:26.071Z] ---> cc92cd301fc7 [2023-03-21T20:34:26.071Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-21T20:34:27.032Z] ---> 57c596e86235 [2023-03-21T20:34:27.032Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-21T20:34:27.032Z] ---> Running in 488da7031aa3 [2023-03-21T20:34:27.616Z] Removing intermediate container 488da7031aa3 [2023-03-21T20:34:27.616Z] ---> 1c47ff7f4078 [2023-03-21T20:34:27.616Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-21T20:34:27.616Z] ---> Running in db465e0f7157 [2023-03-21T20:34:28.199Z] Removing intermediate container db465e0f7157 [2023-03-21T20:34:28.199Z] ---> 5c7d94fc776a [2023-03-21T20:34:28.199Z] Step 24/26 : LABEL arch=arm64 [2023-03-21T20:34:28.199Z] ---> Running in 8f3f0d568f72 [2023-03-21T20:34:28.782Z] Removing intermediate container 8f3f0d568f72 [2023-03-21T20:34:28.782Z] ---> bb4f8be71150 [2023-03-21T20:34:28.782Z] Step 25/26 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 [2023-03-21T20:34:29.058Z] ---> Running in fda2753a5b31 [2023-03-21T20:34:29.645Z] Removing intermediate container fda2753a5b31 [2023-03-21T20:34:29.645Z] ---> c0d23377869f [2023-03-21T20:34:29.645Z] Step 26/26 : LABEL version=0.0.0 [2023-03-21T20:34:29.645Z] ---> Running in 158fd0f86cf6 [2023-03-21T20:34:30.228Z] Removing intermediate container 158fd0f86cf6 [2023-03-21T20:34:30.228Z] ---> f2fce8a9d475 [2023-03-21T20:34:30.228Z] [2023-03-21T20:34:30.497Z] Successfully built f2fce8a9d475 [2023-03-21T20:34:30.497Z] Successfully tagged security-spire-server-arm64:latest [2023-03-21T20:34:30.497Z]  Building security-spire-server ... done Building support-scheduler [2023-03-21T20:34:48.688Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:34:48.688Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:34:48.688Z] ---> 9100d6ade93d [2023-03-21T20:34:48.688Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T20:34:48.688Z] ---> Using cache [2023-03-21T20:34:48.688Z] ---> 61a6a69b55d5 [2023-03-21T20:34:48.688Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T20:34:48.688Z] ---> Using cache [2023-03-21T20:34:48.688Z] ---> b93752b0fafd [2023-03-21T20:34:48.688Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-21T20:34:48.688Z] ---> Using cache [2023-03-21T20:34:48.688Z] ---> a5432b572b5b [2023-03-21T20:34:48.688Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T20:34:48.688Z] ---> Using cache [2023-03-21T20:34:48.688Z] ---> 33571a820d9a [2023-03-21T20:34:48.688Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:34:48.688Z] ---> Using cache [2023-03-21T20:34:48.688Z] ---> 67ccbbbc7fc0 [2023-03-21T20:34:48.688Z] Step 8/23 : COPY . . [2023-03-21T20:34:48.688Z] ---> Using cache [2023-03-21T20:34:48.688Z] ---> e2c27bc5efa2 [2023-03-21T20:34:48.688Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-21T20:34:50.633Z] ---> Running in 69c3dce2412f [2023-03-21T20:34:52.579Z] 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-03-21T20:37:44.292Z] Removing intermediate container f4af123ee0b5 [2023-03-21T20:37:44.292Z] ---> 5c3cb1f8683a [2023-03-21T20:37:44.292Z] [2023-03-21T20:37:44.292Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T20:37:44.292Z] ---> d74e625d9115 [2023-03-21T20:37:44.292Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T20:37:44.292Z] ---> Running in 12e0b3586f5e [2023-03-21T20:37:44.292Z] Removing intermediate container 12e0b3586f5e [2023-03-21T20:37:44.292Z] ---> 0a7114052137 [2023-03-21T20:37:44.292Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-21T20:37:44.292Z] ---> Running in e2eb73bb180f [2023-03-21T20:37:44.292Z] Removing intermediate container e2eb73bb180f [2023-03-21T20:37:44.292Z] ---> b7143fff67d0 [2023-03-21T20:37:44.292Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-21T20:37:44.292Z] ---> Running in 1728b1c861e8 [2023-03-21T20:37:44.292Z] Removing intermediate container 1728b1c861e8 [2023-03-21T20:37:44.292Z] ---> 08eebb2bb3b6 [2023-03-21T20:37:44.292Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-21T20:37:44.292Z] ---> Running in bcac93b470f0 [2023-03-21T20:37:44.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:37:44.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:37:44.292Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T20:37:44.292Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T20:37:44.292Z] OK: 8 MiB in 16 packages [2023-03-21T20:37:44.292Z] Removing intermediate container bcac93b470f0 [2023-03-21T20:37:44.292Z] ---> d30489ed5c14 [2023-03-21T20:37:44.292Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:37:44.292Z] ---> f05ab9e84397 [2023-03-21T20:37:44.292Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:37:46.233Z] ---> d4068a7675d6 [2023-03-21T20:37:46.233Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-21T20:37:49.576Z] ---> 46eeedb8dfaf [2023-03-21T20:37:49.576Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-21T20:37:50.552Z] ---> f47b5860331a [2023-03-21T20:37:50.552Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-21T20:37:50.552Z] ---> Running in e0997e04ba95 [2023-03-21T20:37:50.818Z] Removing intermediate container 8956029eb379 [2023-03-21T20:37:50.818Z] ---> ab62434f6df3 [2023-03-21T20:37:50.818Z] [2023-03-21T20:37:50.818Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T20:37:50.818Z] ---> d74e625d9115 [2023-03-21T20:37:50.818Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-21T20:37:50.818Z] ---> Using cache [2023-03-21T20:37:50.818Z] ---> 24eeadbce4c9 [2023-03-21T20:37:50.818Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-21T20:37:50.818Z] ---> Using cache [2023-03-21T20:37:50.818Z] ---> e46c8bf66af4 [2023-03-21T20:37:50.818Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:37:50.818Z] ---> Using cache [2023-03-21T20:37:50.818Z] ---> 6f52963c2800 [2023-03-21T20:37:50.818Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:37:50.818Z] ---> Using cache [2023-03-21T20:37:51.083Z] ---> 10e0e582c071 [2023-03-21T20:37:51.083Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-21T20:37:51.083Z] Removing intermediate container e0997e04ba95 [2023-03-21T20:37:51.083Z] ---> 05ce51699f65 [2023-03-21T20:37:51.083Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T20:37:51.349Z] ---> Running in 6ccd1d0af100 [2023-03-21T20:37:51.931Z] Removing intermediate container 6ccd1d0af100 [2023-03-21T20:37:51.931Z] ---> 5517620811a4 [2023-03-21T20:37:51.931Z] Step 21/23 : LABEL arch=arm64 [2023-03-21T20:37:52.197Z] ---> Running in cab885e8c852 [2023-03-21T20:37:53.169Z] Removing intermediate container cab885e8c852 [2023-03-21T20:37:53.169Z] ---> 4de256b4a382 [2023-03-21T20:37:53.169Z] Step 22/23 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 [2023-03-21T20:37:53.169Z] ---> 9514ccec797e [2023-03-21T20:37:53.169Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-21T20:37:53.169Z] ---> Running in 6dd0bed60137 [2023-03-21T20:37:53.750Z] Removing intermediate container 6dd0bed60137 [2023-03-21T20:37:53.750Z] ---> 815d0df93d90 [2023-03-21T20:37:53.750Z] Step 23/23 : LABEL version=0.0.0 [2023-03-21T20:37:54.015Z] ---> Running in 94faed6a1353 [2023-03-21T20:37:54.599Z] ---> 111600762586 [2023-03-21T20:37:54.599Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-21T20:37:54.599Z] Removing intermediate container 94faed6a1353 [2023-03-21T20:37:54.599Z] ---> fdb006256d25 [2023-03-21T20:37:54.599Z] [2023-03-21T20:37:55.180Z] Successfully built fdb006256d25 [2023-03-21T20:37:55.180Z] Successfully tagged core-data-arm64:latest [2023-03-21T20:37:55.180Z] Building security-secretstore-setup [2023-03-21T20:37:55.761Z]  Building core-data ... done  ---> 8e78236ac0fa [2023-03-21T20:37:55.761Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-21T20:37:56.037Z] ---> Running in 49f49826f951 [2023-03-21T20:37:59.417Z] Removing intermediate container 49f49826f951 [2023-03-21T20:37:59.417Z] ---> d591be4d4f2e [2023-03-21T20:37:59.417Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-21T20:37:59.417Z] ---> Running in 9613499b4b16 [2023-03-21T20:37:59.997Z] Removing intermediate container 9613499b4b16 [2023-03-21T20:37:59.997Z] ---> 3b02664915c2 [2023-03-21T20:37:59.997Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-21T20:37:59.997Z] ---> Running in 6c62cd6d9f0f [2023-03-21T20:38:00.584Z] Removing intermediate container 6c62cd6d9f0f [2023-03-21T20:38:00.584Z] ---> ddb0194068e9 [2023-03-21T20:38:00.584Z] Step 21/23 : LABEL arch=arm64 [2023-03-21T20:38:00.868Z] ---> Running in 8bde644c9ff6 [2023-03-21T20:38:01.453Z] Removing intermediate container 8bde644c9ff6 [2023-03-21T20:38:01.453Z] ---> ccb30e74735a [2023-03-21T20:38:01.453Z] Step 22/23 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 [2023-03-21T20:38:01.453Z] ---> Running in fd8f997183da [2023-03-21T20:38:02.035Z] Removing intermediate container fd8f997183da [2023-03-21T20:38:02.035Z] ---> 74f6e8c6b8a2 [2023-03-21T20:38:02.035Z] Step 23/23 : LABEL version=0.0.0 [2023-03-21T20:38:02.035Z] ---> Running in 0f28f06a1a79 [2023-03-21T20:38:02.625Z] Removing intermediate container 0f28f06a1a79 [2023-03-21T20:38:02.625Z] ---> 44bc33fc34da [2023-03-21T20:38:02.625Z] [2023-03-21T20:38:02.891Z] Successfully built 44bc33fc34da [2023-03-21T20:38:02.892Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-21T20:38:18.160Z]  Building core-common-config-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:38:18.160Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:38:18.160Z] ---> 9100d6ade93d [2023-03-21T20:38:18.160Z] Step 3/25 : WORKDIR /edgex-go [2023-03-21T20:38:18.160Z] ---> Using cache [2023-03-21T20:38:18.160Z] ---> 5b042fddcba3 [2023-03-21T20:38:18.160Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-21T20:38:18.160Z] ---> Using cache [2023-03-21T20:38:18.160Z] ---> 67573e7033ee [2023-03-21T20:38:18.160Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-21T20:38:18.160Z] ---> Using cache [2023-03-21T20:38:18.160Z] ---> 63e278015252 [2023-03-21T20:38:18.160Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:38:18.160Z] ---> Using cache [2023-03-21T20:38:18.160Z] ---> a28bcf1f1542 [2023-03-21T20:38:18.160Z] Step 7/25 : COPY . . [2023-03-21T20:38:18.160Z] ---> Using cache [2023-03-21T20:38:18.160Z] ---> b1b2d6dc9221 [2023-03-21T20:38:18.160Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-21T20:38:18.160Z] ---> Running in 059b692afb82 [2023-03-21T20:38:20.101Z] 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-03-21T20:40:41.756Z] Removing intermediate container 12bd75c07013 [2023-03-21T20:40:41.756Z] ---> 5a54536f857b [2023-03-21T20:40:41.756Z] [2023-03-21T20:40:41.756Z] Step 10/24 : FROM alpine:3.17 [2023-03-21T20:40:41.756Z] ---> d74e625d9115 [2023-03-21T20:40:41.756Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-21T20:40:41.756Z] ---> Using cache [2023-03-21T20:40:41.756Z] ---> ba096a698e8e [2023-03-21T20:40:41.756Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T20:40:41.756Z] ---> Using cache [2023-03-21T20:40:41.756Z] ---> d66e50e476dd [2023-03-21T20:40:41.756Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-21T20:40:41.756Z] ---> Running in a36d0a5c7e30 [2023-03-21T20:40:41.756Z] Removing intermediate container a36d0a5c7e30 [2023-03-21T20:40:41.756Z] ---> 78ad9e9bb253 [2023-03-21T20:40:41.756Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-21T20:40:41.756Z] ---> Running in f7e3306b2458 [2023-03-21T20:40:41.756Z] Removing intermediate container f7e3306b2458 [2023-03-21T20:40:41.756Z] ---> 98c0166fe352 [2023-03-21T20:40:41.756Z] Step 15/24 : WORKDIR / [2023-03-21T20:40:41.756Z] ---> Running in 4fce7af9eb08 [2023-03-21T20:40:41.756Z] Removing intermediate container 4fce7af9eb08 [2023-03-21T20:40:41.756Z] ---> 72cc1396454c [2023-03-21T20:40:41.756Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:40:41.756Z] ---> 939a70f3c4b0 [2023-03-21T20:40:41.756Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:40:41.756Z] ---> 5122a0d3649f [2023-03-21T20:40:41.756Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-21T20:40:41.756Z] ---> 51a029949277 [2023-03-21T20:40:41.756Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-21T20:40:41.756Z] ---> c082fd15b9c8 [2023-03-21T20:40:41.756Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-21T20:40:41.756Z] ---> Running in 802ba7ec7a01 [2023-03-21T20:40:42.021Z] Removing intermediate container 802ba7ec7a01 [2023-03-21T20:40:42.021Z] ---> 6d22ed22d874 [2023-03-21T20:40:42.021Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T20:40:42.289Z] ---> Running in c68d2fd8c839 [2023-03-21T20:40:42.871Z] Removing intermediate container c68d2fd8c839 [2023-03-21T20:40:42.871Z] ---> b6a8a2ddbed9 [2023-03-21T20:40:42.871Z] Step 22/24 : LABEL arch=arm64 [2023-03-21T20:40:42.871Z] ---> Running in 936725b1efa0 [2023-03-21T20:40:43.453Z] Removing intermediate container 936725b1efa0 [2023-03-21T20:40:43.453Z] ---> ee090109cb29 [2023-03-21T20:40:43.453Z] Step 23/24 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 [2023-03-21T20:40:43.453Z] ---> Running in ecabc05cfbbd [2023-03-21T20:40:44.040Z] Removing intermediate container ecabc05cfbbd [2023-03-21T20:40:44.040Z] ---> f14c6a113922 [2023-03-21T20:40:44.040Z] Step 24/24 : LABEL version=0.0.0 [2023-03-21T20:40:44.040Z] ---> Running in 895689c7fb30 [2023-03-21T20:40:44.630Z] Removing intermediate container 895689c7fb30 [2023-03-21T20:40:44.630Z] ---> f433233c92c2 [2023-03-21T20:40:44.630Z] [2023-03-21T20:40:44.897Z] Successfully built f433233c92c2 [2023-03-21T20:40:44.897Z] Successfully tagged core-command-arm64:latest [2023-03-21T20:41:41.750Z]  Building core-command ... done Removing intermediate container fe9b1b9024a0 [2023-03-21T20:41:41.750Z] ---> 92e94a14f3e1 [2023-03-21T20:41:41.750Z] [2023-03-21T20:41:41.750Z] Step 9/20 : FROM alpine:3.17 [2023-03-21T20:41:41.750Z] ---> d74e625d9115 [2023-03-21T20:41:41.750Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-21T20:41:41.750Z] ---> Using cache [2023-03-21T20:41:41.750Z] ---> f71ddea974df [2023-03-21T20:41:41.750Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-21T20:41:41.750Z] ---> Running in 9a42802233f0 [2023-03-21T20:41:41.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:41:41.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:41:41.751Z] v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-21T20:41:41.751Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-21T20:41:41.751Z] OK: 17689 distinct packages available [2023-03-21T20:41:42.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:41:42.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:41:43.940Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-21T20:41:43.940Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-21T20:41:43.940Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-21T20:41:44.207Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-21T20:41:44.207Z] (5/9) Installing curl (7.88.1-r1) [2023-03-21T20:41:44.207Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-21T20:41:44.207Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-21T20:41:44.207Z] (8/9) Installing libucontext (1.2-r0) [2023-03-21T20:41:44.207Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-21T20:41:44.207Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T20:41:44.207Z] Executing ca-certificates-20220614-r4.trigger [2023-03-21T20:41:44.790Z] OK: 11 MiB in 24 packages [2023-03-21T20:41:47.368Z] Removing intermediate container 9a42802233f0 [2023-03-21T20:41:47.368Z] ---> 7a711037959c [2023-03-21T20:41:47.368Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:41:47.633Z] ---> b940df514413 [2023-03-21T20:41:47.633Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:41:48.589Z] ---> 1ddbec00245e [2023-03-21T20:41:48.589Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-21T20:41:51.166Z] ---> 8d2c923975eb [2023-03-21T20:41:51.166Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-21T20:41:51.748Z] ---> 37da169299d3 [2023-03-21T20:41:51.748Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-21T20:41:52.013Z] ---> Running in bd23516c014f [2023-03-21T20:41:52.597Z] Removing intermediate container bd23516c014f [2023-03-21T20:41:52.597Z] ---> fc29fbd32ddf [2023-03-21T20:41:52.597Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T20:41:52.597Z] ---> Running in 88d8116af5e6 [2023-03-21T20:41:53.177Z] Removing intermediate container 88d8116af5e6 [2023-03-21T20:41:53.177Z] ---> 4e8af1818c7e [2023-03-21T20:41:53.177Z] Step 18/20 : LABEL arch=arm64 [2023-03-21T20:41:53.177Z] ---> Running in 8f248aa215ce [2023-03-21T20:41:53.755Z] Removing intermediate container 8f248aa215ce [2023-03-21T20:41:53.755Z] ---> 0ff7ba283740 [2023-03-21T20:41:53.755Z] Step 19/20 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 [2023-03-21T20:41:53.755Z] ---> Running in ab3e8ffe42e9 [2023-03-21T20:41:54.333Z] Removing intermediate container ab3e8ffe42e9 [2023-03-21T20:41:54.333Z] ---> a203377caefb [2023-03-21T20:41:54.333Z] Step 20/20 : LABEL version=0.0.0 [2023-03-21T20:41:54.333Z] ---> Running in 3864992e53fd [2023-03-21T20:41:54.913Z] Removing intermediate container 3864992e53fd [2023-03-21T20:41:54.913Z] ---> db2aa9c0b325 [2023-03-21T20:41:54.913Z] [2023-03-21T20:41:55.178Z] Successfully built db2aa9c0b325 [2023-03-21T20:41:55.178Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-21T20:42:27.376Z]  Building security-spiffe-token-provider ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-21T20:42:39.673Z] Removing intermediate container 059b692afb82 [2023-03-21T20:42:39.673Z] ---> ac612d324733 [2023-03-21T20:42:39.673Z] [2023-03-21T20:42:39.673Z] Step 9/25 : FROM alpine:3.17 [2023-03-21T20:42:39.673Z] ---> d74e625d9115 [2023-03-21T20:42:39.673Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-21T20:42:39.673Z] ---> Running in 85d1c58f5ef9 [2023-03-21T20:42:39.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:42:40.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:42:40.836Z] Removing intermediate container 69c3dce2412f [2023-03-21T20:42:40.836Z] ---> 3b8a70efeee6 [2023-03-21T20:42:40.836Z] [2023-03-21T20:42:40.836Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T20:42:40.836Z] ---> d74e625d9115 [2023-03-21T20:42:40.836Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-21T20:42:40.836Z] ---> Using cache [2023-03-21T20:42:40.836Z] ---> ba096a698e8e [2023-03-21T20:42:40.836Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T20:42:40.836Z] ---> Using cache [2023-03-21T20:42:40.836Z] ---> d66e50e476dd [2023-03-21T20:42:40.836Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-21T20:42:40.836Z] ---> Running in 4db1c0563ae4 [2023-03-21T20:42:41.474Z] Removing intermediate container 4db1c0563ae4 [2023-03-21T20:42:41.474Z] ---> 832845c8f5a5 [2023-03-21T20:42:41.474Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-21T20:42:41.474Z] ---> Running in 18c3cd8e2ede [2023-03-21T20:42:41.474Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-21T20:42:41.474Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-21T20:42:41.474Z] (3/3) Installing su-exec (0.2-r2) [2023-03-21T20:42:41.474Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T20:42:41.474Z] Executing ca-certificates-20220614-r4.trigger [2023-03-21T20:42:41.742Z] Removing intermediate container 18c3cd8e2ede [2023-03-21T20:42:41.742Z] ---> 99d5ec248c00 [2023-03-21T20:42:41.742Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:42:42.009Z] OK: 8 MiB in 18 packages [2023-03-21T20:42:42.276Z] ---> 9da851ad6cec [2023-03-21T20:42:42.276Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:42:42.867Z] ---> 77367265c3fd [2023-03-21T20:42:42.867Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-21T20:42:43.466Z] Removing intermediate container 85d1c58f5ef9 [2023-03-21T20:42:43.466Z] ---> 7a6708db27f2 [2023-03-21T20:42:43.466Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-21T20:42:43.466Z] ---> Running in bb2c821650e9 [2023-03-21T20:42:44.052Z] Removing intermediate container bb2c821650e9 [2023-03-21T20:42:44.052Z] ---> 5a1026946a39 [2023-03-21T20:42:44.052Z] Step 12/25 : WORKDIR / [2023-03-21T20:42:44.052Z] ---> Running in 66334ebe4138 [2023-03-21T20:42:44.322Z] Removing intermediate container 66334ebe4138 [2023-03-21T20:42:44.322Z] ---> 6b25176978bf [2023-03-21T20:42:44.322Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:42:44.590Z] ---> 1918ae1885ce [2023-03-21T20:42:44.590Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-21T20:42:45.176Z] ---> 8da5f1515161 [2023-03-21T20:42:45.177Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:42:45.177Z] ---> f349f40746d3 [2023-03-21T20:42:45.177Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-21T20:42:45.177Z] ---> Running in 9b9d11bd3ba0 [2023-03-21T20:42:45.757Z] Removing intermediate container 9b9d11bd3ba0 [2023-03-21T20:42:45.757Z] ---> a40911d8ca89 [2023-03-21T20:42:45.757Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T20:42:45.757Z] ---> Running in 82af2c473136 [2023-03-21T20:42:45.757Z] ---> 65b68cc09548 [2023-03-21T20:42:45.757Z] 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-03-21T20:42:46.023Z] Removing intermediate container 82af2c473136 [2023-03-21T20:42:46.023Z] ---> 146db4c6043f [2023-03-21T20:42:46.023Z] Step 21/23 : LABEL arch=arm64 [2023-03-21T20:42:46.023Z] ---> Running in 1c4ed59d05ff [2023-03-21T20:42:46.291Z] ---> 16fa6e519b53 [2023-03-21T20:42:46.291Z] 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-03-21T20:42:46.557Z] Removing intermediate container 1c4ed59d05ff [2023-03-21T20:42:46.557Z] ---> f57276011ee6 [2023-03-21T20:42:46.557Z] Step 22/23 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 [2023-03-21T20:42:46.557Z] ---> Running in 15e0c8da62b7 [2023-03-21T20:42:46.822Z] ---> 619883687ed9 [2023-03-21T20:42:46.822Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-21T20:42:47.088Z] Removing intermediate container 15e0c8da62b7 [2023-03-21T20:42:47.088Z] ---> 1124e0e6776a [2023-03-21T20:42:47.088Z] Step 23/23 : LABEL version=0.0.0 [2023-03-21T20:42:47.088Z] ---> Running in 0395cabe43f3 [2023-03-21T20:42:47.353Z] Removing intermediate container 0395cabe43f3 [2023-03-21T20:42:47.353Z] ---> 5e1f6552f831 [2023-03-21T20:42:47.353Z] [2023-03-21T20:42:47.620Z] ---> 2b6b22f4139c [2023-03-21T20:42:47.620Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-21T20:42:47.620Z] Successfully built 5e1f6552f831 [2023-03-21T20:42:47.620Z] Successfully tagged support-scheduler-arm64:latest [2023-03-21T20:42:50.955Z]  Building support-scheduler ... done  ---> dba5dc468d97 [2023-03-21T20:42:50.955Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-21T20:42:51.910Z] ---> ada27fcd3c65 [2023-03-21T20:42:51.910Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-21T20:42:52.499Z] ---> e6d900bde577 [2023-03-21T20:42:52.499Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-21T20:42:52.499Z] ---> Running in 91cdfb9480a5 [2023-03-21T20:42:54.434Z] Removing intermediate container 91cdfb9480a5 [2023-03-21T20:42:54.434Z] ---> 39dd9d08d3f6 [2023-03-21T20:42:54.434Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-21T20:42:54.434Z] ---> Running in 55a8849b46fe [2023-03-21T20:42:54.434Z] Removing intermediate container 55a8849b46fe [2023-03-21T20:42:54.434Z] ---> ca6bdb1b93d6 [2023-03-21T20:42:54.434Z] Step 23/25 : LABEL arch=arm64 [2023-03-21T20:42:54.434Z] ---> Running in 916eda3792fa [2023-03-21T20:42:54.700Z] Removing intermediate container 916eda3792fa [2023-03-21T20:42:54.701Z] ---> ed002dc10c9f [2023-03-21T20:42:54.701Z] Step 24/25 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 [2023-03-21T20:42:54.966Z] ---> Running in 5bd975618ab7 [2023-03-21T20:42:55.230Z] Removing intermediate container 5bd975618ab7 [2023-03-21T20:42:55.230Z] ---> a9cb5d033c94 [2023-03-21T20:42:55.230Z] Step 25/25 : LABEL version=0.0.0 [2023-03-21T20:42:55.230Z] ---> Running in 89a9718b0821 [2023-03-21T20:42:55.497Z] Removing intermediate container 89a9718b0821 [2023-03-21T20:42:55.497Z] ---> 525b4b4173b0 [2023-03-21T20:42:55.497Z] [2023-03-21T20:42:55.762Z] Successfully built 525b4b4173b0 [2023-03-21T20:42:55.762Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-21T20:42:56.039Z]  Building security-secretstore-setup ... done  [Pipeline] } [2023-03-21T20:42:56.050Z] $ docker stop --time=1 06ac9b2bd13839b777a2a5cef9a528bcc9ff04398abb057f0e1484cd0df2d2fd [2023-03-21T20:42:57.716Z] $ docker rm -f --volumes 06ac9b2bd13839b777a2a5cef9a528bcc9ff04398abb057f0e1484cd0df2d2fd [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T20:42:58.253Z] + docker images [2023-03-21T20:42:58.519Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-21T20:42:58.519Z] security-secretstore-setup-arm64 latest 525b4b4173b0 3 seconds ago 32.8MB [2023-03-21T20:42:58.519Z] support-scheduler-arm64 latest 5e1f6552f831 11 seconds ago 31.8MB [2023-03-21T20:42:58.519Z] 3b8a70efeee6 19 seconds ago 1.57GB [2023-03-21T20:42:58.519Z] ac612d324733 22 seconds ago 1.49GB [2023-03-21T20:42:58.519Z] security-spiffe-token-provider-arm64 latest db2aa9c0b325 About a minute ago 33.1MB [2023-03-21T20:42:58.519Z] 92e94a14f3e1 About a minute ago 1.54GB [2023-03-21T20:42:58.519Z] core-command-arm64 latest f433233c92c2 2 minutes ago 20MB [2023-03-21T20:42:58.519Z] 5a54536f857b 2 minutes ago 1.5GB [2023-03-21T20:42:58.519Z] core-common-config-bootstrapper-arm64 latest 44bc33fc34da 4 minutes ago 17.4MB [2023-03-21T20:42:58.519Z] core-data-arm64 latest fdb006256d25 5 minutes ago 20.1MB [2023-03-21T20:42:58.519Z] ab62434f6df3 5 minutes ago 1.49GB [2023-03-21T20:42:58.519Z] 5c3cb1f8683a 5 minutes ago 1.5GB [2023-03-21T20:42:58.519Z] security-spire-server-arm64 latest f2fce8a9d475 8 minutes ago 87.1MB [2023-03-21T20:42:58.519Z] 7bb2eff31fa9 8 minutes ago 1.36GB [2023-03-21T20:42:58.519Z] support-notifications-arm64 latest 97cd50ac6092 10 minutes ago 32.5MB [2023-03-21T20:42:58.519Z] bb01c483b88b 10 minutes ago 1.57GB [2023-03-21T20:42:58.519Z] security-proxy-auth-arm64 latest ea965161beae 11 minutes ago 18.5MB [2023-03-21T20:42:58.519Z] ee54d924502c 11 minutes ago 1.48GB [2023-03-21T20:42:58.519Z] security-proxy-setup-arm64 latest 317ca3c3804e 13 minutes ago 19MB [2023-03-21T20:42:58.519Z] core-metadata-arm64 latest 3ce807607b2f 13 minutes ago 20.6MB [2023-03-21T20:42:58.519Z] ca1aca1e354d 13 minutes ago 1.48GB [2023-03-21T20:42:58.519Z] 6c720e0b8737 14 minutes ago 1.51GB [2023-03-21T20:42:58.519Z] security-bootstrapper-arm64 latest 9b6b444555f5 14 minutes ago 22.2MB [2023-03-21T20:42:58.519Z] a99bbc3fb99f 15 minutes ago 1.49GB [2023-03-21T20:42:58.519Z] security-spire-agent-arm64 latest ac584fd6d2da 22 minutes ago 125MB [2023-03-21T20:42:58.519Z] security-spire-config-arm64 latest 937a37b8b2d6 22 minutes ago 86.2MB [2023-03-21T20:42:58.519Z] e6b8800ad817 22 minutes ago 1.36GB [2023-03-21T20:42:58.519Z] ae62132da159 22 minutes ago 1.36GB [2023-03-21T20:42:58.519Z] ci-base-image-arm64 latest 9100d6ade93d 38 minutes ago 866MB [2023-03-21T20:42:58.519Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 11 days ago 648MB [2023-03-21T20:42:58.520Z] alpine 3.17 d74e625d9115 5 weeks ago 7.46MB [2023-03-21T20:42:58.520Z] 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-03-21T20:42:59.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T20:42:59.302Z] [2023-03-21T20:42:59.302Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T20:42:59.695Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T20:42:59.963Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-21T20:42:59.963Z] 8998bd30e6a1: Pulling fs layer [2023-03-21T20:42:59.963Z] 04944245beec: Pulling fs layer [2023-03-21T20:42:59.963Z] 699f458cf7ca: Pulling fs layer [2023-03-21T20:42:59.963Z] 765212b225bb: Pulling fs layer [2023-03-21T20:42:59.963Z] f23df028b6ca: Pulling fs layer [2023-03-21T20:42:59.963Z] d65c8cfc05b1: Pulling fs layer [2023-03-21T20:42:59.963Z] 2437ff75d9bd: Pulling fs layer [2023-03-21T20:42:59.963Z] f23df028b6ca: Waiting [2023-03-21T20:42:59.963Z] d65c8cfc05b1: Waiting [2023-03-21T20:42:59.963Z] 2437ff75d9bd: Waiting [2023-03-21T20:42:59.963Z] 04944245beec: Verifying Checksum [2023-03-21T20:42:59.963Z] 04944245beec: Download complete [2023-03-21T20:42:59.963Z] 765212b225bb: Verifying Checksum [2023-03-21T20:42:59.963Z] 765212b225bb: Download complete [2023-03-21T20:43:00.230Z] f23df028b6ca: Verifying Checksum [2023-03-21T20:43:00.230Z] f23df028b6ca: Download complete [2023-03-21T20:43:00.230Z] d65c8cfc05b1: Verifying Checksum [2023-03-21T20:43:00.230Z] d65c8cfc05b1: Download complete [2023-03-21T20:43:00.230Z] 699f458cf7ca: Verifying Checksum [2023-03-21T20:43:00.230Z] 699f458cf7ca: Download complete [2023-03-21T20:43:00.811Z] 8998bd30e6a1: Verifying Checksum [2023-03-21T20:43:00.811Z] 8998bd30e6a1: Download complete [2023-03-21T20:43:02.749Z] 2437ff75d9bd: Verifying Checksum [2023-03-21T20:43:02.749Z] 2437ff75d9bd: Download complete [2023-03-21T20:43:04.685Z] 8998bd30e6a1: Pull complete [2023-03-21T20:43:04.949Z] 04944245beec: Pull complete [2023-03-21T20:43:06.350Z] 699f458cf7ca: Pull complete [2023-03-21T20:43:06.350Z] 765212b225bb: Pull complete [2023-03-21T20:43:06.931Z] f23df028b6ca: Pull complete [2023-03-21T20:43:07.198Z] d65c8cfc05b1: Pull complete [2023-03-21T20:43:22.173Z] 2437ff75d9bd: Pull complete [2023-03-21T20:43:22.173Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-21T20:43:22.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T20:43:22.173Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T20:43:22.488Z] prd-ubuntu20.04-docker-arm64-4c-16g-4942 does not seem to be running inside a container [2023-03-21T20:43:22.544Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-21T20:43:25.407Z] $ docker top a894fc239fce2266cbe9fb074a93c4638beda874dd5367283cafb6ca28efafbc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T20:43:26.392Z] ---> job-cost.sh [2023-03-21T20:43:26.392Z] lf-activate-venv: SKIPPING [2023-03-21T20:43:26.392Z] INFO: No Stack... [2023-03-21T20:43:27.798Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-21T20:43:28.757Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T20:43:29.421Z] + + catcut /w/workspace/edgex-go/1/archives/cost.csv -d, [2023-03-21T20:43:29.421Z] -f6 [Pipeline] lock [2023-03-21T20:43:29.469Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4465-1-stack-cost] [2023-03-21T20:43:29.473Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4465-1-stack-cost] did not exist. Created. [2023-03-21T20:43:29.474Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4465-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T20:43:30.204Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-21T20:43:30.409Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T20:43:30.423Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4465-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T20:43:30.494Z] $ docker stop --time=1 a894fc239fce2266cbe9fb074a93c4638beda874dd5367283cafb6ca28efafbc [2023-03-21T20:43:32.014Z] $ docker rm -f --volumes a894fc239fce2266cbe9fb074a93c4638beda874dd5367283cafb6ca28efafbc [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-03-21T20:43:32.984Z] provisioning config files... [2023-03-21T20:43:32.992Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config12416447990543869649tmp [Pipeline] { [Pipeline] sh [2023-03-21T20:43:33.327Z] + set +x [2023-03-21T20:43:33.327Z] + bash -s -- [2023-03-21T20:43:33.327Z] + curl -s https://codecov.io/bash [2023-03-21T20:43:33.327Z] [2023-03-21T20:43:33.327Z] _____ _ [2023-03-21T20:43:33.327Z] / ____| | | [2023-03-21T20:43:33.327Z] | | ___ __| | ___ ___ _____ __ [2023-03-21T20:43:33.327Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-21T20:43:33.327Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-21T20:43:33.327Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-21T20:43:33.327Z] Bash-1.0.6 [2023-03-21T20:43:33.327Z] [2023-03-21T20:43:33.327Z] [2023-03-21T20:43:33.327Z] ==> git version 2.25.1 found [2023-03-21T20:43:33.327Z] ==> 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-03-21T20:43:33.327Z] Release-Date: 2020-01-08 [2023-03-21T20:43:33.327Z] 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-03-21T20:43:33.327Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-21T20:43:33.327Z] ==> Jenkins CI detected. [2023-03-21T20:43:33.328Z] current dir:  /w/workspace/edgex-go/1 [2023-03-21T20:43:33.328Z] project root: . [2023-03-21T20:43:33.328Z] --> token set from env [2023-03-21T20:43:33.328Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-21T20:43:33.328Z] ==> Running gcov in . (disable via -X gcov) [2023-03-21T20:43:33.593Z] ==> Python coveragepy not found [2023-03-21T20:43:33.593Z] ==> Searching for coverage reports in: [2023-03-21T20:43:33.593Z] + . [2023-03-21T20:43:33.593Z] -> Found 1 reports [2023-03-21T20:43:33.593Z] ==> Detecting git/mercurial file structure [2023-03-21T20:43:33.593Z] ==> Reading reports [2023-03-21T20:43:33.593Z] + ./coverage.out bytes=447275 [2023-03-21T20:43:33.593Z] ==> Appending adjustments [2023-03-21T20:43:33.593Z] https://docs.codecov.io/docs/fixing-reports [2023-03-21T20:43:34.531Z] + Found adjustments [2023-03-21T20:43:34.531Z] ==> Gzipping contents [2023-03-21T20:43:34.531Z] 60K /tmp/codecov.c5yROy.gz [2023-03-21T20:43:34.531Z] ==> Uploading reports [2023-03-21T20:43:34.531Z] url: https://codecov.io [2023-03-21T20:43:34.531Z] query: branch=PR-4465&commit=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4465%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4465&job=&cmd_args= [2023-03-21T20:43:34.531Z] -> Pinging Codecov [2023-03-21T20:43:34.531Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4465&commit=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4465%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4465&job=&cmd_args= [2023-03-21T20:43:44.540Z] -> Uploading to [2023-03-21T20:43:44.540Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-21/00271124DB129430A58F1EEE437C3FCB/421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4/76793203-c4d6-490f-81fb-f2f521678106.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T204343Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=435e7da951ed58a4666611dac7c5811666ec3833074ddb61c35baedd26ffbed4 [2023-03-21T20:43:44.540Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T20:43:44.540Z] Dload Upload Total Spent Left Speed [2023-03-21T20:43:44.540Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57472 0 0 100 57472 0 169k --:--:-- --:--:-- --:--:-- 169k [2023-03-21T20:43:44.540Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 [Pipeline] } [2023-03-21T20:43:44.567Z] 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-03-21T20:43:45.846Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-21T20:43:46.180Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T20:43:47.068Z] ---> package-listing.sh [2023-03-21T20:43:47.068Z] ++ facter osfamily [2023-03-21T20:43:47.068Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-21T20:43:47.326Z] + OS_FAMILY=debian [2023-03-21T20:43:47.326Z] + workspace=/w/workspace/edgex-go/1 [2023-03-21T20:43:47.326Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-21T20:43:47.326Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-21T20:43:47.326Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-21T20:43:47.326Z] + PACKAGES=/tmp/packages_start.txt [2023-03-21T20:43:47.326Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-21T20:43:47.326Z] + PACKAGES=/tmp/packages_end.txt [2023-03-21T20:43:47.326Z] + case "${OS_FAMILY}" in [2023-03-21T20:43:47.326Z] + dpkg -l [2023-03-21T20:43:47.326Z] + grep '^ii' [2023-03-21T20:43:47.326Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-21T20:43:47.326Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-21T20:43:47.326Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-21T20:43:47.326Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-21T20:43:47.326Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-21T20:43:47.326Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-21T20:43:47.362Z] 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-03-21T20:43:47.655Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T20:43:48.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T20:43:48.287Z] [2023-03-21T20:43:48.287Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T20:43:48.665Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T20:43:48.665Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-21T20:43:48.665Z] 5eb5b503b376: Pulling fs layer [2023-03-21T20:43:48.665Z] 5c69ac0246d0: Pulling fs layer [2023-03-21T20:43:48.665Z] ec43610c2a17: Pulling fs layer [2023-03-21T20:43:48.665Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-21T20:43:48.665Z] 33b1e0a273af: Pulling fs layer [2023-03-21T20:43:48.665Z] 5d3b04190fa2: Pulling fs layer [2023-03-21T20:43:48.665Z] 2f39f015ded8: Pulling fs layer [2023-03-21T20:43:48.665Z] 3a2ae6a8a46f: Waiting [2023-03-21T20:43:48.665Z] 5c69ac0246d0: Verifying Checksum [2023-03-21T20:43:48.665Z] 5c69ac0246d0: Download complete [2023-03-21T20:43:48.665Z] 3a2ae6a8a46f: Download complete [2023-03-21T20:43:48.924Z] 33b1e0a273af: Verifying Checksum [2023-03-21T20:43:48.924Z] 33b1e0a273af: Download complete [2023-03-21T20:43:48.924Z] 5d3b04190fa2: Verifying Checksum [2023-03-21T20:43:48.924Z] 5d3b04190fa2: Download complete [2023-03-21T20:43:48.924Z] ec43610c2a17: Verifying Checksum [2023-03-21T20:43:48.924Z] ec43610c2a17: Download complete [2023-03-21T20:43:48.924Z] 5eb5b503b376: Download complete [2023-03-21T20:43:49.859Z] 2f39f015ded8: Verifying Checksum [2023-03-21T20:43:49.859Z] 2f39f015ded8: Download complete [2023-03-21T20:43:50.117Z] 5eb5b503b376: Pull complete [2023-03-21T20:43:50.375Z] 5c69ac0246d0: Pull complete [2023-03-21T20:43:51.310Z] ec43610c2a17: Pull complete [2023-03-21T20:43:51.311Z] 3a2ae6a8a46f: Pull complete [2023-03-21T20:43:51.570Z] 33b1e0a273af: Pull complete [2023-03-21T20:43:51.570Z] 5d3b04190fa2: Pull complete [2023-03-21T20:43:56.884Z] 2f39f015ded8: Pull complete [2023-03-21T20:43:56.884Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-21T20:43:56.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T20:43:56.884Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T20:43:57.105Z] prd-ubuntu20.04-docker-8c-8g-4940 does not seem to be running inside a container [2023-03-21T20:43:57.202Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-21T20:44:02.882Z] $ docker top 6c118d403c30b9ebfe1a4e50a41667629cc172835ccc8fd8a02e38884bfd18d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T20:44:03.262Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-21T20:44:03.574Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-21T20:44:03.886Z] + ls /var/log/sa-host [2023-03-21T20:44:03.887Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T20:44:04.011Z] provisioning config files... [2023-03-21T20:44:04.021Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9568362493803222792tmp [Pipeline] { [Pipeline] echo [2023-03-21T20:44:04.074Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T20:44:04.392Z] ---> create-netrc.sh [Pipeline] } [2023-03-21T20:44:04.420Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-21T20:44:04.810Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-21T20:44:04.843Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T20:44:05.180Z] ---> sudo-logs.sh [2023-03-21T20:44:05.180Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-21T20:44:05.254Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T20:44:05.566Z] ---> job-cost.sh [2023-03-21T20:44:05.566Z] lf-activate-venv: SKIPPING [2023-03-21T20:44:05.566Z] DEBUG: total: 0.10999999940395355 [2023-03-21T20:44:05.566Z] INFO: Retrieving Stack Cost... [2023-03-21T20:44:06.134Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T20:44:06.394Z] INFO: Archiving Costs [Pipeline] echo [2023-03-21T20:44:06.433Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T20:44:06.748Z] ---> logs-deploy.sh [2023-03-21T20:44:06.748Z] lf-activate-venv: SKIPPING [2023-03-21T20:44:06.748Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4465/1 [2023-03-21T20:44:06.748Z] INFO: archiving workspace using pattern(s): [2023-03-21T20:44:08.127Z] Archives upload complete. [2023-03-21T20:44:08.386Z] INFO: archiving logs to Nexus [2023-03-21T20:44:09.326Z] ---> uname -a: [2023-03-21T20:44:09.326Z] Linux prd-ubuntu20-04-docker-8c-8g-4940 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-21T20:44:09.326Z] [2023-03-21T20:44:09.326Z] [2023-03-21T20:44:09.326Z] ---> lscpu: [2023-03-21T20:44:09.326Z] Architecture: x86_64 [2023-03-21T20:44:09.326Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-21T20:44:09.326Z] Byte Order: Little Endian [2023-03-21T20:44:09.326Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-21T20:44:09.326Z] CPU(s): 8 [2023-03-21T20:44:09.326Z] On-line CPU(s) list: 0-7 [2023-03-21T20:44:09.326Z] Thread(s) per core: 1 [2023-03-21T20:44:09.326Z] Core(s) per socket: 1 [2023-03-21T20:44:09.326Z] Socket(s): 8 [2023-03-21T20:44:09.326Z] NUMA node(s): 1 [2023-03-21T20:44:09.326Z] Vendor ID: AuthenticAMD [2023-03-21T20:44:09.326Z] CPU family: 23 [2023-03-21T20:44:09.326Z] Model: 49 [2023-03-21T20:44:09.326Z] Model name: AMD EPYC-Rome Processor [2023-03-21T20:44:09.326Z] Stepping: 0 [2023-03-21T20:44:09.326Z] CPU MHz: 2800.000 [2023-03-21T20:44:09.326Z] BogoMIPS: 5600.00 [2023-03-21T20:44:09.326Z] Virtualization: AMD-V [2023-03-21T20:44:09.326Z] Hypervisor vendor: KVM [2023-03-21T20:44:09.326Z] Virtualization type: full [2023-03-21T20:44:09.326Z] L1d cache: 256 KiB [2023-03-21T20:44:09.326Z] L1i cache: 256 KiB [2023-03-21T20:44:09.326Z] L2 cache: 4 MiB [2023-03-21T20:44:09.326Z] L3 cache: 128 MiB [2023-03-21T20:44:09.326Z] NUMA node0 CPU(s): 0-7 [2023-03-21T20:44:09.326Z] Vulnerability Itlb multihit: Not affected [2023-03-21T20:44:09.326Z] Vulnerability L1tf: Not affected [2023-03-21T20:44:09.326Z] Vulnerability Mds: Not affected [2023-03-21T20:44:09.327Z] Vulnerability Meltdown: Not affected [2023-03-21T20:44:09.327Z] Vulnerability Mmio stale data: Not affected [2023-03-21T20:44:09.327Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-21T20:44:09.327Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-21T20:44:09.327Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-21T20:44:09.327Z] Vulnerability Srbds: Not affected [2023-03-21T20:44:09.327Z] Vulnerability Tsx async abort: Not affected [2023-03-21T20:44:09.327Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-21T20:44:09.327Z] [2023-03-21T20:44:09.327Z] [2023-03-21T20:44:09.327Z] ---> nproc: [2023-03-21T20:44:09.327Z] 8 [2023-03-21T20:44:09.327Z] [2023-03-21T20:44:09.327Z] [2023-03-21T20:44:09.327Z] ---> df -h: [2023-03-21T20:44:09.327Z] Filesystem Size Used Avail Use% Mounted on [2023-03-21T20:44:09.327Z] overlay 155G 20G 136G 13% / [2023-03-21T20:44:09.327Z] tmpfs 64M 0 64M 0% /dev [2023-03-21T20:44:09.327Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-21T20:44:09.327Z] shm 64M 0 64M 0% /dev/shm [2023-03-21T20:44:09.327Z] /dev/vda1 155G 20G 136G 13% /facter-os [2023-03-21T20:44:09.327Z] [2023-03-21T20:44:09.327Z]