Pull request #4449 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 09c0485d8bbd4f636e2ed533dff3e1e282b73ed1+d51f32bebde847c0adb284d2c449747c43d82543 (3ad92046a702c65234fe9e10b2b13b4c62bb870f) 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-ssh8125475685799852944.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-ssh128019466247658413.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4449/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4449/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13547928255883991238.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 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-ssh17253582091093156337.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4449/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4449/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13697099501006516175.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2285 in /w/workspace/edgexfoundry_edgex-go_PR-4449 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4449/head:refs/remotes/origin/PR-4449 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d51f32bebde847c0adb284d2c449747c43d82543 into PR head commit 09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 Merge succeeded, producing 09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 Checking out Revision 09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 (PR-4449) > git config core.sparsecheckout # timeout=10 > git checkout -f 09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 # 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 d51f32bebde847c0adb284d2c449747c43d82543 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 # timeout=10 Commit message: "fix: Rework log messages" First time build. Skipping changelog. > git rev-list --no-walk ef75d3a4933bd78f13e49b328f02800e29d87424 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-15T21:15:39.712Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-15T21:15:39.760Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-15T21:15:39.777Z] ========================================================= [2023-03-15T21:15:39.777Z] EdgeX Global Pipelines Version Info [2023-03-15T21:15:39.777Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-15T21:15:40.507Z] ------------------- [2023-03-15T21:15:40.507Z] stable info: [2023-03-15T21:15:40.507Z] ------------------- [2023-03-15T21:15:40.507Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-15T21:15:40.507Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-15T21:15:40.507Z] Message: update stable to v1.0.245 [2023-03-15T21:15:41.075Z] ------------------- [2023-03-15T21:15:41.075Z] experimental info: [2023-03-15T21:15:41.075Z] ------------------- [2023-03-15T21:15:41.075Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-15T21:15:41.075Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-15T21:15:41.075Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-15T21:15:41.251Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-15T21:15:41.264Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-15T21:15:41.273Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-15T21:15:41.283Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-15T21:15:41.294Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-15T21:15:41.307Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-15T21:15:41.317Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-15T21:15:41.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-15T21:15:41.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-15T21:15:41.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-15T21:15:41.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-15T21:15:41.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-15T21:15:41.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-15T21:15:41.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-15T21:15:41.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-15T21:15:41.410Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T21:15:41.420Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T21:15:41.431Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-15T21:15:41.441Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-15T21:15:41.451Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-15T21:15:41.461Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-15T21:15:41.470Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-15T21:15:41.480Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-15T21:15:41.492Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4449 [Pipeline] echo [2023-03-15T21:15:41.502Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4449 [Pipeline] echo [2023-03-15T21:15:41.512Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4449 [Pipeline] echo [2023-03-15T21:15:41.523Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 [Pipeline] echo [2023-03-15T21:15:41.537Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 09c0485 [Pipeline] echo [2023-03-15T21:15:41.551Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T21:15:41.591Z] provisioning config files... [2023-03-15T21:15:41.605Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config578888631792979920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T21:15:41.905Z] ---> docker-login.sh [2023-03-15T21:15:41.905Z] nexus3.edgexfoundry.org:10001 [2023-03-15T21:15:42.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T21:15:42.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T21:15:42.165Z] Configure a credential helper to remove this warning. See [2023-03-15T21:15:42.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T21:15:42.165Z] [2023-03-15T21:15:42.165Z] Login Succeeded [2023-03-15T21:15:42.165Z] nexus3.edgexfoundry.org:10002 [2023-03-15T21:15:42.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T21:15:42.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T21:15:42.165Z] Configure a credential helper to remove this warning. See [2023-03-15T21:15:42.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T21:15:42.165Z] [2023-03-15T21:15:42.165Z] Login Succeeded [2023-03-15T21:15:42.165Z] nexus3.edgexfoundry.org:10003 [2023-03-15T21:15:42.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T21:15:42.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T21:15:42.426Z] Configure a credential helper to remove this warning. See [2023-03-15T21:15:42.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T21:15:42.426Z] [2023-03-15T21:15:42.426Z] Login Succeeded [2023-03-15T21:15:42.426Z] nexus3.edgexfoundry.org:10004 [2023-03-15T21:15:42.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T21:15:42.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T21:15:42.426Z] Configure a credential helper to remove this warning. See [2023-03-15T21:15:42.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T21:15:42.426Z] [2023-03-15T21:15:42.426Z] Login Succeeded [2023-03-15T21:15:42.426Z] docker.io [2023-03-15T21:15:42.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T21:15:42.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T21:15:42.688Z] Configure a credential helper to remove this warning. See [2023-03-15T21:15:42.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T21:15:42.688Z] [2023-03-15T21:15:42.688Z] Login Succeeded [2023-03-15T21:15:42.688Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T21:15:42.694Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T21:15:43.004Z] + 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-15T21:15:43.004Z] + dirname cmd/core-command/Dockerfile [2023-03-15T21:15:43.004Z] + cut -d/ -f2 [2023-03-15T21:15:43.004Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-15T21:15:43.004Z] + + cut -d/ -f2 [2023-03-15T21:15:43.004Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-15T21:15:43.004Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-15T21:15:43.004Z] + dirname cmd/core-data/Dockerfile [2023-03-15T21:15:43.004Z] + cut -d/ -f2 [2023-03-15T21:15:43.004Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-15T21:15:43.004Z] + dirname cmd/core-metadata/Dockerfile [2023-03-15T21:15:43.004Z] + cut -d/ -f2 [2023-03-15T21:15:43.004Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-15T21:15:43.004Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-15T21:15:43.004Z] + cut -d/ -f2 [2023-03-15T21:15:43.004Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-15T21:15:43.004Z] + + cut -d/ -f2dirname [2023-03-15T21:15:43.004Z] cmd/security-proxy-auth/Dockerfile [2023-03-15T21:15:43.004Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-15T21:15:43.004Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-15T21:15:43.004Z] + cut -d/ -f2 [2023-03-15T21:15:43.004Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-15T21:15:43.004Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-15T21:15:43.004Z] + cut -d/ -f2 [2023-03-15T21:15:43.004Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-15T21:15:43.004Z] + + dirnamecut cmd/security-spiffe-token-provider/Dockerfile -d/ [2023-03-15T21:15:43.004Z] -f2 [2023-03-15T21:15:43.004Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-15T21:15:43.004Z] + dirname+ cmd/security-spire-agent/Dockerfile [2023-03-15T21:15:43.004Z] cut -d/ -f2 [2023-03-15T21:15:43.004Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-15T21:15:43.004Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-15T21:15:43.004Z] + cut -d/ -f2 [2023-03-15T21:15:43.004Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-15T21:15:43.004Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-15T21:15:43.004Z] + cut -d/ -f2 [2023-03-15T21:15:43.004Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-15T21:15:43.004Z] + dirname cmd/support-notifications/Dockerfile [2023-03-15T21:15:43.004Z] + cut -d/ -f2 [2023-03-15T21:15:43.004Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-15T21:15:43.004Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-15T21:15:43.004Z] + cut -d/ -f2 [2023-03-15T21:15:43.004Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-15T21:15:43.054Z] 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-15T21:15:43.393Z] + git rev-list -1 --merges 09c0485d8bbd4f636e2ed533dff3e1e282b73ed1~1..09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 [Pipeline] echo [2023-03-15T21:15:43.410Z] -----------> git rev-list -1 --merges 09c0485d8bbd4f636e2ed533dff3e1e282b73ed1~1..09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 [false] [Pipeline] sh [2023-03-15T21:15:43.699Z] + git log --format=format:%s -1 09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 [Pipeline] echo [2023-03-15T21:15:43.712Z] ========================================================= [2023-03-15T21:15:43.712Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-15T21:15:43.712Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-15T21:15:44.136Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T21:15:44.136Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-15T21:15:44.136Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-15T21:15:44.136Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-15T21:15:44.136Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-15T21:15:44.136Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-15T21:15:44.136Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T21:15:44.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T21:15:44.539Z] [2023-03-15T21:15:44.539Z] 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-15T21:15:44.837Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T21:15:44.837Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-15T21:15:44.837Z] b85a868b505f: Pulling fs layer [2023-03-15T21:15:44.837Z] e2be974225ed: Pulling fs layer [2023-03-15T21:15:44.837Z] 339a4e72a1f5: Pulling fs layer [2023-03-15T21:15:44.837Z] 988bab9f4d93: Pulling fs layer [2023-03-15T21:15:44.837Z] 1469e6f7b9e6: Pulling fs layer [2023-03-15T21:15:44.837Z] eaf3925da568: Pulling fs layer [2023-03-15T21:15:44.837Z] bab4dde63d76: Pulling fs layer [2023-03-15T21:15:44.837Z] bde34c3a00c8: Pulling fs layer [2023-03-15T21:15:44.837Z] b352a97aabf1: Pulling fs layer [2023-03-15T21:15:44.837Z] 4872d77fe225: Pulling fs layer [2023-03-15T21:15:44.837Z] 5851b861e8e6: Pulling fs layer [2023-03-15T21:15:44.837Z] 1469e6f7b9e6: Waiting [2023-03-15T21:15:44.837Z] eaf3925da568: Waiting [2023-03-15T21:15:44.837Z] bab4dde63d76: Waiting [2023-03-15T21:15:44.837Z] bde34c3a00c8: Waiting [2023-03-15T21:15:44.837Z] b352a97aabf1: Waiting [2023-03-15T21:15:44.837Z] 4872d77fe225: Waiting [2023-03-15T21:15:44.837Z] 5851b861e8e6: Waiting [2023-03-15T21:15:44.837Z] 988bab9f4d93: Waiting [2023-03-15T21:15:44.837Z] e2be974225ed: Download complete [2023-03-15T21:15:44.837Z] 988bab9f4d93: Download complete [2023-03-15T21:15:45.098Z] 1469e6f7b9e6: Verifying Checksum [2023-03-15T21:15:45.098Z] 1469e6f7b9e6: Download complete [2023-03-15T21:15:45.098Z] eaf3925da568: Verifying Checksum [2023-03-15T21:15:45.098Z] eaf3925da568: Download complete [2023-03-15T21:15:45.098Z] 339a4e72a1f5: Verifying Checksum [2023-03-15T21:15:45.098Z] 339a4e72a1f5: Download complete [2023-03-15T21:15:45.098Z] bde34c3a00c8: Verifying Checksum [2023-03-15T21:15:45.098Z] bde34c3a00c8: Download complete [2023-03-15T21:15:45.098Z] b352a97aabf1: Verifying Checksum [2023-03-15T21:15:45.098Z] b352a97aabf1: Download complete [2023-03-15T21:15:45.098Z] 4872d77fe225: Verifying Checksum [2023-03-15T21:15:45.098Z] 4872d77fe225: Download complete [2023-03-15T21:15:45.098Z] 5851b861e8e6: Verifying Checksum [2023-03-15T21:15:45.098Z] 5851b861e8e6: Download complete [2023-03-15T21:15:45.098Z] b85a868b505f: Verifying Checksum [2023-03-15T21:15:45.098Z] b85a868b505f: Download complete [2023-03-15T21:15:45.666Z] bab4dde63d76: Verifying Checksum [2023-03-15T21:15:45.666Z] bab4dde63d76: Download complete [2023-03-15T21:15:46.604Z] b85a868b505f: Pull complete [2023-03-15T21:15:46.604Z] e2be974225ed: Pull complete [2023-03-15T21:15:47.174Z] 339a4e72a1f5: Pull complete [2023-03-15T21:15:47.174Z] 988bab9f4d93: Pull complete [2023-03-15T21:15:47.434Z] 1469e6f7b9e6: Pull complete [2023-03-15T21:15:47.434Z] eaf3925da568: Pull complete [2023-03-15T21:15:49.341Z] bab4dde63d76: Pull complete [2023-03-15T21:15:49.341Z] bde34c3a00c8: Pull complete [2023-03-15T21:15:49.601Z] b352a97aabf1: Pull complete [2023-03-15T21:15:49.601Z] 4872d77fe225: Pull complete [2023-03-15T21:15:49.601Z] 5851b861e8e6: Pull complete [2023-03-15T21:15:49.601Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-15T21:15:49.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T21:15:49.601Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T21:15:49.701Z] prd-ubuntu20.04-docker-8c-8g-2285 does not seem to be running inside a container [2023-03-15T21:15:49.735Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-15T21:15:51.303Z] $ docker top a92d74f54889ae6f510eaeb0a3886b69b5f22f4602689493f68b1d6dd946e5fe -eo pid,comm [2023-03-15T21:15:51.353Z] 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-15T21:15:51.353Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T21:15:51.385Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T21:15:51.386Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T21:15:51.498Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T21:15:51.504Z] $ docker exec a92d74f54889ae6f510eaeb0a3886b69b5f22f4602689493f68b1d6dd946e5fe ssh-agent [2023-03-15T21:15:51.605Z] SSH_AUTH_SOCK=/tmp/ssh-Pfd5Dg2O4A8X/agent.33 [2023-03-15T21:15:51.605Z] SSH_AGENT_PID=39 [2023-03-15T21:15:51.611Z] Running ssh-add (command line suppressed) [2023-03-15T21:15:51.735Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_4898943420869941789.key (/w/workspace/edgex-go/3@tmp/private_key_4898943420869941789.key) [2023-03-15T21:15:51.765Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T21:15:52.077Z] + git tag --points-at HEAD [Pipeline] } [2023-03-15T21:15:52.093Z] $ docker exec --env ******** --env ******** a92d74f54889ae6f510eaeb0a3886b69b5f22f4602689493f68b1d6dd946e5fe ssh-agent -k [2023-03-15T21:15:52.197Z] unset SSH_AUTH_SOCK; [2023-03-15T21:15:52.198Z] unset SSH_AGENT_PID; [2023-03-15T21:15:52.198Z] echo Agent pid 39 killed; [2023-03-15T21:15:52.207Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-15T21:15:52.231Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T21:15:52.231Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T21:15:52.337Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T21:15:52.343Z] $ docker exec a92d74f54889ae6f510eaeb0a3886b69b5f22f4602689493f68b1d6dd946e5fe ssh-agent [2023-03-15T21:15:52.451Z] SSH_AUTH_SOCK=/tmp/ssh-MZnDZo4zSU87/agent.72 [2023-03-15T21:15:52.451Z] SSH_AGENT_PID=78 [2023-03-15T21:15:52.455Z] Running ssh-add (command line suppressed) [2023-03-15T21:15:52.568Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_10826847213413488978.key (/w/workspace/edgex-go/3@tmp/private_key_10826847213413488978.key) [2023-03-15T21:15:52.577Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T21:15:52.863Z] + git semver init [2023-03-15T21:15:53.122Z] 2023-03-15 21:15:53,064 [run_init] DEBUG init version:0.0.0 force:False [2023-03-15T21:15:53.122Z] 2023-03-15 21:15:53,065 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2023-03-15T21:15:53.122Z] 2023-03-15 21:15:53,065 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2023-03-15T21:15:53.122Z] 2023-03-15 21:15:53,065 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2023-03-15T21:15:58.411Z] 2023-03-15 21:15:57,467 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2023-03-15T21:15:58.411Z] 2023-03-15 21:15:57,468 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4449 with force:False [2023-03-15T21:15:58.411Z] 2023-03-15 21:15:57,468 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4449 [2023-03-15T21:15:58.411Z] 2023-03-15 21:15:57,472 [execute] INFO git cat-file --batch-check [2023-03-15T21:15:58.411Z] 2023-03-15 21:15:57,473 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T21:15:58.411Z] 2023-03-15 21:15:57,479 [execute] INFO git cat-file --batch [2023-03-15T21:15:58.411Z] 2023-03-15 21:15:57,479 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T21:15:58.411Z] 2023-03-15 21:15:57,484 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4449 [2023-03-15T21:15:58.411Z] 0.0.0 [Pipeline] } [2023-03-15T21:15:58.425Z] $ docker exec --env ******** --env ******** a92d74f54889ae6f510eaeb0a3886b69b5f22f4602689493f68b1d6dd946e5fe ssh-agent -k [2023-03-15T21:15:58.525Z] unset SSH_AUTH_SOCK; [2023-03-15T21:15:58.525Z] unset SSH_AGENT_PID; [2023-03-15T21:15:58.525Z] echo Agent pid 78 killed; [2023-03-15T21:15:58.532Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T21:15:58.834Z] + git semver [Pipeline] } [2023-03-15T21:15:59.111Z] $ docker stop --time=1 a92d74f54889ae6f510eaeb0a3886b69b5f22f4602689493f68b1d6dd946e5fe [2023-03-15T21:16:00.456Z] $ docker rm -f --volumes a92d74f54889ae6f510eaeb0a3886b69b5f22f4602689493f68b1d6dd946e5fe [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T21:16:00.789Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-15T21:16:00.999Z] Stashed 1 file(s) [Pipeline] echo [2023-03-15T21:16:01.002Z] [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-15T21:16:01.387Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-03-15T21:16:01.401Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T21:16:01.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T21:16:01.420Z] ========================================================= [2023-03-15T21:16:01.420Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-15T21:16:01.420Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-15T21:16:01.709Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T21:16:01.709Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-15T21:16:01.709Z] 63b65145d645: Pulling fs layer [2023-03-15T21:16:01.709Z] a2d21d5440eb: Pulling fs layer [2023-03-15T21:16:01.709Z] 935e6c44a52c: Pulling fs layer [2023-03-15T21:16:01.709Z] 94cc34f8dd06: Pulling fs layer [2023-03-15T21:16:01.709Z] 30dea6a524f1: Pulling fs layer [2023-03-15T21:16:01.709Z] a2aff8979fd8: Pulling fs layer [2023-03-15T21:16:01.709Z] 6808be2612f2: Pulling fs layer [2023-03-15T21:16:01.709Z] f25807f1079a: Pulling fs layer [2023-03-15T21:16:01.709Z] 94cc34f8dd06: Waiting [2023-03-15T21:16:01.709Z] 6808be2612f2: Waiting [2023-03-15T21:16:01.709Z] a2aff8979fd8: Waiting [2023-03-15T21:16:01.709Z] f25807f1079a: Waiting [2023-03-15T21:16:01.709Z] 30dea6a524f1: Waiting [2023-03-15T21:16:01.709Z] a2d21d5440eb: Verifying Checksum [2023-03-15T21:16:01.709Z] a2d21d5440eb: Download complete [2023-03-15T21:16:01.709Z] 94cc34f8dd06: Verifying Checksum [2023-03-15T21:16:01.709Z] 94cc34f8dd06: Download complete [2023-03-15T21:16:01.709Z] 30dea6a524f1: Verifying Checksum [2023-03-15T21:16:01.709Z] 30dea6a524f1: Download complete [2023-03-15T21:16:01.972Z] 63b65145d645: Verifying Checksum [2023-03-15T21:16:01.972Z] 63b65145d645: Download complete [2023-03-15T21:16:01.972Z] a2aff8979fd8: Verifying Checksum [2023-03-15T21:16:01.972Z] a2aff8979fd8: Download complete [2023-03-15T21:16:01.973Z] 63b65145d645: Pull complete [2023-03-15T21:16:02.235Z] a2d21d5440eb: Pull complete [2023-03-15T21:16:02.498Z] f25807f1079a: Verifying Checksum [2023-03-15T21:16:02.498Z] f25807f1079a: Download complete [2023-03-15T21:16:02.757Z] 935e6c44a52c: Verifying Checksum [2023-03-15T21:16:02.757Z] 935e6c44a52c: Download complete [2023-03-15T21:16:03.016Z] 6808be2612f2: Verifying Checksum [2023-03-15T21:16:03.016Z] 6808be2612f2: Download complete [2023-03-15T21:16:06.296Z] 935e6c44a52c: Pull complete [2023-03-15T21:16:06.555Z] 94cc34f8dd06: Pull complete [2023-03-15T21:16:06.555Z] 30dea6a524f1: Pull complete [2023-03-15T21:16:06.813Z] a2aff8979fd8: Pull complete [2023-03-15T21:16:09.342Z] 6808be2612f2: Pull complete [2023-03-15T21:16:10.281Z] f25807f1079a: Pull complete [2023-03-15T21:16:10.281Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-15T21:16:10.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T21:16:10.281Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-15T21:16:10.578Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T21:16:10.578Z] WORKDIR /edgex [2023-03-15T21:16:10.578Z] COPY go.mod . [2023-03-15T21:16:10.578Z] RUN go mod download [2023-03-15T21:16:10.578Z] docker build -t ci-base-image-x86_64 -f - . [2023-03-15T21:16:11.521Z] Sending build context to Docker daemon 170.4MB [2023-03-15T21:16:11.521Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T21:16:11.521Z] ---> 3b553350e43f [2023-03-15T21:16:11.521Z] Step 2/4 : WORKDIR /edgex [2023-03-15T21:16:13.448Z] ---> Running in 2e94bf8c85d4 [2023-03-15T21:16:13.448Z] Removing intermediate container 2e94bf8c85d4 [2023-03-15T21:16:13.448Z] ---> a6d2c5958216 [2023-03-15T21:16:13.448Z] Step 3/4 : COPY go.mod . [2023-03-15T21:16:13.707Z] ---> cb4115c2b24d [2023-03-15T21:16:13.707Z] Step 4/4 : RUN go mod download [2023-03-15T21:16:13.707Z] ---> Running in a285a505f3ff [2023-03-15T21:16:16.072Z] Still waiting to schedule task [2023-03-15T21:16:16.072Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-15T21:16:25.914Z] Removing intermediate container a285a505f3ff [2023-03-15T21:16:25.914Z] ---> ea948c38f933 [2023-03-15T21:16:25.914Z] Successfully built ea948c38f933 [2023-03-15T21:16:25.914Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T21:16:26.211Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T21:16:26.211Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T21:16:26.284Z] prd-ubuntu20.04-docker-8c-8g-2285 does not seem to be running inside a container [2023-03-15T21:16:26.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-15T21:16:26.726Z] $ docker top 17a8c78fd2948972130d7b9758406810f7f84fa4bbbec48b2cf1ae072c34ee8d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T21:16:27.087Z] + go version [2023-03-15T21:16:27.087Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-15T21:16:27.101Z] $ docker stop --time=1 17a8c78fd2948972130d7b9758406810f7f84fa4bbbec48b2cf1ae072c34ee8d [2023-03-15T21:16:28.376Z] $ docker rm -f --volumes 17a8c78fd2948972130d7b9758406810f7f84fa4bbbec48b2cf1ae072c34ee8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T21:16:28.768Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T21:16:28.768Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T21:16:28.838Z] prd-ubuntu20.04-docker-8c-8g-2285 does not seem to be running inside a container [2023-03-15T21:16:28.871Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-15T21:16:29.247Z] $ docker top 16e1595d587ec32a54802d8bd00df3c5ae8a558a71d5fbbf18ee63bda4ae287a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-15T21:16:29.313Z] ========================================================= [2023-03-15T21:16:29.313Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-15T21:16:29.313Z] ========================================================= [Pipeline] sh [2023-03-15T21:16:29.588Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-03-15T21:16:29.886Z] + make test [2023-03-15T21:16:29.886Z] go test -race -coverprofile=coverage.out ./... [2023-03-15T21:16:36.461Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-15T21:16:51.338Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-15T21:16:51.338Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-15T21:16:51.338Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-15T21:16:51.338Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-15T21:16:51.338Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-15T21:16:51.338Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-15T21:16:51.597Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-15T21:16:51.597Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-15T21:16:51.597Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-15T21:16:51.855Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-15T21:16:52.113Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-15T21:16:52.370Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-15T21:16:52.370Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-15T21:16:52.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-15T21:16:53.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-15T21:16:53.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-15T21:16:53.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements [2023-03-15T21:16:53.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements [2023-03-15T21:16:53.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-15T21:16:53.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-15T21:16:53.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-15T21:16:54.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-15T21:16:54.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-15T21:16:55.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-15T21:16:55.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-15T21:16:55.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-15T21:16:55.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-15T21:16:55.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-15T21:16:56.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-15T21:16:56.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-15T21:16:57.231Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.099s coverage: 71.2% of statements [2023-03-15T21:16:57.231Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.089s coverage: 54.0% of statements [2023-03-15T21:16:58.605Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.307s coverage: 88.5% of statements [2023-03-15T21:16:58.605Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.9% of statements [2023-03-15T21:16:58.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-15T21:16:58.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-15T21:16:58.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-15T21:16:59.168Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.358s coverage: 95.6% of statements [2023-03-15T21:16:59.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-15T21:16:59.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-15T21:16:59.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-15T21:16:59.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-15T21:16:59.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-15T21:16:59.168Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements [2023-03-15T21:17:00.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-15T21:17:00.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-15T21:17:00.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-15T21:17:00.542Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 65.9% of statements [2023-03-15T21:17:01.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-15T21:17:01.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-15T21:17:01.111Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements [2023-03-15T21:17:01.111Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 29.0% of statements [2023-03-15T21:17:01.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 45.5% of statements [2023-03-15T21:17:02.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-15T21:17:02.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-15T21:17:02.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-15T21:17:02.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-15T21:17:02.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 82.9% of statements [2023-03-15T21:17:02.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements [2023-03-15T21:17:02.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements [2023-03-15T21:17:02.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2023-03-15T21:17:02.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-15T21:17:02.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-15T21:17:02.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-15T21:17:02.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-15T21:17:03.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-15T21:17:03.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-15T21:17:03.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-15T21:17:03.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-15T21:17:04.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-15T21:17:04.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-15T21:17:04.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-15T21:17:05.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-15T21:17:05.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-15T21:17:07.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-15T21:17:07.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-15T21:17:08.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-15T21:17:08.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-15T21:17:08.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-15T21:17:09.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-15T21:17:09.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-15T21:17:10.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-15T21:17:10.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-15T21:17:10.774Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-15T21:17:10.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-15T21:17:10.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-15T21:17:12.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-15T21:17:12.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-15T21:17:12.149Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-15T21:17:12.149Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-15T21:17:13.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-15T21:17:13.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-15T21:17:13.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-15T21:17:13.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-15T21:17:14.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements [2023-03-15T21:17:14.357Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-15T21:17:14.357Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-15T21:17:15.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-15T21:17:15.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-15T21:17:27.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.307s coverage: 79.9% of statements [2023-03-15T21:17:27.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.064s coverage: 92.9% of statements [2023-03-15T21:17:27.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-03-15T21:17:27.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 86.9% of statements [2023-03-15T21:17:27.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2023-03-15T21:17:27.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements [2023-03-15T21:17:27.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2023-03-15T21:17:27.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.098s coverage: 81.2% of statements [2023-03-15T21:17:27.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements [2023-03-15T21:17:27.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.049s coverage: 84.8% of statements [2023-03-15T21:17:27.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.167s coverage: 63.1% of statements [2023-03-15T21:17:27.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2023-03-15T21:17:27.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2023-03-15T21:17:27.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2023-03-15T21:17:27.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2023-03-15T21:17:27.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2023-03-15T21:17:27.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.177s coverage: 38.4% of statements [2023-03-15T21:17:27.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-03-15T21:17:27.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2023-03-15T21:17:27.536Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2023-03-15T21:17:27.536Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.121s coverage: 92.3% of statements [2023-03-15T21:17:27.536Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.5% of statements [2023-03-15T21:17:27.536Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements [2023-03-15T21:17:27.536Z] 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-15T21:17:49.471Z] go vet ./... [2023-03-15T21:17:54.733Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T21:17:54.733Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T21:17:54.733Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-15T21:17:54.748Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-15T21:17:55.040Z] + ls -al . [2023-03-15T21:17:55.040Z] total 704 [2023-03-15T21:17:55.040Z] drwxrwxr-x 11 1001 1001 4096 Mar 15 21:16 . [2023-03-15T21:17:55.040Z] drwxr-xr-x 4 root root 4096 Mar 15 21:16 .. [2023-03-15T21:17:55.040Z] drwxrwxr-x 2 1001 1001 4096 Mar 15 21:15 .blubracket [2023-03-15T21:17:55.040Z] -rw-rw-r-- 1 1001 1001 16 Mar 15 21:15 .dockerignore [2023-03-15T21:17:55.040Z] drwxrwxr-x 8 1001 1001 4096 Mar 15 21:15 .git [2023-03-15T21:17:55.040Z] drwxrwxr-x 3 1001 1001 4096 Mar 15 21:15 .github [2023-03-15T21:17:55.040Z] -rw-rw-r-- 1 1001 1001 1133 Mar 15 21:15 .gitignore [2023-03-15T21:17:55.040Z] -rw-rw-r-- 1 1001 1001 42 Mar 15 21:15 .golangci.yml [2023-03-15T21:17:55.040Z] -rw-rw-r-- 1 1001 1001 87 Mar 15 21:15 .hadolint.yml [2023-03-15T21:17:55.040Z] drwxr-xr-x 3 1001 1001 4096 Mar 15 21:15 .semver [2023-03-15T21:17:55.040Z] -rw-rw-r-- 1 1001 1001 166 Mar 15 21:15 .sonarcloud.properties [2023-03-15T21:17:55.040Z] -rw-rw-r-- 1 1001 1001 1171 Mar 15 21:15 ADOPTERS.md [2023-03-15T21:17:55.040Z] -rw-rw-r-- 1 1001 1001 10825 Mar 15 21:15 Attribution.txt [2023-03-15T21:17:55.040Z] -rw-rw-r-- 1 1001 1001 73765 Mar 15 21:15 CHANGELOG.md [2023-03-15T21:17:55.040Z] -rw-rw-r-- 1 1001 1001 3804 Mar 15 21:15 CONTRIBUTING.md [2023-03-15T21:17:55.040Z] -rw-rw-r-- 1 1001 1001 677 Mar 15 21:15 GOVERNANCE.md [2023-03-15T21:17:55.040Z] -rw-rw-r-- 1 1001 1001 883 Mar 15 21:15 Jenkinsfile [2023-03-15T21:17:55.040Z] -rw-rw-r-- 1 1001 1001 10775 Mar 15 21:15 LICENSE [2023-03-15T21:17:55.040Z] -rw-rw-r-- 1 1001 1001 14266 Mar 15 21:15 Makefile [2023-03-15T21:17:55.040Z] -rw-rw-r-- 1 1001 1001 582 Mar 15 21:15 OWNERS.md [2023-03-15T21:17:55.040Z] -rw-rw-r-- 1 1001 1001 9403 Mar 15 21:15 README.md [2023-03-15T21:17:55.040Z] -rw-rw-r-- 1 1001 1001 789 Mar 15 21:15 SECURITY.md [2023-03-15T21:17:55.040Z] -rw-rw-r-- 1 1001 1001 5 Mar 15 21:16 VERSION [2023-03-15T21:17:55.040Z] drwxrwxr-x 2 1001 1001 4096 Mar 15 21:15 bin [2023-03-15T21:17:55.040Z] drwxrwxr-x 18 1001 1001 4096 Mar 15 21:15 cmd [2023-03-15T21:17:55.040Z] -rw-r--r-- 1 root root 447486 Mar 15 21:17 coverage.out [2023-03-15T21:17:55.040Z] -rw-rw-r-- 1 1001 1001 3232 Mar 15 21:15 go.mod [2023-03-15T21:17:55.040Z] -rw-rw-r-- 1 1001 1001 31098 Mar 15 21:15 go.sum [2023-03-15T21:17:55.040Z] drwxrwxr-x 7 1001 1001 4096 Mar 15 21:15 internal [2023-03-15T21:17:55.040Z] drwxrwxr-x 3 1001 1001 4096 Mar 15 21:15 openapi [2023-03-15T21:17:55.040Z] -rw-rw-r-- 1 1001 1001 594 Mar 15 21:15 security.txt [2023-03-15T21:17:55.040Z] drwxrwxr-x 4 1001 1001 4096 Mar 15 21:15 snap [2023-03-15T21:17:55.040Z] -rw-rw-r-- 1 1001 1001 204 Mar 15 21:15 version.go [Pipeline] sh [2023-03-15T21:17:55.330Z] + '[' -e coverage.out ] [2023-03-15T21:17:55.330Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-15T21:17:55.433Z] Stashed 1 file(s) [Pipeline] sh [2023-03-15T21:17:55.713Z] + make build [2023-03-15T21:17:55.713Z] 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-15T21:18:07.926Z] 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-15T21:18:08.862Z] 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-15T21:18:09.816Z] 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-15T21:18:10.751Z] 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-15T21:18:17.320Z] 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-15T21:18:18.705Z] 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-15T21:18:20.077Z] 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-15T21:18:21.012Z] 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-15T21:18:21.948Z] 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-15T21:18:22.884Z] 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-15T21:18:23.820Z] 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-15T21:18:25.207Z] $ docker stop --time=1 16e1595d587ec32a54802d8bd00df3c5ae8a558a71d5fbbf18ee63bda4ae287a [2023-03-15T21:18:28.051Z] $ docker rm -f --volumes 16e1595d587ec32a54802d8bd00df3c5ae8a558a71d5fbbf18ee63bda4ae287a [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-15T21:18:28.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-15T21:18:28.921Z] [2023-03-15T21:18:28.921Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T21:18:29.215Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-15T21:18:29.215Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-15T21:18:29.215Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-15T21:18:29.215Z] ca9280d653b3: Pulling fs layer [2023-03-15T21:18:29.215Z] 7e9c9ca2126c: Pulling fs layer [2023-03-15T21:18:29.479Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-15T21:18:29.479Z] cbdbe7a5bc2a: Download complete [2023-03-15T21:18:29.479Z] ca9280d653b3: Verifying Checksum [2023-03-15T21:18:29.479Z] ca9280d653b3: Download complete [2023-03-15T21:18:29.479Z] cbdbe7a5bc2a: Pull complete [2023-03-15T21:18:30.044Z] 7e9c9ca2126c: Verifying Checksum [2023-03-15T21:18:30.044Z] ca9280d653b3: Pull complete [2023-03-15T21:18:33.327Z] 7e9c9ca2126c: Pull complete [2023-03-15T21:18:33.327Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-15T21:18:33.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-15T21:18:33.327Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T21:18:33.407Z] prd-ubuntu20.04-docker-8c-8g-2285 does not seem to be running inside a container [2023-03-15T21:18:33.446Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-15T21:18:34.816Z] $ docker top a2d89bd9dbeaa4a38d14845d9030eb4b47d8e3f63f79db815ceb643b2b57e975 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T21:18:35.170Z] + docker-compose build --help [2023-03-15T21:18:35.170Z] + grep parallel [2023-03-15T21:18:35.739Z] --parallel Build images in parallel. [Pipeline] } [2023-03-15T21:18:35.753Z] $ docker stop --time=1 a2d89bd9dbeaa4a38d14845d9030eb4b47d8e3f63f79db815ceb643b2b57e975 [2023-03-15T21:18:37.041Z] $ docker rm -f --volumes a2d89bd9dbeaa4a38d14845d9030eb4b47d8e3f63f79db815ceb643b2b57e975 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T21:18:37.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-15T21:18:37.424Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T21:18:37.493Z] prd-ubuntu20.04-docker-8c-8g-2285 does not seem to be running inside a container [2023-03-15T21:18:37.527Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-15T21:18:37.890Z] $ docker top bd1a3ae3d37758d4da5ffbde75387ab3d77c0e63e89a670140ff8a230c8b5237 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T21:18:38.235Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-15T21:18:38.807Z] Building core-command ... [2023-03-15T21:18:38.807Z] Building core-common-config-bootstrapper ... [2023-03-15T21:18:38.807Z] Building core-data ... [2023-03-15T21:18:38.807Z] Building core-metadata ... [2023-03-15T21:18:38.807Z] Building security-bootstrapper ... [2023-03-15T21:18:38.807Z] Building security-proxy-auth ... [2023-03-15T21:18:38.807Z] Building security-proxy-setup ... [2023-03-15T21:18:38.807Z] Building security-secretstore-setup ... [2023-03-15T21:18:38.807Z] Building security-spiffe-token-provider ... [2023-03-15T21:18:38.807Z] Building security-spire-agent ... [2023-03-15T21:18:38.807Z] Building security-spire-config ... [2023-03-15T21:18:38.807Z] Building security-spire-server ... [2023-03-15T21:18:38.807Z] Building support-notifications ... [2023-03-15T21:18:38.807Z] Building support-scheduler ... [2023-03-15T21:18:38.807Z] Building core-data [2023-03-15T21:18:38.807Z] Building core-common-config-bootstrapper [2023-03-15T21:18:38.807Z] Building security-spiffe-token-provider [2023-03-15T21:18:38.807Z] Building core-metadata [2023-03-15T21:18:38.807Z] Building security-bootstrapper [2023-03-15T21:18:51.004Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T21:18:51.004Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-15T21:18:51.004Z] ---> ea948c38f933 [2023-03-15T21:18:51.004Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-15T21:18:51.004Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T21:18:51.004Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-15T21:18:51.004Z] ---> ea948c38f933 [2023-03-15T21:18:51.004Z] Step 3/20 : WORKDIR /edgex-go [2023-03-15T21:18:51.004Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T21:18:51.004Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-15T21:18:51.004Z] ---> ea948c38f933 [2023-03-15T21:18:51.004Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-15T21:18:51.004Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T21:18:51.004Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-15T21:18:51.004Z] ---> ea948c38f933 [2023-03-15T21:18:51.004Z] Step 3/33 : WORKDIR /edgex-go [2023-03-15T21:18:51.262Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T21:18:51.262Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-15T21:18:51.262Z] ---> ea948c38f933 [2023-03-15T21:18:51.262Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-15T21:18:54.548Z] ---> Running in 21a952c486d7 [2023-03-15T21:18:54.548Z] ---> Running in 8fe08f5e7b8e [2023-03-15T21:18:54.548Z] ---> Running in 4ba0afe28639 [2023-03-15T21:18:54.548Z] ---> Running in 80b9047ea181 [2023-03-15T21:18:54.548Z] ---> Running in be1b08c8c351 [2023-03-15T21:18:54.548Z] Removing intermediate container 4ba0afe28639 [2023-03-15T21:18:54.548Z] ---> a65faad54ccf [2023-03-15T21:18:54.548Z] Step 4/25 : WORKDIR /edgex-go [2023-03-15T21:18:54.548Z] Removing intermediate container 8fe08f5e7b8e [2023-03-15T21:18:54.548Z] ---> cbd6408ad714 [2023-03-15T21:18:54.548Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-15T21:18:54.548Z] Removing intermediate container 21a952c486d7 [2023-03-15T21:18:54.548Z] ---> d3028491f9b4 [2023-03-15T21:18:54.548Z] Step 4/23 : WORKDIR /edgex-go [2023-03-15T21:18:54.548Z] Removing intermediate container 80b9047ea181 [2023-03-15T21:18:54.548Z] ---> 1d7ff4b933ad [2023-03-15T21:18:54.548Z] Step 4/23 : WORKDIR /edgex-go [2023-03-15T21:18:54.548Z] Removing intermediate container be1b08c8c351 [2023-03-15T21:18:54.548Z] ---> 4dfbce9cd1ac [2023-03-15T21:18:54.548Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-15T21:18:54.548Z] ---> Running in a7488c3940d8 [2023-03-15T21:18:54.548Z] ---> Running in e83d5584241c [2023-03-15T21:18:54.548Z] ---> Running in eab89d25b6ed [2023-03-15T21:18:54.548Z] ---> Running in 271df0a60a21 [2023-03-15T21:18:54.548Z] ---> Running in 3ffab7544fea [2023-03-15T21:18:54.548Z] Removing intermediate container e83d5584241c [2023-03-15T21:18:54.548Z] ---> 7d3d77b83852 [2023-03-15T21:18:54.548Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-15T21:18:54.548Z] Removing intermediate container 271df0a60a21 [2023-03-15T21:18:54.548Z] ---> c4e8de335850 [2023-03-15T21:18:54.548Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-15T21:18:54.548Z] Removing intermediate container a7488c3940d8 [2023-03-15T21:18:54.548Z] ---> d42d01b1ff90 [2023-03-15T21:18:54.548Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-15T21:18:54.807Z] ---> Running in c340089aa419 [2023-03-15T21:18:54.807Z] ---> Running in 3aef9201f5fc [2023-03-15T21:18:54.807Z] ---> Running in 9256ee2e0b8f [2023-03-15T21:18:55.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T21:18:55.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T21:18:55.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T21:18:55.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T21:18:55.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T21:18:55.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T21:18:55.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T21:18:55.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T21:18:55.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T21:18:55.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T21:18:55.592Z] OK: 265 MiB in 53 packages [2023-03-15T21:18:55.592Z] v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-15T21:18:55.592Z] v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-15T21:18:55.592Z] OK: 17815 distinct packages available [2023-03-15T21:18:55.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T21:18:55.592Z] OK: 265 MiB in 53 packages [2023-03-15T21:18:55.592Z] OK: 265 MiB in 53 packages [2023-03-15T21:18:55.592Z] OK: 265 MiB in 53 packages [2023-03-15T21:18:55.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T21:18:55.850Z] Removing intermediate container 3ffab7544fea [2023-03-15T21:18:55.850Z] ---> 234683718d55 [2023-03-15T21:18:55.850Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-15T21:18:55.850Z] OK: 265 MiB in 53 packages [2023-03-15T21:18:56.109Z] ---> c5fa6ec9d78f [2023-03-15T21:18:56.109Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T21:18:56.109Z] ---> Running in 1f32b125f0b6 [2023-03-15T21:18:56.109Z] Removing intermediate container 9256ee2e0b8f [2023-03-15T21:18:56.109Z] ---> 77c5875baa5a [2023-03-15T21:18:56.109Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-15T21:18:56.369Z] Removing intermediate container c340089aa419 [2023-03-15T21:18:56.369Z] ---> 3f7ca0654e1b [2023-03-15T21:18:56.369Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-15T21:18:56.369Z] Removing intermediate container 3aef9201f5fc [2023-03-15T21:18:56.369Z] ---> b6bd3accc3f4 [2023-03-15T21:18:56.369Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-15T21:18:56.369Z] ---> 817a3cf5bb5b [2023-03-15T21:18:56.369Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T21:18:56.628Z] ---> b3fb8f286b36 [2023-03-15T21:18:56.628Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T21:18:56.628Z] ---> Running in 9319972fd525 [2023-03-15T21:18:56.628Z] ---> Running in 43caf3cb7a2b [2023-03-15T21:18:56.628Z] Removing intermediate container eab89d25b6ed [2023-03-15T21:18:56.628Z] ---> b3bb978f490b [2023-03-15T21:18:56.628Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-15T21:18:56.628Z] ---> 11e001651dfd [2023-03-15T21:18:56.628Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T21:18:56.628Z] ---> Running in 2ad00e49ae28 [2023-03-15T21:18:56.885Z] ---> 2c89a474aa47 [2023-03-15T21:18:56.885Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T21:18:56.885Z] ---> Running in 0fbcc3a0a5ba [2023-03-15T21:19:28.956Z] Removing intermediate container 2ad00e49ae28 [2023-03-15T21:19:28.956Z] ---> 2a1f3b45227f [2023-03-15T21:19:28.956Z] Step 8/23 : COPY . . [2023-03-15T21:19:28.956Z] Removing intermediate container 0fbcc3a0a5ba [2023-03-15T21:19:28.956Z] ---> 81eaa162d8cd [2023-03-15T21:19:28.956Z] Step 7/20 : COPY . . [2023-03-15T21:19:28.956Z] Removing intermediate container 43caf3cb7a2b [2023-03-15T21:19:28.956Z] ---> 18e811f68095 [2023-03-15T21:19:28.956Z] Step 8/25 : COPY . . [2023-03-15T21:19:28.956Z] Removing intermediate container 1f32b125f0b6 [2023-03-15T21:19:28.956Z] ---> d6add7b816d7 [2023-03-15T21:19:28.956Z] Step 7/33 : COPY . . [2023-03-15T21:19:28.956Z] Removing intermediate container 9319972fd525 [2023-03-15T21:19:28.956Z] ---> 799bc041f5fe [2023-03-15T21:19:28.956Z] Step 8/23 : COPY . . [2023-03-15T21:19:38.935Z] ---> d75eaa42e07c [2023-03-15T21:19:38.935Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-15T21:19:38.935Z] ---> 42300d840aeb [2023-03-15T21:19:38.935Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-15T21:19:38.935Z] ---> e2f56e75b103 [2023-03-15T21:19:38.935Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-15T21:19:38.935Z] ---> 3e1b50d9e330 [2023-03-15T21:19:38.935Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-15T21:19:38.935Z] ---> 656811a3e56b [2023-03-15T21:19:38.935Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-15T21:19:38.935Z] ---> Running in 8c08f439096b [2023-03-15T21:19:38.935Z] ---> Running in 0b2d62b00ee7 [2023-03-15T21:19:38.935Z] ---> Running in b52332f5afd7 [2023-03-15T21:19:38.935Z] ---> Running in 4c308a7b27cc [2023-03-15T21:19:38.935Z] ---> Running in b7c9bee035fc [2023-03-15T21:19:38.935Z] 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-15T21:19:38.935Z] 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-15T21:19:38.935Z] 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-15T21:19:38.935Z] 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-15T21:19:38.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-15T21:20:13.882Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2286 in /w/workspace/edgexfoundry_edgex-go_PR-4449 [Pipeline] { [Pipeline] ws [2023-03-15T21:20:13.894Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2023-03-15T21:20:13.936Z] The recommended git tool is: git [2023-03-15T21:20:17.639Z] Removing intermediate container b52332f5afd7 [2023-03-15T21:20:17.639Z] ---> 8304f87a6d56 [2023-03-15T21:20:17.639Z] [2023-03-15T21:20:17.639Z] Step 10/23 : FROM alpine:3.17 [2023-03-15T21:20:17.639Z] Removing intermediate container 8c08f439096b [2023-03-15T21:20:17.639Z] ---> a92b0deeae9f [2023-03-15T21:20:17.639Z] [2023-03-15T21:20:17.639Z] Step 9/33 : FROM alpine:3.17 [2023-03-15T21:20:17.639Z] Removing intermediate container 4c308a7b27cc [2023-03-15T21:20:17.639Z] ---> f58dd5b7e5db [2023-03-15T21:20:17.639Z] [2023-03-15T21:20:17.639Z] Step 10/25 : FROM alpine:3.17 [2023-03-15T21:20:17.639Z] Removing intermediate container b7c9bee035fc [2023-03-15T21:20:17.639Z] ---> ced1a61fa146 [2023-03-15T21:20:17.639Z] [2023-03-15T21:20:17.639Z] Step 10/23 : FROM alpine:3.17 [2023-03-15T21:20:17.639Z] 3.17: Pulling from library/alpine [2023-03-15T21:20:17.639Z] 3.17: Pulling from library/alpine [2023-03-15T21:20:17.639Z] 3.17: Pulling from library/alpine [2023-03-15T21:20:17.639Z] 3.17: Pulling from library/alpine [2023-03-15T21:20:18.579Z] Removing intermediate container 0b2d62b00ee7 [2023-03-15T21:20:18.579Z] ---> 6722171a766a [2023-03-15T21:20:18.579Z] [2023-03-15T21:20:18.579Z] Step 9/20 : FROM alpine:3.17 [2023-03-15T21:20:18.579Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T21:20:18.579Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T21:20:18.579Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T21:20:18.579Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T21:20:18.579Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T21:20:18.579Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T21:20:18.579Z] Status: Image is up to date for alpine:3.17 [2023-03-15T21:20:18.579Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T21:20:18.579Z] ---> b2aa39c304c2 [2023-03-15T21:20:18.579Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-15T21:20:18.579Z] ---> b2aa39c304c2 [2023-03-15T21:20:18.579Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-15T21:20:18.579Z] ---> b2aa39c304c2 [2023-03-15T21:20:18.579Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-15T21:20:18.579Z] ---> b2aa39c304c2 [2023-03-15T21:20:18.579Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-15T21:20:18.579Z] 3.17: Pulling from library/alpine [2023-03-15T21:20:18.580Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T21:20:18.580Z] Status: Image is up to date for alpine:3.17 [2023-03-15T21:20:18.580Z] ---> b2aa39c304c2 [2023-03-15T21:20:18.580Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-15T21:20:18.838Z] ---> Running in 8c3c3985650e [2023-03-15T21:20:18.838Z] ---> Running in 1237d2ce7ee1 [2023-03-15T21:20:18.838Z] ---> Running in 49eaeea383d8 [2023-03-15T21:20:18.838Z] ---> Running in f3674cf408cd [2023-03-15T21:20:18.838Z] ---> Running in 383eaae2e466 [2023-03-15T21:20:18.838Z] Removing intermediate container 383eaae2e466 [2023-03-15T21:20:18.838Z] ---> 32c20f40a19a [2023-03-15T21:20:18.838Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-15T21:20:18.838Z] Removing intermediate container 8c3c3985650e [2023-03-15T21:20:18.838Z] ---> 6e118d1331e6 [2023-03-15T21:20:18.838Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-15T21:20:18.838Z] Removing intermediate container 49eaeea383d8 [2023-03-15T21:20:18.838Z] ---> 17424df225d6 [2023-03-15T21:20:18.838Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-15T21:20:18.838Z] Removing intermediate container 1237d2ce7ee1 [2023-03-15T21:20:18.838Z] ---> 015a2f3fa108 [2023-03-15T21:20:18.838Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-15T21:20:18.838Z] ---> Running in b4aaa4a0ca6e [2023-03-15T21:20:18.838Z] ---> Running in cebbcb93aa18 [2023-03-15T21:20:18.838Z] ---> Running in b54eb64aba91 [2023-03-15T21:20:19.097Z] ---> Running in d4b02b9c943b [2023-03-15T21:20:19.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T21:20:19.097Z] Removing intermediate container cebbcb93aa18 [2023-03-15T21:20:19.097Z] ---> dac3e33f50d6 [2023-03-15T21:20:19.097Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-15T21:20:19.097Z] ---> Running in 07857f66af18 [2023-03-15T21:20:19.355Z] Removing intermediate container 07857f66af18 [2023-03-15T21:20:19.355Z] ---> ec515f50e6f4 [2023-03-15T21:20:19.355Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-15T21:20:19.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T21:20:19.355Z] ---> Running in cad9c790bddc [2023-03-15T21:20:19.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T21:20:19.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T21:20:19.613Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T21:20:19.613Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T21:20:19.613Z] OK: 7 MiB in 16 packages [2023-03-15T21:20:19.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T21:20:19.613Z] v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-15T21:20:19.613Z] v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-15T21:20:19.613Z] OK: 17815 distinct packages available [2023-03-15T21:20:19.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T21:20:19.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T21:20:19.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T21:20:19.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T21:20:19.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T21:20:19.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T21:20:20.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T21:20:20.152Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-15T21:20:20.152Z] (2/2) Installing su-exec (0.2-r2) [2023-03-15T21:20:20.152Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T21:20:20.152Z] OK: 7 MiB in 17 packages [2023-03-15T21:20:20.152Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-15T21:20:20.152Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-15T21:20:20.152Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-15T21:20:20.152Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-15T21:20:20.152Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T21:20:20.152Z] (5/9) Installing curl (7.88.1-r0) [2023-03-15T21:20:20.152Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-15T21:20:20.152Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T21:20:20.152Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-15T21:20:20.152Z] OK: 7 MiB in 16 packages [2023-03-15T21:20:20.152Z] (8/9) Installing libucontext (1.2-r0) [2023-03-15T21:20:20.152Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-15T21:20:20.152Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T21:20:20.152Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T21:20:20.152Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T21:20:20.152Z] Executing ca-certificates-20220614-r4.trigger [2023-03-15T21:20:20.152Z] OK: 7 MiB in 16 packages [2023-03-15T21:20:20.412Z] OK: 10 MiB in 24 packages [2023-03-15T21:20:20.412Z] Removing intermediate container f3674cf408cd [2023-03-15T21:20:20.412Z] ---> 3152e754c425 [2023-03-15T21:20:20.412Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-15T21:20:20.412Z] ---> Running in 9a386b22c825 [2023-03-15T21:20:20.413Z] using credential edgex-jenkins-ssh [2023-03-15T21:20:20.431Z] Cloning the remote Git repository [2023-03-15T21:20:20.670Z] Removing intermediate container 9a386b22c825 [2023-03-15T21:20:20.670Z] ---> d632daf351fa [2023-03-15T21:20:20.670Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-15T21:20:20.670Z] ---> Running in aa2f0ce0d704 [2023-03-15T21:20:20.929Z] Removing intermediate container d4b02b9c943b [2023-03-15T21:20:20.929Z] ---> 939e673f668f [2023-03-15T21:20:20.929Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-15T21:20:20.929Z] Removing intermediate container aa2f0ce0d704 [2023-03-15T21:20:20.929Z] ---> 801539372046 [2023-03-15T21:20:20.929Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-15T21:20:20.929Z] Removing intermediate container cad9c790bddc [2023-03-15T21:20:20.929Z] ---> c453ab2d3200 [2023-03-15T21:20:20.929Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T21:20:21.188Z] ---> Running in ed48cac10c15 [2023-03-15T21:20:21.188Z] Removing intermediate container b54eb64aba91 [2023-03-15T21:20:21.188Z] ---> e355f1b88553 [2023-03-15T21:20:21.188Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T21:20:21.188Z] ---> Running in 1095b843af7a [2023-03-15T21:20:21.448Z] ---> a8faf4835254 [2023-03-15T21:20:21.448Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T21:20:21.448Z] Removing intermediate container b4aaa4a0ca6e [2023-03-15T21:20:21.448Z] ---> a9057e883823 [2023-03-15T21:20:21.448Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T21:20:21.448Z] Removing intermediate container ed48cac10c15 [2023-03-15T21:20:21.448Z] ---> 88b805a7321e [2023-03-15T21:20:21.448Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-15T21:20:21.448Z] Removing intermediate container 1095b843af7a [2023-03-15T21:20:21.448Z] ---> ff7317ff6e0b [2023-03-15T21:20:21.448Z] Step 15/25 : WORKDIR / [2023-03-15T21:20:21.448Z] ---> Running in dd64656583ef [2023-03-15T21:20:21.448Z] ---> Running in 83f564d6f07a [2023-03-15T21:20:21.448Z] ---> 7b6ba442a38c [2023-03-15T21:20:21.448Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T21:20:21.448Z] ---> ccdab830089d [2023-03-15T21:20:21.448Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T21:20:20.487Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-15T21:20:20.605Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2023-03-15T21:20:20.774Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-15T21:20:20.775Z] > git --version # timeout=10 [2023-03-15T21:20:20.803Z] > git --version # 'git version 2.25.1' [2023-03-15T21:20:20.806Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T21:20:20.978Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T21:20:21.708Z] ---> e94afac06c3d [2023-03-15T21:20:21.708Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-15T21:20:21.708Z] Removing intermediate container dd64656583ef [2023-03-15T21:20:21.708Z] ---> 2f234b800f74 [2023-03-15T21:20:21.708Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-15T21:20:21.708Z] Removing intermediate container 83f564d6f07a [2023-03-15T21:20:21.708Z] ---> cc1dace58d37 [2023-03-15T21:20:21.708Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T21:20:21.708Z] ---> Running in 4c5056c689b2 [2023-03-15T21:20:21.708Z] ---> bb2e1d8b8582 [2023-03-15T21:20:21.708Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-15T21:20:21.966Z] ---> 32aa3d10c3f0 [2023-03-15T21:20:21.967Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-15T21:20:21.967Z] Removing intermediate container 4c5056c689b2 [2023-03-15T21:20:21.967Z] ---> 08aae607e0aa [2023-03-15T21:20:21.967Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-15T21:20:22.225Z] ---> e19aa8c8265e [2023-03-15T21:20:22.225Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T21:20:22.225Z] ---> Running in 9d94f86976fa [2023-03-15T21:20:22.225Z] ---> 48905859905d [2023-03-15T21:20:22.225Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-15T21:20:22.488Z] ---> 0c1caf3f328a [2023-03-15T21:20:22.488Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-15T21:20:22.488Z] Removing intermediate container 9d94f86976fa [2023-03-15T21:20:22.488Z] ---> 97805ad765eb [2023-03-15T21:20:22.488Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-15T21:20:22.488Z] ---> da31079fc069 [2023-03-15T21:20:22.488Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-15T21:20:22.488Z] ---> 718d5281a60b [2023-03-15T21:20:22.488Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-15T21:20:22.488Z] ---> e6c4f425d8a8 [2023-03-15T21:20:22.488Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-15T21:20:22.488Z] ---> Running in 4d84fefeaae7 [2023-03-15T21:20:22.488Z] ---> Running in a1867e570fd0 [2023-03-15T21:20:22.488Z] ---> 665ba8cabb4a [2023-03-15T21:20:22.488Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-15T21:20:22.747Z] Removing intermediate container a1867e570fd0 [2023-03-15T21:20:22.747Z] ---> 8432b739b73e [2023-03-15T21:20:22.747Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T21:20:22.747Z] ---> c4fb49a131b5 [2023-03-15T21:20:22.747Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-15T21:20:23.005Z] ---> a8c19450b018 [2023-03-15T21:20:23.005Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-15T21:20:23.005Z] ---> Running in 61061f319487 [2023-03-15T21:20:23.005Z] ---> Running in 48590564d8e9 [2023-03-15T21:20:23.005Z] ---> Running in 74d6b04bdf70 [2023-03-15T21:20:23.005Z] ---> 4436adde7697 [2023-03-15T21:20:23.005Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-15T21:20:23.264Z] Removing intermediate container 48590564d8e9 [2023-03-15T21:20:23.264Z] ---> e1aa8f244118 [2023-03-15T21:20:23.264Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T21:20:23.264Z] Removing intermediate container 61061f319487 [2023-03-15T21:20:23.264Z] ---> 6cf3e7e4eae9 [2023-03-15T21:20:23.264Z] Step 21/23 : LABEL arch=x86_64 [2023-03-15T21:20:23.264Z] ---> Running in 3412a2ab1e61 [2023-03-15T21:20:23.264Z] ---> 2757a46c52e3 [2023-03-15T21:20:23.264Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-15T21:20:23.264Z] ---> Running in cc0ecad2c9fd [2023-03-15T21:20:23.264Z] Removing intermediate container 4d84fefeaae7 [2023-03-15T21:20:23.264Z] ---> 8733c911c5ae [2023-03-15T21:20:23.264Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-15T21:20:23.264Z] ---> Running in 29d6e14c7f54 [2023-03-15T21:20:23.522Z] Removing intermediate container cc0ecad2c9fd [2023-03-15T21:20:23.522Z] ---> 861b88638031 [2023-03-15T21:20:23.522Z] Step 18/20 : LABEL arch=x86_64 [2023-03-15T21:20:23.522Z] Removing intermediate container 3412a2ab1e61 [2023-03-15T21:20:23.522Z] ---> 5817f330f5cd [2023-03-15T21:20:23.522Z] Step 22/23 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 [2023-03-15T21:20:23.522Z] ---> Running in d0679ec4b927 [2023-03-15T21:20:23.522Z] ---> b8e2644d3315 [2023-03-15T21:20:23.522Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-15T21:20:23.522Z] ---> Running in 6b6f7ee54951 [2023-03-15T21:20:23.522Z] Removing intermediate container 29d6e14c7f54 [2023-03-15T21:20:23.522Z] ---> b7fb6d208723 [2023-03-15T21:20:23.522Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-15T21:20:23.522Z] ---> Running in ff194a696ca4 [2023-03-15T21:20:23.780Z] Removing intermediate container d0679ec4b927 [2023-03-15T21:20:23.780Z] ---> 9fccea2e5102 [2023-03-15T21:20:23.780Z] Step 19/20 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 [2023-03-15T21:20:23.780Z] Removing intermediate container 6b6f7ee54951 [2023-03-15T21:20:23.780Z] ---> e6c61078bfef [2023-03-15T21:20:23.780Z] Step 23/23 : LABEL version=0.0.0 [2023-03-15T21:20:23.780Z] ---> Running in 19b0467bf254 [2023-03-15T21:20:23.780Z] Removing intermediate container ff194a696ca4 [2023-03-15T21:20:23.780Z] ---> 65dce54d2199 [2023-03-15T21:20:23.780Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T21:20:23.780Z] ---> Running in a35410d468a5 [2023-03-15T21:20:23.780Z] ---> 9dca8cb697a0 [2023-03-15T21:20:23.780Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-15T21:20:23.780Z] ---> Running in f939d7e11fa2 [2023-03-15T21:20:24.042Z] Removing intermediate container 74d6b04bdf70 [2023-03-15T21:20:24.042Z] ---> 26c0c3537670 [2023-03-15T21:20:24.042Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-15T21:20:24.042Z] ---> Running in de282c81c381 [2023-03-15T21:20:24.042Z] Removing intermediate container 19b0467bf254 [2023-03-15T21:20:24.042Z] ---> 2dd059475367 [2023-03-15T21:20:24.042Z] Step 20/20 : LABEL version=0.0.0 [2023-03-15T21:20:24.042Z] ---> Running in b644db0835c0 [2023-03-15T21:20:24.042Z] Removing intermediate container a35410d468a5 [2023-03-15T21:20:24.042Z] ---> 02018aa3fbed [2023-03-15T21:20:24.042Z] [2023-03-15T21:20:24.042Z] ---> Running in fa71d62bb105 [2023-03-15T21:20:24.042Z] Removing intermediate container f939d7e11fa2 [2023-03-15T21:20:24.042Z] ---> 3639baa432f4 [2023-03-15T21:20:24.042Z] Step 23/25 : LABEL arch=x86_64 [2023-03-15T21:20:24.042Z] ---> Running in 4094ebb03849 [2023-03-15T21:20:24.042Z] Removing intermediate container b644db0835c0 [2023-03-15T21:20:24.042Z] ---> 35b095ee23d0 [2023-03-15T21:20:24.042Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-15T21:20:24.042Z] Successfully built 02018aa3fbed [2023-03-15T21:20:24.328Z] Successfully tagged core-data:latest [2023-03-15T21:20:24.328Z]  Building core-data ... done Building security-secretstore-setup [2023-03-15T21:20:24.328Z] Removing intermediate container fa71d62bb105 [2023-03-15T21:20:24.328Z] ---> 087e038c0796 [2023-03-15T21:20:24.328Z] [2023-03-15T21:20:24.328Z] ---> Running in 64e7bbc05d35 [2023-03-15T21:20:24.328Z] Removing intermediate container 4094ebb03849 [2023-03-15T21:20:24.328Z] ---> 251e193ef1d9 [2023-03-15T21:20:24.328Z] Step 24/25 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 [2023-03-15T21:20:24.328Z] Successfully built 087e038c0796 [2023-03-15T21:20:24.328Z] ---> Running in fde336735118 [2023-03-15T21:20:24.328Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-15T21:20:24.328Z]  Building security-spiffe-token-provider ... done Building support-scheduler [2023-03-15T21:20:24.589Z] Removing intermediate container 64e7bbc05d35 [2023-03-15T21:20:24.589Z] ---> 59ddd54c2056 [2023-03-15T21:20:24.589Z] Step 21/23 : LABEL arch=x86_64 [2023-03-15T21:20:25.158Z] Removing intermediate container fde336735118 [2023-03-15T21:20:25.158Z] ---> 4d43681bbe6c [2023-03-15T21:20:25.158Z] Step 25/25 : LABEL version=0.0.0 [2023-03-15T21:20:26.566Z] ---> Running in 06ab01a4b492 [2023-03-15T21:20:27.201Z] ---> Running in e23c5dff76b7 [2023-03-15T21:20:27.468Z] Removing intermediate container 06ab01a4b492 [2023-03-15T21:20:27.468Z] ---> f4da1c5386b9 [2023-03-15T21:20:27.468Z] Step 22/23 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 [2023-03-15T21:20:27.468Z] Removing intermediate container de282c81c381 [2023-03-15T21:20:27.468Z] ---> 0943fcad1712 [2023-03-15T21:20:27.468Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T21:20:27.468Z] Removing intermediate container e23c5dff76b7 [2023-03-15T21:20:27.468Z] ---> f1049526f51c [2023-03-15T21:20:27.468Z] [2023-03-15T21:20:27.726Z] ---> Running in ec641c61e299 [2023-03-15T21:20:27.726Z] Successfully built f1049526f51c [2023-03-15T21:20:27.726Z] Successfully tagged core-metadata:latest [2023-03-15T21:20:27.726Z] Building support-notifications [2023-03-15T21:20:27.987Z]  Building core-metadata ... done  ---> ec4b33b7c3ca [2023-03-15T21:20:27.987Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T21:20:27.987Z] Removing intermediate container ec641c61e299 [2023-03-15T21:20:27.987Z] ---> e9105668bce1 [2023-03-15T21:20:27.987Z] Step 23/23 : LABEL version=0.0.0 [2023-03-15T21:20:28.245Z] ---> Running in b52387ecea1d [2023-03-15T21:20:29.182Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T21:20:29.182Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-15T21:20:29.182Z] ---> ea948c38f933 [2023-03-15T21:20:29.182Z] Step 3/24 : WORKDIR /edgex-go [2023-03-15T21:20:29.182Z] ---> Using cache [2023-03-15T21:20:29.182Z] ---> 4dfbce9cd1ac [2023-03-15T21:20:29.182Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-15T21:20:29.182Z] ---> Using cache [2023-03-15T21:20:29.182Z] ---> 234683718d55 [2023-03-15T21:20:29.182Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-15T21:20:29.182Z] ---> Using cache [2023-03-15T21:20:29.182Z] ---> c5fa6ec9d78f [2023-03-15T21:20:29.182Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T21:20:29.182Z] ---> Using cache [2023-03-15T21:20:29.182Z] ---> d6add7b816d7 [2023-03-15T21:20:29.182Z] Step 7/24 : COPY . . [2023-03-15T21:20:29.182Z] ---> Using cache [2023-03-15T21:20:29.182Z] ---> d75eaa42e07c [2023-03-15T21:20:29.182Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-15T21:20:29.439Z] ---> 3d31c17fdbbc [2023-03-15T21:20:29.439Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-15T21:20:29.439Z] Removing intermediate container b52387ecea1d [2023-03-15T21:20:29.439Z] ---> 4b754e5c21f7 [2023-03-15T21:20:29.439Z] [2023-03-15T21:20:29.439Z] ---> Running in d52e66690ed8 [2023-03-15T21:20:29.439Z] Successfully built 4b754e5c21f7 [2023-03-15T21:20:29.439Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-15T21:20:29.439Z]  Building core-common-config-bootstrapper ... done Building security-spire-config [2023-03-15T21:20:30.021Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T21:20:30.021Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-15T21:20:30.021Z] ---> ea948c38f933 [2023-03-15T21:20:30.021Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-15T21:20:30.021Z] ---> Using cache [2023-03-15T21:20:30.021Z] ---> 1d7ff4b933ad [2023-03-15T21:20:30.021Z] Step 4/23 : WORKDIR /edgex-go [2023-03-15T21:20:30.021Z] ---> Using cache [2023-03-15T21:20:30.021Z] ---> 7d3d77b83852 [2023-03-15T21:20:30.021Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-15T21:20:30.021Z] ---> Using cache [2023-03-15T21:20:30.021Z] ---> b6bd3accc3f4 [2023-03-15T21:20:30.021Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-15T21:20:30.021Z] ---> Using cache [2023-03-15T21:20:30.021Z] ---> 11e001651dfd [2023-03-15T21:20:30.021Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T21:20:30.021Z] ---> Using cache [2023-03-15T21:20:30.021Z] ---> 2a1f3b45227f [2023-03-15T21:20:30.021Z] Step 8/23 : COPY . . [2023-03-15T21:20:30.021Z] ---> Using cache [2023-03-15T21:20:30.021Z] ---> 656811a3e56b [2023-03-15T21:20:30.021Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-15T21:20:30.021Z] 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-15T21:20:31.928Z] ---> 5b3f111537dc [2023-03-15T21:20:31.928Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-15T21:20:31.928Z] ---> Running in 2f160138dea1 [2023-03-15T21:20:32.186Z] 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-15T21:20:32.186Z] ---> 7dff240ea8d0 [2023-03-15T21:20:32.186Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-15T21:20:32.443Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T21:20:32.443Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-15T21:20:32.443Z] ---> ea948c38f933 [2023-03-15T21:20:32.443Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-15T21:20:32.443Z] ---> Using cache [2023-03-15T21:20:32.443Z] ---> 1d7ff4b933ad [2023-03-15T21:20:32.443Z] Step 4/23 : WORKDIR /edgex-go [2023-03-15T21:20:32.443Z] ---> Using cache [2023-03-15T21:20:32.443Z] ---> 7d3d77b83852 [2023-03-15T21:20:32.443Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-15T21:20:33.010Z] ---> Running in 520084c24ab2 [2023-03-15T21:20:33.010Z] ---> 84d56168fcd7 [2023-03-15T21:20:33.010Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-15T21:20:33.610Z] ---> fe7f8f8cc79b [2023-03-15T21:20:33.610Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-15T21:20:33.610Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T21:20:33.610Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-15T21:20:33.610Z] ---> ea948c38f933 [2023-03-15T21:20:33.610Z] Step 3/26 : WORKDIR /edgex-go [2023-03-15T21:20:33.610Z] ---> Using cache [2023-03-15T21:20:33.610Z] ---> 4dfbce9cd1ac [2023-03-15T21:20:33.610Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-15T21:20:33.610Z] ---> Running in 5ad66edc0e9a [2023-03-15T21:20:33.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T21:20:33.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T21:20:33.869Z] ---> 6675fa047d5f [2023-03-15T21:20:33.869Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-15T21:20:34.128Z] OK: 265 MiB in 53 packages [2023-03-15T21:20:34.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T21:20:34.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T21:20:34.128Z] ---> 44eacf78d6d7 [2023-03-15T21:20:34.128Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-15T21:20:34.387Z] ---> Running in 737a5d3fc66f [2023-03-15T21:20:34.387Z] OK: 265 MiB in 53 packages [2023-03-15T21:20:34.956Z] Removing intermediate container 520084c24ab2 [2023-03-15T21:20:34.956Z] ---> 917acab545c6 [2023-03-15T21:20:34.956Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-15T21:20:35.525Z] ---> 653ca20a1131 [2023-03-15T21:20:35.525Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T21:20:35.525Z] Removing intermediate container 5ad66edc0e9a [2023-03-15T21:20:35.525Z] ---> 85ed5d44042e [2023-03-15T21:20:35.525Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-15T21:20:35.785Z] ---> Running in a61afba51d95 [2023-03-15T21:20:35.785Z] Removing intermediate container 737a5d3fc66f [2023-03-15T21:20:35.785Z] ---> 7a671f15f7f9 [2023-03-15T21:20:35.785Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-15T21:20:35.785Z] ---> Running in 1b89d5864513 [2023-03-15T21:20:36.044Z] ---> fa807945334f [2023-03-15T21:20:36.044Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T21:20:36.314Z] Removing intermediate container 1b89d5864513 [2023-03-15T21:20:36.314Z] ---> ccabb3f8b3dd [2023-03-15T21:20:36.314Z] Step 30/33 : CMD ["gate"] [2023-03-15T21:20:36.314Z] ---> Running in 44c967686d4e [2023-03-15T21:20:36.314Z] ---> Running in 27761f721edb [2023-03-15T21:20:36.574Z] Removing intermediate container 27761f721edb [2023-03-15T21:20:36.574Z] ---> 81cdd2bb382b [2023-03-15T21:20:36.574Z] Step 31/33 : LABEL arch=x86_64 [2023-03-15T21:20:36.574Z] ---> Running in fc53d0d891be [2023-03-15T21:20:36.835Z] Removing intermediate container fc53d0d891be [2023-03-15T21:20:36.835Z] ---> 4b848df888d2 [2023-03-15T21:20:36.835Z] Step 32/33 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 [2023-03-15T21:20:37.095Z] ---> Running in 72f3e0781b76 [2023-03-15T21:20:37.353Z] Removing intermediate container 72f3e0781b76 [2023-03-15T21:20:37.353Z] ---> e441b00cd72e [2023-03-15T21:20:37.353Z] Step 33/33 : LABEL version=0.0.0 [2023-03-15T21:20:37.353Z] ---> Running in ad82c767a415 [2023-03-15T21:20:37.918Z] Removing intermediate container ad82c767a415 [2023-03-15T21:20:37.918Z] ---> e8f710675ef3 [2023-03-15T21:20:37.918Z] [2023-03-15T21:20:37.918Z] Successfully built e8f710675ef3 [2023-03-15T21:20:37.918Z] Successfully tagged security-bootstrapper:latest [2023-03-15T21:20:37.918Z] Building security-proxy-setup [2023-03-15T21:20:39.270Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-15T21:20:39.289Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T21:20:40.161Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-15T21:20:40.199Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-15T21:20:40.199Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T21:20:40.218Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4449/head:refs/remotes/origin/PR-4449 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-15T21:20:41.094Z] Merging remotes/origin/main commit d51f32bebde847c0adb284d2c449747c43d82543 into PR head commit 09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 [2023-03-15T21:20:41.206Z]  Building security-bootstrapper ... done Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T21:20:41.206Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-15T21:20:41.206Z] ---> ea948c38f933 [2023-03-15T21:20:41.206Z] Step 3/21 : WORKDIR /edgex-go [2023-03-15T21:20:41.206Z] ---> Using cache [2023-03-15T21:20:41.206Z] ---> 4dfbce9cd1ac [2023-03-15T21:20:41.206Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-15T21:20:41.206Z] ---> Using cache [2023-03-15T21:20:41.206Z] ---> 234683718d55 [2023-03-15T21:20:41.206Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-15T21:20:41.206Z] ---> Using cache [2023-03-15T21:20:41.206Z] ---> c5fa6ec9d78f [2023-03-15T21:20:41.206Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T21:20:41.206Z] ---> Using cache [2023-03-15T21:20:41.206Z] ---> d6add7b816d7 [2023-03-15T21:20:41.206Z] Step 7/21 : COPY . . [2023-03-15T21:20:41.206Z] ---> Using cache [2023-03-15T21:20:41.206Z] ---> d75eaa42e07c [2023-03-15T21:20:41.206Z] Step 8/21 : RUN make cmd/secrets-config/secrets-config [2023-03-15T21:20:41.507Z] Merge succeeded, producing 09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 [2023-03-15T21:20:41.507Z] Checking out Revision 09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 (PR-4449) [2023-03-15T21:20:42.600Z] ---> Running in c5cdf8ed32f1 [2023-03-15T21:20:41.115Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T21:20:41.196Z] > git checkout -f 09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 # timeout=10 [2023-03-15T21:20:41.412Z] > git remote # timeout=10 [2023-03-15T21:20:41.435Z] > git config --get remote.origin.url # timeout=10 [2023-03-15T21:20:41.450Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T21:20:41.464Z] > git merge d51f32bebde847c0adb284d2c449747c43d82543 # timeout=10 [2023-03-15T21:20:41.489Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-15T21:20:41.517Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T21:20:41.535Z] > git checkout -f 09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 # timeout=10 [2023-03-15T21:20:43.166Z] 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-15T21:20:45.226Z] Commit message: "fix: Rework log messages" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T21:20:46.061Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-15T21:20:46.061Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T21:20:46.061Z] Dload Upload Total Spent Left Speed [2023-03-15T21:20:46.061Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh [2023-03-15T21:20:46.732Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-15T21:20:47.079Z] + sudo tee /etc/docker/daemon.new [2023-03-15T21:20:47.079Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-15T21:20:47.079Z] { [2023-03-15T21:20:47.079Z] "registry-mirrors": [ [2023-03-15T21:20:47.079Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-15T21:20:47.079Z] ], [2023-03-15T21:20:47.079Z] "bip": "10.250.0.254/24", [2023-03-15T21:20:47.079Z] "hosts": [ [2023-03-15T21:20:47.079Z] "tcp://0.0.0.0:5555", [2023-03-15T21:20:47.079Z] "unix:///var/run/docker.sock" [2023-03-15T21:20:47.079Z] ], [2023-03-15T21:20:47.079Z] "mtu": 1458, [2023-03-15T21:20:47.079Z] "selinux-enabled": true, [2023-03-15T21:20:47.079Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-15T21:20:47.079Z] } [Pipeline] sh [2023-03-15T21:20:47.408Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-15T21:20:47.734Z] + sudo service docker restart [2023-03-15T21:20:51.304Z] 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-15T21:20:59.509Z] Removing intermediate container d52e66690ed8 [2023-03-15T21:20:59.509Z] ---> 3b27f3c54a6d [2023-03-15T21:20:59.509Z] [2023-03-15T21:20:59.509Z] Step 9/24 : FROM alpine:3.17 [2023-03-15T21:20:59.509Z] ---> b2aa39c304c2 [2023-03-15T21:20:59.509Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-15T21:20:59.766Z] ---> Running in 706a5866eb08 [2023-03-15T21:21:00.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T21:21:00.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T21:21:01.267Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-15T21:21:01.267Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-15T21:21:01.267Z] (3/3) Installing su-exec (0.2-r2) [2023-03-15T21:21:01.267Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T21:21:01.267Z] Executing ca-certificates-20220614-r4.trigger [2023-03-15T21:21:01.267Z] OK: 8 MiB in 18 packages [2023-03-15T21:21:01.267Z] Removing intermediate container a61afba51d95 [2023-03-15T21:21:01.267Z] ---> 3a4a44cb751f [2023-03-15T21:21:01.267Z] Step 8/23 : COPY . . [2023-03-15T21:21:01.267Z] Removing intermediate container 44c967686d4e [2023-03-15T21:21:01.267Z] ---> ce6c25b43071 [2023-03-15T21:21:01.267Z] Step 7/26 : COPY . . [2023-03-15T21:21:05.456Z] Removing intermediate container 706a5866eb08 [2023-03-15T21:21:05.456Z] ---> c321130ba670 [2023-03-15T21:21:05.456Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-15T21:21:05.456Z] ---> Running in 53455842c23b [2023-03-15T21:21:05.456Z] Removing intermediate container 2f160138dea1 [2023-03-15T21:21:05.456Z] ---> 89c01319a0f2 [2023-03-15T21:21:05.456Z] [2023-03-15T21:21:05.456Z] Step 10/23 : FROM alpine:3.17 [2023-03-15T21:21:05.456Z] ---> b2aa39c304c2 [2023-03-15T21:21:05.456Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-15T21:21:05.456Z] ---> Using cache [2023-03-15T21:21:05.456Z] ---> 3152e754c425 [2023-03-15T21:21:05.456Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-15T21:21:05.456Z] ---> Using cache [2023-03-15T21:21:05.456Z] ---> d632daf351fa [2023-03-15T21:21:05.456Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-15T21:21:05.715Z] Removing intermediate container 53455842c23b [2023-03-15T21:21:05.715Z] ---> 9b8c5fd944a7 [2023-03-15T21:21:05.715Z] Step 12/24 : WORKDIR / [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T21:21:05.978Z] provisioning config files... [2023-03-15T21:21:05.982Z] ---> Running in 711e588a5a21 [2023-03-15T21:21:05.982Z] ---> Running in 659bd336ac25 [2023-03-15T21:21:05.982Z] Removing intermediate container 711e588a5a21 [2023-03-15T21:21:05.982Z] ---> 267af5af10aa [2023-03-15T21:21:05.982Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-15T21:21:06.003Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config14846986317547550340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T21:21:06.240Z] ---> e40eb5dcb8d9 [2023-03-15T21:21:06.240Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-15T21:21:06.240Z] Removing intermediate container 659bd336ac25 [2023-03-15T21:21:06.240Z] ---> 36c2b1b92182 [2023-03-15T21:21:06.240Z] Step 13/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T21:21:06.240Z] ---> Running in 9b80e4ae5e80 [2023-03-15T21:21:06.240Z] ---> 005fe1a118b9 [2023-03-15T21:21:06.240Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-15T21:21:06.240Z] ---> Running in 38edf010123c [2023-03-15T21:21:06.347Z] ---> docker-login.sh [2023-03-15T21:21:06.347Z] nexus3.edgexfoundry.org:10001 [2023-03-15T21:21:06.497Z] ---> Running in 7b297b2f8c06 [2023-03-15T21:21:06.497Z] Removing intermediate container 9b80e4ae5e80 [2023-03-15T21:21:06.497Z] ---> 37c695d82675 [2023-03-15T21:21:06.497Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T21:21:06.497Z] Removing intermediate container 38edf010123c [2023-03-15T21:21:06.497Z] ---> 6b23edc39551 [2023-03-15T21:21:06.497Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-15T21:21:06.497Z] ---> f6e15240c390 [2023-03-15T21:21:06.497Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-15T21:21:06.497Z] ---> Running in 96bd717852ef [2023-03-15T21:21:06.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T21:21:06.756Z] ---> 607a72fe2006 [2023-03-15T21:21:06.756Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T21:21:06.756Z] Removing intermediate container 96bd717852ef [2023-03-15T21:21:06.756Z] ---> 145416f11fb7 [2023-03-15T21:21:06.756Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-15T21:21:06.756Z] 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-15T21:21:06.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T21:21:06.886Z] Configure a credential helper to remove this warning. See [2023-03-15T21:21:06.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T21:21:06.886Z] [2023-03-15T21:21:06.886Z] Login Succeeded [2023-03-15T21:21:06.886Z] nexus3.edgexfoundry.org:10002 [2023-03-15T21:21:07.043Z] ---> 1c759eaf37b8 [2023-03-15T21:21:07.043Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-15T21:21:07.043Z] ---> Running in 6f4ce425bd82 [2023-03-15T21:21:07.043Z] ---> d70518bd0088 [2023-03-15T21:21:07.043Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-15T21:21:07.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T21:21:07.302Z] Removing intermediate container 6f4ce425bd82 [2023-03-15T21:21:07.302Z] ---> 9e0b92133b94 [2023-03-15T21:21:07.303Z] 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-15T21:21:07.303Z] ---> 5ddf4174cabf [2023-03-15T21:21:07.303Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-15T21:21:07.303Z] ---> Running in bf9f29ce67f6 [2023-03-15T21:21:07.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T21:21:07.428Z] Configure a credential helper to remove this warning. See [2023-03-15T21:21:07.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T21:21:07.429Z] [2023-03-15T21:21:07.429Z] Login Succeeded [2023-03-15T21:21:07.429Z] nexus3.edgexfoundry.org:10003 [2023-03-15T21:21:07.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T21:21:07.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T21:21:07.700Z] Configure a credential helper to remove this warning. See [2023-03-15T21:21:07.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T21:21:07.700Z] [2023-03-15T21:21:07.700Z] Login Succeeded [2023-03-15T21:21:07.700Z] nexus3.edgexfoundry.org:10004 [2023-03-15T21:21:07.877Z] ---> aa55e8a9b865 [2023-03-15T21:21:07.877Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-15T21:21:07.877Z] Removing intermediate container c5cdf8ed32f1 [2023-03-15T21:21:07.877Z] ---> 39545d56a534 [2023-03-15T21:21:07.877Z] [2023-03-15T21:21:07.877Z] Step 9/21 : FROM alpine:3.17 [2023-03-15T21:21:07.877Z] ---> b2aa39c304c2 [2023-03-15T21:21:07.877Z] Step 10/21 : RUN apk add --update --no-cache dumb-init openssl [2023-03-15T21:21:07.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T21:21:07.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T21:21:07.970Z] Configure a credential helper to remove this warning. See [2023-03-15T21:21:07.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T21:21:07.970Z] [2023-03-15T21:21:07.970Z] Login Succeeded [2023-03-15T21:21:07.970Z] docker.io [2023-03-15T21:21:08.139Z] ---> a376e2f2cf1d [2023-03-15T21:21:08.139Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-15T21:21:08.139Z] ---> Running in e59aded11b06 [2023-03-15T21:21:08.139Z] ---> 94137e012271 [2023-03-15T21:21:08.139Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-15T21:21:08.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T21:21:08.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T21:21:08.508Z] Configure a credential helper to remove this warning. See [2023-03-15T21:21:08.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T21:21:08.508Z] [2023-03-15T21:21:08.508Z] Login Succeeded [2023-03-15T21:21:08.508Z] ---> docker-login.sh ends [2023-03-15T21:21:08.509Z] Removing intermediate container bf9f29ce67f6 [2023-03-15T21:21:08.509Z] ---> 41d0513a37db [2023-03-15T21:21:08.509Z] Step 12/26 : WORKDIR /edgex-go [2023-03-15T21:21:08.509Z] ---> Running in 6fc8e28f5377 [2023-03-15T21:21:08.509Z] ---> ab6bc54d2cc2 [2023-03-15T21:21:08.509Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-15T21:21:08.509Z] ---> Running in 74de90670dad [2023-03-15T21:21:08.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T21:21:08.509Z] Removing intermediate container 6fc8e28f5377 [2023-03-15T21:21:08.509Z] ---> 35eeef0235ba [2023-03-15T21:21:08.509Z] [2023-03-15T21:21:08.509Z] Step 13/26 : FROM alpine:3.17 [2023-03-15T21:21:08.509Z] ---> b2aa39c304c2 [2023-03-15T21:21:08.509Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-15T21:21:08.509Z] ---> Using cache [2023-03-15T21:21:08.509Z] ---> 015a2f3fa108 [2023-03-15T21:21:08.509Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-15T21:21:08.509Z] Removing intermediate container 74de90670dad [2023-03-15T21:21:08.509Z] ---> 99a096c910e9 [2023-03-15T21:21:08.509Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T21:21:08.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] } [2023-03-15T21:21:08.522Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-15T21:21:08.792Z] ---> Running in 326500483fb2 [2023-03-15T21:21:08.792Z] ---> Running in 2db86ac06c2a [2023-03-15T21:21:08.792Z] ---> 9fded27ac8a2 [2023-03-15T21:21:08.792Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-15T21:21:08.792Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-15T21:21:08.792Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-15T21:21:08.792Z] Removing intermediate container 2db86ac06c2a [2023-03-15T21:21:08.792Z] ---> 7bcec7930d97 [2023-03-15T21:21:08.792Z] Step 21/23 : LABEL arch=x86_64 [2023-03-15T21:21:08.792Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T21:21:08.792Z] OK: 8 MiB in 17 packages [2023-03-15T21:21:09.084Z] ---> Running in 2026c0b82b2c [2023-03-15T21:21:09.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T21:21:09.084Z] ---> ecbef0ac11a9 [2023-03-15T21:21:09.084Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-15T21:21:09.084Z] Removing intermediate container 2026c0b82b2c [2023-03-15T21:21:09.084Z] ---> 92db3c86a165 [2023-03-15T21:21:09.084Z] Step 22/23 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 [2023-03-15T21:21:09.084Z] ---> Running in fda36327a6e9 [2023-03-15T21:21:09.084Z] ---> Running in 60e977fd2e01 [2023-03-15T21:21:09.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T21:21:09.093Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-03-15T21:21:09.112Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T21:21:09.127Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T21:21:09.136Z] ========================================================= [2023-03-15T21:21:09.136Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-15T21:21:09.136Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-15T21:21:09.358Z] Removing intermediate container 60e977fd2e01 [2023-03-15T21:21:09.358Z] ---> f5510fabd009 [2023-03-15T21:21:09.358Z] Step 23/23 : LABEL version=0.0.0 [2023-03-15T21:21:09.358Z] ---> Running in 9ba8ff25e3f0 [2023-03-15T21:21:09.358Z] Removing intermediate container e59aded11b06 [2023-03-15T21:21:09.358Z] ---> 16a269bacbd0 [2023-03-15T21:21:09.358Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-15T21:21:09.358Z] v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-15T21:21:09.358Z] v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-15T21:21:09.358Z] OK: 17815 distinct packages available [2023-03-15T21:21:09.358Z] ---> Running in 8909cd3ab82a [2023-03-15T21:21:09.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T21:21:09.358Z] Removing intermediate container 9ba8ff25e3f0 [2023-03-15T21:21:09.358Z] ---> 380b9acef7ac [2023-03-15T21:21:09.358Z] [2023-03-15T21:21:09.462Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T21:21:09.633Z] Successfully built 380b9acef7ac [2023-03-15T21:21:09.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T21:21:09.633Z] Successfully tagged support-scheduler:latest [2023-03-15T21:21:09.633Z]  Building support-scheduler ... done Building security-spire-server [2023-03-15T21:21:09.633Z] Removing intermediate container 8909cd3ab82a [2023-03-15T21:21:09.633Z] ---> 9946f28773bf [2023-03-15T21:21:09.633Z] Step 12/21 : WORKDIR /edgex [2023-03-15T21:21:09.633Z] ---> Running in 97e157e27c42 [2023-03-15T21:21:09.733Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-15T21:21:09.733Z] af6eaf76a39c: Pulling fs layer [2023-03-15T21:21:09.733Z] 55522c791124: Pulling fs layer [2023-03-15T21:21:09.733Z] ce5c4a1c91eb: Pulling fs layer [2023-03-15T21:21:09.733Z] 169dfbe0d373: Pulling fs layer [2023-03-15T21:21:09.733Z] e1ff8fa3b103: Pulling fs layer [2023-03-15T21:21:09.733Z] 52ebb69f0ebf: Pulling fs layer [2023-03-15T21:21:09.733Z] 5abe8eddf0d5: Pulling fs layer [2023-03-15T21:21:09.733Z] 169dfbe0d373: Waiting [2023-03-15T21:21:09.733Z] e1ff8fa3b103: Waiting [2023-03-15T21:21:09.733Z] 52ebb69f0ebf: Waiting [2023-03-15T21:21:09.733Z] 5abe8eddf0d5: Waiting [2023-03-15T21:21:09.733Z] 55522c791124: Download complete [2023-03-15T21:21:09.733Z] 169dfbe0d373: Verifying Checksum [2023-03-15T21:21:09.733Z] 169dfbe0d373: Download complete [2023-03-15T21:21:09.733Z] e1ff8fa3b103: Verifying Checksum [2023-03-15T21:21:09.733Z] e1ff8fa3b103: Download complete [2023-03-15T21:21:09.733Z] af6eaf76a39c: Verifying Checksum [2023-03-15T21:21:09.733Z] af6eaf76a39c: Download complete [2023-03-15T21:21:09.915Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-15T21:21:09.915Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-15T21:21:09.915Z] (3/4) Installing libucontext (1.2-r0) [2023-03-15T21:21:09.915Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-15T21:21:09.915Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T21:21:09.915Z] OK: 7 MiB in 19 packages [2023-03-15T21:21:10.554Z] Removing intermediate container 97e157e27c42 [2023-03-15T21:21:10.554Z] ---> c9f3e1e34a38 [2023-03-15T21:21:10.554Z] Step 13/21 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T21:21:10.720Z] 5abe8eddf0d5: Verifying Checksum [2023-03-15T21:21:10.720Z] 5abe8eddf0d5: Download complete [2023-03-15T21:21:10.833Z] Removing intermediate container fda36327a6e9 [2023-03-15T21:21:10.833Z] ---> b337de990745 [2023-03-15T21:21:10.833Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-15T21:21:10.833Z] Removing intermediate container 326500483fb2 [2023-03-15T21:21:10.833Z] ---> 01f695984ad2 [2023-03-15T21:21:10.833Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T21:21:10.833Z] ---> Running in c3529958581c [2023-03-15T21:21:11.132Z] ---> bdfdc78a55ee [2023-03-15T21:21:11.132Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-15T21:21:11.132Z] Removing intermediate container c3529958581c [2023-03-15T21:21:11.132Z] ---> fec22607d8d2 [2023-03-15T21:21:11.132Z] Step 22/24 : LABEL arch=x86_64 [2023-03-15T21:21:11.132Z] ---> 6324253336cb [2023-03-15T21:21:11.132Z] ---> Running in e541ca67fd74 [2023-03-15T21:21:11.132Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-15T21:21:11.409Z] ---> 6602dcf652fa [2023-03-15T21:21:11.409Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-15T21:21:11.409Z] Removing intermediate container e541ca67fd74 [2023-03-15T21:21:11.409Z] ---> 875b47e13ffe [2023-03-15T21:21:11.409Z] Step 23/24 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 [2023-03-15T21:21:11.409Z] ---> Running in 9652b761e609 [2023-03-15T21:21:11.711Z] af6eaf76a39c: Pull complete [2023-03-15T21:21:11.977Z] Removing intermediate container 9652b761e609 [2023-03-15T21:21:11.977Z] ---> c1174efbab72 [2023-03-15T21:21:11.977Z] Step 24/24 : LABEL version=0.0.0 [2023-03-15T21:21:12.239Z] ---> 05d8b4a4ca5b [2023-03-15T21:21:12.239Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-15T21:21:12.239Z] ---> Running in 9a46bfc44726 [2023-03-15T21:21:12.304Z] ce5c4a1c91eb: Verifying Checksum [2023-03-15T21:21:12.304Z] ce5c4a1c91eb: Download complete [2023-03-15T21:21:12.304Z] 52ebb69f0ebf: Verifying Checksum [2023-03-15T21:21:12.304Z] 52ebb69f0ebf: Download complete [2023-03-15T21:21:12.304Z] 55522c791124: Pull complete [2023-03-15T21:21:13.176Z] Removing intermediate container 9a46bfc44726 [2023-03-15T21:21:13.176Z] ---> ae54d01696ac [2023-03-15T21:21:13.176Z] [2023-03-15T21:21:13.176Z] Successfully built ae54d01696ac [2023-03-15T21:21:13.176Z] Successfully tagged security-secretstore-setup:latest [2023-03-15T21:21:13.176Z] Building security-spire-agent [2023-03-15T21:21:13.439Z]  Building security-secretstore-setup ... done  ---> 1e4a8cb3f54e [2023-03-15T21:21:13.439Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-15T21:21:14.382Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T21:21:14.382Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-15T21:21:14.382Z] ---> ea948c38f933 [2023-03-15T21:21:14.382Z] Step 3/25 : WORKDIR /edgex-go [2023-03-15T21:21:14.382Z] ---> Using cache [2023-03-15T21:21:14.382Z] ---> 4dfbce9cd1ac [2023-03-15T21:21:14.382Z] Step 4/25 : RUN apk add --update --no-cache make git build-base curl [2023-03-15T21:21:14.382Z] ---> Using cache [2023-03-15T21:21:14.382Z] ---> 85ed5d44042e [2023-03-15T21:21:14.382Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-15T21:21:14.382Z] ---> Using cache [2023-03-15T21:21:14.382Z] ---> fa807945334f [2023-03-15T21:21:14.382Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T21:21:14.382Z] ---> Using cache [2023-03-15T21:21:14.382Z] ---> ce6c25b43071 [2023-03-15T21:21:14.382Z] Step 7/25 : COPY . . [2023-03-15T21:21:14.382Z] ---> Using cache [2023-03-15T21:21:14.382Z] ---> e40eb5dcb8d9 [2023-03-15T21:21:14.382Z] Step 8/25 : ARG SPIRE_RELEASE=1.2.1 [2023-03-15T21:21:14.382Z] ---> Using cache [2023-03-15T21:21:14.382Z] ---> 6b23edc39551 [2023-03-15T21:21:14.382Z] Step 9/25 : WORKDIR /edgex-go/spire-build [2023-03-15T21:21:14.382Z] ---> Using cache [2023-03-15T21:21:14.382Z] ---> 145416f11fb7 [2023-03-15T21:21:14.382Z] Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-15T21:21:14.382Z] ---> Using cache [2023-03-15T21:21:14.382Z] ---> 9e0b92133b94 [2023-03-15T21:21:14.382Z] Step 11/25 : 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-15T21:21:15.318Z] ---> Running in 69982e86b707 [2023-03-15T21:21:15.578Z] ---> c1a4830adc3e [2023-03-15T21:21:15.578Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-15T21:21:15.578Z] ---> Running in 940b2aaedb3a [2023-03-15T21:21:16.523Z] ---> 9a09a2ef86eb [2023-03-15T21:21:16.523Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-15T21:21:16.523Z] ---> Running in 6918c4933204 [2023-03-15T21:21:16.782Z] Removing intermediate container 6918c4933204 [2023-03-15T21:21:16.782Z] ---> 3d6c5fc853e3 [2023-03-15T21:21:16.782Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-15T21:21:17.055Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T21:21:17.055Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-15T21:21:17.055Z] ---> ea948c38f933 [2023-03-15T21:21:17.055Z] Step 3/26 : WORKDIR /edgex-go [2023-03-15T21:21:17.055Z] ---> Using cache [2023-03-15T21:21:17.055Z] ---> 4dfbce9cd1ac [2023-03-15T21:21:17.055Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-15T21:21:17.055Z] ---> Using cache [2023-03-15T21:21:17.055Z] ---> 85ed5d44042e [2023-03-15T21:21:17.055Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-15T21:21:17.055Z] ---> Using cache [2023-03-15T21:21:17.055Z] ---> fa807945334f [2023-03-15T21:21:17.055Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T21:21:17.055Z] ---> Using cache [2023-03-15T21:21:17.055Z] ---> ce6c25b43071 [2023-03-15T21:21:17.055Z] Step 7/26 : COPY . . [2023-03-15T21:21:17.055Z] ---> Using cache [2023-03-15T21:21:17.055Z] ---> e40eb5dcb8d9 [2023-03-15T21:21:17.055Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-15T21:21:17.055Z] ---> Using cache [2023-03-15T21:21:17.055Z] ---> 6b23edc39551 [2023-03-15T21:21:17.055Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-15T21:21:17.055Z] ---> Using cache [2023-03-15T21:21:17.055Z] ---> 145416f11fb7 [2023-03-15T21:21:17.055Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-15T21:21:17.055Z] ---> Using cache [2023-03-15T21:21:17.055Z] ---> 9e0b92133b94 [2023-03-15T21:21:17.055Z] 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-15T21:21:17.055Z] ---> Using cache [2023-03-15T21:21:17.055Z] ---> 41d0513a37db [2023-03-15T21:21:17.055Z] Step 12/26 : WORKDIR /edgex-go [2023-03-15T21:21:17.055Z] ---> Using cache [2023-03-15T21:21:17.055Z] ---> 35eeef0235ba [2023-03-15T21:21:17.055Z] [2023-03-15T21:21:17.055Z] Step 13/26 : FROM alpine:3.17 [2023-03-15T21:21:17.055Z] ---> b2aa39c304c2 [2023-03-15T21:21:17.055Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-15T21:21:17.055Z] ---> Using cache [2023-03-15T21:21:17.055Z] ---> 015a2f3fa108 [2023-03-15T21:21:17.055Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-15T21:21:17.055Z] ---> Running in 091233cf3c0e [2023-03-15T21:21:17.314Z] Removing intermediate container 940b2aaedb3a [2023-03-15T21:21:17.314Z] ---> 04ebbef79e58 [2023-03-15T21:21:17.314Z] Step 12/25 : WORKDIR /edgex-go [2023-03-15T21:21:17.314Z] Removing intermediate container 69982e86b707 [2023-03-15T21:21:17.314Z] ---> 9a919449ecd1 [2023-03-15T21:21:17.314Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-15T21:21:17.314Z] ---> 1eb8edd12052 [2023-03-15T21:21:17.314Z] Step 21/26 : WORKDIR / [2023-03-15T21:21:17.578Z] ---> Running in dc86a1326d6c [2023-03-15T21:21:17.578Z] ---> Running in 62c8561c7219 [2023-03-15T21:21:17.578Z] ---> Running in e034465a56fe [2023-03-15T21:21:17.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T21:21:17.578Z] Removing intermediate container dc86a1326d6c [2023-03-15T21:21:17.578Z] ---> 75701e6f2e46 [2023-03-15T21:21:17.578Z] [2023-03-15T21:21:17.578Z] Step 13/25 : FROM alpine:3.17 [2023-03-15T21:21:17.578Z] Removing intermediate container 62c8561c7219 [2023-03-15T21:21:17.578Z] ---> b2aa39c304c2 [2023-03-15T21:21:17.578Z] ---> cfcaf71d31b0 [2023-03-15T21:21:17.578Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation'Step 19/21 : LABEL arch=x86_64 [2023-03-15T21:21:17.578Z] [2023-03-15T21:21:17.578Z] ---> Using cache [2023-03-15T21:21:17.578Z] ---> 015a2f3fa108 [2023-03-15T21:21:17.578Z] Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-15T21:21:17.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T21:21:17.838Z] ---> Running in e58ad74e6dff [2023-03-15T21:21:17.838Z] ---> Running in d7949c3afdaf [2023-03-15T21:21:17.838Z] Removing intermediate container e034465a56fe [2023-03-15T21:21:17.838Z] ---> 8f6f9ce86e84 [2023-03-15T21:21:17.838Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-15T21:21:17.838Z] ---> Running in da5b16a6f407 [2023-03-15T21:21:17.838Z] Removing intermediate container e58ad74e6dff [2023-03-15T21:21:17.838Z] ---> 6d3e204f3b58 [2023-03-15T21:21:17.838Z] Step 20/21 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 [2023-03-15T21:21:17.838Z] ---> Running in 0c6dfb213439 [2023-03-15T21:21:18.099Z] v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-15T21:21:18.099Z] v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-15T21:21:18.099Z] OK: 17815 distinct packages available [2023-03-15T21:21:18.099Z] Removing intermediate container da5b16a6f407 [2023-03-15T21:21:18.099Z] ---> 1f713da36534 [2023-03-15T21:21:18.099Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-15T21:21:18.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T21:21:18.099Z] Removing intermediate container 0c6dfb213439 [2023-03-15T21:21:18.099Z] ---> 209c8856d620 [2023-03-15T21:21:18.099Z] Step 21/21 : LABEL version=0.0.0 [2023-03-15T21:21:18.099Z] ---> Running in 52a95f9abeb8 [2023-03-15T21:21:18.099Z] ---> Running in dac42b1354c7 [2023-03-15T21:21:18.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T21:21:18.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T21:21:18.358Z] Removing intermediate container 52a95f9abeb8 [2023-03-15T21:21:18.358Z] ---> 9f1d934afe01 [2023-03-15T21:21:18.358Z] Step 24/26 : LABEL arch=x86_64 [2023-03-15T21:21:18.358Z] Removing intermediate container dac42b1354c7 [2023-03-15T21:21:18.358Z] ---> a08cf0cc0ce8 [2023-03-15T21:21:18.358Z] [2023-03-15T21:21:18.358Z] ---> Running in 8734658445cb [2023-03-15T21:21:18.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T21:21:18.358Z] Successfully built a08cf0cc0ce8 [2023-03-15T21:21:18.358Z] Successfully tagged security-proxy-setup:latest [2023-03-15T21:21:18.358Z] Building security-proxy-auth [2023-03-15T21:21:18.621Z]  Building security-proxy-setup ... done (1/5) Installing dumb-init (1.2.5-r2) [2023-03-15T21:21:18.621Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-15T21:21:18.621Z] (3/5) Installing libucontext (1.2-r0) [2023-03-15T21:21:18.621Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-15T21:21:18.621Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-15T21:21:18.621Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T21:21:18.621Z] OK: 8 MiB in 20 packages [2023-03-15T21:21:18.621Z] Removing intermediate container 8734658445cb [2023-03-15T21:21:18.621Z] ---> 1f8ee50f63d4 [2023-03-15T21:21:18.621Z] Step 25/26 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 [2023-03-15T21:21:18.621Z] v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-15T21:21:18.621Z] v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-15T21:21:18.621Z] OK: 17815 distinct packages available [2023-03-15T21:21:18.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T21:21:18.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T21:21:19.138Z] ---> Running in 00ee6f531ceb [2023-03-15T21:21:19.138Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-15T21:21:19.138Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-15T21:21:19.138Z] (3/5) Installing libucontext (1.2-r0) [2023-03-15T21:21:19.138Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-15T21:21:19.138Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-15T21:21:19.138Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T21:21:19.138Z] OK: 8 MiB in 20 packages [2023-03-15T21:21:20.073Z] Removing intermediate container 00ee6f531ceb [2023-03-15T21:21:20.073Z] ---> 763e216b5dd4 [2023-03-15T21:21:20.073Z] Step 26/26 : LABEL version=0.0.0 [2023-03-15T21:21:20.364Z] ---> Running in 2ed818cb52d0 [2023-03-15T21:21:20.364Z] Removing intermediate container 091233cf3c0e [2023-03-15T21:21:20.364Z] ---> 27c5684665dd [2023-03-15T21:21:20.364Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T21:21:20.623Z] Removing intermediate container 2ed818cb52d0 [2023-03-15T21:21:20.623Z] ---> 67e1cbcaf7c3 [2023-03-15T21:21:20.623Z] [2023-03-15T21:21:20.623Z] Successfully built 67e1cbcaf7c3 [2023-03-15T21:21:20.623Z] Successfully tagged security-spire-config:latest [2023-03-15T21:21:20.623Z] Building core-command [2023-03-15T21:21:20.623Z]  Building security-spire-config ... done Removing intermediate container d7949c3afdaf [2023-03-15T21:21:20.623Z] ---> cc530c57c058 [2023-03-15T21:21:20.623Z] Step 16/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T21:21:20.881Z] ---> 7b213b33da6d [2023-03-15T21:21:20.881Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-15T21:21:22.402Z] ce5c4a1c91eb: Pull complete [2023-03-15T21:21:22.402Z] 169dfbe0d373: Pull complete [2023-03-15T21:21:22.402Z] e1ff8fa3b103: Pull complete [2023-03-15T21:21:22.794Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T21:21:22.794Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-15T21:21:22.794Z] ---> ea948c38f933 [2023-03-15T21:21:22.794Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-15T21:21:22.794Z] ---> Using cache [2023-03-15T21:21:22.794Z] ---> 1d7ff4b933ad [2023-03-15T21:21:22.794Z] Step 4/23 : WORKDIR /edgex-go [2023-03-15T21:21:22.794Z] ---> Using cache [2023-03-15T21:21:22.794Z] ---> 7d3d77b83852 [2023-03-15T21:21:22.794Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-15T21:21:22.794Z] ---> Using cache [2023-03-15T21:21:22.794Z] ---> b6bd3accc3f4 [2023-03-15T21:21:22.794Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-15T21:21:22.794Z] ---> Using cache [2023-03-15T21:21:22.794Z] ---> 11e001651dfd [2023-03-15T21:21:22.794Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T21:21:22.794Z] ---> Using cache [2023-03-15T21:21:22.794Z] ---> 2a1f3b45227f [2023-03-15T21:21:22.794Z] Step 8/23 : COPY . . [2023-03-15T21:21:22.794Z] ---> Using cache [2023-03-15T21:21:22.794Z] ---> 656811a3e56b [2023-03-15T21:21:22.794Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-15T21:21:22.794Z] ---> e9240e14b686 [2023-03-15T21:21:22.794Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-15T21:21:22.794Z] ---> Running in 458598ec540f [2023-03-15T21:21:23.052Z] ---> b0897e0983a9 [2023-03-15T21:21:23.052Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-15T21:21:23.617Z] 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-15T21:21:25.515Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T21:21:25.515Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-15T21:21:25.515Z] ---> ea948c38f933 [2023-03-15T21:21:25.515Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-15T21:21:25.515Z] ---> Using cache [2023-03-15T21:21:25.515Z] ---> 1d7ff4b933ad [2023-03-15T21:21:25.515Z] Step 4/24 : WORKDIR /edgex-go [2023-03-15T21:21:25.515Z] ---> Using cache [2023-03-15T21:21:25.515Z] ---> 7d3d77b83852 [2023-03-15T21:21:25.515Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-15T21:21:25.515Z] ---> Using cache [2023-03-15T21:21:25.515Z] ---> b6bd3accc3f4 [2023-03-15T21:21:25.515Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-15T21:21:25.515Z] ---> Using cache [2023-03-15T21:21:25.515Z] ---> 11e001651dfd [2023-03-15T21:21:25.515Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T21:21:25.515Z] ---> Using cache [2023-03-15T21:21:25.515Z] ---> 2a1f3b45227f [2023-03-15T21:21:25.515Z] Step 8/24 : COPY . . [2023-03-15T21:21:25.515Z] ---> Using cache [2023-03-15T21:21:25.515Z] ---> 656811a3e56b [2023-03-15T21:21:25.515Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-15T21:21:27.417Z] ---> f75cbb34a586 [2023-03-15T21:21:27.417Z] ---> Running in c4ca5dc934ee [2023-03-15T21:21:27.417Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-15T21:21:27.417Z] ---> 257c237516fd [2023-03-15T21:21:27.417Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-15T21:21:27.417Z] ---> ecadc140b7dd [2023-03-15T21:21:27.417Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-15T21:21:27.417Z] ---> d0a2ad269fdb [2023-03-15T21:21:27.417Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-15T21:21:27.417Z] 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-15T21:21:27.676Z] ---> 7e926774fde5 [2023-03-15T21:21:27.676Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-15T21:21:27.676Z] ---> f586e16904bc [2023-03-15T21:21:27.676Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-15T21:21:27.934Z] ---> b33f4a88cf22 [2023-03-15T21:21:27.934Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-15T21:21:27.934Z] ---> 2397f057370e [2023-03-15T21:21:27.934Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-15T21:21:27.934Z] ---> Running in f1134d3b1a24 [2023-03-15T21:21:27.934Z] ---> Running in 15e88b3f0707 [2023-03-15T21:21:28.194Z] Removing intermediate container f1134d3b1a24 [2023-03-15T21:21:28.194Z] ---> 1ee28e090644 [2023-03-15T21:21:28.194Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-15T21:21:28.451Z] Removing intermediate container 15e88b3f0707 [2023-03-15T21:21:28.451Z] ---> 0f4cf406fd63 [2023-03-15T21:21:28.451Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-15T21:21:28.451Z] ---> Running in da534bce0128 [2023-03-15T21:21:28.714Z] ---> Running in 25c773e87353 [2023-03-15T21:21:28.714Z] Removing intermediate container da534bce0128 [2023-03-15T21:21:28.714Z] ---> 7a1af23cb4e1 [2023-03-15T21:21:28.714Z] Step 24/26 : LABEL arch=x86_64 [2023-03-15T21:21:28.714Z] Removing intermediate container 25c773e87353 [2023-03-15T21:21:28.714Z] ---> 4d374fcf190d [2023-03-15T21:21:28.714Z] Step 23/25 : LABEL arch=x86_64 [2023-03-15T21:21:28.975Z] ---> Running in 55d7d3e49343 [2023-03-15T21:21:28.975Z] ---> Running in fd3344be3121 [2023-03-15T21:21:28.975Z] Removing intermediate container 55d7d3e49343 [2023-03-15T21:21:28.975Z] Removing intermediate container fd3344be3121 [2023-03-15T21:21:28.975Z] ---> 9e4d370e7bf5 [2023-03-15T21:21:28.975Z] ---> cdb2b69c4918 [2023-03-15T21:21:28.975Z] Step 25/26 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1Step 24/25 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 [2023-03-15T21:21:28.975Z] [2023-03-15T21:21:29.041Z] 52ebb69f0ebf: Pull complete [2023-03-15T21:21:29.232Z] ---> Running in 2b3c525413c7 [2023-03-15T21:21:29.232Z] ---> Running in c2b6bc70e111 [2023-03-15T21:21:29.491Z] Removing intermediate container 2b3c525413c7 [2023-03-15T21:21:29.491Z] ---> 4b0af4058e4b [2023-03-15T21:21:29.491Z] Step 25/25 : LABEL version=0.0.0 [2023-03-15T21:21:29.623Z] 5abe8eddf0d5: Pull complete [2023-03-15T21:21:29.624Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-15T21:21:29.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T21:21:29.624Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-15T21:21:29.753Z] Removing intermediate container c2b6bc70e111 [2023-03-15T21:21:29.754Z] ---> c89d197d29b8 [2023-03-15T21:21:29.754Z] Step 26/26 : LABEL version=0.0.0 [2023-03-15T21:21:29.754Z] ---> Running in 5548b93f17b5 [2023-03-15T21:21:29.754Z] ---> Running in 42cc511eeac0 [2023-03-15T21:21:29.754Z] Removing intermediate container 5548b93f17b5 [2023-03-15T21:21:29.754Z] ---> 63eb9f41b5a6 [2023-03-15T21:21:29.754Z] [2023-03-15T21:21:29.950Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T21:21:29.950Z] WORKDIR /edgex [2023-03-15T21:21:29.950Z] COPY go.mod . [2023-03-15T21:21:29.950Z] RUN go mod download [2023-03-15T21:21:29.950Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-15T21:21:30.011Z] Successfully built 63eb9f41b5a6 [2023-03-15T21:21:30.011Z] Successfully tagged security-spire-server:latest [2023-03-15T21:21:30.011Z]  Building security-spire-server ... done Removing intermediate container 42cc511eeac0 [2023-03-15T21:21:30.011Z] ---> a23371194865 [2023-03-15T21:21:30.011Z] [2023-03-15T21:21:30.011Z] Successfully built a23371194865 [2023-03-15T21:21:30.011Z] Successfully tagged security-spire-agent:latest [2023-03-15T21:21:30.551Z] Sending build context to Docker daemon 2.933MB [2023-03-15T21:21:30.551Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T21:21:30.551Z] ---> 6cb57ee374ae [2023-03-15T21:21:30.551Z] Step 2/4 : WORKDIR /edgex [2023-03-15T21:21:32.492Z] ---> Running in ece2031ce332 [2023-03-15T21:21:32.492Z] Removing intermediate container ece2031ce332 [2023-03-15T21:21:32.492Z] ---> 766f2a814694 [2023-03-15T21:21:32.492Z] Step 3/4 : COPY go.mod . [2023-03-15T21:21:32.543Z]  Building security-spire-agent ... done Removing intermediate container 7b297b2f8c06 [2023-03-15T21:21:32.543Z] ---> e987ae05ac40 [2023-03-15T21:21:32.543Z] [2023-03-15T21:21:32.543Z] Step 10/23 : FROM alpine:3.17 [2023-03-15T21:21:32.543Z] ---> b2aa39c304c2 [2023-03-15T21:21:32.543Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-15T21:21:32.801Z] ---> Running in 4c000a47834d [2023-03-15T21:21:33.078Z] ---> 9ad6fab3e7bf [2023-03-15T21:21:33.078Z] Step 4/4 : RUN go mod download [2023-03-15T21:21:33.078Z] ---> Running in 9a261011598a [2023-03-15T21:21:33.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T21:21:33.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T21:21:33.624Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-15T21:21:33.625Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-15T21:21:33.625Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T21:21:33.625Z] Executing ca-certificates-20220614-r4.trigger [2023-03-15T21:21:33.625Z] OK: 8 MiB in 17 packages [2023-03-15T21:21:34.575Z] Removing intermediate container 4c000a47834d [2023-03-15T21:21:34.575Z] ---> 682b3d8d0ecc [2023-03-15T21:21:34.575Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-15T21:21:34.834Z] ---> Running in c754ccf6e910 [2023-03-15T21:21:34.834Z] Removing intermediate container c754ccf6e910 [2023-03-15T21:21:34.834Z] ---> 3f85f1a85c1a [2023-03-15T21:21:34.834Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-15T21:21:35.103Z] ---> Running in 16d090f9335e [2023-03-15T21:21:35.104Z] Removing intermediate container 16d090f9335e [2023-03-15T21:21:35.104Z] ---> bbcbdd40d43e [2023-03-15T21:21:35.104Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-15T21:21:35.402Z] ---> Running in 4bfa280e320f [2023-03-15T21:21:35.660Z] Removing intermediate container 4bfa280e320f [2023-03-15T21:21:35.661Z] ---> f1791e12ce4c [2023-03-15T21:21:35.661Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T21:21:35.918Z] ---> 72d306fa9967 [2023-03-15T21:21:35.918Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T21:21:36.176Z] ---> 683dc64916dc [2023-03-15T21:21:36.176Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-15T21:21:37.549Z] ---> ccf59c482239 [2023-03-15T21:21:37.549Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-15T21:21:37.549Z] ---> 91b767bb02a0 [2023-03-15T21:21:37.549Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-15T21:21:37.549Z] ---> Running in 26c9cc53444c [2023-03-15T21:21:37.549Z] Removing intermediate container 26c9cc53444c [2023-03-15T21:21:37.549Z] ---> 0d2db9be37f1 [2023-03-15T21:21:37.549Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T21:21:37.808Z] ---> Running in 22f8d4345882 [2023-03-15T21:21:37.808Z] Removing intermediate container 22f8d4345882 [2023-03-15T21:21:37.808Z] ---> a99842f7a44f [2023-03-15T21:21:37.808Z] Step 21/23 : LABEL arch=x86_64 [2023-03-15T21:21:38.073Z] ---> Running in 223b7b15f6c3 [2023-03-15T21:21:38.073Z] Removing intermediate container 223b7b15f6c3 [2023-03-15T21:21:38.073Z] ---> f0ff36fb4997 [2023-03-15T21:21:38.073Z] Step 22/23 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 [2023-03-15T21:21:38.331Z] ---> Running in 511de336b6ca [2023-03-15T21:21:38.590Z] Removing intermediate container 511de336b6ca [2023-03-15T21:21:38.590Z] ---> b10888c9113f [2023-03-15T21:21:38.590Z] Step 23/23 : LABEL version=0.0.0 [2023-03-15T21:21:38.848Z] ---> Running in 3e534ed5efb7 [2023-03-15T21:21:38.848Z] Removing intermediate container 3e534ed5efb7 [2023-03-15T21:21:38.848Z] ---> dfeae4fef2ea [2023-03-15T21:21:38.848Z] [2023-03-15T21:21:38.848Z] Successfully built dfeae4fef2ea [2023-03-15T21:21:38.848Z] Successfully tagged support-notifications:latest [2023-03-15T21:21:44.116Z]  Building support-notifications ... done Removing intermediate container 458598ec540f [2023-03-15T21:21:44.116Z] ---> f65083b6de0c [2023-03-15T21:21:44.116Z] [2023-03-15T21:21:44.116Z] Step 10/23 : FROM alpine:3.17 [2023-03-15T21:21:44.116Z] ---> b2aa39c304c2 [2023-03-15T21:21:44.116Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-15T21:21:44.116Z] ---> Using cache [2023-03-15T21:21:44.116Z] ---> 6e118d1331e6 [2023-03-15T21:21:44.116Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-15T21:21:44.116Z] ---> Using cache [2023-03-15T21:21:44.116Z] ---> e355f1b88553 [2023-03-15T21:21:44.116Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T21:21:44.116Z] ---> Using cache [2023-03-15T21:21:44.116Z] ---> 7b6ba442a38c [2023-03-15T21:21:44.116Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T21:21:44.116Z] ---> Using cache [2023-03-15T21:21:44.116Z] ---> bb2e1d8b8582 [2023-03-15T21:21:44.116Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-15T21:21:44.116Z] ---> 85e0c7e8ceb8 [2023-03-15T21:21:44.116Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-15T21:21:44.116Z] ---> ec3502443c67 [2023-03-15T21:21:44.116Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-15T21:21:44.116Z] ---> be54738caae8 [2023-03-15T21:21:44.116Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-15T21:21:44.376Z] ---> Running in 3ff077881e97 [2023-03-15T21:21:45.323Z] Removing intermediate container 3ff077881e97 [2023-03-15T21:21:45.323Z] ---> 152f99a04505 [2023-03-15T21:21:45.323Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-15T21:21:45.323Z] ---> Running in 02f55922873f [2023-03-15T21:21:45.594Z] Removing intermediate container 02f55922873f [2023-03-15T21:21:45.594Z] ---> 03c216d9d4b1 [2023-03-15T21:21:45.594Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-15T21:21:45.594Z] ---> Running in 97e5ac70345a [2023-03-15T21:21:45.594Z] Removing intermediate container 97e5ac70345a [2023-03-15T21:21:45.594Z] ---> e0826872c57c [2023-03-15T21:21:45.594Z] Step 21/23 : LABEL arch=x86_64 [2023-03-15T21:21:45.875Z] ---> Running in fead68b362ec [2023-03-15T21:21:45.875Z] Removing intermediate container fead68b362ec [2023-03-15T21:21:45.875Z] ---> 05e541a2f525 [2023-03-15T21:21:45.875Z] Step 22/23 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 [2023-03-15T21:21:46.134Z] ---> Running in d85162518aa2 [2023-03-15T21:21:46.134Z] Removing intermediate container d85162518aa2 [2023-03-15T21:21:46.134Z] ---> 09f7c4b5a49f [2023-03-15T21:21:46.134Z] Step 23/23 : LABEL version=0.0.0 [2023-03-15T21:21:46.394Z] ---> Running in c5fa7ed2dd48 [2023-03-15T21:21:46.394Z] Removing intermediate container c5fa7ed2dd48 [2023-03-15T21:21:46.394Z] ---> 30c24384065a [2023-03-15T21:21:46.394Z] [2023-03-15T21:21:46.652Z] Successfully built 30c24384065a [2023-03-15T21:21:46.652Z] Successfully tagged security-proxy-auth:latest [2023-03-15T21:21:47.224Z]  Building security-proxy-auth ... done Removing intermediate container c4ca5dc934ee [2023-03-15T21:21:47.224Z] ---> 96dee35b3203 [2023-03-15T21:21:47.224Z] [2023-03-15T21:21:47.224Z] Step 10/24 : FROM alpine:3.17 [2023-03-15T21:21:47.224Z] ---> b2aa39c304c2 [2023-03-15T21:21:47.224Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-15T21:21:47.224Z] ---> Using cache [2023-03-15T21:21:47.224Z] ---> 3152e754c425 [2023-03-15T21:21:47.224Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-15T21:21:47.224Z] ---> Using cache [2023-03-15T21:21:47.224Z] ---> d632daf351fa [2023-03-15T21:21:47.224Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-15T21:21:47.224Z] ---> Running in d6fb83287e90 [2023-03-15T21:21:47.224Z] Removing intermediate container d6fb83287e90 [2023-03-15T21:21:47.224Z] ---> d3f499572034 [2023-03-15T21:21:47.224Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-15T21:21:47.224Z] ---> Running in 8805b4061b55 [2023-03-15T21:21:47.224Z] Removing intermediate container 8805b4061b55 [2023-03-15T21:21:47.224Z] ---> 957dd1022c13 [2023-03-15T21:21:47.224Z] Step 15/24 : WORKDIR / [2023-03-15T21:21:47.483Z] ---> Running in fc9a597b37bf [2023-03-15T21:21:47.483Z] Removing intermediate container fc9a597b37bf [2023-03-15T21:21:47.483Z] ---> 5886fff68f1e [2023-03-15T21:21:47.483Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T21:21:47.742Z] ---> b094ad3d2f7f [2023-03-15T21:21:47.742Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T21:21:47.742Z] ---> 5d7a192fbefe [2023-03-15T21:21:47.742Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-15T21:21:48.316Z] ---> 0b7e35e87292 [2023-03-15T21:21:48.316Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-15T21:21:48.316Z] ---> cde0f6df61dd [2023-03-15T21:21:48.316Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-15T21:21:48.316Z] ---> Running in f902410ca8ba [2023-03-15T21:21:48.576Z] Removing intermediate container f902410ca8ba [2023-03-15T21:21:48.576Z] ---> 28d3ae6a0456 [2023-03-15T21:21:48.576Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T21:21:48.576Z] ---> Running in 7b75fb4c511d [2023-03-15T21:21:48.576Z] Removing intermediate container 7b75fb4c511d [2023-03-15T21:21:48.576Z] ---> 0a224f634dd3 [2023-03-15T21:21:48.576Z] Step 22/24 : LABEL arch=x86_64 [2023-03-15T21:21:48.576Z] ---> Running in c3a0f2d2614d [2023-03-15T21:21:48.835Z] Removing intermediate container c3a0f2d2614d [2023-03-15T21:21:48.835Z] ---> 2c2fb5cb6412 [2023-03-15T21:21:48.835Z] Step 23/24 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 [2023-03-15T21:21:48.835Z] ---> Running in 991728be8c9c [2023-03-15T21:21:48.835Z] Removing intermediate container 991728be8c9c [2023-03-15T21:21:48.835Z] ---> 26c2e93d810a [2023-03-15T21:21:48.835Z] Step 24/24 : LABEL version=0.0.0 [2023-03-15T21:21:48.835Z] ---> Running in 9220d1417b5e [2023-03-15T21:21:48.835Z] Removing intermediate container 9220d1417b5e [2023-03-15T21:21:48.835Z] ---> 8babdd284c1f [2023-03-15T21:21:48.835Z] [2023-03-15T21:21:49.094Z] Successfully built 8babdd284c1f [2023-03-15T21:21:49.094Z] Successfully tagged core-command:latest [2023-03-15T21:21:49.100Z]  Building core-command ... done  [Pipeline] } [2023-03-15T21:21:49.105Z] $ docker stop --time=1 bd1a3ae3d37758d4da5ffbde75387ab3d77c0e63e89a670140ff8a230c8b5237 [2023-03-15T21:21:50.435Z] $ docker rm -f --volumes bd1a3ae3d37758d4da5ffbde75387ab3d77c0e63e89a670140ff8a230c8b5237 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T21:21:50.761Z] + docker images [2023-03-15T21:21:50.761Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-15T21:21:50.761Z] core-command latest 8babdd284c1f 2 seconds ago 19.8MB [2023-03-15T21:21:50.761Z] 96dee35b3203 4 seconds ago 1.68GB [2023-03-15T21:21:50.761Z] security-proxy-auth latest 30c24384065a 4 seconds ago 18.3MB [2023-03-15T21:21:50.761Z] f65083b6de0c 8 seconds ago 1.66GB [2023-03-15T21:21:50.761Z] support-notifications latest dfeae4fef2ea 12 seconds ago 33MB [2023-03-15T21:21:50.761Z] e987ae05ac40 19 seconds ago 1.75GB [2023-03-15T21:21:50.761Z] security-spire-agent latest a23371194865 21 seconds ago 129MB [2023-03-15T21:21:50.761Z] security-spire-server latest 63eb9f41b5a6 21 seconds ago 89.8MB [2023-03-15T21:21:50.761Z] security-spire-config latest 67e1cbcaf7c3 30 seconds ago 88.9MB [2023-03-15T21:21:50.761Z] security-proxy-setup latest a08cf0cc0ce8 32 seconds ago 18.7MB [2023-03-15T21:21:50.761Z] 75701e6f2e46 33 seconds ago 1.54GB [2023-03-15T21:21:50.761Z] security-secretstore-setup latest ae54d01696ac 38 seconds ago 32.6MB [2023-03-15T21:21:50.761Z] support-scheduler latest 380b9acef7ac 41 seconds ago 32.4MB [2023-03-15T21:21:50.761Z] 35eeef0235ba 42 seconds ago 1.54GB [2023-03-15T21:21:50.761Z] 39545d56a534 43 seconds ago 1.66GB [2023-03-15T21:21:50.761Z] 89c01319a0f2 47 seconds ago 1.75GB [2023-03-15T21:21:50.761Z] 3b27f3c54a6d 54 seconds ago 1.68GB [2023-03-15T21:21:50.761Z] security-bootstrapper latest e8f710675ef3 About a minute ago 22MB [2023-03-15T21:21:50.761Z] core-common-config-bootstrapper latest 4b754e5c21f7 About a minute ago 17.6MB [2023-03-15T21:21:50.761Z] core-metadata latest f1049526f51c About a minute ago 20.6MB [2023-03-15T21:21:50.761Z] security-spiffe-token-provider latest 087e038c0796 About a minute ago 32.6MB [2023-03-15T21:21:50.761Z] core-data latest 02018aa3fbed About a minute ago 20MB [2023-03-15T21:21:50.761Z] 6722171a766a About a minute ago 1.72GB [2023-03-15T21:21:50.761Z] f58dd5b7e5db About a minute ago 1.69GB [2023-03-15T21:21:50.761Z] 8304f87a6d56 About a minute ago 1.68GB [2023-03-15T21:21:50.761Z] ced1a61fa146 About a minute ago 1.69GB [2023-03-15T21:21:50.761Z] a92b0deeae9f About a minute ago 1.67GB [2023-03-15T21:21:50.761Z] ci-base-image-x86_64 latest ea948c38f933 5 minutes ago 883MB [2023-03-15T21:21:50.761Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 5 days ago 664MB [2023-03-15T21:21:50.761Z] alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB [2023-03-15T21:21:50.761Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-15T21:21:50.761Z] 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-15T21:22:05.305Z] Removing intermediate container 9a261011598a [2023-03-15T21:22:05.305Z] ---> 6ccd9b25c4a8 [2023-03-15T21:22:05.305Z] Successfully built 6ccd9b25c4a8 [2023-03-15T21:22:05.305Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T21:22:05.635Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T21:22:05.635Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T21:22:05.823Z] prd-ubuntu20.04-docker-arm64-4c-16g-2286 does not seem to be running inside a container [2023-03-15T21:22:05.890Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-15T21:22:07.092Z] $ docker top 1e420d1a8d979adbbfc66dd33233a80b387ce326c1aa4710e7a707f2500a61ae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T21:22:07.895Z] + go version [2023-03-15T21:22:07.895Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-15T21:22:07.921Z] $ docker stop --time=1 1e420d1a8d979adbbfc66dd33233a80b387ce326c1aa4710e7a707f2500a61ae [2023-03-15T21:22:09.517Z] $ docker rm -f --volumes 1e420d1a8d979adbbfc66dd33233a80b387ce326c1aa4710e7a707f2500a61ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T21:22:10.051Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T21:22:10.051Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T21:22:10.215Z] prd-ubuntu20.04-docker-arm64-4c-16g-2286 does not seem to be running inside a container [2023-03-15T21:22:10.275Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-15T21:22:11.367Z] $ docker top 50fd7e3ee2a2d9f987314b806cc80abcce76b6b3cdd108cf22ad562550bdce46 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-15T21:22:11.553Z] ========================================================= [2023-03-15T21:22:11.553Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-15T21:22:11.553Z] ========================================================= [Pipeline] sh [2023-03-15T21:22:11.851Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-03-15T21:22:12.178Z] + make test [2023-03-15T21:22:12.445Z] go test -race -coverprofile=coverage.out ./... [2023-03-15T21:22:51.304Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-15T21:24:43.010Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-15T21:24:43.010Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-15T21:24:43.010Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-15T21:24:43.010Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-15T21:24:43.010Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-15T21:24:43.010Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-15T21:24:43.010Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-15T21:24:43.010Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-15T21:24:43.010Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-15T21:24:43.010Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-15T21:24:43.010Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-15T21:24:43.010Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-15T21:24:43.010Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-15T21:24:43.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-15T21:24:55.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-15T21:24:55.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-15T21:24:55.325Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.263s coverage: 28.7% of statements [2023-03-15T21:25:05.416Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.290s coverage: 98.5% of statements [2023-03-15T21:25:10.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-15T21:25:10.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-15T21:25:10.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-15T21:25:15.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.730s coverage: 71.2% of statements [2023-03-15T21:25:16.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-15T21:25:16.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-15T21:25:17.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.342s coverage: 54.0% of statements [2023-03-15T21:25:22.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-15T21:25:22.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-15T21:25:22.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-15T21:25:22.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-15T21:25:22.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-15T21:25:30.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-15T21:25:30.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-15T21:25:36.557Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.387s coverage: 88.5% of statements [2023-03-15T21:25:36.557Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.634s coverage: 3.9% of statements [2023-03-15T21:25:46.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-15T21:25:46.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-15T21:25:46.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-15T21:25:48.073Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.660s coverage: 95.6% of statements [2023-03-15T21:25:48.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-15T21:25:48.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-15T21:25:48.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-15T21:25:48.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-15T21:25:48.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-15T21:25:48.341Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.219s coverage: 72.2% of statements [2023-03-15T21:25:53.684Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-15T21:25:53.684Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-15T21:25:53.684Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-15T21:25:53.684Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.246s coverage: 65.9% of statements [2023-03-15T21:26:03.761Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-15T21:26:03.761Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-15T21:26:03.761Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.437s coverage: 0.9% of statements [2023-03-15T21:26:03.761Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.272s coverage: 29.0% of statements [2023-03-15T21:26:08.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.322s coverage: 45.5% of statements [2023-03-15T21:26:08.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.276s coverage: 82.9% of statements [2023-03-15T21:26:08.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.277s coverage: 94.1% of statements [2023-03-15T21:26:08.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.373s coverage: 96.3% of statements [2023-03-15T21:26:12.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.202s coverage: 87.5% of statements [2023-03-15T21:26:14.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-15T21:26:14.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-15T21:26:14.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-15T21:26:14.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-15T21:26:17.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-15T21:26:17.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-15T21:26:17.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-15T21:26:17.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-15T21:26:24.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.208s coverage: 94.4% of statements [2023-03-15T21:26:24.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-15T21:26:24.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-15T21:26:24.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-15T21:26:24.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-15T21:26:29.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-15T21:26:29.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-15T21:26:30.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-15T21:26:39.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.278s coverage: 79.9% of statements [2023-03-15T21:26:39.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.276s coverage: 92.9% of statements [2023-03-15T21:26:39.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.093s coverage: 64.4% of statements [2023-03-15T21:26:39.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.250s coverage: 86.9% of statements [2023-03-15T21:26:39.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.199s coverage: 87.2% of statements [2023-03-15T21:26:39.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.173s coverage: 20.0% of statements [2023-03-15T21:26:39.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.172s coverage: 100.0% of statements [2023-03-15T21:26:39.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.450s coverage: 81.2% of statements [2023-03-15T21:26:39.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-15T21:26:39.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.466s coverage: 82.1% of statements [2023-03-15T21:26:39.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-15T21:26:39.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.215s coverage: 84.8% of statements [2023-03-15T21:26:45.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-15T21:26:45.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-15T21:26:46.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.693s coverage: 63.1% of statements [2023-03-15T21:26:46.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.455s coverage: 100.0% of statements [2023-03-15T21:26:47.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.133s coverage: 89.4% of statements [2023-03-15T21:26:47.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.084s coverage: 100.0% of statements [2023-03-15T21:26:47.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements [2023-03-15T21:26:48.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-15T21:26:48.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-15T21:26:48.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-15T21:26:48.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements [2023-03-15T21:26:57.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-15T21:26:57.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-15T21:26:57.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-15T21:26:57.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.052s coverage: 38.4% of statements [2023-03-15T21:26:57.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.244s coverage: 89.5% of statements [2023-03-15T21:27:02.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-15T21:27:02.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-15T21:27:02.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-15T21:27:02.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-15T21:27:02.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.220s coverage: 84.8% of statements [2023-03-15T21:27:09.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-15T21:27:09.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-15T21:27:09.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-15T21:27:09.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-15T21:27:16.311Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.318s coverage: 17.7% of statements [2023-03-15T21:27:16.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-15T21:27:16.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-15T21:27:16.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-15T21:27:16.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-15T21:27:17.164Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.592s coverage: 92.3% of statements [2023-03-15T21:27:21.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-15T21:27:21.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-15T21:27:21.418Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.285s coverage: 61.5% of statements [2023-03-15T21:27:23.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-15T21:27:23.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-15T21:27:23.995Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.382s coverage: 97.7% of statements [2023-03-15T21:27:24.950Z] 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-15T21:27:24.950Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-15T21:27:24.950Z] go vet ./... [2023-03-15T21:30:16.670Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T21:30:16.670Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T21:30:16.670Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-15T21:30:16.691Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-15T21:30:17.327Z] + ls -al . [2023-03-15T21:30:17.327Z] total 700 [2023-03-15T21:30:17.327Z] drwxrwxr-x 10 1001 1001 4096 Mar 15 21:22 . [2023-03-15T21:30:17.327Z] drwxr-xr-x 4 root root 4096 Mar 15 21:22 .. [2023-03-15T21:30:17.327Z] drwxrwxr-x 2 1001 1001 4096 Mar 15 21:20 .blubracket [2023-03-15T21:30:17.327Z] -rw-rw-r-- 1 1001 1001 16 Mar 15 21:20 .dockerignore [2023-03-15T21:30:17.327Z] drwxrwxr-x 8 1001 1001 4096 Mar 15 21:20 .git [2023-03-15T21:30:17.327Z] drwxrwxr-x 3 1001 1001 4096 Mar 15 21:20 .github [2023-03-15T21:30:17.327Z] -rw-rw-r-- 1 1001 1001 1133 Mar 15 21:20 .gitignore [2023-03-15T21:30:17.327Z] -rw-rw-r-- 1 1001 1001 42 Mar 15 21:20 .golangci.yml [2023-03-15T21:30:17.327Z] -rw-rw-r-- 1 1001 1001 87 Mar 15 21:20 .hadolint.yml [2023-03-15T21:30:17.327Z] -rw-rw-r-- 1 1001 1001 166 Mar 15 21:20 .sonarcloud.properties [2023-03-15T21:30:17.327Z] -rw-rw-r-- 1 1001 1001 1171 Mar 15 21:20 ADOPTERS.md [2023-03-15T21:30:17.327Z] -rw-rw-r-- 1 1001 1001 10825 Mar 15 21:20 Attribution.txt [2023-03-15T21:30:17.327Z] -rw-rw-r-- 1 1001 1001 73765 Mar 15 21:20 CHANGELOG.md [2023-03-15T21:30:17.327Z] -rw-rw-r-- 1 1001 1001 3804 Mar 15 21:20 CONTRIBUTING.md [2023-03-15T21:30:17.327Z] -rw-rw-r-- 1 1001 1001 677 Mar 15 21:20 GOVERNANCE.md [2023-03-15T21:30:17.328Z] -rw-rw-r-- 1 1001 1001 883 Mar 15 21:20 Jenkinsfile [2023-03-15T21:30:17.328Z] -rw-rw-r-- 1 1001 1001 10775 Mar 15 21:20 LICENSE [2023-03-15T21:30:17.328Z] -rw-rw-r-- 1 1001 1001 14266 Mar 15 21:20 Makefile [2023-03-15T21:30:17.328Z] -rw-rw-r-- 1 1001 1001 582 Mar 15 21:20 OWNERS.md [2023-03-15T21:30:17.328Z] -rw-rw-r-- 1 1001 1001 9403 Mar 15 21:20 README.md [2023-03-15T21:30:17.328Z] -rw-rw-r-- 1 1001 1001 789 Mar 15 21:20 SECURITY.md [2023-03-15T21:30:17.328Z] -rw-rw-r-- 1 1001 1001 5 Mar 15 21:16 VERSION [2023-03-15T21:30:17.328Z] drwxrwxr-x 2 1001 1001 4096 Mar 15 21:20 bin [2023-03-15T21:30:17.328Z] drwxrwxr-x 18 1001 1001 4096 Mar 15 21:20 cmd [2023-03-15T21:30:17.328Z] -rw-r--r-- 1 root root 447486 Mar 15 21:27 coverage.out [2023-03-15T21:30:17.328Z] -rw-rw-r-- 1 1001 1001 3232 Mar 15 21:20 go.mod [2023-03-15T21:30:17.328Z] -rw-rw-r-- 1 1001 1001 31098 Mar 15 21:20 go.sum [2023-03-15T21:30:17.328Z] drwxrwxr-x 7 1001 1001 4096 Mar 15 21:20 internal [2023-03-15T21:30:17.328Z] drwxrwxr-x 3 1001 1001 4096 Mar 15 21:20 openapi [2023-03-15T21:30:17.328Z] -rw-rw-r-- 1 1001 1001 594 Mar 15 21:20 security.txt [2023-03-15T21:30:17.328Z] drwxrwxr-x 4 1001 1001 4096 Mar 15 21:20 snap [2023-03-15T21:30:17.328Z] -rw-rw-r-- 1 1001 1001 204 Mar 15 21:20 version.go [Pipeline] sh [2023-03-15T21:30:17.964Z] + '[' -e coverage.out ] [2023-03-15T21:30:17.964Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-15T21:30:17.988Z] Warning: overwriting stash ‘coverage-report’ [2023-03-15T21:30:18.895Z] Stashed 1 file(s) [Pipeline] sh [2023-03-15T21:30:19.528Z] + make build [2023-03-15T21:30:19.528Z] 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-15T21:31:56.187Z] 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-15T21:32:01.521Z] 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-15T21:32:06.860Z] 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-15T21:32:10.204Z] 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-15T21:32:57.329Z] 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-15T21:33:05.582Z] 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-15T21:33:09.831Z] 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-15T21:33:16.476Z] 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-15T21:33:19.816Z] 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-15T21:33:24.068Z] 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-15T21:33:30.712Z] 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-15T21:33:37.370Z] $ docker stop --time=1 50fd7e3ee2a2d9f987314b806cc80abcce76b6b3cdd108cf22ad562550bdce46 [2023-03-15T21:33:39.394Z] $ docker rm -f --volumes 50fd7e3ee2a2d9f987314b806cc80abcce76b6b3cdd108cf22ad562550bdce46 [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-15T21:33:41.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-15T21:33:41.737Z] [2023-03-15T21:33:41.737Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T21:33:42.065Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-15T21:33:42.332Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-15T21:33:42.332Z] 29e5d40040c1: Pulling fs layer [2023-03-15T21:33:42.332Z] 1ce36da41761: Pulling fs layer [2023-03-15T21:33:42.332Z] 25b303627fd3: Pulling fs layer [2023-03-15T21:33:42.332Z] 29e5d40040c1: Verifying Checksum [2023-03-15T21:33:42.332Z] 29e5d40040c1: Download complete [2023-03-15T21:33:42.599Z] 1ce36da41761: Verifying Checksum [2023-03-15T21:33:42.599Z] 1ce36da41761: Download complete [2023-03-15T21:33:42.865Z] 29e5d40040c1: Pull complete [2023-03-15T21:33:44.274Z] 1ce36da41761: Pull complete [2023-03-15T21:33:44.274Z] 25b303627fd3: Verifying Checksum [2023-03-15T21:33:44.274Z] 25b303627fd3: Download complete [2023-03-15T21:33:54.350Z] 25b303627fd3: Pull complete [2023-03-15T21:33:54.350Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-15T21:33:54.350Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-15T21:33:54.350Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T21:33:54.549Z] prd-ubuntu20.04-docker-arm64-4c-16g-2286 does not seem to be running inside a container [2023-03-15T21:33:54.618Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-15T21:33:57.043Z] $ docker top e11ef605097a17ce8f658184e1b0f904d74f568f24bcd36bc45e4843755647eb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T21:33:57.879Z] + docker-compose build --help [2023-03-15T21:33:57.879Z] + grep parallel [2023-03-15T21:34:03.215Z] --parallel Build images in parallel. [Pipeline] } [2023-03-15T21:34:03.234Z] $ docker stop --time=1 e11ef605097a17ce8f658184e1b0f904d74f568f24bcd36bc45e4843755647eb [2023-03-15T21:34:04.904Z] $ docker rm -f --volumes e11ef605097a17ce8f658184e1b0f904d74f568f24bcd36bc45e4843755647eb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T21:34:05.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-15T21:34:05.435Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T21:34:05.611Z] prd-ubuntu20.04-docker-arm64-4c-16g-2286 does not seem to be running inside a container [2023-03-15T21:34:05.677Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-15T21:34:06.862Z] $ docker top f7cb89ad39582e2ce324397ffcf918a79609fc2758fb5c8c3cdd47a484899374 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T21:34:07.700Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-15T21:34:13.036Z] Building core-command ... [2023-03-15T21:34:13.036Z] Building core-common-config-bootstrapper ... [2023-03-15T21:34:13.036Z] Building core-data ... [2023-03-15T21:34:13.036Z] Building core-metadata ... [2023-03-15T21:34:13.036Z] Building security-bootstrapper ... [2023-03-15T21:34:13.036Z] Building security-proxy-auth ... [2023-03-15T21:34:13.036Z] Building security-proxy-setup ... [2023-03-15T21:34:13.036Z] Building security-secretstore-setup ... [2023-03-15T21:34:13.036Z] Building security-spiffe-token-provider ... [2023-03-15T21:34:13.036Z] Building security-spire-agent ... [2023-03-15T21:34:13.036Z] Building security-spire-config ... [2023-03-15T21:34:13.036Z] Building security-spire-server ... [2023-03-15T21:34:13.036Z] Building support-notifications ... [2023-03-15T21:34:13.036Z] Building support-scheduler ... [2023-03-15T21:34:13.036Z] Building core-command [2023-03-15T21:34:13.036Z] Building core-data [2023-03-15T21:34:13.036Z] Building security-bootstrapper [2023-03-15T21:34:13.036Z] Building core-metadata [2023-03-15T21:34:13.036Z] Building security-spiffe-token-provider [2023-03-15T21:35:00.532Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T21:35:00.532Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-15T21:35:00.532Z] ---> 6ccd9b25c4a8 [2023-03-15T21:35:00.532Z] Step 3/20 : WORKDIR /edgex-go [2023-03-15T21:35:00.532Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T21:35:00.532Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-15T21:35:00.532Z] ---> 6ccd9b25c4a8 [2023-03-15T21:35:00.532Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-15T21:35:00.532Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T21:35:00.532Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-15T21:35:00.532Z] ---> 6ccd9b25c4a8 [2023-03-15T21:35:00.532Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-15T21:35:00.532Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T21:35:00.532Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-15T21:35:00.532Z] ---> 6ccd9b25c4a8 [2023-03-15T21:35:00.532Z] Step 3/33 : WORKDIR /edgex-go [2023-03-15T21:35:00.532Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T21:35:00.532Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-15T21:35:00.532Z] ---> 6ccd9b25c4a8 [2023-03-15T21:35:00.532Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-15T21:35:01.117Z] ---> Running in 2d7d2a93c0f5 [2023-03-15T21:35:01.117Z] ---> Running in 3b5d26dbe341 [2023-03-15T21:35:01.117Z] ---> Running in 50cd9a5d4d27 [2023-03-15T21:35:01.117Z] ---> Running in fba9800d7838 [2023-03-15T21:35:01.117Z] ---> Running in 0f9fc1e3fabf [2023-03-15T21:35:01.712Z] Removing intermediate container 3b5d26dbe341 [2023-03-15T21:35:01.712Z] ---> ebfc417b96d5 [2023-03-15T21:35:01.712Z] Step 4/24 : WORKDIR /edgex-go [2023-03-15T21:35:01.712Z] Removing intermediate container fba9800d7838 [2023-03-15T21:35:01.712Z] ---> 65a9b2921256 [2023-03-15T21:35:01.712Z] Step 4/23 : WORKDIR /edgex-go [2023-03-15T21:35:01.712Z] Removing intermediate container 50cd9a5d4d27 [2023-03-15T21:35:01.712Z] ---> 886147cee045 [2023-03-15T21:35:01.712Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-15T21:35:01.712Z] ---> Running in de229004487f [2023-03-15T21:35:01.712Z] Removing intermediate container 2d7d2a93c0f5 [2023-03-15T21:35:01.712Z] ---> ff54c4c37904 [2023-03-15T21:35:01.712Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-15T21:35:01.712Z] ---> Running in dd775599a6fe [2023-03-15T21:35:01.979Z] ---> Running in c662c576b929 [2023-03-15T21:35:01.979Z] Removing intermediate container 0f9fc1e3fabf [2023-03-15T21:35:01.979Z] ---> 062cddcfc135 [2023-03-15T21:35:01.979Z] Step 4/25 : WORKDIR /edgex-go [2023-03-15T21:35:01.979Z] ---> Running in 2c0025e423d6 [2023-03-15T21:35:02.253Z] ---> Running in 409fa16074c3 [2023-03-15T21:35:02.519Z] Removing intermediate container de229004487f [2023-03-15T21:35:02.519Z] ---> d7982ca26233 [2023-03-15T21:35:02.519Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-15T21:35:02.787Z] Removing intermediate container dd775599a6fe [2023-03-15T21:35:02.787Z] ---> cb7c196bdc88 [2023-03-15T21:35:02.787Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-15T21:35:02.787Z] ---> Running in b08ad9ec8fa7 [2023-03-15T21:35:03.063Z] ---> Running in b9b15571d97b [2023-03-15T21:35:03.334Z] Removing intermediate container 409fa16074c3 [2023-03-15T21:35:03.334Z] ---> 45e5014d18db [2023-03-15T21:35:03.334Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-15T21:35:03.334Z] ---> Running in 410462eacf34 [2023-03-15T21:35:04.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T21:35:04.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T21:35:05.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T21:35:05.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T21:35:05.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T21:35:05.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T21:35:05.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T21:35:05.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T21:35:06.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T21:35:06.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T21:35:06.947Z] v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-15T21:35:06.947Z] v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-15T21:35:06.947Z] OK: 17686 distinct packages available [2023-03-15T21:35:07.214Z] OK: 263 MiB in 53 packages [2023-03-15T21:35:07.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T21:35:07.480Z] OK: 263 MiB in 53 packages [2023-03-15T21:35:07.747Z] OK: 263 MiB in 53 packages [2023-03-15T21:35:07.747Z] OK: 263 MiB in 53 packages [2023-03-15T21:35:08.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T21:35:09.448Z] OK: 263 MiB in 53 packages [2023-03-15T21:35:09.448Z] Removing intermediate container 2c0025e423d6 [2023-03-15T21:35:09.448Z] ---> db3e0a41b475 [2023-03-15T21:35:09.448Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-15T21:35:09.715Z] Removing intermediate container b08ad9ec8fa7 [2023-03-15T21:35:09.715Z] ---> 375c0b07335a [2023-03-15T21:35:09.715Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-15T21:35:09.983Z] Removing intermediate container 410462eacf34 [2023-03-15T21:35:09.983Z] ---> a369677f3d3a [2023-03-15T21:35:09.983Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-15T21:35:10.568Z] Removing intermediate container b9b15571d97b [2023-03-15T21:35:10.568Z] ---> 2d8c34aeb257 [2023-03-15T21:35:10.568Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-15T21:35:10.837Z] ---> 2b7a766d3532 [2023-03-15T21:35:10.837Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T21:35:10.837Z] Removing intermediate container c662c576b929 [2023-03-15T21:35:10.837Z] ---> bc38a131710c [2023-03-15T21:35:10.837Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-15T21:35:11.106Z] ---> Running in c1ed64660d8f [2023-03-15T21:35:11.106Z] ---> 91bef8c106db [2023-03-15T21:35:11.106Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T21:35:11.374Z] ---> e45fd0c0960d [2023-03-15T21:35:11.374Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T21:35:11.374Z] ---> Running in 1653740cd030 [2023-03-15T21:35:11.641Z] ---> Running in e82bcf90681e [2023-03-15T21:35:11.911Z] ---> f24139def28a [2023-03-15T21:35:11.911Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T21:35:11.911Z] ---> Running in 6048325e0fb4 [2023-03-15T21:35:12.874Z] ---> 115d09f94ffb [2023-03-15T21:35:12.874Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T21:35:12.874Z] ---> Running in 384dc0d93702 [2023-03-15T21:37:04.539Z] Removing intermediate container c1ed64660d8f [2023-03-15T21:37:04.539Z] ---> 5db1a371c21e [2023-03-15T21:37:04.540Z] Step 7/33 : COPY . . [2023-03-15T21:37:04.540Z] Removing intermediate container 1653740cd030 [2023-03-15T21:37:04.540Z] ---> 1c2d84b43d6c [2023-03-15T21:37:04.540Z] Step 8/24 : COPY . . [2023-03-15T21:37:04.540Z] Removing intermediate container 384dc0d93702 [2023-03-15T21:37:04.540Z] ---> 7a8abcde3fb7 [2023-03-15T21:37:04.540Z] Step 7/20 : COPY . . [2023-03-15T21:37:04.540Z] Removing intermediate container e82bcf90681e [2023-03-15T21:37:04.540Z] ---> f72bbe2a0023 [2023-03-15T21:37:04.540Z] Step 8/25 : COPY . . [2023-03-15T21:37:04.540Z] Removing intermediate container 6048325e0fb4 [2023-03-15T21:37:04.540Z] ---> 447a29475096 [2023-03-15T21:37:04.540Z] Step 8/23 : COPY . . [2023-03-15T21:37:16.843Z] ---> d35ccc440bfe [2023-03-15T21:37:16.843Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-15T21:37:16.843Z] ---> e79ee84365b8 [2023-03-15T21:37:16.843Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-15T21:37:16.843Z] ---> Running in f080959a05cb [2023-03-15T21:37:16.843Z] ---> 147886796d55 [2023-03-15T21:37:16.843Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-15T21:37:16.843Z] ---> Running in d5fdc7f488cf [2023-03-15T21:37:16.843Z] ---> d17d7fbd0764 [2023-03-15T21:37:16.843Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-15T21:37:16.843Z] ---> 54f78a4c97b0 [2023-03-15T21:37:16.843Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-15T21:37:16.843Z] ---> Running in d24b77119ae8 [2023-03-15T21:37:16.843Z] ---> Running in 02aab333f3ed [2023-03-15T21:37:16.843Z] ---> Running in 241039fe817d [2023-03-15T21:37:18.797Z] 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-15T21:37:18.797Z] 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-15T21:37:18.797Z] 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-15T21:37:19.064Z] 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-15T21:37:19.331Z] 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-15T21:43:56.630Z] Removing intermediate container f080959a05cb [2023-03-15T21:43:56.630Z] ---> 1037b8442be6 [2023-03-15T21:43:56.630Z] [2023-03-15T21:43:56.630Z] Step 9/33 : FROM alpine:3.17 [2023-03-15T21:43:56.630Z] 3.17: Pulling from library/alpine [2023-03-15T21:43:56.630Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T21:43:56.630Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T21:43:56.630Z] ---> d74e625d9115 [2023-03-15T21:43:56.630Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-15T21:43:56.630Z] ---> Running in 9b7b0b91cd7b [2023-03-15T21:43:56.630Z] Removing intermediate container 9b7b0b91cd7b [2023-03-15T21:43:56.630Z] ---> 34c6467cb3c1 [2023-03-15T21:43:56.630Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-15T21:43:56.630Z] ---> Running in fa5ff3c83906 [2023-03-15T21:43:56.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T21:43:56.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T21:43:56.630Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-15T21:43:56.630Z] (2/2) Installing su-exec (0.2-r2) [2023-03-15T21:43:56.630Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T21:43:56.630Z] OK: 8 MiB in 17 packages [2023-03-15T21:43:56.906Z] Removing intermediate container fa5ff3c83906 [2023-03-15T21:43:56.906Z] ---> 7bc2a75d463f [2023-03-15T21:43:56.907Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-15T21:43:57.174Z] ---> Running in 39335c2d0551 [2023-03-15T21:43:57.758Z] Removing intermediate container 39335c2d0551 [2023-03-15T21:43:57.758Z] ---> 32e7af487158 [2023-03-15T21:43:57.758Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-15T21:43:58.025Z] ---> Running in 43f02318edc7 [2023-03-15T21:43:58.608Z] Removing intermediate container 43f02318edc7 [2023-03-15T21:43:58.608Z] ---> abaa1bc23990 [2023-03-15T21:43:58.608Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-15T21:43:58.608Z] ---> Running in caf845a6ab88 [2023-03-15T21:43:59.195Z] Removing intermediate container caf845a6ab88 [2023-03-15T21:43:59.195Z] ---> c6dfbc3b349b [2023-03-15T21:43:59.195Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-15T21:43:59.463Z] ---> Running in 95e87631d6d5 [2023-03-15T21:44:01.411Z] Removing intermediate container 95e87631d6d5 [2023-03-15T21:44:01.411Z] ---> 954383778d99 [2023-03-15T21:44:01.411Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-15T21:44:01.678Z] ---> Running in 83861d44f0f7 [2023-03-15T21:44:05.014Z] Removing intermediate container 83861d44f0f7 [2023-03-15T21:44:05.014Z] ---> 2b460cf72213 [2023-03-15T21:44:05.014Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-15T21:44:05.014Z] ---> Running in cdfb7aaea733 [2023-03-15T21:44:05.597Z] Removing intermediate container cdfb7aaea733 [2023-03-15T21:44:05.597Z] ---> 80095dd8cdac [2023-03-15T21:44:05.597Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-15T21:44:06.555Z] ---> b1793d7e1925 [2023-03-15T21:44:06.555Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-15T21:44:06.555Z] ---> Running in 7450e2fa89ea [2023-03-15T21:44:09.894Z] Removing intermediate container 7450e2fa89ea [2023-03-15T21:44:09.894Z] ---> cf5f175b43e3 [2023-03-15T21:44:09.894Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T21:44:10.855Z] ---> 388dff2fb54a [2023-03-15T21:44:10.855Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T21:44:14.919Z] ---> 7f583738fc79 [2023-03-15T21:44:14.919Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-15T21:44:15.184Z] ---> ec261d13b2af [2023-03-15T21:44:15.184Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-15T21:44:16.140Z] ---> ab56a4c949bb [2023-03-15T21:44:16.140Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-15T21:44:17.097Z] ---> 0a696ed6ab6e [2023-03-15T21:44:17.098Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-15T21:44:18.055Z] ---> f158d13fd638 [2023-03-15T21:44:18.055Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-15T21:44:19.014Z] ---> 35b8742b55b1 [2023-03-15T21:44:19.014Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-15T21:44:19.974Z] ---> aef65c345674 [2023-03-15T21:44:19.974Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-15T21:44:19.974Z] ---> Running in a9196307468b [2023-03-15T21:44:23.321Z] Removing intermediate container a9196307468b [2023-03-15T21:44:23.321Z] ---> 31b40024f956 [2023-03-15T21:44:23.321Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-15T21:44:23.321Z] ---> Running in 460aa9e629ee [2023-03-15T21:44:23.591Z] Removing intermediate container 460aa9e629ee [2023-03-15T21:44:23.591Z] ---> 610b7c4af87a [2023-03-15T21:44:23.591Z] Step 30/33 : CMD ["gate"] [2023-03-15T21:44:23.591Z] ---> Running in 11a7a2648fa2 [2023-03-15T21:44:24.181Z] Removing intermediate container 11a7a2648fa2 [2023-03-15T21:44:24.181Z] ---> 88e2a07d5e45 [2023-03-15T21:44:24.181Z] Step 31/33 : LABEL arch=arm64 [2023-03-15T21:44:24.449Z] ---> Running in af894975e729 [2023-03-15T21:44:25.031Z] Removing intermediate container af894975e729 [2023-03-15T21:44:25.031Z] ---> d73e6705fe6e [2023-03-15T21:44:25.031Z] Step 32/33 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 [2023-03-15T21:44:25.031Z] ---> Running in 89016d708bcd [2023-03-15T21:44:25.991Z] Removing intermediate container 89016d708bcd [2023-03-15T21:44:25.991Z] ---> 5ed336078cbf [2023-03-15T21:44:25.991Z] Step 33/33 : LABEL version=0.0.0 [2023-03-15T21:44:26.260Z] ---> Running in 680f8afe3d3b [2023-03-15T21:44:26.854Z] Removing intermediate container 680f8afe3d3b [2023-03-15T21:44:26.854Z] ---> 3bae3ebc0e21 [2023-03-15T21:44:26.854Z] [2023-03-15T21:44:27.812Z] Successfully built 3bae3ebc0e21 [2023-03-15T21:44:27.812Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-15T21:44:27.812Z]  Building security-bootstrapper ... done Building support-scheduler [2023-03-15T21:44:36.016Z] Removing intermediate container d24b77119ae8 [2023-03-15T21:44:36.016Z] ---> 050b1ec803ba [2023-03-15T21:44:36.016Z] [2023-03-15T21:44:36.016Z] Step 10/24 : FROM alpine:3.17 [2023-03-15T21:44:36.016Z] ---> d74e625d9115 [2023-03-15T21:44:36.016Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-15T21:44:36.285Z] ---> Running in 53a7104ba03c [2023-03-15T21:44:38.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T21:44:39.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T21:44:40.854Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T21:44:40.854Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T21:44:41.123Z] OK: 8 MiB in 16 packages [2023-03-15T21:44:43.081Z] Removing intermediate container 53a7104ba03c [2023-03-15T21:44:43.081Z] ---> 328a6ef0832f [2023-03-15T21:44:43.081Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-15T21:44:43.081Z] ---> Running in 3a5871b1da9f [2023-03-15T21:44:43.663Z] Removing intermediate container 3a5871b1da9f [2023-03-15T21:44:43.663Z] ---> 9127aa3a2955 [2023-03-15T21:44:43.663Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-15T21:44:43.930Z] ---> Running in a937cfed584a [2023-03-15T21:44:44.898Z] Removing intermediate container a937cfed584a [2023-03-15T21:44:44.898Z] ---> 6e283997d1ed [2023-03-15T21:44:44.898Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-15T21:44:44.898Z] ---> Running in 0a9cd167a39d [2023-03-15T21:44:45.859Z] Removing intermediate container 0a9cd167a39d [2023-03-15T21:44:45.859Z] ---> 78f786c43569 [2023-03-15T21:44:45.859Z] Step 15/24 : WORKDIR / [2023-03-15T21:44:46.128Z] ---> Running in 3bbc890415f1 [2023-03-15T21:44:48.078Z] Removing intermediate container 3bbc890415f1 [2023-03-15T21:44:48.078Z] ---> 0ec3600fa6ad [2023-03-15T21:44:48.078Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T21:44:48.078Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T21:44:48.078Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-15T21:44:48.078Z] ---> 6ccd9b25c4a8 [2023-03-15T21:44:48.078Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-15T21:44:48.078Z] ---> Using cache [2023-03-15T21:44:48.078Z] ---> 062cddcfc135 [2023-03-15T21:44:48.078Z] Step 4/23 : WORKDIR /edgex-go [2023-03-15T21:44:48.078Z] ---> Using cache [2023-03-15T21:44:48.078Z] ---> 45e5014d18db [2023-03-15T21:44:48.078Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-15T21:44:48.078Z] ---> Using cache [2023-03-15T21:44:48.078Z] ---> a369677f3d3a [2023-03-15T21:44:48.078Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-15T21:44:48.078Z] ---> Using cache [2023-03-15T21:44:48.078Z] ---> e45fd0c0960d [2023-03-15T21:44:48.078Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T21:44:48.078Z] ---> Using cache [2023-03-15T21:44:48.078Z] ---> f72bbe2a0023 [2023-03-15T21:44:48.078Z] Step 8/23 : COPY . . [2023-03-15T21:44:48.078Z] ---> Using cache [2023-03-15T21:44:48.078Z] ---> e79ee84365b8 [2023-03-15T21:44:48.078Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-15T21:44:48.664Z] ---> Running in e865500f5920 [2023-03-15T21:44:49.620Z] ---> 525057660faf [2023-03-15T21:44:49.620Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T21:44:51.024Z] 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-15T21:44:51.605Z] ---> a4ce9d388c6c [2023-03-15T21:44:51.605Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-15T21:44:55.853Z] ---> 055f30699c5c [2023-03-15T21:44:55.853Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-15T21:44:57.806Z] ---> f414a095cccc [2023-03-15T21:44:57.806Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-15T21:44:57.806Z] ---> Running in 13014867b9ef [2023-03-15T21:44:59.224Z] Removing intermediate container 13014867b9ef [2023-03-15T21:44:59.224Z] ---> 5f00c70dec43 [2023-03-15T21:44:59.224Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T21:44:59.495Z] ---> Running in 22d78531deab [2023-03-15T21:45:00.457Z] Removing intermediate container 22d78531deab [2023-03-15T21:45:00.457Z] ---> 88832ead4062 [2023-03-15T21:45:00.457Z] Step 22/24 : LABEL arch=arm64 [2023-03-15T21:45:00.727Z] ---> Running in 747633eb52ba [2023-03-15T21:45:02.133Z] Removing intermediate container 747633eb52ba [2023-03-15T21:45:02.133Z] ---> 334df51e2fc7 [2023-03-15T21:45:02.133Z] Step 23/24 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 [2023-03-15T21:45:02.133Z] ---> Running in 2e2f9a066cb9 [2023-03-15T21:45:03.559Z] Removing intermediate container 2e2f9a066cb9 [2023-03-15T21:45:03.559Z] ---> 2d2388122c5c [2023-03-15T21:45:03.559Z] Step 24/24 : LABEL version=0.0.0 [2023-03-15T21:45:03.559Z] ---> Running in 797f4a5dfa9a [2023-03-15T21:45:03.838Z] Removing intermediate container d5fdc7f488cf [2023-03-15T21:45:03.838Z] ---> c525881ac6e5 [2023-03-15T21:45:03.838Z] [2023-03-15T21:45:03.838Z] Step 10/25 : FROM alpine:3.17 [2023-03-15T21:45:03.838Z] ---> d74e625d9115 [2023-03-15T21:45:03.838Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-15T21:45:03.838Z] ---> Using cache [2023-03-15T21:45:03.838Z] ---> 328a6ef0832f [2023-03-15T21:45:03.838Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-15T21:45:03.838Z] ---> Using cache [2023-03-15T21:45:03.838Z] ---> 9127aa3a2955 [2023-03-15T21:45:03.838Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-15T21:45:04.104Z] ---> Running in d61ca145675c [2023-03-15T21:45:04.688Z] Removing intermediate container 797f4a5dfa9a [2023-03-15T21:45:04.688Z] ---> e8a98147506f [2023-03-15T21:45:04.688Z] [2023-03-15T21:45:04.957Z] Removing intermediate container d61ca145675c [2023-03-15T21:45:04.957Z] ---> 71aa4220effe [2023-03-15T21:45:04.957Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-15T21:45:05.229Z] ---> Running in 7f78958677f0 [2023-03-15T21:45:05.821Z] Successfully built e8a98147506f [2023-03-15T21:45:05.821Z] Successfully tagged core-command-arm64:latest [2023-03-15T21:45:05.821Z] Building support-notifications [2023-03-15T21:45:07.227Z]  Building core-command ... done Removing intermediate container 7f78958677f0 [2023-03-15T21:45:07.227Z] ---> f3da20136d5a [2023-03-15T21:45:07.227Z] Step 15/25 : WORKDIR / [2023-03-15T21:45:07.227Z] ---> Running in 9336d40571d2 [2023-03-15T21:45:07.495Z] Removing intermediate container 02aab333f3ed [2023-03-15T21:45:07.495Z] ---> 15024458df72 [2023-03-15T21:45:07.495Z] [2023-03-15T21:45:07.495Z] Step 10/23 : FROM alpine:3.17 [2023-03-15T21:45:07.495Z] ---> d74e625d9115 [2023-03-15T21:45:07.495Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-15T21:45:07.762Z] ---> Running in a869b7114e7f [2023-03-15T21:45:08.030Z] Removing intermediate container 9336d40571d2 [2023-03-15T21:45:08.030Z] ---> ecde28cff8a2 [2023-03-15T21:45:08.030Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T21:45:08.303Z] Removing intermediate container a869b7114e7f [2023-03-15T21:45:08.303Z] ---> e49a31d45968 [2023-03-15T21:45:08.303Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-15T21:45:08.303Z] ---> Running in 859910fe35b9 [2023-03-15T21:45:09.276Z] Removing intermediate container 859910fe35b9 [2023-03-15T21:45:09.276Z] ---> cae1fbffc214 [2023-03-15T21:45:09.276Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-15T21:45:09.276Z] ---> d3bbc2a4d256 [2023-03-15T21:45:09.276Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T21:45:09.543Z] ---> Running in 42920700ac58 [2023-03-15T21:45:10.141Z] Removing intermediate container 42920700ac58 [2023-03-15T21:45:10.141Z] ---> 59c6618371ff [2023-03-15T21:45:10.141Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-15T21:45:10.414Z] ---> Running in 386fba58748c [2023-03-15T21:45:10.682Z] ---> 05e204c91b4c [2023-03-15T21:45:10.682Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-15T21:45:13.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T21:45:13.268Z] ---> eae47b707603 [2023-03-15T21:45:13.268Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-15T21:45:13.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T21:45:14.435Z] ---> 408ccbbb8de6 [2023-03-15T21:45:14.435Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-15T21:45:15.395Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T21:45:15.395Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T21:45:15.395Z] OK: 8 MiB in 16 packages [2023-03-15T21:45:16.355Z] ---> c392232a8db5 [2023-03-15T21:45:16.355Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-15T21:45:16.355Z] ---> Running in 2d625d51776e [2023-03-15T21:45:17.324Z] Removing intermediate container 386fba58748c [2023-03-15T21:45:17.324Z] ---> 802ac8b42108 [2023-03-15T21:45:17.324Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T21:45:17.324Z] Removing intermediate container 2d625d51776e [2023-03-15T21:45:17.324Z] ---> 26d9007943d0 [2023-03-15T21:45:17.324Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T21:45:17.591Z] ---> Running in fd88b801ad93 [2023-03-15T21:45:20.166Z] ---> 94b2976cab37 [2023-03-15T21:45:20.166Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T21:45:20.166Z] Removing intermediate container fd88b801ad93 [2023-03-15T21:45:20.166Z] ---> b18dc0e0c0dc [2023-03-15T21:45:20.166Z] Step 23/25 : LABEL arch=arm64 [2023-03-15T21:45:20.166Z] ---> Running in d25411fb71f8 [2023-03-15T21:45:21.128Z] Removing intermediate container d25411fb71f8 [2023-03-15T21:45:21.128Z] ---> 654c5fa676e8 [2023-03-15T21:45:21.128Z] Step 24/25 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 [2023-03-15T21:45:21.402Z] ---> Running in 8629f2961cd4 [2023-03-15T21:45:21.688Z] ---> 4812b2c741d8 [2023-03-15T21:45:21.688Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-15T21:45:22.278Z] Removing intermediate container 8629f2961cd4 [2023-03-15T21:45:22.278Z] ---> 877d982f596f [2023-03-15T21:45:22.278Z] Step 25/25 : LABEL version=0.0.0 [2023-03-15T21:45:22.554Z] ---> Running in acc7e1bc5469 [2023-03-15T21:45:23.516Z] Removing intermediate container acc7e1bc5469 [2023-03-15T21:45:23.516Z] ---> 57ffe00fe142 [2023-03-15T21:45:23.516Z] [2023-03-15T21:45:24.484Z] Successfully built 57ffe00fe142 [2023-03-15T21:45:24.484Z] Successfully tagged core-metadata-arm64:latest [2023-03-15T21:45:24.484Z] Building security-spire-config [2023-03-15T21:45:24.484Z]  Building core-metadata ... done  ---> eec9d7448b0a [2023-03-15T21:45:24.484Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-15T21:45:25.891Z] ---> affa8f302624 [2023-03-15T21:45:25.891Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-15T21:45:26.162Z] ---> Running in 9eb9372ed7ac [2023-03-15T21:45:26.748Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T21:45:26.748Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-15T21:45:26.748Z] ---> 6ccd9b25c4a8 [2023-03-15T21:45:26.748Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-15T21:45:26.748Z] ---> Using cache [2023-03-15T21:45:26.748Z] ---> 062cddcfc135 [2023-03-15T21:45:26.748Z] Step 4/23 : WORKDIR /edgex-go [2023-03-15T21:45:26.748Z] ---> Using cache [2023-03-15T21:45:26.748Z] ---> 45e5014d18db [2023-03-15T21:45:26.748Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-15T21:45:26.748Z] ---> Running in 45f9802d75d5 [2023-03-15T21:45:27.013Z] Removing intermediate container 9eb9372ed7ac [2023-03-15T21:45:27.013Z] ---> 436645598cb5 [2023-03-15T21:45:27.013Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T21:45:27.297Z] ---> Running in f8d3981f6423 [2023-03-15T21:45:27.898Z] Removing intermediate container f8d3981f6423 [2023-03-15T21:45:27.898Z] ---> b47a09971a0a [2023-03-15T21:45:27.898Z] Step 21/23 : LABEL arch=arm64 [2023-03-15T21:45:28.166Z] ---> Running in f3f398811560 [2023-03-15T21:45:28.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T21:45:28.719Z] Removing intermediate container f3f398811560 [2023-03-15T21:45:28.719Z] ---> 7385e83a86ca [2023-03-15T21:45:28.719Z] Step 22/23 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 [2023-03-15T21:45:28.719Z] ---> Running in bbf7cdfa56a2 [2023-03-15T21:45:29.301Z] Removing intermediate container bbf7cdfa56a2 [2023-03-15T21:45:29.301Z] ---> c786df87f0fe [2023-03-15T21:45:29.301Z] Step 23/23 : LABEL version=0.0.0 [2023-03-15T21:45:29.569Z] ---> Running in de8700a35c28 [2023-03-15T21:45:29.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T21:45:30.151Z] Removing intermediate container de8700a35c28 [2023-03-15T21:45:30.151Z] ---> a4cfb3e56690 [2023-03-15T21:45:30.151Z] [2023-03-15T21:45:30.151Z] Successfully built a4cfb3e56690 [2023-03-15T21:45:30.417Z] Successfully tagged core-data-arm64:latest [2023-03-15T21:45:30.417Z] Building security-secretstore-setup [2023-03-15T21:45:30.996Z]  Building core-data ... done OK: 263 MiB in 53 packages [2023-03-15T21:45:33.577Z] Removing intermediate container 45f9802d75d5 [2023-03-15T21:45:33.577Z] ---> 019f784132da [2023-03-15T21:45:33.577Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-15T21:45:34.546Z] ---> 6e3f9548e772 [2023-03-15T21:45:34.546Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T21:45:34.546Z] ---> Running in 93f6d5f38d49 [2023-03-15T21:45:52.792Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T21:45:52.792Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-15T21:45:52.792Z] ---> 6ccd9b25c4a8 [2023-03-15T21:45:52.792Z] Step 3/26 : WORKDIR /edgex-go [2023-03-15T21:45:52.792Z] ---> Using cache [2023-03-15T21:45:52.792Z] ---> ff54c4c37904 [2023-03-15T21:45:52.792Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-15T21:45:52.792Z] ---> Running in 515583c3eb89 [2023-03-15T21:45:53.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T21:45:54.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T21:45:55.953Z] OK: 263 MiB in 53 packages [2023-03-15T21:45:58.035Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T21:45:58.035Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-15T21:45:58.035Z] ---> 6ccd9b25c4a8 [2023-03-15T21:45:58.035Z] Step 3/24 : WORKDIR /edgex-go [2023-03-15T21:45:58.035Z] ---> Using cache [2023-03-15T21:45:58.035Z] ---> ff54c4c37904 [2023-03-15T21:45:58.035Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-15T21:45:58.035Z] ---> Using cache [2023-03-15T21:45:58.035Z] ---> db3e0a41b475 [2023-03-15T21:45:58.035Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-15T21:45:58.035Z] ---> Using cache [2023-03-15T21:45:58.035Z] ---> 2b7a766d3532 [2023-03-15T21:45:58.035Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T21:45:58.035Z] ---> Using cache [2023-03-15T21:45:58.035Z] ---> 5db1a371c21e [2023-03-15T21:45:58.035Z] Step 7/24 : COPY . . [2023-03-15T21:45:58.667Z] ---> Using cache [2023-03-15T21:45:58.667Z] ---> d35ccc440bfe [2023-03-15T21:45:58.667Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-15T21:45:58.935Z] Removing intermediate container 515583c3eb89 [2023-03-15T21:45:58.935Z] ---> cfde1b5b5527 [2023-03-15T21:45:58.935Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-15T21:45:58.935Z] ---> Running in 658e39e803f4 [2023-03-15T21:46:01.606Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-15T21:46:01.606Z] ---> f529fa08ccb6 [2023-03-15T21:46:01.606Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T21:46:02.226Z] ---> Running in 48aa8f39c067 [2023-03-15T21:46:04.821Z] Removing intermediate container 241039fe817d [2023-03-15T21:46:04.821Z] ---> ebf0b2a95a4d [2023-03-15T21:46:04.821Z] [2023-03-15T21:46:04.821Z] Step 9/20 : FROM alpine:3.17 [2023-03-15T21:46:04.821Z] ---> d74e625d9115 [2023-03-15T21:46:04.821Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-15T21:46:04.821Z] ---> Using cache [2023-03-15T21:46:04.821Z] ---> 34c6467cb3c1 [2023-03-15T21:46:04.821Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-15T21:46:04.821Z] ---> Running in 0c597b6d5a7e [2023-03-15T21:46:06.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T21:46:07.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T21:46:09.143Z] v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-15T21:46:09.143Z] v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-15T21:46:09.143Z] OK: 17686 distinct packages available [2023-03-15T21:46:09.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T21:46:10.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T21:46:12.315Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-15T21:46:12.315Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-15T21:46:12.315Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-15T21:46:12.315Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-15T21:46:12.315Z] (5/9) Installing curl (7.88.1-r0) [2023-03-15T21:46:12.315Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-15T21:46:12.315Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-15T21:46:12.315Z] (8/9) Installing libucontext (1.2-r0) [2023-03-15T21:46:12.315Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-15T21:46:12.315Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T21:46:12.315Z] Executing ca-certificates-20220614-r4.trigger [2023-03-15T21:46:13.276Z] OK: 11 MiB in 24 packages [2023-03-15T21:46:16.620Z] Removing intermediate container 0c597b6d5a7e [2023-03-15T21:46:16.620Z] ---> 327a88892cf2 [2023-03-15T21:46:16.620Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T21:46:17.210Z] ---> 30ccaad4c32e [2023-03-15T21:46:17.210Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T21:46:18.167Z] ---> 42ffebc065f5 [2023-03-15T21:46:18.167Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-15T21:46:20.752Z] ---> f54736cedaa4 [2023-03-15T21:46:20.752Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-15T21:46:21.719Z] ---> f14752417865 [2023-03-15T21:46:21.719Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-15T21:46:21.996Z] ---> Running in 1f6c9e322e52 [2023-03-15T21:46:22.577Z] Removing intermediate container 1f6c9e322e52 [2023-03-15T21:46:22.577Z] ---> 17cc912aa6c3 [2023-03-15T21:46:22.577Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T21:46:22.845Z] ---> Running in 4d816017b165 [2023-03-15T21:46:23.441Z] Removing intermediate container 4d816017b165 [2023-03-15T21:46:23.441Z] ---> 7fb0383caadc [2023-03-15T21:46:23.441Z] Step 18/20 : LABEL arch=arm64 [2023-03-15T21:46:23.441Z] ---> Running in 0a46f9e69437 [2023-03-15T21:46:24.853Z] Removing intermediate container 0a46f9e69437 [2023-03-15T21:46:24.853Z] ---> fbf30b484575 [2023-03-15T21:46:24.853Z] Step 19/20 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 [2023-03-15T21:46:24.853Z] ---> Running in f4b4d0c3698f [2023-03-15T21:46:25.437Z] Removing intermediate container f4b4d0c3698f [2023-03-15T21:46:25.437Z] ---> 58efa4593edb [2023-03-15T21:46:25.437Z] Step 20/20 : LABEL version=0.0.0 [2023-03-15T21:46:25.704Z] ---> Running in 2d26591dfdc0 [2023-03-15T21:46:26.288Z] Removing intermediate container 2d26591dfdc0 [2023-03-15T21:46:26.288Z] ---> 94239fcc15ee [2023-03-15T21:46:26.288Z] [2023-03-15T21:46:26.555Z] Successfully built 94239fcc15ee [2023-03-15T21:46:26.555Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-15T21:46:26.555Z] Building security-spire-server [2023-03-15T21:46:44.752Z]  Building security-spiffe-token-provider ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T21:46:44.752Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-15T21:46:44.752Z] ---> 6ccd9b25c4a8 [2023-03-15T21:46:44.752Z] Step 3/25 : WORKDIR /edgex-go [2023-03-15T21:46:44.752Z] ---> Using cache [2023-03-15T21:46:44.752Z] ---> ff54c4c37904 [2023-03-15T21:46:44.752Z] Step 4/25 : RUN apk add --update --no-cache make git build-base curl [2023-03-15T21:46:44.752Z] ---> Using cache [2023-03-15T21:46:44.752Z] ---> cfde1b5b5527 [2023-03-15T21:46:44.752Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-15T21:46:44.752Z] ---> Using cache [2023-03-15T21:46:44.752Z] ---> f529fa08ccb6 [2023-03-15T21:46:44.752Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T21:46:44.752Z] ---> Running in 5da53c587c2b [2023-03-15T21:47:31.585Z] Removing intermediate container 93f6d5f38d49 [2023-03-15T21:47:31.585Z] ---> f9ccf9d59b69 [2023-03-15T21:47:31.585Z] Step 8/23 : COPY . . [2023-03-15T21:47:58.250Z] ---> e5174f7c2a78 [2023-03-15T21:47:58.250Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-15T21:47:58.250Z] ---> Running in 4fe7a170c158 [2023-03-15T21:47:58.250Z] 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-15T21:48:02.495Z] Removing intermediate container 48aa8f39c067 [2023-03-15T21:48:02.495Z] ---> c68f425fd81d [2023-03-15T21:48:02.495Z] Step 7/26 : COPY . . [2023-03-15T21:48:29.163Z] ---> bb2a3352dbbd [2023-03-15T21:48:29.163Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-15T21:48:29.163Z] ---> Running in 6b98fe17672d [2023-03-15T21:48:29.163Z] Removing intermediate container 6b98fe17672d [2023-03-15T21:48:29.163Z] ---> aa4c3b745748 [2023-03-15T21:48:29.163Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-15T21:48:29.163Z] ---> Running in 7398d4e2254a [2023-03-15T21:48:30.142Z] Removing intermediate container 7398d4e2254a [2023-03-15T21:48:30.142Z] ---> 716ffdcb3e1e [2023-03-15T21:48:30.142Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-15T21:48:30.142Z] ---> Running in 99cd1e2c8587 [2023-03-15T21:48:34.409Z] Removing intermediate container 99cd1e2c8587 [2023-03-15T21:48:34.409Z] ---> d2ea4fea6fc3 [2023-03-15T21:48:34.409Z] 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-15T21:48:34.409Z] ---> Running in fc0ee4901e32 [2023-03-15T21:48:38.678Z] Removing intermediate container fc0ee4901e32 [2023-03-15T21:48:38.678Z] ---> 4da4953326ac [2023-03-15T21:48:38.678Z] Step 12/26 : WORKDIR /edgex-go [2023-03-15T21:48:38.678Z] ---> Running in 0c5b255385b7 [2023-03-15T21:48:38.678Z] Removing intermediate container 0c5b255385b7 [2023-03-15T21:48:38.678Z] ---> 9bee5f6d35c8 [2023-03-15T21:48:38.678Z] [2023-03-15T21:48:38.678Z] Step 13/26 : FROM alpine:3.17 [2023-03-15T21:48:38.678Z] ---> d74e625d9115 [2023-03-15T21:48:38.678Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-15T21:48:38.678Z] ---> Using cache [2023-03-15T21:48:38.678Z] ---> 34c6467cb3c1 [2023-03-15T21:48:38.678Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-15T21:48:38.949Z] ---> Running in fc4f37f5e9ed [2023-03-15T21:48:39.215Z] Removing intermediate container 5da53c587c2b [2023-03-15T21:48:39.215Z] ---> 8d85df4cf574 [2023-03-15T21:48:39.215Z] Step 7/25 : COPY . . [2023-03-15T21:48:41.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T21:48:42.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T21:48:43.980Z] v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-15T21:48:43.980Z] v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-15T21:48:43.980Z] OK: 17686 distinct packages available [2023-03-15T21:48:44.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T21:48:45.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T21:48:47.145Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-15T21:48:47.145Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-15T21:48:47.145Z] (3/4) Installing libucontext (1.2-r0) [2023-03-15T21:48:47.145Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-15T21:48:47.145Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T21:48:47.145Z] OK: 8 MiB in 19 packages [2023-03-15T21:48:49.724Z] Removing intermediate container fc4f37f5e9ed [2023-03-15T21:48:49.724Z] ---> 3f906a3124c2 [2023-03-15T21:48:49.724Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T21:48:51.126Z] ---> d21a98693c3a [2023-03-15T21:48:51.126Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-15T21:48:55.397Z] ---> 7174d06d51cf [2023-03-15T21:48:55.397Z] Step 8/25 : ARG SPIRE_RELEASE=1.2.1 [2023-03-15T21:48:55.397Z] ---> Running in f96aeff5a3ce [2023-03-15T21:48:55.671Z] Removing intermediate container f96aeff5a3ce [2023-03-15T21:48:55.671Z] ---> a9440671af89 [2023-03-15T21:48:55.671Z] Step 9/25 : WORKDIR /edgex-go/spire-build [2023-03-15T21:48:55.945Z] ---> Running in 5f472cb15b77 [2023-03-15T21:48:56.903Z] Removing intermediate container 5f472cb15b77 [2023-03-15T21:48:56.903Z] ---> 65eb30c4a322 [2023-03-15T21:48:56.903Z] Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-15T21:48:57.168Z] ---> Running in e7f313f9e939 [2023-03-15T21:48:57.751Z] Removing intermediate container e7f313f9e939 [2023-03-15T21:48:57.751Z] ---> c772ea583529 [2023-03-15T21:48:57.751Z] Step 11/25 : 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-15T21:48:58.022Z] ---> Running in eef02818a85d [2023-03-15T21:49:00.619Z] ---> ddcd0c168650 [2023-03-15T21:49:00.619Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-15T21:49:02.050Z] ---> 4de83fc8d688 [2023-03-15T21:49:02.050Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-15T21:49:02.050Z] ---> Running in ad0879706562 [2023-03-15T21:49:02.318Z] Removing intermediate container eef02818a85d [2023-03-15T21:49:02.318Z] ---> b9501cc2a649 [2023-03-15T21:49:02.318Z] Step 12/25 : WORKDIR /edgex-go [2023-03-15T21:49:02.585Z] ---> Running in 02e596a08b7f [2023-03-15T21:49:02.853Z] Removing intermediate container ad0879706562 [2023-03-15T21:49:02.853Z] ---> 93ed46d6ca04 [2023-03-15T21:49:02.853Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-15T21:49:03.437Z] Removing intermediate container 02e596a08b7f [2023-03-15T21:49:03.437Z] ---> 0614a825a73b [2023-03-15T21:49:03.437Z] [2023-03-15T21:49:03.437Z] Step 13/25 : FROM alpine:3.17 [2023-03-15T21:49:03.437Z] ---> d74e625d9115 [2023-03-15T21:49:03.437Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-15T21:49:03.437Z] ---> Using cache [2023-03-15T21:49:03.437Z] ---> 34c6467cb3c1 [2023-03-15T21:49:03.437Z] Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-15T21:49:03.437Z] ---> Running in 863304abb412 [2023-03-15T21:49:04.398Z] ---> 3943749bac8c [2023-03-15T21:49:04.398Z] Step 21/26 : WORKDIR / [2023-03-15T21:49:04.398Z] ---> Running in a0a9c38f63ca [2023-03-15T21:49:05.361Z] Removing intermediate container a0a9c38f63ca [2023-03-15T21:49:05.361Z] ---> 311ef2af0d53 [2023-03-15T21:49:05.361Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-15T21:49:05.361Z] ---> Running in 569b9d86a3ff [2023-03-15T21:49:06.323Z] Removing intermediate container 569b9d86a3ff [2023-03-15T21:49:06.323Z] ---> f32594531c06 [2023-03-15T21:49:06.323Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-15T21:49:06.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T21:49:06.323Z] ---> Running in b8b52277658b [2023-03-15T21:49:06.908Z] Removing intermediate container b8b52277658b [2023-03-15T21:49:06.908Z] ---> 2c5bec41476a [2023-03-15T21:49:06.908Z] Step 24/26 : LABEL arch=arm64 [2023-03-15T21:49:07.176Z] ---> Running in db94f19f54a5 [2023-03-15T21:49:07.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T21:49:07.443Z] Removing intermediate container db94f19f54a5 [2023-03-15T21:49:07.712Z] ---> 97f2ab6d6816 [2023-03-15T21:49:07.712Z] Step 25/26 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 [2023-03-15T21:49:07.712Z] ---> Running in 5886eca09b0a [2023-03-15T21:49:08.295Z] Removing intermediate container 5886eca09b0a [2023-03-15T21:49:08.295Z] ---> 2122f98eaf25 [2023-03-15T21:49:08.295Z] Step 26/26 : LABEL version=0.0.0 [2023-03-15T21:49:08.295Z] ---> Running in 6c8817adfed8 [2023-03-15T21:49:08.878Z] Removing intermediate container 6c8817adfed8 [2023-03-15T21:49:08.878Z] ---> ac0e4b7acd48 [2023-03-15T21:49:08.878Z] [2023-03-15T21:49:09.146Z] Successfully built ac0e4b7acd48 [2023-03-15T21:49:09.147Z] Successfully tagged security-spire-config-arm64:latest [2023-03-15T21:49:09.147Z]  Building security-spire-config ... done Building security-proxy-setup [2023-03-15T21:49:09.413Z] v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-15T21:49:09.413Z] v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-15T21:49:09.413Z] OK: 17686 distinct packages available [2023-03-15T21:49:09.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T21:49:10.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T21:49:12.050Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-15T21:49:12.050Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-15T21:49:12.317Z] (3/5) Installing libucontext (1.2-r0) [2023-03-15T21:49:12.317Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-15T21:49:12.317Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-15T21:49:12.317Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T21:49:12.317Z] OK: 9 MiB in 20 packages [2023-03-15T21:49:14.909Z] Removing intermediate container 863304abb412 [2023-03-15T21:49:14.909Z] ---> 582f45657f8c [2023-03-15T21:49:14.909Z] Step 16/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T21:49:15.877Z] ---> 8b7f8548eb83 [2023-03-15T21:49:15.877Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-15T21:49:25.950Z] ---> 7fa868ef1339 [2023-03-15T21:49:25.950Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-15T21:49:26.911Z] ---> dc30a9babe24 [2023-03-15T21:49:26.911Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-15T21:49:28.511Z] ---> 4d96f68619d6 [2023-03-15T21:49:28.511Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-15T21:49:28.848Z] Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T21:49:28.848Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-15T21:49:28.848Z] ---> 6ccd9b25c4a8 [2023-03-15T21:49:28.848Z] Step 3/21 : WORKDIR /edgex-go [2023-03-15T21:49:28.848Z] ---> Using cache [2023-03-15T21:49:28.848Z] ---> ff54c4c37904 [2023-03-15T21:49:28.848Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-15T21:49:28.848Z] ---> Using cache [2023-03-15T21:49:28.848Z] ---> db3e0a41b475 [2023-03-15T21:49:28.848Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-15T21:49:28.848Z] ---> Using cache [2023-03-15T21:49:29.118Z] ---> 2b7a766d3532 [2023-03-15T21:49:29.118Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T21:49:29.118Z] ---> Using cache [2023-03-15T21:49:29.118Z] ---> 5db1a371c21e [2023-03-15T21:49:29.118Z] Step 7/21 : COPY . . [2023-03-15T21:49:29.118Z] ---> Using cache [2023-03-15T21:49:29.118Z] ---> d35ccc440bfe [2023-03-15T21:49:29.118Z] Step 8/21 : RUN make cmd/secrets-config/secrets-config [2023-03-15T21:49:29.118Z] ---> Running in 5b13596122eb [2023-03-15T21:49:30.088Z] ---> 167c48ff2260 [2023-03-15T21:49:30.088Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-15T21:49:30.364Z] ---> Running in 23140d87abcf [2023-03-15T21:49:30.978Z] Removing intermediate container 23140d87abcf [2023-03-15T21:49:30.978Z] ---> f09becdea7a6 [2023-03-15T21:49:30.978Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-15T21:49:31.274Z] ---> Running in 531d9b3953cd [2023-03-15T21:49:31.863Z] Removing intermediate container 531d9b3953cd [2023-03-15T21:49:31.863Z] ---> c948b73b22d1 [2023-03-15T21:49:31.863Z] Step 23/25 : LABEL arch=arm64 [2023-03-15T21:49:32.130Z] ---> Running in 223d0d3b168c [2023-03-15T21:49:32.130Z] 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-15T21:49:32.718Z] Removing intermediate container 223d0d3b168c [2023-03-15T21:49:32.718Z] ---> d3081c5f9d7d [2023-03-15T21:49:32.718Z] Step 24/25 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 [2023-03-15T21:49:32.986Z] ---> Running in b4ffd8ffc8f9 [2023-03-15T21:49:33.252Z] Removing intermediate container b4ffd8ffc8f9 [2023-03-15T21:49:33.252Z] ---> 1c9e2756d58c [2023-03-15T21:49:33.518Z] Step 25/25 : LABEL version=0.0.0 [2023-03-15T21:49:33.518Z] ---> Running in b4c9d76e7088 [2023-03-15T21:49:34.103Z] Removing intermediate container b4c9d76e7088 [2023-03-15T21:49:34.103Z] ---> f7b7c9ec414a [2023-03-15T21:49:34.103Z] [2023-03-15T21:49:34.370Z] Successfully built f7b7c9ec414a [2023-03-15T21:49:34.370Z] Successfully tagged security-spire-server-arm64:latest [2023-03-15T21:49:34.370Z]  Building security-spire-server ... done Building core-common-config-bootstrapper [2023-03-15T21:49:52.564Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T21:49:52.564Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-15T21:49:52.564Z] ---> 6ccd9b25c4a8 [2023-03-15T21:49:52.564Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-15T21:49:52.564Z] ---> Using cache [2023-03-15T21:49:52.564Z] ---> 062cddcfc135 [2023-03-15T21:49:52.564Z] Step 4/23 : WORKDIR /edgex-go [2023-03-15T21:49:52.564Z] ---> Using cache [2023-03-15T21:49:52.565Z] ---> 45e5014d18db [2023-03-15T21:49:52.565Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-15T21:49:52.565Z] ---> Using cache [2023-03-15T21:49:52.565Z] ---> a369677f3d3a [2023-03-15T21:49:52.565Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-15T21:49:52.565Z] ---> Using cache [2023-03-15T21:49:52.565Z] ---> e45fd0c0960d [2023-03-15T21:49:52.565Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T21:49:52.565Z] ---> Using cache [2023-03-15T21:49:52.565Z] ---> f72bbe2a0023 [2023-03-15T21:49:52.565Z] Step 8/23 : COPY . . [2023-03-15T21:49:52.565Z] ---> Using cache [2023-03-15T21:49:52.565Z] ---> e79ee84365b8 [2023-03-15T21:49:52.565Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-15T21:49:53.147Z] ---> Running in b12d8e6988c2 [2023-03-15T21:49:55.086Z] 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-15T21:52:46.787Z] 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-15T21:52:53.426Z] Removing intermediate container 658e39e803f4 [2023-03-15T21:52:53.426Z] ---> 268abcc7e518 [2023-03-15T21:52:53.426Z] [2023-03-15T21:52:53.426Z] Step 9/24 : FROM alpine:3.17 [2023-03-15T21:52:53.426Z] ---> d74e625d9115 [2023-03-15T21:52:53.426Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-15T21:52:57.680Z] ---> Running in d7aca3d97c47 [2023-03-15T21:52:58.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T21:52:59.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T21:53:01.535Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-15T21:53:01.535Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-15T21:53:01.535Z] (3/3) Installing su-exec (0.2-r2) [2023-03-15T21:53:01.535Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T21:53:01.535Z] Executing ca-certificates-20220614-r4.trigger [2023-03-15T21:53:02.119Z] OK: 8 MiB in 18 packages [2023-03-15T21:53:04.701Z] Removing intermediate container d7aca3d97c47 [2023-03-15T21:53:04.701Z] ---> 22bb7107cff4 [2023-03-15T21:53:04.701Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-15T21:53:04.701Z] ---> Running in 2f8480c5f795 [2023-03-15T21:53:04.970Z] Removing intermediate container 2f8480c5f795 [2023-03-15T21:53:04.970Z] ---> 6d8cf1165b15 [2023-03-15T21:53:04.970Z] Step 12/24 : WORKDIR / [2023-03-15T21:53:05.238Z] ---> Running in 5f705617e8b8 [2023-03-15T21:53:05.825Z] Removing intermediate container 5f705617e8b8 [2023-03-15T21:53:05.825Z] ---> 3375ecea940b [2023-03-15T21:53:05.825Z] Step 13/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T21:53:06.786Z] ---> 792850f7cdbc [2023-03-15T21:53:06.786Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-15T21:53:10.126Z] ---> c45867610899 [2023-03-15T21:53:10.126Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-15T21:53:10.708Z] ---> 897aec9a70a7 [2023-03-15T21:53:10.708Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-15T21:53:11.301Z] ---> 3f5f793a396c [2023-03-15T21:53:11.301Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-15T21:53:13.243Z] ---> 52028b86bd7f [2023-03-15T21:53:13.243Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-15T21:53:14.654Z] ---> cd52fd5edc34 [2023-03-15T21:53:14.654Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-15T21:53:15.614Z] ---> c1cbdd61d7e3 [2023-03-15T21:53:15.614Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-15T21:53:15.880Z] ---> Running in 6b5fe3e3a1fa [2023-03-15T21:53:19.230Z] Removing intermediate container 6b5fe3e3a1fa [2023-03-15T21:53:19.230Z] ---> 9cbd6351a8e1 [2023-03-15T21:53:19.230Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-15T21:53:19.230Z] ---> Running in 56d1a3e0a55e [2023-03-15T21:53:19.497Z] Removing intermediate container 56d1a3e0a55e [2023-03-15T21:53:19.497Z] ---> 007f22c855f5 [2023-03-15T21:53:19.497Z] Step 22/24 : LABEL arch=arm64 [2023-03-15T21:53:19.764Z] ---> Running in eb483cfb46a5 [2023-03-15T21:53:24.010Z] Removing intermediate container eb483cfb46a5 [2023-03-15T21:53:24.010Z] ---> 7fa15f5b7b36 [2023-03-15T21:53:24.010Z] Step 23/24 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 [2023-03-15T21:53:24.010Z] ---> Running in a4953ad3b779 [2023-03-15T21:53:24.279Z] Removing intermediate container a4953ad3b779 [2023-03-15T21:53:24.279Z] ---> 33d1e94ba823 [2023-03-15T21:53:24.279Z] Step 24/24 : LABEL version=0.0.0 [2023-03-15T21:53:24.279Z] ---> Running in f84b20da4af2 [2023-03-15T21:53:24.863Z] Removing intermediate container f84b20da4af2 [2023-03-15T21:53:24.863Z] ---> c8755d9a91f0 [2023-03-15T21:53:24.863Z] [2023-03-15T21:53:25.131Z] Successfully built c8755d9a91f0 [2023-03-15T21:53:25.131Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-15T21:53:25.131Z]  Building security-secretstore-setup ... done Building security-proxy-auth [2023-03-15T21:53:43.324Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T21:53:43.324Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-15T21:53:43.324Z] ---> 6ccd9b25c4a8 [2023-03-15T21:53:43.324Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-15T21:53:43.324Z] ---> Using cache [2023-03-15T21:53:43.324Z] ---> 062cddcfc135 [2023-03-15T21:53:43.324Z] Step 4/23 : WORKDIR /edgex-go [2023-03-15T21:53:43.324Z] ---> Using cache [2023-03-15T21:53:43.324Z] ---> 45e5014d18db [2023-03-15T21:53:43.324Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-15T21:53:43.324Z] ---> Using cache [2023-03-15T21:53:43.324Z] ---> a369677f3d3a [2023-03-15T21:53:43.324Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-15T21:53:43.324Z] ---> Using cache [2023-03-15T21:53:43.324Z] ---> e45fd0c0960d [2023-03-15T21:53:43.324Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T21:53:43.324Z] ---> Using cache [2023-03-15T21:53:43.324Z] ---> f72bbe2a0023 [2023-03-15T21:53:43.324Z] Step 8/23 : COPY . . [2023-03-15T21:53:43.324Z] ---> Using cache [2023-03-15T21:53:43.324Z] ---> e79ee84365b8 [2023-03-15T21:53:43.324Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-15T21:53:43.324Z] ---> Running in 0e1918b5fda5 [2023-03-15T21:53:43.906Z] 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-15T21:55:05.519Z] Removing intermediate container e865500f5920 [2023-03-15T21:55:05.519Z] ---> e5ae743938f7 [2023-03-15T21:55:05.519Z] [2023-03-15T21:55:05.519Z] Step 10/23 : FROM alpine:3.17 [2023-03-15T21:55:05.519Z] ---> d74e625d9115 [2023-03-15T21:55:05.519Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-15T21:55:05.519Z] ---> Using cache [2023-03-15T21:55:05.519Z] ---> 328a6ef0832f [2023-03-15T21:55:05.519Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-15T21:55:05.519Z] ---> Using cache [2023-03-15T21:55:05.519Z] ---> 9127aa3a2955 [2023-03-15T21:55:05.519Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-15T21:55:05.519Z] ---> Running in 21546418199b [2023-03-15T21:55:05.519Z] Removing intermediate container 21546418199b [2023-03-15T21:55:05.519Z] ---> eebd216fa39b [2023-03-15T21:55:05.519Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-15T21:55:05.519Z] ---> Running in 6f6b9dc11072 [2023-03-15T21:55:05.519Z] Removing intermediate container 6f6b9dc11072 [2023-03-15T21:55:05.519Z] ---> 19d627d0a1ce [2023-03-15T21:55:05.519Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T21:55:06.484Z] ---> acb9ae418eab [2023-03-15T21:55:06.484Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T21:55:09.830Z] ---> 76fa536f90b2 [2023-03-15T21:55:09.830Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-15T21:55:12.414Z] ---> 39de13e31a12 [2023-03-15T21:55:12.414Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-15T21:55:12.996Z] ---> 639234413d7a [2023-03-15T21:55:12.996Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-15T21:55:12.996Z] ---> Running in 16e144072f29 [2023-03-15T21:55:13.582Z] Removing intermediate container 16e144072f29 [2023-03-15T21:55:13.582Z] ---> eb2612a7f5ce [2023-03-15T21:55:13.582Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T21:55:13.582Z] ---> Running in 365d8a4031b4 [2023-03-15T21:55:14.165Z] Removing intermediate container 365d8a4031b4 [2023-03-15T21:55:14.165Z] ---> 04a2f99f35c8 [2023-03-15T21:55:14.165Z] Step 21/23 : LABEL arch=arm64 [2023-03-15T21:55:14.432Z] ---> Running in 8aece22a7789 [2023-03-15T21:55:15.015Z] Removing intermediate container 8aece22a7789 [2023-03-15T21:55:15.015Z] ---> 6dc0d87a2fe3 [2023-03-15T21:55:15.015Z] Step 22/23 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 [2023-03-15T21:55:15.015Z] ---> Running in 1713bf0f2a4e [2023-03-15T21:55:15.594Z] Removing intermediate container 1713bf0f2a4e [2023-03-15T21:55:15.594Z] ---> 7422f86d46dd [2023-03-15T21:55:15.594Z] Step 23/23 : LABEL version=0.0.0 [2023-03-15T21:55:15.594Z] ---> Running in ec25d9bf7fbc [2023-03-15T21:55:16.182Z] Removing intermediate container ec25d9bf7fbc [2023-03-15T21:55:16.182Z] ---> d926909b34d2 [2023-03-15T21:55:16.182Z] [2023-03-15T21:55:16.182Z] Successfully built d926909b34d2 [2023-03-15T21:55:16.182Z] Successfully tagged support-scheduler-arm64:latest [2023-03-15T21:55:16.182Z]  Building support-scheduler ... done Building security-spire-agent [2023-03-15T21:55:34.380Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T21:55:34.380Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-15T21:55:34.380Z] ---> 6ccd9b25c4a8 [2023-03-15T21:55:34.380Z] Step 3/26 : WORKDIR /edgex-go [2023-03-15T21:55:34.380Z] ---> Using cache [2023-03-15T21:55:34.380Z] ---> ff54c4c37904 [2023-03-15T21:55:34.380Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-15T21:55:34.380Z] ---> Using cache [2023-03-15T21:55:34.380Z] ---> cfde1b5b5527 [2023-03-15T21:55:34.380Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-15T21:55:34.380Z] ---> Using cache [2023-03-15T21:55:34.380Z] ---> f529fa08ccb6 [2023-03-15T21:55:34.380Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T21:55:34.380Z] ---> Using cache [2023-03-15T21:55:34.380Z] ---> 8d85df4cf574 [2023-03-15T21:55:34.380Z] Step 7/26 : COPY . . [2023-03-15T21:55:34.380Z] ---> Using cache [2023-03-15T21:55:34.380Z] ---> 7174d06d51cf [2023-03-15T21:55:34.380Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-15T21:55:34.380Z] ---> Using cache [2023-03-15T21:55:34.380Z] ---> a9440671af89 [2023-03-15T21:55:34.380Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-15T21:55:34.380Z] ---> Using cache [2023-03-15T21:55:34.380Z] ---> 65eb30c4a322 [2023-03-15T21:55:34.380Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-15T21:55:34.380Z] ---> Using cache [2023-03-15T21:55:34.380Z] ---> c772ea583529 [2023-03-15T21:55:34.380Z] 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-15T21:55:34.380Z] ---> Running in 5614d16b9b7a [2023-03-15T21:55:35.789Z] Removing intermediate container 5614d16b9b7a [2023-03-15T21:55:35.789Z] ---> d5076acea438 [2023-03-15T21:55:35.789Z] Step 12/26 : WORKDIR /edgex-go [2023-03-15T21:55:36.069Z] ---> Running in 60c84b6b5c08 [2023-03-15T21:55:36.652Z] Removing intermediate container 60c84b6b5c08 [2023-03-15T21:55:36.652Z] ---> 7616d1220d05 [2023-03-15T21:55:36.652Z] [2023-03-15T21:55:36.652Z] Step 13/26 : FROM alpine:3.17 [2023-03-15T21:55:36.652Z] ---> d74e625d9115 [2023-03-15T21:55:36.652Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-15T21:55:36.652Z] ---> Using cache [2023-03-15T21:55:36.652Z] ---> 34c6467cb3c1 [2023-03-15T21:55:36.652Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-15T21:55:36.652Z] ---> Using cache [2023-03-15T21:55:36.652Z] ---> 582f45657f8c [2023-03-15T21:55:36.652Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T21:55:36.652Z] ---> Using cache [2023-03-15T21:55:36.652Z] ---> 8b7f8548eb83 [2023-03-15T21:55:36.652Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-15T21:55:40.932Z] ---> 7aa8794d284c [2023-03-15T21:55:40.932Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-15T21:55:46.271Z] ---> 6c5b4c3f1255 [2023-03-15T21:55:46.271Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-15T21:55:48.216Z] ---> 79c4237f3f7b [2023-03-15T21:55:48.216Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-15T21:55:49.175Z] ---> 6a6556b9b80f [2023-03-15T21:55:49.175Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-15T21:55:50.136Z] ---> ba2335ca1296 [2023-03-15T21:55:50.136Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-15T21:55:50.136Z] ---> Running in fc80564dabac [2023-03-15T21:55:50.727Z] Removing intermediate container fc80564dabac [2023-03-15T21:55:50.727Z] ---> 252c458693d5 [2023-03-15T21:55:50.727Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-15T21:55:50.993Z] ---> Running in 9e973fe761e4 [2023-03-15T21:55:51.575Z] Removing intermediate container 9e973fe761e4 [2023-03-15T21:55:51.575Z] ---> 9b2bf649b1f0 [2023-03-15T21:55:51.575Z] Step 24/26 : LABEL arch=arm64 [2023-03-15T21:55:51.845Z] ---> Running in a8fdffbec395 [2023-03-15T21:55:52.443Z] Removing intermediate container a8fdffbec395 [2023-03-15T21:55:52.443Z] ---> a3b110210b90 [2023-03-15T21:55:52.443Z] Step 25/26 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 [2023-03-15T21:55:52.443Z] ---> Running in f9e49459666d [2023-03-15T21:55:53.027Z] Removing intermediate container f9e49459666d [2023-03-15T21:55:53.027Z] ---> 7a63d1954084 [2023-03-15T21:55:53.027Z] Step 26/26 : LABEL version=0.0.0 [2023-03-15T21:55:53.295Z] ---> Running in a42d0287ff32 [2023-03-15T21:55:53.880Z] Removing intermediate container a42d0287ff32 [2023-03-15T21:55:53.880Z] ---> d08fb1553bb3 [2023-03-15T21:55:53.880Z] [2023-03-15T21:55:54.146Z] Successfully built d08fb1553bb3 [2023-03-15T21:55:54.146Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-15T21:56:26.365Z]  Building security-spire-agent ... done Removing intermediate container 5b13596122eb [2023-03-15T21:56:26.366Z] ---> e3e1c1bad62c [2023-03-15T21:56:26.366Z] [2023-03-15T21:56:26.366Z] Step 9/21 : FROM alpine:3.17 [2023-03-15T21:56:26.366Z] ---> d74e625d9115 [2023-03-15T21:56:26.366Z] Step 10/21 : RUN apk add --update --no-cache dumb-init openssl [2023-03-15T21:56:26.366Z] ---> Running in 0655571e2b4c [2023-03-15T21:56:26.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T21:56:27.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T21:56:29.010Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-15T21:56:29.010Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-15T21:56:29.010Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T21:56:29.010Z] OK: 8 MiB in 17 packages [2023-03-15T21:56:30.972Z] Removing intermediate container 0655571e2b4c [2023-03-15T21:56:30.972Z] ---> a77f76b50fe8 [2023-03-15T21:56:30.972Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-15T21:56:30.972Z] ---> Running in fc0000f21042 [2023-03-15T21:56:31.755Z] Removing intermediate container fc0000f21042 [2023-03-15T21:56:31.755Z] ---> 8588966ec07e [2023-03-15T21:56:31.755Z] Step 12/21 : WORKDIR /edgex [2023-03-15T21:56:31.755Z] ---> Running in 4e992e5ec97c [2023-03-15T21:56:32.419Z] Removing intermediate container 4e992e5ec97c [2023-03-15T21:56:32.419Z] ---> 4b60284d5a07 [2023-03-15T21:56:32.419Z] Step 13/21 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T21:56:33.476Z] ---> 43a6ce27248f [2023-03-15T21:56:33.476Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-15T21:56:34.995Z] ---> 63e7d8da1fe8 [2023-03-15T21:56:34.995Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-15T21:56:36.493Z] ---> 73992ecd0c9b [2023-03-15T21:56:36.493Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-15T21:56:37.465Z] ---> a950252d456f [2023-03-15T21:56:37.465Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-15T21:56:37.738Z] ---> Running in 4df958e795df [2023-03-15T21:56:42.027Z] Removing intermediate container 4df958e795df [2023-03-15T21:56:42.027Z] ---> f5d2a8f1b177 [2023-03-15T21:56:42.027Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-15T21:56:42.027Z] ---> Running in b037789ee242 [2023-03-15T21:56:42.297Z] Removing intermediate container b037789ee242 [2023-03-15T21:56:42.297Z] ---> 3ce23f35d700 [2023-03-15T21:56:42.297Z] Step 19/21 : LABEL arch=arm64 [2023-03-15T21:56:42.297Z] ---> Running in 47980133b00e [2023-03-15T21:56:42.884Z] Removing intermediate container 47980133b00e [2023-03-15T21:56:42.884Z] ---> f7bdb54fedaf [2023-03-15T21:56:42.884Z] Step 20/21 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 [2023-03-15T21:56:43.152Z] ---> Running in 23180683400c [2023-03-15T21:56:43.421Z] Removing intermediate container 23180683400c [2023-03-15T21:56:43.421Z] ---> 9b76817f9219 [2023-03-15T21:56:43.421Z] Step 21/21 : LABEL version=0.0.0 [2023-03-15T21:56:43.691Z] ---> Running in a4c93aad1d53 [2023-03-15T21:56:44.284Z] Removing intermediate container a4c93aad1d53 [2023-03-15T21:56:44.284Z] ---> b4814c313f95 [2023-03-15T21:56:44.284Z] [2023-03-15T21:56:44.554Z] Successfully built b4814c313f95 [2023-03-15T21:56:44.554Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-15T21:57:11.270Z]  Building security-proxy-setup ... done Removing intermediate container b12d8e6988c2 [2023-03-15T21:57:11.270Z] ---> 9b70993a5e82 [2023-03-15T21:57:11.270Z] [2023-03-15T21:57:11.270Z] Step 10/23 : FROM alpine:3.17 [2023-03-15T21:57:11.270Z] ---> d74e625d9115 [2023-03-15T21:57:11.270Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-15T21:57:11.270Z] ---> Running in 6ad192a829b0 [2023-03-15T21:57:11.270Z] Removing intermediate container 6ad192a829b0 [2023-03-15T21:57:11.270Z] ---> 474c8eb5838c [2023-03-15T21:57:11.270Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-15T21:57:11.270Z] ---> Running in 0dcf28c1376e [2023-03-15T21:57:13.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T21:57:13.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T21:57:14.784Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T21:57:15.054Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T21:57:15.054Z] OK: 8 MiB in 16 packages [2023-03-15T21:57:16.473Z] Removing intermediate container 0dcf28c1376e [2023-03-15T21:57:16.473Z] ---> 8c1842084ce7 [2023-03-15T21:57:16.473Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T21:57:17.439Z] ---> 951d0f1e352d [2023-03-15T21:57:17.439Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T21:57:18.414Z] ---> 8cb7eb9348bd [2023-03-15T21:57:18.414Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-15T21:57:20.370Z] ---> 79a8bc3401b3 [2023-03-15T21:57:20.370Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-15T21:57:21.344Z] ---> b57ff2d8fc6c [2023-03-15T21:57:21.344Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-15T21:57:22.777Z] ---> 4a5712846ef9 [2023-03-15T21:57:22.777Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-15T21:57:22.777Z] ---> Running in b33d66d6cdf5 [2023-03-15T21:57:26.166Z] Removing intermediate container b33d66d6cdf5 [2023-03-15T21:57:26.166Z] ---> c2ea95a4f284 [2023-03-15T21:57:26.166Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-15T21:57:26.166Z] ---> Running in 5b510502fc5d [2023-03-15T21:57:26.817Z] Removing intermediate container 5b510502fc5d [2023-03-15T21:57:26.817Z] ---> 7f286dfcd8e6 [2023-03-15T21:57:26.817Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-15T21:57:27.098Z] ---> Running in 5d46eafc29c3 [2023-03-15T21:57:27.505Z] Removing intermediate container 5d46eafc29c3 [2023-03-15T21:57:27.505Z] ---> 65166347e15d [2023-03-15T21:57:27.505Z] Step 21/23 : LABEL arch=arm64 [2023-03-15T21:57:27.800Z] ---> Running in 2f1d70d86192 [2023-03-15T21:57:28.401Z] Removing intermediate container 2f1d70d86192 [2023-03-15T21:57:28.401Z] ---> 41c5a79e57a7 [2023-03-15T21:57:28.401Z] Step 22/23 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 [2023-03-15T21:57:28.401Z] ---> Running in 9122f7a31c9f [2023-03-15T21:57:29.362Z] Removing intermediate container 9122f7a31c9f [2023-03-15T21:57:29.362Z] ---> be6a4bf90eda [2023-03-15T21:57:29.362Z] Step 23/23 : LABEL version=0.0.0 [2023-03-15T21:57:29.362Z] ---> Running in 4102977e7adb [2023-03-15T21:57:29.627Z] Removing intermediate container 4102977e7adb [2023-03-15T21:57:29.627Z] ---> 2e4938a3dc46 [2023-03-15T21:57:29.627Z] [2023-03-15T21:57:30.224Z] Successfully built 2e4938a3dc46 [2023-03-15T21:57:30.224Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-15T21:58:09.918Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 4fe7a170c158 [2023-03-15T21:58:09.919Z] ---> f77b44cda727 [2023-03-15T21:58:09.919Z] [2023-03-15T21:58:09.919Z] Step 10/23 : FROM alpine:3.17 [2023-03-15T21:58:09.919Z] ---> d74e625d9115 [2023-03-15T21:58:09.919Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-15T21:58:09.919Z] ---> Running in 46e62c1418be [2023-03-15T21:58:09.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T21:58:09.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T21:58:09.919Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-15T21:58:09.919Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-15T21:58:09.919Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T21:58:09.919Z] Executing ca-certificates-20220614-r4.trigger [2023-03-15T21:58:09.919Z] OK: 8 MiB in 17 packages [2023-03-15T21:58:09.919Z] Removing intermediate container 46e62c1418be [2023-03-15T21:58:09.919Z] ---> a137292c5397 [2023-03-15T21:58:09.919Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-15T21:58:09.919Z] ---> Running in 6991ce7ff037 [2023-03-15T21:58:10.515Z] Removing intermediate container 6991ce7ff037 [2023-03-15T21:58:10.515Z] ---> ae0bab259efb [2023-03-15T21:58:10.515Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-15T21:58:10.515Z] ---> Running in 34bd13abb76a [2023-03-15T21:58:10.790Z] Removing intermediate container 34bd13abb76a [2023-03-15T21:58:10.790Z] ---> 542f326aa87a [2023-03-15T21:58:10.790Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-15T21:58:11.060Z] ---> Running in 11fed9f34293 [2023-03-15T21:58:11.648Z] Removing intermediate container 11fed9f34293 [2023-03-15T21:58:11.648Z] ---> fe5adcfa82bd [2023-03-15T21:58:11.648Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T21:58:12.238Z] ---> 4f1e467a8427 [2023-03-15T21:58:12.238Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T21:58:13.214Z] ---> 053c341ad4fa [2023-03-15T21:58:13.214Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-15T21:58:15.185Z] ---> a450540f0d00 [2023-03-15T21:58:15.185Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-15T21:58:16.167Z] ---> 35ca31ebd3a3 [2023-03-15T21:58:16.167Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-15T21:58:16.167Z] ---> Running in 9ec13bb52907 [2023-03-15T21:58:16.442Z] Removing intermediate container 9ec13bb52907 [2023-03-15T21:58:16.442Z] ---> d8bfe18727ef [2023-03-15T21:58:16.442Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T21:58:16.442Z] ---> Running in 83a136fb91fc [2023-03-15T21:58:16.442Z] Removing intermediate container 0e1918b5fda5 [2023-03-15T21:58:16.442Z] ---> b37772495f35 [2023-03-15T21:58:16.442Z] [2023-03-15T21:58:16.442Z] Step 10/23 : FROM alpine:3.17 [2023-03-15T21:58:16.442Z] ---> d74e625d9115 [2023-03-15T21:58:16.442Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-15T21:58:16.442Z] ---> Using cache [2023-03-15T21:58:16.442Z] ---> 474c8eb5838c [2023-03-15T21:58:16.442Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-15T21:58:16.443Z] ---> Using cache [2023-03-15T21:58:16.443Z] ---> 8c1842084ce7 [2023-03-15T21:58:16.443Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T21:58:16.733Z] ---> Using cache [2023-03-15T21:58:16.733Z] ---> 951d0f1e352d [2023-03-15T21:58:16.733Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T21:58:16.733Z] ---> Using cache [2023-03-15T21:58:16.733Z] ---> 8cb7eb9348bd [2023-03-15T21:58:16.733Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-15T21:58:17.004Z] Removing intermediate container 83a136fb91fc [2023-03-15T21:58:17.004Z] ---> 93f2f208171c [2023-03-15T21:58:17.004Z] Step 21/23 : LABEL arch=arm64 [2023-03-15T21:58:17.004Z] ---> Running in 30e9cfe5db3b [2023-03-15T21:58:17.274Z] Removing intermediate container 30e9cfe5db3b [2023-03-15T21:58:17.274Z] ---> 2569cece86f8 [2023-03-15T21:58:17.274Z] Step 22/23 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 [2023-03-15T21:58:17.546Z] ---> Running in 43722278b912 [2023-03-15T21:58:17.815Z] ---> 036d19e1eeb7 [2023-03-15T21:58:17.815Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-15T21:58:17.815Z] Removing intermediate container 43722278b912 [2023-03-15T21:58:17.815Z] ---> baa6dfc037d3 [2023-03-15T21:58:17.815Z] Step 23/23 : LABEL version=0.0.0 [2023-03-15T21:58:18.087Z] ---> Running in dbf413077b71 [2023-03-15T21:58:18.359Z] ---> 70e162f4cacf [2023-03-15T21:58:18.359Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-15T21:58:18.359Z] Removing intermediate container dbf413077b71 [2023-03-15T21:58:18.359Z] ---> 6db8b93f41f3 [2023-03-15T21:58:18.359Z] [2023-03-15T21:58:18.631Z] Successfully built 6db8b93f41f3 [2023-03-15T21:58:18.631Z] Successfully tagged support-notifications-arm64:latest [2023-03-15T21:58:18.901Z]  Building support-notifications ... done  ---> 92849f758d36 [2023-03-15T21:58:18.901Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-15T21:58:19.172Z] ---> Running in 52ee272e21e9 [2023-03-15T21:58:21.136Z] Removing intermediate container 52ee272e21e9 [2023-03-15T21:58:21.136Z] ---> 309ce5f03b6e [2023-03-15T21:58:21.136Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-15T21:58:21.136Z] ---> Running in 92be22eacf78 [2023-03-15T21:58:21.412Z] Removing intermediate container 92be22eacf78 [2023-03-15T21:58:21.412Z] ---> f68aa9594b9a [2023-03-15T21:58:21.412Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-15T21:58:21.412Z] ---> Running in bd22b5eb301f [2023-03-15T21:58:21.685Z] Removing intermediate container bd22b5eb301f [2023-03-15T21:58:21.685Z] ---> 63a11a806cdd [2023-03-15T21:58:21.685Z] Step 21/23 : LABEL arch=arm64 [2023-03-15T21:58:21.954Z] ---> Running in e3cfe6973d9e [2023-03-15T21:58:22.225Z] Removing intermediate container e3cfe6973d9e [2023-03-15T21:58:22.225Z] ---> 76ede33f2b0a [2023-03-15T21:58:22.225Z] Step 22/23 : LABEL git_sha=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 [2023-03-15T21:58:22.225Z] ---> Running in d6954ead206a [2023-03-15T21:58:22.497Z] Removing intermediate container d6954ead206a [2023-03-15T21:58:22.497Z] ---> e7d105868afb [2023-03-15T21:58:22.497Z] Step 23/23 : LABEL version=0.0.0 [2023-03-15T21:58:22.767Z] ---> Running in 3d4164050f66 [2023-03-15T21:58:23.038Z] Removing intermediate container 3d4164050f66 [2023-03-15T21:58:23.038Z] ---> 2e97999e4e8e [2023-03-15T21:58:23.038Z] [2023-03-15T21:58:23.309Z] Successfully built 2e97999e4e8e [2023-03-15T21:58:23.309Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-15T21:58:23.921Z]  Building security-proxy-auth ... done  [Pipeline] } [2023-03-15T21:58:23.929Z] $ docker stop --time=1 f7cb89ad39582e2ce324397ffcf918a79609fc2758fb5c8c3cdd47a484899374 [2023-03-15T21:58:25.696Z] $ docker rm -f --volumes f7cb89ad39582e2ce324397ffcf918a79609fc2758fb5c8c3cdd47a484899374 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T21:58:26.181Z] + docker images [2023-03-15T21:58:26.449Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-15T21:58:26.449Z] security-proxy-auth-arm64 latest 2e97999e4e8e 4 seconds ago 18.2MB [2023-03-15T21:58:26.449Z] support-notifications-arm64 latest 6db8b93f41f3 8 seconds ago 32.5MB [2023-03-15T21:58:26.449Z] b37772495f35 11 seconds ago 1.47GB [2023-03-15T21:58:26.449Z] f77b44cda727 24 seconds ago 1.56GB [2023-03-15T21:58:26.449Z] core-common-config-bootstrapper-arm64 latest 2e4938a3dc46 57 seconds ago 17.5MB [2023-03-15T21:58:26.449Z] 9b70993a5e82 About a minute ago 1.48GB [2023-03-15T21:58:26.449Z] security-proxy-setup-arm64 latest b4814c313f95 About a minute ago 18.6MB [2023-03-15T21:58:26.449Z] e3e1c1bad62c 2 minutes ago 1.47GB [2023-03-15T21:58:26.449Z] security-spire-agent-arm64 latest d08fb1553bb3 2 minutes ago 125MB [2023-03-15T21:58:26.449Z] 7616d1220d05 2 minutes ago 1.35GB [2023-03-15T21:58:26.449Z] support-scheduler-arm64 latest d926909b34d2 3 minutes ago 31.8MB [2023-03-15T21:58:26.449Z] e5ae743938f7 3 minutes ago 1.56GB [2023-03-15T21:58:26.449Z] security-secretstore-setup-arm64 latest c8755d9a91f0 5 minutes ago 32MB [2023-03-15T21:58:26.449Z] 268abcc7e518 5 minutes ago 1.48GB [2023-03-15T21:58:26.449Z] security-spire-server-arm64 latest f7b7c9ec414a 8 minutes ago 87.1MB [2023-03-15T21:58:26.449Z] security-spire-config-arm64 latest ac0e4b7acd48 9 minutes ago 86.2MB [2023-03-15T21:58:26.449Z] 0614a825a73b 9 minutes ago 1.35GB [2023-03-15T21:58:26.449Z] 9bee5f6d35c8 9 minutes ago 1.35GB [2023-03-15T21:58:26.449Z] security-spiffe-token-provider-arm64 latest 94239fcc15ee 12 minutes ago 32.6MB [2023-03-15T21:58:26.449Z] ebf0b2a95a4d 12 minutes ago 1.53GB [2023-03-15T21:58:26.449Z] core-data-arm64 latest a4cfb3e56690 12 minutes ago 19.9MB [2023-03-15T21:58:26.449Z] core-metadata-arm64 latest 57ffe00fe142 13 minutes ago 20.4MB [2023-03-15T21:58:26.449Z] 15024458df72 13 minutes ago 1.5GB [2023-03-15T21:58:26.449Z] core-command-arm64 latest e8a98147506f 13 minutes ago 19.7MB [2023-03-15T21:58:26.449Z] c525881ac6e5 13 minutes ago 1.5GB [2023-03-15T21:58:26.449Z] 050b1ec803ba 13 minutes ago 1.49GB [2023-03-15T21:58:26.449Z] security-bootstrapper-arm64 latest 3bae3ebc0e21 14 minutes ago 21.8MB [2023-03-15T21:58:26.449Z] 1037b8442be6 14 minutes ago 1.47GB [2023-03-15T21:58:26.449Z] ci-base-image-arm64 latest 6ccd9b25c4a8 36 minutes ago 868MB [2023-03-15T21:58:26.449Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 5 days ago 648MB [2023-03-15T21:58:26.449Z] alpine 3.17 d74e625d9115 4 weeks ago 7.46MB [2023-03-15T21:58:26.449Z] 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-15T21:58:26.882Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T21:58:26.882Z] [2023-03-15T21:58:26.882Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T21:58:27.218Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T21:58:27.484Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-15T21:58:27.484Z] 8998bd30e6a1: Pulling fs layer [2023-03-15T21:58:27.484Z] 04944245beec: Pulling fs layer [2023-03-15T21:58:27.484Z] 699f458cf7ca: Pulling fs layer [2023-03-15T21:58:27.484Z] 765212b225bb: Pulling fs layer [2023-03-15T21:58:27.484Z] f23df028b6ca: Pulling fs layer [2023-03-15T21:58:27.484Z] d65c8cfc05b1: Pulling fs layer [2023-03-15T21:58:27.484Z] 2437ff75d9bd: Pulling fs layer [2023-03-15T21:58:27.484Z] f23df028b6ca: Waiting [2023-03-15T21:58:27.484Z] d65c8cfc05b1: Waiting [2023-03-15T21:58:27.484Z] 765212b225bb: Waiting [2023-03-15T21:58:27.484Z] 2437ff75d9bd: Waiting [2023-03-15T21:58:27.752Z] 04944245beec: Download complete [2023-03-15T21:58:27.752Z] 765212b225bb: Verifying Checksum [2023-03-15T21:58:27.752Z] 765212b225bb: Download complete [2023-03-15T21:58:27.752Z] f23df028b6ca: Download complete [2023-03-15T21:58:27.752Z] d65c8cfc05b1: Verifying Checksum [2023-03-15T21:58:27.752Z] d65c8cfc05b1: Download complete [2023-03-15T21:58:27.752Z] 699f458cf7ca: Verifying Checksum [2023-03-15T21:58:27.752Z] 699f458cf7ca: Download complete [2023-03-15T21:58:28.333Z] 8998bd30e6a1: Verifying Checksum [2023-03-15T21:58:28.333Z] 8998bd30e6a1: Download complete [2023-03-15T21:58:30.905Z] 2437ff75d9bd: Verifying Checksum [2023-03-15T21:58:30.905Z] 2437ff75d9bd: Download complete [2023-03-15T21:58:32.309Z] 8998bd30e6a1: Pull complete [2023-03-15T21:58:32.574Z] 04944245beec: Pull complete [2023-03-15T21:58:33.981Z] 699f458cf7ca: Pull complete [2023-03-15T21:58:34.250Z] 765212b225bb: Pull complete [2023-03-15T21:58:35.208Z] f23df028b6ca: Pull complete [2023-03-15T21:58:35.474Z] d65c8cfc05b1: Pull complete [2023-03-15T21:58:53.694Z] 2437ff75d9bd: Pull complete [2023-03-15T21:58:53.694Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-15T21:58:53.694Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T21:58:53.694Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T21:58:53.964Z] prd-ubuntu20.04-docker-arm64-4c-16g-2286 does not seem to be running inside a container [2023-03-15T21:58:54.067Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-15T21:58:57.718Z] $ docker top 9448fe5d1d61e0fc7b6799a20b97779282f5689b378ae1ce824d37168a86c5ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T21:58:58.695Z] ---> job-cost.sh [2023-03-15T21:58:58.696Z] lf-activate-venv: SKIPPING [2023-03-15T21:58:58.696Z] INFO: No Stack... [2023-03-15T21:58:59.292Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-15T21:58:59.872Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T21:59:00.510Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2023-03-15T21:59:00.510Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T21:59:00.545Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4449-3-stack-cost] [2023-03-15T21:59:00.551Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4449-3-stack-cost] did not exist. Created. [2023-03-15T21:59:00.551Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4449-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T21:59:01.196Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-15T21:59:01.382Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T21:59:01.389Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4449-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T21:59:01.413Z] $ docker stop --time=1 9448fe5d1d61e0fc7b6799a20b97779282f5689b378ae1ce824d37168a86c5ed [2023-03-15T21:59:02.948Z] $ docker rm -f --volumes 9448fe5d1d61e0fc7b6799a20b97779282f5689b378ae1ce824d37168a86c5ed [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-15T21:59:03.363Z] provisioning config files... [2023-03-15T21:59:03.370Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config10324085115153476554tmp [Pipeline] { [Pipeline] sh [2023-03-15T21:59:03.661Z] + set +x [2023-03-15T21:59:03.661Z] + curl -s https://codecov.io/bash [2023-03-15T21:59:03.661Z] + bash -s -- [2023-03-15T21:59:03.661Z] [2023-03-15T21:59:03.661Z] _____ _ [2023-03-15T21:59:03.661Z] / ____| | | [2023-03-15T21:59:03.661Z] | | ___ __| | ___ ___ _____ __ [2023-03-15T21:59:03.661Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-15T21:59:03.661Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-15T21:59:03.661Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-15T21:59:03.661Z] Bash-1.0.6 [2023-03-15T21:59:03.661Z] [2023-03-15T21:59:03.661Z] [2023-03-15T21:59:03.661Z] ==> git version 2.25.1 found [2023-03-15T21:59:03.661Z] ==> 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-15T21:59:03.661Z] Release-Date: 2020-01-08 [2023-03-15T21:59:03.661Z] 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-15T21:59:03.661Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-15T21:59:03.661Z] ==> Jenkins CI detected. [2023-03-15T21:59:03.661Z] current dir:  /w/workspace/edgex-go/3 [2023-03-15T21:59:03.661Z] project root: . [2023-03-15T21:59:03.661Z] --> token set from env [2023-03-15T21:59:03.661Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-15T21:59:03.661Z] ==> Running gcov in . (disable via -X gcov) [2023-03-15T21:59:03.661Z] ==> Python coveragepy not found [2023-03-15T21:59:03.661Z] ==> Searching for coverage reports in: [2023-03-15T21:59:03.661Z] + . [2023-03-15T21:59:03.920Z] -> Found 1 reports [2023-03-15T21:59:03.920Z] ==> Detecting git/mercurial file structure [2023-03-15T21:59:03.920Z] ==> Reading reports [2023-03-15T21:59:03.920Z] + ./coverage.out bytes=447486 [2023-03-15T21:59:03.920Z] ==> Appending adjustments [2023-03-15T21:59:03.920Z] https://docs.codecov.io/docs/fixing-reports [2023-03-15T21:59:04.858Z] + Found adjustments [2023-03-15T21:59:04.858Z] ==> Gzipping contents [2023-03-15T21:59:04.858Z] 60K /tmp/codecov.p1DrCo.gz [2023-03-15T21:59:04.858Z] ==> Uploading reports [2023-03-15T21:59:04.858Z] url: https://codecov.io [2023-03-15T21:59:04.858Z] query: branch=PR-4449&commit=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4449%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4449&job=&cmd_args= [2023-03-15T21:59:04.858Z] -> Pinging Codecov [2023-03-15T21:59:04.858Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4449&commit=09c0485d8bbd4f636e2ed533dff3e1e282b73ed1&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4449%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4449&job=&cmd_args= [2023-03-15T21:59:05.117Z] -> Uploading to [2023-03-15T21:59:05.117Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-15/00271124DB129430A58F1EEE437C3FCB/09c0485d8bbd4f636e2ed533dff3e1e282b73ed1/13f96e9b-671b-455c-8b43-f2cb052420f3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T215904Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7c43e08437c68caece4f61da35f9e534cffda555ce7d2ed2ac8f37323438e7ab [2023-03-15T21:59:05.117Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T21:59:05.117Z] Dload Upload Total Spent Left Speed [2023-03-15T21:59:05.377Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57581 0 0 100 57581 0 247k --:--:-- --:--:-- --:--:-- 246k 100 57581 0 0 100 57581 0 187k --:--:-- --:--:-- --:--:-- 186k [2023-03-15T21:59:05.377Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/09c0485d8bbd4f636e2ed533dff3e1e282b73ed1 [Pipeline] } [2023-03-15T21:59:05.387Z] 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-15T21:59:05.994Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-15T21:59:06.283Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T21:59:07.138Z] ---> package-listing.sh [2023-03-15T21:59:07.138Z] ++ facter osfamily [2023-03-15T21:59:07.138Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-15T21:59:07.397Z] + OS_FAMILY=debian [2023-03-15T21:59:07.397Z] + workspace=/w/workspace/edgex-go/3 [2023-03-15T21:59:07.397Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-15T21:59:07.397Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-15T21:59:07.397Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-15T21:59:07.397Z] + PACKAGES=/tmp/packages_start.txt [2023-03-15T21:59:07.397Z] + '[' /w/workspace/edgex-go/3 ']' [2023-03-15T21:59:07.397Z] + PACKAGES=/tmp/packages_end.txt [2023-03-15T21:59:07.397Z] + case "${OS_FAMILY}" in [2023-03-15T21:59:07.397Z] + dpkg -l [2023-03-15T21:59:07.397Z] + grep '^ii' [2023-03-15T21:59:07.397Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-15T21:59:07.397Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-15T21:59:07.397Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-15T21:59:07.397Z] + '[' /w/workspace/edgex-go/3 ']' [2023-03-15T21:59:07.397Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2023-03-15T21:59:07.397Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2023-03-15T21:59:07.409Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-15T21:59:07.685Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T21:59:08.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T21:59:08.246Z] [2023-03-15T21:59:08.246Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T21:59:08.553Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T21:59:08.553Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-15T21:59:08.553Z] 5eb5b503b376: Pulling fs layer [2023-03-15T21:59:08.553Z] 5c69ac0246d0: Pulling fs layer [2023-03-15T21:59:08.553Z] ec43610c2a17: Pulling fs layer [2023-03-15T21:59:08.553Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-15T21:59:08.553Z] 33b1e0a273af: Pulling fs layer [2023-03-15T21:59:08.553Z] 5d3b04190fa2: Pulling fs layer [2023-03-15T21:59:08.553Z] 2f39f015ded8: Pulling fs layer [2023-03-15T21:59:08.553Z] 33b1e0a273af: Waiting [2023-03-15T21:59:08.553Z] 5d3b04190fa2: Waiting [2023-03-15T21:59:08.553Z] 2f39f015ded8: Waiting [2023-03-15T21:59:08.553Z] 3a2ae6a8a46f: Waiting [2023-03-15T21:59:08.553Z] 5c69ac0246d0: Download complete [2023-03-15T21:59:08.553Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-15T21:59:08.553Z] 3a2ae6a8a46f: Download complete [2023-03-15T21:59:08.813Z] 33b1e0a273af: Verifying Checksum [2023-03-15T21:59:08.813Z] 33b1e0a273af: Download complete [2023-03-15T21:59:08.813Z] 5d3b04190fa2: Download complete [2023-03-15T21:59:08.813Z] ec43610c2a17: Download complete [2023-03-15T21:59:08.813Z] 5eb5b503b376: Download complete [2023-03-15T21:59:09.379Z] 2f39f015ded8: Download complete [2023-03-15T21:59:10.312Z] 5eb5b503b376: Pull complete [2023-03-15T21:59:10.312Z] 5c69ac0246d0: Pull complete [2023-03-15T21:59:10.878Z] ec43610c2a17: Pull complete [2023-03-15T21:59:10.878Z] 3a2ae6a8a46f: Pull complete [2023-03-15T21:59:11.135Z] 33b1e0a273af: Pull complete [2023-03-15T21:59:11.135Z] 5d3b04190fa2: Pull complete [2023-03-15T21:59:15.317Z] 2f39f015ded8: Pull complete [2023-03-15T21:59:15.317Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-15T21:59:15.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T21:59:15.317Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T21:59:15.398Z] prd-ubuntu20.04-docker-8c-8g-2285 does not seem to be running inside a container [2023-03-15T21:59:15.401Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-15T21:59:18.027Z] $ docker top 31ecceec6c04a25b45d894b6b613df4d6efcd04542680cf9c5681efdca488485 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T21:59:18.403Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-15T21:59:18.682Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-15T21:59:18.966Z] + ls /var/log/sa-host [2023-03-15T21:59:18.966Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T21:59:19.114Z] provisioning config files... [2023-03-15T21:59:19.122Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config9661732503833244191tmp [Pipeline] { [Pipeline] echo [2023-03-15T21:59:19.130Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T21:59:19.412Z] ---> create-netrc.sh [Pipeline] } [2023-03-15T21:59:19.419Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-15T21:59:19.741Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-15T21:59:19.749Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T21:59:20.034Z] ---> sudo-logs.sh [2023-03-15T21:59:20.034Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-15T21:59:20.057Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T21:59:20.336Z] ---> job-cost.sh [2023-03-15T21:59:20.336Z] lf-activate-venv: SKIPPING [2023-03-15T21:59:20.336Z] DEBUG: total: 0.10999999940395355 [2023-03-15T21:59:20.336Z] INFO: Retrieving Stack Cost... [2023-03-15T21:59:20.905Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T21:59:21.164Z] INFO: Archiving Costs [Pipeline] echo [2023-03-15T21:59:21.174Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T21:59:21.455Z] ---> logs-deploy.sh [2023-03-15T21:59:21.455Z] lf-activate-venv: SKIPPING [2023-03-15T21:59:21.455Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4449/3 [2023-03-15T21:59:21.455Z] INFO: archiving workspace using pattern(s): [2023-03-15T21:59:22.390Z] Archives upload complete. [2023-03-15T21:59:22.649Z] INFO: archiving logs to Nexus