Pull request #4451 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5750478ce83d7b768b6101a00187535198c15dfa+d51f32bebde847c0adb284d2c449747c43d82543 (edc9bba6df038ba3ec66a5dd23fb1837db165449) 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-ssh10835336847348872416.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-ssh15531135154669945777.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4451/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4451/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9111601367181941978.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4451/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1488327486555544235.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4056236941643036763.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4451/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4451/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh651467833939046879.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-2268 in /w/workspace/edgexfoundry_edgex-go_PR-4451 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d51f32bebde847c0adb284d2c449747c43d82543 into PR head commit 5750478ce83d7b768b6101a00187535198c15dfa Merge succeeded, producing 5750478ce83d7b768b6101a00187535198c15dfa Checking out Revision 5750478ce83d7b768b6101a00187535198c15dfa (PR-4451) > 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/4451/head:refs/remotes/origin/PR-4451 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5750478ce83d7b768b6101a00187535198c15dfa # 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 5750478ce83d7b768b6101a00187535198c15dfa # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-15T19:59:29.934Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-15T19:59:30.087Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-15T19:59:30.172Z] ========================================================= [2023-03-15T19:59:30.172Z] EdgeX Global Pipelines Version Info [2023-03-15T19:59:30.172Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-15T19:59:30.909Z] ------------------- [2023-03-15T19:59:30.909Z] stable info: [2023-03-15T19:59:30.909Z] ------------------- [2023-03-15T19:59:30.909Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-15T19:59:30.909Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-15T19:59:30.909Z] Message: update stable to v1.0.245 [2023-03-15T19:59:31.478Z] ------------------- [2023-03-15T19:59:31.478Z] experimental info: [2023-03-15T19:59:31.478Z] ------------------- [2023-03-15T19:59:31.478Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-15T19:59:31.478Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-15T19:59:31.478Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-15T19:59:31.754Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-15T19:59:31.810Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-15T19:59:31.850Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-15T19:59:31.886Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-15T19:59:31.926Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-15T19:59:31.969Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-15T19:59:32.006Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-15T19:59:32.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-15T19:59:32.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-15T19:59:32.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-15T19:59:32.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-15T19:59:32.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-15T19:59:32.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-15T19:59:32.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-15T19:59:32.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-15T19:59:32.344Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T19:59:32.383Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T19:59:32.425Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-15T19:59:32.461Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-15T19:59:32.498Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-15T19:59:32.548Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-15T19:59:32.588Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-15T19:59:32.625Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-15T19:59:32.662Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4451 [Pipeline] echo [2023-03-15T19:59:32.700Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4451 [Pipeline] echo [2023-03-15T19:59:32.735Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4451 [Pipeline] echo [2023-03-15T19:59:32.776Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5750478ce83d7b768b6101a00187535198c15dfa [Pipeline] echo [2023-03-15T19:59:32.816Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5750478 [Pipeline] echo [2023-03-15T19:59:32.854Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T19:59:32.964Z] provisioning config files... [2023-03-15T19:59:32.977Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12095741481854067052tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T19:59:33.318Z] ---> docker-login.sh [2023-03-15T19:59:33.318Z] nexus3.edgexfoundry.org:10001 [2023-03-15T19:59:33.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T19:59:33.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T19:59:33.578Z] Configure a credential helper to remove this warning. See [2023-03-15T19:59:33.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T19:59:33.578Z] [2023-03-15T19:59:33.578Z] Login Succeeded [2023-03-15T19:59:33.578Z] nexus3.edgexfoundry.org:10002 [2023-03-15T19:59:33.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T19:59:33.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T19:59:33.578Z] Configure a credential helper to remove this warning. See [2023-03-15T19:59:33.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T19:59:33.578Z] [2023-03-15T19:59:33.578Z] Login Succeeded [2023-03-15T19:59:33.578Z] nexus3.edgexfoundry.org:10003 [2023-03-15T19:59:33.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T19:59:33.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T19:59:33.836Z] Configure a credential helper to remove this warning. See [2023-03-15T19:59:33.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T19:59:33.836Z] [2023-03-15T19:59:33.836Z] Login Succeeded [2023-03-15T19:59:33.836Z] nexus3.edgexfoundry.org:10004 [2023-03-15T19:59:33.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T19:59:33.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T19:59:33.836Z] Configure a credential helper to remove this warning. See [2023-03-15T19:59:33.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T19:59:33.836Z] [2023-03-15T19:59:33.836Z] Login Succeeded [2023-03-15T19:59:33.836Z] docker.io [2023-03-15T19:59:33.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T19:59:34.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T19:59:34.096Z] Configure a credential helper to remove this warning. See [2023-03-15T19:59:34.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T19:59:34.096Z] [2023-03-15T19:59:34.096Z] Login Succeeded [2023-03-15T19:59:34.096Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T19:59:34.124Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T19:59:34.617Z] + 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-15T19:59:34.618Z] + cut -d/ -f2 [2023-03-15T19:59:34.618Z] + dirname cmd/core-command/Dockerfile [2023-03-15T19:59:34.618Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-15T19:59:34.618Z] + + cutdirname -d/ cmd/core-common-config-bootstrapper/Dockerfile -f2 [2023-03-15T19:59:34.618Z] [2023-03-15T19:59:34.618Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-15T19:59:34.618Z] + + cutdirname -d/ cmd/core-data/Dockerfile -f2 [2023-03-15T19:59:34.618Z] [2023-03-15T19:59:34.618Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-15T19:59:34.618Z] + + cut -d/dirname -f2 cmd/core-metadata/Dockerfile [2023-03-15T19:59:34.618Z] [2023-03-15T19:59:34.618Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-15T19:59:34.618Z] + cut -d/ -f2 [2023-03-15T19:59:34.618Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-15T19:59:34.618Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-15T19:59:34.618Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-15T19:59:34.618Z] + cut -d/ -f2 [2023-03-15T19:59:34.618Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-15T19:59:34.618Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-15T19:59:34.618Z] + cut -d/ -f2 [2023-03-15T19:59:34.618Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-15T19:59:34.618Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-15T19:59:34.618Z] + cut -d/ -f2 [2023-03-15T19:59:34.618Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-15T19:59:34.618Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-15T19:59:34.618Z] + cut -d/ -f2 [2023-03-15T19:59:34.618Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-15T19:59:34.618Z] + cut -d/ -f2 [2023-03-15T19:59:34.618Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-15T19:59:34.618Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-15T19:59:34.618Z] + + cut -d/ -f2 [2023-03-15T19:59:34.618Z] dirname cmd/security-spire-config/Dockerfile [2023-03-15T19:59:34.618Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-15T19:59:34.618Z] + + cut -d/ -f2 [2023-03-15T19:59:34.618Z] dirname cmd/security-spire-server/Dockerfile [2023-03-15T19:59:34.618Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-15T19:59:34.618Z] + dirname cmd/support-notifications/Dockerfile [2023-03-15T19:59:34.618Z] + cut -d/ -f2 [2023-03-15T19:59:34.618Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-15T19:59:34.618Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-15T19:59:34.618Z] + cut -d/ -f2 [2023-03-15T19:59:34.618Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-15T19:59:34.683Z] 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-15T19:59:35.160Z] + git rev-list -1 --merges 5750478ce83d7b768b6101a00187535198c15dfa~1..5750478ce83d7b768b6101a00187535198c15dfa [Pipeline] echo [2023-03-15T19:59:35.192Z] -----------> git rev-list -1 --merges 5750478ce83d7b768b6101a00187535198c15dfa~1..5750478ce83d7b768b6101a00187535198c15dfa 5750478ce83d7b768b6101a00187535198c15dfa [false] [Pipeline] sh [2023-03-15T19:59:35.497Z] + git log --format=format:%s -1 5750478ce83d7b768b6101a00187535198c15dfa [Pipeline] echo [2023-03-15T19:59:35.532Z] ========================================================= [2023-03-15T19:59:35.532Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-15T19:59:35.532Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-15T19:59:35.951Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T19:59:35.951Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-15T19:59:35.951Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-15T19:59:35.951Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-15T19:59:35.951Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-15T19:59:35.951Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-15T19:59:35.951Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T19:59:36.356Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T19:59:36.356Z] [2023-03-15T19:59:36.356Z] 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-15T19:59:36.734Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T19:59:36.734Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-15T19:59:36.734Z] b85a868b505f: Pulling fs layer [2023-03-15T19:59:36.734Z] e2be974225ed: Pulling fs layer [2023-03-15T19:59:36.734Z] 339a4e72a1f5: Pulling fs layer [2023-03-15T19:59:36.734Z] 988bab9f4d93: Pulling fs layer [2023-03-15T19:59:36.734Z] 1469e6f7b9e6: Pulling fs layer [2023-03-15T19:59:36.734Z] eaf3925da568: Pulling fs layer [2023-03-15T19:59:36.734Z] bab4dde63d76: Pulling fs layer [2023-03-15T19:59:36.734Z] bde34c3a00c8: Pulling fs layer [2023-03-15T19:59:36.734Z] b352a97aabf1: Pulling fs layer [2023-03-15T19:59:36.734Z] 4872d77fe225: Pulling fs layer [2023-03-15T19:59:36.734Z] 5851b861e8e6: Pulling fs layer [2023-03-15T19:59:36.734Z] bab4dde63d76: Waiting [2023-03-15T19:59:36.734Z] bde34c3a00c8: Waiting [2023-03-15T19:59:36.734Z] b352a97aabf1: Waiting [2023-03-15T19:59:36.734Z] 4872d77fe225: Waiting [2023-03-15T19:59:36.734Z] 5851b861e8e6: Waiting [2023-03-15T19:59:36.734Z] 988bab9f4d93: Waiting [2023-03-15T19:59:36.734Z] 1469e6f7b9e6: Waiting [2023-03-15T19:59:36.734Z] eaf3925da568: Waiting [2023-03-15T19:59:36.734Z] e2be974225ed: Verifying Checksum [2023-03-15T19:59:36.734Z] e2be974225ed: Download complete [2023-03-15T19:59:36.734Z] 988bab9f4d93: Verifying Checksum [2023-03-15T19:59:36.734Z] 988bab9f4d93: Download complete [2023-03-15T19:59:36.995Z] 1469e6f7b9e6: Verifying Checksum [2023-03-15T19:59:36.995Z] 1469e6f7b9e6: Download complete [2023-03-15T19:59:36.995Z] eaf3925da568: Verifying Checksum [2023-03-15T19:59:36.995Z] eaf3925da568: Download complete [2023-03-15T19:59:36.995Z] 339a4e72a1f5: Verifying Checksum [2023-03-15T19:59:36.995Z] 339a4e72a1f5: Download complete [2023-03-15T19:59:36.995Z] bde34c3a00c8: Verifying Checksum [2023-03-15T19:59:36.995Z] bde34c3a00c8: Download complete [2023-03-15T19:59:36.995Z] b352a97aabf1: Verifying Checksum [2023-03-15T19:59:36.995Z] b352a97aabf1: Download complete [2023-03-15T19:59:36.995Z] 4872d77fe225: Download complete [2023-03-15T19:59:36.995Z] b85a868b505f: Verifying Checksum [2023-03-15T19:59:36.995Z] b85a868b505f: Download complete [2023-03-15T19:59:36.995Z] 5851b861e8e6: Verifying Checksum [2023-03-15T19:59:36.995Z] 5851b861e8e6: Download complete [2023-03-15T19:59:37.255Z] bab4dde63d76: Verifying Checksum [2023-03-15T19:59:37.255Z] bab4dde63d76: Download complete [2023-03-15T19:59:38.189Z] b85a868b505f: Pull complete [2023-03-15T19:59:38.189Z] e2be974225ed: Pull complete [2023-03-15T19:59:38.757Z] 339a4e72a1f5: Pull complete [2023-03-15T19:59:38.757Z] 988bab9f4d93: Pull complete [2023-03-15T19:59:39.016Z] 1469e6f7b9e6: Pull complete [2023-03-15T19:59:39.016Z] eaf3925da568: Pull complete [2023-03-15T19:59:40.920Z] bab4dde63d76: Pull complete [2023-03-15T19:59:40.920Z] bde34c3a00c8: Pull complete [2023-03-15T19:59:40.920Z] b352a97aabf1: Pull complete [2023-03-15T19:59:40.920Z] 4872d77fe225: Pull complete [2023-03-15T19:59:40.920Z] 5851b861e8e6: Pull complete [2023-03-15T19:59:40.920Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-15T19:59:40.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T19:59:40.920Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T19:59:41.150Z] prd-ubuntu20.04-docker-8c-8g-2268 does not seem to be running inside a container [2023-03-15T19:59:41.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-15T19:59:42.358Z] $ docker top c14dc2ba9d42b7ab21bffbe00e9c6a95c396cca444900fb403137cfcadafbf78 -eo pid,comm [2023-03-15T19:59:42.409Z] 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-15T19:59:42.409Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T19:59:42.530Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T19:59:42.530Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T19:59:42.642Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T19:59:42.648Z] $ docker exec c14dc2ba9d42b7ab21bffbe00e9c6a95c396cca444900fb403137cfcadafbf78 ssh-agent [2023-03-15T19:59:42.737Z] SSH_AUTH_SOCK=/tmp/ssh-WaPuEkHTFETg/agent.32 [2023-03-15T19:59:42.737Z] SSH_AGENT_PID=38 [2023-03-15T19:59:42.744Z] Running ssh-add (command line suppressed) [2023-03-15T19:59:42.859Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2385354373341094648.key (/w/workspace/edgex-go/1@tmp/private_key_2385354373341094648.key) [2023-03-15T19:59:42.869Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T19:59:43.193Z] + git tag --points-at HEAD [Pipeline] } [2023-03-15T19:59:43.225Z] $ docker exec --env ******** --env ******** c14dc2ba9d42b7ab21bffbe00e9c6a95c396cca444900fb403137cfcadafbf78 ssh-agent -k [2023-03-15T19:59:43.322Z] unset SSH_AUTH_SOCK; [2023-03-15T19:59:43.322Z] unset SSH_AGENT_PID; [2023-03-15T19:59:43.323Z] echo Agent pid 38 killed; [2023-03-15T19:59:43.329Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-15T19:59:43.419Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T19:59:43.419Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T19:59:43.536Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T19:59:43.543Z] $ docker exec c14dc2ba9d42b7ab21bffbe00e9c6a95c396cca444900fb403137cfcadafbf78 ssh-agent [2023-03-15T19:59:43.635Z] SSH_AUTH_SOCK=/tmp/ssh-aK7ds6hVRwow/agent.70 [2023-03-15T19:59:43.635Z] SSH_AGENT_PID=75 [2023-03-15T19:59:43.641Z] Running ssh-add (command line suppressed) [2023-03-15T19:59:43.752Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8797499905212542453.key (/w/workspace/edgex-go/1@tmp/private_key_8797499905212542453.key) [2023-03-15T19:59:43.762Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T19:59:44.095Z] + git semver init [2023-03-15T19:59:44.354Z] 2023-03-15 19:59:44,290 [run_init] DEBUG init version:0.0.0 force:False [2023-03-15T19:59:44.354Z] 2023-03-15 19:59:44,291 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-15T19:59:44.354Z] 2023-03-15 19:59:44,292 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-15T19:59:44.354Z] 2023-03-15 19:59:44,292 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-03-15T19:59:49.630Z] 2023-03-15 19:59:49,004 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-15T19:59:49.630Z] 2023-03-15 19:59:49,005 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4451 with force:False [2023-03-15T19:59:49.630Z] 2023-03-15 19:59:49,005 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4451 [2023-03-15T19:59:49.630Z] 2023-03-15 19:59:49,010 [execute] INFO git cat-file --batch-check [2023-03-15T19:59:49.630Z] 2023-03-15 19:59:49,011 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T19:59:49.630Z] 2023-03-15 19:59:49,017 [execute] INFO git cat-file --batch [2023-03-15T19:59:49.630Z] 2023-03-15 19:59:49,017 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T19:59:49.630Z] 2023-03-15 19:59:49,022 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4451 [2023-03-15T19:59:49.630Z] 0.0.0 [Pipeline] } [2023-03-15T19:59:49.661Z] $ docker exec --env ******** --env ******** c14dc2ba9d42b7ab21bffbe00e9c6a95c396cca444900fb403137cfcadafbf78 ssh-agent -k [2023-03-15T19:59:49.759Z] unset SSH_AUTH_SOCK; [2023-03-15T19:59:49.759Z] unset SSH_AGENT_PID; [2023-03-15T19:59:49.759Z] echo Agent pid 75 killed; [2023-03-15T19:59:49.763Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T19:59:50.182Z] + git semver [Pipeline] } [2023-03-15T19:59:50.478Z] $ docker stop --time=1 c14dc2ba9d42b7ab21bffbe00e9c6a95c396cca444900fb403137cfcadafbf78 [2023-03-15T19:59:51.782Z] $ docker rm -f --volumes c14dc2ba9d42b7ab21bffbe00e9c6a95c396cca444900fb403137cfcadafbf78 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T19:59:52.167Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-15T19:59:52.499Z] Stashed 1 file(s) [Pipeline] echo [2023-03-15T19:59:52.515Z] [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-15T19:59:53.251Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-15T19:59:53.287Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T19:59:53.323Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T19:59:53.352Z] ========================================================= [2023-03-15T19:59:53.352Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-15T19:59:53.352Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-15T19:59:53.685Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T19:59:53.685Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-15T19:59:53.685Z] 63b65145d645: Pulling fs layer [2023-03-15T19:59:53.685Z] a2d21d5440eb: Pulling fs layer [2023-03-15T19:59:53.685Z] 935e6c44a52c: Pulling fs layer [2023-03-15T19:59:53.685Z] 94cc34f8dd06: Pulling fs layer [2023-03-15T19:59:53.685Z] 30dea6a524f1: Pulling fs layer [2023-03-15T19:59:53.685Z] a2aff8979fd8: Pulling fs layer [2023-03-15T19:59:53.685Z] 6808be2612f2: Pulling fs layer [2023-03-15T19:59:53.685Z] f25807f1079a: Pulling fs layer [2023-03-15T19:59:53.685Z] f25807f1079a: Waiting [2023-03-15T19:59:53.685Z] a2aff8979fd8: Waiting [2023-03-15T19:59:53.685Z] 6808be2612f2: Waiting [2023-03-15T19:59:53.685Z] 94cc34f8dd06: Waiting [2023-03-15T19:59:53.685Z] 30dea6a524f1: Waiting [2023-03-15T19:59:53.685Z] a2d21d5440eb: Verifying Checksum [2023-03-15T19:59:53.685Z] a2d21d5440eb: Download complete [2023-03-15T19:59:53.685Z] 94cc34f8dd06: Verifying Checksum [2023-03-15T19:59:53.685Z] 94cc34f8dd06: Download complete [2023-03-15T19:59:53.685Z] 30dea6a524f1: Download complete [2023-03-15T19:59:53.685Z] 63b65145d645: Verifying Checksum [2023-03-15T19:59:53.685Z] 63b65145d645: Download complete [2023-03-15T19:59:53.945Z] a2aff8979fd8: Verifying Checksum [2023-03-15T19:59:53.945Z] a2aff8979fd8: Download complete [2023-03-15T19:59:53.945Z] 63b65145d645: Pull complete [2023-03-15T19:59:53.945Z] a2d21d5440eb: Pull complete [2023-03-15T19:59:54.526Z] f25807f1079a: Verifying Checksum [2023-03-15T19:59:54.526Z] f25807f1079a: Download complete [2023-03-15T19:59:54.526Z] 935e6c44a52c: Verifying Checksum [2023-03-15T19:59:54.526Z] 935e6c44a52c: Download complete [2023-03-15T19:59:54.785Z] 6808be2612f2: Verifying Checksum [2023-03-15T19:59:54.785Z] 6808be2612f2: Download complete [2023-03-15T19:59:57.321Z] 935e6c44a52c: Pull complete [2023-03-15T19:59:57.321Z] 94cc34f8dd06: Pull complete [2023-03-15T19:59:57.579Z] 30dea6a524f1: Pull complete [2023-03-15T19:59:57.579Z] a2aff8979fd8: Pull complete [2023-03-15T20:00:00.114Z] 6808be2612f2: Pull complete [2023-03-15T20:00:00.682Z] f25807f1079a: Pull complete [2023-03-15T20:00:00.682Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-15T20:00:00.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T20:00:00.682Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-15T20:00:01.029Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T20:00:01.029Z] WORKDIR /edgex [2023-03-15T20:00:01.029Z] COPY go.mod . [2023-03-15T20:00:01.029Z] RUN go mod download [2023-03-15T20:00:01.029Z] docker build -t ci-base-image-x86_64 -f - . [2023-03-15T20:00:01.599Z] Sending build context to Docker daemon 170.5MB [2023-03-15T20:00:01.599Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T20:00:01.599Z] ---> 3b553350e43f [2023-03-15T20:00:01.599Z] Step 2/4 : WORKDIR /edgex [2023-03-15T20:00:03.506Z] ---> Running in d0c00f064aac [2023-03-15T20:00:03.506Z] Removing intermediate container d0c00f064aac [2023-03-15T20:00:03.506Z] ---> 82323667459a [2023-03-15T20:00:03.506Z] Step 3/4 : COPY go.mod . [2023-03-15T20:00:03.506Z] ---> ebef0313799b [2023-03-15T20:00:03.506Z] Step 4/4 : RUN go mod download [2023-03-15T20:00:03.506Z] ---> Running in 908d7aec27b1 [2023-03-15T20:00:07.799Z] Still waiting to schedule task [2023-03-15T20:00:07.799Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2269’ is offline [2023-03-15T20:00:11.617Z] Removing intermediate container 908d7aec27b1 [2023-03-15T20:00:11.617Z] ---> f5877720e79a [2023-03-15T20:00:11.617Z] Successfully built f5877720e79a [2023-03-15T20:00:11.617Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T20:00:11.995Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T20:00:11.996Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T20:00:12.162Z] prd-ubuntu20.04-docker-8c-8g-2268 does not seem to be running inside a container [2023-03-15T20:00:12.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-15T20:00:12.554Z] $ docker top 16c0ec0f916e0ad15bd4f2ef02b8eb1c81bc3058063562d7035ad0a928e97829 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T20:00:12.939Z] + go version [2023-03-15T20:00:12.939Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-15T20:00:12.976Z] $ docker stop --time=1 16c0ec0f916e0ad15bd4f2ef02b8eb1c81bc3058063562d7035ad0a928e97829 [2023-03-15T20:00:14.257Z] $ docker rm -f --volumes 16c0ec0f916e0ad15bd4f2ef02b8eb1c81bc3058063562d7035ad0a928e97829 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T20:00:14.904Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T20:00:14.904Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T20:00:15.041Z] prd-ubuntu20.04-docker-8c-8g-2268 does not seem to be running inside a container [2023-03-15T20:00:15.072Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-15T20:00:15.403Z] $ docker top 8f1dda2afd17cef5d7df3d62b86b6fd87c2fa018227a1e4beabc23b55257b522 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-15T20:00:15.520Z] ========================================================= [2023-03-15T20:00:15.520Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-15T20:00:15.520Z] ========================================================= [Pipeline] sh [2023-03-15T20:00:15.810Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-15T20:00:16.176Z] + make test [2023-03-15T20:00:16.176Z] go test -race -coverprofile=coverage.out ./... [2023-03-15T20:00:22.739Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-15T20:00:35.069Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-15T20:00:35.069Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-15T20:00:35.664Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-15T20:00:35.925Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-15T20:00:36.494Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-15T20:00:36.753Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-15T20:00:36.753Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-15T20:00:36.753Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-15T20:00:36.753Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-15T20:00:37.011Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-15T20:00:37.270Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-15T20:00:37.529Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-15T20:00:37.529Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-15T20:00:37.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-15T20:00:38.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-15T20:00:38.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-15T20:00:38.464Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.041s coverage: 28.7% of statements [2023-03-15T20:00:39.839Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements [2023-03-15T20:00:40.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-15T20:00:40.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-15T20:00:40.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-15T20:00:41.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-15T20:00:41.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-15T20:00:43.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-15T20:00:43.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-15T20:00:43.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-15T20:00:43.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-15T20:00:43.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-15T20:00:43.673Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.088s coverage: 71.2% of statements [2023-03-15T20:00:43.673Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements [2023-03-15T20:00:43.931Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-15T20:00:43.931Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-15T20:00:46.461Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.168s coverage: 88.5% of statements [2023-03-15T20:00:46.461Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.9% of statements [2023-03-15T20:00:46.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-15T20:00:46.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-15T20:00:46.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-15T20:00:46.719Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.369s coverage: 95.6% of statements [2023-03-15T20:00:46.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-15T20:00:46.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-15T20:00:46.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-15T20:00:46.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-15T20:00:46.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-15T20:00:46.719Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 72.2% of statements [2023-03-15T20:00:47.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-15T20:00:47.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-15T20:00:47.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-15T20:00:47.916Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.049s coverage: 65.9% of statements [2023-03-15T20:00:48.482Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-15T20:00:48.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-15T20:00:48.482Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.060s coverage: 0.9% of statements [2023-03-15T20:00:48.482Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 29.0% of statements [2023-03-15T20:00:48.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 45.5% of statements [2023-03-15T20:00:49.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-15T20:00:49.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-15T20:00:49.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-15T20:00:49.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-15T20:00:49.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.063s coverage: 82.9% of statements [2023-03-15T20:00:49.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements [2023-03-15T20:00:49.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.036s coverage: 96.3% of statements [2023-03-15T20:00:49.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2023-03-15T20:00:49.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-15T20:00:49.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-15T20:00:49.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-15T20:00:49.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-15T20:00:50.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-15T20:00:50.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-15T20:00:50.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-15T20:00:50.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-15T20:00:51.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-15T20:00:51.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-15T20:00:51.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-15T20:00:52.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-15T20:00:52.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-15T20:00:53.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-15T20:00:53.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-15T20:00:55.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-15T20:00:55.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-15T20:00:55.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-15T20:00:56.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-15T20:00:56.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-15T20:00:56.872Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-15T20:00:57.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-15T20:00:57.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-15T20:00:57.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-15T20:00:57.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-15T20:00:59.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-15T20:00:59.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-15T20:00:59.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-15T20:00:59.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-15T20:01:00.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-15T20:01:00.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-15T20:01:00.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-15T20:01:00.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-15T20:01:01.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements [2023-03-15T20:01:01.131Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-15T20:01:01.131Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-15T20:01:02.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-15T20:01:02.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-15T20:01:14.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.277s coverage: 79.9% of statements [2023-03-15T20:01:14.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.076s coverage: 92.9% of statements [2023-03-15T20:01:14.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 64.4% of statements [2023-03-15T20:01:14.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 86.9% of statements [2023-03-15T20:01:14.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2023-03-15T20:01:14.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements [2023-03-15T20:01:14.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-03-15T20:01:14.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.098s coverage: 81.2% of statements [2023-03-15T20:01:14.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements [2023-03-15T20:01:14.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 84.8% of statements [2023-03-15T20:01:14.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.178s coverage: 63.1% of statements [2023-03-15T20:01:14.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2023-03-15T20:01:14.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-03-15T20:01:14.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2023-03-15T20:01:14.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-03-15T20:01:14.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-03-15T20:01:14.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.218s coverage: 38.4% of statements [2023-03-15T20:01:14.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2023-03-15T20:01:14.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2023-03-15T20:01:14.719Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2023-03-15T20:01:14.719Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.118s coverage: 92.3% of statements [2023-03-15T20:01:14.719Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.5% of statements [2023-03-15T20:01:14.719Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements [2023-03-15T20:01:14.719Z] 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-15T20:01:36.633Z] go vet ./... [2023-03-15T20:01:38.530Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T20:01:38.789Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T20:01:38.789Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-15T20:01:39.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-15T20:01:39.377Z] + ls -al . [2023-03-15T20:01:39.377Z] total 704 [2023-03-15T20:01:39.377Z] drwxrwxr-x 11 1001 1001 4096 Mar 15 20:00 . [2023-03-15T20:01:39.377Z] drwxr-xr-x 4 root root 4096 Mar 15 20:00 .. [2023-03-15T20:01:39.377Z] drwxrwxr-x 2 1001 1001 4096 Mar 15 19:59 .blubracket [2023-03-15T20:01:39.377Z] -rw-rw-r-- 1 1001 1001 16 Mar 15 19:59 .dockerignore [2023-03-15T20:01:39.377Z] drwxrwxr-x 8 1001 1001 4096 Mar 15 19:59 .git [2023-03-15T20:01:39.377Z] drwxrwxr-x 3 1001 1001 4096 Mar 15 19:59 .github [2023-03-15T20:01:39.377Z] -rw-rw-r-- 1 1001 1001 1133 Mar 15 19:59 .gitignore [2023-03-15T20:01:39.377Z] -rw-rw-r-- 1 1001 1001 42 Mar 15 19:59 .golangci.yml [2023-03-15T20:01:39.377Z] -rw-rw-r-- 1 1001 1001 87 Mar 15 19:59 .hadolint.yml [2023-03-15T20:01:39.377Z] drwxr-xr-x 3 1001 1001 4096 Mar 15 19:59 .semver [2023-03-15T20:01:39.377Z] -rw-rw-r-- 1 1001 1001 166 Mar 15 19:59 .sonarcloud.properties [2023-03-15T20:01:39.377Z] -rw-rw-r-- 1 1001 1001 1171 Mar 15 19:59 ADOPTERS.md [2023-03-15T20:01:39.377Z] -rw-rw-r-- 1 1001 1001 10825 Mar 15 19:59 Attribution.txt [2023-03-15T20:01:39.377Z] -rw-rw-r-- 1 1001 1001 73765 Mar 15 19:59 CHANGELOG.md [2023-03-15T20:01:39.377Z] -rw-rw-r-- 1 1001 1001 3804 Mar 15 19:59 CONTRIBUTING.md [2023-03-15T20:01:39.377Z] -rw-rw-r-- 1 1001 1001 677 Mar 15 19:59 GOVERNANCE.md [2023-03-15T20:01:39.377Z] -rw-rw-r-- 1 1001 1001 883 Mar 15 19:59 Jenkinsfile [2023-03-15T20:01:39.377Z] -rw-rw-r-- 1 1001 1001 10775 Mar 15 19:59 LICENSE [2023-03-15T20:01:39.377Z] -rw-rw-r-- 1 1001 1001 14266 Mar 15 19:59 Makefile [2023-03-15T20:01:39.377Z] -rw-rw-r-- 1 1001 1001 582 Mar 15 19:59 OWNERS.md [2023-03-15T20:01:39.377Z] -rw-rw-r-- 1 1001 1001 9403 Mar 15 19:59 README.md [2023-03-15T20:01:39.377Z] -rw-rw-r-- 1 1001 1001 789 Mar 15 19:59 SECURITY.md [2023-03-15T20:01:39.377Z] -rw-rw-r-- 1 1001 1001 5 Mar 15 19:59 VERSION [2023-03-15T20:01:39.377Z] drwxrwxr-x 2 1001 1001 4096 Mar 15 19:59 bin [2023-03-15T20:01:39.377Z] drwxrwxr-x 18 1001 1001 4096 Mar 15 19:59 cmd [2023-03-15T20:01:39.377Z] -rw-r--r-- 1 root root 447486 Mar 15 20:01 coverage.out [2023-03-15T20:01:39.377Z] -rw-rw-r-- 1 1001 1001 3232 Mar 15 19:59 go.mod [2023-03-15T20:01:39.377Z] -rw-rw-r-- 1 1001 1001 31098 Mar 15 19:59 go.sum [2023-03-15T20:01:39.377Z] drwxrwxr-x 7 1001 1001 4096 Mar 15 19:59 internal [2023-03-15T20:01:39.377Z] drwxrwxr-x 3 1001 1001 4096 Mar 15 19:59 openapi [2023-03-15T20:01:39.377Z] -rw-rw-r-- 1 1001 1001 594 Mar 15 19:59 security.txt [2023-03-15T20:01:39.377Z] drwxrwxr-x 4 1001 1001 4096 Mar 15 19:59 snap [2023-03-15T20:01:39.377Z] -rw-rw-r-- 1 1001 1001 204 Mar 15 19:59 version.go [Pipeline] sh [2023-03-15T20:01:39.691Z] + '[' -e coverage.out ] [2023-03-15T20:01:39.692Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-15T20:01:39.808Z] Stashed 1 file(s) [Pipeline] sh [2023-03-15T20:01:40.099Z] + make build [2023-03-15T20:01:40.099Z] 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-15T20:01:52.296Z] 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-15T20:01:52.296Z] 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-15T20:01:52.861Z] 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-15T20:01:53.808Z] 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-15T20:02:00.371Z] 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-15T20:02:00.937Z] 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-15T20:02:01.871Z] 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-15T20:02:02.805Z] 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-15T20:02:03.738Z] 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-15T20:02:04.673Z] 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-15T20:02:05.610Z] 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-15T20:02:07.006Z] $ docker stop --time=1 8f1dda2afd17cef5d7df3d62b86b6fd87c2fa018227a1e4beabc23b55257b522 [2023-03-15T20:02:09.221Z] $ docker rm -f --volumes 8f1dda2afd17cef5d7df3d62b86b6fd87c2fa018227a1e4beabc23b55257b522 [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-15T20:02:10.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-15T20:02:10.256Z] [2023-03-15T20:02:10.256Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T20:02:10.617Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-15T20:02:10.617Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-15T20:02:10.617Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-15T20:02:10.617Z] ca9280d653b3: Pulling fs layer [2023-03-15T20:02:10.617Z] 7e9c9ca2126c: Pulling fs layer [2023-03-15T20:02:10.617Z] cbdbe7a5bc2a: Download complete [2023-03-15T20:02:10.874Z] cbdbe7a5bc2a: Pull complete [2023-03-15T20:02:10.875Z] ca9280d653b3: Verifying Checksum [2023-03-15T20:02:10.875Z] ca9280d653b3: Download complete [2023-03-15T20:02:11.132Z] 7e9c9ca2126c: Verifying Checksum [2023-03-15T20:02:11.132Z] 7e9c9ca2126c: Download complete [2023-03-15T20:02:11.132Z] ca9280d653b3: Pull complete [2023-03-15T20:02:14.413Z] 7e9c9ca2126c: Pull complete [2023-03-15T20:02:14.413Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-15T20:02:14.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-15T20:02:14.413Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T20:02:14.635Z] prd-ubuntu20.04-docker-8c-8g-2268 does not seem to be running inside a container [2023-03-15T20:02:14.664Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-15T20:02:15.731Z] $ docker top 01c4139c6f8ed997fd3613f54be7ba59092e1f18dc688420f53ede08a2b62fb7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T20:02:16.115Z] + docker-compose build --help [2023-03-15T20:02:16.116Z] + grep parallel [2023-03-15T20:02:16.684Z] --parallel Build images in parallel. [Pipeline] } [2023-03-15T20:02:16.718Z] $ docker stop --time=1 01c4139c6f8ed997fd3613f54be7ba59092e1f18dc688420f53ede08a2b62fb7 [2023-03-15T20:02:18.036Z] $ docker rm -f --volumes 01c4139c6f8ed997fd3613f54be7ba59092e1f18dc688420f53ede08a2b62fb7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T20:02:18.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-15T20:02:18.618Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T20:02:18.763Z] prd-ubuntu20.04-docker-8c-8g-2268 does not seem to be running inside a container [2023-03-15T20:02:18.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-15T20:02:19.147Z] $ docker top 7f2013d6b86a4a870d8d25723000ab67639b5cd6de11efe88fbbca1805590a33 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T20:02:19.525Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-15T20:02:20.092Z] Building core-command ... [2023-03-15T20:02:20.092Z] Building core-common-config-bootstrapper ... [2023-03-15T20:02:20.092Z] Building core-data ... [2023-03-15T20:02:20.092Z] Building core-metadata ... [2023-03-15T20:02:20.092Z] Building security-bootstrapper ... [2023-03-15T20:02:20.092Z] Building security-proxy-auth ... [2023-03-15T20:02:20.092Z] Building security-proxy-setup ... [2023-03-15T20:02:20.092Z] Building security-secretstore-setup ... [2023-03-15T20:02:20.092Z] Building security-spiffe-token-provider ... [2023-03-15T20:02:20.092Z] Building security-spire-agent ... [2023-03-15T20:02:20.092Z] Building security-spire-config ... [2023-03-15T20:02:20.092Z] Building security-spire-server ... [2023-03-15T20:02:20.092Z] Building support-notifications ... [2023-03-15T20:02:20.092Z] Building support-scheduler ... [2023-03-15T20:02:20.092Z] Building core-command [2023-03-15T20:02:20.092Z] Building security-proxy-auth [2023-03-15T20:02:20.092Z] Building security-spire-agent [2023-03-15T20:02:20.092Z] Building security-spiffe-token-provider [2023-03-15T20:02:20.092Z] Building security-spire-config [2023-03-15T20:02:30.074Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T20:02:30.074Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-15T20:02:30.074Z] ---> f5877720e79a [2023-03-15T20:02:30.074Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-15T20:02:30.333Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T20:02:30.333Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-15T20:02:30.333Z] ---> f5877720e79a [2023-03-15T20:02:30.333Z] Step 3/26 : WORKDIR /edgex-go [2023-03-15T20:02:30.333Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T20:02:30.333Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-15T20:02:30.333Z] ---> f5877720e79a [2023-03-15T20:02:30.333Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-15T20:02:30.333Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T20:02:30.333Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-15T20:02:30.333Z] ---> f5877720e79a [2023-03-15T20:02:30.333Z] Step 3/20 : WORKDIR /edgex-go [2023-03-15T20:02:30.333Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T20:02:30.333Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-15T20:02:30.333Z] ---> f5877720e79a [2023-03-15T20:02:30.333Z] Step 3/26 : WORKDIR /edgex-go [2023-03-15T20:02:32.864Z] ---> Running in 6c8131fb39f4 [2023-03-15T20:02:32.864Z] ---> Running in f38d8791562b [2023-03-15T20:02:32.864Z] ---> Running in f6bac8f91bc1 [2023-03-15T20:02:32.864Z] ---> Running in 5d86013888a5 [2023-03-15T20:02:32.864Z] ---> Running in 88f76b9797da [2023-03-15T20:02:32.864Z] Removing intermediate container 6c8131fb39f4 [2023-03-15T20:02:32.864Z] ---> 28bbbce9faea [2023-03-15T20:02:32.864Z] Step 4/24 : WORKDIR /edgex-go [2023-03-15T20:02:32.864Z] Removing intermediate container f6bac8f91bc1 [2023-03-15T20:02:32.864Z] ---> cc8ed8dfefb7 [2023-03-15T20:02:32.864Z] Step 4/23 : WORKDIR /edgex-go [2023-03-15T20:02:32.864Z] ---> Running in 52dc0e1a7126 [2023-03-15T20:02:32.864Z] Removing intermediate container f38d8791562b [2023-03-15T20:02:32.864Z] ---> 20d590e88fc0 [2023-03-15T20:02:32.864Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-15T20:02:32.864Z] Removing intermediate container 5d86013888a5 [2023-03-15T20:02:32.864Z] Removing intermediate container 88f76b9797da [2023-03-15T20:02:32.864Z] ---> a799cb740350 [2023-03-15T20:02:32.864Z] ---> b94773cd9592 [2023-03-15T20:02:32.864Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curlStep 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-15T20:02:32.864Z] [2023-03-15T20:02:32.864Z] ---> Running in 0f5a3596587b [2023-03-15T20:02:32.864Z] ---> Running in cb7c48fb51d1 [2023-03-15T20:02:32.864Z] ---> Running in e7615dade876 [2023-03-15T20:02:32.864Z] ---> Running in 268f3c1ced16 [2023-03-15T20:02:32.864Z] Removing intermediate container 52dc0e1a7126 [2023-03-15T20:02:32.864Z] ---> 074a1a0bd3a7 [2023-03-15T20:02:32.864Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-15T20:02:32.864Z] ---> Running in 79e51071d9af [2023-03-15T20:02:32.864Z] Removing intermediate container 0f5a3596587b [2023-03-15T20:02:32.864Z] ---> 2969d72f7077 [2023-03-15T20:02:32.864Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-15T20:02:32.864Z] ---> Running in 82d702a3b8e9 [2023-03-15T20:02:33.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T20:02:33.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T20:02:33.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T20:02:33.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T20:02:33.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T20:02:33.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T20:02:33.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T20:02:33.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T20:02:33.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T20:02:33.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T20:02:33.637Z] OK: 265 MiB in 53 packages [2023-03-15T20:02:33.637Z] v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-15T20:02:33.637Z] v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-15T20:02:33.637Z] OK: 17815 distinct packages available [2023-03-15T20:02:33.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T20:02:33.895Z] OK: 265 MiB in 53 packages [2023-03-15T20:02:33.895Z] OK: 265 MiB in 53 packages [2023-03-15T20:02:33.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T20:02:33.895Z] OK: 265 MiB in 53 packages [2023-03-15T20:02:34.153Z] Removing intermediate container 268f3c1ced16 [2023-03-15T20:02:34.153Z] ---> 432e8ea52315 [2023-03-15T20:02:34.153Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-15T20:02:34.153Z] OK: 265 MiB in 53 packages [2023-03-15T20:02:34.153Z] ---> afab2675ab99 [2023-03-15T20:02:34.153Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T20:02:34.153Z] ---> Running in 7efcfc8d0a8e [2023-03-15T20:02:34.153Z] Removing intermediate container e7615dade876 [2023-03-15T20:02:34.153Z] ---> f18e53dec323 [2023-03-15T20:02:34.153Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-15T20:02:34.411Z] ---> e38d70141933 [2023-03-15T20:02:34.411Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T20:02:34.411Z] Removing intermediate container 79e51071d9af [2023-03-15T20:02:34.411Z] ---> a43aa325b0ce [2023-03-15T20:02:34.411Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-15T20:02:34.411Z] ---> Running in 2da898baaa3a [2023-03-15T20:02:34.411Z] Removing intermediate container 82d702a3b8e9 [2023-03-15T20:02:34.411Z] ---> cd6c43f37410 [2023-03-15T20:02:34.411Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-15T20:02:34.672Z] Removing intermediate container cb7c48fb51d1 [2023-03-15T20:02:34.672Z] ---> f885c312818c [2023-03-15T20:02:34.672Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-15T20:02:34.672Z] ---> a4518bc871d4 [2023-03-15T20:02:34.672Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T20:02:34.672Z] ---> b902e36ca7a8 [2023-03-15T20:02:34.672Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T20:02:34.672Z] ---> d30dc62eb2ce [2023-03-15T20:02:34.672Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> Running in 9d6e2bdd6dec [2023-03-15T20:02:34.672Z] [2023-03-15T20:02:34.672Z] ---> Running in 81199f5381c5 [2023-03-15T20:02:34.672Z] ---> Running in e30f6981bb95 [2023-03-15T20:02:43.396Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2270 in /w/workspace/edgexfoundry_edgex-go_PR-4451 [Pipeline] { [Pipeline] ws [2023-03-15T20:02:43.454Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-15T20:02:43.537Z] The recommended git tool is: git [2023-03-15T20:02:49.464Z] using credential edgex-jenkins-ssh [2023-03-15T20:02:49.482Z] Cloning the remote Git repository [2023-03-15T20:02:49.535Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-15T20:02:49.647Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-15T20:02:49.819Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-15T20:02:49.820Z] > git --version # timeout=10 [2023-03-15T20:02:49.844Z] > git --version # 'git version 2.25.1' [2023-03-15T20:02:49.849Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T20:02:50.028Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T20:02:56.602Z] Removing intermediate container e30f6981bb95 [2023-03-15T20:02:56.602Z] ---> 2450b6d78cbf [2023-03-15T20:02:56.602Z] Step 7/20 : COPY . . [2023-03-15T20:02:56.602Z] Removing intermediate container 7efcfc8d0a8e [2023-03-15T20:02:56.602Z] ---> 3e3276d71b46 [2023-03-15T20:02:56.602Z] Step 7/26 : COPY . . [2023-03-15T20:02:56.602Z] Removing intermediate container 2da898baaa3a [2023-03-15T20:02:56.602Z] ---> d651dc4179e9 [2023-03-15T20:02:56.602Z] Step 7/26 : COPY . . [2023-03-15T20:02:56.602Z] Removing intermediate container 81199f5381c5 [2023-03-15T20:02:56.602Z] ---> 824df6c9eecc [2023-03-15T20:02:56.602Z] Step 8/23 : COPY . . [2023-03-15T20:02:56.602Z] Removing intermediate container 9d6e2bdd6dec [2023-03-15T20:02:56.602Z] ---> f58eccfeff7a [2023-03-15T20:02:56.602Z] Step 8/24 : COPY . . [2023-03-15T20:03:04.711Z] ---> 1e99c34a6b7e [2023-03-15T20:03:04.711Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-15T20:03:04.711Z] ---> d5e09fd398dd [2023-03-15T20:03:04.711Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-15T20:03:04.711Z] ---> 5ae26294d4f8 [2023-03-15T20:03:04.711Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-15T20:03:04.711Z] ---> 760c1e2ebf86 [2023-03-15T20:03:04.711Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-15T20:03:04.711Z] ---> 215656720491 [2023-03-15T20:03:04.711Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-15T20:03:04.711Z] ---> Running in 29c53fb0adea [2023-03-15T20:03:04.711Z] ---> Running in 9cf3289d949f [2023-03-15T20:03:04.711Z] ---> Running in 20335ef8973a [2023-03-15T20:03:04.711Z] ---> Running in 722e40a36ed8 [2023-03-15T20:03:04.711Z] ---> Running in a56856f3d536 [2023-03-15T20:03:04.711Z] Removing intermediate container 9cf3289d949f [2023-03-15T20:03:04.711Z] ---> e0ae3df26c07 [2023-03-15T20:03:04.711Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-15T20:03:04.711Z] Removing intermediate container 20335ef8973a [2023-03-15T20:03:04.711Z] ---> bc93552afa7b [2023-03-15T20:03:04.711Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-15T20:03:04.711Z] ---> Running in 96c53d95eb95 [2023-03-15T20:03:04.711Z] ---> Running in 401197ecc4bc [2023-03-15T20:03:04.711Z] Removing intermediate container 96c53d95eb95 [2023-03-15T20:03:04.711Z] ---> 6454c1722b11 [2023-03-15T20:03:04.711Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-15T20:03:04.711Z] ---> Running in 9c7b7561d1e5 [2023-03-15T20:03:04.711Z] Removing intermediate container 401197ecc4bc [2023-03-15T20:03:04.711Z] ---> 3b2bff8ccd04 [2023-03-15T20:03:04.711Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-15T20:03:04.711Z] ---> Running in b163161aabbb [2023-03-15T20:03:04.711Z] Removing intermediate container 9c7b7561d1e5 [2023-03-15T20:03:04.711Z] ---> a792702be91e [2023-03-15T20:03:04.711Z] 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-15T20:03:04.711Z] ---> Running in df968c3eff1a [2023-03-15T20:03:04.711Z] Removing intermediate container b163161aabbb [2023-03-15T20:03:04.711Z] ---> 0b9ba1d53bda [2023-03-15T20:03:04.711Z] 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-15T20:03:04.711Z] 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-15T20:03:04.711Z] ---> Running in 179858e78627 [2023-03-15T20:03:04.711Z] 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-15T20:03:04.711Z] 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-15T20:03:05.645Z] Removing intermediate container df968c3eff1a [2023-03-15T20:03:05.645Z] ---> 97f8237bf90e [2023-03-15T20:03:05.645Z] Step 12/26 : WORKDIR /edgex-go [2023-03-15T20:03:05.645Z] Removing intermediate container 179858e78627 [2023-03-15T20:03:05.645Z] ---> 0882e9f4cd41 [2023-03-15T20:03:05.645Z] Step 12/26 : WORKDIR /edgex-go [2023-03-15T20:03:05.645Z] ---> Running in 56685b076318 [2023-03-15T20:03:05.645Z] ---> Running in abcafe5f72df [2023-03-15T20:03:05.904Z] Removing intermediate container 56685b076318 [2023-03-15T20:03:05.904Z] ---> 8ce49d89ccb8 [2023-03-15T20:03:05.904Z] [2023-03-15T20:03:05.904Z] Removing intermediate container abcafe5f72df [2023-03-15T20:03:05.904Z] Step 13/26 : FROM alpine:3.17 ---> 8edd2f0c5e0a [2023-03-15T20:03:05.904Z] [2023-03-15T20:03:05.904Z] [2023-03-15T20:03:05.904Z] Step 13/26 : FROM alpine:3.17 [2023-03-15T20:03:06.470Z] 3.17: Pulling from library/alpine [2023-03-15T20:03:06.470Z] 3.17: Pulling from library/alpine [2023-03-15T20:03:06.728Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T20:03:06.728Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T20:03:06.728Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T20:03:06.728Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T20:03:06.728Z] ---> b2aa39c304c2 [2023-03-15T20:03:06.728Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-15T20:03:06.728Z] ---> b2aa39c304c2 [2023-03-15T20:03:06.728Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-15T20:03:06.986Z] ---> Running in fde769ff3c24 [2023-03-15T20:03:06.986Z] ---> Running in 427f3ce471e3 [2023-03-15T20:03:06.986Z] Removing intermediate container fde769ff3c24 [2023-03-15T20:03:06.986Z] ---> 1011e9bf4326 [2023-03-15T20:03:06.986Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-15T20:03:06.986Z] ---> Running in f9d19e4cb429 [2023-03-15T20:03:06.986Z] Removing intermediate container 427f3ce471e3 [2023-03-15T20:03:06.986Z] ---> 9207a31d9fba [2023-03-15T20:03:06.986Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-15T20:03:06.986Z] ---> Running in 92e78fdb0251 [2023-03-15T20:03:07.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T20:03:07.131Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-15T20:03:07.151Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T20:03:07.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T20:03:07.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T20:03:08.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T20:03:08.064Z] v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-15T20:03:08.064Z] v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-15T20:03:08.064Z] OK: 17815 distinct packages available [2023-03-15T20:03:08.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T20:03:08.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T20:03:08.321Z] v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-15T20:03:08.321Z] v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-15T20:03:08.321Z] OK: 17815 distinct packages available [2023-03-15T20:03:08.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T20:03:08.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T20:03:08.321Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-15T20:03:08.321Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-15T20:03:08.321Z] (3/5) Installing libucontext (1.2-r0) [2023-03-15T20:03:08.321Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-15T20:03:08.321Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-15T20:03:08.321Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T20:03:08.321Z] OK: 8 MiB in 20 packages [2023-03-15T20:03:08.578Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-15T20:03:08.578Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-15T20:03:08.578Z] (3/4) Installing libucontext (1.2-r0) [2023-03-15T20:03:08.578Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-15T20:03:08.578Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T20:03:08.578Z] OK: 7 MiB in 19 packages [2023-03-15T20:03:08.774Z] Merging remotes/origin/main commit d51f32bebde847c0adb284d2c449747c43d82543 into PR head commit 5750478ce83d7b768b6101a00187535198c15dfa [2023-03-15T20:03:09.170Z] Merge succeeded, producing 5750478ce83d7b768b6101a00187535198c15dfa [2023-03-15T20:03:09.171Z] Checking out Revision 5750478ce83d7b768b6101a00187535198c15dfa (PR-4451) [2023-03-15T20:03:09.510Z] Removing intermediate container f9d19e4cb429 [2023-03-15T20:03:09.510Z] ---> 0dce8a8d548c [2023-03-15T20:03:09.510Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T20:03:09.510Z] Removing intermediate container 92e78fdb0251 [2023-03-15T20:03:09.510Z] ---> 4f1d3fe570c1 [2023-03-15T20:03:09.510Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T20:03:09.705Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-03-15T20:03:09.747Z] > git --version # timeout=10 [2023-03-15T20:03:09.758Z] > git --version # 'git version 2.25.1' [2023-03-15T20:03:09.776Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-15T20:03:08.006Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-15T20:03:08.046Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-15T20:03:08.047Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T20:03:08.065Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4451/head:refs/remotes/origin/PR-4451 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-15T20:03:08.787Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T20:03:08.857Z] > git checkout -f 5750478ce83d7b768b6101a00187535198c15dfa # timeout=10 [2023-03-15T20:03:09.071Z] > git remote # timeout=10 [2023-03-15T20:03:09.088Z] > git config --get remote.origin.url # timeout=10 [2023-03-15T20:03:09.106Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T20:03:09.120Z] > git merge d51f32bebde847c0adb284d2c449747c43d82543 # timeout=10 [2023-03-15T20:03:09.148Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-15T20:03:09.170Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T20:03:09.185Z] > git checkout -f 5750478ce83d7b768b6101a00187535198c15dfa # timeout=10 [2023-03-15T20:03:10.079Z] ---> 50e77134a5a0 [2023-03-15T20:03:10.079Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-15T20:03:10.079Z] ---> 5a0471f64510 [2023-03-15T20:03:10.079Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T20:03:10.862Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-15T20:03:10.862Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T20:03:10.862Z] Dload Upload Total Spent Left Speed [2023-03-15T20:03:10.862Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 183k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh [2023-03-15T20:03:11.518Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-15T20:03:11.873Z] + sudo tee /etc/docker/daemon.new [2023-03-15T20:03:11.873Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-15T20:03:11.975Z] ---> f3e24523e361 [2023-03-15T20:03:11.975Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-15T20:03:12.906Z] ---> dc8c77786b89 [2023-03-15T20:03:12.906Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-15T20:03:13.474Z] ---> 2cd326d6d987 [2023-03-15T20:03:13.474Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-15T20:03:13.474Z] ---> Running in 68dd504a2a13 [2023-03-15T20:03:14.040Z] Removing intermediate container 68dd504a2a13 [2023-03-15T20:03:14.040Z] ---> 9df46d1b99b5 [2023-03-15T20:03:14.040Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-15T20:03:14.297Z] ---> 4a6ee957cf7e [2023-03-15T20:03:14.297Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-15T20:03:14.469Z] { [2023-03-15T20:03:14.469Z] "registry-mirrors": [ [2023-03-15T20:03:14.469Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-15T20:03:14.469Z] ], [2023-03-15T20:03:14.469Z] "bip": "10.250.0.254/24", [2023-03-15T20:03:14.469Z] "hosts": [ [2023-03-15T20:03:14.469Z] "tcp://0.0.0.0:5555", [2023-03-15T20:03:14.469Z] "unix:///var/run/docker.sock" [2023-03-15T20:03:14.469Z] ], [2023-03-15T20:03:14.469Z] "mtu": 1458, [2023-03-15T20:03:14.469Z] "selinux-enabled": true, [2023-03-15T20:03:14.469Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-15T20:03:14.469Z] } [Pipeline] sh [2023-03-15T20:03:14.554Z] ---> 7bbb042eb361 [2023-03-15T20:03:14.554Z] Step 21/26 : WORKDIR / [2023-03-15T20:03:14.813Z] ---> Running in 915eb723611f [2023-03-15T20:03:14.813Z] ---> 1b556025d035 [2023-03-15T20:03:14.813Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-15T20:03:14.818Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-15T20:03:15.178Z] + sudo service docker restart [2023-03-15T20:03:15.383Z] Removing intermediate container 915eb723611f [2023-03-15T20:03:15.383Z] ---> 6958ea24875f [2023-03-15T20:03:15.383Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-15T20:03:15.383Z] ---> Running in 2c925f72ef4f [2023-03-15T20:03:15.383Z] ---> 3a6b27dcc0fc [2023-03-15T20:03:15.383Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-15T20:03:15.654Z] Removing intermediate container 2c925f72ef4f [2023-03-15T20:03:15.654Z] ---> 334d08b987f8 [2023-03-15T20:03:15.654Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-15T20:03:15.924Z] ---> Running in 6f49f22f05b1 [2023-03-15T20:03:15.924Z] ---> 2d5c3c830b5f [2023-03-15T20:03:15.924Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-15T20:03:16.182Z] ---> Running in ef7e092c26ad [2023-03-15T20:03:16.182Z] Removing intermediate container 6f49f22f05b1 [2023-03-15T20:03:16.182Z] ---> 38a49dd2e3b1 [2023-03-15T20:03:16.182Z] Step 24/26 : LABEL arch=x86_64 [2023-03-15T20:03:16.182Z] ---> Running in 00bcec8743c2 [2023-03-15T20:03:16.182Z] Removing intermediate container ef7e092c26ad [2023-03-15T20:03:16.182Z] ---> 3b5f9a25e756 [2023-03-15T20:03:16.182Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-15T20:03:16.443Z] ---> Running in 9442f89a4fc0 [2023-03-15T20:03:16.443Z] Removing intermediate container 00bcec8743c2 [2023-03-15T20:03:16.443Z] ---> afd57d8f31b0 [2023-03-15T20:03:16.443Z] Step 25/26 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa [2023-03-15T20:03:16.710Z] Removing intermediate container 9442f89a4fc0 [2023-03-15T20:03:16.710Z] ---> d250aaa41198 [2023-03-15T20:03:16.710Z] Step 24/26 : LABEL arch=x86_64 [2023-03-15T20:03:16.710Z] ---> Running in 62b82d8608e8 [2023-03-15T20:03:16.710Z] ---> Running in 9fe066ba79f2 [2023-03-15T20:03:16.710Z] Removing intermediate container 62b82d8608e8 [2023-03-15T20:03:16.710Z] ---> 2d5255ee3783 [2023-03-15T20:03:16.710Z] Step 26/26 : LABEL version=0.0.0 [2023-03-15T20:03:16.710Z] Removing intermediate container 9fe066ba79f2 [2023-03-15T20:03:16.710Z] ---> d80e97462599 [2023-03-15T20:03:16.710Z] Step 25/26 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa [2023-03-15T20:03:16.982Z] ---> Running in dbd6f4d61f13 [2023-03-15T20:03:16.982Z] ---> Running in 76df806fb712 [2023-03-15T20:03:17.239Z] Removing intermediate container dbd6f4d61f13 [2023-03-15T20:03:17.239Z] ---> 9728f225b384 [2023-03-15T20:03:17.239Z] [2023-03-15T20:03:17.239Z] Removing intermediate container 76df806fb712 [2023-03-15T20:03:17.239Z] ---> 6d103e06d125 [2023-03-15T20:03:17.239Z] Step 26/26 : LABEL version=0.0.0 [2023-03-15T20:03:17.239Z] Successfully built 9728f225b384 [2023-03-15T20:03:17.239Z] Successfully tagged security-spire-config:latest [2023-03-15T20:03:17.239Z]  Building security-spire-config ... done Building security-secretstore-setup [2023-03-15T20:03:17.239Z] ---> Running in a6ce4cf055bd [2023-03-15T20:03:18.169Z] Removing intermediate container a6ce4cf055bd [2023-03-15T20:03:18.169Z] ---> 61ebbf01cd52 [2023-03-15T20:03:18.169Z] [2023-03-15T20:03:18.169Z] Successfully built 61ebbf01cd52 [2023-03-15T20:03:18.169Z] Successfully tagged security-spire-agent:latest [2023-03-15T20:03:18.169Z] Building support-scheduler [2023-03-15T20:03:21.447Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T20:03:21.447Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-15T20:03:21.447Z] ---> f5877720e79a [2023-03-15T20:03:21.447Z] Step 3/24 : WORKDIR /edgex-go [2023-03-15T20:03:21.447Z] ---> Using cache [2023-03-15T20:03:21.447Z] ---> a799cb740350 [2023-03-15T20:03:21.447Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-15T20:03:22.845Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T20:03:22.845Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-15T20:03:22.845Z] ---> f5877720e79a [2023-03-15T20:03:22.845Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-15T20:03:22.845Z] ---> Using cache [2023-03-15T20:03:22.845Z] ---> cc8ed8dfefb7 [2023-03-15T20:03:22.845Z] Step 4/23 : WORKDIR /edgex-go [2023-03-15T20:03:22.845Z] ---> Using cache [2023-03-15T20:03:22.845Z] ---> 2969d72f7077 [2023-03-15T20:03:22.845Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-15T20:03:22.845Z] ---> Using cache [2023-03-15T20:03:22.845Z] ---> cd6c43f37410 [2023-03-15T20:03:22.845Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-15T20:03:22.845Z] ---> Using cache [2023-03-15T20:03:22.845Z] ---> a4518bc871d4 [2023-03-15T20:03:22.845Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T20:03:22.845Z] ---> Using cache [2023-03-15T20:03:22.845Z] ---> 824df6c9eecc [2023-03-15T20:03:22.845Z] Step 8/23 : COPY . . [2023-03-15T20:03:22.845Z] ---> Using cache [2023-03-15T20:03:22.845Z] ---> 760c1e2ebf86 [2023-03-15T20:03:22.845Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-15T20:03:23.103Z] ---> Running in 9eb7f96698e8 [2023-03-15T20:03:23.103Z] ---> Running in 9456253c5755 [2023-03-15T20:03:24.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T20:03:24.035Z] 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-15T20:03:24.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T20:03:24.292Z] OK: 265 MiB in 53 packages [2023-03-15T20:03:25.228Z] Removing intermediate container 9eb7f96698e8 [2023-03-15T20:03:25.228Z] ---> ca625a50070a [2023-03-15T20:03:25.228Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-15T20:03:25.488Z] ---> c4461ddba756 [2023-03-15T20:03:25.488Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T20:03:25.488Z] ---> Running in 69208598027d [2023-03-15T20:03:27.387Z] Removing intermediate container 722e40a36ed8 [2023-03-15T20:03:27.387Z] ---> 3015c34a5090 [2023-03-15T20:03:27.387Z] [2023-03-15T20:03:27.387Z] Step 10/23 : FROM alpine:3.17 [2023-03-15T20:03:27.387Z] ---> b2aa39c304c2 [2023-03-15T20:03:27.387Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-15T20:03:27.387Z] ---> Running in 696f14456e7d [2023-03-15T20:03:27.645Z] Removing intermediate container 696f14456e7d [2023-03-15T20:03:27.645Z] ---> ace3c52ed690 [2023-03-15T20:03:27.645Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-15T20:03:27.645Z] ---> Running in f09c7ee75e0e [2023-03-15T20:03:28.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T20:03:28.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T20:03:28.476Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T20:03:28.476Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T20:03:28.476Z] OK: 7 MiB in 16 packages [2023-03-15T20:03:28.476Z] Removing intermediate container a56856f3d536 [2023-03-15T20:03:28.476Z] ---> 563fdff6189c [2023-03-15T20:03:28.476Z] [2023-03-15T20:03:28.476Z] Step 10/24 : FROM alpine:3.17 [2023-03-15T20:03:28.476Z] ---> b2aa39c304c2 [2023-03-15T20:03:28.476Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-15T20:03:28.734Z] ---> Running in 9356d77cb109 [2023-03-15T20:03:29.358Z] Removing intermediate container f09c7ee75e0e [2023-03-15T20:03:29.358Z] ---> 1e82fe56ec63 [2023-03-15T20:03:29.358Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T20:03:29.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T20:03:29.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T20:03:29.616Z] ---> de1aa6b7d38f [2023-03-15T20:03:29.616Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T20:03:29.616Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T20:03:29.616Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T20:03:29.616Z] OK: 7 MiB in 16 packages [2023-03-15T20:03:29.873Z] ---> f63f4f7fbd86 [2023-03-15T20:03:29.873Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-15T20:03:30.438Z] Removing intermediate container 9356d77cb109 [2023-03-15T20:03:30.438Z] ---> 2e1232f7ad22 [2023-03-15T20:03:30.438Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-15T20:03:30.438Z] ---> Running in 5b14a5372486 [2023-03-15T20:03:30.439Z] ---> 5a9269bd7ca9 [2023-03-15T20:03:30.439Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-15T20:03:31.005Z] Removing intermediate container 5b14a5372486 [2023-03-15T20:03:31.005Z] ---> 9712e61d3229 [2023-03-15T20:03:31.005Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-15T20:03:31.262Z] ---> b370bf609080 [2023-03-15T20:03:31.262Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-15T20:03:31.262Z] ---> Running in 53466acedd7e [2023-03-15T20:03:32.196Z] Removing intermediate container 29c53fb0adea [2023-03-15T20:03:32.196Z] ---> 68ffc69ad90b [2023-03-15T20:03:32.196Z] [2023-03-15T20:03:32.196Z] Step 9/20 : FROM alpine:3.17 [2023-03-15T20:03:32.196Z] ---> b2aa39c304c2 [2023-03-15T20:03:32.196Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-15T20:03:32.196Z] ---> Using cache [2023-03-15T20:03:32.196Z] ---> 9207a31d9fba [2023-03-15T20:03:32.196Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-15T20:03:32.196Z] ---> a9ef4d2b573c [2023-03-15T20:03:32.196Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-15T20:03:32.196Z] Removing intermediate container 53466acedd7e [2023-03-15T20:03:32.196Z] ---> 321cb30146cc [2023-03-15T20:03:32.196Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-15T20:03:32.196Z] ---> Running in 0aed891e62e0 [2023-03-15T20:03:32.196Z] ---> Running in bdfd92ee3ca4 [2023-03-15T20:03:32.196Z] ---> Running in ab81dc246405 [2023-03-15T20:03:32.472Z] Removing intermediate container ab81dc246405 [2023-03-15T20:03:32.472Z] ---> 0602e51185d4 [2023-03-15T20:03:32.472Z] Step 15/24 : WORKDIR / [2023-03-15T20:03:32.738Z] ---> Running in dbf94874023f [2023-03-15T20:03:33.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T20:03:33.309Z] Removing intermediate container dbf94874023f [2023-03-15T20:03:33.309Z] ---> dd70db3d3fcf [2023-03-15T20:03:33.309Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T20:03:33.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T20:03:33.526Z] provisioning config files... [2023-03-15T20:03:33.557Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8370424023563986630tmp [2023-03-15T20:03:33.565Z] v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-15T20:03:33.565Z] v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-15T20:03:33.565Z] OK: 17815 distinct packages available [2023-03-15T20:03:33.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T20:03:33.565Z] ---> a8b63fa15c47 [2023-03-15T20:03:33.565Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T20:03:33.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T20:03:33.823Z] Removing intermediate container bdfd92ee3ca4 [2023-03-15T20:03:33.823Z] ---> 4c007380aa7d [2023-03-15T20:03:33.823Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-15T20:03:33.823Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-15T20:03:33.953Z] ---> docker-login.sh [2023-03-15T20:03:33.953Z] nexus3.edgexfoundry.org:10001 [2023-03-15T20:03:34.080Z] ---> a654e9196527 [2023-03-15T20:03:34.080Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-15T20:03:34.080Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-15T20:03:34.080Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-15T20:03:34.080Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-15T20:03:34.080Z] ---> Running in 749a248df37c [2023-03-15T20:03:34.080Z] (5/9) Installing curl (7.88.1-r0) [2023-03-15T20:03:34.080Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-15T20:03:34.080Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-15T20:03:34.080Z] (8/9) Installing libucontext (1.2-r0) [2023-03-15T20:03:34.080Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-15T20:03:34.080Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T20:03:34.080Z] Executing ca-certificates-20220614-r4.trigger [2023-03-15T20:03:34.080Z] OK: 10 MiB in 24 packages [2023-03-15T20:03:34.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T20:03:34.337Z] Removing intermediate container 749a248df37c [2023-03-15T20:03:34.337Z] ---> 75ab5477d6b0 [2023-03-15T20:03:34.337Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-15T20:03:34.337Z] ---> Running in c85dccbf5498 [2023-03-15T20:03:34.595Z] Removing intermediate container c85dccbf5498 [2023-03-15T20:03:34.595Z] ---> 1bbdd35232b0 [2023-03-15T20:03:34.595Z] Step 21/23 : LABEL arch=x86_64 [2023-03-15T20:03:34.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T20:03:34.811Z] Configure a credential helper to remove this warning. See [2023-03-15T20:03:34.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T20:03:34.811Z] [2023-03-15T20:03:34.811Z] Login Succeeded [2023-03-15T20:03:34.811Z] nexus3.edgexfoundry.org:10002 [2023-03-15T20:03:34.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T20:03:34.858Z] ---> Running in ce1c127a2918 [2023-03-15T20:03:34.858Z] ---> 25793e30ef17 [2023-03-15T20:03:34.858Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-15T20:03:35.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T20:03:35.084Z] Configure a credential helper to remove this warning. See [2023-03-15T20:03:35.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T20:03:35.084Z] [2023-03-15T20:03:35.084Z] Login Succeeded [2023-03-15T20:03:35.084Z] nexus3.edgexfoundry.org:10003 [2023-03-15T20:03:35.116Z] Removing intermediate container 0aed891e62e0 [2023-03-15T20:03:35.116Z] ---> a3766b41b6d3 [2023-03-15T20:03:35.116Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T20:03:35.116Z] Removing intermediate container ce1c127a2918 [2023-03-15T20:03:35.116Z] ---> 6ed73c8e3f79 [2023-03-15T20:03:35.116Z] Step 22/23 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa [2023-03-15T20:03:35.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T20:03:35.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T20:03:35.354Z] Configure a credential helper to remove this warning. See [2023-03-15T20:03:35.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T20:03:35.354Z] [2023-03-15T20:03:35.354Z] Login Succeeded [2023-03-15T20:03:35.354Z] nexus3.edgexfoundry.org:10004 [2023-03-15T20:03:35.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T20:03:35.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T20:03:35.623Z] Configure a credential helper to remove this warning. See [2023-03-15T20:03:35.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T20:03:35.623Z] [2023-03-15T20:03:35.623Z] Login Succeeded [2023-03-15T20:03:35.683Z] ---> Running in 1213bffdc5a2 [2023-03-15T20:03:35.683Z] ---> 6813a4fb8aa7 [2023-03-15T20:03:35.683Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-15T20:03:35.893Z] docker.io [2023-03-15T20:03:35.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T20:03:35.971Z] ---> 4ddc3851fcbf [2023-03-15T20:03:35.971Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T20:03:35.971Z] ---> Running in f94d431f4d05 [2023-03-15T20:03:35.971Z] Removing intermediate container 1213bffdc5a2 [2023-03-15T20:03:35.971Z] ---> 42bb50a8df41 [2023-03-15T20:03:35.971Z] Step 23/23 : LABEL version=0.0.0 [2023-03-15T20:03:36.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T20:03:36.161Z] Configure a credential helper to remove this warning. See [2023-03-15T20:03:36.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T20:03:36.161Z] [2023-03-15T20:03:36.161Z] Login Succeeded [2023-03-15T20:03:36.161Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T20:03:36.190Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-03-15T20:03:36.534Z] ---> Running in 9d1c70a2ecaa [2023-03-15T20:03:36.534Z] ---> 21b5256ce0a9 [2023-03-15T20:03:36.534Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-15T20:03:36.534Z] Removing intermediate container f94d431f4d05 [2023-03-15T20:03:36.534Z] ---> b63b4345640c [2023-03-15T20:03:36.534Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [Pipeline] sh [2023-03-15T20:03:36.799Z] ---> Running in 8ed1aaaf7575 [2023-03-15T20:03:36.799Z] Removing intermediate container 9d1c70a2ecaa [2023-03-15T20:03:36.799Z] ---> ecc84b03d257 [2023-03-15T20:03:36.799Z] [2023-03-15T20:03:36.799Z] Successfully built ecc84b03d257 [2023-03-15T20:03:36.799Z] Successfully tagged security-proxy-auth:latest [2023-03-15T20:03:36.799Z] Building core-metadata [2023-03-15T20:03:36.883Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-15T20:03:36.919Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T20:03:36.952Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T20:03:36.985Z] ========================================================= [2023-03-15T20:03:36.985Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-15T20:03:36.985Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-15T20:03:37.075Z]  Building security-proxy-auth ... done Removing intermediate container 8ed1aaaf7575 [2023-03-15T20:03:37.075Z] ---> c51cb109d1ca [2023-03-15T20:03:37.075Z] Step 22/24 : LABEL arch=x86_64 [2023-03-15T20:03:37.397Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T20:03:37.673Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-15T20:03:37.673Z] af6eaf76a39c: Pulling fs layer [2023-03-15T20:03:37.673Z] 55522c791124: Pulling fs layer [2023-03-15T20:03:37.673Z] ce5c4a1c91eb: Pulling fs layer [2023-03-15T20:03:37.673Z] 169dfbe0d373: Pulling fs layer [2023-03-15T20:03:37.673Z] e1ff8fa3b103: Pulling fs layer [2023-03-15T20:03:37.673Z] 52ebb69f0ebf: Pulling fs layer [2023-03-15T20:03:37.673Z] 5abe8eddf0d5: Pulling fs layer [2023-03-15T20:03:37.673Z] 169dfbe0d373: Waiting [2023-03-15T20:03:37.673Z] e1ff8fa3b103: Waiting [2023-03-15T20:03:37.673Z] 52ebb69f0ebf: Waiting [2023-03-15T20:03:37.673Z] 5abe8eddf0d5: Waiting [2023-03-15T20:03:37.673Z] 55522c791124: Verifying Checksum [2023-03-15T20:03:37.673Z] 55522c791124: Download complete [2023-03-15T20:03:37.673Z] 169dfbe0d373: Verifying Checksum [2023-03-15T20:03:37.673Z] 169dfbe0d373: Download complete [2023-03-15T20:03:37.673Z] e1ff8fa3b103: Verifying Checksum [2023-03-15T20:03:37.673Z] e1ff8fa3b103: Download complete [2023-03-15T20:03:37.673Z] af6eaf76a39c: Verifying Checksum [2023-03-15T20:03:37.673Z] af6eaf76a39c: Download complete [2023-03-15T20:03:38.008Z] ---> Running in 85a2f5b19f33 [2023-03-15T20:03:38.008Z] ---> 8dc8fb65e4c3 [2023-03-15T20:03:38.008Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-15T20:03:38.272Z] Removing intermediate container 85a2f5b19f33 [2023-03-15T20:03:38.272Z] ---> 5c5a7c843ed7 [2023-03-15T20:03:38.272Z] Step 23/24 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa [2023-03-15T20:03:38.559Z] ---> d6f657e7379c [2023-03-15T20:03:38.559Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-15T20:03:38.559Z] ---> Running in abc04d3da1fb [2023-03-15T20:03:38.559Z] ---> Running in c40dc8927c80 [2023-03-15T20:03:38.664Z] 5abe8eddf0d5: Verifying Checksum [2023-03-15T20:03:38.664Z] 5abe8eddf0d5: Download complete [2023-03-15T20:03:38.818Z] Removing intermediate container abc04d3da1fb [2023-03-15T20:03:38.818Z] ---> f54e4adf1c34 [2023-03-15T20:03:38.818Z] Step 24/24 : LABEL version=0.0.0 [2023-03-15T20:03:38.818Z] ---> Running in e055e155fb36 [2023-03-15T20:03:38.818Z] Removing intermediate container c40dc8927c80 [2023-03-15T20:03:38.818Z] ---> 9d9c8f504b4d [2023-03-15T20:03:38.818Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T20:03:38.818Z] ---> Running in 8e9d277869c1 [2023-03-15T20:03:39.076Z] Removing intermediate container e055e155fb36 [2023-03-15T20:03:39.076Z] ---> 63cb2f0bc045 [2023-03-15T20:03:39.076Z] [2023-03-15T20:03:39.076Z] Removing intermediate container 8e9d277869c1 [2023-03-15T20:03:39.076Z] ---> 524b78d88bca [2023-03-15T20:03:39.076Z] Step 18/20 : LABEL arch=x86_64 [2023-03-15T20:03:39.076Z] Successfully built 63cb2f0bc045 [2023-03-15T20:03:39.076Z] Successfully tagged core-command:latest [2023-03-15T20:03:39.076Z]  Building core-command ... done Building core-data [2023-03-15T20:03:39.076Z] ---> Running in 54c185c7a0ab [2023-03-15T20:03:39.352Z] Removing intermediate container 54c185c7a0ab [2023-03-15T20:03:39.352Z] ---> b4a21abe76bb [2023-03-15T20:03:39.352Z] Step 19/20 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa [2023-03-15T20:03:39.633Z] af6eaf76a39c: Pull complete [2023-03-15T20:03:39.926Z] ---> Running in 59a194a583c4 [2023-03-15T20:03:40.192Z] Removing intermediate container 59a194a583c4 [2023-03-15T20:03:40.192Z] ---> 285855c487d4 [2023-03-15T20:03:40.192Z] Step 20/20 : LABEL version=0.0.0 [2023-03-15T20:03:40.227Z] 55522c791124: Pull complete [2023-03-15T20:03:40.227Z] ce5c4a1c91eb: Verifying Checksum [2023-03-15T20:03:40.227Z] ce5c4a1c91eb: Download complete [2023-03-15T20:03:40.227Z] 52ebb69f0ebf: Verifying Checksum [2023-03-15T20:03:40.227Z] 52ebb69f0ebf: Download complete [2023-03-15T20:03:40.450Z] ---> Running in 5b355779a58f [2023-03-15T20:03:40.707Z] Removing intermediate container 5b355779a58f [2023-03-15T20:03:40.707Z] ---> b1f2db676e9c [2023-03-15T20:03:40.707Z] [2023-03-15T20:03:40.965Z] Successfully built b1f2db676e9c [2023-03-15T20:03:40.965Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-15T20:03:40.965Z] Building core-common-config-bootstrapper [2023-03-15T20:03:41.531Z]  Building security-spiffe-token-provider ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T20:03:41.531Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-15T20:03:41.531Z] ---> f5877720e79a [2023-03-15T20:03:41.531Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-15T20:03:41.531Z] ---> Using cache [2023-03-15T20:03:41.531Z] ---> cc8ed8dfefb7 [2023-03-15T20:03:41.531Z] Step 4/25 : WORKDIR /edgex-go [2023-03-15T20:03:41.531Z] ---> Using cache [2023-03-15T20:03:41.531Z] ---> 2969d72f7077 [2023-03-15T20:03:41.531Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-15T20:03:41.531Z] ---> Using cache [2023-03-15T20:03:41.531Z] ---> cd6c43f37410 [2023-03-15T20:03:41.531Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-15T20:03:41.531Z] ---> Using cache [2023-03-15T20:03:41.531Z] ---> a4518bc871d4 [2023-03-15T20:03:41.531Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T20:03:41.531Z] ---> Using cache [2023-03-15T20:03:41.531Z] ---> 824df6c9eecc [2023-03-15T20:03:41.531Z] Step 8/25 : COPY . . [2023-03-15T20:03:41.531Z] ---> Using cache [2023-03-15T20:03:41.531Z] ---> 760c1e2ebf86 [2023-03-15T20:03:41.531Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-15T20:03:42.904Z] ---> Running in f67718500f6f [2023-03-15T20:03:43.162Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T20:03:43.162Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-15T20:03:43.162Z] ---> f5877720e79a [2023-03-15T20:03:43.162Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-15T20:03:43.162Z] ---> Using cache [2023-03-15T20:03:43.162Z] ---> cc8ed8dfefb7 [2023-03-15T20:03:43.162Z] Step 4/23 : WORKDIR /edgex-go [2023-03-15T20:03:43.162Z] ---> Using cache [2023-03-15T20:03:43.162Z] ---> 2969d72f7077 [2023-03-15T20:03:43.162Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-15T20:03:43.162Z] ---> Using cache [2023-03-15T20:03:43.162Z] ---> cd6c43f37410 [2023-03-15T20:03:43.162Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-15T20:03:43.162Z] ---> Using cache [2023-03-15T20:03:43.162Z] ---> a4518bc871d4 [2023-03-15T20:03:43.162Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T20:03:43.162Z] ---> Using cache [2023-03-15T20:03:43.162Z] ---> 824df6c9eecc [2023-03-15T20:03:43.162Z] Step 8/23 : COPY . . [2023-03-15T20:03:43.162Z] ---> Using cache [2023-03-15T20:03:43.162Z] ---> 760c1e2ebf86 [2023-03-15T20:03:43.162Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-15T20:03:43.508Z] Removing intermediate container 69208598027d [2023-03-15T20:03:43.508Z] ---> 512a0d543cfa [2023-03-15T20:03:43.508Z] Step 7/24 : COPY . . [2023-03-15T20:03:43.508Z] 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-15T20:03:44.450Z] ---> Running in a949f4343c61 [2023-03-15T20:03:44.450Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T20:03:44.450Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-15T20:03:44.450Z] ---> f5877720e79a [2023-03-15T20:03:44.450Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-15T20:03:44.450Z] ---> Using cache [2023-03-15T20:03:44.450Z] ---> cc8ed8dfefb7 [2023-03-15T20:03:44.450Z] Step 4/23 : WORKDIR /edgex-go [2023-03-15T20:03:44.450Z] ---> Using cache [2023-03-15T20:03:44.450Z] ---> 2969d72f7077 [2023-03-15T20:03:44.450Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-15T20:03:44.450Z] ---> Using cache [2023-03-15T20:03:44.450Z] ---> cd6c43f37410 [2023-03-15T20:03:44.450Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-15T20:03:44.450Z] ---> Using cache [2023-03-15T20:03:44.450Z] ---> a4518bc871d4 [2023-03-15T20:03:44.450Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T20:03:44.450Z] ---> Using cache [2023-03-15T20:03:44.450Z] ---> 824df6c9eecc [2023-03-15T20:03:44.450Z] Step 8/23 : COPY . . [2023-03-15T20:03:44.450Z] ---> Using cache [2023-03-15T20:03:44.450Z] ---> 760c1e2ebf86 [2023-03-15T20:03:44.450Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-15T20:03:45.013Z] 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-15T20:03:45.272Z] ---> Running in c4c253dac4e9 [2023-03-15T20:03:45.532Z] Removing intermediate container 9456253c5755 [2023-03-15T20:03:45.532Z] ---> 7c6bae4992e5 [2023-03-15T20:03:45.532Z] [2023-03-15T20:03:45.532Z] Step 10/23 : FROM alpine:3.17 [2023-03-15T20:03:45.532Z] ---> b2aa39c304c2 [2023-03-15T20:03:45.532Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-15T20:03:45.532Z] ---> Using cache [2023-03-15T20:03:45.532Z] ---> 2e1232f7ad22 [2023-03-15T20:03:45.532Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-15T20:03:45.532Z] ---> Using cache [2023-03-15T20:03:45.532Z] ---> 9712e61d3229 [2023-03-15T20:03:45.532Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-15T20:03:45.532Z] 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-15T20:03:45.789Z] ---> Running in 96036a8547ee [2023-03-15T20:03:46.046Z] Removing intermediate container 96036a8547ee [2023-03-15T20:03:46.046Z] ---> bb4262d948ea [2023-03-15T20:03:46.046Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-15T20:03:46.046Z] ---> Running in a1201cfdde85 [2023-03-15T20:03:46.302Z] Removing intermediate container a1201cfdde85 [2023-03-15T20:03:46.302Z] ---> a96c9e925cc8 [2023-03-15T20:03:46.302Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T20:03:46.559Z] ---> b369e1135f24 [2023-03-15T20:03:46.559Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T20:03:46.816Z] ---> ab30ecc5c41a [2023-03-15T20:03:46.816Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-15T20:03:48.187Z] ---> ab959fd1dd39 [2023-03-15T20:03:48.187Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-15T20:03:48.187Z] ---> bc15ab71a49d [2023-03-15T20:03:48.187Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-15T20:03:48.447Z] ---> Running in 95b0e07cdecc [2023-03-15T20:03:48.705Z] ---> fc148006c944 [2023-03-15T20:03:48.705Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-15T20:03:48.705Z] ---> Running in 8ebf83fba72a [2023-03-15T20:03:48.984Z] Removing intermediate container 8ebf83fba72a [2023-03-15T20:03:48.984Z] ---> 98719875c305 [2023-03-15T20:03:48.984Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T20:03:48.984Z] ---> Running in f72080d54586 [2023-03-15T20:03:48.984Z] 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-15T20:03:49.241Z] Removing intermediate container f72080d54586 [2023-03-15T20:03:49.241Z] ---> c41abd7f3f0d [2023-03-15T20:03:49.241Z] Step 21/23 : LABEL arch=x86_64 [2023-03-15T20:03:49.241Z] ---> Running in c90c50881b15 [2023-03-15T20:03:49.504Z] Removing intermediate container c90c50881b15 [2023-03-15T20:03:49.504Z] ---> 51430a129c6e [2023-03-15T20:03:49.504Z] Step 22/23 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa [2023-03-15T20:03:49.776Z] ---> Running in 8af80e9beac9 [2023-03-15T20:03:50.035Z] Removing intermediate container 8af80e9beac9 [2023-03-15T20:03:50.035Z] ---> 4acc7acda880 [2023-03-15T20:03:50.035Z] Step 23/23 : LABEL version=0.0.0 [2023-03-15T20:03:50.035Z] ---> Running in 1e6cb45e9e62 [2023-03-15T20:03:50.292Z] Removing intermediate container 1e6cb45e9e62 [2023-03-15T20:03:50.292Z] ---> ddd156bc956d [2023-03-15T20:03:50.292Z] [2023-03-15T20:03:50.292Z] Successfully built ddd156bc956d [2023-03-15T20:03:50.292Z] Successfully tagged support-scheduler:latest [2023-03-15T20:03:50.292Z] Building security-bootstrapper [2023-03-15T20:03:52.562Z] ce5c4a1c91eb: Pull complete [2023-03-15T20:03:52.562Z] 169dfbe0d373: Pull complete [2023-03-15T20:03:52.833Z] e1ff8fa3b103: Pull complete [2023-03-15T20:03:53.570Z]  Building support-scheduler ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T20:03:53.570Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-15T20:03:53.570Z] ---> f5877720e79a [2023-03-15T20:03:53.570Z] Step 3/33 : WORKDIR /edgex-go [2023-03-15T20:03:53.570Z] ---> Using cache [2023-03-15T20:03:53.570Z] ---> a799cb740350 [2023-03-15T20:03:53.570Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-15T20:03:53.570Z] ---> Using cache [2023-03-15T20:03:53.570Z] ---> ca625a50070a [2023-03-15T20:03:53.570Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-15T20:03:53.570Z] ---> Using cache [2023-03-15T20:03:53.570Z] ---> c4461ddba756 [2023-03-15T20:03:53.570Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T20:03:53.570Z] ---> Using cache [2023-03-15T20:03:53.570Z] ---> 512a0d543cfa [2023-03-15T20:03:53.570Z] Step 7/33 : COPY . . [2023-03-15T20:03:53.570Z] ---> Using cache [2023-03-15T20:03:53.570Z] ---> bc15ab71a49d [2023-03-15T20:03:53.570Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-15T20:03:54.501Z] ---> Running in 94aa3dbb23e5 [2023-03-15T20:03:55.432Z] 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-15T20:03:59.507Z] 52ebb69f0ebf: Pull complete [2023-03-15T20:04:00.470Z] 5abe8eddf0d5: Pull complete [2023-03-15T20:04:00.470Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-15T20:04:00.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T20:04:00.470Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-15T20:04:00.862Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T20:04:00.862Z] WORKDIR /edgex [2023-03-15T20:04:00.862Z] COPY go.mod . [2023-03-15T20:04:00.862Z] RUN go mod download build [2023-03-15T20:04:00.862Z] -t ci-base-image-arm64 -f - . [2023-03-15T20:04:01.451Z] Sending build context to Docker daemon 2.932MB [2023-03-15T20:04:01.451Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T20:04:01.451Z] ---> 6cb57ee374ae [2023-03-15T20:04:01.451Z] Step 2/4 : WORKDIR /edgex [2023-03-15T20:04:03.408Z] ---> Running in a55e5202bb20 [2023-03-15T20:04:03.679Z] Removing intermediate container a55e5202bb20 [2023-03-15T20:04:03.679Z] ---> d27f6548a0b2 [2023-03-15T20:04:03.679Z] Step 3/4 : COPY go.mod . [2023-03-15T20:04:05.099Z] ---> 4a805b56a281 [2023-03-15T20:04:05.099Z] Step 4/4 : RUN go mod download [2023-03-15T20:04:05.099Z] ---> Running in a68777542123 [2023-03-15T20:04:17.349Z] Removing intermediate container f67718500f6f [2023-03-15T20:04:17.349Z] ---> dd5e65677ca2 [2023-03-15T20:04:17.349Z] [2023-03-15T20:04:17.349Z] Step 10/25 : FROM alpine:3.17 [2023-03-15T20:04:17.349Z] ---> b2aa39c304c2 [2023-03-15T20:04:17.349Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-15T20:04:17.349Z] ---> Using cache [2023-03-15T20:04:17.349Z] ---> 2e1232f7ad22 [2023-03-15T20:04:17.349Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-15T20:04:17.349Z] ---> Using cache [2023-03-15T20:04:17.349Z] ---> 9712e61d3229 [2023-03-15T20:04:17.349Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-15T20:04:17.349Z] ---> Running in c3aee1fc570f [2023-03-15T20:04:17.349Z] Removing intermediate container c3aee1fc570f [2023-03-15T20:04:17.349Z] ---> 8c71507d721c [2023-03-15T20:04:17.349Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-15T20:04:17.349Z] ---> Running in 4964fabf8f92 [2023-03-15T20:04:17.349Z] Removing intermediate container 4964fabf8f92 [2023-03-15T20:04:17.349Z] ---> 28a07d1be759 [2023-03-15T20:04:17.349Z] Step 15/25 : WORKDIR / [2023-03-15T20:04:17.349Z] ---> Running in b73c70029cd7 [2023-03-15T20:04:17.349Z] Removing intermediate container b73c70029cd7 [2023-03-15T20:04:17.349Z] ---> d927998978ef [2023-03-15T20:04:17.349Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T20:04:17.349Z] 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-15T20:04:17.349Z] ---> bd9ac230cf3b [2023-03-15T20:04:17.349Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T20:04:17.349Z] Removing intermediate container c4c253dac4e9 [2023-03-15T20:04:17.349Z] Removing intermediate container a949f4343c61 [2023-03-15T20:04:17.349Z] ---> ae231792d620 [2023-03-15T20:04:17.349Z] ---> f6e7ee3af7f7 [2023-03-15T20:04:17.349Z] [2023-03-15T20:04:17.349Z] Step 10/23 : FROM alpine:3.17 [2023-03-15T20:04:17.349Z] ---> b2aa39c304c2 [2023-03-15T20:04:17.349Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-15T20:04:17.349Z] [2023-03-15T20:04:17.349Z] Step 10/23 : FROM alpine:3.17 [2023-03-15T20:04:17.349Z] ---> b2aa39c304c2 [2023-03-15T20:04:17.349Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-15T20:04:17.349Z] ---> Using cache [2023-03-15T20:04:17.349Z] ---> ace3c52ed690 [2023-03-15T20:04:17.349Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-15T20:04:17.350Z] ---> Using cache [2023-03-15T20:04:17.350Z] ---> 1e82fe56ec63 [2023-03-15T20:04:17.350Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T20:04:17.350Z] ---> Using cache [2023-03-15T20:04:17.350Z] ---> de1aa6b7d38f [2023-03-15T20:04:17.350Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T20:04:17.350Z] ---> Using cache [2023-03-15T20:04:17.350Z] ---> f63f4f7fbd86 [2023-03-15T20:04:17.350Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-15T20:04:17.350Z] ---> Running in afed99f4b6d4 [2023-03-15T20:04:17.350Z] ---> 2768d054d0fe [2023-03-15T20:04:17.350Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-15T20:04:17.350Z] Removing intermediate container afed99f4b6d4 [2023-03-15T20:04:17.350Z] ---> 05d25aa69117 [2023-03-15T20:04:17.350Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-15T20:04:17.350Z] ---> Running in e6c9cceff855 [2023-03-15T20:04:17.350Z] ---> dce93ab50adf [2023-03-15T20:04:17.350Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-15T20:04:17.350Z] Removing intermediate container e6c9cceff855 [2023-03-15T20:04:17.350Z] ---> f8d55cc4b860 [2023-03-15T20:04:17.350Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-15T20:04:17.350Z] ---> 1fe8ec8639fb [2023-03-15T20:04:17.350Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-15T20:04:17.350Z] ---> Running in 568a53864dca [2023-03-15T20:04:17.350Z] ---> b036dbc6ef5f [2023-03-15T20:04:17.350Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-15T20:04:17.607Z] Removing intermediate container 568a53864dca [2023-03-15T20:04:17.607Z] ---> 8c1944c57fe7 [2023-03-15T20:04:17.607Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-15T20:04:17.607Z] ---> a42111567a3f [2023-03-15T20:04:17.607Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-15T20:04:17.864Z] ---> Running in 880b658830f8 [2023-03-15T20:04:17.864Z] ---> 6f8d06925ff7 [2023-03-15T20:04:17.864Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-15T20:04:17.864Z] ---> a0d456a11040 [2023-03-15T20:04:17.864Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-15T20:04:17.864Z] ---> Running in 77b7d0849d5b [2023-03-15T20:04:17.864Z] ---> Running in 71ffd3fd9159 [2023-03-15T20:04:18.123Z] Removing intermediate container 71ffd3fd9159 [2023-03-15T20:04:18.123Z] ---> 60f4e3147843 [2023-03-15T20:04:18.123Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T20:04:18.382Z] ---> Running in 73c29cf09279 [2023-03-15T20:04:18.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T20:04:18.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T20:04:18.382Z] Removing intermediate container 73c29cf09279 [2023-03-15T20:04:18.382Z] ---> ec9a3ebb81c0 [2023-03-15T20:04:18.382Z] Step 23/25 : LABEL arch=x86_64 [2023-03-15T20:04:18.641Z] ---> Running in ae74e5233907 [2023-03-15T20:04:18.641Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T20:04:18.641Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T20:04:18.641Z] OK: 7 MiB in 16 packages [2023-03-15T20:04:18.641Z] Removing intermediate container ae74e5233907 [2023-03-15T20:04:18.641Z] ---> c6e69d4a25c7 [2023-03-15T20:04:18.641Z] Step 24/25 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa [2023-03-15T20:04:18.902Z] ---> Running in 175cc6f76920 [2023-03-15T20:04:18.902Z] Removing intermediate container 77b7d0849d5b [2023-03-15T20:04:18.902Z] ---> a54f42e4701f [2023-03-15T20:04:18.902Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-15T20:04:18.902Z] Removing intermediate container 175cc6f76920 [2023-03-15T20:04:18.902Z] ---> ef415cd2d164 [2023-03-15T20:04:18.902Z] Step 25/25 : LABEL version=0.0.0 [2023-03-15T20:04:18.902Z] ---> Running in b5a627ebca56 [2023-03-15T20:04:18.902Z] ---> Running in 3ad499cd640a [2023-03-15T20:04:19.166Z] Removing intermediate container b5a627ebca56 [2023-03-15T20:04:19.166Z] ---> 3e2f2d016524 [2023-03-15T20:04:19.166Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-15T20:04:19.166Z] Removing intermediate container 3ad499cd640a [2023-03-15T20:04:19.166Z] ---> 5caec48d1c66 [2023-03-15T20:04:19.166Z] [2023-03-15T20:04:19.166Z] Removing intermediate container 880b658830f8 [2023-03-15T20:04:19.166Z] ---> 9d65d3d77425 [2023-03-15T20:04:19.166Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T20:04:19.166Z] ---> Running in 3956dbe86f4b [2023-03-15T20:04:19.166Z] Successfully built 5caec48d1c66 [2023-03-15T20:04:19.166Z] Successfully tagged core-metadata:latest [2023-03-15T20:04:19.166Z]  Building core-metadata ... done Building security-proxy-setup [2023-03-15T20:04:19.425Z] Removing intermediate container 95b0e07cdecc [2023-03-15T20:04:19.425Z] ---> 2d4b6afcbe5c [2023-03-15T20:04:19.425Z] [2023-03-15T20:04:19.425Z] Step 9/24 : FROM alpine:3.17 [2023-03-15T20:04:19.425Z] ---> b2aa39c304c2 [2023-03-15T20:04:19.425Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-15T20:04:19.683Z] Removing intermediate container 3956dbe86f4b [2023-03-15T20:04:19.683Z] ---> 4b0d0b0507da [2023-03-15T20:04:19.683Z] Step 21/23 : LABEL arch=x86_64 [2023-03-15T20:04:20.251Z] ---> Running in 7f63e6b93c8e [2023-03-15T20:04:20.251Z] ---> 27d5b29b4d7d [2023-03-15T20:04:20.251Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T20:04:20.251Z] ---> Running in ec97f584b1ea [2023-03-15T20:04:20.519Z] Removing intermediate container ec97f584b1ea [2023-03-15T20:04:20.519Z] ---> 26a870f74e9a [2023-03-15T20:04:20.519Z] Step 22/23 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa [2023-03-15T20:04:20.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T20:04:20.777Z] ---> f722b2a331b6 [2023-03-15T20:04:20.777Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-15T20:04:20.777Z] ---> Running in 994a1b91c01e [2023-03-15T20:04:20.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T20:04:20.777Z] Removing intermediate container 994a1b91c01e [2023-03-15T20:04:20.777Z] ---> e6791f482500 [2023-03-15T20:04:20.777Z] Step 23/23 : LABEL version=0.0.0 [2023-03-15T20:04:21.034Z] ---> Running in 6f1c020814ca [2023-03-15T20:04:21.034Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-15T20:04:21.034Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-15T20:04:21.034Z] (3/3) Installing su-exec (0.2-r2) [2023-03-15T20:04:21.034Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T20:04:21.034Z] Executing ca-certificates-20220614-r4.trigger [2023-03-15T20:04:21.294Z] Removing intermediate container 6f1c020814ca [2023-03-15T20:04:21.294Z] ---> d3ccb69d9718 [2023-03-15T20:04:21.294Z] [2023-03-15T20:04:21.294Z] Removing intermediate container 94aa3dbb23e5 [2023-03-15T20:04:21.294Z] ---> b5156077a08b [2023-03-15T20:04:21.294Z] [2023-03-15T20:04:21.294Z] Step 9/33 : FROM alpine:3.17 [2023-03-15T20:04:21.294Z] ---> b2aa39c304c2 [2023-03-15T20:04:21.294Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-15T20:04:21.294Z] ---> Using cache [2023-03-15T20:04:21.294Z] ---> 9207a31d9fba [2023-03-15T20:04:21.294Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-15T20:04:21.294Z] OK: 8 MiB in 18 packages [2023-03-15T20:04:21.294Z] ---> Running in 5e009a33e30f [2023-03-15T20:04:21.294Z] Successfully built d3ccb69d9718 [2023-03-15T20:04:21.294Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-15T20:04:21.294Z]  Building core-common-config-bootstrapper ... done Building security-spire-server [2023-03-15T20:04:21.554Z] ---> e01e1021d8cb [2023-03-15T20:04:21.554Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-15T20:04:22.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T20:04:22.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T20:04:22.383Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-15T20:04:22.383Z] (2/2) Installing su-exec (0.2-r2) [2023-03-15T20:04:22.383Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T20:04:22.383Z] OK: 7 MiB in 17 packages [2023-03-15T20:04:22.383Z] ---> e152ffd368a1 [2023-03-15T20:04:22.383Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-15T20:04:22.641Z] Removing intermediate container 7f63e6b93c8e [2023-03-15T20:04:22.641Z] ---> b9a305061cbf [2023-03-15T20:04:22.641Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-15T20:04:22.641Z] ---> Running in e654ead60f57 [2023-03-15T20:04:22.641Z] ---> Running in c5863614d9a4 [2023-03-15T20:04:22.899Z] Removing intermediate container c5863614d9a4 [2023-03-15T20:04:22.899Z] ---> cf6e8ed3b8d7 [2023-03-15T20:04:22.899Z] Step 12/24 : WORKDIR / [2023-03-15T20:04:22.899Z] Removing intermediate container 5e009a33e30f [2023-03-15T20:04:22.899Z] ---> 6286b9e7d82f [2023-03-15T20:04:22.899Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-15T20:04:22.899Z] Removing intermediate container e654ead60f57 [2023-03-15T20:04:22.899Z] ---> 75cb17902b66 [2023-03-15T20:04:22.899Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T20:04:22.899Z] ---> Running in bb0a52c40a33 [2023-03-15T20:04:22.899Z] ---> Running in e3f2c8f41af9 [2023-03-15T20:04:22.899Z] ---> Running in 021e5829f758 [2023-03-15T20:04:23.157Z] Removing intermediate container bb0a52c40a33 [2023-03-15T20:04:23.157Z] ---> 0d51e084ae77 [2023-03-15T20:04:23.157Z] Step 13/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T20:04:23.157Z] Removing intermediate container e3f2c8f41af9 [2023-03-15T20:04:23.157Z] ---> 1a89abb2dc81 [2023-03-15T20:04:23.157Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-15T20:04:23.157Z] Removing intermediate container 021e5829f758 [2023-03-15T20:04:23.157Z] ---> 9009a9823993 [2023-03-15T20:04:23.157Z] Step 21/23 : LABEL arch=x86_64 [2023-03-15T20:04:23.157Z] ---> Running in eb48e23f4295 [2023-03-15T20:04:23.157Z] ---> Running in 758dbc673d46 [2023-03-15T20:04:23.416Z] Removing intermediate container 758dbc673d46 [2023-03-15T20:04:23.416Z] ---> 34679d5ef829 [2023-03-15T20:04:23.416Z] Step 22/23 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa [2023-03-15T20:04:23.416Z] Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T20:04:23.416Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-15T20:04:23.416Z] ---> f5877720e79a [2023-03-15T20:04:23.416Z] Step 3/21 : WORKDIR /edgex-go [2023-03-15T20:04:23.416Z] ---> Using cache [2023-03-15T20:04:23.416Z] ---> a799cb740350 [2023-03-15T20:04:23.416Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-15T20:04:23.416Z] ---> Using cache [2023-03-15T20:04:23.416Z] ---> ca625a50070a [2023-03-15T20:04:23.416Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-15T20:04:23.675Z] ---> Using cache [2023-03-15T20:04:23.675Z] ---> c4461ddba756 [2023-03-15T20:04:23.675Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T20:04:23.675Z] ---> Using cache [2023-03-15T20:04:23.675Z] ---> 512a0d543cfa [2023-03-15T20:04:23.675Z] Step 7/21 : COPY . . [2023-03-15T20:04:23.675Z] Removing intermediate container eb48e23f4295 [2023-03-15T20:04:23.675Z] ---> 70e7103279ef [2023-03-15T20:04:23.675Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-15T20:04:23.675Z] ---> Using cache [2023-03-15T20:04:23.675Z] ---> bc15ab71a49d [2023-03-15T20:04:23.675Z] Step 8/21 : RUN make cmd/secrets-config/secrets-config [2023-03-15T20:04:23.675Z] ---> bec079267583 [2023-03-15T20:04:23.675Z] 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-15T20:04:23.675Z] ---> Running in 18335cd2a7da [2023-03-15T20:04:23.675Z] ---> Running in d1c4504b55a9 [2023-03-15T20:04:23.675Z] ---> Running in afb46779c549 [2023-03-15T20:04:23.933Z] Removing intermediate container 18335cd2a7da [2023-03-15T20:04:23.933Z] ---> 7c6d00569bfe [2023-03-15T20:04:23.933Z] Step 23/23 : LABEL version=0.0.0 [2023-03-15T20:04:23.933Z] Removing intermediate container d1c4504b55a9 [2023-03-15T20:04:23.933Z] ---> 99f00c01a3a2 [2023-03-15T20:04:23.933Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-15T20:04:23.933Z] ---> c02ff09fff05 [2023-03-15T20:04:23.933Z] 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-15T20:04:23.933Z] ---> Running in 6e8139efcec1 [2023-03-15T20:04:23.933Z] ---> Running in bff6dea8f16c [2023-03-15T20:04:23.933Z] 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-15T20:04:24.190Z] Removing intermediate container bff6dea8f16c [2023-03-15T20:04:24.190Z] ---> cfad752b748c [2023-03-15T20:04:24.190Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-15T20:04:24.190Z] Removing intermediate container 6e8139efcec1 [2023-03-15T20:04:24.190Z] ---> 2fac01bfbe3c [2023-03-15T20:04:24.190Z] [2023-03-15T20:04:24.190Z] Successfully built 2fac01bfbe3c [2023-03-15T20:04:24.190Z] ---> Running in bc71892f4565 [2023-03-15T20:04:24.190Z] ---> 329fbcdaad83 [2023-03-15T20:04:24.190Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-15T20:04:24.190Z] Successfully tagged core-data:latest [2023-03-15T20:04:24.190Z]  Building core-data ... done Building support-notifications [2023-03-15T20:04:25.131Z] ---> 8665a53ccfc2 [2023-03-15T20:04:25.131Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-15T20:04:25.389Z] ---> c3ad05f3a935 [2023-03-15T20:04:25.389Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-15T20:04:25.647Z] Removing intermediate container bc71892f4565 [2023-03-15T20:04:25.647Z] ---> 0403bed85ea1 [2023-03-15T20:04:25.647Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-15T20:04:25.647Z] ---> Running in 96598a3c846e [2023-03-15T20:04:25.922Z] Removing intermediate container 96598a3c846e [2023-03-15T20:04:25.922Z] ---> 61ea0dbb2f8e [2023-03-15T20:04:25.922Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-15T20:04:26.182Z] ---> 145650436f9a [2023-03-15T20:04:26.182Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-15T20:04:26.182Z] ---> bb6716f04db1 [2023-03-15T20:04:26.182Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-15T20:04:26.182Z] ---> Running in 2b18af549d33 [2023-03-15T20:04:26.442Z] ---> 47302e98088d [2023-03-15T20:04:26.442Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-15T20:04:26.442Z] ---> Running in 6baf6706ca92 [2023-03-15T20:04:26.704Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T20:04:26.704Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-15T20:04:26.704Z] ---> f5877720e79a [2023-03-15T20:04:26.704Z] Step 3/25 : WORKDIR /edgex-go [2023-03-15T20:04:26.704Z] ---> Using cache [2023-03-15T20:04:26.704Z] ---> a799cb740350 [2023-03-15T20:04:26.704Z] Step 4/25 : RUN apk add --update --no-cache make git build-base curl [2023-03-15T20:04:26.704Z] ---> Using cache [2023-03-15T20:04:26.704Z] ---> 432e8ea52315 [2023-03-15T20:04:26.704Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-15T20:04:26.704Z] ---> Using cache [2023-03-15T20:04:26.704Z] ---> afab2675ab99 [2023-03-15T20:04:26.704Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T20:04:26.704Z] ---> Using cache [2023-03-15T20:04:26.704Z] ---> 3e3276d71b46 [2023-03-15T20:04:26.704Z] Step 7/25 : COPY . . [2023-03-15T20:04:26.704Z] ---> Using cache [2023-03-15T20:04:26.704Z] ---> 5ae26294d4f8 [2023-03-15T20:04:26.704Z] Step 8/25 : ARG SPIRE_RELEASE=1.2.1 [2023-03-15T20:04:26.704Z] ---> Using cache [2023-03-15T20:04:26.704Z] ---> bc93552afa7b [2023-03-15T20:04:26.704Z] Step 9/25 : WORKDIR /edgex-go/spire-build [2023-03-15T20:04:26.704Z] ---> Using cache [2023-03-15T20:04:26.704Z] ---> 3b2bff8ccd04 [2023-03-15T20:04:26.704Z] Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-15T20:04:26.704Z] ---> Using cache [2023-03-15T20:04:26.704Z] ---> 0b9ba1d53bda [2023-03-15T20:04:26.704Z] 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-15T20:04:26.963Z] ---> Running in d447500efb83 [2023-03-15T20:04:28.341Z] Removing intermediate container 6baf6706ca92 [2023-03-15T20:04:28.341Z] ---> d58e136a000a [2023-03-15T20:04:28.341Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-15T20:04:28.341Z] Removing intermediate container 2b18af549d33 [2023-03-15T20:04:28.341Z] ---> fdf461c12d84 [2023-03-15T20:04:28.341Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T20:04:28.341Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T20:04:28.341Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-15T20:04:28.341Z] ---> f5877720e79a [2023-03-15T20:04:28.341Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-15T20:04:28.341Z] ---> Using cache [2023-03-15T20:04:28.341Z] ---> cc8ed8dfefb7 [2023-03-15T20:04:28.341Z] Step 4/23 : WORKDIR /edgex-go [2023-03-15T20:04:28.341Z] ---> Using cache [2023-03-15T20:04:28.341Z] ---> 2969d72f7077 [2023-03-15T20:04:28.341Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-15T20:04:28.341Z] ---> Running in 7d387beeb795 [2023-03-15T20:04:28.341Z] ---> Running in c8509528f2e9 [2023-03-15T20:04:28.598Z] Removing intermediate container d447500efb83 [2023-03-15T20:04:28.598Z] ---> f814899f5677 [2023-03-15T20:04:28.598Z] Step 12/25 : WORKDIR /edgex-go [2023-03-15T20:04:28.598Z] Removing intermediate container c8509528f2e9 [2023-03-15T20:04:28.598Z] ---> f591fe0527c0 [2023-03-15T20:04:28.598Z] Step 22/24 : LABEL arch=x86_64 [2023-03-15T20:04:28.598Z] ---> Running in 03f1d2ad8d8a [2023-03-15T20:04:28.598Z] ---> 9a4935781a81 [2023-03-15T20:04:28.598Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T20:04:28.598Z] ---> Running in f5bcf06823f8 [2023-03-15T20:04:28.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T20:04:28.859Z] Removing intermediate container f5bcf06823f8 [2023-03-15T20:04:28.859Z] ---> 47db504d2e60 [2023-03-15T20:04:28.859Z] Step 23/24 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa [2023-03-15T20:04:28.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T20:04:28.859Z] Removing intermediate container 03f1d2ad8d8a [2023-03-15T20:04:28.859Z] ---> 573c8f9c7a6e [2023-03-15T20:04:28.859Z] [2023-03-15T20:04:28.859Z] Step 13/25 : FROM alpine:3.17 [2023-03-15T20:04:28.859Z] ---> b2aa39c304c2 [2023-03-15T20:04:28.859Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-15T20:04:28.859Z] ---> Using cache [2023-03-15T20:04:28.859Z] ---> 9207a31d9fba [2023-03-15T20:04:28.859Z] Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-15T20:04:28.859Z] ---> Running in 870ed31a1297 [2023-03-15T20:04:28.859Z] ---> a35d0185f717 [2023-03-15T20:04:28.859Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-15T20:04:28.859Z] ---> Running in 624a94e235ed [2023-03-15T20:04:28.859Z] OK: 265 MiB in 53 packages [2023-03-15T20:04:29.123Z] Removing intermediate container 870ed31a1297 [2023-03-15T20:04:29.123Z] ---> 03af589add3b [2023-03-15T20:04:29.123Z] Step 24/24 : LABEL version=0.0.0 [2023-03-15T20:04:29.123Z] ---> Running in 75b4a523aecd [2023-03-15T20:04:29.380Z] Removing intermediate container 75b4a523aecd [2023-03-15T20:04:29.380Z] ---> 3e85a7805a5a [2023-03-15T20:04:29.380Z] [2023-03-15T20:04:29.380Z] Successfully built 3e85a7805a5a [2023-03-15T20:04:29.380Z] Successfully tagged security-secretstore-setup:latest [2023-03-15T20:04:29.380Z]  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T20:04:29.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T20:04:29.639Z] ---> bfc110035b42 [2023-03-15T20:04:29.639Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-15T20:04:29.639Z] Removing intermediate container 7d387beeb795 [2023-03-15T20:04:29.639Z] ---> a035797edb6c [2023-03-15T20:04:29.639Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-15T20:04:29.902Z] v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-15T20:04:29.902Z] v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-15T20:04:29.902Z] OK: 17815 distinct packages available [2023-03-15T20:04:29.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T20:04:29.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T20:04:29.902Z] ---> b3ed0ed82069 [2023-03-15T20:04:29.902Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-15T20:04:30.159Z] ---> f584bb1c9a49 [2023-03-15T20:04:30.159Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T20:04:30.159Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-15T20:04:30.159Z] ---> Running in e89fc464d0ff [2023-03-15T20:04:30.159Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-15T20:04:30.159Z] (3/5) Installing libucontext (1.2-r0) [2023-03-15T20:04:30.159Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-15T20:04:30.159Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-15T20:04:30.159Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T20:04:30.159Z] OK: 8 MiB in 20 packages [2023-03-15T20:04:30.159Z] ---> e2cece9f99ad [2023-03-15T20:04:30.159Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-15T20:04:30.724Z] ---> 9c858e8e7f01 [2023-03-15T20:04:30.724Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-15T20:04:30.982Z] Removing intermediate container 624a94e235ed [2023-03-15T20:04:30.982Z] ---> 2d4f8598bc31 [2023-03-15T20:04:30.982Z] Step 16/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T20:04:30.982Z] ---> 9dcbfe162c32 [2023-03-15T20:04:30.982Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-15T20:04:31.239Z] ---> 1c7b1e0b4689 [2023-03-15T20:04:31.239Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-15T20:04:31.239Z] ---> 7afd38af1c4d [2023-03-15T20:04:31.239Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-15T20:04:31.239Z] ---> Running in 0eb0cdb01d8d [2023-03-15T20:04:32.184Z] Removing intermediate container 0eb0cdb01d8d [2023-03-15T20:04:32.184Z] ---> cd60bfa99518 [2023-03-15T20:04:32.184Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-15T20:04:32.184Z] ---> 9ba9cd4dfa52 [2023-03-15T20:04:32.184Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-15T20:04:32.442Z] ---> Running in 02bbe979de06 [2023-03-15T20:04:32.442Z] Removing intermediate container 02bbe979de06 [2023-03-15T20:04:32.442Z] ---> 9c49a5892079 [2023-03-15T20:04:32.442Z] Step 30/33 : CMD ["gate"] [2023-03-15T20:04:32.442Z] ---> Running in 688a6a2aaaa1 [2023-03-15T20:04:32.442Z] ---> ed3232265604 [2023-03-15T20:04:32.442Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-15T20:04:32.699Z] Removing intermediate container 688a6a2aaaa1 [2023-03-15T20:04:32.699Z] ---> d332de632a70 [2023-03-15T20:04:32.699Z] Step 31/33 : LABEL arch=x86_64 [2023-03-15T20:04:32.699Z] ---> bcbc26583aca [2023-03-15T20:04:32.699Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-15T20:04:32.699Z] ---> Running in 9ec267b1e282 [2023-03-15T20:04:32.699Z] Removing intermediate container 9ec267b1e282 [2023-03-15T20:04:32.699Z] ---> 3dc9e3a033d3 [2023-03-15T20:04:32.699Z] Step 32/33 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa [2023-03-15T20:04:32.972Z] ---> Running in 272970a449b6 [2023-03-15T20:04:32.972Z] ---> cb5a788db318 [2023-03-15T20:04:32.972Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-15T20:04:32.972Z] ---> Running in 4eaae45c277d [2023-03-15T20:04:32.972Z] Removing intermediate container 272970a449b6 [2023-03-15T20:04:32.972Z] ---> 2b05d9516294 [2023-03-15T20:04:32.972Z] Step 33/33 : LABEL version=0.0.0 [2023-03-15T20:04:32.972Z] ---> Running in 6b4cab547116 [2023-03-15T20:04:32.972Z] Removing intermediate container 4eaae45c277d [2023-03-15T20:04:32.972Z] ---> 897fdd8e75ec [2023-03-15T20:04:32.972Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-15T20:04:33.231Z] ---> Running in 36ac4d77d409 [2023-03-15T20:04:33.231Z] Removing intermediate container 6b4cab547116 [2023-03-15T20:04:33.231Z] ---> 89d75cfa5994 [2023-03-15T20:04:33.231Z] [2023-03-15T20:04:33.231Z] Removing intermediate container 36ac4d77d409 [2023-03-15T20:04:33.231Z] ---> 9f4288afaf56 [2023-03-15T20:04:33.231Z] Step 23/25 : LABEL arch=x86_64 [2023-03-15T20:04:33.231Z] Successfully built 89d75cfa5994 [2023-03-15T20:04:33.231Z] Successfully tagged security-bootstrapper:latest [2023-03-15T20:04:33.231Z]  Building security-bootstrapper ... done  ---> Running in 13bead2322da [2023-03-15T20:04:33.231Z] Removing intermediate container 13bead2322da [2023-03-15T20:04:33.231Z] ---> 22371cfd33a1 [2023-03-15T20:04:33.231Z] Step 24/25 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa [2023-03-15T20:04:33.488Z] ---> Running in 55c65f172d6b [2023-03-15T20:04:33.488Z] Removing intermediate container 55c65f172d6b [2023-03-15T20:04:33.488Z] ---> f9cccf887b56 [2023-03-15T20:04:33.488Z] Step 25/25 : LABEL version=0.0.0 [2023-03-15T20:04:33.488Z] ---> Running in 367a8a27d032 [2023-03-15T20:04:33.488Z] Removing intermediate container 367a8a27d032 [2023-03-15T20:04:33.488Z] ---> ad57ec3b8410 [2023-03-15T20:04:33.488Z] [2023-03-15T20:04:33.746Z] Successfully built ad57ec3b8410 [2023-03-15T20:04:33.746Z] Successfully tagged security-spire-server:latest [2023-03-15T20:04:37.382Z] Removing intermediate container a68777542123 [2023-03-15T20:04:37.382Z] ---> 2d06b9fc446e [2023-03-15T20:04:37.382Z] Successfully built 2d06b9fc446e [2023-03-15T20:04:37.382Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T20:04:37.783Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T20:04:37.783Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T20:04:38.063Z] prd-ubuntu20.04-docker-arm64-4c-16g-2270 does not seem to be running inside a container [2023-03-15T20:04:38.138Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-15T20:04:39.402Z] $ docker top b82bdb53971ddb1cc105da16a0689c6e6b4f52bdbd7a406ed4fef6d6708916b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T20:04:40.294Z] + go version [2023-03-15T20:04:40.294Z] go version go1.20.2 linux/arm64 [2023-03-15T20:04:40.300Z]  Building security-spire-server ... done Removing intermediate container afb46779c549 [2023-03-15T20:04:40.300Z] ---> 57753b74ef58 [2023-03-15T20:04:40.300Z] [2023-03-15T20:04:40.300Z] Step 9/21 : FROM alpine:3.17 [2023-03-15T20:04:40.300Z] ---> b2aa39c304c2 [2023-03-15T20:04:40.300Z] Step 10/21 : RUN apk add --update --no-cache dumb-init openssl [2023-03-15T20:04:40.300Z] ---> Running in b4bd3b51d4c7 [2023-03-15T20:04:40.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T20:04:40.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] } [2023-03-15T20:04:40.347Z] $ docker stop --time=1 b82bdb53971ddb1cc105da16a0689c6e6b4f52bdbd7a406ed4fef6d6708916b5 [2023-03-15T20:04:40.557Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-15T20:04:40.557Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-15T20:04:40.557Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T20:04:40.557Z] OK: 8 MiB in 17 packages [2023-03-15T20:04:41.490Z] Removing intermediate container b4bd3b51d4c7 [2023-03-15T20:04:41.490Z] ---> 094dbaa80adf [2023-03-15T20:04:41.490Z] 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-15T20:04:41.490Z] ---> Running in a0a5b103faba [2023-03-15T20:04:41.490Z] Removing intermediate container a0a5b103faba [2023-03-15T20:04:41.490Z] ---> 89525f2ce729 [2023-03-15T20:04:41.490Z] Step 12/21 : WORKDIR /edgex [2023-03-15T20:04:41.490Z] ---> Running in 13fd008141f9 [2023-03-15T20:04:41.490Z] Removing intermediate container 13fd008141f9 [2023-03-15T20:04:41.490Z] ---> 066c8c80aa89 [2023-03-15T20:04:41.490Z] Step 13/21 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T20:04:41.748Z] ---> b7574dec322e [2023-03-15T20:04:41.748Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-15T20:04:41.957Z] $ docker rm -f --volumes b82bdb53971ddb1cc105da16a0689c6e6b4f52bdbd7a406ed4fef6d6708916b5 [2023-03-15T20:04:42.005Z] ---> 5fe63633431c [2023-03-15T20:04:42.005Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2023-03-15T20:04:42.262Z] ---> a8281dee847d [2023-03-15T20:04:42.262Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-03-15T20:04:42.523Z] ---> 30fc8885a379 [2023-03-15T20:04:42.523Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-15T20:04:42.523Z] ---> Running in cb781dd2555c [Pipeline] sh [2023-03-15T20:04:42.780Z] Removing intermediate container e89fc464d0ff [2023-03-15T20:04:42.780Z] ---> 27a45e353e31 [2023-03-15T20:04:42.780Z] Step 8/23 : COPY . . [2023-03-15T20:04:42.874Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T20:04:42.874Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T20:04:43.133Z] prd-ubuntu20.04-docker-arm64-4c-16g-2270 does not seem to be running inside a container [2023-03-15T20:04:43.198Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-15T20:04:44.155Z] Removing intermediate container cb781dd2555c [2023-03-15T20:04:44.155Z] ---> 5b7677d2264c [2023-03-15T20:04:44.155Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-15T20:04:44.155Z] ---> Running in 612baa71332e [2023-03-15T20:04:44.155Z] Removing intermediate container 612baa71332e [2023-03-15T20:04:44.155Z] ---> bb1ee453825a [2023-03-15T20:04:44.155Z] Step 19/21 : LABEL arch=x86_64 [2023-03-15T20:04:44.155Z] ---> Running in e6e53a087129 [2023-03-15T20:04:44.155Z] Removing intermediate container e6e53a087129 [2023-03-15T20:04:44.155Z] ---> a94f994de461 [2023-03-15T20:04:44.155Z] Step 20/21 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa [2023-03-15T20:04:44.155Z] ---> Running in ab2190d47da5 [2023-03-15T20:04:44.391Z] $ docker top 5da7de044f291f6ccc639aca35812b32f843a1469fd2e1bf956575c8205995a2 -eo pid,comm [2023-03-15T20:04:44.413Z] Removing intermediate container ab2190d47da5 [2023-03-15T20:04:44.413Z] ---> 29029331d518 [2023-03-15T20:04:44.413Z] Step 21/21 : LABEL version=0.0.0 [2023-03-15T20:04:44.413Z] ---> Running in f7c787dd8bf7 [2023-03-15T20:04:44.413Z] Removing intermediate container f7c787dd8bf7 [2023-03-15T20:04:44.413Z] ---> d081354e7a8b [2023-03-15T20:04:44.413Z] [2023-03-15T20:04:44.413Z] Successfully built d081354e7a8b [2023-03-15T20:04:44.413Z] Successfully tagged security-proxy-setup:latest [Pipeline] { [Pipeline] echo [2023-03-15T20:04:44.677Z] ========================================================= [2023-03-15T20:04:44.677Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-15T20:04:44.677Z] ========================================================= [Pipeline] sh [2023-03-15T20:04:45.316Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-15T20:04:45.700Z] + make test [2023-03-15T20:04:45.968Z] go test -race -coverprofile=coverage.out ./... [2023-03-15T20:04:46.313Z]  Building security-proxy-setup ... done  ---> 47f6499b9b5b [2023-03-15T20:04:46.314Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-15T20:04:46.314Z] ---> Running in c6a031390e39 [2023-03-15T20:04:46.571Z] 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-15T20:05:04.641Z] Removing intermediate container c6a031390e39 [2023-03-15T20:05:04.641Z] ---> 02fd72e2cf8b [2023-03-15T20:05:04.641Z] [2023-03-15T20:05:04.641Z] Step 10/23 : FROM alpine:3.17 [2023-03-15T20:05:04.641Z] ---> b2aa39c304c2 [2023-03-15T20:05:04.641Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-15T20:05:04.641Z] ---> Running in 7473ba773cb1 [2023-03-15T20:05:04.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T20:05:04.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T20:05:04.642Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-15T20:05:04.642Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-15T20:05:04.642Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T20:05:04.642Z] Executing ca-certificates-20220614-r4.trigger [2023-03-15T20:05:04.642Z] OK: 8 MiB in 17 packages [2023-03-15T20:05:04.642Z] Removing intermediate container 7473ba773cb1 [2023-03-15T20:05:04.642Z] ---> fd4dd9247335 [2023-03-15T20:05:04.642Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-15T20:05:04.642Z] ---> Running in cb4754ebc8be [2023-03-15T20:05:04.642Z] Removing intermediate container cb4754ebc8be [2023-03-15T20:05:04.642Z] ---> ceeddb780c1e [2023-03-15T20:05:04.642Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-15T20:05:04.642Z] ---> Running in 8538a7fd0229 [2023-03-15T20:05:04.642Z] Removing intermediate container 8538a7fd0229 [2023-03-15T20:05:04.642Z] ---> 85688a023fa9 [2023-03-15T20:05:04.642Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-15T20:05:04.642Z] ---> Running in ed73a35a1e72 [2023-03-15T20:05:04.642Z] Removing intermediate container ed73a35a1e72 [2023-03-15T20:05:04.642Z] ---> 881a68a0ecc1 [2023-03-15T20:05:04.642Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T20:05:04.642Z] ---> 63f927295b79 [2023-03-15T20:05:04.642Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T20:05:04.642Z] ---> 31b94eff4669 [2023-03-15T20:05:04.642Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-15T20:05:04.642Z] ---> b9726327cb49 [2023-03-15T20:05:04.642Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-15T20:05:04.901Z] ---> df85831e9976 [2023-03-15T20:05:04.901Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-15T20:05:04.901Z] ---> Running in 46a65e9dc2c9 [2023-03-15T20:05:04.901Z] Removing intermediate container 46a65e9dc2c9 [2023-03-15T20:05:04.901Z] ---> 2133abf5d2e0 [2023-03-15T20:05:04.901Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T20:05:04.901Z] ---> Running in b4a5b3090b8f [2023-03-15T20:05:05.159Z] Removing intermediate container b4a5b3090b8f [2023-03-15T20:05:05.159Z] ---> 474d56682ccf [2023-03-15T20:05:05.159Z] Step 21/23 : LABEL arch=x86_64 [2023-03-15T20:05:05.159Z] ---> Running in deebe5c378df [2023-03-15T20:05:05.159Z] Removing intermediate container deebe5c378df [2023-03-15T20:05:05.159Z] ---> 915bf6f0f86d [2023-03-15T20:05:05.159Z] Step 22/23 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa [2023-03-15T20:05:05.159Z] ---> Running in 31cc11f1a406 [2023-03-15T20:05:05.159Z] Removing intermediate container 31cc11f1a406 [2023-03-15T20:05:05.159Z] ---> f246a18a98d8 [2023-03-15T20:05:05.159Z] Step 23/23 : LABEL version=0.0.0 [2023-03-15T20:05:05.419Z] ---> Running in 9c205850bade [2023-03-15T20:05:05.419Z] Removing intermediate container 9c205850bade [2023-03-15T20:05:05.419Z] ---> a2c10c794a66 [2023-03-15T20:05:05.419Z] [2023-03-15T20:05:05.419Z] Successfully built a2c10c794a66 [2023-03-15T20:05:05.419Z] Successfully tagged support-notifications:latest [2023-03-15T20:05:05.429Z]  Building support-notifications ... done  [Pipeline] } [2023-03-15T20:05:05.455Z] $ docker stop --time=1 7f2013d6b86a4a870d8d25723000ab67639b5cd6de11efe88fbbca1805590a33 [2023-03-15T20:05:06.784Z] $ docker rm -f --volumes 7f2013d6b86a4a870d8d25723000ab67639b5cd6de11efe88fbbca1805590a33 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T20:05:07.171Z] + docker images [2023-03-15T20:05:07.171Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-15T20:05:07.171Z] support-notifications latest a2c10c794a66 1 second ago 33MB [2023-03-15T20:05:07.171Z] 02fd72e2cf8b 5 seconds ago 1.75GB [2023-03-15T20:05:07.171Z] security-proxy-setup latest d081354e7a8b 22 seconds ago 18.7MB [2023-03-15T20:05:07.171Z] 57753b74ef58 28 seconds ago 1.66GB [2023-03-15T20:05:07.171Z] security-bootstrapper latest 89d75cfa5994 33 seconds ago 22MB [2023-03-15T20:05:07.171Z] security-spire-server latest ad57ec3b8410 33 seconds ago 89.8MB [2023-03-15T20:05:07.171Z] security-secretstore-setup latest 3e85a7805a5a 37 seconds ago 32.6MB [2023-03-15T20:05:07.171Z] 573c8f9c7a6e 38 seconds ago 1.54GB [2023-03-15T20:05:07.171Z] core-data latest 2fac01bfbe3c 43 seconds ago 20MB [2023-03-15T20:05:07.171Z] core-common-config-bootstrapper latest d3ccb69d9718 45 seconds ago 17.5MB [2023-03-15T20:05:07.171Z] b5156077a08b 46 seconds ago 1.67GB [2023-03-15T20:05:07.171Z] 2d4b6afcbe5c 47 seconds ago 1.68GB [2023-03-15T20:05:07.171Z] core-metadata latest 5caec48d1c66 48 seconds ago 20.6MB [2023-03-15T20:05:07.171Z] ae231792d620 50 seconds ago 1.68GB [2023-03-15T20:05:07.171Z] f6e7ee3af7f7 50 seconds ago 1.69GB [2023-03-15T20:05:07.171Z] dd5e65677ca2 53 seconds ago 1.69GB [2023-03-15T20:05:07.171Z] support-scheduler latest ddd156bc956d About a minute ago 32.4MB [2023-03-15T20:05:07.171Z] 7c6bae4992e5 About a minute ago 1.75GB [2023-03-15T20:05:07.171Z] security-spiffe-token-provider latest b1f2db676e9c About a minute ago 32.6MB [2023-03-15T20:05:07.171Z] core-command latest 63cb2f0bc045 About a minute ago 19.8MB [2023-03-15T20:05:07.171Z] security-proxy-auth latest ecc84b03d257 About a minute ago 18.3MB [2023-03-15T20:05:07.171Z] 68ffc69ad90b About a minute ago 1.72GB [2023-03-15T20:05:07.171Z] 563fdff6189c About a minute ago 1.68GB [2023-03-15T20:05:07.171Z] 3015c34a5090 About a minute ago 1.66GB [2023-03-15T20:05:07.171Z] security-spire-agent latest 61ebbf01cd52 About a minute ago 129MB [2023-03-15T20:05:07.171Z] security-spire-config latest 9728f225b384 About a minute ago 88.9MB [2023-03-15T20:05:07.171Z] 8ce49d89ccb8 2 minutes ago 1.54GB [2023-03-15T20:05:07.171Z] 8edd2f0c5e0a 2 minutes ago 1.54GB [2023-03-15T20:05:07.171Z] ci-base-image-x86_64 latest f5877720e79a 4 minutes ago 883MB [2023-03-15T20:05:07.171Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 5 days ago 664MB [2023-03-15T20:05:07.171Z] alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB [2023-03-15T20:05:07.171Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-15T20:05:07.171Z] 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-15T20:05:32.864Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-15T20:07:39.572Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-15T20:07:39.572Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-15T20:07:39.572Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-15T20:07:39.572Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-15T20:07:39.572Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-15T20:07:39.572Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-15T20:07:39.572Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-15T20:07:39.572Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-15T20:07:39.572Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-15T20:07:39.572Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-15T20:07:41.523Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-15T20:07:41.523Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-15T20:07:41.523Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-15T20:07:41.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-15T20:07:56.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-15T20:07:56.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-15T20:07:56.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.417s coverage: 28.7% of statements [2023-03-15T20:08:08.896Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.345s coverage: 98.5% of statements [2023-03-15T20:08:13.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-15T20:08:13.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-15T20:08:13.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-15T20:08:16.505Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.407s coverage: 71.2% of statements [2023-03-15T20:08:19.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-15T20:08:19.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-15T20:08:19.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.310s coverage: 54.0% of statements [2023-03-15T20:08:23.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-15T20:08:23.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-15T20:08:23.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-15T20:08:23.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-15T20:08:23.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-15T20:08:32.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-15T20:08:32.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-15T20:08:44.571Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.255s coverage: 88.5% of statements [2023-03-15T20:08:44.571Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.499s coverage: 3.9% of statements [2023-03-15T20:08:47.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-15T20:08:47.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-15T20:08:47.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-15T20:08:48.568Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.645s coverage: 95.6% of statements [2023-03-15T20:08:48.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-15T20:08:48.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-15T20:08:48.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-15T20:08:48.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-15T20:08:48.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-15T20:08:49.115Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.200s coverage: 72.2% of statements [2023-03-15T20:08:54.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-15T20:08:54.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-15T20:08:54.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-15T20:08:54.743Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.253s coverage: 65.9% of statements [2023-03-15T20:09:07.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-15T20:09:07.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-15T20:09:07.072Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.433s coverage: 0.9% of statements [2023-03-15T20:09:07.072Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.282s coverage: 29.0% of statements [2023-03-15T20:09:10.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.551s coverage: 45.5% of statements [2023-03-15T20:09:11.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.442s coverage: 82.9% of statements [2023-03-15T20:09:11.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.457s coverage: 94.1% of statements [2023-03-15T20:09:11.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.505s coverage: 96.3% of statements [2023-03-15T20:09:14.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.222s coverage: 87.5% of statements [2023-03-15T20:09:18.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-15T20:09:18.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-15T20:09:18.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-15T20:09:18.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-15T20:09:20.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-15T20:09:20.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-15T20:09:20.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-15T20:09:20.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-15T20:09:27.398Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.233s coverage: 94.4% of statements [2023-03-15T20:09:27.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-15T20:09:27.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-15T20:09:27.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-15T20:09:27.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-15T20:09:34.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-15T20:09:34.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-15T20:09:35.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-15T20:09:42.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.276s coverage: 79.9% of statements [2023-03-15T20:09:42.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.328s coverage: 92.9% of statements [2023-03-15T20:09:42.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.082s coverage: 64.4% of statements [2023-03-15T20:09:42.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.239s coverage: 86.9% of statements [2023-03-15T20:09:42.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.219s coverage: 87.2% of statements [2023-03-15T20:09:42.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.184s coverage: 20.0% of statements [2023-03-15T20:09:42.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements [2023-03-15T20:09:42.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.510s coverage: 81.2% of statements [2023-03-15T20:09:45.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-15T20:09:45.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-15T20:09:46.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.525s coverage: 82.1% of statements [2023-03-15T20:09:46.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.305s coverage: 84.8% of statements [2023-03-15T20:09:52.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-15T20:09:52.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-15T20:09:53.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.181s coverage: 63.1% of statements [2023-03-15T20:09:53.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.257s coverage: 100.0% of statements [2023-03-15T20:09:55.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.117s coverage: 89.4% of statements [2023-03-15T20:09:55.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.087s coverage: 100.0% of statements [2023-03-15T20:09:55.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.103s coverage: 73.7% of statements [2023-03-15T20:09:55.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-15T20:09:55.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-15T20:09:55.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-15T20:09:55.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2023-03-15T20:10:04.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-15T20:10:04.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-15T20:10:04.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-15T20:10:05.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.049s coverage: 38.4% of statements [2023-03-15T20:10:05.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.257s coverage: 89.5% of statements [2023-03-15T20:10:10.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-15T20:10:10.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-15T20:10:10.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-15T20:10:10.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-15T20:10:10.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.224s coverage: 84.8% of statements [2023-03-15T20:10:17.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-15T20:10:17.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-15T20:10:17.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-15T20:10:17.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-15T20:10:23.854Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.317s coverage: 17.7% of statements [2023-03-15T20:10:24.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-15T20:10:24.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-15T20:10:24.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-15T20:10:24.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-15T20:10:24.707Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.636s coverage: 92.3% of statements [2023-03-15T20:10:28.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-15T20:10:28.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-15T20:10:29.239Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.313s coverage: 61.5% of statements [2023-03-15T20:10:31.824Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-15T20:10:31.824Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-15T20:10:32.092Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.428s coverage: 97.7% of statements [2023-03-15T20:10:33.056Z] 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-15T20:10:33.056Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-15T20:10:33.056Z] go vet ./... [2023-03-15T20:13:24.806Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T20:13:24.806Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T20:13:24.806Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-15T20:13:24.842Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-15T20:13:25.502Z] + ls -al . [2023-03-15T20:13:25.502Z] total 700 [2023-03-15T20:13:25.502Z] drwxrwxr-x 10 1001 1001 4096 Mar 15 20:04 . [2023-03-15T20:13:25.502Z] drwxr-xr-x 4 root root 4096 Mar 15 20:04 .. [2023-03-15T20:13:25.502Z] drwxrwxr-x 2 1001 1001 4096 Mar 15 20:03 .blubracket [2023-03-15T20:13:25.502Z] -rw-rw-r-- 1 1001 1001 16 Mar 15 20:03 .dockerignore [2023-03-15T20:13:25.502Z] drwxrwxr-x 8 1001 1001 4096 Mar 15 20:03 .git [2023-03-15T20:13:25.502Z] drwxrwxr-x 3 1001 1001 4096 Mar 15 20:03 .github [2023-03-15T20:13:25.502Z] -rw-rw-r-- 1 1001 1001 1133 Mar 15 20:03 .gitignore [2023-03-15T20:13:25.502Z] -rw-rw-r-- 1 1001 1001 42 Mar 15 20:03 .golangci.yml [2023-03-15T20:13:25.502Z] -rw-rw-r-- 1 1001 1001 87 Mar 15 20:03 .hadolint.yml [2023-03-15T20:13:25.502Z] -rw-rw-r-- 1 1001 1001 166 Mar 15 20:03 .sonarcloud.properties [2023-03-15T20:13:25.502Z] -rw-rw-r-- 1 1001 1001 1171 Mar 15 20:03 ADOPTERS.md [2023-03-15T20:13:25.502Z] -rw-rw-r-- 1 1001 1001 10825 Mar 15 20:03 Attribution.txt [2023-03-15T20:13:25.502Z] -rw-rw-r-- 1 1001 1001 73765 Mar 15 20:03 CHANGELOG.md [2023-03-15T20:13:25.502Z] -rw-rw-r-- 1 1001 1001 3804 Mar 15 20:03 CONTRIBUTING.md [2023-03-15T20:13:25.502Z] -rw-rw-r-- 1 1001 1001 677 Mar 15 20:03 GOVERNANCE.md [2023-03-15T20:13:25.502Z] -rw-rw-r-- 1 1001 1001 883 Mar 15 20:03 Jenkinsfile [2023-03-15T20:13:25.502Z] -rw-rw-r-- 1 1001 1001 10775 Mar 15 20:03 LICENSE [2023-03-15T20:13:25.502Z] -rw-rw-r-- 1 1001 1001 14266 Mar 15 20:03 Makefile [2023-03-15T20:13:25.502Z] -rw-rw-r-- 1 1001 1001 582 Mar 15 20:03 OWNERS.md [2023-03-15T20:13:25.502Z] -rw-rw-r-- 1 1001 1001 9403 Mar 15 20:03 README.md [2023-03-15T20:13:25.502Z] -rw-rw-r-- 1 1001 1001 789 Mar 15 20:03 SECURITY.md [2023-03-15T20:13:25.502Z] -rw-rw-r-- 1 1001 1001 5 Mar 15 19:59 VERSION [2023-03-15T20:13:25.502Z] drwxrwxr-x 2 1001 1001 4096 Mar 15 20:03 bin [2023-03-15T20:13:25.502Z] drwxrwxr-x 18 1001 1001 4096 Mar 15 20:03 cmd [2023-03-15T20:13:25.502Z] -rw-r--r-- 1 root root 447486 Mar 15 20:10 coverage.out [2023-03-15T20:13:25.502Z] -rw-rw-r-- 1 1001 1001 3232 Mar 15 20:03 go.mod [2023-03-15T20:13:25.502Z] -rw-rw-r-- 1 1001 1001 31098 Mar 15 20:03 go.sum [2023-03-15T20:13:25.502Z] drwxrwxr-x 7 1001 1001 4096 Mar 15 20:03 internal [2023-03-15T20:13:25.502Z] drwxrwxr-x 3 1001 1001 4096 Mar 15 20:03 openapi [2023-03-15T20:13:25.502Z] -rw-rw-r-- 1 1001 1001 594 Mar 15 20:03 security.txt [2023-03-15T20:13:25.502Z] drwxrwxr-x 4 1001 1001 4096 Mar 15 20:03 snap [2023-03-15T20:13:25.502Z] -rw-rw-r-- 1 1001 1001 204 Mar 15 20:03 version.go [Pipeline] sh [2023-03-15T20:13:25.836Z] + '[' -e coverage.out ] [2023-03-15T20:13:25.836Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-15T20:13:25.875Z] Warning: overwriting stash ‘coverage-report’ [2023-03-15T20:13:26.719Z] Stashed 1 file(s) [Pipeline] sh [2023-03-15T20:13:27.043Z] + make build [2023-03-15T20:13:27.310Z] 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-15T20:15:03.944Z] 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-15T20:15:04.909Z] 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-15T20:15:10.255Z] 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-15T20:15:14.508Z] 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-15T20:16:01.342Z] 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-15T20:16:07.996Z] 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-15T20:16:14.652Z] 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-15T20:16:19.997Z] 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-15T20:16:24.244Z] 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-15T20:16:28.492Z] 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-15T20:16:33.946Z] 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-15T20:16:40.646Z] $ docker stop --time=1 5da7de044f291f6ccc639aca35812b32f843a1469fd2e1bf956575c8205995a2 [2023-03-15T20:16:42.675Z] $ docker rm -f --volumes 5da7de044f291f6ccc639aca35812b32f843a1469fd2e1bf956575c8205995a2 [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-15T20:16:45.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-15T20:16:45.357Z] [2023-03-15T20:16:45.357Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T20:16:45.770Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-15T20:16:45.770Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-15T20:16:45.770Z] 29e5d40040c1: Pulling fs layer [2023-03-15T20:16:45.770Z] 1ce36da41761: Pulling fs layer [2023-03-15T20:16:45.770Z] 25b303627fd3: Pulling fs layer [2023-03-15T20:16:46.357Z] 1ce36da41761: Verifying Checksum [2023-03-15T20:16:46.357Z] 1ce36da41761: Download complete [2023-03-15T20:16:46.357Z] 29e5d40040c1: Download complete [2023-03-15T20:16:46.839Z] 29e5d40040c1: Pull complete [2023-03-15T20:16:47.794Z] 1ce36da41761: Pull complete [2023-03-15T20:16:48.375Z] 25b303627fd3: Download complete [2023-03-15T20:16:58.434Z] 25b303627fd3: Pull complete [2023-03-15T20:16:58.434Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-15T20:16:58.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-15T20:16:58.434Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T20:16:58.958Z] prd-ubuntu20.04-docker-arm64-4c-16g-2270 does not seem to be running inside a container [2023-03-15T20:16:59.028Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-15T20:17:01.404Z] $ docker top 5820bb8ddd0e3a25e4085007bd2e2d3ac867204823f082ef0c7e71d4c9a987b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T20:17:02.289Z] + grep+ paralleldocker-compose [2023-03-15T20:17:02.289Z] build --help [2023-03-15T20:17:07.631Z] --parallel Build images in parallel. [Pipeline] } [2023-03-15T20:17:07.650Z] $ docker stop --time=1 5820bb8ddd0e3a25e4085007bd2e2d3ac867204823f082ef0c7e71d4c9a987b7 [2023-03-15T20:17:09.267Z] $ docker rm -f --volumes 5820bb8ddd0e3a25e4085007bd2e2d3ac867204823f082ef0c7e71d4c9a987b7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T20:17:09.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-15T20:17:09.961Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T20:17:10.210Z] prd-ubuntu20.04-docker-arm64-4c-16g-2270 does not seem to be running inside a container [2023-03-15T20:17:10.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-15T20:17:11.424Z] $ docker top 9d7c1c13404e271d52fced9a3cbae7cb7aedfbe5aac8dfcc03b030d9a87bb6a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T20:17:11.985Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-15T20:17:17.313Z] Building core-command ... [2023-03-15T20:17:17.313Z] Building core-common-config-bootstrapper ... [2023-03-15T20:17:17.313Z] Building core-data ... [2023-03-15T20:17:17.313Z] Building core-metadata ... [2023-03-15T20:17:17.313Z] Building security-bootstrapper ... [2023-03-15T20:17:17.313Z] Building security-proxy-auth ... [2023-03-15T20:17:17.313Z] Building security-proxy-setup ... [2023-03-15T20:17:17.313Z] Building security-secretstore-setup ... [2023-03-15T20:17:17.313Z] Building security-spiffe-token-provider ... [2023-03-15T20:17:17.314Z] Building security-spire-agent ... [2023-03-15T20:17:17.314Z] Building security-spire-config ... [2023-03-15T20:17:17.314Z] Building security-spire-server ... [2023-03-15T20:17:17.314Z] Building support-notifications ... [2023-03-15T20:17:17.314Z] Building support-scheduler ... [2023-03-15T20:17:17.314Z] Building core-command [2023-03-15T20:17:17.314Z] Building core-common-config-bootstrapper [2023-03-15T20:17:17.314Z] Building security-spiffe-token-provider [2023-03-15T20:17:17.314Z] Building core-metadata [2023-03-15T20:17:17.314Z] Building security-proxy-setup [2023-03-15T20:18:04.133Z] Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T20:18:04.133Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-15T20:18:04.133Z] ---> 2d06b9fc446e [2023-03-15T20:18:04.133Z] Step 3/21 : WORKDIR /edgex-go [2023-03-15T20:18:04.133Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T20:18:04.133Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-15T20:18:04.133Z] ---> 2d06b9fc446e [2023-03-15T20:18:04.133Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-15T20:18:04.133Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T20:18:04.133Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-15T20:18:04.133Z] ---> 2d06b9fc446e [2023-03-15T20:18:04.133Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-15T20:18:04.133Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T20:18:04.133Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-15T20:18:04.133Z] ---> 2d06b9fc446e [2023-03-15T20:18:04.133Z] Step 3/20 : WORKDIR /edgex-go [2023-03-15T20:18:04.133Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T20:18:04.133Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-15T20:18:04.133Z] ---> 2d06b9fc446e [2023-03-15T20:18:04.133Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-15T20:18:04.726Z] ---> Running in 2847da7c34de [2023-03-15T20:18:04.726Z] ---> Running in 8a5e0814e78e [2023-03-15T20:18:04.726Z] ---> Running in 1477319f7962 [2023-03-15T20:18:04.726Z] ---> Running in 6e8aab4b4f58 [2023-03-15T20:18:04.726Z] ---> Running in 52a8a3666b22 [2023-03-15T20:18:05.326Z] Removing intermediate container 52a8a3666b22 [2023-03-15T20:18:05.326Z] ---> ff668c08ccf2 [2023-03-15T20:18:05.326Z] Step 4/25 : WORKDIR /edgex-go [2023-03-15T20:18:05.326Z] Removing intermediate container 8a5e0814e78e [2023-03-15T20:18:05.326Z] ---> 6d30cf5c5d15 [2023-03-15T20:18:05.326Z] Step 4/23 : WORKDIR /edgex-go [2023-03-15T20:18:05.326Z] Removing intermediate container 1477319f7962 [2023-03-15T20:18:05.326Z] ---> 5c4d7f8142ad [2023-03-15T20:18:05.326Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-15T20:18:05.326Z] ---> Running in c3483e57277f [2023-03-15T20:18:05.326Z] Removing intermediate container 2847da7c34de [2023-03-15T20:18:05.326Z] ---> 97285e130e9c [2023-03-15T20:18:05.326Z] Step 4/24 : WORKDIR /edgex-go [2023-03-15T20:18:05.600Z] Removing intermediate container 6e8aab4b4f58 [2023-03-15T20:18:05.600Z] ---> 395a52e5e62c [2023-03-15T20:18:05.600Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-15T20:18:05.600Z] ---> Running in a1b8dff317df [2023-03-15T20:18:05.600Z] ---> Running in 38c6afc21c87 [2023-03-15T20:18:05.600Z] ---> Running in 7a43b730bee4 [2023-03-15T20:18:05.870Z] ---> Running in 2d66d26d242d [2023-03-15T20:18:06.469Z] Removing intermediate container c3483e57277f [2023-03-15T20:18:06.469Z] ---> 107818a83b08 [2023-03-15T20:18:06.469Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-15T20:18:06.469Z] Removing intermediate container a1b8dff317df [2023-03-15T20:18:06.469Z] ---> abf2fc7c2632 [2023-03-15T20:18:06.469Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-15T20:18:06.766Z] ---> Running in 11d6cf02bbce [2023-03-15T20:18:07.036Z] ---> Running in 7f27ce3f929f [2023-03-15T20:18:07.036Z] Removing intermediate container 7a43b730bee4 [2023-03-15T20:18:07.036Z] ---> cc9b4078352d [2023-03-15T20:18:07.036Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-15T20:18:07.036Z] ---> Running in 2d4be50766d6 [2023-03-15T20:18:08.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T20:18:08.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T20:18:09.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T20:18:09.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T20:18:09.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T20:18:09.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T20:18:09.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T20:18:09.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T20:18:10.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T20:18:10.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T20:18:10.684Z] v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-15T20:18:10.684Z] v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-15T20:18:10.684Z] OK: 17686 distinct packages available [2023-03-15T20:18:10.684Z] OK: 263 MiB in 53 packages [2023-03-15T20:18:11.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T20:18:11.538Z] OK: 263 MiB in 53 packages [2023-03-15T20:18:12.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T20:18:12.127Z] OK: 263 MiB in 53 packages [2023-03-15T20:18:12.398Z] OK: 263 MiB in 53 packages [2023-03-15T20:18:12.669Z] Removing intermediate container 38c6afc21c87 [2023-03-15T20:18:12.669Z] ---> 30dd84f29f55 [2023-03-15T20:18:12.669Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-15T20:18:13.629Z] Removing intermediate container 11d6cf02bbce [2023-03-15T20:18:13.629Z] ---> 926004f4b648 [2023-03-15T20:18:13.629Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-15T20:18:13.629Z] OK: 263 MiB in 53 packages [2023-03-15T20:18:14.216Z] ---> 265335e9474d [2023-03-15T20:18:14.216Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T20:18:14.216Z] ---> Running in dd44cb4629a8 [2023-03-15T20:18:14.498Z] Removing intermediate container 7f27ce3f929f [2023-03-15T20:18:14.498Z] ---> 80b85dd2e9a1 [2023-03-15T20:18:14.498Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-15T20:18:14.498Z] Removing intermediate container 2d4be50766d6 [2023-03-15T20:18:14.498Z] ---> 64524d41e667 [2023-03-15T20:18:14.498Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-15T20:18:14.768Z] ---> bd5fcfb5f7b6 [2023-03-15T20:18:14.768Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T20:18:15.039Z] ---> Running in 68378ac0c879 [2023-03-15T20:18:15.628Z] Removing intermediate container 2d66d26d242d [2023-03-15T20:18:15.628Z] ---> 43d079792d40 [2023-03-15T20:18:15.628Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-15T20:18:15.900Z] ---> 148615da618f [2023-03-15T20:18:15.900Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T20:18:15.900Z] ---> 0c3b61d373aa [2023-03-15T20:18:15.900Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T20:18:16.169Z] ---> Running in a124db1d9825 [2023-03-15T20:18:16.169Z] ---> Running in 1f031c1118ff [2023-03-15T20:18:17.143Z] ---> 45a16f4d45d1 [2023-03-15T20:18:17.143Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T20:18:17.410Z] ---> Running in 893c484808fb [2023-03-15T20:20:09.093Z] Removing intermediate container 68378ac0c879 [2023-03-15T20:20:09.093Z] ---> e3639e001568 [2023-03-15T20:20:09.093Z] Step 8/25 : COPY . . [2023-03-15T20:20:09.093Z] Removing intermediate container 893c484808fb [2023-03-15T20:20:09.093Z] ---> 404e045a7b37 [2023-03-15T20:20:09.093Z] Step 7/20 : COPY . . [2023-03-15T20:20:09.093Z] Removing intermediate container dd44cb4629a8 [2023-03-15T20:20:09.093Z] ---> 11778792c0bf [2023-03-15T20:20:09.093Z] Step 7/21 : COPY . . [2023-03-15T20:20:09.093Z] Removing intermediate container a124db1d9825 [2023-03-15T20:20:09.093Z] ---> 3a6089f6e892 [2023-03-15T20:20:09.093Z] Step 8/23 : COPY . . [2023-03-15T20:20:09.093Z] Removing intermediate container 1f031c1118ff [2023-03-15T20:20:09.093Z] ---> 8d7224f2c7d9 [2023-03-15T20:20:09.093Z] Step 8/24 : COPY . . [2023-03-15T20:20:19.170Z] ---> a06c802b9ab2 [2023-03-15T20:20:19.170Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-15T20:20:19.170Z] ---> af9f5be63eda [2023-03-15T20:20:19.170Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-15T20:20:19.170Z] ---> 258f6850e316 [2023-03-15T20:20:19.170Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-15T20:20:19.170Z] ---> 33d9b17e40b2 [2023-03-15T20:20:19.170Z] Step 8/21 : RUN make cmd/secrets-config/secrets-config [2023-03-15T20:20:19.170Z] ---> ca175da47bb1 [2023-03-15T20:20:19.170Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-15T20:20:19.170Z] ---> Running in 3f6816bf88f2 [2023-03-15T20:20:19.170Z] ---> Running in e5353bc2ef6e [2023-03-15T20:20:19.170Z] ---> Running in 4340461ba9f1 [2023-03-15T20:20:19.170Z] ---> Running in b9fe637b4b24 [2023-03-15T20:20:19.170Z] ---> Running in d91450d078b8 [2023-03-15T20:20:21.760Z] 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-15T20:20:21.760Z] 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-15T20:20:22.027Z] 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-15T20:20:22.027Z] 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-15T20:20:22.027Z] 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-15T20:27:14.032Z] Removing intermediate container d91450d078b8 [2023-03-15T20:27:14.032Z] ---> 378d7d588f0f [2023-03-15T20:27:14.032Z] [2023-03-15T20:27:14.032Z] Step 9/21 : FROM alpine:3.17 [2023-03-15T20:27:14.032Z] 3.17: Pulling from library/alpine [2023-03-15T20:27:14.032Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T20:27:14.032Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T20:27:14.032Z] ---> d74e625d9115 [2023-03-15T20:27:14.032Z] Step 10/21 : RUN apk add --update --no-cache dumb-init openssl [2023-03-15T20:27:14.032Z] ---> Running in fc9c6f5b0466 [2023-03-15T20:27:14.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T20:27:14.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T20:27:14.032Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-15T20:27:14.032Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-15T20:27:14.032Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T20:27:14.032Z] OK: 8 MiB in 17 packages [2023-03-15T20:27:14.032Z] Removing intermediate container fc9c6f5b0466 [2023-03-15T20:27:14.032Z] ---> 6ebe02470ad5 [2023-03-15T20:27:14.032Z] 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-15T20:27:14.032Z] ---> Running in 72d3b102af6f [2023-03-15T20:27:14.032Z] Removing intermediate container 72d3b102af6f [2023-03-15T20:27:14.032Z] ---> 8de036eea6b8 [2023-03-15T20:27:14.032Z] Step 12/21 : WORKDIR /edgex [2023-03-15T20:27:14.032Z] ---> Running in 965241e895db [2023-03-15T20:27:14.032Z] Removing intermediate container 965241e895db [2023-03-15T20:27:14.032Z] ---> 9f589c0aebf4 [2023-03-15T20:27:14.032Z] Step 13/21 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T20:27:14.032Z] ---> f1efe2fc8900 [2023-03-15T20:27:14.032Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-15T20:27:14.032Z] ---> 2ae5a80886eb [2023-03-15T20:27:14.032Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-15T20:27:14.032Z] ---> 41f2855201be [2023-03-15T20:27:14.032Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-15T20:27:14.032Z] ---> 42d514d8c215 [2023-03-15T20:27:14.032Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-15T20:27:14.032Z] ---> Running in b2a8d010842e [2023-03-15T20:27:17.395Z] Removing intermediate container b2a8d010842e [2023-03-15T20:27:17.395Z] ---> a3299d8d98af [2023-03-15T20:27:17.395Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-15T20:27:17.395Z] ---> Running in 301ff31fec70 [2023-03-15T20:27:17.662Z] Removing intermediate container 301ff31fec70 [2023-03-15T20:27:17.662Z] ---> bac693f0074d [2023-03-15T20:27:17.662Z] Step 19/21 : LABEL arch=arm64 [2023-03-15T20:27:17.662Z] ---> Running in 6a48ad3228dc [2023-03-15T20:27:18.441Z] Removing intermediate container 6a48ad3228dc [2023-03-15T20:27:18.441Z] ---> 5f40b7756335 [2023-03-15T20:27:18.441Z] Step 20/21 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa [2023-03-15T20:27:18.441Z] ---> Running in 30eca529f679 [2023-03-15T20:27:19.133Z] Removing intermediate container 30eca529f679 [2023-03-15T20:27:19.133Z] ---> f7eff40030e1 [2023-03-15T20:27:19.133Z] Step 21/21 : LABEL version=0.0.0 [2023-03-15T20:27:19.133Z] ---> Running in 0dfbb056c57c [2023-03-15T20:27:19.788Z] Removing intermediate container 0dfbb056c57c [2023-03-15T20:27:19.788Z] ---> 9c6ded7b4dfe [2023-03-15T20:27:19.788Z] [2023-03-15T20:27:20.069Z] Successfully built 9c6ded7b4dfe [2023-03-15T20:27:20.070Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-15T20:27:20.357Z] Building security-proxy-auth [2023-03-15T20:27:38.616Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T20:27:38.616Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-15T20:27:38.616Z] ---> 2d06b9fc446e [2023-03-15T20:27:38.616Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-15T20:27:38.616Z] ---> Using cache [2023-03-15T20:27:38.616Z] ---> 97285e130e9c [2023-03-15T20:27:38.616Z] Step 4/23 : WORKDIR /edgex-go [2023-03-15T20:27:38.616Z] ---> Using cache [2023-03-15T20:27:38.616Z] ---> cc9b4078352d [2023-03-15T20:27:38.616Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-15T20:27:38.616Z] ---> Using cache [2023-03-15T20:27:38.616Z] ---> 64524d41e667 [2023-03-15T20:27:38.616Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-15T20:27:38.616Z] ---> Using cache [2023-03-15T20:27:38.616Z] ---> 148615da618f [2023-03-15T20:27:38.616Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T20:27:38.616Z] ---> Using cache [2023-03-15T20:27:38.616Z] ---> 8d7224f2c7d9 [2023-03-15T20:27:38.616Z] Step 8/23 : COPY . . [2023-03-15T20:27:38.616Z] ---> Using cache [2023-03-15T20:27:38.616Z] ---> 258f6850e316 [2023-03-15T20:27:38.616Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-15T20:27:38.884Z] ---> Running in fec08f95e537 [2023-03-15T20:27:41.468Z] 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-15T20:27:48.115Z] Removing intermediate container 3f6816bf88f2 [2023-03-15T20:27:48.115Z] ---> 7cc83ddfef90 [2023-03-15T20:27:48.115Z] [2023-03-15T20:27:48.115Z] Step 10/23 : FROM alpine:3.17 [2023-03-15T20:27:48.115Z] ---> d74e625d9115 [2023-03-15T20:27:48.115Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-15T20:27:48.115Z] ---> Running in f7ac56b63cdd [2023-03-15T20:27:48.700Z] Removing intermediate container f7ac56b63cdd [2023-03-15T20:27:48.700Z] ---> e7c78cac8bf6 [2023-03-15T20:27:48.700Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-15T20:27:48.967Z] ---> Running in b5290dc39e28 [2023-03-15T20:27:51.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T20:27:52.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T20:27:54.072Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T20:27:54.072Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T20:27:54.072Z] OK: 8 MiB in 16 packages [2023-03-15T20:27:57.412Z] Removing intermediate container b5290dc39e28 [2023-03-15T20:27:57.412Z] ---> 93ea737222e8 [2023-03-15T20:27:57.412Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T20:27:57.994Z] Removing intermediate container 4340461ba9f1 [2023-03-15T20:27:57.994Z] ---> 2edc4904d88a [2023-03-15T20:27:57.994Z] [2023-03-15T20:27:57.994Z] Step 10/24 : FROM alpine:3.17 [2023-03-15T20:27:57.994Z] ---> d74e625d9115 [2023-03-15T20:27:57.994Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-15T20:27:57.994Z] ---> Running in f58f1a08ad35 [2023-03-15T20:27:58.580Z] ---> 62241bf01d37 [2023-03-15T20:27:58.580Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T20:27:59.990Z] ---> 7c1174e3ea06 [2023-03-15T20:27:59.990Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-15T20:28:00.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T20:28:01.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T20:28:01.808Z] ---> 3c8185298e24 [2023-03-15T20:28:01.808Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-15T20:28:02.769Z] ---> 0820f1523962 [2023-03-15T20:28:02.769Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-15T20:28:03.356Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T20:28:03.356Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T20:28:03.356Z] OK: 8 MiB in 16 packages [2023-03-15T20:28:03.642Z] ---> 8b9c7badd45f [2023-03-15T20:28:03.642Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-15T20:28:03.912Z] ---> Running in 77b4ca9084a5 [2023-03-15T20:28:05.354Z] Removing intermediate container f58f1a08ad35 [2023-03-15T20:28:05.354Z] ---> 86716f642153 [2023-03-15T20:28:05.354Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-15T20:28:05.354Z] ---> Running in a120ad2248a0 [2023-03-15T20:28:06.339Z] Removing intermediate container a120ad2248a0 [2023-03-15T20:28:06.339Z] ---> 463275e12149 [2023-03-15T20:28:06.339Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-15T20:28:06.339Z] ---> Running in e7f05c5f7147 [2023-03-15T20:28:07.304Z] Removing intermediate container e7f05c5f7147 [2023-03-15T20:28:07.304Z] ---> d24be2e3b1be [2023-03-15T20:28:07.304Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-15T20:28:07.892Z] ---> Running in 3eb34ccc5a56 [2023-03-15T20:28:08.162Z] Removing intermediate container 77b4ca9084a5 [2023-03-15T20:28:08.162Z] ---> 4474a6b6a781 [2023-03-15T20:28:08.162Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-15T20:28:08.437Z] ---> Running in ed22623259c2 [2023-03-15T20:28:08.704Z] Removing intermediate container 3eb34ccc5a56 [2023-03-15T20:28:08.704Z] ---> 6d5a54d1877a [2023-03-15T20:28:08.704Z] Step 15/24 : WORKDIR / [2023-03-15T20:28:08.972Z] ---> Running in fc1ff0df92c2 [2023-03-15T20:28:09.556Z] Removing intermediate container ed22623259c2 [2023-03-15T20:28:09.556Z] ---> 38d04ff26d4d [2023-03-15T20:28:09.556Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-15T20:28:09.823Z] ---> Running in 72691c3487a4 [2023-03-15T20:28:10.090Z] Removing intermediate container fc1ff0df92c2 [2023-03-15T20:28:10.090Z] ---> 5ba5d3c899dc [2023-03-15T20:28:10.090Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T20:28:11.059Z] Removing intermediate container 72691c3487a4 [2023-03-15T20:28:11.059Z] ---> e5cfdc01f350 [2023-03-15T20:28:11.059Z] Step 21/23 : LABEL arch=arm64 [2023-03-15T20:28:11.059Z] ---> Running in 0e5d86968ea0 [2023-03-15T20:28:12.024Z] Removing intermediate container 0e5d86968ea0 [2023-03-15T20:28:12.024Z] ---> 76638d5153b7 [2023-03-15T20:28:12.024Z] Step 22/23 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa [2023-03-15T20:28:12.024Z] ---> 265db24b6768 [2023-03-15T20:28:12.024Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T20:28:12.291Z] ---> Running in 23f4673d750e [2023-03-15T20:28:13.249Z] Removing intermediate container 23f4673d750e [2023-03-15T20:28:13.249Z] ---> 9e14ef4b821a [2023-03-15T20:28:13.249Z] Step 23/23 : LABEL version=0.0.0 [2023-03-15T20:28:13.249Z] ---> Running in 61a8039b0880 [2023-03-15T20:28:13.830Z] ---> ca749bb14624 [2023-03-15T20:28:13.830Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-15T20:28:14.411Z] Removing intermediate container 61a8039b0880 [2023-03-15T20:28:14.411Z] ---> 92916f4d73e8 [2023-03-15T20:28:14.411Z] [2023-03-15T20:28:14.992Z] Successfully built 92916f4d73e8 [2023-03-15T20:28:14.992Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-15T20:28:14.992Z]  Building core-common-config-bootstrapper ... done Building core-data [2023-03-15T20:28:17.568Z] ---> 2b42172b4714 [2023-03-15T20:28:17.568Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-15T20:28:19.512Z] ---> bfcf31776059 [2023-03-15T20:28:19.512Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-15T20:28:19.512Z] ---> Running in 4cdb2eda6c5e [2023-03-15T20:28:22.102Z] Removing intermediate container 4cdb2eda6c5e [2023-03-15T20:28:22.102Z] ---> 7864733f340b [2023-03-15T20:28:22.102Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T20:28:22.102Z] ---> Running in 6e1daa50d046 [2023-03-15T20:28:23.513Z] Removing intermediate container 6e1daa50d046 [2023-03-15T20:28:23.513Z] ---> 9b4ea3f97a7a [2023-03-15T20:28:23.513Z] Step 22/24 : LABEL arch=arm64 [2023-03-15T20:28:23.513Z] Removing intermediate container b9fe637b4b24 [2023-03-15T20:28:23.513Z] ---> 573d0a0f47cd [2023-03-15T20:28:23.513Z] ---> Running in f23ccf2078c6 [2023-03-15T20:28:23.513Z] [2023-03-15T20:28:23.513Z] Step 10/25 : FROM alpine:3.17 [2023-03-15T20:28:23.513Z] ---> d74e625d9115 [2023-03-15T20:28:23.513Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-15T20:28:23.513Z] ---> Using cache [2023-03-15T20:28:23.513Z] ---> 86716f642153 [2023-03-15T20:28:23.513Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-15T20:28:23.513Z] ---> Using cache [2023-03-15T20:28:23.513Z] ---> 463275e12149 [2023-03-15T20:28:23.513Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-15T20:28:23.785Z] ---> Running in d22c9549dc72 [2023-03-15T20:28:24.375Z] Removing intermediate container f23ccf2078c6 [2023-03-15T20:28:24.375Z] ---> 2c73d155ec57 [2023-03-15T20:28:24.648Z] Step 23/24 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa [2023-03-15T20:28:24.648Z] Removing intermediate container d22c9549dc72 [2023-03-15T20:28:24.648Z] ---> b4d08d8b3bf8 [2023-03-15T20:28:24.648Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-15T20:28:24.648Z] ---> Running in 0a4c4ae4923f [2023-03-15T20:28:24.921Z] ---> Running in 8ffcb91992df [2023-03-15T20:28:25.506Z] Removing intermediate container 0a4c4ae4923f [2023-03-15T20:28:25.506Z] ---> 22fc16f8d7fc [2023-03-15T20:28:25.506Z] Step 24/24 : LABEL version=0.0.0 [2023-03-15T20:28:25.787Z] Removing intermediate container 8ffcb91992df [2023-03-15T20:28:25.787Z] ---> 0cd4175ca120 [2023-03-15T20:28:25.787Z] Step 15/25 : WORKDIR / [2023-03-15T20:28:25.787Z] ---> Running in 1c713f610966 [2023-03-15T20:28:26.069Z] ---> Running in fe338e34ed08 [2023-03-15T20:28:27.034Z] Removing intermediate container fe338e34ed08 [2023-03-15T20:28:27.034Z] ---> ac2e5e773e7b [2023-03-15T20:28:27.034Z] [2023-03-15T20:28:27.034Z] Removing intermediate container 1c713f610966 [2023-03-15T20:28:27.034Z] ---> 815e80c31292 [2023-03-15T20:28:27.034Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T20:28:27.639Z] Successfully built ac2e5e773e7b [2023-03-15T20:28:27.907Z] Successfully tagged core-command-arm64:latest [2023-03-15T20:28:27.907Z]  Building core-command ... done Building security-spire-agent [2023-03-15T20:28:28.492Z] ---> 8bd1956ebfe2 [2023-03-15T20:28:28.492Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T20:28:29.453Z] ---> 8fa148228d60 [2023-03-15T20:28:29.453Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-15T20:28:32.796Z] ---> 65ae070e53d4 [2023-03-15T20:28:32.796Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-15T20:28:34.200Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T20:28:34.200Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-15T20:28:34.200Z] ---> 2d06b9fc446e [2023-03-15T20:28:34.200Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-15T20:28:34.200Z] ---> Using cache [2023-03-15T20:28:34.200Z] ---> 97285e130e9c [2023-03-15T20:28:34.200Z] Step 4/23 : WORKDIR /edgex-go [2023-03-15T20:28:34.200Z] ---> Using cache [2023-03-15T20:28:34.200Z] ---> cc9b4078352d [2023-03-15T20:28:34.200Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-15T20:28:34.200Z] ---> Using cache [2023-03-15T20:28:34.200Z] ---> 64524d41e667 [2023-03-15T20:28:34.200Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-15T20:28:34.200Z] ---> Using cache [2023-03-15T20:28:34.200Z] ---> 148615da618f [2023-03-15T20:28:34.200Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T20:28:34.200Z] ---> Using cache [2023-03-15T20:28:34.200Z] ---> 8d7224f2c7d9 [2023-03-15T20:28:34.200Z] Step 8/23 : COPY . . [2023-03-15T20:28:34.200Z] ---> Using cache [2023-03-15T20:28:34.200Z] ---> 258f6850e316 [2023-03-15T20:28:34.200Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-15T20:28:35.608Z] ---> c7f9fab489fa [2023-03-15T20:28:35.608Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-15T20:28:35.895Z] ---> Running in d2f89734198a [2023-03-15T20:28:37.304Z] ---> e8c369db6802 [2023-03-15T20:28:37.304Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-15T20:28:37.304Z] ---> Running in 766368a4bcd6 [2023-03-15T20:28:38.716Z] Removing intermediate container 766368a4bcd6 [2023-03-15T20:28:38.716Z] ---> 33dcdf3308fb [2023-03-15T20:28:38.716Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T20:28:38.716Z] 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-15T20:28:38.716Z] ---> Running in 6d1f5343b63d [2023-03-15T20:28:39.301Z] Removing intermediate container 6d1f5343b63d [2023-03-15T20:28:39.301Z] ---> 098819f40aa6 [2023-03-15T20:28:39.568Z] Step 23/25 : LABEL arch=arm64 [2023-03-15T20:28:39.568Z] ---> Running in 5205c47c32e1 [2023-03-15T20:28:40.528Z] Removing intermediate container 5205c47c32e1 [2023-03-15T20:28:40.528Z] ---> 5eb2e990bef6 [2023-03-15T20:28:40.528Z] Step 24/25 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa [2023-03-15T20:28:40.528Z] ---> Running in 70ac048de686 [2023-03-15T20:28:41.117Z] Removing intermediate container 70ac048de686 [2023-03-15T20:28:41.118Z] ---> d7b3940f892f [2023-03-15T20:28:41.118Z] Step 25/25 : LABEL version=0.0.0 [2023-03-15T20:28:41.386Z] ---> Running in 48f3bc11603e [2023-03-15T20:28:42.346Z] Removing intermediate container 48f3bc11603e [2023-03-15T20:28:42.346Z] ---> 760c759e62b1 [2023-03-15T20:28:42.346Z] [2023-03-15T20:28:42.614Z] Successfully built 760c759e62b1 [2023-03-15T20:28:42.614Z] Successfully tagged core-metadata-arm64:latest [2023-03-15T20:28:42.614Z]  Building core-metadata ... done Building support-scheduler [2023-03-15T20:28:52.685Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T20:28:52.685Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-15T20:28:52.685Z] ---> 2d06b9fc446e [2023-03-15T20:28:52.685Z] Step 3/26 : WORKDIR /edgex-go [2023-03-15T20:28:52.685Z] ---> Using cache [2023-03-15T20:28:52.685Z] ---> 395a52e5e62c [2023-03-15T20:28:52.685Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-15T20:28:53.268Z] ---> Running in f64043c959e1 [2023-03-15T20:28:55.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T20:28:57.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T20:29:00.488Z] OK: 263 MiB in 53 packages [2023-03-15T20:29:02.432Z] Removing intermediate container f64043c959e1 [2023-03-15T20:29:02.432Z] ---> 2040e98912a1 [2023-03-15T20:29:02.432Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-15T20:29:03.841Z] ---> 421e426f234b [2023-03-15T20:29:03.841Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T20:29:03.841Z] ---> Running in 5b6eebe59131 [2023-03-15T20:29:06.426Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T20:29:06.426Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-15T20:29:06.426Z] ---> 2d06b9fc446e [2023-03-15T20:29:06.426Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-15T20:29:06.426Z] ---> Using cache [2023-03-15T20:29:06.426Z] ---> 97285e130e9c [2023-03-15T20:29:06.426Z] Step 4/23 : WORKDIR /edgex-go [2023-03-15T20:29:06.426Z] ---> Using cache [2023-03-15T20:29:06.426Z] ---> cc9b4078352d [2023-03-15T20:29:06.426Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-15T20:29:06.426Z] ---> Using cache [2023-03-15T20:29:06.426Z] ---> 64524d41e667 [2023-03-15T20:29:06.426Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-15T20:29:06.426Z] ---> Using cache [2023-03-15T20:29:06.426Z] ---> 148615da618f [2023-03-15T20:29:06.426Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T20:29:06.426Z] ---> Using cache [2023-03-15T20:29:06.426Z] ---> 8d7224f2c7d9 [2023-03-15T20:29:06.426Z] Step 8/23 : COPY . . [2023-03-15T20:29:06.426Z] ---> Using cache [2023-03-15T20:29:06.426Z] ---> 258f6850e316 [2023-03-15T20:29:06.426Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-15T20:29:06.426Z] ---> Running in b721f0495de2 [2023-03-15T20:29:08.376Z] 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-15T20:29:30.436Z] Removing intermediate container e5353bc2ef6e [2023-03-15T20:29:30.436Z] ---> 12f8acbb4402 [2023-03-15T20:29:30.436Z] [2023-03-15T20:29:30.436Z] Step 9/20 : FROM alpine:3.17 [2023-03-15T20:29:30.436Z] ---> d74e625d9115 [2023-03-15T20:29:30.436Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-15T20:29:30.436Z] ---> Running in 981234d4e0a3 [2023-03-15T20:29:30.436Z] Removing intermediate container 981234d4e0a3 [2023-03-15T20:29:30.436Z] ---> b71fa9291ba6 [2023-03-15T20:29:30.436Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-15T20:29:30.436Z] ---> Running in f224715efc7c [2023-03-15T20:29:31.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T20:29:32.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T20:29:34.376Z] v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-15T20:29:34.376Z] v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-15T20:29:34.376Z] OK: 17686 distinct packages available [2023-03-15T20:29:34.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T20:29:34.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T20:29:36.369Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-15T20:29:36.369Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-15T20:29:36.637Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-15T20:29:36.637Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-15T20:29:36.637Z] (5/9) Installing curl (7.88.1-r0) [2023-03-15T20:29:36.637Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-15T20:29:36.637Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-15T20:29:36.637Z] (8/9) Installing libucontext (1.2-r0) [2023-03-15T20:29:36.637Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-15T20:29:36.637Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T20:29:36.637Z] Executing ca-certificates-20220614-r4.trigger [2023-03-15T20:29:37.223Z] OK: 11 MiB in 24 packages [2023-03-15T20:29:41.478Z] Removing intermediate container f224715efc7c [2023-03-15T20:29:41.478Z] ---> 0301fc8dea7f [2023-03-15T20:29:41.478Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T20:29:42.064Z] ---> 23bc475d07e9 [2023-03-15T20:29:42.064Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T20:29:42.650Z] ---> 126319329650 [2023-03-15T20:29:42.650Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-15T20:29:45.229Z] ---> 8a52cd46fe3d [2023-03-15T20:29:45.229Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-15T20:29:46.196Z] ---> ec7c87c3de5e [2023-03-15T20:29:46.196Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-15T20:29:46.196Z] ---> Running in c1feb7236ecc [2023-03-15T20:29:46.784Z] Removing intermediate container c1feb7236ecc [2023-03-15T20:29:46.784Z] ---> 9ab0f5a31f6c [2023-03-15T20:29:46.784Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T20:29:46.784Z] ---> Running in d31ce1d1b4d9 [2023-03-15T20:29:47.377Z] Removing intermediate container d31ce1d1b4d9 [2023-03-15T20:29:47.377Z] ---> 2ab157a89df8 [2023-03-15T20:29:47.377Z] Step 18/20 : LABEL arch=arm64 [2023-03-15T20:29:47.377Z] ---> Running in 2adf54b13911 [2023-03-15T20:29:47.961Z] Removing intermediate container 2adf54b13911 [2023-03-15T20:29:47.961Z] ---> 09e72d93e3a5 [2023-03-15T20:29:47.961Z] Step 19/20 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa [2023-03-15T20:29:47.961Z] ---> Running in e15076def53d [2023-03-15T20:29:48.544Z] Removing intermediate container e15076def53d [2023-03-15T20:29:48.544Z] ---> 36ac9f73080d [2023-03-15T20:29:48.544Z] Step 20/20 : LABEL version=0.0.0 [2023-03-15T20:29:48.817Z] ---> Running in 91839b49f0b0 [2023-03-15T20:29:49.411Z] Removing intermediate container 91839b49f0b0 [2023-03-15T20:29:49.411Z] ---> 2f1d2106caae [2023-03-15T20:29:49.411Z] [2023-03-15T20:29:49.679Z] Successfully built 2f1d2106caae [2023-03-15T20:29:49.679Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-15T20:29:49.679Z] Building support-notifications [2023-03-15T20:30:11.735Z]  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T20:30:11.735Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-15T20:30:11.735Z] ---> 2d06b9fc446e [2023-03-15T20:30:11.735Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-15T20:30:11.735Z] ---> Using cache [2023-03-15T20:30:11.735Z] ---> 97285e130e9c [2023-03-15T20:30:11.735Z] Step 4/23 : WORKDIR /edgex-go [2023-03-15T20:30:11.735Z] ---> Using cache [2023-03-15T20:30:11.735Z] ---> cc9b4078352d [2023-03-15T20:30:11.735Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-15T20:30:11.735Z] ---> Running in 329822180daa [2023-03-15T20:30:12.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T20:30:13.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T20:30:15.871Z] OK: 263 MiB in 53 packages [2023-03-15T20:30:17.822Z] Removing intermediate container 329822180daa [2023-03-15T20:30:17.822Z] ---> 0cc474cfdbce [2023-03-15T20:30:17.822Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-15T20:30:21.486Z] ---> b30a7a557da9 [2023-03-15T20:30:21.486Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T20:30:21.486Z] ---> Running in 0b98050c5b3d [2023-03-15T20:30:53.939Z] Removing intermediate container 5b6eebe59131 [2023-03-15T20:30:53.939Z] ---> 964eefff4c62 [2023-03-15T20:30:53.939Z] Step 7/26 : COPY . . [2023-03-15T20:31:08.936Z] ---> 2c2852642291 [2023-03-15T20:31:08.936Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-15T20:31:08.936Z] ---> Running in 744bdf969d3d [2023-03-15T20:31:08.936Z] Removing intermediate container 744bdf969d3d [2023-03-15T20:31:08.936Z] ---> 4da6351e7570 [2023-03-15T20:31:08.936Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-15T20:31:08.936Z] ---> Running in bf71829e26d4 [2023-03-15T20:31:08.936Z] Removing intermediate container bf71829e26d4 [2023-03-15T20:31:08.936Z] ---> 19da2c92f6b5 [2023-03-15T20:31:08.936Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-15T20:31:08.936Z] ---> Running in da59d6da7469 [2023-03-15T20:31:09.204Z] Removing intermediate container da59d6da7469 [2023-03-15T20:31:09.204Z] ---> ca434b446f7a [2023-03-15T20:31:09.204Z] 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-15T20:31:09.476Z] ---> Running in d54bccc361bd [2023-03-15T20:31:12.853Z] Removing intermediate container d54bccc361bd [2023-03-15T20:31:12.853Z] ---> b1686c6fd723 [2023-03-15T20:31:12.853Z] Step 12/26 : WORKDIR /edgex-go [2023-03-15T20:31:12.853Z] ---> Running in 7fc81d4f8efa [2023-03-15T20:31:13.447Z] Removing intermediate container 7fc81d4f8efa [2023-03-15T20:31:13.447Z] ---> 67e511a6c49b [2023-03-15T20:31:13.447Z] [2023-03-15T20:31:13.447Z] Step 13/26 : FROM alpine:3.17 [2023-03-15T20:31:13.447Z] ---> d74e625d9115 [2023-03-15T20:31:13.447Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-15T20:31:13.447Z] ---> Using cache [2023-03-15T20:31:13.447Z] ---> b71fa9291ba6 [2023-03-15T20:31:13.447Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-15T20:31:13.447Z] ---> Running in 465f07837579 [2023-03-15T20:31:16.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T20:31:16.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T20:31:18.938Z] v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-15T20:31:18.938Z] v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-15T20:31:18.938Z] OK: 17686 distinct packages available [2023-03-15T20:31:18.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T20:31:19.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T20:31:21.309Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-15T20:31:21.310Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-15T20:31:21.310Z] (3/5) Installing libucontext (1.2-r0) [2023-03-15T20:31:21.310Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-15T20:31:21.310Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-15T20:31:21.310Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T20:31:21.310Z] OK: 9 MiB in 20 packages [2023-03-15T20:31:23.894Z] Removing intermediate container 465f07837579 [2023-03-15T20:31:23.894Z] ---> d228b6533267 [2023-03-15T20:31:23.894Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T20:31:26.813Z] ---> 59184075b437 [2023-03-15T20:31:26.813Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-15T20:31:31.068Z] ---> 60c89c2060dc [2023-03-15T20:31:31.068Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-15T20:31:41.167Z] ---> bc006a70d153 [2023-03-15T20:31:41.167Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-15T20:31:42.129Z] ---> a26d3e7cf904 [2023-03-15T20:31:42.129Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-15T20:31:44.075Z] ---> 521dc5fa218b [2023-03-15T20:31:44.075Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-15T20:31:45.484Z] ---> 233bc46b2ffc [2023-03-15T20:31:45.484Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-15T20:31:45.484Z] ---> Running in bcbe858318f2 [2023-03-15T20:31:46.447Z] Removing intermediate container bcbe858318f2 [2023-03-15T20:31:46.447Z] ---> e7bd4e336740 [2023-03-15T20:31:46.447Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-15T20:31:46.447Z] ---> Running in 011d68140b54 [2023-03-15T20:31:47.030Z] Removing intermediate container 011d68140b54 [2023-03-15T20:31:47.030Z] ---> 294e42824d47 [2023-03-15T20:31:47.298Z] Step 24/26 : LABEL arch=arm64 [2023-03-15T20:31:47.298Z] ---> Running in a171183171cc [2023-03-15T20:31:48.292Z] Removing intermediate container a171183171cc [2023-03-15T20:31:48.292Z] ---> b3690a243566 [2023-03-15T20:31:48.292Z] Step 25/26 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa [2023-03-15T20:31:48.564Z] ---> Running in 2f52e41389e0 [2023-03-15T20:31:49.536Z] Removing intermediate container 2f52e41389e0 [2023-03-15T20:31:49.536Z] ---> 3278e9142cb6 [2023-03-15T20:31:49.536Z] Step 26/26 : LABEL version=0.0.0 [2023-03-15T20:31:49.806Z] ---> Running in 3aa046d03d18 [2023-03-15T20:31:50.772Z] Removing intermediate container 3aa046d03d18 [2023-03-15T20:31:50.772Z] ---> f991b47ddd29 [2023-03-15T20:31:50.772Z] [2023-03-15T20:31:51.734Z] Successfully built f991b47ddd29 [2023-03-15T20:31:51.734Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-15T20:31:51.734Z] Building security-spire-config [2023-03-15T20:32:13.796Z]  Building security-spire-agent ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T20:32:13.796Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-15T20:32:13.797Z] ---> 2d06b9fc446e [2023-03-15T20:32:13.797Z] Step 3/26 : WORKDIR /edgex-go [2023-03-15T20:32:13.797Z] ---> Using cache [2023-03-15T20:32:13.797Z] ---> 395a52e5e62c [2023-03-15T20:32:13.797Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-15T20:32:13.797Z] ---> Using cache [2023-03-15T20:32:13.797Z] ---> 2040e98912a1 [2023-03-15T20:32:13.797Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-15T20:32:13.797Z] ---> Using cache [2023-03-15T20:32:13.797Z] ---> 421e426f234b [2023-03-15T20:32:13.797Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T20:32:13.797Z] ---> Using cache [2023-03-15T20:32:13.797Z] ---> 964eefff4c62 [2023-03-15T20:32:13.797Z] Step 7/26 : COPY . . [2023-03-15T20:32:13.797Z] ---> Using cache [2023-03-15T20:32:13.797Z] ---> 2c2852642291 [2023-03-15T20:32:13.797Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-15T20:32:13.797Z] ---> Using cache [2023-03-15T20:32:13.797Z] ---> 4da6351e7570 [2023-03-15T20:32:13.797Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-15T20:32:13.797Z] ---> Using cache [2023-03-15T20:32:13.797Z] ---> 19da2c92f6b5 [2023-03-15T20:32:13.797Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-15T20:32:13.797Z] ---> Using cache [2023-03-15T20:32:13.797Z] ---> ca434b446f7a [2023-03-15T20:32:13.797Z] 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-15T20:32:13.797Z] ---> Using cache [2023-03-15T20:32:13.797Z] ---> b1686c6fd723 [2023-03-15T20:32:13.797Z] Step 12/26 : WORKDIR /edgex-go [2023-03-15T20:32:13.797Z] ---> Using cache [2023-03-15T20:32:13.797Z] ---> 67e511a6c49b [2023-03-15T20:32:13.797Z] [2023-03-15T20:32:13.797Z] Step 13/26 : FROM alpine:3.17 [2023-03-15T20:32:13.797Z] ---> d74e625d9115 [2023-03-15T20:32:13.797Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-15T20:32:13.797Z] ---> Using cache [2023-03-15T20:32:13.797Z] ---> b71fa9291ba6 [2023-03-15T20:32:13.797Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-15T20:32:14.383Z] ---> Running in 587c1966d61b [2023-03-15T20:32:16.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T20:32:18.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T20:32:18.963Z] Removing intermediate container 0b98050c5b3d [2023-03-15T20:32:18.963Z] ---> 14d45661bb41 [2023-03-15T20:32:18.963Z] Step 8/23 : COPY . . [2023-03-15T20:32:19.928Z] v3.17.2-205-g533db63eeb3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-15T20:32:19.928Z] v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-15T20:32:19.928Z] OK: 17686 distinct packages available [2023-03-15T20:32:20.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T20:32:21.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T20:32:22.564Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-15T20:32:22.564Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-15T20:32:22.564Z] (3/4) Installing libucontext (1.2-r0) [2023-03-15T20:32:22.564Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-15T20:32:22.564Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T20:32:22.564Z] OK: 8 MiB in 19 packages [2023-03-15T20:32:25.143Z] Removing intermediate container 587c1966d61b [2023-03-15T20:32:25.143Z] ---> 658c9e6227b3 [2023-03-15T20:32:25.143Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T20:32:26.550Z] ---> 882de679980a [2023-03-15T20:32:26.550Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-15T20:32:36.624Z] ---> 2abc95b5c159 [2023-03-15T20:32:36.624Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-15T20:32:36.624Z] ---> bf61403c1ea6 [2023-03-15T20:32:36.624Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-15T20:32:36.624Z] ---> Running in aab10561eef9 [2023-03-15T20:32:37.210Z] ---> 176f7924cb5a [2023-03-15T20:32:37.210Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-15T20:32:37.210Z] ---> Running in 7d1eb2410df9 [2023-03-15T20:32:38.178Z] Removing intermediate container 7d1eb2410df9 [2023-03-15T20:32:38.178Z] ---> 8b7218aab794 [2023-03-15T20:32:38.178Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-15T20:32:39.162Z] 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-15T20:32:39.162Z] ---> aa4c409f4108 [2023-03-15T20:32:39.162Z] Step 21/26 : WORKDIR / [2023-03-15T20:32:39.162Z] ---> Running in 62c171bfa056 [2023-03-15T20:32:39.758Z] Removing intermediate container 62c171bfa056 [2023-03-15T20:32:39.758Z] ---> 7c150208c771 [2023-03-15T20:32:39.758Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-15T20:32:40.044Z] ---> Running in 90cba2d9adaa [2023-03-15T20:32:40.336Z] Removing intermediate container 90cba2d9adaa [2023-03-15T20:32:40.336Z] ---> d31ffd0dd0f5 [2023-03-15T20:32:40.336Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-15T20:32:40.603Z] ---> Running in a94a649db6c4 [2023-03-15T20:32:41.187Z] Removing intermediate container a94a649db6c4 [2023-03-15T20:32:41.187Z] ---> 0759fb8900d3 [2023-03-15T20:32:41.187Z] Step 24/26 : LABEL arch=arm64 [2023-03-15T20:32:41.187Z] ---> Running in 2fa825804013 [2023-03-15T20:32:41.786Z] Removing intermediate container 2fa825804013 [2023-03-15T20:32:41.786Z] ---> 032aff1902c4 [2023-03-15T20:32:41.786Z] Step 25/26 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa [2023-03-15T20:32:42.084Z] ---> Running in 40fe4e94510e [2023-03-15T20:32:42.667Z] Removing intermediate container 40fe4e94510e [2023-03-15T20:32:42.667Z] ---> c91792775e86 [2023-03-15T20:32:42.667Z] Step 26/26 : LABEL version=0.0.0 [2023-03-15T20:32:43.628Z] ---> Running in 0a68f3003dd0 [2023-03-15T20:32:44.587Z] Removing intermediate container 0a68f3003dd0 [2023-03-15T20:32:44.587Z] ---> 274312c32d8f [2023-03-15T20:32:44.587Z] [2023-03-15T20:32:44.587Z] Successfully built 274312c32d8f [2023-03-15T20:32:44.587Z] Successfully tagged security-spire-config-arm64:latest [2023-03-15T20:32:44.587Z] Building security-bootstrapper [2023-03-15T20:33:02.790Z]  Building security-spire-config ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T20:33:02.790Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-15T20:33:02.790Z] ---> 2d06b9fc446e [2023-03-15T20:33:02.790Z] Step 3/33 : WORKDIR /edgex-go [2023-03-15T20:33:02.790Z] ---> Using cache [2023-03-15T20:33:02.790Z] ---> 395a52e5e62c [2023-03-15T20:33:02.790Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-15T20:33:03.058Z] ---> Running in 91338022d990 [2023-03-15T20:33:05.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T20:33:05.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T20:33:07.911Z] OK: 263 MiB in 53 packages [2023-03-15T20:33:11.970Z] Removing intermediate container 91338022d990 [2023-03-15T20:33:11.970Z] ---> abd18727f3dc [2023-03-15T20:33:11.970Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-15T20:33:12.558Z] ---> c51174d16c9c [2023-03-15T20:33:12.558Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T20:33:12.558Z] ---> Running in 4cdb6bef3995 [2023-03-15T20:34:20.497Z] Removing intermediate container fec08f95e537 [2023-03-15T20:34:20.497Z] ---> 9ab1867534a0 [2023-03-15T20:34:20.497Z] [2023-03-15T20:34:20.497Z] Step 10/23 : FROM alpine:3.17 [2023-03-15T20:34:20.497Z] ---> d74e625d9115 [2023-03-15T20:34:20.497Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-15T20:34:20.497Z] ---> Using cache [2023-03-15T20:34:20.497Z] ---> e7c78cac8bf6 [2023-03-15T20:34:20.497Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-15T20:34:20.497Z] ---> Using cache [2023-03-15T20:34:20.497Z] ---> 93ea737222e8 [2023-03-15T20:34:20.497Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T20:34:20.497Z] ---> Using cache [2023-03-15T20:34:20.497Z] ---> 62241bf01d37 [2023-03-15T20:34:20.497Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T20:34:20.497Z] ---> Using cache [2023-03-15T20:34:20.497Z] ---> 7c1174e3ea06 [2023-03-15T20:34:20.497Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-15T20:34:23.092Z] ---> 74c94c38a11f [2023-03-15T20:34:23.092Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-15T20:34:24.509Z] ---> 630798e1ab7b [2023-03-15T20:34:24.509Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-15T20:34:25.932Z] ---> 2a2c70f7b74f [2023-03-15T20:34:25.932Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-15T20:34:26.200Z] ---> Running in ada75f783ca7 [2023-03-15T20:34:30.473Z] Removing intermediate container ada75f783ca7 [2023-03-15T20:34:30.473Z] ---> e5ddcc91de4f [2023-03-15T20:34:30.473Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-15T20:34:30.753Z] ---> Running in 596511b80cfa [2023-03-15T20:34:31.362Z] Removing intermediate container 596511b80cfa [2023-03-15T20:34:31.362Z] ---> 87f49393bb93 [2023-03-15T20:34:31.362Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-15T20:34:31.635Z] ---> Running in e363ef3ebc4f [2023-03-15T20:34:32.715Z] Removing intermediate container e363ef3ebc4f [2023-03-15T20:34:32.715Z] ---> d44ecd811fb2 [2023-03-15T20:34:32.715Z] Step 21/23 : LABEL arch=arm64 [2023-03-15T20:34:32.715Z] ---> Running in de6908e7702f [2023-03-15T20:34:33.755Z] Removing intermediate container de6908e7702f [2023-03-15T20:34:33.755Z] ---> 6e69c1d0e1ac [2023-03-15T20:34:33.755Z] Step 22/23 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa [2023-03-15T20:34:33.755Z] ---> Running in afe2bf919b9e [2023-03-15T20:34:34.747Z] Removing intermediate container afe2bf919b9e [2023-03-15T20:34:34.747Z] ---> 5c759060f9b6 [2023-03-15T20:34:34.747Z] Step 23/23 : LABEL version=0.0.0 [2023-03-15T20:34:35.019Z] ---> Running in a555c13d844d [2023-03-15T20:34:36.014Z] Removing intermediate container a555c13d844d [2023-03-15T20:34:36.014Z] ---> 9f103eb5032f [2023-03-15T20:34:36.014Z] [2023-03-15T20:34:36.996Z] Successfully built 9f103eb5032f [2023-03-15T20:34:36.996Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-15T20:34:36.996Z] Building security-spire-server [2023-03-15T20:34:55.209Z]  Building security-proxy-auth ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T20:34:55.209Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-15T20:34:55.209Z] ---> 2d06b9fc446e [2023-03-15T20:34:55.209Z] Step 3/25 : WORKDIR /edgex-go [2023-03-15T20:34:55.209Z] ---> Using cache [2023-03-15T20:34:55.209Z] ---> 395a52e5e62c [2023-03-15T20:34:55.209Z] Step 4/25 : RUN apk add --update --no-cache make git build-base curl [2023-03-15T20:34:55.209Z] ---> Using cache [2023-03-15T20:34:55.209Z] ---> 2040e98912a1 [2023-03-15T20:34:55.209Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-15T20:34:55.209Z] ---> Using cache [2023-03-15T20:34:55.209Z] ---> 421e426f234b [2023-03-15T20:34:55.209Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T20:34:55.209Z] ---> Using cache [2023-03-15T20:34:55.209Z] ---> 964eefff4c62 [2023-03-15T20:34:55.209Z] Step 7/25 : COPY . . [2023-03-15T20:34:55.209Z] ---> Using cache [2023-03-15T20:34:55.209Z] ---> 2c2852642291 [2023-03-15T20:34:55.209Z] Step 8/25 : ARG SPIRE_RELEASE=1.2.1 [2023-03-15T20:34:55.209Z] ---> Using cache [2023-03-15T20:34:55.209Z] ---> 4da6351e7570 [2023-03-15T20:34:55.209Z] Step 9/25 : WORKDIR /edgex-go/spire-build [2023-03-15T20:34:55.209Z] ---> Using cache [2023-03-15T20:34:55.209Z] ---> 19da2c92f6b5 [2023-03-15T20:34:55.209Z] Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-15T20:34:55.209Z] ---> Using cache [2023-03-15T20:34:55.209Z] ---> ca434b446f7a [2023-03-15T20:34:55.209Z] 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-15T20:34:55.209Z] ---> Running in af0383ad5ce0 [2023-03-15T20:34:56.617Z] Removing intermediate container 4cdb6bef3995 [2023-03-15T20:34:56.617Z] ---> e1c876c5e925 [2023-03-15T20:34:56.617Z] Step 7/33 : COPY . . [2023-03-15T20:34:58.557Z] Removing intermediate container af0383ad5ce0 [2023-03-15T20:34:58.557Z] ---> 4d211c423d50 [2023-03-15T20:34:58.557Z] Step 12/25 : WORKDIR /edgex-go [2023-03-15T20:34:58.557Z] ---> Running in a2d8dedb94a8 [2023-03-15T20:34:59.516Z] Removing intermediate container a2d8dedb94a8 [2023-03-15T20:34:59.516Z] ---> 6a63d83c67f2 [2023-03-15T20:34:59.516Z] [2023-03-15T20:34:59.516Z] Step 13/25 : FROM alpine:3.17 [2023-03-15T20:34:59.516Z] ---> d74e625d9115 [2023-03-15T20:34:59.516Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-15T20:34:59.516Z] ---> Using cache [2023-03-15T20:34:59.516Z] ---> b71fa9291ba6 [2023-03-15T20:34:59.516Z] Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-15T20:34:59.516Z] ---> Using cache [2023-03-15T20:34:59.516Z] ---> d228b6533267 [2023-03-15T20:34:59.516Z] Step 16/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T20:34:59.516Z] ---> Using cache [2023-03-15T20:34:59.516Z] ---> 59184075b437 [2023-03-15T20:34:59.516Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-15T20:35:09.577Z] ---> 905d0197f88e [2023-03-15T20:35:09.577Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-15T20:35:10.568Z] ---> b7ab9e375f5e [2023-03-15T20:35:10.569Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-15T20:35:12.510Z] ---> 1c5259527004 [2023-03-15T20:35:12.510Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-15T20:35:14.472Z] ---> c6566260055d [2023-03-15T20:35:14.472Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-15T20:35:14.472Z] ---> Running in 0aae9734b48d [2023-03-15T20:35:15.057Z] Removing intermediate container 0aae9734b48d [2023-03-15T20:35:15.057Z] ---> 81859a6f6d98 [2023-03-15T20:35:15.057Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-15T20:35:15.324Z] ---> Running in 1f03666a7090 [2023-03-15T20:35:15.591Z] ---> 2ceae9941029 [2023-03-15T20:35:15.591Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-15T20:35:15.868Z] ---> Running in 9129383c231f [2023-03-15T20:35:15.868Z] Removing intermediate container 1f03666a7090 [2023-03-15T20:35:15.868Z] ---> eae753d33f57 [2023-03-15T20:35:15.868Z] Step 23/25 : LABEL arch=arm64 [2023-03-15T20:35:16.135Z] ---> Running in 8e7dbf50afa7 [2023-03-15T20:35:17.093Z] Removing intermediate container 8e7dbf50afa7 [2023-03-15T20:35:17.093Z] ---> b5abc49269a7 [2023-03-15T20:35:17.093Z] Step 24/25 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa [2023-03-15T20:35:17.373Z] ---> Running in 65b104689f9d [2023-03-15T20:35:17.961Z] Removing intermediate container 65b104689f9d [2023-03-15T20:35:17.961Z] ---> b570dc470dd4 [2023-03-15T20:35:17.961Z] Step 25/25 : LABEL version=0.0.0 [2023-03-15T20:35:17.961Z] ---> Running in d034c7f98776 [2023-03-15T20:35:18.543Z] 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-15T20:35:18.543Z] Removing intermediate container d034c7f98776 [2023-03-15T20:35:18.543Z] ---> 88932da0751f [2023-03-15T20:35:18.543Z] [2023-03-15T20:35:18.809Z] Successfully built 88932da0751f [2023-03-15T20:35:18.809Z] Successfully tagged security-spire-server-arm64:latest [2023-03-15T20:35:19.074Z]  Building security-spire-server ... done Building security-secretstore-setup [2023-03-15T20:35:37.260Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T20:35:37.260Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-15T20:35:37.260Z] ---> 2d06b9fc446e [2023-03-15T20:35:37.260Z] Step 3/24 : WORKDIR /edgex-go [2023-03-15T20:35:37.260Z] ---> Using cache [2023-03-15T20:35:37.260Z] ---> 395a52e5e62c [2023-03-15T20:35:37.260Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-15T20:35:37.260Z] ---> Using cache [2023-03-15T20:35:37.260Z] ---> abd18727f3dc [2023-03-15T20:35:37.260Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-15T20:35:37.260Z] ---> Using cache [2023-03-15T20:35:37.260Z] ---> c51174d16c9c [2023-03-15T20:35:37.260Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T20:35:37.260Z] ---> Using cache [2023-03-15T20:35:37.260Z] ---> e1c876c5e925 [2023-03-15T20:35:37.260Z] Step 7/24 : COPY . . [2023-03-15T20:35:37.260Z] ---> Using cache [2023-03-15T20:35:37.260Z] ---> 2ceae9941029 [2023-03-15T20:35:37.260Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-15T20:35:37.260Z] ---> Running in ec71d8be73f4 [2023-03-15T20:35:37.527Z] 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-15T20:36:45.365Z] Removing intermediate container d2f89734198a [2023-03-15T20:36:45.365Z] ---> d75a5e97edc3 [2023-03-15T20:36:45.365Z] [2023-03-15T20:36:45.365Z] Step 10/23 : FROM alpine:3.17 [2023-03-15T20:36:45.365Z] ---> d74e625d9115 [2023-03-15T20:36:45.365Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-15T20:36:45.365Z] ---> Running in dd2dd93f6be8 [2023-03-15T20:36:45.365Z] Removing intermediate container dd2dd93f6be8 [2023-03-15T20:36:45.365Z] ---> 11f3176d27dc [2023-03-15T20:36:45.365Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-15T20:36:45.365Z] ---> Running in 7094c27a89db [2023-03-15T20:36:45.630Z] Removing intermediate container 7094c27a89db [2023-03-15T20:36:45.630Z] ---> cdf310fccc15 [2023-03-15T20:36:45.630Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-15T20:36:45.630Z] ---> Running in 23c7b5cf8896 [2023-03-15T20:36:46.240Z] Removing intermediate container 23c7b5cf8896 [2023-03-15T20:36:46.240Z] ---> 0863c30b7a55 [2023-03-15T20:36:46.240Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-15T20:36:46.240Z] ---> Running in 4ff4726c78e4 [2023-03-15T20:36:49.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T20:36:50.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T20:36:51.977Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T20:36:51.977Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T20:36:51.977Z] OK: 8 MiB in 16 packages [2023-03-15T20:36:53.420Z] Removing intermediate container 4ff4726c78e4 [2023-03-15T20:36:53.420Z] ---> 8ff2c2932f43 [2023-03-15T20:36:53.420Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T20:36:54.404Z] ---> b7dc0268bb16 [2023-03-15T20:36:54.404Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T20:36:54.993Z] ---> 84081d4cb663 [2023-03-15T20:36:54.993Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-15T20:36:56.947Z] ---> 2aa10292ad82 [2023-03-15T20:36:56.947Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-15T20:36:57.914Z] ---> 627aca7aeee5 [2023-03-15T20:36:57.914Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-15T20:36:57.914Z] ---> Running in 3f06c1deed60 [2023-03-15T20:36:58.507Z] Removing intermediate container 3f06c1deed60 [2023-03-15T20:36:58.507Z] ---> 9b42ad1e25ee [2023-03-15T20:36:58.507Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T20:36:58.774Z] ---> Running in 261344b244ef [2023-03-15T20:36:59.051Z] Removing intermediate container 261344b244ef [2023-03-15T20:36:59.051Z] ---> 5b2eca352701 [2023-03-15T20:36:59.051Z] Step 21/23 : LABEL arch=arm64 [2023-03-15T20:36:59.318Z] ---> Running in 9ea6416c3606 [2023-03-15T20:37:01.918Z] Removing intermediate container 9ea6416c3606 [2023-03-15T20:37:01.918Z] ---> 77425a809672 [2023-03-15T20:37:01.918Z] Step 22/23 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa [2023-03-15T20:37:02.184Z] ---> Running in 8c517c56bffc [2023-03-15T20:37:02.768Z] Removing intermediate container 8c517c56bffc [2023-03-15T20:37:02.768Z] ---> aa9db52ddd60 [2023-03-15T20:37:02.768Z] Step 23/23 : LABEL version=0.0.0 [2023-03-15T20:37:02.768Z] ---> Running in ac4d100084ec [2023-03-15T20:37:03.349Z] Removing intermediate container ac4d100084ec [2023-03-15T20:37:03.349Z] ---> 5f4047ece2be [2023-03-15T20:37:03.349Z] [2023-03-15T20:37:03.613Z] Successfully built 5f4047ece2be [2023-03-15T20:37:03.613Z] Successfully tagged core-data-arm64:latest [2023-03-15T20:39:40.295Z]  Building core-data ... done Removing intermediate container b721f0495de2 [2023-03-15T20:39:40.296Z] ---> 9c072a045893 [2023-03-15T20:39:40.296Z] [2023-03-15T20:39:40.296Z] Step 10/23 : FROM alpine:3.17 [2023-03-15T20:39:40.296Z] ---> d74e625d9115 [2023-03-15T20:39:40.296Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-15T20:39:40.296Z] ---> Using cache [2023-03-15T20:39:40.296Z] ---> 86716f642153 [2023-03-15T20:39:40.296Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-15T20:39:40.296Z] ---> Using cache [2023-03-15T20:39:40.296Z] ---> 463275e12149 [2023-03-15T20:39:40.296Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-15T20:39:40.296Z] ---> Running in 805664b8a7b4 [2023-03-15T20:39:40.296Z] Removing intermediate container 805664b8a7b4 [2023-03-15T20:39:40.296Z] ---> 66786c8971cf [2023-03-15T20:39:40.296Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-15T20:39:40.296Z] ---> Running in d0645874d339 [2023-03-15T20:39:40.296Z] Removing intermediate container d0645874d339 [2023-03-15T20:39:40.296Z] ---> 76e7a9a7d11d [2023-03-15T20:39:40.296Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T20:39:40.296Z] ---> 14cda25b1e2d [2023-03-15T20:39:40.296Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T20:39:40.296Z] ---> 6882637c7e75 [2023-03-15T20:39:40.296Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-15T20:39:40.296Z] ---> e437ec2b2f9d [2023-03-15T20:39:40.296Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-15T20:39:40.296Z] ---> 2663241cee47 [2023-03-15T20:39:40.296Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-15T20:39:40.296Z] ---> Running in a4429f5f51f5 [2023-03-15T20:39:40.296Z] Removing intermediate container a4429f5f51f5 [2023-03-15T20:39:40.296Z] ---> 05ae12782fbf [2023-03-15T20:39:40.296Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T20:39:40.296Z] ---> Running in fb53516fea59 [2023-03-15T20:39:40.296Z] Removing intermediate container fb53516fea59 [2023-03-15T20:39:40.296Z] ---> e879b24d16de [2023-03-15T20:39:40.296Z] Step 21/23 : LABEL arch=arm64 [2023-03-15T20:39:40.296Z] ---> Running in 777cb694d47a [2023-03-15T20:39:40.296Z] Removing intermediate container 777cb694d47a [2023-03-15T20:39:40.296Z] ---> 2eddaeab865c [2023-03-15T20:39:40.296Z] Step 22/23 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa [2023-03-15T20:39:40.296Z] ---> Running in 3777796e89e9 [2023-03-15T20:39:40.296Z] Removing intermediate container 3777796e89e9 [2023-03-15T20:39:40.296Z] ---> cff45a505a4b [2023-03-15T20:39:40.296Z] Step 23/23 : LABEL version=0.0.0 [2023-03-15T20:39:40.296Z] ---> Running in f0e7ac4a61f0 [2023-03-15T20:39:40.296Z] Removing intermediate container f0e7ac4a61f0 [2023-03-15T20:39:40.296Z] ---> d9a487737761 [2023-03-15T20:39:40.296Z] [2023-03-15T20:39:40.296Z] Successfully built d9a487737761 [2023-03-15T20:39:40.296Z] Successfully tagged support-scheduler-arm64:latest [2023-03-15T20:40:36.655Z]  Building support-scheduler ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-15T20:40:36.655Z] Removing intermediate container 9129383c231f [2023-03-15T20:40:36.656Z] ---> 534deef455a5 [2023-03-15T20:40:36.656Z] [2023-03-15T20:40:36.656Z] Step 9/33 : FROM alpine:3.17 [2023-03-15T20:40:36.656Z] ---> d74e625d9115 [2023-03-15T20:40:36.656Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-15T20:40:36.656Z] ---> Using cache [2023-03-15T20:40:36.656Z] ---> b71fa9291ba6 [2023-03-15T20:40:36.656Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-15T20:40:36.656Z] ---> Running in 2e809aec5e7a [2023-03-15T20:40:37.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T20:40:37.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T20:40:39.227Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-15T20:40:39.227Z] (2/2) Installing su-exec (0.2-r2) [2023-03-15T20:40:39.227Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T20:40:39.227Z] OK: 8 MiB in 17 packages [2023-03-15T20:40:40.639Z] Removing intermediate container 2e809aec5e7a [2023-03-15T20:40:40.639Z] ---> a9bbc5701a7b [2023-03-15T20:40:40.639Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-15T20:40:40.903Z] ---> Running in 0019fdbce970 [2023-03-15T20:40:41.484Z] Removing intermediate container 0019fdbce970 [2023-03-15T20:40:41.484Z] ---> 71faff1a8161 [2023-03-15T20:40:41.484Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-15T20:40:41.484Z] ---> Running in 76a067b5d60b [2023-03-15T20:40:42.098Z] Removing intermediate container 76a067b5d60b [2023-03-15T20:40:42.098Z] ---> a01e7d5e00e4 [2023-03-15T20:40:42.098Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-15T20:40:42.098Z] ---> Running in 67d87b7365ea [2023-03-15T20:40:42.698Z] Removing intermediate container 67d87b7365ea [2023-03-15T20:40:42.698Z] ---> 9862daceacd9 [2023-03-15T20:40:42.698Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-15T20:40:42.698Z] ---> Running in 82388e0e1a85 [2023-03-15T20:40:43.300Z] Removing intermediate container 82388e0e1a85 [2023-03-15T20:40:43.300Z] ---> e15776a3c648 [2023-03-15T20:40:43.300Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-15T20:40:43.300Z] ---> Running in 6984e02b92d5 [2023-03-15T20:40:43.888Z] Removing intermediate container ec71d8be73f4 [2023-03-15T20:40:43.888Z] ---> 7cde86f748d8 [2023-03-15T20:40:43.888Z] [2023-03-15T20:40:43.888Z] Step 9/24 : FROM alpine:3.17 [2023-03-15T20:40:43.888Z] ---> d74e625d9115 [2023-03-15T20:40:44.171Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-15T20:40:44.171Z] ---> Running in b8263815f53b [2023-03-15T20:40:46.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T20:40:46.144Z] Removing intermediate container 6984e02b92d5 [2023-03-15T20:40:46.144Z] ---> 5467ef875074 [2023-03-15T20:40:46.144Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-15T20:40:46.412Z] ---> Running in e44021558e5c [2023-03-15T20:40:46.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T20:40:46.950Z] Removing intermediate container e44021558e5c [2023-03-15T20:40:46.950Z] ---> 30f10ccd2125 [2023-03-15T20:40:46.950Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-15T20:40:47.915Z] ---> a9f1f434448b [2023-03-15T20:40:47.915Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-15T20:40:47.915Z] ---> Running in d6bba73242d0 [2023-03-15T20:40:47.915Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-15T20:40:47.915Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-15T20:40:47.915Z] (3/3) Installing su-exec (0.2-r2) [2023-03-15T20:40:47.915Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T20:40:47.915Z] Executing ca-certificates-20220614-r4.trigger [2023-03-15T20:40:48.506Z] OK: 8 MiB in 18 packages [2023-03-15T20:40:50.466Z] Removing intermediate container b8263815f53b [2023-03-15T20:40:50.466Z] ---> a0f79fae30fd [2023-03-15T20:40:50.466Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-15T20:40:50.466Z] ---> Running in 78b42c92907a [2023-03-15T20:40:50.466Z] Removing intermediate container d6bba73242d0 [2023-03-15T20:40:50.466Z] ---> 93fff0373f84 [2023-03-15T20:40:50.466Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T20:40:50.734Z] Removing intermediate container 78b42c92907a [2023-03-15T20:40:50.734Z] ---> c3930298f76b [2023-03-15T20:40:50.734Z] Step 12/24 : WORKDIR / [2023-03-15T20:40:50.734Z] ---> Running in 6bd74b97631a [2023-03-15T20:40:51.009Z] ---> c3a725c81fa5 [2023-03-15T20:40:51.009Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T20:40:51.278Z] Removing intermediate container 6bd74b97631a [2023-03-15T20:40:51.278Z] ---> 26c6ff77fac8 [2023-03-15T20:40:51.278Z] Step 13/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T20:40:51.866Z] ---> d6d12f3ebe38 [2023-03-15T20:40:51.866Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-15T20:40:51.866Z] ---> d959fa9422f5 [2023-03-15T20:40:51.866Z] 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-15T20:40:52.824Z] ---> e67b4a17cf72 [2023-03-15T20:40:52.824Z] 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-15T20:40:53.412Z] ---> 03fc43b65b80 [2023-03-15T20:40:53.412Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-15T20:40:53.412Z] ---> 2506a97514cc [2023-03-15T20:40:53.412Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-15T20:40:55.360Z] ---> 349cd7493731 [2023-03-15T20:40:55.360Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-15T20:40:55.360Z] ---> e2053565f6cc [2023-03-15T20:40:55.360Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-15T20:40:55.949Z] ---> 7eabcb1bfe37 [2023-03-15T20:40:55.949Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-15T20:40:56.532Z] ---> 9875cf90603e [2023-03-15T20:40:56.532Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-15T20:40:56.532Z] ---> c7e213eea489 [2023-03-15T20:40:56.532Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-15T20:40:57.491Z] ---> 8c309c9e766d [2023-03-15T20:40:57.491Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-15T20:40:58.077Z] ---> 3467d4e23fc0 [2023-03-15T20:40:58.077Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-15T20:40:58.343Z] ---> cb2b565551a0 [2023-03-15T20:40:58.343Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-15T20:40:58.343Z] ---> Running in caa086482c9a [2023-03-15T20:40:59.309Z] ---> 8766b6715fcd [2023-03-15T20:40:59.309Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-15T20:40:59.309Z] ---> Running in 8d774db167a7 [2023-03-15T20:41:01.246Z] Removing intermediate container caa086482c9a [2023-03-15T20:41:01.246Z] ---> fd3ded4557e8 [2023-03-15T20:41:01.246Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-15T20:41:01.246Z] ---> Running in 01d39ce54ae0 [2023-03-15T20:41:01.513Z] Removing intermediate container 01d39ce54ae0 [2023-03-15T20:41:01.513Z] ---> d15ae613185f [2023-03-15T20:41:01.513Z] Step 30/33 : CMD ["gate"] [2023-03-15T20:41:01.784Z] Removing intermediate container 8d774db167a7 [2023-03-15T20:41:01.784Z] ---> 83fc84ca6796 [2023-03-15T20:41:01.784Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-15T20:41:01.784Z] ---> Running in 28fe83b802a2 [2023-03-15T20:41:01.784Z] ---> Running in e924649a9b5b [2023-03-15T20:41:02.368Z] Removing intermediate container 28fe83b802a2 [2023-03-15T20:41:02.368Z] ---> f60968649942 [2023-03-15T20:41:02.368Z] Step 31/33 : LABEL arch=arm64 [2023-03-15T20:41:02.368Z] Removing intermediate container e924649a9b5b [2023-03-15T20:41:02.368Z] ---> 76017f927054 [2023-03-15T20:41:02.368Z] Step 22/24 : LABEL arch=arm64 [2023-03-15T20:41:02.368Z] ---> Running in daba362ac7ed [2023-03-15T20:41:02.653Z] ---> Running in 845ff79ef95d [2023-03-15T20:41:02.923Z] Removing intermediate container daba362ac7ed [2023-03-15T20:41:02.923Z] ---> bfb26ac1d827 [2023-03-15T20:41:02.923Z] Step 32/33 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa [2023-03-15T20:41:02.923Z] Removing intermediate container 845ff79ef95d [2023-03-15T20:41:02.923Z] ---> 6c562b265aa2 [2023-03-15T20:41:02.923Z] Step 23/24 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa [2023-03-15T20:41:02.923Z] ---> Running in e2b39bb9baee [2023-03-15T20:41:03.189Z] ---> Running in 6722ad6c12f6 [2023-03-15T20:41:03.456Z] Removing intermediate container e2b39bb9baee [2023-03-15T20:41:03.456Z] ---> 3c28515a5380 [2023-03-15T20:41:03.456Z] Step 33/33 : LABEL version=0.0.0 [2023-03-15T20:41:03.456Z] Removing intermediate container 6722ad6c12f6 [2023-03-15T20:41:03.456Z] ---> 04d381cafedb [2023-03-15T20:41:03.456Z] Step 24/24 : LABEL version=0.0.0 [2023-03-15T20:41:03.722Z] ---> Running in a52a33e81934 [2023-03-15T20:41:03.722Z] ---> Running in 16ca8066788a [2023-03-15T20:41:04.305Z] Removing intermediate container a52a33e81934 [2023-03-15T20:41:04.305Z] ---> b7d672114f4a [2023-03-15T20:41:04.305Z] [2023-03-15T20:41:04.305Z] Removing intermediate container 16ca8066788a [2023-03-15T20:41:04.305Z] ---> a4ff75eb7159 [2023-03-15T20:41:04.305Z] [2023-03-15T20:41:04.572Z] Successfully built b7d672114f4a [2023-03-15T20:41:04.572Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-15T20:41:04.572Z]  Building security-bootstrapper ... done Successfully built a4ff75eb7159 [2023-03-15T20:41:04.572Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-15T20:41:09.917Z]  Building security-secretstore-setup ... done Removing intermediate container aab10561eef9 [2023-03-15T20:41:09.917Z] ---> 806e40714e39 [2023-03-15T20:41:09.917Z] [2023-03-15T20:41:09.917Z] Step 10/23 : FROM alpine:3.17 [2023-03-15T20:41:09.917Z] ---> d74e625d9115 [2023-03-15T20:41:09.917Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-15T20:41:09.917Z] ---> Running in 1c82757a7004 [2023-03-15T20:41:10.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T20:41:11.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T20:41:12.053Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-15T20:41:12.053Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-15T20:41:12.053Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T20:41:12.053Z] Executing ca-certificates-20220614-r4.trigger [2023-03-15T20:41:12.406Z] OK: 8 MiB in 17 packages [2023-03-15T20:41:13.841Z] Removing intermediate container 1c82757a7004 [2023-03-15T20:41:13.841Z] ---> 2756d2e93659 [2023-03-15T20:41:13.841Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-15T20:41:13.841Z] ---> Running in c286c4847be0 [2023-03-15T20:41:13.841Z] Removing intermediate container c286c4847be0 [2023-03-15T20:41:13.841Z] ---> db21a9e08aeb [2023-03-15T20:41:13.841Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-15T20:41:14.113Z] ---> Running in 3ab726cc105c [2023-03-15T20:41:14.384Z] Removing intermediate container 3ab726cc105c [2023-03-15T20:41:14.384Z] ---> 9d8f0edc8dea [2023-03-15T20:41:14.384Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-15T20:41:14.384Z] ---> Running in 93afd4c5dea8 [2023-03-15T20:41:14.654Z] Removing intermediate container 93afd4c5dea8 [2023-03-15T20:41:14.654Z] ---> b4300dbfe5b9 [2023-03-15T20:41:14.654Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T20:41:15.259Z] ---> aff5d556674e [2023-03-15T20:41:15.259Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T20:41:15.847Z] ---> 0266cec2d7e7 [2023-03-15T20:41:15.847Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-15T20:41:17.250Z] ---> 9390308c86d1 [2023-03-15T20:41:17.250Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-15T20:41:17.830Z] ---> cbf22cbbbcdb [2023-03-15T20:41:17.830Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-15T20:41:17.830Z] ---> Running in 4752f827fc3b [2023-03-15T20:41:18.104Z] Removing intermediate container 4752f827fc3b [2023-03-15T20:41:18.104Z] ---> 90e472e6ff3d [2023-03-15T20:41:18.104Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T20:41:18.104Z] ---> Running in a103dbcfac5b [2023-03-15T20:41:18.369Z] Removing intermediate container a103dbcfac5b [2023-03-15T20:41:18.369Z] ---> f9b8d8a1d481 [2023-03-15T20:41:18.369Z] Step 21/23 : LABEL arch=arm64 [2023-03-15T20:41:18.369Z] ---> Running in 6e309befb61b [2023-03-15T20:41:18.638Z] Removing intermediate container 6e309befb61b [2023-03-15T20:41:18.638Z] ---> dd5cd43feac5 [2023-03-15T20:41:18.638Z] Step 22/23 : LABEL git_sha=5750478ce83d7b768b6101a00187535198c15dfa [2023-03-15T20:41:18.638Z] ---> Running in d70583424e17 [2023-03-15T20:41:19.219Z] Removing intermediate container d70583424e17 [2023-03-15T20:41:19.219Z] ---> a48fb9cf8c86 [2023-03-15T20:41:19.219Z] Step 23/23 : LABEL version=0.0.0 [2023-03-15T20:41:19.219Z] ---> Running in d00a6c04a850 [2023-03-15T20:41:19.484Z] Removing intermediate container d00a6c04a850 [2023-03-15T20:41:19.484Z] ---> 0fd6dfbff2f6 [2023-03-15T20:41:19.484Z] [2023-03-15T20:41:19.484Z] Successfully built 0fd6dfbff2f6 [2023-03-15T20:41:19.749Z] Successfully tagged support-notifications-arm64:latest [2023-03-15T20:41:20.027Z]  Building support-notifications ... done  [Pipeline] } [2023-03-15T20:41:20.068Z] $ docker stop --time=1 9d7c1c13404e271d52fced9a3cbae7cb7aedfbe5aac8dfcc03b030d9a87bb6a0 [2023-03-15T20:41:22.156Z] $ docker rm -f --volumes 9d7c1c13404e271d52fced9a3cbae7cb7aedfbe5aac8dfcc03b030d9a87bb6a0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T20:41:22.719Z] + docker images [2023-03-15T20:41:22.984Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-15T20:41:22.984Z] support-notifications-arm64 latest 0fd6dfbff2f6 3 seconds ago 32.5MB [2023-03-15T20:41:22.984Z] 806e40714e39 14 seconds ago 1.56GB [2023-03-15T20:41:22.984Z] security-bootstrapper-arm64 latest b7d672114f4a 19 seconds ago 21.8MB [2023-03-15T20:41:22.984Z] security-secretstore-setup-arm64 latest a4ff75eb7159 19 seconds ago 32MB [2023-03-15T20:41:22.984Z] 7cde86f748d8 39 seconds ago 1.48GB [2023-03-15T20:41:22.984Z] 534deef455a5 48 seconds ago 1.47GB [2023-03-15T20:41:22.984Z] support-scheduler-arm64 latest d9a487737761 About a minute ago 31.8MB [2023-03-15T20:41:22.984Z] 9c072a045893 About a minute ago 1.56GB [2023-03-15T20:41:22.984Z] core-data-arm64 latest 5f4047ece2be 4 minutes ago 19.9MB [2023-03-15T20:41:22.984Z] d75a5e97edc3 4 minutes ago 1.5GB [2023-03-15T20:41:22.984Z] security-spire-server-arm64 latest 88932da0751f 6 minutes ago 87.1MB [2023-03-15T20:41:22.984Z] 6a63d83c67f2 6 minutes ago 1.35GB [2023-03-15T20:41:22.984Z] security-proxy-auth-arm64 latest 9f103eb5032f 6 minutes ago 18.2MB [2023-03-15T20:41:22.984Z] 9ab1867534a0 7 minutes ago 1.47GB [2023-03-15T20:41:22.984Z] security-spire-config-arm64 latest 274312c32d8f 8 minutes ago 86.2MB [2023-03-15T20:41:22.984Z] security-spire-agent-arm64 latest f991b47ddd29 9 minutes ago 125MB [2023-03-15T20:41:22.984Z] 67e511a6c49b 10 minutes ago 1.35GB [2023-03-15T20:41:22.984Z] security-spiffe-token-provider-arm64 latest 2f1d2106caae 11 minutes ago 32.6MB [2023-03-15T20:41:22.984Z] 12f8acbb4402 11 minutes ago 1.53GB [2023-03-15T20:41:22.984Z] core-metadata-arm64 latest 760c759e62b1 12 minutes ago 20.4MB [2023-03-15T20:41:22.984Z] core-command-arm64 latest ac2e5e773e7b 12 minutes ago 19.7MB [2023-03-15T20:41:22.984Z] 573d0a0f47cd 13 minutes ago 1.5GB [2023-03-15T20:41:22.984Z] core-common-config-bootstrapper-arm64 latest 92916f4d73e8 13 minutes ago 17.4MB [2023-03-15T20:41:22.984Z] 2edc4904d88a 13 minutes ago 1.49GB [2023-03-15T20:41:22.984Z] 7cc83ddfef90 13 minutes ago 1.48GB [2023-03-15T20:41:22.984Z] security-proxy-setup-arm64 latest 9c6ded7b4dfe 14 minutes ago 18.6MB [2023-03-15T20:41:22.984Z] 378d7d588f0f 14 minutes ago 1.47GB [2023-03-15T20:41:22.984Z] ci-base-image-arm64 latest 2d06b9fc446e 36 minutes ago 868MB [2023-03-15T20:41:22.984Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 5 days ago 648MB [2023-03-15T20:41:22.984Z] alpine 3.17 d74e625d9115 4 weeks ago 7.46MB [2023-03-15T20:41:22.984Z] 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-15T20:41:23.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T20:41:23.919Z] [2023-03-15T20:41:23.919Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T20:41:24.312Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T20:41:24.313Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-15T20:41:24.313Z] 8998bd30e6a1: Pulling fs layer [2023-03-15T20:41:24.313Z] 04944245beec: Pulling fs layer [2023-03-15T20:41:24.313Z] 699f458cf7ca: Pulling fs layer [2023-03-15T20:41:24.313Z] 765212b225bb: Pulling fs layer [2023-03-15T20:41:24.313Z] f23df028b6ca: Pulling fs layer [2023-03-15T20:41:24.313Z] d65c8cfc05b1: Pulling fs layer [2023-03-15T20:41:24.313Z] 2437ff75d9bd: Pulling fs layer [2023-03-15T20:41:24.313Z] 765212b225bb: Waiting [2023-03-15T20:41:24.313Z] f23df028b6ca: Waiting [2023-03-15T20:41:24.313Z] d65c8cfc05b1: Waiting [2023-03-15T20:41:24.581Z] 04944245beec: Verifying Checksum [2023-03-15T20:41:24.581Z] 04944245beec: Download complete [2023-03-15T20:41:24.581Z] 765212b225bb: Download complete [2023-03-15T20:41:24.581Z] f23df028b6ca: Verifying Checksum [2023-03-15T20:41:24.581Z] f23df028b6ca: Download complete [2023-03-15T20:41:24.581Z] d65c8cfc05b1: Verifying Checksum [2023-03-15T20:41:24.581Z] d65c8cfc05b1: Download complete [2023-03-15T20:41:24.581Z] 699f458cf7ca: Verifying Checksum [2023-03-15T20:41:24.581Z] 699f458cf7ca: Download complete [2023-03-15T20:41:25.164Z] 8998bd30e6a1: Verifying Checksum [2023-03-15T20:41:25.164Z] 8998bd30e6a1: Download complete [2023-03-15T20:41:27.109Z] 2437ff75d9bd: Verifying Checksum [2023-03-15T20:41:27.109Z] 2437ff75d9bd: Download complete [2023-03-15T20:41:29.049Z] 8998bd30e6a1: Pull complete [2023-03-15T20:41:29.631Z] 04944245beec: Pull complete [2023-03-15T20:41:31.034Z] 699f458cf7ca: Pull complete [2023-03-15T20:41:31.034Z] 765212b225bb: Pull complete [2023-03-15T20:41:31.996Z] f23df028b6ca: Pull complete [2023-03-15T20:41:31.996Z] d65c8cfc05b1: Pull complete [2023-03-15T20:41:46.982Z] 2437ff75d9bd: Pull complete [2023-03-15T20:41:46.982Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-15T20:41:46.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T20:41:46.982Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T20:41:47.306Z] prd-ubuntu20.04-docker-arm64-4c-16g-2270 does not seem to be running inside a container [2023-03-15T20:41:47.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-15T20:41:50.096Z] $ docker top a4f536f72cd67931032327a06e9406bb6f4c9e894dcbae7747be6b8e6208802a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T20:41:51.030Z] ---> job-cost.sh [2023-03-15T20:41:51.030Z] lf-activate-venv: SKIPPING [2023-03-15T20:41:51.030Z] INFO: No Stack... [2023-03-15T20:41:51.295Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-15T20:41:52.249Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T20:41:52.589Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-03-15T20:41:52.589Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T20:41:52.934Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4451-1-stack-cost] [2023-03-15T20:41:52.939Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4451-1-stack-cost] did not exist. Created. [2023-03-15T20:41:52.939Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4451-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T20:41:53.658Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-15T20:41:53.836Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T20:41:53.852Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4451-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T20:41:53.914Z] $ docker stop --time=1 a4f536f72cd67931032327a06e9406bb6f4c9e894dcbae7747be6b8e6208802a [2023-03-15T20:41:55.429Z] $ docker rm -f --volumes a4f536f72cd67931032327a06e9406bb6f4c9e894dcbae7747be6b8e6208802a [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-15T20:41:56.418Z] provisioning config files... [2023-03-15T20:41:56.424Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8724037024864138994tmp [Pipeline] { [Pipeline] sh [2023-03-15T20:41:56.765Z] + set +x [2023-03-15T20:41:56.765Z] + curl -s https://codecov.io/bash [2023-03-15T20:41:56.765Z] + bash -s -- [2023-03-15T20:41:56.765Z] [2023-03-15T20:41:56.765Z] _____ _ [2023-03-15T20:41:56.765Z] / ____| | | [2023-03-15T20:41:56.765Z] | | ___ __| | ___ ___ _____ __ [2023-03-15T20:41:56.765Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-15T20:41:56.765Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-15T20:41:56.765Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-15T20:41:56.765Z] Bash-1.0.6 [2023-03-15T20:41:56.765Z] [2023-03-15T20:41:56.765Z] [2023-03-15T20:41:56.765Z] ==> git version 2.25.1 found [2023-03-15T20:41:56.765Z] ==> 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-15T20:41:56.765Z] Release-Date: 2020-01-08 [2023-03-15T20:41:56.765Z] 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-15T20:41:56.765Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-15T20:41:56.765Z] ==> Jenkins CI detected. [2023-03-15T20:41:56.765Z] current dir:  /w/workspace/edgex-go/1 [2023-03-15T20:41:56.765Z] project root: . [2023-03-15T20:41:56.765Z] --> token set from env [2023-03-15T20:41:56.765Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-15T20:41:56.765Z] ==> Running gcov in . (disable via -X gcov) [2023-03-15T20:41:56.765Z] ==> Python coveragepy not found [2023-03-15T20:41:56.765Z] ==> Searching for coverage reports in: [2023-03-15T20:41:56.765Z] + . [2023-03-15T20:41:56.765Z] -> Found 1 reports [2023-03-15T20:41:56.765Z] ==> Detecting git/mercurial file structure [2023-03-15T20:41:56.765Z] ==> Reading reports [2023-03-15T20:41:56.765Z] + ./coverage.out bytes=447486 [2023-03-15T20:41:56.765Z] ==> Appending adjustments [2023-03-15T20:41:56.765Z] https://docs.codecov.io/docs/fixing-reports [2023-03-15T20:41:58.143Z] + Found adjustments [2023-03-15T20:41:58.143Z] ==> Gzipping contents [2023-03-15T20:41:58.143Z] 60K /tmp/codecov.yqPwOm.gz [2023-03-15T20:41:58.143Z] ==> Uploading reports [2023-03-15T20:41:58.143Z] url: https://codecov.io [2023-03-15T20:41:58.143Z] query: branch=PR-4451&commit=5750478ce83d7b768b6101a00187535198c15dfa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4451%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4451&job=&cmd_args= [2023-03-15T20:41:58.143Z] -> Pinging Codecov [2023-03-15T20:41:58.143Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4451&commit=5750478ce83d7b768b6101a00187535198c15dfa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4451%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4451&job=&cmd_args= [2023-03-15T20:41:58.143Z] -> Uploading to [2023-03-15T20:41:58.143Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-15/00271124DB129430A58F1EEE437C3FCB/5750478ce83d7b768b6101a00187535198c15dfa/f72e0c19-cf5e-4151-b5ea-d0729877310b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T204158Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1b9d9e9e56b7e7749d2bd7e8eea33b2679c6129000b6101c491c9b1615f5354c [2023-03-15T20:41:58.143Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T20:41:58.143Z] Dload Upload Total Spent Left Speed [2023-03-15T20:41:58.402Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57589 0 0 100 57589 0 217k --:--:-- --:--:-- --:--:-- 217k [2023-03-15T20:41:58.661Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5750478ce83d7b768b6101a00187535198c15dfa [Pipeline] } [2023-03-15T20:41:58.691Z] 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-15T20:41:59.949Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-15T20:42:00.270Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T20:42:01.158Z] ---> package-listing.sh [2023-03-15T20:42:01.158Z] ++ facter osfamily [2023-03-15T20:42:01.158Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-15T20:42:01.415Z] + OS_FAMILY=debian [2023-03-15T20:42:01.415Z] + workspace=/w/workspace/edgex-go/1 [2023-03-15T20:42:01.415Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-15T20:42:01.415Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-15T20:42:01.415Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-15T20:42:01.415Z] + PACKAGES=/tmp/packages_start.txt [2023-03-15T20:42:01.415Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-15T20:42:01.415Z] + PACKAGES=/tmp/packages_end.txt [2023-03-15T20:42:01.416Z] + case "${OS_FAMILY}" in [2023-03-15T20:42:01.416Z] + dpkg -l [2023-03-15T20:42:01.416Z] + grep '^ii' [2023-03-15T20:42:01.416Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-15T20:42:01.416Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-15T20:42:01.416Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-15T20:42:01.416Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-15T20:42:01.416Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-15T20:42:01.416Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-15T20:42:01.447Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-15T20:42:01.736Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T20:42:02.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T20:42:02.357Z] [2023-03-15T20:42:02.357Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T20:42:02.868Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T20:42:02.869Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-15T20:42:02.869Z] 5eb5b503b376: Pulling fs layer [2023-03-15T20:42:02.869Z] 5c69ac0246d0: Pulling fs layer [2023-03-15T20:42:02.869Z] ec43610c2a17: Pulling fs layer [2023-03-15T20:42:02.869Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-15T20:42:02.869Z] 33b1e0a273af: Pulling fs layer [2023-03-15T20:42:02.869Z] 5d3b04190fa2: Pulling fs layer [2023-03-15T20:42:02.869Z] 2f39f015ded8: Pulling fs layer [2023-03-15T20:42:02.869Z] 33b1e0a273af: Waiting [2023-03-15T20:42:02.869Z] 3a2ae6a8a46f: Waiting [2023-03-15T20:42:02.869Z] 2f39f015ded8: Waiting [2023-03-15T20:42:02.869Z] 5c69ac0246d0: Verifying Checksum [2023-03-15T20:42:02.869Z] 5c69ac0246d0: Download complete [2023-03-15T20:42:02.869Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-15T20:42:02.869Z] 3a2ae6a8a46f: Download complete [2023-03-15T20:42:02.869Z] 33b1e0a273af: Verifying Checksum [2023-03-15T20:42:02.869Z] 33b1e0a273af: Download complete [2023-03-15T20:42:02.869Z] 5d3b04190fa2: Download complete [2023-03-15T20:42:02.869Z] ec43610c2a17: Verifying Checksum [2023-03-15T20:42:02.869Z] ec43610c2a17: Download complete [2023-03-15T20:42:03.141Z] 5eb5b503b376: Verifying Checksum [2023-03-15T20:42:03.141Z] 5eb5b503b376: Download complete [2023-03-15T20:42:03.736Z] 2f39f015ded8: Download complete [2023-03-15T20:42:04.327Z] 5eb5b503b376: Pull complete [2023-03-15T20:42:04.327Z] 5c69ac0246d0: Pull complete [2023-03-15T20:42:04.933Z] ec43610c2a17: Pull complete [2023-03-15T20:42:04.933Z] 3a2ae6a8a46f: Pull complete [2023-03-15T20:42:04.933Z] 33b1e0a273af: Pull complete [2023-03-15T20:42:05.204Z] 5d3b04190fa2: Pull complete [2023-03-15T20:42:09.450Z] 2f39f015ded8: Pull complete [2023-03-15T20:42:09.450Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-15T20:42:09.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T20:42:09.450Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T20:42:09.647Z] prd-ubuntu20.04-docker-8c-8g-2268 does not seem to be running inside a container [2023-03-15T20:42:09.677Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-15T20:42:10.890Z] $ docker top 139e277e6cb6f750338d9c7c39892027be7648d2b155df7ba0d32659d5346136 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T20:42:11.278Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-15T20:42:11.585Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-15T20:42:11.896Z] + ls /var/log/sa-host [2023-03-15T20:42:11.896Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T20:42:12.031Z] provisioning config files... [2023-03-15T20:42:12.040Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config15624483200651964805tmp [Pipeline] { [Pipeline] echo [2023-03-15T20:42:12.093Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T20:42:12.413Z] ---> create-netrc.sh [Pipeline] } [2023-03-15T20:42:12.441Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-15T20:42:12.827Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-15T20:42:12.858Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T20:42:13.168Z] ---> sudo-logs.sh [2023-03-15T20:42:13.168Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-15T20:42:13.257Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T20:42:13.567Z] ---> job-cost.sh [2023-03-15T20:42:13.567Z] lf-activate-venv: SKIPPING [2023-03-15T20:42:13.567Z] DEBUG: total: 0.10999999940395355 [2023-03-15T20:42:13.567Z] INFO: Retrieving Stack Cost... [2023-03-15T20:42:13.826Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T20:42:14.393Z] INFO: Archiving Costs [Pipeline] echo [2023-03-15T20:42:14.424Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T20:42:14.740Z] ---> logs-deploy.sh [2023-03-15T20:42:14.740Z] lf-activate-venv: SKIPPING [2023-03-15T20:42:14.740Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4451/1 [2023-03-15T20:42:14.740Z] INFO: archiving workspace using pattern(s): [2023-03-15T20:42:15.678Z] Archives upload complete. [2023-03-15T20:42:15.678Z] INFO: archiving logs to Nexus