Pull request #4511 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from d58ad65d8680232dc145deffc013e0f38098bf6b+145341ff45959b68fb1ffbee66110f9f8e8ddab7 (12a6258280ef262be3b8976e4c81d692ac4a2fc1) 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-ssh18279372123837097353.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-ssh15129023203866792839.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-4511/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-4511/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17480987186671971840.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-4511/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh745844906114866070.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-ssh16854424506777020327.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-4511/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-4511/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14393143913276789566.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7572 in /w/workspace/edgexfoundry_edgex-go_PR-4511 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4511/head:refs/remotes/origin/PR-4511 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 145341ff45959b68fb1ffbee66110f9f8e8ddab7 into PR head commit d58ad65d8680232dc145deffc013e0f38098bf6b Merge succeeded, producing 0842716cfb8fa09aa30d9dc0dd5bc4ba8de34e5a Checking out Revision 0842716cfb8fa09aa30d9dc0dd5bc4ba8de34e5a (PR-4511) > git config core.sparsecheckout # timeout=10 > git checkout -f d58ad65d8680232dc145deffc013e0f38098bf6b # 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 145341ff45959b68fb1ffbee66110f9f8e8ddab7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0842716cfb8fa09aa30d9dc0dd5bc4ba8de34e5a # timeout=10 Commit message: "Merge commit '145341ff45959b68fb1ffbee66110f9f8e8ddab7' into HEAD" 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 16:56:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:56:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:56:20 ========================================================= 16:56:20 EdgeX Global Pipelines Version Info 16:56:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:56:21 ------------------- 16:56:21 stable info: 16:56:21 ------------------- 16:56:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:56:21 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 16:56:21 Message: update stable to v1.0.245 16:56:22 ------------------- 16:56:22 experimental info: 16:56:22 ------------------- 16:56:22 Commited By: **** collab-it+edgex@linuxfoundation.org 16:56:22 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 16:56:22 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:56:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:56:22 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:56:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:56:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:56:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:56:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:56:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:56:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:56:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:56:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:56:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:56:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:56:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:56:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:56:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:56:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:56:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:56:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:56:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:56:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 16:56:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:56:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:56:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:56:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4511 [Pipeline] echo 16:56:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4511 [Pipeline] echo 16:56:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4511 [Pipeline] echo 16:56:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0842716cfb8fa09aa30d9dc0dd5bc4ba8de34e5a [Pipeline] echo 16:56:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0842716 [Pipeline] echo 16:56:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:56:23 provisioning config files... 16:56:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8320768953751805764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:56:23 ---> docker-login.sh 16:56:23 nexus3.edgexfoundry.org:10001 16:56:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:24 Configure a credential helper to remove this warning. See 16:56:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:24 16:56:24 Login Succeeded 16:56:24 nexus3.edgexfoundry.org:10002 16:56:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:24 Configure a credential helper to remove this warning. See 16:56:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:24 16:56:24 Login Succeeded 16:56:24 nexus3.edgexfoundry.org:10003 16:56:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:24 Configure a credential helper to remove this warning. See 16:56:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:24 16:56:24 Login Succeeded 16:56:24 nexus3.edgexfoundry.org:10004 16:56:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:24 Configure a credential helper to remove this warning. See 16:56:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:24 16:56:24 Login Succeeded 16:56:24 docker.io 16:56:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:24 Configure a credential helper to remove this warning. See 16:56:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:24 16:56:24 Login Succeeded 16:56:24 ---> docker-login.sh ends [Pipeline] } 16:56:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:56:25 + 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 16:56:25 + dirname cmd/core-command/Dockerfile 16:56:25 + cut -d/ -f2 16:56:25 + echo core-command,cmd/core-command/Dockerfile 16:56:25 + dirname cmd/core-common-config-bootstrapper/Dockerfile 16:56:25 + cut -d/ -f2 16:56:25 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 16:56:25 + dirname cmd/core-data/Dockerfile 16:56:25 + cut -d/ -f2 16:56:25 + echo core-data,cmd/core-data/Dockerfile 16:56:25 + dirname cmd/core-metadata/Dockerfile 16:56:25 + cut -d/ -f2 16:56:25 + echo core-metadata,cmd/core-metadata/Dockerfile 16:56:25 + dirname cmd/security-bootstrapper/Dockerfile 16:56:25 + cut -d/ -f2 16:56:25 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:56:25 + dirname cmd/security-proxy-auth/Dockerfile 16:56:25 + cut -d/ -f2 16:56:25 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 16:56:25 + dirname cmd/security-proxy-setup/Dockerfile 16:56:25 + cut -d/ -f2 16:56:25 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:56:25 + dirname cmd/security-secretstore-setup/Dockerfile 16:56:25 + cut -d/ -f2 16:56:25 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:56:25 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:56:25 + cut -d/ -f2 16:56:25 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:56:25 + dirname cmd/security-spire-agent/Dockerfile 16:56:25 + cut -d/ -f2 16:56:25 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:56:25 + dirname cmd/security-spire-config/Dockerfile 16:56:25 + cut -d/ -f2 16:56:25 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:56:25 + dirname cmd/security-spire-server/Dockerfile 16:56:25 + cut -d/ -f2 16:56:25 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:56:25 + dirname cmd/support-notifications/Dockerfile 16:56:25 + cut -d/ -f2 16:56:25 + echo support-notifications,cmd/support-notifications/Dockerfile 16:56:25 + dirname cmd/support-scheduler/Dockerfile 16:56:25 + cut -d/ -f2 16:56:25 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 16:56:25 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 16:56:25 + git rev-list -1 --merges 0842716cfb8fa09aa30d9dc0dd5bc4ba8de34e5a~1..0842716cfb8fa09aa30d9dc0dd5bc4ba8de34e5a [Pipeline] echo 16:56:25 -----------> git rev-list -1 --merges 0842716cfb8fa09aa30d9dc0dd5bc4ba8de34e5a~1..0842716cfb8fa09aa30d9dc0dd5bc4ba8de34e5a 0842716cfb8fa09aa30d9dc0dd5bc4ba8de34e5a 16:56:25 0842716cfb8fa09aa30d9dc0dd5bc4ba8de34e5a [false] [Pipeline] sh 16:56:26 + git log --format=format:%s -1 0842716cfb8fa09aa30d9dc0dd5bc4ba8de34e5a [Pipeline] echo 16:56:26 ========================================================= 16:56:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:56:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:56:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:56:26 + grep -v github /etc/ssh/ssh_known_hosts 16:56:26 + [ -e /tmp/ssh_known_hosts ] 16:56:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:56:26 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:56:26 sudo tee -a /etc/ssh/ssh_known_hosts 16:56:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:56:27 16:56:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:56:27 0.1.4: Pulling from edgex-devops/py-git-semver 16:56:27 b85a868b505f: Pulling fs layer 16:56:27 e2be974225ed: Pulling fs layer 16:56:27 339a4e72a1f5: Pulling fs layer 16:56:27 988bab9f4d93: Pulling fs layer 16:56:27 1469e6f7b9e6: Pulling fs layer 16:56:27 eaf3925da568: Pulling fs layer 16:56:27 bab4dde63d76: Pulling fs layer 16:56:27 bde34c3a00c8: Pulling fs layer 16:56:27 b352a97aabf1: Pulling fs layer 16:56:27 4872d77fe225: Pulling fs layer 16:56:27 5851b861e8e6: Pulling fs layer 16:56:27 bab4dde63d76: Waiting 16:56:27 4872d77fe225: Waiting 16:56:27 5851b861e8e6: Waiting 16:56:27 eaf3925da568: Waiting 16:56:27 bde34c3a00c8: Waiting 16:56:27 988bab9f4d93: Waiting 16:56:27 1469e6f7b9e6: Waiting 16:56:27 b352a97aabf1: Waiting 16:56:27 e2be974225ed: Download complete 16:56:27 988bab9f4d93: Download complete 16:56:27 1469e6f7b9e6: Verifying Checksum 16:56:27 1469e6f7b9e6: Download complete 16:56:27 eaf3925da568: Verifying Checksum 16:56:27 eaf3925da568: Download complete 16:56:27 339a4e72a1f5: Verifying Checksum 16:56:27 339a4e72a1f5: Download complete 16:56:27 bde34c3a00c8: Verifying Checksum 16:56:27 bde34c3a00c8: Download complete 16:56:27 b352a97aabf1: Download complete 16:56:27 4872d77fe225: Verifying Checksum 16:56:27 4872d77fe225: Download complete 16:56:27 5851b861e8e6: Verifying Checksum 16:56:27 5851b861e8e6: Download complete 16:56:27 b85a868b505f: Verifying Checksum 16:56:27 b85a868b505f: Download complete 16:56:27 bab4dde63d76: Verifying Checksum 16:56:27 bab4dde63d76: Download complete 16:56:28 b85a868b505f: Pull complete 16:56:29 e2be974225ed: Pull complete 16:56:29 339a4e72a1f5: Pull complete 16:56:29 988bab9f4d93: Pull complete 16:56:29 1469e6f7b9e6: Pull complete 16:56:29 eaf3925da568: Pull complete 16:56:31 bab4dde63d76: Pull complete 16:56:31 bde34c3a00c8: Pull complete 16:56:32 b352a97aabf1: Pull complete 16:56:32 4872d77fe225: Pull complete 16:56:32 5851b861e8e6: Pull complete 16:56:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:56:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:56:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:56:32 prd-ubuntu20.04-docker-8c-8g-7572 does not seem to be running inside a container 16:56:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:56:34 $ docker top 17e75d81764c0248bb2f450e42c62aa7eb510272d18ffaf5daa9906d4669cd0d -eo pid,comm 16:56:34 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). 16:56:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:56:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:56:34 [ssh-agent] Looking for ssh-agent implementation... 16:56:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:56:34 $ docker exec 17e75d81764c0248bb2f450e42c62aa7eb510272d18ffaf5daa9906d4669cd0d ssh-agent 16:56:35 SSH_AUTH_SOCK=/tmp/ssh-qI8pTyOWnK4W/agent.32 16:56:35 SSH_AGENT_PID=38 16:56:35 Running ssh-add (command line suppressed) 16:56:35 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9926846790646960169.key (/w/workspace/edgex-go/1@tmp/private_key_9926846790646960169.key) 16:56:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:56:35 + git tag --points-at HEAD [Pipeline] } 16:56:35 $ docker exec --env ******** --env ******** 17e75d81764c0248bb2f450e42c62aa7eb510272d18ffaf5daa9906d4669cd0d ssh-agent -k 16:56:35 unset SSH_AUTH_SOCK; 16:56:35 unset SSH_AGENT_PID; 16:56:35 echo Agent pid 38 killed; 16:56:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:56:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:56:35 [ssh-agent] Looking for ssh-agent implementation... 16:56:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:56:35 $ docker exec 17e75d81764c0248bb2f450e42c62aa7eb510272d18ffaf5daa9906d4669cd0d ssh-agent 16:56:36 SSH_AUTH_SOCK=/tmp/ssh-md76Pb59lOSa/agent.70 16:56:36 SSH_AGENT_PID=76 16:56:36 Running ssh-add (command line suppressed) 16:56:36 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3658428244829922423.key (/w/workspace/edgex-go/1@tmp/private_key_3658428244829922423.key) 16:56:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:56:36 + git semver init 16:56:36 2023-04-12 16:56:36,733 [run_init] DEBUG init version:0.0.0 force:False 16:56:36 2023-04-12 16:56:36,734 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 16:56:36 2023-04-12 16:56:36,735 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 16:56:36 2023-04-12 16:56:36,736 [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) 16:56:43 2023-04-12 16:56:42,752 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 16:56:43 2023-04-12 16:56:42,753 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4511 with force:False 16:56:43 2023-04-12 16:56:42,753 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4511 16:56:43 2023-04-12 16:56:42,757 [execute] INFO git cat-file --batch-check 16:56:43 2023-04-12 16:56:42,758 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 16:56:43 2023-04-12 16:56:42,764 [execute] INFO git cat-file --batch 16:56:43 2023-04-12 16:56:42,765 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 16:56:43 2023-04-12 16:56:42,771 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4511 16:56:43 0.0.0 [Pipeline] } 16:56:43 $ docker exec --env ******** --env ******** 17e75d81764c0248bb2f450e42c62aa7eb510272d18ffaf5daa9906d4669cd0d ssh-agent -k 16:56:43 unset SSH_AUTH_SOCK; 16:56:43 unset SSH_AGENT_PID; 16:56:43 echo Agent pid 76 killed; 16:56:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:56:44 + git semver [Pipeline] } 16:56:44 $ docker stop --time=1 17e75d81764c0248bb2f450e42c62aa7eb510272d18ffaf5daa9906d4669cd0d 16:56:47 $ docker rm -f --volumes 17e75d81764c0248bb2f450e42c62aa7eb510272d18ffaf5daa9906d4669cd0d [Pipeline] // withDockerContainer [Pipeline] sh 16:56:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:56:48 Stashed 1 file(s) [Pipeline] echo 16:56:48 [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 16:56:49 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 16:56:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:56:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:56:49 ========================================================= 16:56:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:56:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:56:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:56:50 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:56:50 63b65145d645: Pulling fs layer 16:56:50 a2d21d5440eb: Pulling fs layer 16:56:50 935e6c44a52c: Pulling fs layer 16:56:50 94cc34f8dd06: Pulling fs layer 16:56:50 30dea6a524f1: Pulling fs layer 16:56:50 a2aff8979fd8: Pulling fs layer 16:56:50 6808be2612f2: Pulling fs layer 16:56:50 f25807f1079a: Pulling fs layer 16:56:50 94cc34f8dd06: Waiting 16:56:50 30dea6a524f1: Waiting 16:56:50 a2aff8979fd8: Waiting 16:56:50 6808be2612f2: Waiting 16:56:50 f25807f1079a: Waiting 16:56:50 a2d21d5440eb: Verifying Checksum 16:56:50 a2d21d5440eb: Download complete 16:56:50 94cc34f8dd06: Download complete 16:56:50 30dea6a524f1: Verifying Checksum 16:56:50 30dea6a524f1: Download complete 16:56:50 63b65145d645: Verifying Checksum 16:56:50 63b65145d645: Download complete 16:56:50 a2aff8979fd8: Verifying Checksum 16:56:50 a2aff8979fd8: Download complete 16:56:50 63b65145d645: Pull complete 16:56:51 f25807f1079a: Verifying Checksum 16:56:51 f25807f1079a: Download complete 16:56:51 935e6c44a52c: Verifying Checksum 16:56:51 935e6c44a52c: Download complete 16:56:51 6808be2612f2: Verifying Checksum 16:56:51 6808be2612f2: Download complete 16:56:51 a2d21d5440eb: Pull complete 16:56:56 935e6c44a52c: Pull complete 16:56:56 94cc34f8dd06: Pull complete 16:56:56 30dea6a524f1: Pull complete 16:56:57 a2aff8979fd8: Pull complete 16:57:01 6808be2612f2: Pull complete 16:57:03 f25807f1079a: Pull complete 16:57:03 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 16:57:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:57:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 16:57:03 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:57:03 WORKDIR /edgex 16:57:03 COPY go.mod . 16:57:03 RUN go mod download 16:57:03 + docker build -t ci-base-image-x86_64 -f - . 16:57:03 Still waiting to schedule task 16:57:03 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7573’ is offline 16:57:04 Sending build context to Docker daemon 170.6MB 16:57:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:57:04 ---> 3b553350e43f 16:57:04 Step 2/4 : WORKDIR /edgex 16:57:06 ---> Running in eb9c4fe080f9 16:57:07 Removing intermediate container eb9c4fe080f9 16:57:07 ---> a25ad2a77c8e 16:57:07 Step 3/4 : COPY go.mod . 16:57:07 ---> c0e57826f9bd 16:57:07 Step 4/4 : RUN go mod download 16:57:07 ---> Running in 3bb2a6d790a8 16:57:17 Removing intermediate container 3bb2a6d790a8 16:57:17 ---> a0fc14ab7011 16:57:17 Successfully built a0fc14ab7011 16:57:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:17 + docker inspect -f . ci-base-image-x86_64 16:57:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:57:17 prd-ubuntu20.04-docker-8c-8g-7572 does not seem to be running inside a container 16:57:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:57:18 $ docker top 34bf68b5e2c4b27972811f4f2fffa2b104807f2c37dc675b5dce0aa246b8d134 -eo pid,comm [Pipeline] { [Pipeline] sh 16:57:18 + go version 16:57:18 go version go1.20.2 linux/amd64 [Pipeline] } 16:57:18 $ docker stop --time=1 34bf68b5e2c4b27972811f4f2fffa2b104807f2c37dc675b5dce0aa246b8d134 16:57:20 $ docker rm -f --volumes 34bf68b5e2c4b27972811f4f2fffa2b104807f2c37dc675b5dce0aa246b8d134 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:20 + docker inspect -f . ci-base-image-x86_64 16:57:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:57:20 prd-ubuntu20.04-docker-8c-8g-7572 does not seem to be running inside a container 16:57:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:57:21 $ docker top 938d6ad4799020d4c27033a8b2bf3da47a3add8e84420eb64ab23fa4d77171d6 -eo pid,comm [Pipeline] { [Pipeline] echo 16:57:21 ========================================================= 16:57:21 [edgeXBuildGoParallel] Running Tests and Build... 16:57:21 ========================================================= [Pipeline] sh 16:57:21 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 16:57:22 + make test 16:57:22 go test -race -coverprofile=coverage.out ./... 16:57:30 ? github.com/edgexfoundry/edgex-go [no test files] 16:57:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:57:45 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 16:57:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:57:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:57:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:57:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:57:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:57:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 16:57:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:57:45 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:57:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:57:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:57:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:57:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:57:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:57:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:57:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements 16:57:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 98.5% of statements 16:57:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 16:57:48 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 16:57:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:57:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:57:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:57:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:57:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:57:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:57:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:57:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:57:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.092s coverage: 71.5% of statements 16:57:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.083s coverage: 54.0% of statements 16:57:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:57:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:57:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.088s coverage: 88.5% of statements 16:57:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.076s coverage: 3.8% of statements 16:57:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:57:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:57:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:57:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.373s coverage: 95.6% of statements 16:57:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:57:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:57:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:57:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:57:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:57:55 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements 16:57:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:57:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:57:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:57:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 65.9% of statements 16:57:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:57:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:57:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.130s coverage: 0.9% of statements 16:57:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 29.0% of statements 16:57:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 44.1% of statements 16:57:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.041s coverage: 82.9% of statements 16:57:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements 16:57:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 16:57:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements 16:57:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:57:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:57:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:57:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:57:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:57:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 16:57:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 16:57:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 16:57:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:57:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:57:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:57:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:57:59 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:57:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:57:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:58:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 16:58:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:58:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:58:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:58:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 16:58:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 16:58:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 16:58:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:58:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:58:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:58:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:58:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:58:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:58:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:58:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:58:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:58:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:58:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:58:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:58:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:58:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:58:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:58:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:58:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:58:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements 16:58:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:58:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:58:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.281s coverage: 79.9% of statements 16:58:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements 16:58:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements 16:58:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.052s coverage: 62.3% of statements 16:58:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 16:58:22 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements 16:58:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 16:58:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.096s coverage: 81.2% of statements 16:58:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 82.1% of statements 16:58:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements 16:58:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.185s coverage: 63.1% of statements 16:58:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 16:58:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements 16:58:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 16:58:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 16:58:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 16:58:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 38.4% of statements 16:58:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 16:58:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements 16:58:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements 16:58:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.112s coverage: 92.3% of statements 16:58:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 61.5% of statements 16:58:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 97.7% of statements 16:58:22 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 16:58:22 running golangci-lint 16:58:22 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 16:58:22 go version go1.20.2 linux/amd64 16:58:22 level=info msg="[config_reader] Used config file .golangci.yml" 16:58:22 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 16:58:37 level=info msg="[loader] Go packages loading at mode 575 (imports|compiled_files|exports_file|files|name|types_sizes|deps) took 14.241998014s" 16:58:37 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.391229ms" 16:58:44 level=info msg="[linters_context/goanalysis] analyzers took 49.718933102s with top 10 stages: buildir: 29.382691271s, inspect: 1.7154304s, fact_deprecated: 1.585283427s, ctrlflow: 1.142087507s, gosec: 1.090772512s, printf: 823.006916ms, S1038: 794.504774ms, nilness: 774.167615ms, fact_purity: 699.532174ms, typedness: 467.736301ms" 16:58:44 level=info msg="[runner] Issues before processing: 201, after processing: 0" 16:58:44 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 201/201, path_prettifier: 201/201, autogenerated_exclude: 201/201, identifier_marker: 201/201, exclude: 201/201, nolint: 0/21, cgo: 201/201, skip_files: 201/201, skip_dirs: 201/201, exclude-rules: 21/201" 16:58:44 level=info msg="[runner] processing took 18.028691ms with stages: nolint: 7.718787ms, identifier_marker: 5.253064ms, exclude-rules: 1.719445ms, path_prettifier: 1.580761ms, autogenerated_exclude: 1.159969ms, skip_dirs: 546.854µs, cgo: 30.651µs, filename_unadjuster: 15.27µs, skip_files: 690ns, max_same_issues: 650ns, uniq_by_line: 500ns, exclude: 380ns, source_code: 290ns, path_shortener: 250ns, sort_results: 240ns, diff: 230ns, severity-rules: 230ns, max_from_linter: 170ns, path_prefixer: 130ns, max_per_file_from_linter: 130ns" 16:58:44 level=info msg="[runner] linters took 7.1657958s with stages: goanalysis_metalinter: 7.147658776s" 16:58:44 level=info msg="File cache stats: 0 entries of total size 0B" 16:58:44 level=info msg="Memory: 216 samples, avg is 179.8MB, max is 757.0MB" 16:58:44 level=info msg="Execution took 21.456122225s" 16:58:44 go vet ./... 16:58:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:58:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:58:48 ./bin/test-attribution-txt.sh [Pipeline] echo 16:58:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:58:48 + ls -al . 16:58:48 total 704 16:58:48 drwxrwxr-x 11 1001 1001 4096 Apr 12 16:57 . 16:58:48 drwxr-xr-x 4 root root 4096 Apr 12 16:57 .. 16:58:48 drwxrwxr-x 2 1001 1001 4096 Apr 12 16:56 .blubracket 16:58:48 -rw-rw-r-- 1 1001 1001 16 Apr 12 16:56 .dockerignore 16:58:48 drwxrwxr-x 8 1001 1001 4096 Apr 12 16:56 .git 16:58:48 drwxrwxr-x 3 1001 1001 4096 Apr 12 16:56 .github 16:58:48 -rw-rw-r-- 1 1001 1001 1133 Apr 12 16:56 .gitignore 16:58:48 -rw-rw-r-- 1 1001 1001 42 Apr 12 16:56 .golangci.yml 16:58:48 -rw-rw-r-- 1 1001 1001 87 Apr 12 16:56 .hadolint.yml 16:58:48 drwxr-xr-x 3 1001 1001 4096 Apr 12 16:56 .semver 16:58:48 -rw-rw-r-- 1 1001 1001 166 Apr 12 16:56 .sonarcloud.properties 16:58:48 -rw-rw-r-- 1 1001 1001 1171 Apr 12 16:56 ADOPTERS.md 16:58:48 -rw-rw-r-- 1 1001 1001 10835 Apr 12 16:56 Attribution.txt 16:58:48 -rw-rw-r-- 1 1001 1001 73765 Apr 12 16:56 CHANGELOG.md 16:58:48 -rw-rw-r-- 1 1001 1001 3804 Apr 12 16:56 CONTRIBUTING.md 16:58:48 -rw-rw-r-- 1 1001 1001 677 Apr 12 16:56 GOVERNANCE.md 16:58:48 -rw-rw-r-- 1 1001 1001 883 Apr 12 16:56 Jenkinsfile 16:58:48 -rw-rw-r-- 1 1001 1001 10775 Apr 12 16:56 LICENSE 16:58:48 -rw-rw-r-- 1 1001 1001 14368 Apr 12 16:56 Makefile 16:58:48 -rw-rw-r-- 1 1001 1001 582 Apr 12 16:56 OWNERS.md 16:58:48 -rw-rw-r-- 1 1001 1001 9403 Apr 12 16:56 README.md 16:58:48 -rw-rw-r-- 1 1001 1001 789 Apr 12 16:56 SECURITY.md 16:58:48 -rw-rw-r-- 1 1001 1001 5 Apr 12 16:56 VERSION 16:58:48 drwxrwxr-x 2 1001 1001 4096 Apr 12 16:56 bin 16:58:48 drwxrwxr-x 18 1001 1001 4096 Apr 12 16:56 cmd 16:58:48 -rw-r--r-- 1 root root 448244 Apr 12 16:58 coverage.out 16:58:48 -rw-rw-r-- 1 1001 1001 3200 Apr 12 16:56 go.mod 16:58:48 -rw-rw-r-- 1 1001 1001 31265 Apr 12 16:56 go.sum 16:58:48 drwxrwxr-x 7 1001 1001 4096 Apr 12 16:56 internal 16:58:48 drwxrwxr-x 3 1001 1001 4096 Apr 12 16:56 openapi 16:58:48 -rw-rw-r-- 1 1001 1001 594 Apr 12 16:56 security.txt 16:58:48 drwxrwxr-x 4 1001 1001 4096 Apr 12 16:56 snap 16:58:48 -rw-rw-r-- 1 1001 1001 204 Apr 12 16:56 version.go [Pipeline] sh 16:58:49 + '[' -e coverage.out ] 16:58:49 + chown 1001:1001 coverage.out [Pipeline] stash 16:58:49 Stashed 1 file(s) [Pipeline] sh 16:58:49 + make build 16:58:49 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 16:59:01 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 16:59:01 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 16:59:02 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 16:59:02 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 16:59:09 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 16:59:10 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 16:59:11 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 16:59:12 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 16:59:13 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 16:59:14 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 16:59:15 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] } 16:59:16 $ docker stop --time=1 938d6ad4799020d4c27033a8b2bf3da47a3add8e84420eb64ab23fa4d77171d6 16:59:18 $ docker rm -f --volumes 938d6ad4799020d4c27033a8b2bf3da47a3add8e84420eb64ab23fa4d77171d6 16:59:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7575 in /w/workspace/edgexfoundry_edgex-go_PR-4511 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 16:59:19 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout 16:59:19 The recommended git tool is: git [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:59:20 16:59:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:59:20 latest: Pulling from edgex-devops/edgex-compose 16:59:20 cbdbe7a5bc2a: Pulling fs layer 16:59:20 ca9280d653b3: Pulling fs layer 16:59:20 7e9c9ca2126c: Pulling fs layer 16:59:20 cbdbe7a5bc2a: Download complete 16:59:20 ca9280d653b3: Verifying Checksum 16:59:20 ca9280d653b3: Download complete 16:59:20 cbdbe7a5bc2a: Pull complete 16:59:20 7e9c9ca2126c: Verifying Checksum 16:59:20 7e9c9ca2126c: Download complete 16:59:21 ca9280d653b3: Pull complete 16:59:24 7e9c9ca2126c: Pull complete 16:59:24 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:59:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:59:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:59:24 prd-ubuntu20.04-docker-8c-8g-7572 does not seem to be running inside a container 16:59:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:59:25 using credential edgex-jenkins-ssh 16:59:25 Cloning the remote Git repository 16:59:26 $ docker top 43f030fdf5d740fa92abbecc06c6594fcc3eccd7a7daf83d92c4dc2e4e186246 -eo pid,comm [Pipeline] { [Pipeline] sh 16:59:26 + docker-compose build --help 16:59:26 + grep parallel 16:59:27 --parallel Build images in parallel. [Pipeline] } 16:59:26 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:59:26 > git init /w/workspace/edgex-go/1 # timeout=10 16:59:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:59:26 > git --version # timeout=10 16:59:26 > git --version # 'git version 2.25.1' 16:59:26 using GIT_SSH to set credentials SSH Credentials for GitHub 16:59:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:59:27 $ docker stop --time=1 43f030fdf5d740fa92abbecc06c6594fcc3eccd7a7daf83d92c4dc2e4e186246 16:59:28 $ docker rm -f --volumes 43f030fdf5d740fa92abbecc06c6594fcc3eccd7a7daf83d92c4dc2e4e186246 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:59:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:59:29 prd-ubuntu20.04-docker-8c-8g-7572 does not seem to be running inside a container 16:59:29 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:59:29 $ docker top 07d3ea631ea5791d80fa5da6b09c898d41c767660e884d0a8c0077beeba63b12 -eo pid,comm [Pipeline] { [Pipeline] sh 16:59:29 + docker-compose -f ./docker-compose-build.yml build --parallel 16:59:30 Building core-command ... 16:59:30 Building core-common-config-bootstrapper ... 16:59:30 Building core-data ... 16:59:30 Building core-metadata ... 16:59:30 Building security-bootstrapper ... 16:59:30 Building security-proxy-auth ... 16:59:30 Building security-proxy-setup ... 16:59:30 Building security-secretstore-setup ... 16:59:30 Building security-spiffe-token-provider ... 16:59:30 Building security-spire-agent ... 16:59:30 Building security-spire-config ... 16:59:30 Building security-spire-server ... 16:59:30 Building support-notifications ... 16:59:30 Building support-scheduler ... 16:59:30 Building security-bootstrapper 16:59:30 Building core-data 16:59:30 Building security-proxy-auth 16:59:30 Building core-common-config-bootstrapper 16:59:30 Building security-secretstore-setup 16:59:42 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:59:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:59:42 ---> a0fc14ab7011 16:59:42 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:59:42 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:59:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:59:42 ---> a0fc14ab7011 16:59:42 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:59:42 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:59:42 Step 2/33 : FROM ${BUILDER_BASE} AS builder 16:59:42 ---> a0fc14ab7011 16:59:42 Step 3/33 : WORKDIR /edgex-go 16:59:42 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:59:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:59:42 ---> a0fc14ab7011 16:59:42 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:59:42 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:59:42 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:59:42 ---> a0fc14ab7011 16:59:42 Step 3/25 : WORKDIR /edgex-go 16:59:44 ---> Running in 1c587cebba68 16:59:44 ---> Running in ec2834c2e44e 16:59:44 ---> Running in c83aabbeb77d 16:59:44 ---> Running in 2bbf0e31df79 16:59:44 ---> Running in c04ce34eeb06 16:59:44 Removing intermediate container 1c587cebba68 16:59:44 ---> dae604362001 16:59:44 Step 4/23 : WORKDIR /edgex-go 16:59:44 Removing intermediate container c04ce34eeb06 16:59:44 ---> 2efe132a6d69 16:59:44 Step 4/25 : RUN apk add --update --no-cache make git 16:59:44 Removing intermediate container 2bbf0e31df79 16:59:44 ---> 8ab85f7d0fdb 16:59:44 Step 4/23 : WORKDIR /edgex-go 16:59:44 Removing intermediate container ec2834c2e44e 16:59:44 ---> 9dc0333b43b9 16:59:44 Removing intermediate container c83aabbeb77d 16:59:44 Step 4/23 : WORKDIR /edgex-go ---> 3ddafecf8acb 16:59:44 Step 4/33 : RUN apk add --update --no-cache make git 16:59:44 16:59:44 ---> Running in 30bece2ead76 16:59:44 ---> Running in 2bfd1ce2ac0a 16:59:44 ---> Running in 5bba553b43a6 16:59:44 ---> Running in ffc635b942f0 16:59:44 ---> Running in 135fa934c535 16:59:44 Removing intermediate container 30bece2ead76 16:59:44 ---> af3cc7322a99 16:59:44 Step 5/23 : RUN apk add --update --no-cache make git 16:59:44 ---> Running in 2513d6ecb90a 16:59:44 Removing intermediate container 5bba553b43a6 16:59:44 ---> eab551343c95 16:59:44 Step 5/23 : RUN apk add --update --no-cache make git 16:59:45 Removing intermediate container ffc635b942f0 16:59:45 ---> 37cee94b33a2 16:59:45 Step 5/23 : RUN apk add --update --no-cache make git 16:59:45 ---> Running in 212aca1849da 16:59:45 ---> Running in 648e4653de17 16:59:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:59:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:59:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:59:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:59:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:59:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:59:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:59:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:59:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:59:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:59:45 OK: 265 MiB in 53 packages 16:59:45 OK: 265 MiB in 53 packages 16:59:45 OK: 265 MiB in 53 packages 16:59:45 OK: 265 MiB in 53 packages 16:59:45 OK: 265 MiB in 53 packages 16:59:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:59:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:59:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:59:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:59:45 using GIT_SSH to set credentials SSH Credentials for GitHub 16:59:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4511/head:refs/remotes/origin/PR-4511 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:59:46 Merging remotes/origin/main commit 145341ff45959b68fb1ffbee66110f9f8e8ddab7 into PR head commit d58ad65d8680232dc145deffc013e0f38098bf6b 16:59:46 Removing intermediate container 2513d6ecb90a 16:59:46 ---> 030912f0dfed 16:59:46 Step 6/23 : COPY go.mod vendor* ./ 16:59:46 Removing intermediate container 212aca1849da 16:59:46 ---> d6adf5eeb7c7 16:59:46 Step 6/23 : COPY go.mod vendor* ./ 16:59:46 Removing intermediate container 2bfd1ce2ac0a 16:59:46 ---> 7a0044b09187 16:59:46 Step 5/25 : COPY go.mod vendor* ./ 16:59:46 Removing intermediate container 135fa934c535 16:59:46 ---> 6cbf37c0b720 16:59:46 Step 5/33 : COPY go.mod vendor* ./ 16:59:46 Removing intermediate container 648e4653de17 16:59:46 ---> 8df31cd53e0a 16:59:46 Step 6/23 : COPY go.mod vendor* ./ 16:59:46 ---> 20f2088d6aff 16:59:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:59:46 ---> Running in 59b10815b95f 16:59:46 ---> ccdcbab79ddd 16:59:46 ---> 8309140c8f18 16:59:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:59:46 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:59:46 ---> Running in e7aad1086b64 16:59:46 ---> Running in 9e6c4347b6a0 16:59:46 ---> 5ca7804cd89f 16:59:46 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:59:46 ---> dea798517ecf 16:59:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:59:46 ---> Running in 8b356bb57ca1 16:59:46 ---> Running in cb4961e10366 16:59:46 Merge succeeded, producing 6d2084e31ae7f065d0a169ff7383bb7e8e61fec7 16:59:46 Checking out Revision 6d2084e31ae7f065d0a169ff7383bb7e8e61fec7 (PR-4511) 16:59:46 > git config core.sparsecheckout # timeout=10 16:59:46 > git checkout -f d58ad65d8680232dc145deffc013e0f38098bf6b # timeout=10 16:59:46 > git remote # timeout=10 16:59:46 > git config --get remote.origin.url # timeout=10 16:59:46 using GIT_SSH to set credentials SSH Credentials for GitHub 16:59:46 > git merge 145341ff45959b68fb1ffbee66110f9f8e8ddab7 # timeout=10 16:59:46 > git rev-parse HEAD^{commit} # timeout=10 16:59:46 > git config core.sparsecheckout # timeout=10 16:59:46 > git checkout -f 6d2084e31ae7f065d0a169ff7383bb7e8e61fec7 # timeout=10 16:59:50 Commit message: "Merge commit '145341ff45959b68fb1ffbee66110f9f8e8ddab7' into HEAD" 16:59:50 First time build. Skipping changelog. 16:59:50 > git --version # timeout=10 16:59:50 > git --version # 'git version 2.25.1' 16:59:50 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:59:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:59:51 % Total % Received % Xferd Average Speed Time Time Time Current 16:59:51 Dload Upload Total Spent Left Speed 16:59:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 239k 0 --:--:-- --:--:-- --:--:-- 239k [Pipeline] sh 16:59:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:59:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:59:52 + sudo tee /etc/docker/daemon.new 16:59:52 { 16:59:52 "registry-mirrors": [ 16:59:52 "https://nexus3.edgexfoundry.org:10001" 16:59:52 ], 16:59:52 "bip": "10.250.0.254/24", 16:59:52 "hosts": [ 16:59:52 "tcp://0.0.0.0:5555", 16:59:52 "unix:///var/run/docker.sock" 16:59:52 ], 16:59:52 "mtu": 1458, 16:59:52 "selinux-enabled": true, 16:59:52 "seccomp-profile": "/etc/docker/seccomp.json" 16:59:52 } [Pipeline] sh 16:59:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:59:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:00:12 provisioning config files... 17:00:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2930976726317380728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:00:12 ---> docker-login.sh 17:00:12 nexus3.edgexfoundry.org:10001 17:00:13 Removing intermediate container 59b10815b95f 17:00:13 ---> 4fe5d70bdbd0 17:00:13 Step 8/23 : COPY . . 17:00:13 Removing intermediate container 9e6c4347b6a0 17:00:13 Removing intermediate container cb4961e10366 17:00:13 ---> 04fac0ce199c 17:00:13 ---> 4456fbcbc063 17:00:13 Step 7/25 : COPY . .Step 8/23 : COPY . . 17:00:13 17:00:13 Removing intermediate container 8b356bb57ca1 17:00:13 ---> b559783121b8 17:00:13 Step 7/33 : COPY . . 17:00:13 Removing intermediate container e7aad1086b64 17:00:13 ---> e72aeff1e380 17:00:13 Step 8/23 : COPY . . 17:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:13 Configure a credential helper to remove this warning. See 17:00:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:13 17:00:13 Login Succeeded 17:00:13 nexus3.edgexfoundry.org:10002 17:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:14 Configure a credential helper to remove this warning. See 17:00:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:14 17:00:14 Login Succeeded 17:00:14 nexus3.edgexfoundry.org:10003 17:00:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:14 Configure a credential helper to remove this warning. See 17:00:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:14 17:00:14 Login Succeeded 17:00:14 nexus3.edgexfoundry.org:10004 17:00:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:14 Configure a credential helper to remove this warning. See 17:00:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:14 17:00:14 Login Succeeded 17:00:14 docker.io 17:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:17 Configure a credential helper to remove this warning. See 17:00:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:17 17:00:17 Login Succeeded 17:00:17 ---> docker-login.sh ends [Pipeline] } 17:00:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 17:00:18 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 17:00:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:00:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:00:18 ========================================================= 17:00:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:00:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:00:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:00:19 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:00:19 af6eaf76a39c: Pulling fs layer 17:00:19 55522c791124: Pulling fs layer 17:00:19 ce5c4a1c91eb: Pulling fs layer 17:00:19 169dfbe0d373: Pulling fs layer 17:00:19 e1ff8fa3b103: Pulling fs layer 17:00:19 52ebb69f0ebf: Pulling fs layer 17:00:19 5abe8eddf0d5: Pulling fs layer 17:00:19 169dfbe0d373: Waiting 17:00:19 e1ff8fa3b103: Waiting 17:00:19 52ebb69f0ebf: Waiting 17:00:19 5abe8eddf0d5: Waiting 17:00:19 55522c791124: Verifying Checksum 17:00:19 55522c791124: Download complete 17:00:19 169dfbe0d373: Download complete 17:00:19 e1ff8fa3b103: Verifying Checksum 17:00:19 e1ff8fa3b103: Download complete 17:00:19 af6eaf76a39c: Verifying Checksum 17:00:19 af6eaf76a39c: Download complete 17:00:20 af6eaf76a39c: Pull complete 17:00:20 5abe8eddf0d5: Verifying Checksum 17:00:21 55522c791124: Pull complete 17:00:21 ---> ee7e87c3de49 17:00:21 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:00:21 ---> 92f0de9e0155 17:00:21 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:00:21 ---> 0f1845c84a07 17:00:21 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:00:21 ---> 58cf9333e4f5 17:00:21 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 17:00:21 ---> f61416d3ed1d 17:00:21 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 17:00:21 ---> Running in 78681474d084 17:00:21 ---> Running in 084f13b398e8 17:00:21 ---> Running in 40da9c1c31bd 17:00:21 ---> Running in 7972dd591300 17:00:21 ---> Running in 646cf37599c7 17:00:21 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 17:00:21 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 17:00:21 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 17:00:21 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 17:00:21 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 17:00:22 ce5c4a1c91eb: Verifying Checksum 17:00:22 ce5c4a1c91eb: Download complete 17:00:22 52ebb69f0ebf: Verifying Checksum 17:00:22 52ebb69f0ebf: Download complete 17:00:34 ce5c4a1c91eb: Pull complete 17:00:34 169dfbe0d373: Pull complete 17:00:34 e1ff8fa3b103: Pull complete 17:00:39 52ebb69f0ebf: Pull complete 17:00:41 5abe8eddf0d5: Pull complete 17:00:41 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 17:00:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:00:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 17:00:41 + docker build -t ci-base-image-arm64 -f - . 17:00:41 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:00:41 WORKDIR /edgex 17:00:41 COPY go.mod . 17:00:41 RUN go mod download 17:00:42 Sending build context to Docker daemon 2.932MB 17:00:42 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:00:42 ---> 6cb57ee374ae 17:00:42 Step 2/4 : WORKDIR /edgex 17:00:44 ---> Running in 457bc833b990 17:00:44 Removing intermediate container 457bc833b990 17:00:44 ---> d0744354cc16 17:00:44 Step 3/4 : COPY go.mod . 17:00:45 ---> 02b1a39396ff 17:00:45 Step 4/4 : RUN go mod download 17:00:45 ---> Running in ad595cea183f 17:00:53 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 17:00:53 Removing intermediate container 78681474d084 17:00:53 ---> 5ecdf0994b3b 17:00:53 17:00:53 Step 9/33 : FROM alpine:3.17 17:00:53 Removing intermediate container 40da9c1c31bd 17:00:53 ---> 9757712aef9e 17:00:53 17:00:53 Step 10/23 : FROM alpine:3.17 17:00:53 Removing intermediate container 646cf37599c7 17:00:53 ---> 71223badcd92 17:00:53 17:00:53 Step 10/23 : FROM alpine:3.17 17:00:53 Removing intermediate container 084f13b398e8 17:00:53 ---> 0eb4ab4291af 17:00:53 17:00:53 Step 9/25 : FROM alpine:3.17 17:00:53 Removing intermediate container 7972dd591300 17:00:53 ---> 13d6abc53397 17:00:53 17:00:53 Step 10/23 : FROM alpine:3.17 17:00:53 3.17: Pulling from library/alpine 17:00:54 3.17: Pulling from library/alpine 17:00:54 3.17: Pulling from library/alpine 17:00:55 3.17: Pulling from library/alpine 17:00:55 3.17: Pulling from library/alpine 17:00:55 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:00:55 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:00:55 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:00:55 Status: Downloaded newer image for alpine:3.17 17:00:55 Status: Image is up to date for alpine:3.17 17:00:55 Status: Image is up to date for alpine:3.17 17:00:55 ---> 9ed4aefc74f6 17:00:55 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:00:55 ---> 9ed4aefc74f6 17:00:55 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 17:00:55 ---> 9ed4aefc74f6 17:00:55 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:00:55 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:00:55 Status: Image is up to date for alpine:3.17 17:00:55 ---> 9ed4aefc74f6 17:00:55 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:00:55 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:00:55 Status: Image is up to date for alpine:3.17 17:00:55 ---> 9ed4aefc74f6 17:00:55 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:00:55 ---> Running in 3f2d3b9c9bc0 17:00:55 ---> Running in db5b44c71d49 17:00:55 ---> Running in 68f13c74809b 17:00:55 ---> Running in b437993cd60b 17:00:55 ---> Running in 1e8dc9d57285 17:00:55 Removing intermediate container 3f2d3b9c9bc0 17:00:55 ---> d55a6d0f4eda 17:00:55 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:00:55 Removing intermediate container 68f13c74809b 17:00:55 ---> cd2c8e4679aa 17:00:55 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 17:00:55 Removing intermediate container db5b44c71d49 17:00:55 ---> 7ec9781e987f 17:00:55 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:00:55 ---> Running in 80448ea48c37 17:00:55 ---> Running in d93e3970630f 17:00:55 Removing intermediate container 1e8dc9d57285 17:00:55 ---> 87c104998f82 17:00:55 Step 12/23 : ENV APP_PORT=59880 17:00:55 ---> Running in ee9f74ca7e00 17:00:55 ---> Running in 9ec8b78429fc 17:00:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:00:55 Removing intermediate container 9ec8b78429fc 17:00:55 ---> 79a42a7daec1 17:00:55 Step 13/23 : EXPOSE $APP_PORT 17:00:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:00:56 ---> Running in 43d593dd0f58 17:00:56 Removing intermediate container 43d593dd0f58 17:00:56 ---> 07cc45d74284 17:00:56 Step 14/23 : RUN apk add --update --no-cache dumb-init 17:00:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:00:56 ---> Running in 2bdc7e2d2ef3 17:00:56 (1/3) Installing ca-certificates (20220614-r4) 17:00:56 (2/3) Installing dumb-init (1.2.5-r2) 17:00:56 (3/3) Installing su-exec (0.2-r2) 17:00:56 Executing busybox-1.35.0-r29.trigger 17:00:56 Executing ca-certificates-20220614-r4.trigger 17:00:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:00:56 OK: 8 MiB in 18 packages 17:00:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:00:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:00:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:00:56 (1/2) Installing dumb-init (1.2.5-r2) 17:00:56 (2/2) Installing su-exec (0.2-r2) 17:00:56 Executing busybox-1.35.0-r29.trigger 17:00:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:00:56 OK: 7 MiB in 17 packages 17:00:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:00:56 (1/1) Installing dumb-init (1.2.5-r2) 17:00:56 Executing busybox-1.35.0-r29.trigger 17:00:56 OK: 7 MiB in 16 packages 17:00:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:00:56 (1/1) Installing dumb-init (1.2.5-r2) 17:00:56 Executing busybox-1.35.0-r29.trigger 17:00:56 OK: 7 MiB in 16 packages 17:00:56 Removing intermediate container b437993cd60b 17:00:56 ---> 3e1b6ccceb9e 17:00:56 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 17:00:56 (1/1) Installing dumb-init (1.2.5-r2) 17:00:56 Executing busybox-1.35.0-r29.trigger 17:00:57 OK: 7 MiB in 16 packages 17:00:57 ---> Running in 57489dac1d93 17:00:58 Removing intermediate container 80448ea48c37 17:00:58 ---> cb63204f5c13 17:00:58 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 17:00:58 Removing intermediate container 57489dac1d93 17:00:58 ---> 5e1cb1e3fd79 17:00:58 Step 12/25 : WORKDIR / 17:00:58 ---> Running in 41cf3d4c1dde 17:00:58 ---> Running in d36b7cdcaa43 17:00:58 Removing intermediate container d93e3970630f 17:00:58 ---> c94f32f6bd43 17:00:58 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:00:58 Removing intermediate container 2bdc7e2d2ef3 17:00:58 ---> 8dc7ead2c9e7 17:00:58 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:00:58 Removing intermediate container ee9f74ca7e00 17:00:58 ---> 18699827122d 17:00:58 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:00:58 Removing intermediate container 41cf3d4c1dde 17:00:58 ---> 42a90dc62e91 17:00:58 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:00:58 Removing intermediate container d36b7cdcaa43 17:00:58 ---> 5be99c1b31d1 17:00:58 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 17:00:58 ---> 5011c3cd8a66 17:00:58 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 17:00:58 ---> Running in 61161a1766e2 17:00:58 ---> 77e11d25318e 17:00:58 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:00:58 ---> 5e703a1bde98 17:00:58 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 17:00:58 ---> 57ddbce00f63 17:00:58 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 17:00:58 ---> f3126eb86e8f 17:00:58 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 17:00:59 Removing intermediate container 61161a1766e2 17:00:59 ---> 966b7858086e 17:00:59 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:00:59 ---> 924a58968de5 17:00:59 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 17:00:59 ---> 8f01986d2daa 17:00:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:00:59 ---> Running in c61e79e8323f 17:00:59 ---> e8d19ce3d4fe 17:00:59 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:00:59 ---> c0cbc28ee3ef 17:00:59 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 17:00:59 Removing intermediate container c61e79e8323f 17:00:59 ---> 98ce7e779e4b 17:00:59 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 17:00:59 ---> 706eb4c3eea0 17:00:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 17:00:59 ---> d120bd963eac 17:00:59 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 17:00:59 ---> Running in e75e13eda556 17:00:59 ---> 6eea01606a26 17:00:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 17:00:59 ---> 26e337c45d23 17:00:59 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 17:01:00 ---> 9b6e27a31e9d 17:01:00 Step 19/23 : ENTRYPOINT ["/core-data"] 17:01:00 ---> 11f657a9d772 17:01:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 17:01:00 Removing intermediate container e75e13eda556 17:01:00 ---> 70a4ee8b0669 17:01:00 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 17:01:00 ---> b9d31f180844 17:01:00 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 17:01:00 ---> 79fdbc9fd1fe 17:01:00 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:01:00 ---> Running in f388c82fc69f 17:01:00 ---> Running in cb22a894d843 17:01:00 ---> Running in 608acca05a0e 17:01:00 ---> 93fa0b21c7a2 17:01:00 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:01:00 Removing intermediate container f388c82fc69f 17:01:00 ---> 31096104845f 17:01:00 ---> 0a7779456a0c 17:01:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"]Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:01:00 17:01:00 ---> Running in 2c429d02ae1d 17:01:00 ---> Running in e7c3caba9f65 17:01:01 ---> afc454c78b0d 17:01:01 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:01:01 Removing intermediate container e7c3caba9f65 17:01:01 ---> f567ae9d09ac 17:01:01 Step 21/23 : LABEL arch=x86_64 17:01:01 ---> Running in 6b40cf96128b 17:01:01 Removing intermediate container 6b40cf96128b 17:01:01 ---> ba748355410e 17:01:01 Step 22/23 : LABEL git_sha=0842716cfb8fa09aa30d9dc0dd5bc4ba8de34e5a 17:01:01 Removing intermediate container cb22a894d843 17:01:01 ---> 054a72c351ad 17:01:01 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 17:01:01 ---> Running in 0b45ea1c0c2a 17:01:02 ---> 62c6fd266cb4 17:01:02 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:01:02 Removing intermediate container 608acca05a0e 17:01:02 ---> ebc84608f059 17:01:02 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 17:01:02 ---> Running in 4c7a6a250036 17:01:02 ---> Running in 253717b68ea0 17:01:02 Removing intermediate container 0b45ea1c0c2a 17:01:02 ---> fac85da3e2b3 17:01:02 Step 23/23 : LABEL version=0.0.0 17:01:02 Removing intermediate container 2c429d02ae1d 17:01:02 ---> c54c4aa60cf8 17:01:02 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 17:01:02 Removing intermediate container 4c7a6a250036 17:01:02 ---> b99f6e44a30a 17:01:02 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:01:02 ---> ab650eee33a6 17:01:02 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:01:02 ---> Running in 173d824b56ab 17:01:02 ---> Running in c09f9ff1e6f4 17:01:02 Removing intermediate container 253717b68ea0 17:01:02 ---> 12d5f8e60aa3 17:01:02 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 17:01:02 ---> Running in 0c0729dbf16f 17:01:02 ---> a20812d217a3 17:01:02 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:01:02 ---> Running in 7717741b6ca4 17:01:02 Removing intermediate container 173d824b56ab 17:01:02 ---> 398c58c00790 17:01:02 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 17:01:02 ---> Running in 07fcade1a567 17:01:02 Removing intermediate container c09f9ff1e6f4 17:01:02 ---> 0d9951522f6c 17:01:02 17:01:02 ---> Running in 3cd3eeeccf3e 17:01:02 Removing intermediate container 7717741b6ca4 17:01:02 ---> 28fcd273db0a 17:01:02 Step 21/23 : LABEL arch=x86_64 17:01:02 Successfully built 0d9951522f6c 17:01:03 Successfully tagged core-data:latest 17:01:03  Building core-data ... done Building support-scheduler 17:01:03 ---> Running in 7fd7b47b3fc9 17:01:03 Removing intermediate container 3cd3eeeccf3e 17:01:03 ---> 5cf692e23d0f 17:01:03 Step 21/23 : LABEL arch=x86_64 17:01:03 ---> Running in 5654aeddde7e 17:01:03 Removing intermediate container 7fd7b47b3fc9 17:01:03 ---> 8fed4469dd32 17:01:03 Step 22/23 : LABEL git_sha=0842716cfb8fa09aa30d9dc0dd5bc4ba8de34e5a 17:01:04 Removing intermediate container 5654aeddde7e 17:01:04 ---> a7e392d9c15c 17:01:04 Step 22/23 : LABEL git_sha=0842716cfb8fa09aa30d9dc0dd5bc4ba8de34e5a 17:01:05 ---> Running in 71ccd5bdfe9a 17:01:05 ---> Running in df88c18410e1 17:01:05 Removing intermediate container 71ccd5bdfe9a 17:01:05 ---> 5c1fe1d4b54b 17:01:05 Step 23/23 : LABEL version=0.0.0 17:01:05 Removing intermediate container 0c0729dbf16f 17:01:05 ---> 7cfcccc8e3ef 17:01:05 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:01:05 Removing intermediate container df88c18410e1 17:01:05 ---> 0abb5532cc9d 17:01:05 Step 23/23 : LABEL version=0.0.0 17:01:05 Removing intermediate container 07fcade1a567 17:01:05 ---> fc5f8fb997c4 17:01:05 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 17:01:05 ---> Running in 2d85883f980a 17:01:05 ---> Running in 814ddf138f7c 17:01:05 ---> Running in 2ab8002de65c 17:01:05 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:01:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:01:05 ---> a0fc14ab7011 17:01:05 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:01:05 ---> Using cache 17:01:05 ---> 9dc0333b43b9 17:01:05 Step 4/23 : WORKDIR /edgex-go 17:01:05 ---> Using cache 17:01:05 ---> 37cee94b33a2 17:01:05 Step 5/23 : RUN apk add --update --no-cache make git 17:01:05 ---> Using cache 17:01:05 ---> 8df31cd53e0a 17:01:05 Step 6/23 : COPY go.mod vendor* ./ 17:01:05 ---> Using cache 17:01:05 ---> dea798517ecf 17:01:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:05 ---> Using cache 17:01:05 ---> 4456fbcbc063 17:01:05 Step 8/23 : COPY . . 17:01:05 ---> Using cache 17:01:05 ---> 0f1845c84a07 17:01:05 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 17:01:05 Removing intermediate container 814ddf138f7c 17:01:05 Removing intermediate container 2d85883f980a 17:01:05 ---> 95c2ccdefcb2 17:01:05 17:01:05 ---> 37ce602a0b74 17:01:05 Step 23/25 : LABEL arch=x86_64 17:01:06 Successfully built 95c2ccdefcb2 17:01:06 ---> Running in 988cb9be940d 17:01:06 ---> Running in 3f470d2f922a 17:01:06 ---> b7dfd7ef075f 17:01:06 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 17:01:06 Successfully tagged security-proxy-auth:latest 17:01:06  Building security-proxy-auth ... done Building security-spiffe-token-provider 17:01:06 Removing intermediate container 2ab8002de65c 17:01:06 ---> 4df3fcc609de 17:01:06 17:01:06 Removing intermediate container 3f470d2f922a 17:01:06 ---> 1b7252e20b05 17:01:06 Step 24/25 : LABEL git_sha=0842716cfb8fa09aa30d9dc0dd5bc4ba8de34e5a 17:01:06 Successfully built 4df3fcc609de 17:01:06 Successfully tagged core-common-config-bootstrapper:latest 17:01:06  Building core-common-config-bootstrapper ... done Building support-notifications 17:01:06 ---> Running in e618522a5886 17:01:06 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 17:01:08 ---> b0e5ec60bf00 17:01:08 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:01:08 Removing intermediate container e618522a5886 17:01:08 ---> a3052b8b20b7 17:01:08 Step 25/25 : LABEL version=0.0.0 17:01:08 ---> Running in c37b527cda0c 17:01:08 Removing intermediate container c37b527cda0c 17:01:08 ---> aaab068fab8c 17:01:08 17:01:09 Successfully built aaab068fab8c 17:01:09 ---> 59cae8758d6c 17:01:09 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 17:01:09 Successfully tagged security-secretstore-setup:latest 17:01:09  Building security-secretstore-setup ... done Building security-spire-config 17:01:10 ---> a8675b66439e 17:01:10 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 17:01:10 ---> 5c0836f3a48c 17:01:10 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 17:01:11 ---> 4a33693d2720 17:01:11 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:01:12 ---> 2485285a56f8 17:01:12 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:01:12 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:01:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:01:12 ---> a0fc14ab7011 17:01:12 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:01:12 ---> Using cache 17:01:12 ---> 9dc0333b43b9 17:01:12 Step 4/23 : WORKDIR /edgex-go 17:01:12 ---> Using cache 17:01:12 ---> 37cee94b33a2 17:01:12 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:01:12 ---> Running in 9e8c50ad8f5d 17:01:13 ---> 73fd15272fbc 17:01:13 Step 28/33 : RUN chmod +x /entrypoint.sh 17:01:13 ---> Running in c49f8ee128a3 17:01:13 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:01:13 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:01:13 ---> a0fc14ab7011 17:01:13 Step 3/20 : WORKDIR /edgex-go 17:01:13 ---> Using cache 17:01:13 ---> 3ddafecf8acb 17:01:13 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 17:01:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:01:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:01:14 ---> Running in e1f07a705df0 17:01:14 OK: 265 MiB in 53 packages 17:01:15 Removing intermediate container c49f8ee128a3 17:01:15 ---> ccf588c7bb89 17:01:15 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 17:01:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:01:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:01:15 ---> Running in ca5171137853 17:01:15 v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:01:15 v3.17.3-73-g126a1226592 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:01:15 OK: 17824 distinct packages available 17:01:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:01:15 Removing intermediate container ca5171137853 17:01:15 ---> 2838e28abc11 17:01:15 Step 30/33 : CMD ["gate"] 17:01:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:01:15 ---> Running in d8fd5dc68b74 17:01:15 Removing intermediate container 9e8c50ad8f5d 17:01:15 ---> 60a55dc1aa94 17:01:15 Step 6/23 : COPY go.mod vendor* ./ 17:01:15 OK: 265 MiB in 53 packages 17:01:16 Removing intermediate container d8fd5dc68b74 17:01:16 ---> cf8bd4e01ea7 17:01:16 Step 31/33 : LABEL arch=x86_64 17:01:16 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:01:16 Step 2/27 : FROM ${BUILDER_BASE} AS builder 17:01:16 ---> a0fc14ab7011 17:01:16 Step 3/27 : WORKDIR /edgex-go 17:01:16 ---> Using cache 17:01:16 ---> 3ddafecf8acb 17:01:16 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 17:01:16 ---> 06e427f3f7b8 17:01:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:16 ---> Running in 4f3245786556 17:01:16 ---> Running in 81be2916d5ba 17:01:16 ---> Running in 8c50996078d0 17:01:17 Removing intermediate container e1f07a705df0 17:01:17 ---> e529217e6ad2 17:01:17 Step 5/20 : COPY go.mod vendor* ./ 17:01:17 Removing intermediate container 8c50996078d0 17:01:17 ---> 6d6361cd396d 17:01:17 Step 32/33 : LABEL git_sha=0842716cfb8fa09aa30d9dc0dd5bc4ba8de34e5a 17:01:17 ---> Running in 15b546653421 17:01:17 ---> 222a91ff86df 17:01:17 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:17 Removing intermediate container ad595cea183f 17:01:17 ---> 6763e8489787 17:01:17 Successfully built 6763e8489787 17:01:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:17 ---> Running in ed4871276e75 17:01:17 Removing intermediate container 15b546653421 17:01:17 ---> c22b1b727b55 17:01:17 Step 33/33 : LABEL version=0.0.0 17:01:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:01:17 ---> Running in c0c6f73023b0 17:01:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:01:17 + docker inspect -f . ci-base-image-arm64 17:01:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:01:18 OK: 265 MiB in 53 packages 17:01:18 Removing intermediate container c0c6f73023b0 17:01:18 ---> 85b8e8758ca7 17:01:18 17:01:18 prd-ubuntu20.04-docker-arm64-4c-16g-7575 does not seem to be running inside a container 17:01:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:01:18 Successfully built 85b8e8758ca7 17:01:18 Successfully tagged security-bootstrapper:latest 17:01:18 Building security-proxy-setup 17:01:19 $ docker top 69870df56aba6814193c47cb34d17cdc14f214b893a4df7d3bacd8d6e2452ebc -eo pid,comm [Pipeline] { [Pipeline] sh 17:01:20  Building security-bootstrapper ... done Removing intermediate container 4f3245786556 17:01:20 ---> 06475f805134 17:01:20 Step 5/27 : COPY go.mod vendor* ./ 17:01:20 + go version 17:01:20 go version go1.20.2 linux/arm64 [Pipeline] } 17:01:20 $ docker stop --time=1 69870df56aba6814193c47cb34d17cdc14f214b893a4df7d3bacd8d6e2452ebc 17:01:21 ---> 4105afc50672 17:01:21 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:21 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:01:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:01:21 ---> a0fc14ab7011 17:01:21 Step 3/22 : WORKDIR /edgex-go 17:01:21 ---> Using cache 17:01:21 ---> 3ddafecf8acb 17:01:21 Step 4/22 : RUN apk add --update --no-cache make git 17:01:21 ---> Using cache 17:01:21 ---> 6cbf37c0b720 17:01:21 Step 5/22 : COPY go.mod vendor* ./ 17:01:21 ---> Using cache 17:01:21 ---> 5ca7804cd89f 17:01:21 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:21 ---> Using cache 17:01:21 ---> b559783121b8 17:01:21 Step 7/22 : COPY . . 17:01:21 ---> Using cache 17:01:21 ---> ee7e87c3de49 17:01:21 Step 8/22 : RUN make cmd/secrets-config/secrets-config 17:01:21 ---> Running in 544043dd98a8 17:01:21 ---> Running in 4db07dad2d6c 17:01:21 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 17:01:22 $ docker rm -f --volumes 69870df56aba6814193c47cb34d17cdc14f214b893a4df7d3bacd8d6e2452ebc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:23 + docker inspect -f . ci-base-image-arm64 17:01:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:01:23 prd-ubuntu20.04-docker-arm64-4c-16g-7575 does not seem to be running inside a container 17:01:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:01:24 $ docker top 9cfeb0eba4487b8d2270ff05a0c2f783501c01c47b2ab73e3ec478968962254a -eo pid,comm [Pipeline] { [Pipeline] echo 17:01:25 ========================================================= 17:01:25 [edgeXBuildGoParallel] Running Tests and Build... 17:01:25 ========================================================= [Pipeline] sh 17:01:25 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 17:01:26 + make test 17:01:26 go test -race -coverprofile=coverage.out ./... 17:02:10 Removing intermediate container 988cb9be940d 17:02:10 ---> 66ce5045f5d6 17:02:10 17:02:10 Step 10/23 : FROM alpine:3.17 17:02:10 ---> 9ed4aefc74f6 17:02:10 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:02:10 ---> Running in 974adce0ab6c 17:02:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:02:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:02:10 Removing intermediate container ed4871276e75 17:02:10 ---> faf2eb9e11cd 17:02:10 Step 7/20 : COPY . . 17:02:10 Removing intermediate container 544043dd98a8 17:02:10 ---> 2f2f5e4f6cd7 17:02:10 Step 7/27 : COPY . . 17:02:10 Removing intermediate container 81be2916d5ba 17:02:10 ---> defba40a3e7f 17:02:10 Step 8/23 : COPY . . 17:02:10 (1/1) Installing dumb-init (1.2.5-r2) 17:02:10 Executing busybox-1.35.0-r29.trigger 17:02:10 OK: 7 MiB in 16 packages 17:02:13 Removing intermediate container 974adce0ab6c 17:02:13 ---> 22c1c6a4d7b6 17:02:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:02:13 ---> a33064553c67 17:02:13 Step 9/23 : RUN make cmd/support-notifications/support-notifications 17:02:13 ---> Running in a9d4fa64048c 17:02:13 ---> Running in 6bbf708db13b 17:02:13 ---> 8347b5cb97a7 17:02:13 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:02:13 ---> c25881f69dda 17:02:13 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 17:02:13 Removing intermediate container 4db07dad2d6c 17:02:13 ---> 7b8265be924d 17:02:13 17:02:13 Step 9/22 : FROM alpine:3.17 17:02:13 ---> Running in d7c7c31157b0 17:02:13 ---> 9ed4aefc74f6 17:02:13 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 17:02:13 ---> Running in d0b8dc02ea87 17:02:13 Removing intermediate container a9d4fa64048c 17:02:13 ---> f510b2721beb 17:02:13 Step 13/23 : ENV APP_PORT=59861 17:02:13 ---> Running in 80392f52fe04 17:02:13 ---> Running in 10140144fb4f 17:02:13 ? github.com/edgexfoundry/edgex-go [no test files] 17:02:13 Removing intermediate container d0b8dc02ea87 17:02:13 ---> fce5d2b6332a 17:02:13 Step 9/27 : WORKDIR /edgex-go/spire-build 17:02:13 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 17:02:13 ---> Running in 361b769677c5 17:02:13 Removing intermediate container 10140144fb4f 17:02:13 ---> 6f55148637c3 17:02:13 Step 14/23 : EXPOSE $APP_PORT 17:02:13 ---> Running in 928ea4161969 17:02:13 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 17:02:13 Removing intermediate container 361b769677c5 17:02:13 ---> 54834a27f33f 17:02:13 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 17:02:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:02:14 ---> Running in 112a7608bbad 17:02:14 Removing intermediate container 928ea4161969 17:02:14 ---> 597f43074548 17:02:14 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:02:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:02:14 Removing intermediate container 112a7608bbad 17:02:14 ---> a28a4c5afd61 17:02:14 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:02:14 (1/2) Installing dumb-init (1.2.5-r2) 17:02:14 (2/2) Installing openssl (3.0.8-r3) 17:02:14 Executing busybox-1.35.0-r29.trigger 17:02:14 OK: 8 MiB in 17 packages 17:02:14 ---> Running in 9eb598100cbf 17:02:14 ---> d5e77392cc79 17:02:14 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:02:14 ---> a58ad662e394 17:02:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:02:15 Removing intermediate container 80392f52fe04 17:02:15 ---> 459ae3aba328 17:02:15 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 17:02:15 ---> Running in 8177d5fa36b6 17:02:15 Removing intermediate container 8177d5fa36b6 17:02:15 ---> 7d16a8d62d8f 17:02:15 Step 12/22 : WORKDIR /edgex 17:02:15 ---> Running in a3e14a041e74 17:02:15 Removing intermediate container 9eb598100cbf 17:02:15 ---> 9b7763077f99 17:02:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml ---> dd25b1d72be5 17:02:15 Step 12/27 : WORKDIR /edgex-go 17:02:15 17:02:15 ---> Running in c0a99a3436e6 17:02:15 Removing intermediate container a3e14a041e74 17:02:15 ---> 8407f6e812a3 17:02:15 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:02:15 Removing intermediate container c0a99a3436e6 17:02:15 ---> 4e2924ff543c 17:02:15 17:02:15 Step 13/27 : FROM alpine:3.17 17:02:15 ---> 9ed4aefc74f6 17:02:15 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:02:15 ---> 9b92f9c46c88 17:02:15 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:02:15 ---> Running in 2b60eef9dd42 17:02:15 ---> Running in f3755c2463ec 17:02:16 ---> 2cb95e8a03ef 17:02:16 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 17:02:16 Removing intermediate container 2b60eef9dd42 17:02:16 ---> 17a7c134180b 17:02:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:02:16 Removing intermediate container f3755c2463ec 17:02:16 ---> 95983842f45d 17:02:16 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:02:16 ---> Running in 74ca7af4cf7b 17:02:16 ---> Running in f4139dd53e6b 17:02:16 Removing intermediate container 74ca7af4cf7b 17:02:16 ---> e14c79aad41b 17:02:16 Step 21/23 : LABEL arch=x86_64 17:02:16 ---> Running in 3cbfca263d5b 17:02:16 ---> bbb3f7858d9d 17:02:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 17:02:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:02:16 Removing intermediate container 3cbfca263d5b 17:02:16 ---> e6ab0ec3a55d 17:02:16 Step 22/23 : LABEL git_sha=0842716cfb8fa09aa30d9dc0dd5bc4ba8de34e5a 17:02:16 ---> Running in c5ddbd733eb5 17:02:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:02:16 ---> cffe3695bb11 17:02:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:02:16 Removing intermediate container c5ddbd733eb5 17:02:16 ---> 0c16c547a1db 17:02:16 Step 23/23 : LABEL version=0.0.0 17:02:16 ---> Running in 6037dce015f9 17:02:16 v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:02:16 v3.17.3-73-g126a1226592 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:02:16 OK: 17818 distinct packages available 17:02:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:02:17 Removing intermediate container 6037dce015f9 17:02:17 ---> d7df9a72063f 17:02:17 17:02:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:02:17 Successfully built d7df9a72063f 17:02:17 Successfully tagged support-scheduler:latest 17:02:17  Building support-scheduler ... done Building security-spire-server 17:02:17 ---> a0de368cefa6 17:02:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:02:17 (1/4) Installing dumb-init (1.2.5-r2) 17:02:17 (2/4) Installing musl-obstack (1.2.3-r0) 17:02:17 (3/4) Installing libucontext (1.2-r0) 17:02:17 (4/4) Installing gcompat (1.1.0-r0) 17:02:17 Executing busybox-1.35.0-r29.trigger 17:02:17 OK: 7 MiB in 19 packages 17:02:18 ---> 9fbfb3b9f3a8 17:02:18 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:02:18 ---> Running in 7f335228d1ae 17:02:18 Removing intermediate container f4139dd53e6b 17:02:18 ---> 17c34f5bf840 17:02:18 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 17:02:20 ---> 8f4f78dd5139 17:02:20 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 17:02:20 ---> b028a4fc9a1a 17:02:20 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:02:20 Removing intermediate container 7f335228d1ae 17:02:20 ---> 0ac44b006452 17:02:20 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:02:21 ---> Running in a86fa78fa5ba 17:02:22 Removing intermediate container a86fa78fa5ba 17:02:22 ---> 06d064be6c1a 17:02:22 Step 20/22 : LABEL arch=x86_64 17:02:22 ---> Running in ad52b6a33202 17:02:22 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:02:22 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:02:22 ---> a0fc14ab7011 17:02:22 Step 3/26 : WORKDIR /edgex-go 17:02:22 ---> Using cache 17:02:22 ---> 3ddafecf8acb 17:02:22 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 17:02:22 ---> Using cache 17:02:22 ---> 06475f805134 17:02:22 Step 5/26 : COPY go.mod vendor* ./ 17:02:22 ---> Using cache 17:02:22 ---> 4105afc50672 17:02:22 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:22 ---> Using cache 17:02:22 ---> 2f2f5e4f6cd7 17:02:22 Step 7/26 : COPY . . 17:02:22 ---> Using cache 17:02:22 ---> c25881f69dda 17:02:22 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 17:02:22 ---> Using cache 17:02:22 ---> fce5d2b6332a 17:02:22 Step 9/26 : WORKDIR /edgex-go/spire-build 17:02:22 ---> Using cache 17:02:22 ---> 54834a27f33f 17:02:22 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 17:02:22 ---> Using cache 17:02:22 ---> a28a4c5afd61 17:02:22 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 17:02:23 ---> Running in 814d9023890e 17:02:23 Removing intermediate container ad52b6a33202 17:02:23 ---> 2349598ba41a 17:02:23 Step 21/22 : LABEL git_sha=0842716cfb8fa09aa30d9dc0dd5bc4ba8de34e5a 17:02:23 ---> feb3f19acfcf 17:02:23 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:02:23 ---> Running in 2b1f83407e1c 17:02:24 Removing intermediate container 2b1f83407e1c 17:02:24 ---> 74f2d99823f8 17:02:24 Step 22/22 : LABEL version=0.0.0 17:02:24 ---> Running in e9264573dd1d 17:02:24 ---> bc08117585a3 17:02:24 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:02:24 ---> Running in 97504eb7876e 17:02:24 Removing intermediate container e9264573dd1d 17:02:24 ---> 5f2704148b8b 17:02:24 17:02:24 Successfully built 5f2704148b8b 17:02:24 Successfully tagged security-proxy-setup:latest 17:02:24 Building security-spire-agent 17:02:24  Building security-proxy-setup ... done Removing intermediate container 97504eb7876e 17:02:24 ---> af5d45909e42 17:02:24 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:02:24 Removing intermediate container 814d9023890e 17:02:24 ---> ebb19ea393bb 17:02:24 Step 12/26 : WORKDIR /edgex-go 17:02:25 ---> Running in d4c7dc7f3b9b 17:02:26 ---> 33d31f3f2fe2 17:02:26 Step 22/27 : WORKDIR / 17:02:26 ---> Running in 6565aa256d91 17:02:26 Removing intermediate container d4c7dc7f3b9b 17:02:26 ---> caa2925104a6 17:02:26 17:02:26 Step 13/26 : FROM alpine:3.17 17:02:26 ---> 9ed4aefc74f6 17:02:26 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:02:26 ---> Using cache 17:02:26 ---> 95983842f45d 17:02:26 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:02:26 ---> Running in b7268cfdd65a 17:02:26 Removing intermediate container 6565aa256d91 17:02:26 ---> 1d0871fab769 17:02:26 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:02:27 ---> Running in 2a94a22f76cb 17:02:27 Removing intermediate container 2a94a22f76cb 17:02:27 ---> 1ce773206e32 17:02:27 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:02:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:02:27 ---> Running in bd6b7ab42a82 17:02:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:02:27 v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:02:27 v3.17.3-73-g126a1226592 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:02:27 OK: 17818 distinct packages available 17:02:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:02:27 Removing intermediate container bd6b7ab42a82 17:02:27 ---> 7c4595a8b593 17:02:27 Step 25/27 : LABEL arch=x86_64 17:02:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:02:28 ---> Running in 4f774136be78 17:02:28 (1/5) Installing dumb-init (1.2.5-r2) 17:02:28 (2/5) Installing musl-obstack (1.2.3-r0) 17:02:28 (3/5) Installing libucontext (1.2-r0) 17:02:28 (4/5) Installing gcompat (1.1.0-r0) 17:02:28 (5/5) Installing openssl (3.0.8-r3) 17:02:28 Executing busybox-1.35.0-r29.trigger 17:02:28 OK: 8 MiB in 20 packages 17:02:28 Removing intermediate container 4f774136be78 17:02:28 ---> 4b1662a167ad 17:02:28 Step 26/27 : LABEL git_sha=0842716cfb8fa09aa30d9dc0dd5bc4ba8de34e5a 17:02:28 ---> Running in c73d442e576d 17:02:29 Removing intermediate container c73d442e576d 17:02:29 ---> a619c09bdecc 17:02:29 Step 27/27 : LABEL version=0.0.0 17:02:29 ---> Running in cf32e1f9f321 17:02:29 Removing intermediate container b7268cfdd65a 17:02:29 ---> 17b1fb6d6b38 17:02:29 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 17:02:29 Removing intermediate container cf32e1f9f321 17:02:29 ---> 22a349f28828 17:02:29 17:02:29 Successfully built 22a349f28828 17:02:29 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:02:29 Step 2/27 : FROM ${BUILDER_BASE} AS builder 17:02:29 ---> a0fc14ab7011 17:02:29 Step 3/27 : WORKDIR /edgex-go 17:02:29 ---> Using cache 17:02:29 ---> 3ddafecf8acb 17:02:29 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 17:02:29 ---> Using cache 17:02:29 ---> 06475f805134 17:02:29 Step 5/27 : COPY go.mod vendor* ./ 17:02:29 ---> Using cache 17:02:29 ---> 4105afc50672 17:02:29 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:29 ---> Using cache 17:02:29 ---> 2f2f5e4f6cd7 17:02:29 Step 7/27 : COPY . . 17:02:29 ---> Using cache 17:02:29 ---> c25881f69dda 17:02:29 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 17:02:29 ---> Using cache 17:02:29 ---> fce5d2b6332a 17:02:29 Step 9/27 : WORKDIR /edgex-go/spire-build 17:02:29 ---> Using cache 17:02:29 ---> 54834a27f33f 17:02:29 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 17:02:29 ---> Using cache 17:02:29 ---> a28a4c5afd61 17:02:29 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:02:29 ---> Using cache 17:02:29 ---> dd25b1d72be5 17:02:29 Step 12/27 : WORKDIR /edgex-go 17:02:29 ---> Using cache 17:02:29 ---> 4e2924ff543c 17:02:29 17:02:29 Step 13/27 : FROM alpine:3.17 17:02:29 ---> 9ed4aefc74f6 17:02:29 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:02:29 ---> Using cache 17:02:29 ---> 95983842f45d 17:02:29 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:02:29 ---> Using cache 17:02:29 ---> 17b1fb6d6b38 17:02:29 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 17:02:29 Successfully tagged security-spire-config:latest 17:02:29  Building security-spire-config ... done Building core-command 17:02:31 ---> fa2f7b698b2b 17:02:31 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 17:02:31 ---> 2d28007d39a8 17:02:31 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 17:02:31 ---> 3910c69d27e4 17:02:31 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:02:32 ---> 5629b9fa26b6 17:02:32 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:02:35 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:02:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:02:35 ---> a0fc14ab7011 17:02:35 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:02:35 ---> Using cache 17:02:35 ---> 9dc0333b43b9 17:02:35 Step 4/24 : WORKDIR /edgex-go 17:02:35 ---> Using cache 17:02:35 ---> 37cee94b33a2 17:02:35 Step 5/24 : RUN apk add --update --no-cache make git 17:02:35 ---> Using cache 17:02:35 ---> 8df31cd53e0a 17:02:35 Step 6/24 : COPY go.mod vendor* ./ 17:02:35 ---> Using cache 17:02:35 ---> dea798517ecf 17:02:35 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:35 ---> Using cache 17:02:35 ---> 4456fbcbc063 17:02:35 Step 8/24 : COPY . . 17:02:35 ---> Using cache 17:02:35 ---> 0f1845c84a07 17:02:35 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 17:02:35 ---> e29319aa98e1 17:02:35 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:02:35 ---> Running in 0d2ab7ee3ee1 17:02:35 ---> fb145d77b665 17:02:35 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:02:35 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 17:02:36 ---> 1fb5c4e32791 17:02:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:02:36 ---> b390391f791f 17:02:36 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:02:36 ---> d00d1d8c9b83 17:02:36 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:02:36 ---> 2a31467c282f 17:02:36 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:02:36 ---> Running in 8650943bbefb 17:02:36 ---> a6ee962978ae 17:02:36 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:02:36 Removing intermediate container 8650943bbefb 17:02:36 ---> 2cd889809d39 17:02:36 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:02:37 ---> Running in 0c9d2700b5cf 17:02:37 ---> 12d10d76bcd7 17:02:37 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:02:37 Removing intermediate container 0c9d2700b5cf 17:02:37 ---> 49f7f77778f1 17:02:37 Step 24/26 : LABEL arch=x86_64 17:02:37 ---> Running in 5641ada53c66 17:02:37 ---> 46281dc03829 17:02:37 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:02:37 ---> Running in 6754f63b82c7 17:02:37 Removing intermediate container 5641ada53c66 17:02:37 ---> 00d579891f35 17:02:37 Step 25/26 : LABEL git_sha=0842716cfb8fa09aa30d9dc0dd5bc4ba8de34e5a 17:02:38 ---> Running in c05c3570af0a 17:02:38 Removing intermediate container 6754f63b82c7 17:02:38 ---> 0945594841f3 17:02:38 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:02:38 ---> Running in 32c7551d4b58 17:02:38 Removing intermediate container c05c3570af0a 17:02:38 ---> 925ad3e2b973 17:02:38 Step 26/26 : LABEL version=0.0.0 17:02:38 ---> Running in 9c6db9f87eab 17:02:38 Removing intermediate container 32c7551d4b58 17:02:38 ---> aee07ab6560e 17:02:38 Step 25/27 : LABEL arch=x86_64 17:02:38 Removing intermediate container 9c6db9f87eab 17:02:38 ---> b30450a778e3 17:02:38 17:02:38 ---> Running in cbcc2acd918e 17:02:38 Successfully built b30450a778e3 17:02:38 Successfully tagged security-spire-server:latest 17:02:38  Building security-spire-server ... done Building core-metadata 17:02:39 Removing intermediate container cbcc2acd918e 17:02:39 ---> b8f15c9040eb 17:02:39 Step 26/27 : LABEL git_sha=0842716cfb8fa09aa30d9dc0dd5bc4ba8de34e5a 17:02:41 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:02:41 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:02:41 ---> a0fc14ab7011 17:02:41 Step 3/25 : ARG ADD_BUILD_TAGS="" 17:02:41 ---> Using cache 17:02:41 ---> 9dc0333b43b9 17:02:41 Step 4/25 : WORKDIR /edgex-go 17:02:41 ---> Using cache 17:02:41 ---> 37cee94b33a2 17:02:41 Step 5/25 : RUN apk add --update --no-cache make git 17:02:41 ---> Using cache 17:02:41 ---> 8df31cd53e0a 17:02:41 Step 6/25 : COPY go.mod vendor* ./ 17:02:41 ---> Using cache 17:02:41 ---> dea798517ecf 17:02:41 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:41 ---> Using cache 17:02:41 ---> 4456fbcbc063 17:02:41 Step 8/25 : COPY . . 17:02:41 ---> Using cache 17:02:41 ---> 0f1845c84a07 17:02:41 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 17:02:41 ---> Running in 70ad12a9a28c 17:02:41 ---> Running in 0c321e3ce278 17:02:41 Removing intermediate container d7c7c31157b0 17:02:41 ---> 0960f26ecfa6 17:02:41 17:02:41 Step 9/20 : FROM alpine:3.17 17:02:41 ---> 9ed4aefc74f6 17:02:41 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 17:02:41 ---> Using cache 17:02:41 ---> cd2c8e4679aa 17:02:41 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:02:42 Removing intermediate container 70ad12a9a28c 17:02:42 ---> 38a43b8569d8 17:02:42 Step 27/27 : LABEL version=0.0.0 17:02:42 ---> Running in bdd2f5b3c2ca 17:02:42 ---> Running in 945db079b0a3 17:02:42 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 17:02:42 Removing intermediate container 945db079b0a3 17:02:42 ---> 0ab9da56191d 17:02:42 17:02:42 Successfully built 0ab9da56191d 17:02:42 Successfully tagged security-spire-agent:latest 17:02:42  Building security-spire-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:02:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:02:43 v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:02:43 v3.17.3-73-g126a1226592 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:02:43 OK: 17818 distinct packages available 17:02:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:02:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:02:44 (1/9) Installing ca-certificates (20220614-r4) 17:02:44 (2/9) Installing brotli-libs (1.0.9-r9) 17:02:44 (3/9) Installing nghttp2-libs (1.51.0-r0) 17:02:44 (4/9) Installing libcurl (7.88.1-r1) 17:02:44 (5/9) Installing curl (7.88.1-r1) 17:02:44 (6/9) Installing dumb-init (1.2.5-r2) 17:02:44 (7/9) Installing musl-obstack (1.2.3-r0) 17:02:44 (8/9) Installing libucontext (1.2-r0) 17:02:44 (9/9) Installing gcompat (1.1.0-r0) 17:02:44 Executing busybox-1.35.0-r29.trigger 17:02:44 Executing ca-certificates-20220614-r4.trigger 17:02:44 OK: 10 MiB in 24 packages 17:02:45 Removing intermediate container 6bbf708db13b 17:02:45 ---> 0ecfa7a45830 17:02:45 17:02:45 Step 10/23 : FROM alpine:3.17 17:02:45 ---> 9ed4aefc74f6 17:02:45 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:02:45 ---> Running in f1dabb4884da 17:02:45 Removing intermediate container bdd2f5b3c2ca 17:02:45 ---> 73cd7e2d8fc9 17:02:45 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:02:45 ---> cbbc97d4bb95 17:02:45 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 17:02:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:02:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:02:46 ---> f2d4f9c77faf 17:02:46 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:02:46 (1/2) Installing ca-certificates (20220614-r4) 17:02:46 (2/2) Installing dumb-init (1.2.5-r2) 17:02:46 Executing busybox-1.35.0-r29.trigger 17:02:46 Executing ca-certificates-20220614-r4.trigger 17:02:46 OK: 8 MiB in 17 packages 17:02:47 ---> 182b49fac484 17:02:47 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 17:02:47 Removing intermediate container f1dabb4884da 17:02:47 ---> def116e53c7e 17:02:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 17:02:47 ---> Running in c2d7fdddf76f 17:02:47 ---> a26fb954bb5a 17:02:47 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:02:47 ---> Running in d778ead7102e 17:02:47 Removing intermediate container c2d7fdddf76f 17:02:47 ---> 47e218910a31 17:02:47 Step 13/23 : ENV APP_PORT=59860 17:02:47 ---> Running in e485a4fc049a 17:02:47 Removing intermediate container d778ead7102e 17:02:47 ---> 993088cfbc47 17:02:47 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:02:48 ---> Running in dc7353784524 17:02:48 Removing intermediate container e485a4fc049a 17:02:48 ---> 0ac0ff55ccc0 17:02:48 Step 14/23 : EXPOSE $APP_PORT 17:02:48 ---> Running in 497858dc8f27 17:02:48 Removing intermediate container dc7353784524 17:02:48 ---> 7bd834428f20 17:02:48 Step 18/20 : LABEL arch=x86_64 17:02:48 ---> Running in f4bde9097946 17:02:48 Removing intermediate container 497858dc8f27 17:02:48 ---> fff733f52988 17:02:48 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:02:48 Removing intermediate container f4bde9097946 17:02:48 ---> 47dd9be4d88b 17:02:48 Step 19/20 : LABEL git_sha=0842716cfb8fa09aa30d9dc0dd5bc4ba8de34e5a 17:02:48 ---> Running in 1832d9d68e37 17:02:48 ---> e81d5372811a 17:02:48 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:02:48 Removing intermediate container 1832d9d68e37 17:02:48 ---> 21a75fb300bd 17:02:48 Step 20/20 : LABEL version=0.0.0 17:02:48 ---> Running in 767e3e4a9646 17:02:49 Removing intermediate container 767e3e4a9646 17:02:49 ---> 9840ae15fe06 17:02:49 17:02:49 Successfully built 9840ae15fe06 17:02:49 Successfully tagged security-spiffe-token-provider:latest 17:02:49  Building security-spiffe-token-provider ... done  ---> c4ae50e7e6af 17:02:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:02:50 ---> e7032b12327f 17:02:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 17:02:51 ---> 7c14c52aa753 17:02:51 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:02:51 ---> Running in 5b5322d8fc56 17:02:51 Removing intermediate container 5b5322d8fc56 17:02:51 ---> 6bae962d0d5b 17:02:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:02:51 ---> Running in 6df5cd3bf79e 17:02:52 Removing intermediate container 6df5cd3bf79e 17:02:52 ---> 0008d55fd87d 17:02:52 Step 21/23 : LABEL arch=x86_64 17:02:52 ---> Running in 8ffc2ac11443 17:02:52 Removing intermediate container 8ffc2ac11443 17:02:52 ---> ca9c973bfbda 17:02:52 Step 22/23 : LABEL git_sha=0842716cfb8fa09aa30d9dc0dd5bc4ba8de34e5a 17:02:52 ---> Running in 5e0d2d4a56aa 17:02:52 Removing intermediate container 5e0d2d4a56aa 17:02:52 ---> df30784e4dc1 17:02:52 Step 23/23 : LABEL version=0.0.0 17:02:52 ---> Running in c48c71f96be7 17:02:52 Removing intermediate container c48c71f96be7 17:02:52 ---> 8e36a1691a60 17:02:52 17:02:52 Successfully built 8e36a1691a60 17:02:52 Successfully tagged support-notifications:latest 17:02:56  Building support-notifications ... done Removing intermediate container 0d2ab7ee3ee1 17:02:56 ---> 46531d4aedde 17:02:56 17:02:56 Step 10/24 : FROM alpine:3.17 17:02:56 ---> 9ed4aefc74f6 17:02:56 Step 11/24 : RUN apk add --update --no-cache dumb-init 17:02:56 ---> Using cache 17:02:56 ---> 22c1c6a4d7b6 17:02:56 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:02:56 ---> Using cache 17:02:56 ---> f510b2721beb 17:02:56 Step 13/24 : ENV APP_PORT=59882 17:02:56 ---> Running in bfb486d83904 17:02:56 Removing intermediate container bfb486d83904 17:02:56 ---> 179943870076 17:02:56 Step 14/24 : EXPOSE $APP_PORT 17:02:56 ---> Running in 9930d34277df 17:02:56 Removing intermediate container 9930d34277df 17:02:56 ---> 6daa3237920e 17:02:56 Step 15/24 : WORKDIR / 17:02:56 ---> Running in e26d3dd4c4f6 17:02:57 Removing intermediate container e26d3dd4c4f6 17:02:57 ---> 4e11c4d26b9c 17:02:57 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:02:57 ---> 09a5df7ae333 17:02:57 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 17:02:57 ---> 59e6d3abf87d 17:02:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:02:58 ---> 38ccf6dd88c2 17:02:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 17:02:58 ---> 834ff8511a50 17:02:58 Step 20/24 : ENTRYPOINT ["/core-command"] 17:02:58 ---> Running in 8e40dd754138 17:02:58 Removing intermediate container 8e40dd754138 17:02:58 ---> c4e161d5d664 17:02:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:02:58 ---> Running in 3a04f651efe6 17:02:59 Removing intermediate container 3a04f651efe6 17:02:59 ---> 0a736ca2ec74 17:02:59 Step 22/24 : LABEL arch=x86_64 17:02:59 ---> Running in f20c3c6a038b 17:02:59 Removing intermediate container f20c3c6a038b 17:02:59 ---> 405e8d4155ad 17:02:59 Step 23/24 : LABEL git_sha=0842716cfb8fa09aa30d9dc0dd5bc4ba8de34e5a 17:02:59 ---> Running in 20fc2b9899ca 17:02:59 Removing intermediate container 20fc2b9899ca 17:02:59 ---> 6c3a56635bd2 17:02:59 Step 24/24 : LABEL version=0.0.0 17:02:59 ---> Running in 5f54957d3411 17:02:59 Removing intermediate container 5f54957d3411 17:02:59 ---> e7e9616f7c3d 17:02:59 17:02:59 Successfully built e7e9616f7c3d 17:02:59 Successfully tagged core-command:latest 17:03:01  Building core-command ... done Removing intermediate container 0c321e3ce278 17:03:01 ---> d790508ad06a 17:03:01 17:03:01 Step 10/25 : FROM alpine:3.17 17:03:01 ---> 9ed4aefc74f6 17:03:01 Step 11/25 : RUN apk add --update --no-cache dumb-init 17:03:01 ---> Using cache 17:03:01 ---> 22c1c6a4d7b6 17:03:01 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:03:01 ---> Using cache 17:03:01 ---> f510b2721beb 17:03:01 Step 13/25 : ENV APP_PORT=59881 17:03:01 ---> Running in 60181a38c164 17:03:01 Removing intermediate container 60181a38c164 17:03:01 ---> e8deee981ac1 17:03:01 Step 14/25 : EXPOSE $APP_PORT 17:03:01 ---> Running in 2bd5252be01e 17:03:01 Removing intermediate container 2bd5252be01e 17:03:01 ---> 79e4ccfd50c6 17:03:01 Step 15/25 : WORKDIR / 17:03:01 ---> Running in ee2f42c2a461 17:03:01 Removing intermediate container ee2f42c2a461 17:03:01 ---> b9a186a86c92 17:03:01 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 17:03:02 ---> c3e77dec4676 17:03:02 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 17:03:02 ---> dee74fd766ad 17:03:02 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:03:02 ---> 744e08e79ab3 17:03:02 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 17:03:02 ---> 75b175f90277 17:03:02 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 17:03:02 ---> 8039ec63d6a0 17:03:02 Step 21/25 : ENTRYPOINT ["/core-metadata"] 17:03:02 ---> Running in 271ee15c9ac6 17:03:02 Removing intermediate container 271ee15c9ac6 17:03:02 ---> 5c2443714991 17:03:02 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:03:03 ---> Running in 3713c9348a14 17:03:03 Removing intermediate container 3713c9348a14 17:03:03 ---> dacf084b5aaa 17:03:03 Step 23/25 : LABEL arch=x86_64 17:03:03 ---> Running in 723ec2c10489 17:03:03 Removing intermediate container 723ec2c10489 17:03:03 ---> 9472240fa328 17:03:03 Step 24/25 : LABEL git_sha=0842716cfb8fa09aa30d9dc0dd5bc4ba8de34e5a 17:03:03 ---> Running in b648595b2ca1 17:03:03 Removing intermediate container b648595b2ca1 17:03:03 ---> 1a71cdb72dbf 17:03:03 Step 25/25 : LABEL version=0.0.0 17:03:03 ---> Running in 7d06d7daaee3 17:03:03 Removing intermediate container 7d06d7daaee3 17:03:03 ---> c982023f2e1d 17:03:03 17:03:03 Successfully built c982023f2e1d 17:03:03 Successfully tagged core-metadata:latest 17:03:03  Building core-metadata ... done  [Pipeline] } 17:03:03 $ docker stop --time=1 07d3ea631ea5791d80fa5da6b09c898d41c767660e884d0a8c0077beeba63b12 17:03:04 $ docker rm -f --volumes 07d3ea631ea5791d80fa5da6b09c898d41c767660e884d0a8c0077beeba63b12 [Pipeline] // withDockerContainer [Pipeline] sh 17:03:05 + docker images 17:03:05 REPOSITORY TAG IMAGE ID CREATED SIZE 17:03:05 core-metadata latest c982023f2e1d 2 seconds ago 20.4MB 17:03:05 d790508ad06a 5 seconds ago 1.69GB 17:03:05 core-command latest e7e9616f7c3d 6 seconds ago 19.8MB 17:03:05 46531d4aedde 10 seconds ago 1.69GB 17:03:05 support-notifications latest 8e36a1691a60 13 seconds ago 32.7MB 17:03:05 security-spiffe-token-provider latest 9840ae15fe06 16 seconds ago 32.8MB 17:03:05 0ecfa7a45830 21 seconds ago 1.75GB 17:03:05 security-spire-agent latest 0ab9da56191d 23 seconds ago 129MB 17:03:05 0960f26ecfa6 24 seconds ago 1.72GB 17:03:05 security-spire-server latest b30450a778e3 27 seconds ago 89.8MB 17:03:05 security-spire-config latest 22a349f28828 36 seconds ago 88.9MB 17:03:05 caa2925104a6 39 seconds ago 1.54GB 17:03:05 security-proxy-setup latest 5f2704148b8b 41 seconds ago 18.7MB 17:03:05 support-scheduler latest d7df9a72063f 48 seconds ago 32.1MB 17:03:05 4e2924ff543c 50 seconds ago 1.54GB 17:03:05 7b8265be924d 56 seconds ago 1.66GB 17:03:05 66ce5045f5d6 About a minute ago 1.75GB 17:03:05 security-bootstrapper latest 85b8e8758ca7 About a minute ago 22.2MB 17:03:05 security-secretstore-setup latest aaab068fab8c About a minute ago 32.8MB 17:03:05 core-common-config-bootstrapper latest 4df3fcc609de 2 minutes ago 17.2MB 17:03:05 security-proxy-auth latest 95c2ccdefcb2 2 minutes ago 18.3MB 17:03:05 core-data latest 0d9951522f6c 2 minutes ago 20MB 17:03:05 13d6abc53397 2 minutes ago 1.69GB 17:03:05 0eb4ab4291af 2 minutes ago 1.68GB 17:03:05 71223badcd92 2 minutes ago 1.68GB 17:03:05 9757712aef9e 2 minutes ago 1.66GB 17:03:05 5ecdf0994b3b 2 minutes ago 1.67GB 17:03:05 ci-base-image-x86_64 latest a0fc14ab7011 5 minutes ago 881MB 17:03:05 alpine 3.17 9ed4aefc74f6 13 days ago 7.05MB 17:03:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 4 weeks ago 664MB 17:03:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB 17:03:05 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] } 17:04:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:04:20 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 17:04:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:04:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:04:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:04:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:04:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:04:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 17:04:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:04:25 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:04:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:04:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:04:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:04:29 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:04:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.683s coverage: 28.7% of statements 17:04:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.348s coverage: 98.5% of statements 17:05:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 17:05:03 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 17:05:03 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:05:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.476s coverage: 71.5% of statements 17:05:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:05:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:05:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.379s coverage: 54.0% of statements 17:05:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:05:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:05:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:05:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:05:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:05:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:05:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:05:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.091s coverage: 88.5% of statements 17:05:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.584s coverage: 3.8% of statements 17:05:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:05:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:05:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 17:05:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.747s coverage: 95.6% of statements 17:05:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:05:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:05:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:05:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:05:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:05:40 ok github.com/edgexfoundry/edgex-go/internal/io 0.242s coverage: 72.2% of statements 17:05:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:05:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:05:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:05:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.289s coverage: 65.9% of statements 17:05:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:05:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.450s coverage: 0.9% of statements 17:05:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.278s coverage: 29.0% of statements 17:06:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.304s coverage: 44.1% of statements 17:06:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.284s coverage: 82.9% of statements 17:06:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.218s coverage: 94.1% of statements 17:06:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.304s coverage: 96.3% of statements 17:06:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.221s coverage: 87.5% of statements 17:06:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:06:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:06:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:06:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 17:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 17:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 17:06:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.222s coverage: 94.4% of statements 17:06:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:06:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:06:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:06:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:06:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:06:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:06:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:06:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 17:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.276s coverage: 79.9% of statements 17:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.276s coverage: 92.9% of statements 17:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.098s coverage: 64.4% of statements 17:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.221s coverage: 62.3% of statements 17:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.229s coverage: 87.2% of statements 17:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.215s coverage: 20.0% of statements 17:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.196s coverage: 100.0% of statements 17:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.698s coverage: 81.2% of statements 17:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.493s coverage: 82.1% of statements 17:06:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:06:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.242s coverage: 86.0% of statements 17:06:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:06:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:06:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.135s coverage: 63.1% of statements 17:06:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.316s coverage: 100.0% of statements 17:06:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.152s coverage: 89.4% of statements 17:06:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.085s coverage: 100.0% of statements 17:06:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.098s coverage: 73.7% of statements 17:06:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 17:06:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 17:06:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 17:06:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.078s coverage: 100.0% of statements 17:06:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:06:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:06:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:06:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.086s coverage: 38.4% of statements 17:06:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.267s coverage: 89.5% of statements 17:06:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:06:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:06:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:06:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:06:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.222s coverage: 84.8% of statements 17:07:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:07:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:07:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:07:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:07:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.301s coverage: 17.7% of statements 17:07:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:07:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:07:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:07:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:07:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.648s coverage: 92.3% of statements 17:07:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:07:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:07:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.303s coverage: 61.5% of statements 17:07:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:07:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:07:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.431s coverage: 97.7% of statements 17:07:20 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 17:07:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:07:20 go vet ./... 17:10:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:10:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:10:12 ./bin/test-attribution-txt.sh [Pipeline] echo 17:10:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:10:13 + ls -al . 17:10:13 total 700 17:10:13 drwxrwxr-x 10 1001 1001 4096 Apr 12 17:01 . 17:10:13 drwxr-xr-x 4 root root 4096 Apr 12 17:01 .. 17:10:13 drwxrwxr-x 2 1001 1001 4096 Apr 12 16:59 .blubracket 17:10:13 -rw-rw-r-- 1 1001 1001 16 Apr 12 16:59 .dockerignore 17:10:13 drwxrwxr-x 8 1001 1001 4096 Apr 12 16:59 .git 17:10:13 drwxrwxr-x 3 1001 1001 4096 Apr 12 16:59 .github 17:10:13 -rw-rw-r-- 1 1001 1001 1133 Apr 12 16:59 .gitignore 17:10:13 -rw-rw-r-- 1 1001 1001 42 Apr 12 16:59 .golangci.yml 17:10:13 -rw-rw-r-- 1 1001 1001 87 Apr 12 16:59 .hadolint.yml 17:10:13 -rw-rw-r-- 1 1001 1001 166 Apr 12 16:59 .sonarcloud.properties 17:10:13 -rw-rw-r-- 1 1001 1001 1171 Apr 12 16:59 ADOPTERS.md 17:10:13 -rw-rw-r-- 1 1001 1001 10835 Apr 12 16:59 Attribution.txt 17:10:13 -rw-rw-r-- 1 1001 1001 73765 Apr 12 16:59 CHANGELOG.md 17:10:13 -rw-rw-r-- 1 1001 1001 3804 Apr 12 16:59 CONTRIBUTING.md 17:10:13 -rw-rw-r-- 1 1001 1001 677 Apr 12 16:59 GOVERNANCE.md 17:10:13 -rw-rw-r-- 1 1001 1001 883 Apr 12 16:59 Jenkinsfile 17:10:13 -rw-rw-r-- 1 1001 1001 10775 Apr 12 16:59 LICENSE 17:10:13 -rw-rw-r-- 1 1001 1001 14368 Apr 12 16:59 Makefile 17:10:13 -rw-rw-r-- 1 1001 1001 582 Apr 12 16:59 OWNERS.md 17:10:13 -rw-rw-r-- 1 1001 1001 9403 Apr 12 16:59 README.md 17:10:13 -rw-rw-r-- 1 1001 1001 789 Apr 12 16:59 SECURITY.md 17:10:13 -rw-rw-r-- 1 1001 1001 5 Apr 12 16:56 VERSION 17:10:13 drwxrwxr-x 2 1001 1001 4096 Apr 12 16:59 bin 17:10:13 drwxrwxr-x 18 1001 1001 4096 Apr 12 16:59 cmd 17:10:13 -rw-r--r-- 1 root root 448244 Apr 12 17:07 coverage.out 17:10:13 -rw-rw-r-- 1 1001 1001 3200 Apr 12 16:59 go.mod 17:10:13 -rw-rw-r-- 1 1001 1001 31265 Apr 12 16:59 go.sum 17:10:13 drwxrwxr-x 7 1001 1001 4096 Apr 12 16:59 internal 17:10:13 drwxrwxr-x 3 1001 1001 4096 Apr 12 16:59 openapi 17:10:13 -rw-rw-r-- 1 1001 1001 594 Apr 12 16:59 security.txt 17:10:13 drwxrwxr-x 4 1001 1001 4096 Apr 12 16:59 snap 17:10:13 -rw-rw-r-- 1 1001 1001 204 Apr 12 16:59 version.go [Pipeline] sh 17:10:14 + '[' -e coverage.out ] 17:10:14 + chown 1001:1001 coverage.out [Pipeline] stash 17:10:14 Warning: overwriting stash ‘coverage-report’ 17:10:14 Stashed 1 file(s) [Pipeline] sh 17:10:15 + make build 17:10:15 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 17:11:52 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 17:11:52 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 17:11:54 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 17:11:58 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 17:12:45 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 17:12:48 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 17:12:55 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 17:13:00 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 17:13:04 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 17:13:08 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 17:13:14 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] } 17:13:20 $ docker stop --time=1 9cfeb0eba4487b8d2270ff05a0c2f783501c01c47b2ab73e3ec478968962254a 17:13:22 $ docker rm -f --volumes 9cfeb0eba4487b8d2270ff05a0c2f783501c01c47b2ab73e3ec478968962254a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:13:24 17:13:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:13:25 latest: Pulling from edgex-devops/edgex-compose-arm64 17:13:25 29e5d40040c1: Pulling fs layer 17:13:25 1ce36da41761: Pulling fs layer 17:13:25 25b303627fd3: Pulling fs layer 17:13:25 29e5d40040c1: Verifying Checksum 17:13:25 29e5d40040c1: Download complete 17:13:25 1ce36da41761: Verifying Checksum 17:13:25 1ce36da41761: Download complete 17:13:26 29e5d40040c1: Pull complete 17:13:27 25b303627fd3: Verifying Checksum 17:13:27 25b303627fd3: Download complete 17:13:27 1ce36da41761: Pull complete 17:13:37 25b303627fd3: Pull complete 17:13:37 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:13:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:13:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:37 prd-ubuntu20.04-docker-arm64-4c-16g-7575 does not seem to be running inside a container 17:13:38 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:13:40 $ docker top b576c9a6ef77714e435d86116675c04639b74d2d2d542bd65e979e4f4aafc2b9 -eo pid,comm [Pipeline] { [Pipeline] sh 17:13:41 + docker-compose build --help 17:13:41 + grep parallel 17:13:45 --parallel Build images in parallel. [Pipeline] } 17:13:45 $ docker stop --time=1 b576c9a6ef77714e435d86116675c04639b74d2d2d542bd65e979e4f4aafc2b9 17:13:47 $ docker rm -f --volumes b576c9a6ef77714e435d86116675c04639b74d2d2d542bd65e979e4f4aafc2b9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:13:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:48 prd-ubuntu20.04-docker-arm64-4c-16g-7575 does not seem to be running inside a container 17:13:48 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:13:49 $ docker top efd453d1d956e6d6e3d6220692aa7056a46131b17ed6c5adce46c00b39ee805c -eo pid,comm [Pipeline] { [Pipeline] sh 17:13:50 + docker-compose -f ./docker-compose-build.yml build --parallel 17:13:55 Building core-command ... 17:13:55 Building core-common-config-bootstrapper ... 17:13:55 Building core-data ... 17:13:55 Building core-metadata ... 17:13:55 Building security-bootstrapper ... 17:13:55 Building security-proxy-auth ... 17:13:55 Building security-proxy-setup ... 17:13:55 Building security-secretstore-setup ... 17:13:55 Building security-spiffe-token-provider ... 17:13:55 Building security-spire-agent ... 17:13:55 Building security-spire-config ... 17:13:55 Building security-spire-server ... 17:13:55 Building support-notifications ... 17:13:55 Building support-scheduler ... 17:13:55 Building security-spiffe-token-provider 17:13:55 Building core-command 17:13:55 Building core-common-config-bootstrapper 17:13:55 Building support-scheduler 17:13:55 Building core-metadata 17:14:42 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:14:42 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:14:42 ---> 6763e8489787 17:14:42 Step 3/25 : ARG ADD_BUILD_TAGS="" 17:14:42 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:14:42 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:14:42 ---> 6763e8489787 17:14:42 Step 3/20 : WORKDIR /edgex-go 17:14:42 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:14:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:14:42 ---> 6763e8489787 17:14:42 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:14:42 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:14:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:14:42 ---> 6763e8489787 17:14:42 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:14:42 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:14:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:14:42 ---> 6763e8489787 17:14:42 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:14:42 ---> Running in 6c44a9d087c5 17:14:42 ---> Running in 6d69b088bd96 17:14:42 ---> Running in 671b32f4f31a 17:14:42 ---> Running in ea245a312e34 17:14:42 ---> Running in 0b1ea3a6fba9 17:14:42 Removing intermediate container 671b32f4f31a 17:14:42 ---> bd5fb8c53911 17:14:42 Step 4/23 : WORKDIR /edgex-go 17:14:42 Removing intermediate container 0b1ea3a6fba9 17:14:42 ---> fdf02cc056ea 17:14:42 Step 4/23 : WORKDIR /edgex-go 17:14:42 Removing intermediate container 6c44a9d087c5 17:14:42 ---> 08f7deb38099 17:14:42 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 17:14:42 Removing intermediate container 6d69b088bd96 17:14:42 ---> df5f4379b852 17:14:42 Step 4/25 : WORKDIR /edgex-go 17:14:42 ---> Running in cc27e15566d2 17:14:42 ---> Running in 39a7cd08bffe 17:14:42 Removing intermediate container ea245a312e34 17:14:42 ---> 1bfda73dc67c 17:14:42 Step 4/24 : WORKDIR /edgex-go 17:14:42 ---> Running in fdf91e533c3c 17:14:42 ---> Running in 544a0312a1d2 17:14:42 ---> Running in edaf03ee0fd9 17:14:43 Removing intermediate container cc27e15566d2 17:14:43 ---> 6659f3516bd7 17:14:43 Step 5/23 : RUN apk add --update --no-cache make git 17:14:43 ---> Running in 263e8083f257 17:14:43 Removing intermediate container 544a0312a1d2 17:14:43 ---> e6db7a91fcef 17:14:43 Step 5/25 : RUN apk add --update --no-cache make git 17:14:43 Removing intermediate container 39a7cd08bffe 17:14:43 ---> c0780ac4f91a 17:14:43 Step 5/23 : RUN apk add --update --no-cache make git 17:14:43 ---> Running in e302682a82a1 17:14:43 ---> Running in 66a5564c66a1 17:14:44 Removing intermediate container edaf03ee0fd9 17:14:44 ---> dd25473c2089 17:14:44 Step 5/24 : RUN apk add --update --no-cache make git 17:14:44 ---> Running in 68c950b5d706 17:14:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:14:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:14:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:14:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:14:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:14:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:14:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:14:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:14:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:14:47 v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:14:47 v3.17.3-73-g126a1226592 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:14:47 OK: 17695 distinct packages available 17:14:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:14:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:14:48 OK: 263 MiB in 53 packages 17:14:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:14:48 OK: 263 MiB in 53 packages 17:14:48 OK: 263 MiB in 53 packages 17:14:48 OK: 263 MiB in 53 packages 17:14:49 Removing intermediate container 263e8083f257 17:14:49 ---> f37d51858ab8 17:14:49 Step 6/23 : COPY go.mod vendor* ./ 17:14:49 OK: 263 MiB in 53 packages 17:14:50 Removing intermediate container 66a5564c66a1 17:14:50 ---> a299944d2060 17:14:50 Step 6/23 : COPY go.mod vendor* ./ 17:14:50 Removing intermediate container 68c950b5d706 17:14:50 ---> 7f987b9c18e0 17:14:50 Step 6/24 : COPY go.mod vendor* ./ 17:14:50 Removing intermediate container e302682a82a1 17:14:50 ---> 68bf43d16f80 17:14:50 Step 6/25 : COPY go.mod vendor* ./ 17:14:51 ---> b20e36947390 17:14:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:14:51 ---> Running in 034c9a0d540f 17:14:51 Removing intermediate container fdf91e533c3c 17:14:51 ---> baec87d893ff 17:14:51 Step 5/20 : COPY go.mod vendor* ./ 17:14:51 ---> 0f8d33905aa9 17:14:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:14:51 ---> 1e31da8aa963 17:14:51 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:14:52 ---> acc9c54f4460 17:14:52 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:14:52 ---> Running in fc6677f71f35 17:14:52 ---> Running in e8b3d191036d 17:14:52 ---> Running in 4ea71a88236c 17:14:53 ---> 22770a16800a 17:14:53 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:14:53 ---> Running in 20e325ab3f8e 17:16:44 Removing intermediate container 034c9a0d540f 17:16:44 ---> 32fa498b351d 17:16:44 Step 8/23 : COPY . . 17:16:44 Removing intermediate container fc6677f71f35 17:16:44 ---> f035d5bf4358 17:16:44 Step 8/23 : COPY . . 17:16:44 Removing intermediate container e8b3d191036d 17:16:44 ---> f4ccc0e21253 17:16:44 Step 8/25 : COPY . . 17:16:44 Removing intermediate container 20e325ab3f8e 17:16:44 ---> 3702b08df880 17:16:44 Step 7/20 : COPY . . 17:16:44 Removing intermediate container 4ea71a88236c 17:16:44 ---> 78556d1d630f 17:16:44 Step 8/24 : COPY . . 17:16:50 ---> 319559000c1d 17:16:50 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 17:16:50 ---> ecfcf0c38778 17:16:50 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 17:16:50 ---> 764b8bd2ceff 17:16:50 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:16:50 ---> aa8462999f62 17:16:50 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:16:50 ---> 41d0b5eab3b7 17:16:50 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 17:16:50 ---> Running in 74b0399c6f36 17:16:50 ---> Running in 08e71e562203 17:16:50 ---> Running in 6d432b2af543 17:16:50 ---> Running in 4680f9ae34c9 17:16:50 ---> Running in 12df22f2f095 17:16:51 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 17:16:51 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 17:16:51 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 17:16:52 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 17:16:52 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 17:23:14 Removing intermediate container 4680f9ae34c9 17:23:14 ---> bb2b838f493a 17:23:14 17:23:14 Step 10/23 : FROM alpine:3.17 17:23:14 3.17: Pulling from library/alpine 17:23:14 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:23:14 Status: Downloaded newer image for alpine:3.17 17:23:14 ---> 51e60588ff2c 17:23:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:23:14 ---> Running in 9fe7a380d194 17:23:14 Removing intermediate container 9fe7a380d194 17:23:14 ---> 3d02fd82b71c 17:23:14 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:23:14 ---> Running in 568c57884355 17:23:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:23:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:23:15 (1/1) Installing dumb-init (1.2.5-r2) 17:23:15 Executing busybox-1.35.0-r29.trigger 17:23:15 OK: 8 MiB in 16 packages 17:23:17 Removing intermediate container 568c57884355 17:23:17 ---> a7e2cd67e48e 17:23:17 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:23:20 ---> 58ce39bda6ad 17:23:20 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 17:23:21 ---> 937e68061b9a 17:23:21 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 17:23:25 ---> d45d16e0c08a 17:23:25 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 17:23:25 ---> 10bf0a4fb655 17:23:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 17:23:27 ---> 6a2651af8fe2 17:23:27 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:23:27 ---> Running in 653c05f5bf65 17:23:28 Removing intermediate container 74b0399c6f36 17:23:28 ---> 9a70911f7340 17:23:28 17:23:28 Step 10/24 : FROM alpine:3.17 17:23:28 ---> 51e60588ff2c 17:23:28 Step 11/24 : RUN apk add --update --no-cache dumb-init 17:23:28 ---> Running in f59272efa415 17:23:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:23:31 Removing intermediate container 653c05f5bf65 17:23:31 ---> 274301316122 17:23:31 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 17:23:31 ---> Running in ed13b54f6645 17:23:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:23:33 Removing intermediate container ed13b54f6645 17:23:33 ---> dc60690433e3 17:23:33 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 17:23:33 ---> Running in d73347fd0048 17:23:33 (1/1) Installing dumb-init (1.2.5-r2) 17:23:33 Executing busybox-1.35.0-r29.trigger 17:23:33 OK: 8 MiB in 16 packages 17:23:34 Removing intermediate container d73347fd0048 17:23:34 ---> 0d26148c2763 17:23:34 Step 21/23 : LABEL arch=arm64 17:23:34 ---> Running in e8781b84c044 17:23:35 Removing intermediate container f59272efa415 17:23:35 ---> bd95ca840f6a 17:23:35 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:23:35 Removing intermediate container e8781b84c044 17:23:35 ---> 195764d3e53c 17:23:35 Step 22/23 : LABEL git_sha=6d2084e31ae7f065d0a169ff7383bb7e8e61fec7 17:23:36 ---> Running in 1c99d0c1eb58 17:23:36 ---> Running in 57083d5c30cf 17:23:37 Removing intermediate container 57083d5c30cf 17:23:37 ---> b2e2cd2c9132 17:23:37 Step 13/24 : ENV APP_PORT=59882 17:23:37 ---> Running in 1ae578385c2c 17:23:37 Removing intermediate container 1c99d0c1eb58 17:23:37 ---> 25f1623770db 17:23:37 Step 23/23 : LABEL version=0.0.0 17:23:37 ---> Running in a6ff2b1d6508 17:23:38 Removing intermediate container 1ae578385c2c 17:23:38 ---> 992a5f5057a6 17:23:38 Step 14/24 : EXPOSE $APP_PORT 17:23:38 ---> Running in 699be7151871 17:23:38 Removing intermediate container a6ff2b1d6508 17:23:38 ---> 955b4d3260b4 17:23:38 17:23:39 Removing intermediate container 699be7151871 17:23:39 ---> 456af05a53c0 17:23:39 Step 15/24 : WORKDIR / 17:23:39 Successfully built 955b4d3260b4 17:23:39 Successfully tagged core-common-config-bootstrapper-arm64:latest 17:23:39 Building support-notifications 17:23:39  Building core-common-config-bootstrapper ... done  ---> Running in eca161ded5bd 17:23:40 Removing intermediate container eca161ded5bd 17:23:40 ---> 8cdbfca5151b 17:23:40 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:23:42 ---> 4c465b6fbe32 17:23:42 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 17:23:43 ---> 22a5291be5d1 17:23:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:23:44 Removing intermediate container 08e71e562203 17:23:44 ---> 964c9aa2b6bb 17:23:44 17:23:44 Step 10/25 : FROM alpine:3.17 17:23:44 ---> 51e60588ff2c 17:23:44 Step 11/25 : RUN apk add --update --no-cache dumb-init 17:23:44 ---> Using cache 17:23:44 ---> bd95ca840f6a 17:23:44 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:23:44 ---> Using cache 17:23:44 ---> b2e2cd2c9132 17:23:44 Step 13/25 : ENV APP_PORT=59881 17:23:46 ---> Running in 10388f24235f 17:23:46 ---> d9adf312b453 17:23:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 17:23:46 Removing intermediate container 10388f24235f 17:23:46 ---> 265a1ebbeb68 17:23:46 Step 14/25 : EXPOSE $APP_PORT 17:23:46 ---> Running in 9a6aa18fb0af 17:23:47 ---> 1620092fac6a 17:23:47 Step 20/24 : ENTRYPOINT ["/core-command"] 17:23:47 ---> Running in dd9db772874a 17:23:47 Removing intermediate container 9a6aa18fb0af 17:23:47 ---> cd316dfb7755 17:23:47 Step 15/25 : WORKDIR / 17:23:47 ---> Running in c00096498cb2 17:23:48 Removing intermediate container dd9db772874a 17:23:48 ---> bea0167efc6d 17:23:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:23:48 Removing intermediate container c00096498cb2 17:23:48 ---> 498622728d33 17:23:48 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 17:23:48 ---> Running in fe6a7a92e8d3 17:23:49 Removing intermediate container fe6a7a92e8d3 17:23:49 ---> 353d0e3e6cbc 17:23:49 Step 22/24 : LABEL arch=arm64 17:23:49 ---> Running in 72f4cdc07e64 17:23:49 ---> a34b6ecdf0a7 17:23:49 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 17:23:50 Removing intermediate container 72f4cdc07e64 17:23:50 ---> 27a9519ada87 17:23:50 Step 23/24 : LABEL git_sha=6d2084e31ae7f065d0a169ff7383bb7e8e61fec7 17:23:50 ---> Running in f61db88db345 17:23:51 ---> c7519e7f78e9 17:23:51 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:23:51 Removing intermediate container f61db88db345 17:23:51 ---> 6f3f050438a1 17:23:51 Step 24/24 : LABEL version=0.0.0 17:23:51 ---> Running in 3c13cd18036a 17:23:52 Removing intermediate container 3c13cd18036a 17:23:52 ---> 2b609f5f6c73 17:23:52 17:23:52 Successfully built 2b609f5f6c73 17:23:52 Successfully tagged core-command-arm64:latest 17:23:52  Building core-command ... done Building security-proxy-auth 17:23:53 ---> 181fe94dc427 17:23:53 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 17:23:55 ---> 0aebff3170e7 17:23:55 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 17:23:56 ---> d74102df1edf 17:23:56 Step 21/25 : ENTRYPOINT ["/core-metadata"] 17:23:56 ---> Running in cf1ebb4ddfd9 17:23:58 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:23:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:23:58 ---> 6763e8489787 17:23:58 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:23:58 ---> Using cache 17:23:58 ---> 1bfda73dc67c 17:23:58 Step 4/23 : WORKDIR /edgex-go 17:23:58 ---> Using cache 17:23:58 ---> dd25473c2089 17:23:58 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:23:58 Removing intermediate container cf1ebb4ddfd9 17:23:58 ---> 66f906400d6d 17:23:58 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:23:58 ---> Running in 60e9f589907f 17:23:58 ---> Running in 941e802e7d2f 17:23:59 Removing intermediate container 941e802e7d2f 17:23:59 ---> ad5b5f1d3ac9 17:23:59 Step 23/25 : LABEL arch=arm64 17:23:59 ---> Running in 3e0731e64cc0 17:24:00 Removing intermediate container 3e0731e64cc0 17:24:00 ---> 649ef1de1d77 17:24:00 Step 24/25 : LABEL git_sha=6d2084e31ae7f065d0a169ff7383bb7e8e61fec7 17:24:00 ---> Running in 389878ce0e98 17:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:24:01 Removing intermediate container 389878ce0e98 17:24:01 ---> fbfd8b445ba0 17:24:01 Step 25/25 : LABEL version=0.0.0 17:24:01 ---> Running in f83724af2490 17:24:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:24:01 Removing intermediate container f83724af2490 17:24:01 ---> 1ce97c20b2e3 17:24:01 17:24:02 Successfully built 1ce97c20b2e3 17:24:02 Successfully tagged core-metadata-arm64:latest 17:24:02 Building core-data 17:24:03  Building core-metadata ... done OK: 263 MiB in 53 packages 17:24:05 Removing intermediate container 60e9f589907f 17:24:05 ---> 0032b45813eb 17:24:05 Step 6/23 : COPY go.mod vendor* ./ 17:24:06 ---> d8681eb08822 17:24:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:24:06 ---> Running in c6ce74a6ee12 17:24:18 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:24:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:24:18 ---> 6763e8489787 17:24:18 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:24:18 ---> Using cache 17:24:18 ---> 1bfda73dc67c 17:24:18 Step 4/23 : WORKDIR /edgex-go 17:24:18 ---> Using cache 17:24:18 ---> dd25473c2089 17:24:18 Step 5/23 : RUN apk add --update --no-cache make git 17:24:18 ---> Using cache 17:24:18 ---> 7f987b9c18e0 17:24:18 Step 6/23 : COPY go.mod vendor* ./ 17:24:18 ---> Using cache 17:24:18 ---> acc9c54f4460 17:24:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:24:18 ---> Using cache 17:24:18 ---> 78556d1d630f 17:24:18 Step 8/23 : COPY . . 17:24:18 ---> Using cache 17:24:18 ---> 319559000c1d 17:24:18 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 17:24:18 ---> Running in 8ddba6894558 17:24:21 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 17:24:24 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:24:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:24:24 ---> 6763e8489787 17:24:24 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:24:24 ---> Using cache 17:24:24 ---> 1bfda73dc67c 17:24:24 Step 4/23 : WORKDIR /edgex-go 17:24:24 ---> Using cache 17:24:24 ---> dd25473c2089 17:24:24 Step 5/23 : RUN apk add --update --no-cache make git 17:24:24 ---> Using cache 17:24:24 ---> 7f987b9c18e0 17:24:24 Step 6/23 : COPY go.mod vendor* ./ 17:24:24 ---> Using cache 17:24:24 ---> acc9c54f4460 17:24:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:24:24 ---> Using cache 17:24:24 ---> 78556d1d630f 17:24:24 Step 8/23 : COPY . . 17:24:24 ---> Using cache 17:24:24 ---> 319559000c1d 17:24:24 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 17:24:25 ---> Running in 6897fa176c4d 17:24:27 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 17:24:49 Removing intermediate container 6d432b2af543 17:24:49 ---> 4bd4517e9c79 17:24:49 17:24:49 Step 9/20 : FROM alpine:3.17 17:24:49 ---> 51e60588ff2c 17:24:49 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 17:24:49 ---> Running in 223f00502b4e 17:24:51 Removing intermediate container 223f00502b4e 17:24:51 ---> 503f4c1076f3 17:24:51 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:24:51 ---> Running in d38ea7a32546 17:24:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:24:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:24:55 v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:24:55 v3.17.3-73-g126a1226592 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:24:55 OK: 17689 distinct packages available 17:24:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:24:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:24:57 (1/9) Installing ca-certificates (20220614-r4) 17:24:57 (2/9) Installing brotli-libs (1.0.9-r9) 17:24:57 (3/9) Installing nghttp2-libs (1.51.0-r0) 17:24:57 (4/9) Installing libcurl (7.88.1-r1) 17:24:57 (5/9) Installing curl (7.88.1-r1) 17:24:57 (6/9) Installing dumb-init (1.2.5-r2) 17:24:57 (7/9) Installing musl-obstack (1.2.3-r0) 17:24:57 (8/9) Installing libucontext (1.2-r0) 17:24:57 (9/9) Installing gcompat (1.1.0-r0) 17:24:57 Executing busybox-1.35.0-r29.trigger 17:24:57 Executing ca-certificates-20220614-r4.trigger 17:24:58 OK: 11 MiB in 24 packages 17:25:01 Removing intermediate container d38ea7a32546 17:25:01 ---> 0d75d31ec820 17:25:01 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:25:03 ---> a73a486ef1d4 17:25:03 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 17:25:05 ---> 97d8ea0ae437 17:25:05 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:25:08 ---> d1387e475603 17:25:08 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 17:25:10 ---> 24b3b61675eb 17:25:10 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:25:10 ---> Running in e30a18b67f1f 17:25:11 Removing intermediate container e30a18b67f1f 17:25:11 ---> fb9a2735e225 17:25:11 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:25:11 ---> Running in 1d97000268b0 17:25:12 Removing intermediate container 1d97000268b0 17:25:12 ---> fd83cc2e939e 17:25:12 Step 18/20 : LABEL arch=arm64 17:25:12 ---> Running in e4c86c916f78 17:25:13 Removing intermediate container e4c86c916f78 17:25:13 ---> 41b50bbd0958 17:25:13 Step 19/20 : LABEL git_sha=6d2084e31ae7f065d0a169ff7383bb7e8e61fec7 17:25:13 ---> Running in 1cf81ab6c739 17:25:14 Removing intermediate container 1cf81ab6c739 17:25:14 ---> a0a4513bec7e 17:25:14 Step 20/20 : LABEL version=0.0.0 17:25:14 ---> Running in a31ada59d042 17:25:16 Removing intermediate container a31ada59d042 17:25:16 ---> 8cf01a35decb 17:25:16 17:25:17 Successfully built 8cf01a35decb 17:25:17 Successfully tagged security-spiffe-token-provider-arm64:latest 17:25:17  Building security-spiffe-token-provider ... done Building security-proxy-setup 17:25:39 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:25:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:25:39 ---> 6763e8489787 17:25:39 Step 3/22 : WORKDIR /edgex-go 17:25:39 ---> Using cache 17:25:39 ---> 08f7deb38099 17:25:39 Step 4/22 : RUN apk add --update --no-cache make git 17:25:39 ---> Running in 90f650242bb7 17:25:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:25:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:25:41 OK: 263 MiB in 53 packages 17:25:43 Removing intermediate container 90f650242bb7 17:25:43 ---> a1e30c6c8220 17:25:43 Step 5/22 : COPY go.mod vendor* ./ 17:25:45 ---> 3c9c34b83a12 17:25:45 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:25:45 ---> Running in 7450dc7f9108 17:25:51 Removing intermediate container c6ce74a6ee12 17:25:51 ---> 6b995b11aba2 17:25:51 Step 8/23 : COPY . . 17:25:53 Removing intermediate container 12df22f2f095 17:25:53 ---> 7b3dd5a90867 17:25:53 17:25:53 Step 10/23 : FROM alpine:3.17 17:25:53 ---> 51e60588ff2c 17:25:53 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:25:53 ---> Using cache 17:25:53 ---> bd95ca840f6a 17:25:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:25:53 ---> Using cache 17:25:53 ---> b2e2cd2c9132 17:25:53 Step 13/23 : ENV APP_PORT=59861 17:25:53 ---> Running in 426ae59122ea 17:25:53 Removing intermediate container 426ae59122ea 17:25:53 ---> 2d071efe1a23 17:25:53 Step 14/23 : EXPOSE $APP_PORT 17:25:53 ---> Running in 1dd55c8d7bb5 17:25:54 Removing intermediate container 1dd55c8d7bb5 17:25:54 ---> dbaf517e174e 17:25:54 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:25:55 ---> 07fc78f0a9fd 17:25:55 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:25:57 ---> c52c99bbf060 17:25:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:26:02 ---> abf5d937b61a 17:26:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 17:26:03 ---> 0f1f3187dd14 17:26:03 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:26:04 ---> Running in 355a0b4a9030 17:26:05 Removing intermediate container 355a0b4a9030 17:26:05 ---> 8131a9afffe3 17:26:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:26:05 ---> Running in d2327f546606 17:26:06 Removing intermediate container d2327f546606 17:26:06 ---> e52e0b489c35 17:26:06 Step 21/23 : LABEL arch=arm64 17:26:06 ---> Running in b337ca4bf45f 17:26:07 Removing intermediate container b337ca4bf45f 17:26:07 ---> a636dc3671ce 17:26:07 Step 22/23 : LABEL git_sha=6d2084e31ae7f065d0a169ff7383bb7e8e61fec7 17:26:07 ---> Running in b3cc4366eb99 17:26:08 ---> 5d8d458d63ad 17:26:08 Step 9/23 : RUN make cmd/support-notifications/support-notifications 17:26:08 Removing intermediate container b3cc4366eb99 17:26:08 ---> 4d40d93de5fb 17:26:08 Step 23/23 : LABEL version=0.0.0 17:26:08 ---> Running in c41d32849c0f 17:26:08 ---> Running in d955589169e2 17:26:09 Removing intermediate container d955589169e2 17:26:09 ---> 3d1679af3111 17:26:09 17:26:09 Successfully built 3d1679af3111 17:26:09 Successfully tagged support-scheduler-arm64:latest 17:26:09  Building support-scheduler ... done Building security-spire-config 17:26:10 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 17:26:28 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:26:28 Step 2/27 : FROM ${BUILDER_BASE} AS builder 17:26:28 ---> 6763e8489787 17:26:28 Step 3/27 : WORKDIR /edgex-go 17:26:28 ---> Using cache 17:26:28 ---> 08f7deb38099 17:26:28 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 17:26:28 ---> Running in d35d00644f45 17:26:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:26:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:26:31 OK: 263 MiB in 53 packages 17:26:36 Removing intermediate container d35d00644f45 17:26:36 ---> 0a782cda9c9f 17:26:36 Step 5/27 : COPY go.mod vendor* ./ 17:26:36 ---> 28dcddc24e7c 17:26:36 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:26:36 ---> Running in dcb769ed089a 17:27:23 Removing intermediate container 7450dc7f9108 17:27:23 ---> fb825c86c11b 17:27:23 Step 7/22 : COPY . . 17:27:30 ---> 034464f08feb 17:27:30 Step 8/22 : RUN make cmd/secrets-config/secrets-config 17:27:30 ---> Running in 48065a021b75 17:27:32 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 17:28:10 Removing intermediate container dcb769ed089a 17:28:10 ---> bf6d3e790149 17:28:10 Step 7/27 : COPY . . 17:28:23 ---> f91e6d203696 17:28:23 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 17:28:23 ---> Running in 7c548701191b 17:28:23 Removing intermediate container 7c548701191b 17:28:23 ---> 9519a0b1cb0a 17:28:23 Step 9/27 : WORKDIR /edgex-go/spire-build 17:28:23 ---> Running in 2e36a178d8e9 17:28:24 Removing intermediate container 2e36a178d8e9 17:28:24 ---> 5c92721a82f8 17:28:24 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 17:28:24 ---> Running in 14232d8dff90 17:28:24 Removing intermediate container 14232d8dff90 17:28:24 ---> 589e3934c7b2 17:28:24 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:28:24 ---> Running in 0dcc3f5e27ab 17:28:28 Removing intermediate container 0dcc3f5e27ab 17:28:28 ---> 284ca35665ff 17:28:28 Step 12/27 : WORKDIR /edgex-go 17:28:28 ---> Running in 93ada3138a49 17:28:28 Removing intermediate container 93ada3138a49 17:28:28 ---> 1eb331723454 17:28:28 17:28:28 Step 13/27 : FROM alpine:3.17 17:28:28 ---> 51e60588ff2c 17:28:28 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:28:28 ---> Running in 5e3934ad7a4e 17:28:29 Removing intermediate container 5e3934ad7a4e 17:28:29 ---> 9b35228cf6c4 17:28:29 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:28:29 ---> Running in 0253c7c390ba 17:28:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:28:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:28:32 v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:28:32 v3.17.3-73-g126a1226592 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:28:33 OK: 17689 distinct packages available 17:28:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:28:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:28:36 (1/4) Installing dumb-init (1.2.5-r2) 17:28:36 (2/4) Installing musl-obstack (1.2.3-r0) 17:28:36 (3/4) Installing libucontext (1.2-r0) 17:28:36 (4/4) Installing gcompat (1.1.0-r0) 17:28:36 Executing busybox-1.35.0-r29.trigger 17:28:36 OK: 8 MiB in 19 packages 17:28:38 Removing intermediate container 0253c7c390ba 17:28:38 ---> a4ac81a40534 17:28:38 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 17:28:39 ---> 98517ce47b1e 17:28:39 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 17:28:39 ---> 71e7a4189568 17:28:39 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:28:45 ---> 5b628d20c04d 17:28:45 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:28:45 ---> 79def4d18178 17:28:45 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:28:46 ---> Running in 4043ce5924dd 17:28:47 Removing intermediate container 4043ce5924dd 17:28:47 ---> 6a6a4779c2d3 17:28:47 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:28:48 ---> 468e21daf2ac 17:28:48 Step 22/27 : WORKDIR / 17:28:48 ---> Running in 2444261c43c0 17:28:49 Removing intermediate container 2444261c43c0 17:28:49 ---> d0f9a65ad8eb 17:28:49 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:28:49 ---> Running in 0f13f416a611 17:28:49 Removing intermediate container 0f13f416a611 17:28:49 ---> 9529f949a105 17:28:49 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:28:49 ---> Running in a528b920ef5c 17:28:50 Removing intermediate container a528b920ef5c 17:28:50 ---> 10c3b6df58af 17:28:50 Step 25/27 : LABEL arch=arm64 17:28:50 ---> Running in fe6253d2c3dd 17:28:51 Removing intermediate container fe6253d2c3dd 17:28:51 ---> 206aaf33d85f 17:28:51 Step 26/27 : LABEL git_sha=6d2084e31ae7f065d0a169ff7383bb7e8e61fec7 17:28:51 ---> Running in 8513ac42eec1 17:28:51 Removing intermediate container 8513ac42eec1 17:28:51 ---> d194c7e35500 17:28:51 Step 27/27 : LABEL version=0.0.0 17:28:51 ---> Running in 60cd516aac73 17:28:52 Removing intermediate container 60cd516aac73 17:28:52 ---> 7ec98be881c9 17:28:52 17:28:52 Successfully built 7ec98be881c9 17:28:52 Successfully tagged security-spire-config-arm64:latest 17:28:52  Building security-spire-config ... done Building security-spire-server 17:29:14 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:29:14 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:29:14 ---> 6763e8489787 17:29:14 Step 3/26 : WORKDIR /edgex-go 17:29:14 ---> Using cache 17:29:14 ---> 08f7deb38099 17:29:14 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 17:29:14 ---> Using cache 17:29:14 ---> 0a782cda9c9f 17:29:14 Step 5/26 : COPY go.mod vendor* ./ 17:29:14 ---> Using cache 17:29:14 ---> 28dcddc24e7c 17:29:14 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:29:14 ---> Using cache 17:29:14 ---> bf6d3e790149 17:29:14 Step 7/26 : COPY . . 17:29:14 ---> Using cache 17:29:14 ---> f91e6d203696 17:29:14 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 17:29:14 ---> Using cache 17:29:14 ---> 9519a0b1cb0a 17:29:14 Step 9/26 : WORKDIR /edgex-go/spire-build 17:29:14 ---> Using cache 17:29:14 ---> 5c92721a82f8 17:29:14 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 17:29:14 ---> Using cache 17:29:14 ---> 589e3934c7b2 17:29:14 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 17:29:14 ---> Running in 7f051c380050 17:29:14 Removing intermediate container 7f051c380050 17:29:14 ---> e2d71ee24376 17:29:14 Step 12/26 : WORKDIR /edgex-go 17:29:14 ---> Running in a3ef1a6996d7 17:29:15 Removing intermediate container a3ef1a6996d7 17:29:15 ---> 0b25d3dbad0e 17:29:15 17:29:15 Step 13/26 : FROM alpine:3.17 17:29:15 ---> 51e60588ff2c 17:29:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:29:15 ---> Using cache 17:29:15 ---> 9b35228cf6c4 17:29:15 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:29:15 ---> Running in 719dc078e9b6 17:29:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:29:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:29:19 v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:29:19 v3.17.3-73-g126a1226592 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:29:19 OK: 17689 distinct packages available 17:29:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:29:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:29:21 (1/5) Installing dumb-init (1.2.5-r2) 17:29:21 (2/5) Installing musl-obstack (1.2.3-r0) 17:29:21 (3/5) Installing libucontext (1.2-r0) 17:29:21 (4/5) Installing gcompat (1.1.0-r0) 17:29:21 (5/5) Installing openssl (3.0.8-r3) 17:29:21 Executing busybox-1.35.0-r29.trigger 17:29:21 OK: 9 MiB in 20 packages 17:29:23 Removing intermediate container 719dc078e9b6 17:29:23 ---> 6a454a1dfe00 17:29:23 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 17:29:24 ---> 7a93aae84177 17:29:24 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 17:29:25 ---> 25d4c8f7d0ce 17:29:25 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:29:30 ---> 2a485d45786e 17:29:30 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:29:31 ---> 79f52b07c31f 17:29:31 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:29:32 ---> 6829962427d3 17:29:32 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:29:32 ---> c10c64c0d678 17:29:32 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:29:32 ---> Running in 87e9fb8bc490 17:29:33 Removing intermediate container 87e9fb8bc490 17:29:33 ---> 44f12dc44dbb 17:29:33 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:29:33 ---> Running in 7447a14818a3 17:29:34 Removing intermediate container 7447a14818a3 17:29:34 ---> e6c2cf5ac194 17:29:34 Step 24/26 : LABEL arch=arm64 17:29:34 ---> Running in b8921b2f40e0 17:29:34 Removing intermediate container b8921b2f40e0 17:29:34 ---> 90e9d40126d2 17:29:34 Step 25/26 : LABEL git_sha=6d2084e31ae7f065d0a169ff7383bb7e8e61fec7 17:29:34 ---> Running in da1b2854e41b 17:29:35 Removing intermediate container da1b2854e41b 17:29:35 ---> 7e081325d59a 17:29:35 Step 26/26 : LABEL version=0.0.0 17:29:35 ---> Running in ba1a8f29b60b 17:29:35 Removing intermediate container ba1a8f29b60b 17:29:35 ---> afb320697555 17:29:35 17:29:36 Successfully built afb320697555 17:29:36 Successfully tagged security-spire-server-arm64:latest 17:29:36 Building security-secretstore-setup 17:29:51  Building security-spire-server ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:29:51 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:29:51 ---> 6763e8489787 17:29:51 Step 3/25 : WORKDIR /edgex-go 17:29:51 ---> Using cache 17:29:51 ---> 08f7deb38099 17:29:51 Step 4/25 : RUN apk add --update --no-cache make git 17:29:51 ---> Using cache 17:29:51 ---> a1e30c6c8220 17:29:51 Step 5/25 : COPY go.mod vendor* ./ 17:29:51 ---> Using cache 17:29:51 ---> 3c9c34b83a12 17:29:51 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:29:51 ---> Using cache 17:29:51 ---> fb825c86c11b 17:29:51 Step 7/25 : COPY . . 17:29:51 ---> Using cache 17:29:51 ---> 034464f08feb 17:29:51 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:29:51 ---> Running in 64818e5e06ac 17:29:53 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 17:30:32 Removing intermediate container 8ddba6894558 17:30:32 ---> 0ab7ed3ee3a0 17:30:32 17:30:32 Step 10/23 : FROM alpine:3.17 17:30:32 ---> 51e60588ff2c 17:30:32 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:30:32 ---> Using cache 17:30:32 ---> 3d02fd82b71c 17:30:32 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:30:32 ---> Using cache 17:30:32 ---> a7e2cd67e48e 17:30:32 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:30:32 ---> Using cache 17:30:32 ---> 58ce39bda6ad 17:30:32 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 17:30:32 ---> Using cache 17:30:32 ---> 937e68061b9a 17:30:32 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 17:30:32 ---> c86c863fc858 17:30:32 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 17:30:32 ---> d724a4ee53cf 17:30:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 17:30:32 ---> 5ca4c1aa1a3a 17:30:32 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:30:32 ---> Running in e95cb96e8b44 17:30:35 Removing intermediate container e95cb96e8b44 17:30:35 ---> ef188167c210 17:30:35 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 17:30:35 ---> Running in e74b4b34df2b 17:30:35 Removing intermediate container e74b4b34df2b 17:30:35 ---> b71b2f7bf0e8 17:30:35 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 17:30:36 ---> Running in 16bd58dcf566 17:30:36 Removing intermediate container 16bd58dcf566 17:30:36 ---> 00f20d109f92 17:30:36 Step 21/23 : LABEL arch=arm64 17:30:36 ---> Running in 191327bf537e 17:30:37 Removing intermediate container 191327bf537e 17:30:37 ---> ad88efc59995 17:30:37 Step 22/23 : LABEL git_sha=6d2084e31ae7f065d0a169ff7383bb7e8e61fec7 17:30:37 ---> Running in 699be162280d 17:30:37 Removing intermediate container 699be162280d 17:30:37 ---> a700d13626d6 17:30:37 Step 23/23 : LABEL version=0.0.0 17:30:37 ---> Running in b9852c7f04ed 17:30:38 Removing intermediate container b9852c7f04ed 17:30:38 ---> 104af6358d7b 17:30:38 17:30:38 Successfully built 104af6358d7b 17:30:38 Successfully tagged security-proxy-auth-arm64:latest 17:30:38 Building security-spire-agent 17:30:53  Building security-proxy-auth ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:30:53 Step 2/27 : FROM ${BUILDER_BASE} AS builder 17:30:53 ---> 6763e8489787 17:30:53 Step 3/27 : WORKDIR /edgex-go 17:30:53 ---> Using cache 17:30:53 ---> 08f7deb38099 17:30:53 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 17:30:53 ---> Using cache 17:30:53 ---> 0a782cda9c9f 17:30:53 Step 5/27 : COPY go.mod vendor* ./ 17:30:53 ---> Using cache 17:30:53 ---> 28dcddc24e7c 17:30:53 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:30:53 ---> Using cache 17:30:53 ---> bf6d3e790149 17:30:53 Step 7/27 : COPY . . 17:30:53 ---> Using cache 17:30:53 ---> f91e6d203696 17:30:53 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 17:30:53 ---> Using cache 17:30:53 ---> 9519a0b1cb0a 17:30:53 Step 9/27 : WORKDIR /edgex-go/spire-build 17:30:53 ---> Using cache 17:30:53 ---> 5c92721a82f8 17:30:53 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 17:30:53 ---> Using cache 17:30:53 ---> 589e3934c7b2 17:30:53 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:30:53 ---> Using cache 17:30:53 ---> 284ca35665ff 17:30:53 Step 12/27 : WORKDIR /edgex-go 17:30:53 ---> Using cache 17:30:53 ---> 1eb331723454 17:30:53 17:30:53 Step 13/27 : FROM alpine:3.17 17:30:53 ---> 51e60588ff2c 17:30:53 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:30:53 ---> Using cache 17:30:53 ---> 9b35228cf6c4 17:30:53 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:30:53 ---> Using cache 17:30:53 ---> 6a454a1dfe00 17:30:53 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 17:30:53 ---> Using cache 17:30:53 ---> 7a93aae84177 17:30:53 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 17:30:53 ---> Using cache 17:30:53 ---> 25d4c8f7d0ce 17:30:53 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:30:56 ---> 6fd9ae19e6fe 17:30:56 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:31:01 ---> e52397714f39 17:31:01 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:31:01 ---> c0fc0700df3d 17:31:02 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:31:03 ---> 70dfc84bf9ff 17:31:03 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:31:03 ---> 29af6d1c28f3 17:31:03 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:31:03 ---> Running in 49d102365fd9 17:31:04 Removing intermediate container 49d102365fd9 17:31:04 ---> 6b415b5ab186 17:31:04 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:31:04 ---> Running in 0f0511367d31 17:31:05 Removing intermediate container 0f0511367d31 17:31:05 ---> 56cc552277b9 17:31:05 Step 25/27 : LABEL arch=arm64 17:31:05 ---> Running in 7eac1247610c 17:31:05 Removing intermediate container 7eac1247610c 17:31:05 ---> d7ee2db0f843 17:31:05 Step 26/27 : LABEL git_sha=6d2084e31ae7f065d0a169ff7383bb7e8e61fec7 17:31:05 ---> Running in d6f6e38729de 17:31:06 Removing intermediate container d6f6e38729de 17:31:06 ---> d3eb794085f9 17:31:06 Step 27/27 : LABEL version=0.0.0 17:31:06 ---> Running in c5e3af4d2c76 17:31:06 Removing intermediate container c5e3af4d2c76 17:31:06 ---> 36b3dd516027 17:31:06 17:31:07 Successfully built 36b3dd516027 17:31:07 Successfully tagged security-spire-agent-arm64:latest 17:31:07  Building security-spire-agent ... done Building security-bootstrapper 17:31:25 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:31:25 Step 2/33 : FROM ${BUILDER_BASE} AS builder 17:31:25 ---> 6763e8489787 17:31:25 Step 3/33 : WORKDIR /edgex-go 17:31:25 ---> Using cache 17:31:25 ---> 08f7deb38099 17:31:25 Step 4/33 : RUN apk add --update --no-cache make git 17:31:25 ---> Using cache 17:31:25 ---> a1e30c6c8220 17:31:25 Step 5/33 : COPY go.mod vendor* ./ 17:31:25 ---> Using cache 17:31:25 ---> 3c9c34b83a12 17:31:25 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:31:25 ---> Using cache 17:31:25 ---> fb825c86c11b 17:31:25 Step 7/33 : COPY . . 17:31:25 ---> Using cache 17:31:25 ---> 034464f08feb 17:31:25 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:31:25 ---> Running in af83c3ac4cce 17:31:27 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 17:31:37 Removing intermediate container 6897fa176c4d 17:31:37 ---> 104bdfaaaaf8 17:31:37 17:31:37 Step 10/23 : FROM alpine:3.17 17:31:37 ---> 51e60588ff2c 17:31:37 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:31:38 ---> Running in b87edba93e3a 17:31:38 Removing intermediate container b87edba93e3a 17:31:38 ---> 35f4db03f4c1 17:31:38 Step 12/23 : ENV APP_PORT=59880 17:31:39 ---> Running in 925f865230ee 17:31:39 Removing intermediate container 925f865230ee 17:31:39 ---> d90f2783302c 17:31:39 Step 13/23 : EXPOSE $APP_PORT 17:31:39 ---> Running in fd64d2e951f7 17:31:40 Removing intermediate container fd64d2e951f7 17:31:40 ---> a43c8ee96e26 17:31:40 Step 14/23 : RUN apk add --update --no-cache dumb-init 17:31:40 ---> Running in 0467f9fc6ea5 17:31:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:31:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:31:44 (1/1) Installing dumb-init (1.2.5-r2) 17:31:44 Executing busybox-1.35.0-r29.trigger 17:31:44 OK: 8 MiB in 16 packages 17:31:46 Removing intermediate container 0467f9fc6ea5 17:31:46 ---> eddf40ab81ca 17:31:46 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:31:46 ---> c098e5165557 17:31:46 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:31:47 ---> 03185835b601 17:31:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:31:49 ---> b9befd51f30d 17:31:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 17:31:52 ---> 6ed8db7de2e4 17:31:52 Step 19/23 : ENTRYPOINT ["/core-data"] 17:31:52 ---> Running in 25f5fd23b3fd 17:31:53 Removing intermediate container 25f5fd23b3fd 17:31:53 ---> 1241d4be4ef3 17:31:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:31:53 ---> Running in 7902e01409b3 17:31:53 Removing intermediate container 7902e01409b3 17:31:53 ---> 3bcffd04032e 17:31:53 Step 21/23 : LABEL arch=arm64 17:31:53 ---> Running in 649888362d85 17:31:54 Removing intermediate container 649888362d85 17:31:54 ---> 1761e40cfcdb 17:31:54 Step 22/23 : LABEL git_sha=6d2084e31ae7f065d0a169ff7383bb7e8e61fec7 17:31:54 ---> Running in e7dd2b5e07c3 17:31:54 Removing intermediate container e7dd2b5e07c3 17:31:54 ---> ddecbd153b33 17:31:54 Step 23/23 : LABEL version=0.0.0 17:31:54 ---> Running in 48c0b410300c 17:31:55 Removing intermediate container 48c0b410300c 17:31:55 ---> 5349ac8d3af2 17:31:55 17:31:55 Successfully built 5349ac8d3af2 17:31:55 Successfully tagged core-data-arm64:latest 17:33:32  Building core-data ... done Removing intermediate container 48065a021b75 17:33:32 ---> ccdf2cb4e299 17:33:32 17:33:32 Step 9/22 : FROM alpine:3.17 17:33:32 ---> 51e60588ff2c 17:33:32 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 17:33:32 ---> Running in 2dd13a2768a9 17:33:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:33:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:33:35 (1/2) Installing dumb-init (1.2.5-r2) 17:33:35 (2/2) Installing openssl (3.0.8-r3) 17:33:35 Executing busybox-1.35.0-r29.trigger 17:33:35 OK: 8 MiB in 17 packages 17:33:37 Removing intermediate container 2dd13a2768a9 17:33:37 ---> ab907de2cfb6 17:33:37 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 17:33:37 ---> Running in 28e4506c21f4 17:33:38 Removing intermediate container 28e4506c21f4 17:33:38 ---> c4a09d4e63f4 17:33:38 Step 12/22 : WORKDIR /edgex 17:33:38 ---> Running in 8d71d794b45f 17:33:38 Removing intermediate container 8d71d794b45f 17:33:38 ---> 722ade661b2e 17:33:38 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:33:40 ---> 168a523cd65b 17:33:40 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 17:33:41 ---> b7b46e7ca255 17:33:41 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 17:33:42 ---> 7c01f3a14ea9 17:33:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:33:44 ---> 08068567e7af 17:33:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:33:44 ---> 988b5e555372 17:33:44 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:33:44 ---> Running in a12f6faf7d99 17:33:47 Removing intermediate container a12f6faf7d99 17:33:47 ---> 65129137a6a2 17:33:47 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:33:47 ---> Running in c6aba6471579 17:33:48 Removing intermediate container c6aba6471579 17:33:48 ---> dda9217b4a08 17:33:48 Step 20/22 : LABEL arch=arm64 17:33:48 ---> Running in 67f75682e240 17:33:49 Removing intermediate container 67f75682e240 17:33:49 ---> 1b0ed4ea3284 17:33:49 Step 21/22 : LABEL git_sha=6d2084e31ae7f065d0a169ff7383bb7e8e61fec7 17:33:49 ---> Running in a85bf1651b64 17:33:49 Removing intermediate container a85bf1651b64 17:33:49 ---> bb32e89a4512 17:33:49 Step 22/22 : LABEL version=0.0.0 17:33:49 ---> Running in 9d1ff1127580 17:33:50 Removing intermediate container 9d1ff1127580 17:33:50 ---> b68f7d7278f4 17:33:50 17:33:50 Successfully built b68f7d7278f4 17:33:50 Successfully tagged security-proxy-setup-arm64:latest 17:34:46  Building security-proxy-setup ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:34:59 Removing intermediate container c41d32849c0f 17:34:59 ---> 0dfc6d945256 17:34:59 17:34:59 Step 10/23 : FROM alpine:3.17 17:34:59 ---> 51e60588ff2c 17:34:59 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:34:59 ---> Running in 2241e849fa23 17:34:59 Removing intermediate container 64818e5e06ac 17:34:59 ---> 0c00dd8b4196 17:34:59 17:34:59 Step 9/25 : FROM alpine:3.17 17:34:59 ---> 51e60588ff2c 17:34:59 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:35:01 ---> Running in 214c9ae3a5bf 17:35:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:35:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:35:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:35:03 (1/2) Installing ca-certificates (20220614-r4) 17:35:03 (2/2) Installing dumb-init (1.2.5-r2) 17:35:03 Executing busybox-1.35.0-r29.trigger 17:35:03 Executing ca-certificates-20220614-r4.trigger 17:35:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:35:04 OK: 8 MiB in 17 packages 17:35:05 (1/3) Installing ca-certificates (20220614-r4) 17:35:05 (2/3) Installing dumb-init (1.2.5-r2) 17:35:05 (3/3) Installing su-exec (0.2-r2) 17:35:05 Executing busybox-1.35.0-r29.trigger 17:35:05 Executing ca-certificates-20220614-r4.trigger 17:35:05 OK: 8 MiB in 18 packages 17:35:05 Removing intermediate container 2241e849fa23 17:35:05 ---> 4c7334dbcffc 17:35:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 17:35:06 ---> Running in bdc2c32b3ed5 17:35:06 Removing intermediate container bdc2c32b3ed5 17:35:06 ---> 725a52bd6d8d 17:35:06 Step 13/23 : ENV APP_PORT=59860 17:35:06 ---> Running in 4b8f3660c880 17:35:07 Removing intermediate container 4b8f3660c880 17:35:07 ---> 03396f0551c2 17:35:07 Step 14/23 : EXPOSE $APP_PORT 17:35:07 Removing intermediate container 214c9ae3a5bf 17:35:07 ---> 66f2066442c9 17:35:07 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 17:35:07 ---> Running in 767278e79665 17:35:07 ---> Running in 1ebcf10d1a06 17:35:08 Removing intermediate container 767278e79665 17:35:08 ---> 3c1e79489c44 17:35:08 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:35:08 Removing intermediate container 1ebcf10d1a06 17:35:08 ---> ec732864870b 17:35:08 Step 12/25 : WORKDIR / 17:35:08 ---> Running in 309aa8d77a28 17:35:08 Removing intermediate container 309aa8d77a28 17:35:08 ---> cad3398709b7 17:35:08 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 17:35:08 ---> 68ca3a21fcba 17:35:08 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:35:09 ---> 99be3ddf1260 17:35:09 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 17:35:09 ---> 25be5ad79757 17:35:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:35:10 ---> d83bc71bf348 17:35:10 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:35:11 ---> 377d4c0d63c5 17:35:11 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 17:35:11 ---> 889613c8af3b 17:35:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 17:35:12 ---> 692fef7dff95 17:35:12 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 17:35:12 ---> 3bc9e43726d9 17:35:12 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:35:12 ---> Running in d4f448092671 17:35:13 ---> a94a75e20c44 17:35:13 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:35:13 Removing intermediate container d4f448092671 17:35:13 ---> b2d640e0a875 17:35:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:35:13 ---> Running in 3d9cd79a3548 17:35:13 Removing intermediate container 3d9cd79a3548 17:35:13 ---> d1155eb14bd7 17:35:13 Step 21/23 : LABEL arch=arm64 17:35:13 ---> Running in 867fdbca2c55 17:35:14 Removing intermediate container 867fdbca2c55 17:35:14 ---> 097bcffc817f 17:35:14 Step 22/23 : LABEL git_sha=6d2084e31ae7f065d0a169ff7383bb7e8e61fec7 17:35:14 ---> Running in 1977e6e480ab 17:35:14 ---> a5fdeb8bb298 17:35:14 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:35:15 Removing intermediate container 1977e6e480ab 17:35:15 ---> e0ac55a6ce46 17:35:15 Step 23/23 : LABEL version=0.0.0 17:35:15 ---> Running in 3fb58817acee 17:35:15 Removing intermediate container 3fb58817acee 17:35:15 ---> ca197b17f132 17:35:15 17:35:15 Successfully built ca197b17f132 17:35:16 Successfully tagged support-notifications-arm64:latest 17:35:16  Building support-notifications ... done  ---> a6cc69a4a83f 17:35:16 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:35:17 ---> 03e16ea3a020 17:35:17 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:35:17 ---> Running in 527c49bbc804 17:35:19 Removing intermediate container 527c49bbc804 17:35:19 ---> 891ff5e54c74 17:35:19 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:35:19 ---> Running in d19fad410f76 17:35:19 Removing intermediate container d19fad410f76 17:35:19 ---> de39904b9568 17:35:19 Step 23/25 : LABEL arch=arm64 17:35:19 ---> Running in 4b85b0628fa2 17:35:20 Removing intermediate container 4b85b0628fa2 17:35:20 ---> 383395217283 17:35:20 Step 24/25 : LABEL git_sha=6d2084e31ae7f065d0a169ff7383bb7e8e61fec7 17:35:20 ---> Running in 7575a6e03b41 17:35:20 Removing intermediate container 7575a6e03b41 17:35:20 ---> 995c891855f2 17:35:20 Step 25/25 : LABEL version=0.0.0 17:35:20 ---> Running in 9b26993c85d9 17:35:20 Removing intermediate container af83c3ac4cce 17:35:20 ---> fd540cf2a569 17:35:20 17:35:20 Step 9/33 : FROM alpine:3.17 17:35:20 ---> 51e60588ff2c 17:35:20 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 17:35:20 ---> Using cache 17:35:20 ---> 503f4c1076f3 17:35:20 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 17:35:20 ---> Running in 2c87531b4324 17:35:20 Removing intermediate container 9b26993c85d9 17:35:20 ---> 4590e7ff5af2 17:35:20 17:35:21 Successfully built 4590e7ff5af2 17:35:21 Successfully tagged security-secretstore-setup-arm64:latest 17:35:22  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:35:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:35:23 (1/2) Installing dumb-init (1.2.5-r2) 17:35:23 (2/2) Installing su-exec (0.2-r2) 17:35:23 Executing busybox-1.35.0-r29.trigger 17:35:23 OK: 8 MiB in 17 packages 17:35:24 Removing intermediate container 2c87531b4324 17:35:24 ---> 7ede4b35677f 17:35:24 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 17:35:24 ---> Running in 29637554c668 17:35:24 Removing intermediate container 29637554c668 17:35:24 ---> ad0c31129df5 17:35:24 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:35:24 ---> Running in 0791e1e34e9f 17:35:25 Removing intermediate container 0791e1e34e9f 17:35:25 ---> ebb895208542 17:35:25 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:35:25 ---> Running in 74a3f95e71cd 17:35:25 Removing intermediate container 74a3f95e71cd 17:35:25 ---> 3053b012a730 17:35:25 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 17:35:25 ---> Running in ac0ee5ee2cd4 17:35:25 Removing intermediate container ac0ee5ee2cd4 17:35:25 ---> db102080d655 17:35:25 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 17:35:25 ---> Running in 2a9a45434ea1 17:35:27 Removing intermediate container 2a9a45434ea1 17:35:27 ---> caff7b0ff20a 17:35:27 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 17:35:27 ---> Running in c242fada5763 17:35:27 Removing intermediate container c242fada5763 17:35:27 ---> 902f2d0a8938 17:35:27 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:35:28 ---> a23a25dec3da 17:35:28 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:35:28 ---> Running in a3cbb760cbb4 17:35:30 Removing intermediate container a3cbb760cbb4 17:35:30 ---> fd1de94f67a1 17:35:30 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 17:35:30 ---> f5df56c44258 17:35:30 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 17:35:30 ---> bfb8ec26c6e7 17:35:30 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:35:31 ---> ab79d785c725 17:35:31 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 17:35:31 ---> 481cac7959e4 17:35:31 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 17:35:32 ---> f1ab89ea5a24 17:35:32 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 17:35:33 ---> c3090f7b349d 17:35:33 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:35:33 ---> 708535a7a8ae 17:35:33 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:35:33 ---> b951502565b8 17:35:33 Step 28/33 : RUN chmod +x /entrypoint.sh 17:35:33 ---> Running in 9db6e9b2dab9 17:35:35 Removing intermediate container 9db6e9b2dab9 17:35:35 ---> 717df97cb2a1 17:35:35 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 17:35:35 ---> Running in ef3720b342f0 17:35:35 Removing intermediate container ef3720b342f0 17:35:35 ---> 21e478adfb5e 17:35:35 Step 30/33 : CMD ["gate"] 17:35:35 ---> Running in e543f096efd7 17:35:36 Removing intermediate container e543f096efd7 17:35:36 ---> 9115836c91f9 17:35:36 Step 31/33 : LABEL arch=arm64 17:35:36 ---> Running in ca9a8eff442a 17:35:36 Removing intermediate container ca9a8eff442a 17:35:36 ---> 448c135655f3 17:35:36 Step 32/33 : LABEL git_sha=6d2084e31ae7f065d0a169ff7383bb7e8e61fec7 17:35:36 ---> Running in 40296a14d5f0 17:35:36 Removing intermediate container 40296a14d5f0 17:35:36 ---> 800880226827 17:35:36 Step 33/33 : LABEL version=0.0.0 17:35:36 ---> Running in ca671a900cdd 17:35:37 Removing intermediate container ca671a900cdd 17:35:37 ---> 2f97f5c934a6 17:35:37 17:35:37 Successfully built 2f97f5c934a6 17:35:37 Successfully tagged security-bootstrapper-arm64:latest 17:35:37  Building security-bootstrapper ... done  [Pipeline] } 17:35:37 $ docker stop --time=1 efd453d1d956e6d6e3d6220692aa7056a46131b17ed6c5adce46c00b39ee805c 17:35:39 $ docker rm -f --volumes efd453d1d956e6d6e3d6220692aa7056a46131b17ed6c5adce46c00b39ee805c [Pipeline] // withDockerContainer [Pipeline] sh 17:35:39 + docker images 17:35:40 REPOSITORY TAG IMAGE ID CREATED SIZE 17:35:40 security-bootstrapper-arm64 latest 2f97f5c934a6 3 seconds ago 21.9MB 17:35:40 fd540cf2a569 19 seconds ago 1.48GB 17:35:40 security-secretstore-setup-arm64 latest 4590e7ff5af2 19 seconds ago 32.2MB 17:35:40 support-notifications-arm64 latest ca197b17f132 24 seconds ago 32.2MB 17:35:40 0c00dd8b4196 41 seconds ago 1.49GB 17:35:40 0dfc6d945256 43 seconds ago 1.56GB 17:35:40 security-proxy-setup-arm64 latest b68f7d7278f4 About a minute ago 18.7MB 17:35:40 ccdf2cb4e299 2 minutes ago 1.47GB 17:35:40 core-data-arm64 latest 5349ac8d3af2 3 minutes ago 19.9MB 17:35:40 104bdfaaaaf8 4 minutes ago 1.5GB 17:35:40 security-spire-agent-arm64 latest 36b3dd516027 4 minutes ago 125MB 17:35:40 security-proxy-auth-arm64 latest 104af6358d7b 5 minutes ago 18.3MB 17:35:40 0ab7ed3ee3a0 5 minutes ago 1.47GB 17:35:40 security-spire-server-arm64 latest afb320697555 6 minutes ago 87.1MB 17:35:40 0b25d3dbad0e 6 minutes ago 1.35GB 17:35:40 security-spire-config-arm64 latest 7ec98be881c9 6 minutes ago 86.2MB 17:35:40 1eb331723454 7 minutes ago 1.35GB 17:35:40 support-scheduler-arm64 latest 3d1679af3111 9 minutes ago 31.5MB 17:35:40 7b3dd5a90867 9 minutes ago 1.56GB 17:35:40 security-spiffe-token-provider-arm64 latest 8cf01a35decb 10 minutes ago 32.7MB 17:35:40 4bd4517e9c79 10 minutes ago 1.53GB 17:35:40 core-metadata-arm64 latest 1ce97c20b2e3 11 minutes ago 20.2MB 17:35:40 core-command-arm64 latest 2b609f5f6c73 11 minutes ago 19.7MB 17:35:40 964c9aa2b6bb 11 minutes ago 1.5GB 17:35:40 core-common-config-bootstrapper-arm64 latest 955b4d3260b4 12 minutes ago 17.2MB 17:35:40 9a70911f7340 12 minutes ago 1.49GB 17:35:40 bb2b838f493a 12 minutes ago 1.48GB 17:35:40 ci-base-image-arm64 latest 6763e8489787 34 minutes ago 866MB 17:35:40 alpine 3.17 51e60588ff2c 2 weeks ago 7.46MB 17:35:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 4 weeks ago 648MB 17:35:40 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 17:35:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:35:40 17:35:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:35:41 arm64: Pulling from edgex-lftools-log-publisher 17:35:41 8998bd30e6a1: Pulling fs layer 17:35:41 04944245beec: Pulling fs layer 17:35:41 699f458cf7ca: Pulling fs layer 17:35:41 765212b225bb: Pulling fs layer 17:35:41 f23df028b6ca: Pulling fs layer 17:35:41 d65c8cfc05b1: Pulling fs layer 17:35:41 2437ff75d9bd: Pulling fs layer 17:35:41 f23df028b6ca: Waiting 17:35:41 d65c8cfc05b1: Waiting 17:35:41 765212b225bb: Waiting 17:35:41 2437ff75d9bd: Waiting 17:35:41 04944245beec: Verifying Checksum 17:35:41 04944245beec: Download complete 17:35:41 765212b225bb: Download complete 17:35:41 f23df028b6ca: Download complete 17:35:41 d65c8cfc05b1: Verifying Checksum 17:35:41 d65c8cfc05b1: Download complete 17:35:41 699f458cf7ca: Download complete 17:35:42 8998bd30e6a1: Verifying Checksum 17:35:42 8998bd30e6a1: Download complete 17:35:44 2437ff75d9bd: Verifying Checksum 17:35:44 2437ff75d9bd: Download complete 17:35:46 8998bd30e6a1: Pull complete 17:35:46 04944245beec: Pull complete 17:35:47 699f458cf7ca: Pull complete 17:35:47 765212b225bb: Pull complete 17:35:48 f23df028b6ca: Pull complete 17:35:48 d65c8cfc05b1: Pull complete 17:36:03 2437ff75d9bd: Pull complete 17:36:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:36:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:36:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:36:04 prd-ubuntu20.04-docker-arm64-4c-16g-7575 does not seem to be running inside a container 17:36:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:36:07 $ docker top 3b0165c7581eb00a87956ea7286d5df87e0d9713cc79e8396f7782a4c4840e05 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:36:08 ---> job-cost.sh 17:36:08 lf-activate-venv: SKIPPING 17:36:08 INFO: No Stack... 17:36:09 INFO: Retrieving Pricing Info for: v3-standard-4 17:36:09 INFO: Archiving Costs [Pipeline] sh 17:36:10 + cat /w/workspace/edgex-go/1/archives/cost.csv 17:36:10 + cut -d, -f6 [Pipeline] lock 17:36:10 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4511-1-stack-cost] 17:36:10 Resource [jenkins-edgexfoundry-edgex-go-PR-4511-1-stack-cost] did not exist. Created. 17:36:10 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4511-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:36:11 + echo total: 0.10999999940395355 [Pipeline] stash 17:36:11 Stashed 1 file(s) [Pipeline] } 17:36:11 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4511-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:36:11 $ docker stop --time=1 3b0165c7581eb00a87956ea7286d5df87e0d9713cc79e8396f7782a4c4840e05 17:36:13 $ docker rm -f --volumes 3b0165c7581eb00a87956ea7286d5df87e0d9713cc79e8396f7782a4c4840e05 [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 17:36:14 provisioning config files... 17:36:14 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config10128855344632001054tmp [Pipeline] { [Pipeline] sh 17:36:14 + set +x 17:36:14 + curl -s https://codecov.io/bash 17:36:14 + bash -s -- 17:36:14 17:36:14 _____ _ 17:36:14 / ____| | | 17:36:14 | | ___ __| | ___ ___ _____ __ 17:36:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:36:14 | |___| (_) | (_| | __/ (_| (_) \ V / 17:36:14 \_____\___/ \__,_|\___|\___\___/ \_/ 17:36:14 Bash-1.0.6 17:36:14 17:36:14 17:36:14 ==> git version 2.25.1 found 17:36:14 ==> 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 17:36:14 Release-Date: 2020-01-08 17:36:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:36:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:36:14 ==> Jenkins CI detected. 17:36:14 current dir:  /w/workspace/edgex-go/1 17:36:14 project root: . 17:36:14 --> token set from env 17:36:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:36:14 ==> Running gcov in . (disable via -X gcov) 17:36:14 ==> Python coveragepy not found 17:36:14 ==> Searching for coverage reports in: 17:36:14 + . 17:36:14 -> Found 1 reports 17:36:14 ==> Detecting git/mercurial file structure 17:36:14 ==> Reading reports 17:36:14 + ./coverage.out bytes=448244 17:36:14 ==> Appending adjustments 17:36:14 https://docs.codecov.io/docs/fixing-reports 17:36:15 + Found adjustments 17:36:15 ==> Gzipping contents 17:36:15 60K /tmp/codecov.TsOjY6.gz 17:36:15 ==> Uploading reports 17:36:15 url: https://codecov.io 17:36:15 query: branch=PR-4511&commit=0842716cfb8fa09aa30d9dc0dd5bc4ba8de34e5a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4511%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4511&job=&cmd_args= 17:36:15 -> Pinging Codecov 17:36:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4511&commit=0842716cfb8fa09aa30d9dc0dd5bc4ba8de34e5a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4511%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4511&job=&cmd_args= 17:36:15 -> Uploading to 17:36:15 https://storage.googleapis.com/codecov/v4/raw/2023-04-12/00271124DB129430A58F1EEE437C3FCB/0842716cfb8fa09aa30d9dc0dd5bc4ba8de34e5a/7af183a3-6bb8-4ec8-8586-f7fd624ce1c5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230412T173615Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d866764cf828f99cf6f20b1b2b71f328a92012ec5b36d35aea6f32389b3968f0 17:36:15 % Total % Received % Xferd Average Speed Time Time Time Current 17:36:15 Dload Upload Total Spent Left Speed 17:36:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57515 0 0 100 57515 0 204k --:--:-- --:--:-- --:--:-- 204k 17:36:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0842716cfb8fa09aa30d9dc0dd5bc4ba8de34e5a [Pipeline] } 17:36:16 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 17:36:17 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 17:36:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:36:18 ---> package-listing.sh 17:36:18 ++ facter osfamily 17:36:18 ++ tr '[:upper:]' '[:lower:]' 17:36:19 + OS_FAMILY=debian 17:36:19 + workspace=/w/workspace/edgex-go/1 17:36:19 + START_PACKAGES=/tmp/packages_start.txt 17:36:19 + END_PACKAGES=/tmp/packages_end.txt 17:36:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:36:19 + PACKAGES=/tmp/packages_start.txt 17:36:19 + '[' /w/workspace/edgex-go/1 ']' 17:36:19 + PACKAGES=/tmp/packages_end.txt 17:36:19 + case "${OS_FAMILY}" in 17:36:19 + dpkg -l 17:36:19 + grep '^ii' 17:36:19 + '[' -f /tmp/packages_start.txt ']' 17:36:19 + '[' -f /tmp/packages_end.txt ']' 17:36:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:36:19 + '[' /w/workspace/edgex-go/1 ']' 17:36:19 + mkdir -p /w/workspace/edgex-go/1/archives/ 17:36:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 17:36:19 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 17:36:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:36:19 17:36:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:36:20 latest: Pulling from edgex-lftools-log-publisher 17:36:20 5eb5b503b376: Pulling fs layer 17:36:20 5c69ac0246d0: Pulling fs layer 17:36:20 ec43610c2a17: Pulling fs layer 17:36:20 3a2ae6a8a46f: Pulling fs layer 17:36:20 33b1e0a273af: Pulling fs layer 17:36:20 5d3b04190fa2: Pulling fs layer 17:36:20 2f39f015ded8: Pulling fs layer 17:36:20 33b1e0a273af: Waiting 17:36:20 5d3b04190fa2: Waiting 17:36:20 2f39f015ded8: Waiting 17:36:20 3a2ae6a8a46f: Waiting 17:36:20 5c69ac0246d0: Download complete 17:36:20 3a2ae6a8a46f: Verifying Checksum 17:36:20 3a2ae6a8a46f: Download complete 17:36:20 33b1e0a273af: Download complete 17:36:20 5d3b04190fa2: Download complete 17:36:20 ec43610c2a17: Verifying Checksum 17:36:20 ec43610c2a17: Download complete 17:36:20 5eb5b503b376: Verifying Checksum 17:36:20 5eb5b503b376: Download complete 17:36:21 2f39f015ded8: Download complete 17:36:21 5eb5b503b376: Pull complete 17:36:21 5c69ac0246d0: Pull complete 17:36:22 ec43610c2a17: Pull complete 17:36:22 3a2ae6a8a46f: Pull complete 17:36:22 33b1e0a273af: Pull complete 17:36:22 5d3b04190fa2: Pull complete 17:36:26 2f39f015ded8: Pull complete 17:36:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:36:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:36:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:36:26 prd-ubuntu20.04-docker-8c-8g-7572 does not seem to be running inside a container 17:36:27 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:36:29 $ docker top 9bca7b4280f653e04691ec5e93b999d2eaaf7fc82f7a233e9cfb0572ba8246cc -eo pid,comm [Pipeline] { [Pipeline] sh 17:36:29 + touch /tmp/pre-build-complete [Pipeline] sh 17:36:29 + mkdir -p /var/log/sysstat [Pipeline] sh 17:36:30 + ls /var/log/sa-host 17:36:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:36:30 provisioning config files... 17:36:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config12539203018377945807tmp [Pipeline] { [Pipeline] echo 17:36:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:36:30 ---> create-netrc.sh [Pipeline] } 17:36:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:36:31 ---> python-tools-install.sh [Pipeline] echo 17:36:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:36:31 ---> sudo-logs.sh 17:36:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:36:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:36:31 ---> job-cost.sh 17:36:31 lf-activate-venv: SKIPPING 17:36:31 DEBUG: total: 0.10999999940395355 17:36:31 INFO: Retrieving Stack Cost... 17:36:32 INFO: Retrieving Pricing Info for: v3-standard-8 17:36:32 INFO: Archiving Costs [Pipeline] echo 17:36:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:36:32 ---> logs-deploy.sh 17:36:32 lf-activate-venv: SKIPPING 17:36:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4511/1 17:36:32 INFO: archiving workspace using pattern(s): 17:36:33 Archives upload complete. 17:36:33 INFO: archiving logs to Nexus