Pull request #4458 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d+b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 (92ee4bc355b7695763c9c73bef468a70637b328c) 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-ssh14573219345295804738.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-ssh17777859916168142949.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-4458/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-4458/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3741593561975685771.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-4458/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2676981921044536797.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-ssh13681678187951242033.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-4458/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-4458/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13600419316293529557.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2500’ Running on prd-ubuntu20.04-docker-8c-8g-2503 in /w/workspace/edgexfoundry_edgex-go_PR-4458 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 into PR head commit e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d > 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/4458/head:refs/remotes/origin/PR-4458 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d # timeout=10 Merge succeeded, producing e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d Checking out Revision e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d (PR-4458) Commit message: "build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.1.2 to 2.1.3" 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 20:00:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:00:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:00:50 ========================================================= 20:00:50 EdgeX Global Pipelines Version Info 20:00:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d # timeout=10 20:00:51 ------------------- 20:00:51 stable info: 20:00:51 ------------------- 20:00:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:00:51 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 20:00:51 Message: update stable to v1.0.245 20:00:51 ------------------- 20:00:51 experimental info: 20:00:51 ------------------- 20:00:51 Commited By: **** collab-it+edgex@linuxfoundation.org 20:00:51 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 20:00:51 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:00:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:00:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:00:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:00:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:00:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:00:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:00:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:00:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:00:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:00:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:00:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:00:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:00:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:00:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:00:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:00:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:00:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:00:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:00:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:00:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:00:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:00:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:00:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:00:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4458 [Pipeline] echo 20:00:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4458 [Pipeline] echo 20:00:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4458 [Pipeline] echo 20:00:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d [Pipeline] echo 20:00:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e31e8dd [Pipeline] echo 20:00:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:00:53 provisioning config files... 20:00:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17932158242106438248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:00:53 ---> docker-login.sh 20:00:53 nexus3.edgexfoundry.org:10001 20:00:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:53 Configure a credential helper to remove this warning. See 20:00:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:53 20:00:53 Login Succeeded 20:00:53 nexus3.edgexfoundry.org:10002 20:00:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:53 Configure a credential helper to remove this warning. See 20:00:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:53 20:00:53 Login Succeeded 20:00:53 nexus3.edgexfoundry.org:10003 20:00:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:54 Configure a credential helper to remove this warning. See 20:00:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:54 20:00:54 Login Succeeded 20:00:54 nexus3.edgexfoundry.org:10004 20:00:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:54 Configure a credential helper to remove this warning. See 20:00:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:54 20:00:54 Login Succeeded 20:00:54 docker.io 20:00:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:54 Configure a credential helper to remove this warning. See 20:00:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:54 20:00:54 Login Succeeded 20:00:54 ---> docker-login.sh ends [Pipeline] } 20:00:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:00:54 + 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 20:00:54 + dirname cmd/core-command/Dockerfile 20:00:54 + cut -d/ -f2 20:00:54 + echo core-command,cmd/core-command/Dockerfile 20:00:54 + dirname cmd/core-common-config-bootstrapper/Dockerfile 20:00:54 + cut -d/ -f2 20:00:54 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:00:54 + dirname cmd/core-data/Dockerfile 20:00:54 + cut -d/ -f2 20:00:54 + echo core-data,cmd/core-data/Dockerfile 20:00:54 + + cut -d/ -f2 20:00:54 dirname cmd/core-metadata/Dockerfile 20:00:54 + echo core-metadata,cmd/core-metadata/Dockerfile 20:00:54 + cut -d/+ -f2 20:00:54 dirname cmd/security-bootstrapper/Dockerfile 20:00:54 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:00:54 + dirname cmd/security-proxy-auth/Dockerfile 20:00:54 + cut -d/ -f2 20:00:54 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 20:00:54 + dirname cmd/security-proxy-setup/Dockerfile 20:00:54 + cut -d/ -f2 20:00:54 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:00:54 + dirname cmd/security-secretstore-setup/Dockerfile 20:00:54 + cut -d/ -f2 20:00:54 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:00:54 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:00:54 + cut -d/ -f2 20:00:54 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:00:54 + dirname cmd/security-spire-agent/Dockerfile 20:00:54 + cut -d/ -f2 20:00:54 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:00:54 + dirname cmd/security-spire-config/Dockerfile 20:00:54 + cut -d/ -f2 20:00:54 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:00:54 + dirname cmd/security-spire-server/Dockerfile 20:00:54 + cut -d/ -f2 20:00:54 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:00:54 + dirname cmd/support-notifications/Dockerfile 20:00:54 + cut -d/ -f2 20:00:54 + echo support-notifications,cmd/support-notifications/Dockerfile 20:00:54 + cut -d/ -f2 20:00:54 + dirname cmd/support-scheduler/Dockerfile 20:00:54 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:00:54 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 20:00:55 + git rev-list -1 --merges e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d~1..e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d [Pipeline] echo 20:00:55 -----------> git rev-list -1 --merges e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d~1..e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d [false] [Pipeline] sh 20:00:55 + git log --format=format:%s -1 e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d [Pipeline] echo 20:00:55 ========================================================= 20:00:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:00:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:00:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:00:56 + grep -v github /etc/ssh/ssh_known_hosts 20:00:56 + [ -e /tmp/ssh_known_hosts ] 20:00:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:00:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:00:56 + sudo tee -a /etc/ssh/ssh_known_hosts 20:00:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:00:56 20:00:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:00:56 0.1.4: Pulling from edgex-devops/py-git-semver 20:00:56 b85a868b505f: Pulling fs layer 20:00:56 e2be974225ed: Pulling fs layer 20:00:56 339a4e72a1f5: Pulling fs layer 20:00:56 988bab9f4d93: Pulling fs layer 20:00:56 1469e6f7b9e6: Pulling fs layer 20:00:56 eaf3925da568: Pulling fs layer 20:00:56 bab4dde63d76: Pulling fs layer 20:00:56 bde34c3a00c8: Pulling fs layer 20:00:56 b352a97aabf1: Pulling fs layer 20:00:56 4872d77fe225: Pulling fs layer 20:00:56 5851b861e8e6: Pulling fs layer 20:00:56 988bab9f4d93: Waiting 20:00:56 1469e6f7b9e6: Waiting 20:00:56 bab4dde63d76: Waiting 20:00:56 4872d77fe225: Waiting 20:00:56 eaf3925da568: Waiting 20:00:56 b352a97aabf1: Waiting 20:00:56 bde34c3a00c8: Waiting 20:00:56 e2be974225ed: Verifying Checksum 20:00:56 e2be974225ed: Download complete 20:00:56 988bab9f4d93: Verifying Checksum 20:00:56 988bab9f4d93: Download complete 20:00:57 1469e6f7b9e6: Verifying Checksum 20:00:57 1469e6f7b9e6: Download complete 20:00:57 eaf3925da568: Verifying Checksum 20:00:57 eaf3925da568: Download complete 20:00:57 339a4e72a1f5: Verifying Checksum 20:00:57 339a4e72a1f5: Download complete 20:00:57 bde34c3a00c8: Verifying Checksum 20:00:57 bde34c3a00c8: Download complete 20:00:57 b85a868b505f: Verifying Checksum 20:00:57 b85a868b505f: Download complete 20:00:57 b352a97aabf1: Download complete 20:00:57 4872d77fe225: Verifying Checksum 20:00:57 4872d77fe225: Download complete 20:00:57 5851b861e8e6: Verifying Checksum 20:00:57 5851b861e8e6: Download complete 20:00:57 bab4dde63d76: Verifying Checksum 20:00:57 bab4dde63d76: Download complete 20:00:58 b85a868b505f: Pull complete 20:00:58 e2be974225ed: Pull complete 20:00:59 339a4e72a1f5: Pull complete 20:00:59 988bab9f4d93: Pull complete 20:00:59 1469e6f7b9e6: Pull complete 20:00:59 eaf3925da568: Pull complete 20:01:01 bab4dde63d76: Pull complete 20:01:01 bde34c3a00c8: Pull complete 20:01:01 b352a97aabf1: Pull complete 20:01:01 4872d77fe225: Pull complete 20:01:01 5851b861e8e6: Pull complete 20:01:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:01:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:01:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:01 prd-ubuntu20.04-docker-8c-8g-2503 does not seem to be running inside a container 20:01:01 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:01:04 $ docker top 5092ee3e8b2081f4f2aa4ee4cff9ec79470dc8a5c28da5036690a8869006f3a7 -eo pid,comm 20:01:04 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). 20:01:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:01:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:01:04 [ssh-agent] Looking for ssh-agent implementation... 20:01:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:01:04 $ docker exec 5092ee3e8b2081f4f2aa4ee4cff9ec79470dc8a5c28da5036690a8869006f3a7 ssh-agent 20:01:04 SSH_AUTH_SOCK=/tmp/ssh-jobqqJnjPwNP/agent.32 20:01:04 SSH_AGENT_PID=38 20:01:04 Running ssh-add (command line suppressed) 20:01:04 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7332643922933984935.key (/w/workspace/edgex-go/1@tmp/private_key_7332643922933984935.key) 20:01:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:01:05 + git tag --points-at HEAD [Pipeline] } 20:01:05 $ docker exec --env ******** --env ******** 5092ee3e8b2081f4f2aa4ee4cff9ec79470dc8a5c28da5036690a8869006f3a7 ssh-agent -k 20:01:05 unset SSH_AUTH_SOCK; 20:01:05 unset SSH_AGENT_PID; 20:01:05 echo Agent pid 38 killed; 20:01:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:01:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:01:05 [ssh-agent] Looking for ssh-agent implementation... 20:01:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:01:05 $ docker exec 5092ee3e8b2081f4f2aa4ee4cff9ec79470dc8a5c28da5036690a8869006f3a7 ssh-agent 20:01:05 SSH_AUTH_SOCK=/tmp/ssh-OJq9q1ojFMVJ/agent.70 20:01:05 SSH_AGENT_PID=76 20:01:05 Running ssh-add (command line suppressed) 20:01:05 Identity added: /w/workspace/edgex-go/1@tmp/private_key_122129358709549341.key (/w/workspace/edgex-go/1@tmp/private_key_122129358709549341.key) 20:01:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:01:06 + git semver init 20:01:06 2023-03-16 20:01:06,197 [run_init] DEBUG init version:0.0.0 force:False 20:01:06 2023-03-16 20:01:06,198 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 20:01:06 2023-03-16 20:01:06,199 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 20:01:06 2023-03-16 20:01:06,199 [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) 20:01:11 2023-03-16 20:01:10,638 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 20:01:11 2023-03-16 20:01:10,638 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4458 with force:False 20:01:11 2023-03-16 20:01:10,638 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4458 20:01:11 2023-03-16 20:01:10,642 [execute] INFO git cat-file --batch-check 20:01:11 2023-03-16 20:01:10,643 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:01:11 2023-03-16 20:01:10,649 [execute] INFO git cat-file --batch 20:01:11 2023-03-16 20:01:10,649 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:01:11 2023-03-16 20:01:10,654 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4458 20:01:11 0.0.0 [Pipeline] } 20:01:11 $ docker exec --env ******** --env ******** 5092ee3e8b2081f4f2aa4ee4cff9ec79470dc8a5c28da5036690a8869006f3a7 ssh-agent -k 20:01:11 unset SSH_AUTH_SOCK; 20:01:11 unset SSH_AGENT_PID; 20:01:11 echo Agent pid 76 killed; 20:01:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:01:12 + git semver [Pipeline] } 20:01:12 $ docker stop --time=1 5092ee3e8b2081f4f2aa4ee4cff9ec79470dc8a5c28da5036690a8869006f3a7 20:01:13 $ docker rm -f --volumes 5092ee3e8b2081f4f2aa4ee4cff9ec79470dc8a5c28da5036690a8869006f3a7 [Pipeline] // withDockerContainer [Pipeline] sh 20:01:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:01:14 Stashed 1 file(s) [Pipeline] echo 20:01:14 [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 20:01:15 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:01:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:01:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:01:15 ========================================================= 20:01:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:01:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:01:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:01:15 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:01:15 63b65145d645: Pulling fs layer 20:01:15 a2d21d5440eb: Pulling fs layer 20:01:15 935e6c44a52c: Pulling fs layer 20:01:15 94cc34f8dd06: Pulling fs layer 20:01:15 30dea6a524f1: Pulling fs layer 20:01:15 a2aff8979fd8: Pulling fs layer 20:01:15 6808be2612f2: Pulling fs layer 20:01:15 f25807f1079a: Pulling fs layer 20:01:15 94cc34f8dd06: Waiting 20:01:15 30dea6a524f1: Waiting 20:01:15 a2aff8979fd8: Waiting 20:01:15 6808be2612f2: Waiting 20:01:15 f25807f1079a: Waiting 20:01:15 a2d21d5440eb: Download complete 20:01:15 94cc34f8dd06: Verifying Checksum 20:01:15 94cc34f8dd06: Download complete 20:01:15 30dea6a524f1: Verifying Checksum 20:01:15 30dea6a524f1: Download complete 20:01:15 63b65145d645: Verifying Checksum 20:01:15 63b65145d645: Download complete 20:01:15 a2aff8979fd8: Download complete 20:01:15 63b65145d645: Pull complete 20:01:16 a2d21d5440eb: Pull complete 20:01:16 f25807f1079a: Verifying Checksum 20:01:16 f25807f1079a: Download complete 20:01:16 935e6c44a52c: Verifying Checksum 20:01:16 935e6c44a52c: Download complete 20:01:16 6808be2612f2: Verifying Checksum 20:01:16 6808be2612f2: Download complete 20:01:19 935e6c44a52c: Pull complete 20:01:19 94cc34f8dd06: Pull complete 20:01:19 30dea6a524f1: Pull complete 20:01:19 a2aff8979fd8: Pull complete 20:01:22 6808be2612f2: Pull complete 20:01:22 f25807f1079a: Pull complete 20:01:22 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 20:01:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:01:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:01:23 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:01:23 WORKDIR /edgex 20:01:23 COPY go.mod . 20:01:23 RUN go mod download 20:01:23 + docker build -t ci-base-image-x86_64 -f - . 20:01:23 Sending build context to Docker daemon 170.4MB 20:01:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:01:23 ---> 3b553350e43f 20:01:23 Step 2/4 : WORKDIR /edgex 20:01:26 ---> Running in 90dd270272e9 20:01:26 Removing intermediate container 90dd270272e9 20:01:26 ---> 4e380545d214 20:01:26 Step 3/4 : COPY go.mod . 20:01:26 ---> 0db65a8a5869 20:01:26 Step 4/4 : RUN go mod download 20:01:26 ---> Running in 8b08ace6d8b9 20:01:29 Still waiting to schedule task 20:01:29 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2501’ 20:01:39 Removing intermediate container 8b08ace6d8b9 20:01:39 ---> 4a1773f8e60c 20:01:39 Successfully built 4a1773f8e60c 20:01:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:39 + docker inspect -f . ci-base-image-x86_64 20:01:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:39 prd-ubuntu20.04-docker-8c-8g-2503 does not seem to be running inside a container 20:01:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:01:40 $ docker top bb682b15b0f865d5728c5d767e966028984bae8f291596908873060dda94e4f3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:40 + go version 20:01:40 go version go1.20.2 linux/amd64 [Pipeline] } 20:01:40 $ docker stop --time=1 bb682b15b0f865d5728c5d767e966028984bae8f291596908873060dda94e4f3 20:01:42 $ docker rm -f --volumes bb682b15b0f865d5728c5d767e966028984bae8f291596908873060dda94e4f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:42 + docker inspect -f . ci-base-image-x86_64 20:01:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:42 prd-ubuntu20.04-docker-8c-8g-2503 does not seem to be running inside a container 20:01:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:01:43 $ docker top 38cf3231cb0bd9e1566f58cc696296ccf611424412a8e099285c59787ea97ed6 -eo pid,comm [Pipeline] { [Pipeline] echo 20:01:43 ========================================================= 20:01:43 [edgeXBuildGoParallel] Running Tests and Build... 20:01:43 ========================================================= [Pipeline] sh 20:01:43 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:01:44 + make test 20:01:44 go test -race -coverprofile=coverage.out ./... 20:01:50 ? github.com/edgexfoundry/edgex-go [no test files] 20:02:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:02:02 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:02:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:02:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:02:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:02:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:02:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:02:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:02:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:02:04 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:02:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:02:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:02:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:02:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:02:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:02:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:02:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements 20:02:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 98.5% of statements 20:02:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:02:08 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:02:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:02:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:02:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:02:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:02:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:02:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:02:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.079s coverage: 71.2% of statements 20:02:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 54.0% of statements 20:02:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:02:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:02:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.501s coverage: 88.5% of statements 20:02:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.058s coverage: 3.9% of statements 20:02:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:02:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:02:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:02:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.379s coverage: 95.6% of statements 20:02:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:02:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:02:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:02:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:02:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:02:14 ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 72.2% of statements 20:02:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:02:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:02:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:02:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 65.9% of statements 20:02:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:02:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:02:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.089s coverage: 0.9% of statements 20:02:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.071s coverage: 29.0% of statements 20:02:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 45.5% of statements 20:02:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.074s coverage: 82.9% of statements 20:02:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 20:02:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements 20:02:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 20:02:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:02:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:02:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:02:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:02:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:02:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:02:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:02:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:02:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:02:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:02:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:02:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:02:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:02:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:02:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:02:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:02:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:02:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:02:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:02:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:02:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:02:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:02:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:02:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:02:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:02:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:02:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:02:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:02:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:02:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:02:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:02:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:02:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:02:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:02:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:02:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:02:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:02:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements 20:02:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:02:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.319s coverage: 79.9% of statements 20:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.065s coverage: 92.9% of statements 20:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 20:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.059s coverage: 86.9% of statements 20:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements 20:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements 20:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 20:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 81.2% of statements 20:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.101s coverage: 82.1% of statements 20:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.049s coverage: 84.8% of statements 20:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 63.1% of statements 20:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements 20:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements 20:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 20:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 20:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 20:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.220s coverage: 38.4% of statements 20:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 20:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 20:02:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 17.7% of statements 20:02:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.118s coverage: 92.3% of statements 20:02:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 61.5% of statements 20:02:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.7% of statements 20:02:41 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 20:03:03 go vet ./... 20:03:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:03:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:03:05 ./bin/test-attribution-txt.sh 20:03:05 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 20:03:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:03:05 + ls -al . 20:03:05 total 704 20:03:05 drwxrwxr-x 11 1001 1001 4096 Mar 16 20:01 . 20:03:05 drwxr-xr-x 4 root root 4096 Mar 16 20:01 .. 20:03:05 drwxrwxr-x 2 1001 1001 4096 Mar 16 20:00 .blubracket 20:03:05 -rw-rw-r-- 1 1001 1001 16 Mar 16 20:00 .dockerignore 20:03:05 drwxrwxr-x 8 1001 1001 4096 Mar 16 20:01 .git 20:03:05 drwxrwxr-x 3 1001 1001 4096 Mar 16 20:00 .github 20:03:05 -rw-rw-r-- 1 1001 1001 1133 Mar 16 20:00 .gitignore 20:03:05 -rw-rw-r-- 1 1001 1001 42 Mar 16 20:00 .golangci.yml 20:03:05 -rw-rw-r-- 1 1001 1001 87 Mar 16 20:00 .hadolint.yml 20:03:05 drwxr-xr-x 3 1001 1001 4096 Mar 16 20:01 .semver 20:03:05 -rw-rw-r-- 1 1001 1001 166 Mar 16 20:00 .sonarcloud.properties 20:03:05 -rw-rw-r-- 1 1001 1001 1171 Mar 16 20:00 ADOPTERS.md 20:03:05 -rw-rw-r-- 1 1001 1001 10825 Mar 16 20:00 Attribution.txt 20:03:05 -rw-rw-r-- 1 1001 1001 73765 Mar 16 20:00 CHANGELOG.md 20:03:05 -rw-rw-r-- 1 1001 1001 3804 Mar 16 20:00 CONTRIBUTING.md 20:03:05 -rw-rw-r-- 1 1001 1001 677 Mar 16 20:00 GOVERNANCE.md 20:03:05 -rw-rw-r-- 1 1001 1001 883 Mar 16 20:00 Jenkinsfile 20:03:05 -rw-rw-r-- 1 1001 1001 10775 Mar 16 20:00 LICENSE 20:03:05 -rw-rw-r-- 1 1001 1001 14266 Mar 16 20:00 Makefile 20:03:05 -rw-rw-r-- 1 1001 1001 582 Mar 16 20:00 OWNERS.md 20:03:05 -rw-rw-r-- 1 1001 1001 9403 Mar 16 20:00 README.md 20:03:05 -rw-rw-r-- 1 1001 1001 789 Mar 16 20:00 SECURITY.md 20:03:05 -rw-rw-r-- 1 1001 1001 5 Mar 16 20:01 VERSION 20:03:05 drwxrwxr-x 2 1001 1001 4096 Mar 16 20:00 bin 20:03:05 drwxrwxr-x 18 1001 1001 4096 Mar 16 20:00 cmd 20:03:05 -rw-r--r-- 1 root root 447486 Mar 16 20:02 coverage.out 20:03:05 -rw-rw-r-- 1 1001 1001 3236 Mar 16 20:00 go.mod 20:03:05 -rw-rw-r-- 1 1001 1001 31410 Mar 16 20:00 go.sum 20:03:05 drwxrwxr-x 7 1001 1001 4096 Mar 16 20:00 internal 20:03:05 drwxrwxr-x 3 1001 1001 4096 Mar 16 20:00 openapi 20:03:05 -rw-rw-r-- 1 1001 1001 594 Mar 16 20:00 security.txt 20:03:05 drwxrwxr-x 4 1001 1001 4096 Mar 16 20:00 snap 20:03:05 -rw-rw-r-- 1 1001 1001 204 Mar 16 20:00 version.go [Pipeline] sh 20:03:05 + '[' -e coverage.out ] 20:03:05 + chown 1001:1001 coverage.out [Pipeline] stash 20:03:05 Stashed 1 file(s) [Pipeline] sh 20:03:06 + make build 20:03:06 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 20:03:18 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 20:03:18 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 20:03:18 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 20:03:19 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 20:03:26 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 20:03:26 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 20:03:28 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 20:03:28 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 20:03:29 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 20:03:30 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 20:03:31 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] } 20:03:32 $ docker stop --time=1 38cf3231cb0bd9e1566f58cc696296ccf611424412a8e099285c59787ea97ed6 20:03:37 $ docker rm -f --volumes 38cf3231cb0bd9e1566f58cc696296ccf611424412a8e099285c59787ea97ed6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:03:38 20:03:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:03:39 latest: Pulling from edgex-devops/edgex-compose 20:03:39 cbdbe7a5bc2a: Pulling fs layer 20:03:39 ca9280d653b3: Pulling fs layer 20:03:39 7e9c9ca2126c: Pulling fs layer 20:03:39 cbdbe7a5bc2a: Verifying Checksum 20:03:39 cbdbe7a5bc2a: Download complete 20:03:39 ca9280d653b3: Verifying Checksum 20:03:39 ca9280d653b3: Download complete 20:03:39 cbdbe7a5bc2a: Pull complete 20:03:39 7e9c9ca2126c: Download complete 20:03:40 ca9280d653b3: Pull complete 20:03:43 7e9c9ca2126c: Pull complete 20:03:43 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:03:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:03:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:43 prd-ubuntu20.04-docker-8c-8g-2503 does not seem to be running inside a container 20:03:43 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:03:46 $ docker top 7d4d71e5b1aa7786e9de796a80a16e618aebde2efe2793d7dad4ae0fb491b35b -eo pid,comm [Pipeline] { [Pipeline] sh 20:03:46 + docker-compose build --help 20:03:46 + grep parallel 20:03:47 --parallel Build images in parallel. [Pipeline] } 20:03:47 $ docker stop --time=1 7d4d71e5b1aa7786e9de796a80a16e618aebde2efe2793d7dad4ae0fb491b35b 20:03:48 $ docker rm -f --volumes 7d4d71e5b1aa7786e9de796a80a16e618aebde2efe2793d7dad4ae0fb491b35b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:03:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:49 prd-ubuntu20.04-docker-8c-8g-2503 does not seem to be running inside a container 20:03:49 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:03:49 $ docker top 2618c023f49d416d2113c8406960b89c92dd83452f913a72a1d66ba8ab4ff3d7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:03:50 + docker-compose -f ./docker-compose-build.yml build --parallel 20:03:50 Building core-command ... 20:03:50 Building core-common-config-bootstrapper ... 20:03:50 Building core-data ... 20:03:50 Building core-metadata ... 20:03:50 Building security-bootstrapper ... 20:03:50 Building security-proxy-auth ... 20:03:50 Building security-proxy-setup ... 20:03:50 Building security-secretstore-setup ... 20:03:50 Building security-spiffe-token-provider ... 20:03:50 Building security-spire-agent ... 20:03:50 Building security-spire-config ... 20:03:50 Building security-spire-server ... 20:03:50 Building support-notifications ... 20:03:50 Building support-scheduler ... 20:03:50 Building security-proxy-setup 20:03:50 Building core-data 20:03:50 Building security-proxy-auth 20:03:50 Building security-spiffe-token-provider 20:03:50 Building support-notifications 20:04:00 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:04:00 ---> 4a1773f8e60c 20:04:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:04:00 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:04:00 ---> 4a1773f8e60c 20:04:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:04:00 Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:00 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:04:00 ---> 4a1773f8e60c 20:04:00 Step 3/21 : WORKDIR /edgex-go 20:04:00 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:00 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:04:00 ---> 4a1773f8e60c 20:04:00 Step 3/20 : WORKDIR /edgex-go 20:04:00 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:04:00 ---> 4a1773f8e60c 20:04:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:04:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2505 in /w/workspace/edgexfoundry_edgex-go_PR-4458 [Pipeline] { [Pipeline] ws 20:04:03 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:04:03 The recommended git tool is: git 20:04:06 ---> Running in 2f21518e95c2 20:04:06 ---> Running in 61df6b653c9b 20:04:06 ---> Running in a1d3714359a5 20:04:06 ---> Running in b044421aa508 20:04:06 ---> Running in e78701ef815a 20:04:06 Removing intermediate container a1d3714359a5 20:04:06 ---> 6f8bb3376c4d 20:04:06 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:04:06 Removing intermediate container 61df6b653c9b 20:04:06 Removing intermediate container 2f21518e95c2 20:04:06 ---> 7c04520f50dc 20:04:06 ---> c937ed74dc59 20:04:06 Step 4/23 : WORKDIR /edgex-goStep 4/23 : WORKDIR /edgex-go 20:04:06 20:04:06 Removing intermediate container b044421aa508 20:04:06 ---> dc31357d722f 20:04:06 Step 4/23 : WORKDIR /edgex-go 20:04:06 Removing intermediate container e78701ef815a 20:04:06 ---> 651600b66cba 20:04:06 Step 4/21 : RUN apk add --update --no-cache make git 20:04:06 ---> Running in 092bfc42dbe3 20:04:06 ---> Running in 7c7830d78226 20:04:06 ---> Running in 8dbaac69160b 20:04:06 ---> Running in 8dd7e200ecff 20:04:06 ---> Running in f7e5a9968875 20:04:06 Removing intermediate container 8dbaac69160b 20:04:06 ---> 981e38dc4480 20:04:06 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:04:06 Removing intermediate container 7c7830d78226 20:04:06 ---> 136df43029cb 20:04:06 Step 5/23 : RUN apk add --update --no-cache make gitRemoving intermediate container 8dd7e200ecff 20:04:06 20:04:06 ---> 0378f3ff51cf 20:04:06 Step 5/23 : RUN apk add --update --no-cache make git 20:04:06 ---> Running in c2803eb1a369 20:04:06 ---> Running in b6d065546fab 20:04:06 ---> Running in 6f85c6d64be8 20:04:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:06 OK: 265 MiB in 53 packages 20:04:06 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:04:06 v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:04:06 OK: 17816 distinct packages available 20:04:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:06 OK: 265 MiB in 53 packages 20:04:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:07 OK: 265 MiB in 53 packages 20:04:07 OK: 265 MiB in 53 packages 20:04:07 Removing intermediate container f7e5a9968875 20:04:07 ---> c1795ddabc3e 20:04:07 Step 5/21 : COPY go.mod vendor* ./ 20:04:07 OK: 265 MiB in 53 packages 20:04:07 ---> d53f85c73bc5 20:04:07 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:07 ---> Running in c3a09e14b325 20:04:07 Removing intermediate container b6d065546fab 20:04:07 ---> fb8a3dc8f7ce 20:04:07 Step 6/23 : COPY go.mod vendor* ./ 20:04:07 ---> 90dac26653c9 20:04:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:07 Removing intermediate container c2803eb1a369 20:04:07 ---> 7e27b7722f48 20:04:07 Step 6/23 : COPY go.mod vendor* ./ 20:04:07 ---> Running in c65a7aaa4d0a 20:04:07 Removing intermediate container 6f85c6d64be8 20:04:07 ---> 22b961f009f5 20:04:07 Step 6/23 : COPY go.mod vendor* ./ 20:04:07 Removing intermediate container 092bfc42dbe3 20:04:07 ---> 64fe39e91d8d 20:04:07 Step 5/20 : COPY go.mod vendor* ./ 20:04:07 ---> d98bc85a797b 20:04:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:07 ---> Running in 24eb580ef1d6 20:04:07 ---> d589d45f31cb 20:04:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:07 ---> Running in d2bcb6a2aad6 20:04:07 ---> 8f1135fd1af4 20:04:07 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:08 ---> Running in 46d22fbf5304 20:04:09 using credential edgex-jenkins-ssh 20:04:09 Cloning the remote Git repository 20:04:09 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:04:09 > git init /w/workspace/edgex-go/1 # timeout=10 20:04:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:04:09 > git --version # timeout=10 20:04:09 > git --version # 'git version 2.25.1' 20:04:09 using GIT_SSH to set credentials SSH Credentials for GitHub 20:04:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:04:31 Merging remotes/origin/main commit b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 into PR head commit e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d 20:04:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:04:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:04:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:04:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:04:30 using GIT_SSH to set credentials SSH Credentials for GitHub 20:04:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4458/head:refs/remotes/origin/PR-4458 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:04:31 > git config core.sparsecheckout # timeout=10 20:04:31 > git checkout -f e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d # timeout=10 20:04:31 > git remote # timeout=10 20:04:31 Merge succeeded, producing e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d 20:04:31 Checking out Revision e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d (PR-4458) 20:04:32 Commit message: "build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.1.2 to 2.1.3" 20:04:32 > git --version # timeout=10 20:04:32 > git --version # 'git version 2.25.1' 20:04:32 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:04:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:04:34 % Total % Received % Xferd Average Speed Time Time Time Current 20:04:34 Dload Upload Total Spent Left Speed 20:04:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85006 20:04:31 > git config --get remote.origin.url # timeout=10 20:04:31 using GIT_SSH to set credentials SSH Credentials for GitHub 20:04:31 > git merge b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 # timeout=10 20:04:31 > git rev-parse HEAD^{commit} # timeout=10 20:04:31 > git config core.sparsecheckout # timeout=10 20:04:32 > git checkout -f e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d # timeout=10 [Pipeline] sh 20:04:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:04:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 20:04:35 sudo tee /etc/docker/daemon.new 20:04:35 { 20:04:35 "registry-mirrors": [ 20:04:35 "https://nexus3.edgexfoundry.org:10001" 20:04:35 ], 20:04:35 "bip": "10.250.0.254/24", 20:04:35 "hosts": [ 20:04:35 "tcp://0.0.0.0:5555", 20:04:35 "unix:///var/run/docker.sock" 20:04:35 ], 20:04:35 "mtu": 1458, 20:04:35 "selinux-enabled": true, 20:04:35 "seccomp-profile": "/etc/docker/seccomp.json" 20:04:35 } [Pipeline] sh 20:04:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:04:35 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:04:54 provisioning config files... 20:04:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5846513262012126152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:04:54 ---> docker-login.sh 20:04:54 nexus3.edgexfoundry.org:10001 20:04:54 Removing intermediate container c3a09e14b325 20:04:54 ---> 060c71f2a493 20:04:54 Step 7/21 : COPY . . 20:04:54 Removing intermediate container c65a7aaa4d0a 20:04:54 ---> b33290fe7946 20:04:54 Step 8/23 : COPY . . 20:04:54 Removing intermediate container 24eb580ef1d6 20:04:54 ---> 611b7883013a 20:04:54 Step 8/23 : COPY . . 20:04:54 Removing intermediate container 46d22fbf5304 20:04:54 ---> 245e97adb93d 20:04:54 Step 7/20 : COPY . . 20:04:54 Removing intermediate container d2bcb6a2aad6 20:04:54 ---> 6526f19647be 20:04:54 Step 8/23 : COPY . . 20:04:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:55 Configure a credential helper to remove this warning. See 20:04:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:55 20:04:55 Login Succeeded 20:04:55 nexus3.edgexfoundry.org:10002 20:04:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:55 Configure a credential helper to remove this warning. See 20:04:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:55 20:04:55 Login Succeeded 20:04:55 nexus3.edgexfoundry.org:10003 20:04:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:55 Configure a credential helper to remove this warning. See 20:04:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:55 20:04:55 Login Succeeded 20:04:55 nexus3.edgexfoundry.org:10004 20:04:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:56 Configure a credential helper to remove this warning. See 20:04:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:56 20:04:56 Login Succeeded 20:04:56 docker.io 20:04:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:56 Configure a credential helper to remove this warning. See 20:04:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:56 20:04:56 Login Succeeded 20:04:56 ---> docker-login.sh ends [Pipeline] } 20:04:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:04:57 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:04:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:04:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:04:57 ========================================================= 20:04:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:04:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:04:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:04:58 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:04:58 af6eaf76a39c: Pulling fs layer 20:04:58 55522c791124: Pulling fs layer 20:04:58 ce5c4a1c91eb: Pulling fs layer 20:04:58 169dfbe0d373: Pulling fs layer 20:04:58 e1ff8fa3b103: Pulling fs layer 20:04:58 52ebb69f0ebf: Pulling fs layer 20:04:58 5abe8eddf0d5: Pulling fs layer 20:04:58 169dfbe0d373: Waiting 20:04:58 e1ff8fa3b103: Waiting 20:04:58 52ebb69f0ebf: Waiting 20:04:58 5abe8eddf0d5: Waiting 20:04:58 55522c791124: Verifying Checksum 20:04:58 55522c791124: Download complete 20:04:58 169dfbe0d373: Verifying Checksum 20:04:58 169dfbe0d373: Download complete 20:04:58 e1ff8fa3b103: Verifying Checksum 20:04:58 e1ff8fa3b103: Download complete 20:04:58 af6eaf76a39c: Verifying Checksum 20:04:59 af6eaf76a39c: Pull complete 20:04:59 5abe8eddf0d5: Verifying Checksum 20:04:59 5abe8eddf0d5: Download complete 20:05:00 55522c791124: Pull complete 20:05:01 52ebb69f0ebf: Verifying Checksum 20:05:01 ce5c4a1c91eb: Verifying Checksum 20:05:01 ce5c4a1c91eb: Download complete 20:05:13 ---> 2ad6fdc2e728 20:05:13 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:05:13 ---> f2e4d04c6eee 20:05:13 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:05:13 ---> 1e241f2f83be 20:05:13 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:05:13 ---> 30884a72ce6b 20:05:13 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:05:13 ---> 6381df897819 20:05:13 Step 8/21 : RUN make cmd/secrets-config/secrets-config 20:05:13 ---> Running in 4354dbdf5f2d 20:05:13 ---> Running in 615853e548a1 20:05:13 ---> Running in 3fe55ac7ab6b 20:05:13 ---> Running in 68cbf46b3ac8 20:05:13 ---> Running in c1cd103b735a 20:05:13 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 20:05: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 20:05: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 20:05: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 20:05: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:05:13 ce5c4a1c91eb: Pull complete 20:05:13 169dfbe0d373: Pull complete 20:05:13 e1ff8fa3b103: Pull complete 20:05:20 52ebb69f0ebf: Pull complete 20:05:22 5abe8eddf0d5: Pull complete 20:05:22 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 20:05:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:05:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:05:22 + docker build -t ci-base-image-arm64 -f - . 20:05:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:05:22 WORKDIR /edgex 20:05:22 COPY go.mod . 20:05:22 RUN go mod download 20:05:23 Sending build context to Docker daemon 2.933MB 20:05:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:05:23 ---> 6cb57ee374ae 20:05:23 Step 2/4 : WORKDIR /edgex 20:05:25 ---> Running in c93893c6cb99 20:05:25 Removing intermediate container c93893c6cb99 20:05:25 ---> 45f279ed3f66 20:05:25 Step 3/4 : COPY go.mod . 20:05:26 ---> 565844df3c3e 20:05:26 Step 4/4 : RUN go mod download 20:05:26 ---> Running in faaa78fe467f 20:05:51 Removing intermediate container 615853e548a1 20:05:51 ---> 76508b41d634 20:05:51 20:05:51 Step 10/23 : FROM alpine:3.17 20:05:51 Removing intermediate container c1cd103b735a 20:05:51 ---> ae6fdea8299c 20:05:51 20:05:51 Step 9/21 : FROM alpine:3.17 20:05:51 Removing intermediate container 68cbf46b3ac8 20:05:51 ---> f2f7ff75a825 20:05:51 20:05:51 Step 10/23 : FROM alpine:3.17 20:05:51 Removing intermediate container 4354dbdf5f2d 20:05:51 ---> 883273a2d948 20:05:51 20:05:51 Step 9/20 : FROM alpine:3.17 20:05:51 3.17: Pulling from library/alpine 20:05:51 3.17: Pulling from library/alpine 20:05:51 3.17: Pulling from library/alpine 20:05:53 3.17: Pulling from library/alpine 20:05:55 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:05:56 Status: Downloaded newer image for alpine:3.17 20:05:56 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:05:56 Status: Image is up to date for alpine:3.17 20:05:56 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:05:56 Status: Image is up to date for alpine:3.17 20:05:56 ---> b2aa39c304c2 20:05:56 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:05:56 Removing intermediate container 3fe55ac7ab6b 20:05:56 ---> feeccad98c6f 20:05:56 20:05:56 Step 10/23 : FROM alpine:3.17 20:05:56 ---> b2aa39c304c2 20:05:56 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:05:56 ---> b2aa39c304c2 20:05:56 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:05:56 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:05:56 Status: Image is up to date for alpine:3.17 20:05:56 ---> b2aa39c304c2 20:05:56 Step 10/21 : RUN apk add --update --no-cache dumb-init openssl 20:05:56 ---> b2aa39c304c2 20:05:56 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:05:56 ---> Running in cb3007485570 20:05:56 ---> Running in 0d0d3e868b4e 20:05:56 ---> Running in 36b317bec8c8 20:05:57 ---> Running in bdf7a02490d3 20:05:57 ---> Running in e790963207db 20:05:57 Removing intermediate container 36b317bec8c8 20:05:57 ---> b177cf9b846c 20:05:57 Step 12/23 : ENV APP_PORT=59880 20:05:57 Removing intermediate container cb3007485570 20:05:57 ---> 0757aaf12b63 20:05:57 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:05:57 Removing intermediate container bdf7a02490d3 20:05:57 ---> b605d55a91e9 20:05:57 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:05:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:57 ---> Running in c4a9c215ad56 20:05:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:58 ---> Running in 389c94625332 20:05:58 ---> Running in b1fe88530afb 20:05:58 (1/2) Installing ca-certificates (20220614-r4) 20:05:58 (2/2) Installing dumb-init (1.2.5-r2) 20:05:58 Executing busybox-1.35.0-r29.trigger 20:05:58 Executing ca-certificates-20220614-r4.trigger 20:05:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:58 OK: 8 MiB in 17 packages 20:05:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:58 Removing intermediate container faaa78fe467f 20:05:58 ---> 097f733e5d97 20:05:58 Successfully built 097f733e5d97 20:05:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:58 (1/2) Installing dumb-init (1.2.5-r2) 20:05:58 (2/2) Installing openssl (3.0.8-r0) 20:05:58 Executing busybox-1.35.0-r29.trigger 20:05:58 OK: 8 MiB in 17 packages 20:05:58 Removing intermediate container c4a9c215ad56 20:05:58 ---> 3648e0829db6 20:05:58 Step 13/23 : EXPOSE $APP_PORT 20:05:58 + docker inspect -f . ci-base-image-arm64 20:05:58 . [Pipeline] } 20:05:59 ---> Running in 53a2a0956232 [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:59 prd-ubuntu20.04-docker-arm64-4c-16g-2505 does not seem to be running inside a container 20:05:59 Removing intermediate container 53a2a0956232 20:05:59 ---> 8519050fd997 20:05:59 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:05:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:05:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:59 ---> Running in 2477ef93f884 20:05:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:59 (1/1) Installing dumb-init (1.2.5-r2) 20:05:59 Executing busybox-1.35.0-r29.trigger 20:05:59 OK: 7 MiB in 16 packages 20:06:00 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:06:00 v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:06:00 OK: 17816 distinct packages available 20:06:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:00 Removing intermediate container e790963207db 20:06:00 ---> c39bb4cf3868 20:06:00 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:06:00 $ docker top 7fe4ea41d6ebd117b6bd2e642a24c5bbcd62106f1cda62c92eed9f36c4e6d48f -eo pid,comm 20:06:00 (1/9) Installing ca-certificates (20220614-r4) 20:06:00 (2/9) Installing brotli-libs (1.0.9-r9) 20:06:00 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:06:00 (4/9) Installing libcurl (7.88.1-r0) 20:06:00 (5/9) Installing curl (7.88.1-r0) 20:06:00 (6/9) Installing dumb-init (1.2.5-r2) 20:06:00 (7/9) Installing musl-obstack (1.2.3-r0) 20:06:00 (8/9) Installing libucontext (1.2-r0) 20:06:00 (9/9) Installing gcompat (1.1.0-r0) 20:06:00 Executing busybox-1.35.0-r29.trigger 20:06:00 Executing ca-certificates-20220614-r4.trigger 20:06:00 Removing intermediate container 0d0d3e868b4e 20:06:00 ---> 08fd3ac43e6c 20:06:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:06:00 OK: 10 MiB in 24 packages [Pipeline] { 20:06:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [Pipeline] sh 20:06:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:01 ---> Running in f561c39ad5e8 20:06:01 ---> Running in 622903695bb9 20:06:01 (1/1) Installing dumb-init (1.2.5-r2) 20:06:01 Executing busybox-1.35.0-r29.trigger 20:06:01 OK: 7 MiB in 16 packages 20:06:01 + go version 20:06:01 go version go1.20.2 linux/arm64 [Pipeline] } 20:06:01 $ docker stop --time=1 7fe4ea41d6ebd117b6bd2e642a24c5bbcd62106f1cda62c92eed9f36c4e6d48f 20:06:01 Removing intermediate container f561c39ad5e8 20:06:01 ---> 48c1df8cdd4a 20:06:01 Step 12/21 : WORKDIR /edgex 20:06:02 Removing intermediate container 622903695bb9 20:06:02 ---> 982992861c59 20:06:02 Step 13/23 : ENV APP_PORT=59860 20:06:02 Removing intermediate container 389c94625332 20:06:02 ---> 19a5b3c418d4 20:06:02 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:02 ---> Running in f44893c52d80 20:06:02 ---> Running in e834f29be8d0 20:06:02 ---> c876fe2781c4 20:06:02 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:06:02 Removing intermediate container b1fe88530afb 20:06:02 ---> d37f3f0b5a9d 20:06:02 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:02 Removing intermediate container f44893c52d80 20:06:02 ---> 460e6139abfa 20:06:02 Step 13/21 : COPY --from=builder /edgex-go/security.txt / 20:06:02 Removing intermediate container 2477ef93f884 20:06:02 ---> 3f19ef7196d1 20:06:02 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:02 Removing intermediate container e834f29be8d0 20:06:02 ---> ed65f614b685 20:06:02 Step 14/23 : EXPOSE $APP_PORT 20:06:03 $ docker rm -f --volumes 7fe4ea41d6ebd117b6bd2e642a24c5bbcd62106f1cda62c92eed9f36c4e6d48f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 20:06:03 ---> e0e04683ff2d 20:06:03 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:06:03 ---> Running in 8257018ca314 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 20:06:03 ---> dbbea137bc75 20:06:03 Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 20:06:03 ---> 6e81545afb17 20:06:03 ---> 4c60faba229c 20:06:03 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:06:03 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:06:03 Removing intermediate container 8257018ca314 20:06:03 ---> c50bcbd44c8d 20:06:03 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:03 ---> 751c48405336 20:06:03 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 20:06:03 ---> df8c543e2b67 20:06:03 ---> 2ec020eba8ea 20:06:03 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config .Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:06:03 [Pipeline] sh 20:06:04 ---> 328d269a8dab 20:06:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:06:04 ---> e892a83f7312 20:06:04 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:06:04 ---> 3841a70726ed 20:06:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:06:04 + docker inspect -f . ci-base-image-arm64 20:06:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:06:04 prd-ubuntu20.04-docker-arm64-4c-16g-2505 does not seem to be running inside a container 20:06:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:06:05 ---> 0993f0aa26bb 20:06:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:06:05 ---> 57dd071e282c 20:06:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:06:05 ---> fc4150e1025d 20:06:05 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:06:05 ---> 6ffc5625e54c 20:06:05 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:06:05 ---> 9b2360bfb79b 20:06:05 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:06:05 ---> Running in e725aa4de77a 20:06:05 $ docker top fdff22138d228c3432733c0f952ce874394e4991ade9422ea28897597f192d82 -eo pid,comm 20:06:05 ---> bd9fc6006915 20:06:05 Step 19/23 : ENTRYPOINT ["/core-data"] [Pipeline] { 20:06:05 ---> Running in f116ae74c737 20:06:05 ---> 5c973f95dbfb 20:06:05 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:06:05 ---> d4439e527bbd 20:06:05 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:06:05 ---> Running in 72919c0eaf26 20:06:05 ---> Running in 9c113bc51af4 20:06:05 Removing intermediate container f116ae74c737 20:06:05 ---> 88f982148a45 20:06:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:06:05 ---> 1db94dca92df 20:06:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:06:05 ---> Running in 2136a6925cf1 [Pipeline] echo 20:06:05 ========================================================= 20:06:05 [edgeXBuildGoParallel] Running Tests and Build... 20:06:05 ========================================================= [Pipeline] sh 20:06:06 Removing intermediate container 9c113bc51af4 20:06:06 ---> 1ae7a54f5294 20:06:06 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:06:06 ---> Running in b79242b06829 20:06:06 Removing intermediate container 2136a6925cf1 20:06:06 ---> 2168f02b93e0 20:06:06 Step 21/23 : LABEL arch=x86_64 20:06:06 ---> Running in be5ee90b0a76 20:06:06 ---> 1fbe83089df3 20:06:06 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:06:06 Removing intermediate container b79242b06829 20:06:06 ---> 5e445671f36d 20:06:06 Step 18/20 : LABEL arch=x86_64 20:06:06 ---> Running in c8ad77c78dc9 20:06:06 Removing intermediate container e725aa4de77a 20:06:06 ---> a73d95df54be 20:06:06 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:06:06 ---> Running in 84044a0ab40b 20:06:06 ---> Running in 279825a5040d 20:06:06 Removing intermediate container be5ee90b0a76 20:06:06 ---> c12b979bc8d9 20:06:06 Step 22/23 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d 20:06:06 Removing intermediate container c8ad77c78dc9 20:06:06 ---> 76e6efa3e3b2 20:06:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:06:06 ---> Running in d98b611cae90 20:06:06 Removing intermediate container 84044a0ab40b 20:06:06 ---> 578778b1afbf 20:06:06 Step 19/20 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d 20:06:06 ---> Running in d5be37f78f44 20:06:06 Removing intermediate container 279825a5040d 20:06:06 ---> 8c160d6a97f5 20:06:06 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:06:06 ---> Running in 930cef32ecef 20:06:06 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:06:06 Removing intermediate container d98b611cae90 20:06:06 ---> 27d7d3e5da4a 20:06:06 Step 23/23 : LABEL version=0.0.0 20:06:06 ---> Running in e186a25e68f4 20:06:07 + make test 20:06:07 go test -race -coverprofile=coverage.out ./... 20:06:07 ---> Running in 08c82b2819a2 20:06:07 Removing intermediate container d5be37f78f44 20:06:07 ---> 81e542d6b117 20:06:07 Step 20/20 : LABEL version=0.0.0 20:06:07 Removing intermediate container e186a25e68f4 20:06:07 ---> c2a671a7c743 20:06:07 Step 21/23 : LABEL arch=x86_64 20:06:07 Removing intermediate container 930cef32ecef 20:06:07 ---> 875bc262f35b 20:06:07 Step 21/23 : LABEL arch=x86_64 20:06:07 Removing intermediate container 72919c0eaf26 20:06:07 ---> d09146768baf 20:06:07 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:06:07 ---> Running in b053a5012f2b 20:06:07 ---> Running in c996849b3ecb 20:06:07 ---> Running in d964569e913b 20:06:07 Removing intermediate container 08c82b2819a2 20:06:07 ---> 8eb9324f255a 20:06:07 20:06:07 ---> Running in 8ea34eb4f5a4 20:06:07 Successfully built 8eb9324f255a 20:06:08 Removing intermediate container c996849b3ecb 20:06:08 ---> 930c0bd0f800 20:06:08 Step 22/23 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d 20:06:08 Successfully tagged core-data:latest 20:06:08  Building core-data ... done Building security-secretstore-setup 20:06:08 Removing intermediate container d964569e913b 20:06:08 ---> 7193565cb776 20:06:08 Step 22/23 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d 20:06:08 Removing intermediate container b053a5012f2b 20:06:08 ---> 244618d14994 20:06:08 20:06:08 ---> Running in 17f5343ff5bf 20:06:08 Removing intermediate container 8ea34eb4f5a4 20:06:08 ---> f3fabf0fd279 20:06:08 Step 19/21 : LABEL arch=x86_64 20:06:08 Successfully built 244618d14994 20:06:09 Successfully tagged security-spiffe-token-provider:latest 20:06:09  Building security-spiffe-token-provider ... done Building core-command 20:06:12 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:06:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:06:12 ---> 4a1773f8e60c 20:06:12 Step 3/24 : WORKDIR /edgex-go 20:06:12 ---> Using cache 20:06:12 ---> 651600b66cba 20:06:12 Step 4/24 : RUN apk add --update --no-cache make git 20:06:12 ---> Using cache 20:06:12 ---> c1795ddabc3e 20:06:12 Step 5/24 : COPY go.mod vendor* ./ 20:06:12 ---> Using cache 20:06:12 ---> d53f85c73bc5 20:06:12 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:12 ---> Using cache 20:06:12 ---> 060c71f2a493 20:06:12 Step 7/24 : COPY . . 20:06:12 ---> Using cache 20:06:12 ---> 6381df897819 20:06:12 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:06:12 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:06:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:06:14 ---> 4a1773f8e60c 20:06:14 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:06:14 ---> Using cache 20:06:14 ---> dc31357d722f 20:06:14 Step 4/24 : WORKDIR /edgex-go 20:06:14 ---> Using cache 20:06:14 ---> 981e38dc4480 20:06:14 Step 5/24 : RUN apk add --update --no-cache make git 20:06:15 Removing intermediate container 17f5343ff5bf 20:06:15 ---> 62f7f32f3149 20:06:15 Step 23/23 : LABEL version=0.0.0 20:06:15 ---> Running in 1f22c762d741 20:06:15 ---> Running in 971d723e0d89 20:06:15 ---> Running in 58b8fbaffdbf 20:06:15 ---> Running in 8a2f2b2aaf78 20:06:15 ---> Running in 22445d44c397 20:06:15 Removing intermediate container 1f22c762d741 20:06:15 ---> ac8f448781d3 20:06:15 Step 23/23 : LABEL version=0.0.0 20:06:15 ---> Running in 11abdb7a7677 20:06:15 Removing intermediate container 971d723e0d89 20:06:15 ---> adffa5c614c0 20:06:15 Step 20/21 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d 20:06:15 Removing intermediate container 8a2f2b2aaf78 20:06:15 ---> 70179a466e01 20:06:15 20:06:15 ---> Running in ac0c5b1bc1a9 20:06:15 Removing intermediate container 11abdb7a7677 20:06:15 ---> c85744384630 20:06:15 20:06:15 Successfully built 70179a466e01 20:06:15 Successfully tagged support-notifications:latest 20:06:15  Building support-notifications ... done Building core-metadata 20:06:15 Successfully built c85744384630 20:06:15 Successfully tagged security-proxy-auth:latest 20:06:15  Building security-proxy-auth ... done Building core-common-config-bootstrapper 20:06:15 Removing intermediate container ac0c5b1bc1a9 20:06:15 ---> 24e7aef9d5f3 20:06:15 Step 21/21 : LABEL version=0.0.0 20:06:15 ---> Running in ce3d13321ae4 20:06:16 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 20:06:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:18 OK: 265 MiB in 53 packages 20:06:19 Removing intermediate container ce3d13321ae4 20:06:19 ---> 45a7704e54fb 20:06:19 20:06:19 Successfully built 45a7704e54fb 20:06:19 Successfully tagged security-proxy-setup:latest 20:06:19  Building security-proxy-setup ... done Building security-spire-config 20:06:19 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:06:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:06:19 ---> 4a1773f8e60c 20:06:19 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:06:19 ---> Using cache 20:06:19 ---> dc31357d722f 20:06:19 Step 4/23 : WORKDIR /edgex-go 20:06:19 ---> Using cache 20:06:19 ---> 981e38dc4480 20:06:19 Step 5/23 : RUN apk add --update --no-cache make git 20:06:19 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:06:19 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:06:19 ---> 4a1773f8e60c 20:06:19 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:06:19 ---> Using cache 20:06:19 ---> dc31357d722f 20:06:19 Step 4/25 : WORKDIR /edgex-go 20:06:19 ---> Using cache 20:06:19 ---> 981e38dc4480 20:06:19 Step 5/25 : RUN apk add --update --no-cache make git 20:06:22 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:06:22 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:06:22 ---> 4a1773f8e60c 20:06:22 Step 3/26 : WORKDIR /edgex-go 20:06:22 ---> Using cache 20:06:22 ---> 651600b66cba 20:06:22 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:06:32 ---> Running in ab7de073ade2 20:06:32 ---> Running in bfd9dbcb296e 20:06:32 ---> Running in 3d216a728502 20:06:32 Removing intermediate container 22445d44c397 20:06:32 ---> 150d632a8638 20:06:32 Step 6/24 : COPY go.mod vendor* ./ 20:06:32 ---> 6ea02cad135d 20:06:32 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:32 ---> Running in 5ecb001dc62c 20:06:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:33 OK: 265 MiB in 53 packages 20:06:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:33 OK: 265 MiB in 53 packages 20:06:34 OK: 265 MiB in 53 packages 20:06:35 Removing intermediate container 3d216a728502 20:06:35 ---> 43c2b776f2a0 20:06:35 Step 5/26 : COPY go.mod vendor* ./ 20:06:35 Removing intermediate container ab7de073ade2 20:06:35 ---> c771c1c9687b 20:06:35 Step 6/23 : COPY go.mod vendor* ./ 20:06:35 Removing intermediate container bfd9dbcb296e 20:06:35 ---> b9dad63c24cc 20:06:35 Step 6/25 : COPY go.mod vendor* ./ 20:06:35 ---> d84ba5cd0f3a 20:06:35 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:35 ---> Running in 8ce0d3ffead2 20:06:35 ---> 9ddf8021a597 20:06:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:36 ---> Running in 698929335dfb 20:06:36 ---> 000375b5a1fc 20:06:36 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:36 ---> Running in 87e9629fba1c 20:06:39 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 20:06:54 ? github.com/edgexfoundry/edgex-go [no test files] 20:07:01 Removing intermediate container 58b8fbaffdbf 20:07:01 ---> 20c9c998efcb 20:07:01 20:07:01 Step 9/24 : FROM alpine:3.17 20:07:01 ---> b2aa39c304c2 20:07:01 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:07:09 ---> Running in 05e596c9c81c 20:07:17 Removing intermediate container 698929335dfb 20:07:17 ---> fb04223cc5ea 20:07:17 Step 8/23 : COPY . . 20:07:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:17 Removing intermediate container 8ce0d3ffead2 20:07:17 ---> 43a1a8325421 20:07:17 Step 7/26 : COPY . . 20:07:17 Removing intermediate container 87e9629fba1c 20:07:17 ---> a61677bb6717 20:07:17 Step 8/25 : COPY . . 20:07:17 Removing intermediate container 5ecb001dc62c 20:07:17 ---> 2471bdce8c7c 20:07:17 Step 8/24 : COPY . . 20:07:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:17 (1/3) Installing ca-certificates (20220614-r4) 20:07:17 (2/3) Installing dumb-init (1.2.5-r2) 20:07:17 (3/3) Installing su-exec (0.2-r2) 20:07:17 Executing busybox-1.35.0-r29.trigger 20:07:17 Executing ca-certificates-20220614-r4.trigger 20:07:17 OK: 8 MiB in 18 packages 20:07:32 ---> 049a067cd52b 20:07:32 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:07:32 ---> 1160e1de68ea 20:07:32 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:07:32 ---> eec7c71ec669 20:07:32 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:07:32 ---> a0d812dde811 20:07:32 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:07:32 ---> Running in 5eaad853eb1e 20:07:32 ---> Running in 41742460cbfb 20:07:32 ---> Running in 0f6fb0d73c73 20:07:32 ---> Running in 8504d08ca2e5 20:07:32 Removing intermediate container 05e596c9c81c 20:07:32 ---> 48ea24be08f0 20:07:32 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:07:32 ---> Running in 874c11f2ea4e 20:07:32 Removing intermediate container 0f6fb0d73c73 20:07:32 ---> 8958e89229cf 20:07:32 Step 9/26 : WORKDIR /edgex-go/spire-build 20:07:32 ---> Running in 9bd39aa5b297 20:07:32 Removing intermediate container 874c11f2ea4e 20:07:32 ---> bc30382ad813 20:07:32 Step 12/24 : WORKDIR / 20:07:32 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 20:07:32 Removing intermediate container 9bd39aa5b297 20:07:32 ---> c504fee49fee 20:07:32 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:07:32 ---> Running in fb4cd7ab89dd 20:07:32 ---> Running in 8b233ef33849 20:07:32 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 20:07:32 Removing intermediate container fb4cd7ab89dd 20:07:32 ---> 0885437042de 20:07:32 Step 13/24 : COPY --from=builder /edgex-go/security.txt / 20:07:32 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 20:07:32 Removing intermediate container 8b233ef33849 20:07:32 ---> 99da8e2c56ed 20:07:32 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 20:07:33 ---> Running in 010fea520467 20:07:33 ---> 919a17ca0c51 20:07:33 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:07:34 ---> 9d9db30225a3 20:07:34 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:07:34 ---> 6c2581384e1c 20:07:34 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:07:34 ---> 81cefaa5b389 20:07:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:07:34 Removing intermediate container 010fea520467 20:07:34 ---> 59d3a4729b97 20:07:34 Step 12/26 : WORKDIR /edgex-go 20:07:34 ---> Running in 8002cc4ce8ea 20:07:34 Removing intermediate container 8002cc4ce8ea 20:07:34 ---> e0ca25a47c71 20:07:34 20:07:34 Step 13/26 : FROM alpine:3.17 20:07:34 ---> b2aa39c304c2 20:07:34 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:07:34 ---> Using cache 20:07:34 ---> b605d55a91e9 20:07:34 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:07:34 ---> Running in 99b8c936e25c 20:07:35 ---> d33fb745760e 20:07:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:07:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:35 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:07:35 v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:07:35 OK: 17816 distinct packages available 20:07:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:36 (1/4) Installing dumb-init (1.2.5-r2) 20:07:36 (2/4) Installing musl-obstack (1.2.3-r0) 20:07:36 (3/4) Installing libucontext (1.2-r0) 20:07:36 (4/4) Installing gcompat (1.1.0-r0) 20:07:36 Executing busybox-1.35.0-r29.trigger 20:07:36 OK: 7 MiB in 19 packages 20:07:36 ---> 50e4f38dcb02 20:07:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:07:39 ---> 2c10f761ecb2 20:07:39 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:07:43 Removing intermediate container 99b8c936e25c 20:07:43 ---> c50cf546582e 20:07:43 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 20:07:43 ---> Running in edd75913e2c0 20:07:47 ---> 6d75fe4081e8 20:07:47 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:07:50 ---> 0606a91180a1 20:07:50 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:07:50 Removing intermediate container edd75913e2c0 20:07:50 ---> d1525f93dac7 20:07:50 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:07:51 ---> Running in 1dbfa91dfd07 20:07:51 ---> c0a29ba9bb1d 20:07:51 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:07:51 ---> Running in 0ddae463e63a 20:07:51 Removing intermediate container 1dbfa91dfd07 20:07:51 ---> 785ce16288b4 20:07:51 Step 22/24 : LABEL arch=x86_64 20:07:51 ---> Running in cd23f3282557 20:07:52 Removing intermediate container 0ddae463e63a 20:07:52 ---> 958dd75679a7 20:07:52 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:07:52 Removing intermediate container cd23f3282557 20:07:52 ---> 339ad6e8f763 20:07:52 Step 23/24 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d 20:07:53 ---> Running in ecd705cdecc9 20:07:57 ---> 275b1c234bfc 20:07:57 Step 21/26 : WORKDIR / 20:07:57 Removing intermediate container ecd705cdecc9 20:07:57 ---> d9d52865ec0d 20:07:57 Step 24/24 : LABEL version=0.0.0 20:07:57 ---> Running in 59b66c5e84ff 20:07:57 ---> Running in a9545641054f 20:07:57 Removing intermediate container 59b66c5e84ff 20:07:57 ---> e85b2780eab0 20:07:57 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:07:57 Removing intermediate container a9545641054f 20:07:57 ---> a7e781b1ac67 20:07:57 20:07:57 Successfully built a7e781b1ac67 20:07:58 Successfully tagged security-secretstore-setup:latest 20:07:58  Building security-secretstore-setup ... done Building security-bootstrapper 20:07:58 ---> Running in 3851a4bae51b 20:08:01 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:08:01 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:08:01 ---> 4a1773f8e60c 20:08:01 Step 3/33 : WORKDIR /edgex-go 20:08:01 ---> Using cache 20:08:01 ---> 651600b66cba 20:08:01 Step 4/33 : RUN apk add --update --no-cache make git 20:08:01 ---> Using cache 20:08:01 ---> c1795ddabc3e 20:08:01 Step 5/33 : COPY go.mod vendor* ./ 20:08:01 ---> Using cache 20:08:01 ---> d53f85c73bc5 20:08:01 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:01 ---> Using cache 20:08:01 ---> 060c71f2a493 20:08:01 Step 7/33 : COPY . . 20:08:01 ---> Using cache 20:08:01 ---> 6381df897819 20:08:01 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:08:05 Removing intermediate container 3851a4bae51b 20:08:05 ---> 8d85bbe73bc5 20:08:05 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:08:05 ---> Running in 377c47f6d24f 20:08:05 Removing intermediate container 8504d08ca2e5 20:08:05 ---> f69468e0375a 20:08:05 20:08:05 Step 10/23 : FROM alpine:3.17 20:08:05 ---> b2aa39c304c2 20:08:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:08:05 ---> Using cache 20:08:05 ---> 0757aaf12b63 20:08:05 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:08:05 ---> Using cache 20:08:05 ---> 19a5b3c418d4 20:08:05 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:08:05 ---> Using cache 20:08:05 Removing intermediate container 41742460cbfb 20:08:05 ---> 4eeaefb53466 20:08:05 20:08:05 Step 10/25 : FROM alpine:3.17 20:08:05 ---> b2aa39c304c2 20:08:05 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:08:05 Removing intermediate container 5eaad853eb1e 20:08:05 ---> f9a25300bfec 20:08:05 20:08:05 Step 10/24 : FROM alpine:3.17 20:08:05 ---> b2aa39c304c2 20:08:05 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:08:05 ---> c876fe2781c4 20:08:05 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:08:05 ---> Using cache 20:08:05 ---> Running in 0a3989fae593 20:08:05 ---> e0e04683ff2d 20:08:05 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:08:05 ---> Running in 752c328ecf5e 20:08:05 ---> Running in 292a1db0d810 20:08:05 Removing intermediate container 0a3989fae593 20:08:05 ---> eaa764be7647 20:08:05 Step 24/26 : LABEL arch=x86_64 20:08:05 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 20:08:06 ---> Running in 1683626d7c68 20:08:06 ---> 7e76b354eff0 20:08:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:08:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:08:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:08:06 Removing intermediate container 1683626d7c68 20:08:06 ---> f3ee396e619f 20:08:06 Step 25/26 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d 20:08:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:08:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:08:07 (1/1) Installing dumb-init (1.2.5-r2) 20:08:07 Executing busybox-1.35.0-r29.trigger 20:08:07 OK: 7 MiB in 16 packages 20:08:07 (1/1) Installing dumb-init (1.2.5-r2) 20:08:07 Executing busybox-1.35.0-r29.trigger 20:08:07 OK: 7 MiB in 16 packages 20:08:07 ---> 12b54a4adf7d 20:08:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:08:07 ---> Running in ea866f55c9e1 20:08:07 ---> 127bb62f502a 20:08:07 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:08:07 Removing intermediate container ea866f55c9e1 20:08:07 ---> 854c108a2906 20:08:07 Step 26/26 : LABEL version=0.0.0 20:08:07 ---> Running in 90f4cc694d59 20:08:07 ---> Running in 322380ff45f1 20:08:08 Removing intermediate container 752c328ecf5e 20:08:08 ---> 66877c25fdca 20:08:08 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:08:08 Removing intermediate container 322380ff45f1 20:08:08 ---> a0f46f0f3d73 20:08:08 20:08:08 ---> Running in e63e21d82991 20:08:08 Removing intermediate container 292a1db0d810 20:08:08 ---> 4761459ee3c3 20:08:08 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:08:08 Successfully built a0f46f0f3d73 20:08:08 Successfully tagged security-spire-config:latest 20:08:08 Building security-spire-server 20:08:08  Building security-spire-config ... done  ---> Running in 7d3183e63f10 20:08:08 Removing intermediate container e63e21d82991 20:08:08 ---> 38217b2d9d30 20:08:08 Step 13/24 : ENV APP_PORT=59882 20:08:11 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:08:11 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:08:12 ---> 4a1773f8e60c 20:08:12 Step 3/25 : WORKDIR /edgex-go 20:08:12 ---> Using cache 20:08:12 ---> 651600b66cba 20:08:12 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 20:08:12 ---> Using cache 20:08:12 ---> 43c2b776f2a0 20:08:12 Step 5/25 : COPY go.mod vendor* ./ 20:08:12 ---> Using cache 20:08:12 ---> d84ba5cd0f3a 20:08:12 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:12 ---> Using cache 20:08:12 ---> 43a1a8325421 20:08:12 Step 7/25 : COPY . . 20:08:12 ---> Using cache 20:08:12 ---> eec7c71ec669 20:08:12 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 20:08:12 ---> Using cache 20:08:12 ---> 8958e89229cf 20:08:12 Step 9/25 : WORKDIR /edgex-go/spire-build 20:08:12 ---> Using cache 20:08:12 ---> c504fee49fee 20:08:12 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:08:12 ---> Using cache 20:08:12 ---> 99da8e2c56ed 20:08:12 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:08:15 ---> Running in eaddf043d47a 20:08:15 Removing intermediate container 7d3183e63f10 20:08:15 ---> 2e38b29f1a68 20:08:15 Step 13/25 : ENV APP_PORT=59881 20:08:15 ---> Running in 5d69a0877aac 20:08:15 ---> Running in b7e80c294888 20:08:15 Removing intermediate container eaddf043d47a 20:08:15 ---> 273d0d587d23 20:08:15 Step 14/24 : EXPOSE $APP_PORT 20:08:15 Removing intermediate container 90f4cc694d59 20:08:15 ---> e4f517967839 20:08:15 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:08:15 Removing intermediate container b7e80c294888 20:08:15 ---> 07815b61433d 20:08:15 Step 14/25 : EXPOSE $APP_PORT 20:08:15 ---> Running in 8b6592eb95c9 20:08:15 ---> Running in 00e6ac83ea79 20:08:15 ---> Running in b8fe10eed706 20:08:15 Removing intermediate container 00e6ac83ea79 20:08:15 ---> 1ca775c97e36 20:08:15 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:08:15 Removing intermediate container 8b6592eb95c9 20:08:15 ---> b84bc897beba 20:08:15 Step 15/24 : WORKDIR / 20:08:15 ---> Running in e7d01f693763 20:08:16 ---> Running in a836ae212b4b 20:08:16 Removing intermediate container b8fe10eed706 20:08:16 ---> a508f0e4b6bc 20:08:16 Step 15/25 : WORKDIR / 20:08:16 ---> Running in fdccebde670f 20:08:16 Removing intermediate container e7d01f693763 20:08:16 ---> 11ab2c1e7bc0 20:08:16 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:08:16 Removing intermediate container a836ae212b4b 20:08:16 ---> 41636b1e451e 20:08:16 Step 21/23 : LABEL arch=x86_64 20:08:16 Removing intermediate container fdccebde670f 20:08:16 ---> 61c055e813c2 20:08:16 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:08:16 ---> Running in 034ae8f49014 20:08:16 Removing intermediate container 5d69a0877aac 20:08:16 ---> 88003bac662b 20:08:16 Step 12/25 : WORKDIR /edgex-go 20:08:16 ---> 05161a005cca 20:08:16 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:08:16 ---> Running in 3ae25059a56b 20:08:16 Removing intermediate container 034ae8f49014 20:08:16 ---> f67d4282b28d 20:08:16 Step 22/23 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d 20:08:17 ---> c0fb434504ba 20:08:17 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:08:18 ---> Running in 5e3079de260c 20:08:19 Removing intermediate container 3ae25059a56b 20:08:19 ---> 519a3a3f9741 20:08:19 20:08:19 Step 13/25 : FROM alpine:3.17 20:08:19 ---> b2aa39c304c2 20:08:19 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:08:19 ---> Using cache 20:08:19 ---> b605d55a91e9 20:08:19 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:08:19 ---> 69062f6470fe 20:08:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:08:19 ---> 3c34e86770cc 20:08:19 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:08:19 ---> Running in 9d2fef2a83dd 20:08:19 Removing intermediate container 5e3079de260c 20:08:19 ---> 23e914847ba6 20:08:19 Step 23/23 : LABEL version=0.0.0 20:08:20 ---> Running in a68704abf691 20:08:20 ---> a0507fe47a9d 20:08:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:08:20 ---> 1bc025795d96 20:08:20 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:08:21 Removing intermediate container a68704abf691 20:08:21 ---> cd214a54a04d 20:08:21 20:08:21 Successfully built cd214a54a04d 20:08:21 Successfully tagged core-common-config-bootstrapper:latest 20:08:21 Building support-scheduler 20:08:21  Building core-common-config-bootstrapper ... done  ---> 2251385c1af6 20:08:21 Step 20/24 : ENTRYPOINT ["/core-command"] 20:08:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:08:21 ---> c2db88b42195 20:08:21 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:08:21 ---> Running in 1aab5d729b1c 20:08:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:08:22 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:08:22 v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:08:22 OK: 17816 distinct packages available 20:08:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:08:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:08:22 (1/5) Installing dumb-init (1.2.5-r2) 20:08:22 (2/5) Installing musl-obstack (1.2.3-r0) 20:08:22 (3/5) Installing libucontext (1.2-r0) 20:08:22 (4/5) Installing gcompat (1.1.0-r0) 20:08:22 (5/5) Installing openssl (3.0.8-r0) 20:08:22 Executing busybox-1.35.0-r29.trigger 20:08:22 OK: 8 MiB in 20 packages 20:08:23 Removing intermediate container 1aab5d729b1c 20:08:23 ---> 398e22e1237b 20:08:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:08:25 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:08:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:08:25 ---> 4a1773f8e60c 20:08:25 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:08:25 ---> Using cache 20:08:25 ---> dc31357d722f 20:08:25 Step 4/23 : WORKDIR /edgex-go 20:08:25 ---> Using cache 20:08:25 ---> 981e38dc4480 20:08:25 Step 5/23 : RUN apk add --update --no-cache make git 20:08:25 ---> Using cache 20:08:25 ---> b9dad63c24cc 20:08:25 Step 6/23 : COPY go.mod vendor* ./ 20:08:25 ---> Using cache 20:08:25 ---> 000375b5a1fc 20:08:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:25 ---> Using cache 20:08:25 ---> a61677bb6717 20:08:25 Step 8/23 : COPY . . 20:08:25 ---> Using cache 20:08:25 ---> 1160e1de68ea 20:08:25 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:08:26 ---> 5e9cde426fd4 20:08:26 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:08:26 ---> Running in 535fa8073e33 20:08:26 ---> Running in fd22f8e820dd 20:08:26 ---> Running in fb7cbcfb4f24 20:08:26 Removing intermediate container 9d2fef2a83dd 20:08:26 ---> 6bb06e2d8732 20:08:26 Step 16/25 : COPY --from=builder /edgex-go/security.txt / 20:08:26 Removing intermediate container fb7cbcfb4f24 20:08:26 ---> 98648164dc37 20:08:26 Removing intermediate container 535fa8073e33 20:08:26 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] ---> e46007008678 20:08:26 20:08:26 Step 22/24 : LABEL arch=x86_64 20:08:27 ---> Running in 1d0571debaac 20:08:27 ---> Running in 9fb136a2bba4 20:08:27 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 20:08:29 ---> bbcc345df6c4 20:08:29 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:08:29 Removing intermediate container 9fb136a2bba4 20:08:29 ---> e2c4d957a8a5 20:08:29 Step 23/25 : LABEL arch=x86_64 20:08:29 Removing intermediate container 1d0571debaac 20:08:29 ---> e3655ae09b4b 20:08:29 Step 23/24 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d 20:08:29 ---> Running in c104ba089aba 20:08:29 ---> Running in 1daabce21896 20:08:29 Removing intermediate container 377c47f6d24f 20:08:29 ---> c14a20e3e7c0 20:08:29 20:08:29 Step 9/33 : FROM alpine:3.17 20:08:29 ---> b2aa39c304c2 20:08:29 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:08:29 ---> Using cache 20:08:29 ---> b605d55a91e9 20:08:29 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:08:31 ---> Running in f97ead9d280a 20:08:31 Removing intermediate container c104ba089aba 20:08:31 ---> 92be233ca6b6 20:08:31 Step 24/25 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d 20:08:31 Removing intermediate container 1daabce21896 20:08:31 ---> 706e4c07ce78 20:08:31 Step 24/24 : LABEL version=0.0.0 20:08:31 ---> 5ac370c51a33 20:08:31 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:08:31 ---> Running in 0affb5b84ba3 20:08:31 ---> Running in 6855f6f40339 20:08:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:08:31 Removing intermediate container 0affb5b84ba3 20:08:31 ---> 9ba1f5121de8 20:08:31 20:08:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:08:31 Successfully built 9ba1f5121de8 20:08:31 ---> 6929ceba6138 20:08:31 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:08:31 Removing intermediate container 6855f6f40339 20:08:31 ---> 6e34ffc0b8f0 20:08:31 Step 25/25 : LABEL version=0.0.0 20:08:31 Successfully tagged core-command:latest 20:08:31 Building security-spire-agent 20:08:31  Building core-command ... done (1/2) Installing dumb-init (1.2.5-r2) 20:08:32 (2/2) Installing su-exec (0.2-r2) 20:08:32 Executing busybox-1.35.0-r29.trigger 20:08:32 OK: 7 MiB in 17 packages 20:08:32 ---> Running in 6443be9e12ed 20:08:35 ---> 27be67cca972 20:08:35 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:08:35 Removing intermediate container 6443be9e12ed 20:08:35 ---> da30e27eac4d 20:08:35 20:08:35 Successfully built da30e27eac4d 20:08:35 Successfully tagged core-metadata:latest 20:08:37  Building core-metadata ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:08:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:08:37 ---> 4a1773f8e60c 20:08:37 Step 3/26 : WORKDIR /edgex-go 20:08:37 ---> Using cache 20:08:37 ---> 651600b66cba 20:08:37 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:08:37 ---> Using cache 20:08:37 ---> 43c2b776f2a0 20:08:37 Step 5/26 : COPY go.mod vendor* ./ 20:08:37 ---> Using cache 20:08:37 ---> d84ba5cd0f3a 20:08:37 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:37 ---> Using cache 20:08:37 ---> 43a1a8325421 20:08:37 Step 7/26 : COPY . . 20:08:37 ---> Using cache 20:08:37 ---> eec7c71ec669 20:08:37 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:08:37 ---> Using cache 20:08:37 ---> 8958e89229cf 20:08:37 Step 9/26 : WORKDIR /edgex-go/spire-build 20:08:37 ---> Using cache 20:08:37 ---> c504fee49fee 20:08:37 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:08:37 ---> Using cache 20:08:37 ---> 99da8e2c56ed 20:08:37 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 20:08:37 ---> Using cache 20:08:37 ---> 59d3a4729b97 20:08:37 Step 12/26 : WORKDIR /edgex-go 20:08:37 ---> Using cache 20:08:37 ---> e0ca25a47c71 20:08:37 20:08:37 Step 13/26 : FROM alpine:3.17 20:08:37 ---> b2aa39c304c2 20:08:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:08:37 ---> Using cache 20:08:37 ---> b605d55a91e9 20:08:37 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:08:37 ---> Using cache 20:08:37 ---> 6bb06e2d8732 20:08:37 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 20:08:37 ---> Using cache 20:08:38 ---> bbcc345df6c4 20:08:38 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:08:38 Removing intermediate container f97ead9d280a 20:08:38 ---> e6c79aa8696f 20:08:38 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:08:38 ---> 4552c25a122e 20:08:38 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:08:39 ---> Running in 0878cc1e63c8 20:08:39 ---> Running in 8b255d6d480e 20:08:39 Removing intermediate container 0878cc1e63c8 20:08:39 ---> e3649f69b39d 20:08:39 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:08:39 Removing intermediate container 8b255d6d480e 20:08:39 ---> 70e3e6ba16fc 20:08:39 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:08:39 ---> c0eada1e0f2d 20:08:39 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:08:40 ---> Running in d3f66a26d84f 20:08:40 ---> Running in 00279a7819b9 20:08:41 Removing intermediate container 00279a7819b9 20:08:41 ---> 1fb8f8ed0fa5 20:08:41 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:08:41 Removing intermediate container d3f66a26d84f 20:08:41 ---> ff4f3d8e418a 20:08:41 Step 23/25 : LABEL arch=x86_64 20:08:41 ---> Running in 3e06db106e62 20:08:41 ---> 8cf15ac116ad 20:08:41 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:08:41 ---> Running in 11916553e1f7 20:08:42 Removing intermediate container 3e06db106e62 20:08:42 ---> 72bc4e0eecbd 20:08:42 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:08:42 ---> 6fe2ffab8647 20:08:42 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:08:42 ---> Running in 074ffc091fbc 20:08:42 Removing intermediate container 11916553e1f7 20:08:42 ---> cf272cb6f044 20:08:42 Step 24/25 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d 20:08:42 ---> Running in 30b754ef510a 20:08:43 ---> f375cd14cab6 20:08:43 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:08:43 Removing intermediate container 074ffc091fbc 20:08:43 ---> 1d6fdce4b3da 20:08:43 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:08:43 Removing intermediate container 30b754ef510a 20:08:43 ---> f1c4f0273a82 20:08:43 Step 25/25 : LABEL version=0.0.0 20:08:43 ---> Running in d60dd4e1e078 20:08:43 ---> Running in 269ebd7a3d4a 20:08:43 ---> 0fe39c367f56 20:08:43 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:08:43 ---> Running in d44e6661e1d1 20:08:43 Removing intermediate container 269ebd7a3d4a 20:08:43 ---> e367e0f0b7db 20:08:43 20:08:44 Successfully built e367e0f0b7db 20:08:44 Successfully tagged security-spire-server:latest 20:08:45  Building security-spire-server ... done Removing intermediate container d44e6661e1d1 20:08:45 ---> a4ae31aaf376 20:08:45 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:08:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:08:45 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:08:46 ---> Running in f78c58714308 20:08:46 Removing intermediate container f78c58714308 20:08:46 ---> 93847b95ca54 20:08:46 Step 24/26 : LABEL arch=x86_64 20:08:46 Removing intermediate container d60dd4e1e078 20:08:46 ---> cf9096f04db5 20:08:46 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:08:46 ---> Running in 961df4e442b4 20:08:46 ---> Running in a1468466b35d 20:08:47 Removing intermediate container 961df4e442b4 20:08:47 ---> 51bfa148a260 20:08:47 Step 25/26 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d 20:08:47 Removing intermediate container a1468466b35d 20:08:47 ---> 150bd57a6ecd 20:08:47 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:08:47 ---> Running in c23b510e4584 20:08:47 ---> e0768f3ceca2 20:08:47 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:08:47 Removing intermediate container c23b510e4584 20:08:47 ---> 0895212cd19c 20:08:47 Step 26/26 : LABEL version=0.0.0 20:08:47 ---> Running in 1238fa578b19 20:08:47 ---> Running in 44d2b4691bf2 20:08:47 Removing intermediate container 1238fa578b19 20:08:47 ---> b1099ded2257 20:08:47 20:08:47 Successfully built b1099ded2257 20:08:48 Successfully tagged security-spire-agent:latest 20:08:49  Building security-spire-agent ... done Removing intermediate container 44d2b4691bf2 20:08:49 ---> b33434628973 20:08:49 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:08:50 ---> d97af39997bd 20:08:50 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:08:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:08:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:08:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:08:53 ---> e0cf8d5eb268 20:08:53 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:08:54 Removing intermediate container fd22f8e820dd 20:08:54 ---> 031fa31862cf 20:08:54 20:08:54 Step 10/23 : FROM alpine:3.17 20:08:54 ---> b2aa39c304c2 20:08:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:08:54 ---> Using cache 20:08:54 ---> 4761459ee3c3 20:08:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:08:54 ---> Using cache 20:08:54 ---> 2e38b29f1a68 20:08:54 Step 13/23 : ENV APP_PORT=59861 20:08:54 ---> Running in e980d8025d65 20:08:54 ---> 8f82612b1ae0 20:08:54 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:08:55 Removing intermediate container e980d8025d65 20:08:55 ---> 26cd6eae9f8c 20:08:55 Step 14/23 : EXPOSE $APP_PORT 20:08:55 ---> d9694d2d9323 20:08:55 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:08:55 ---> Running in 67c5bdabe402 20:08:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:08:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:08:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:08:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:08:55 ---> 3ccc88a3ed8b 20:08:55 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:08:55 Removing intermediate container 67c5bdabe402 20:08:55 ---> 0159fa0ccfc6 20:08:55 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:08:56 ---> 124284b50720 20:08:56 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:08:56 ---> 82666d20123b 20:08:56 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:08:56 ---> 3910afa6dcaf 20:08:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:08:56 ---> 78d88ed79ea2 20:08:56 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:08:56 ---> 9095dda56d98 20:08:56 Step 28/33 : RUN chmod +x /entrypoint.sh 20:08:56 ---> Running in dc866c89105b 20:08:57 ---> aeaced53e94b 20:08:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:08:57 ---> 78575b740746 20:08:57 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:08:57 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:08:57 ---> Running in 1673e0450eb0 20:08:58 Removing intermediate container 1673e0450eb0 20:08:58 ---> 24659fb7c15e 20:08:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:08:58 Removing intermediate container dc866c89105b 20:08:58 ---> 9255c47750e7 20:08:58 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:08:58 ---> Running in 1b2d404681fa 20:08:59 ---> Running in cb7ac1abf75a 20:08:59 Removing intermediate container 1b2d404681fa 20:08:59 ---> e1d4aa0723ed 20:08:59 Step 21/23 : LABEL arch=x86_64 20:09:00 Removing intermediate container cb7ac1abf75a 20:09:00 ---> e9ea6cbff393 20:09:00 Step 30/33 : CMD ["gate"] 20:09:00 ---> Running in 79cf4be2eb10 20:09:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:09:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:09:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:09:00 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:09:00 ---> Running in c32f5f7339ab 20:09:01 Removing intermediate container 79cf4be2eb10 20:09:01 ---> 9405fc3b563e 20:09:01 Step 22/23 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d 20:09:01 ---> Running in ec1aa5ecf6ba 20:09:01 Removing intermediate container c32f5f7339ab 20:09:01 ---> 798a188497d0 20:09:01 Step 31/33 : LABEL arch=x86_64 20:09:02 ---> Running in 90cc0e4694e7 20:09:02 Removing intermediate container ec1aa5ecf6ba 20:09:02 ---> f163411e6885 20:09:02 Step 23/23 : LABEL version=0.0.0 20:09:02 ---> Running in 7fffc1bff7b1 20:09:02 Removing intermediate container 90cc0e4694e7 20:09:02 ---> fe5dc250fb8e 20:09:02 Step 32/33 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d 20:09:03 ---> Running in 654edc005d1c 20:09:03 Removing intermediate container 7fffc1bff7b1 20:09:03 ---> 5c2c6899e4ea 20:09:03 20:09:03 Successfully built 5c2c6899e4ea 20:09:03 Successfully tagged support-scheduler:latest 20:09:04  Building support-scheduler ... done Removing intermediate container 654edc005d1c 20:09:04 ---> ea740cc4089a 20:09:04 Step 33/33 : LABEL version=0.0.0 20:09:04 ---> Running in cf6521dda130 20:09:04 Removing intermediate container cf6521dda130 20:09:04 ---> 0595f94be6cc 20:09:04 20:09:04 Successfully built 0595f94be6cc 20:09:04 Successfully tagged security-bootstrapper:latest 20:09:04  Building security-bootstrapper ... done  [Pipeline] } 20:09:04 $ docker stop --time=1 2618c023f49d416d2113c8406960b89c92dd83452f913a72a1d66ba8ab4ff3d7 20:09:06 $ docker rm -f --volumes 2618c023f49d416d2113c8406960b89c92dd83452f913a72a1d66ba8ab4ff3d7 [Pipeline] // withDockerContainer [Pipeline] sh 20:09:07 + docker images 20:09:07 REPOSITORY TAG IMAGE ID CREATED SIZE 20:09:07 security-bootstrapper latest 0595f94be6cc 3 seconds ago 22MB 20:09:07 support-scheduler latest 5c2c6899e4ea 5 seconds ago 32.4MB 20:09:07 031fa31862cf 14 seconds ago 1.76GB 20:09:07 security-spire-agent latest b1099ded2257 20 seconds ago 129MB 20:09:07 security-spire-server latest e367e0f0b7db 24 seconds ago 89.8MB 20:09:07 core-metadata latest da30e27eac4d 33 seconds ago 20.6MB 20:09:07 core-command latest 9ba1f5121de8 36 seconds ago 19.8MB 20:09:07 c14a20e3e7c0 38 seconds ago 1.67GB 20:09:07 core-common-config-bootstrapper latest cd214a54a04d 47 seconds ago 17.6MB 20:09:07 519a3a3f9741 50 seconds ago 1.55GB 20:09:07 security-spire-config latest a0f46f0f3d73 About a minute ago 88.9MB 20:09:07 4eeaefb53466 About a minute ago 1.7GB 20:09:07 f69468e0375a About a minute ago 1.68GB 20:09:07 f9a25300bfec About a minute ago 1.69GB 20:09:07 security-secretstore-setup latest a7e781b1ac67 About a minute ago 32.6MB 20:09:07 e0ca25a47c71 About a minute ago 1.55GB 20:09:07 20c9c998efcb 2 minutes ago 1.68GB 20:09:07 security-proxy-auth latest c85744384630 2 minutes ago 18.3MB 20:09:07 security-proxy-setup latest 45a7704e54fb 2 minutes ago 18.7MB 20:09:07 support-notifications latest 70179a466e01 2 minutes ago 33MB 20:09:07 core-data latest 8eb9324f255a 3 minutes ago 20MB 20:09:07 security-spiffe-token-provider latest 244618d14994 3 minutes ago 32.6MB 20:09:07 feeccad98c6f 3 minutes ago 1.76GB 20:09:07 883273a2d948 3 minutes ago 1.73GB 20:09:07 ae6fdea8299c 3 minutes ago 1.67GB 20:09:07 76508b41d634 3 minutes ago 1.69GB 20:09:07 f2f7ff75a825 3 minutes ago 1.67GB 20:09:07 ci-base-image-x86_64 latest 4a1773f8e60c 7 minutes ago 881MB 20:09:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 6 days ago 664MB 20:09:07 alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB 20:09:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 20:09:07 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] } 20:09:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:09:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:09:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.473s coverage: 28.7% of statements 20:09:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.323s coverage: 98.5% of statements 20:09:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:09:32 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:09:32 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:09:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.591s coverage: 71.2% of statements 20:09:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:09:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:09:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.365s coverage: 54.0% of statements 20:09:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:09:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:09:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:09:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:09:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:09:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:09:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:10:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.268s coverage: 88.5% of statements 20:10:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.518s coverage: 3.9% of statements 20:10:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:10:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:10:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:10:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.742s coverage: 95.6% of statements 20:10:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:10:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:10:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:10:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:10:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:10:08 ok github.com/edgexfoundry/edgex-go/internal/io 0.221s coverage: 72.2% of statements 20:10:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:10:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:10:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:10:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.242s coverage: 65.9% of statements 20:10:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:10:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:10:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.405s coverage: 0.9% of statements 20:10:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.260s coverage: 29.0% of statements 20:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.287s coverage: 45.5% of statements 20:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.279s coverage: 82.9% of statements 20:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.234s coverage: 94.1% of statements 20:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.261s coverage: 96.3% of statements 20:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.200s coverage: 87.5% of statements 20:10:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:10:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:10:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:10:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.212s coverage: 94.4% of statements 20:10:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:10:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:10:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:10:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:10:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:10:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.254s coverage: 79.9% of statements 20:10:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.285s coverage: 92.9% of statements 20:10:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 64.4% of statements 20:10:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.212s coverage: 86.9% of statements 20:10:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.202s coverage: 87.2% of statements 20:10:59 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.172s coverage: 20.0% of statements 20:10:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.182s coverage: 100.0% of statements 20:10:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.515s coverage: 81.2% of statements 20:10:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:11:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.554s coverage: 82.1% of statements 20:11:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:11:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.270s coverage: 84.8% of statements 20:11:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:11:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:11:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.194s coverage: 63.1% of statements 20:11:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.252s coverage: 100.0% of statements 20:11:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.153s coverage: 89.4% of statements 20:11:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.128s coverage: 100.0% of statements 20:11:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.099s coverage: 73.7% of statements 20:11:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:11:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:11:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:11:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements 20:11:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:11:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:11:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.004s coverage: 38.4% of statements 20:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.248s coverage: 89.5% of statements 20:11:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:11:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:11:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:11:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:11:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.226s coverage: 84.8% of statements 20:11:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:11:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:11:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:11:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:11:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.364s coverage: 17.7% of statements 20:11:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:11:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:11:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:11:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:11:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.647s coverage: 92.3% of statements 20:11:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:11:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:11:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.295s coverage: 61.5% of statements 20:11:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:11:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:11:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.403s coverage: 97.7% of statements 20:11:45 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 20:11:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:11:45 go vet ./... 20:14:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:14:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:14:37 ./bin/test-attribution-txt.sh 20:14:37 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 20:14:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:14:37 + ls -al . 20:14:37 total 700 20:14:37 drwxrwxr-x 10 1001 1001 4096 Mar 16 20:06 . 20:14:37 drwxr-xr-x 4 root root 4096 Mar 16 20:06 .. 20:14:37 drwxrwxr-x 2 1001 1001 4096 Mar 16 20:04 .blubracket 20:14:37 -rw-rw-r-- 1 1001 1001 16 Mar 16 20:04 .dockerignore 20:14:37 drwxrwxr-x 8 1001 1001 4096 Mar 16 20:04 .git 20:14:37 drwxrwxr-x 3 1001 1001 4096 Mar 16 20:04 .github 20:14:37 -rw-rw-r-- 1 1001 1001 1133 Mar 16 20:04 .gitignore 20:14:37 -rw-rw-r-- 1 1001 1001 42 Mar 16 20:04 .golangci.yml 20:14:37 -rw-rw-r-- 1 1001 1001 87 Mar 16 20:04 .hadolint.yml 20:14:37 -rw-rw-r-- 1 1001 1001 166 Mar 16 20:04 .sonarcloud.properties 20:14:37 -rw-rw-r-- 1 1001 1001 1171 Mar 16 20:04 ADOPTERS.md 20:14:37 -rw-rw-r-- 1 1001 1001 10825 Mar 16 20:04 Attribution.txt 20:14:37 -rw-rw-r-- 1 1001 1001 73765 Mar 16 20:04 CHANGELOG.md 20:14:37 -rw-rw-r-- 1 1001 1001 3804 Mar 16 20:04 CONTRIBUTING.md 20:14:37 -rw-rw-r-- 1 1001 1001 677 Mar 16 20:04 GOVERNANCE.md 20:14:37 -rw-rw-r-- 1 1001 1001 883 Mar 16 20:04 Jenkinsfile 20:14:37 -rw-rw-r-- 1 1001 1001 10775 Mar 16 20:04 LICENSE 20:14:37 -rw-rw-r-- 1 1001 1001 14266 Mar 16 20:04 Makefile 20:14:37 -rw-rw-r-- 1 1001 1001 582 Mar 16 20:04 OWNERS.md 20:14:37 -rw-rw-r-- 1 1001 1001 9403 Mar 16 20:04 README.md 20:14:37 -rw-rw-r-- 1 1001 1001 789 Mar 16 20:04 SECURITY.md 20:14:37 -rw-rw-r-- 1 1001 1001 5 Mar 16 20:01 VERSION 20:14:37 drwxrwxr-x 2 1001 1001 4096 Mar 16 20:04 bin 20:14:37 drwxrwxr-x 18 1001 1001 4096 Mar 16 20:04 cmd 20:14:37 -rw-r--r-- 1 root root 447485 Mar 16 20:11 coverage.out 20:14:37 -rw-rw-r-- 1 1001 1001 3236 Mar 16 20:04 go.mod 20:14:37 -rw-rw-r-- 1 1001 1001 31410 Mar 16 20:04 go.sum 20:14:37 drwxrwxr-x 7 1001 1001 4096 Mar 16 20:04 internal 20:14:37 drwxrwxr-x 3 1001 1001 4096 Mar 16 20:04 openapi 20:14:37 -rw-rw-r-- 1 1001 1001 594 Mar 16 20:04 security.txt 20:14:37 drwxrwxr-x 4 1001 1001 4096 Mar 16 20:04 snap 20:14:37 -rw-rw-r-- 1 1001 1001 204 Mar 16 20:04 version.go [Pipeline] sh 20:14:38 + '[' -e coverage.out ] 20:14:38 + chown 1001:1001 coverage.out [Pipeline] stash 20:14:38 Warning: overwriting stash ‘coverage-report’ 20:14:39 Stashed 1 file(s) [Pipeline] sh 20:14:39 + make build 20:14:39 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 20:16:16 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 20:16:23 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 20:16:27 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 20:16:31 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 20:17:18 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 20:17:28 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 20:17:33 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 20:17:40 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 20:17:43 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 20:17:49 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 20:17:56 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] } 20:18:02 $ docker stop --time=1 fdff22138d228c3432733c0f952ce874394e4991ade9422ea28897597f192d82 20:18:04 $ docker rm -f --volumes fdff22138d228c3432733c0f952ce874394e4991ade9422ea28897597f192d82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:18:07 20:18:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:18:08 latest: Pulling from edgex-devops/edgex-compose-arm64 20:18:08 29e5d40040c1: Pulling fs layer 20:18:08 1ce36da41761: Pulling fs layer 20:18:08 25b303627fd3: Pulling fs layer 20:18:08 29e5d40040c1: Verifying Checksum 20:18:08 29e5d40040c1: Download complete 20:18:09 1ce36da41761: Verifying Checksum 20:18:09 1ce36da41761: Download complete 20:18:09 29e5d40040c1: Pull complete 20:18:10 1ce36da41761: Pull complete 20:18:10 25b303627fd3: Verifying Checksum 20:18:10 25b303627fd3: Download complete 20:18:20 25b303627fd3: Pull complete 20:18:20 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:18:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:18:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:21 prd-ubuntu20.04-docker-arm64-4c-16g-2505 does not seem to be running inside a container 20:18:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:18:23 $ docker top df0c6cac9ecf624f10cf986b03d222867685f8e7f04d608945250fdbeb0c6e82 -eo pid,comm [Pipeline] { [Pipeline] sh 20:18:24 + grep parallel+ 20:18:24 docker-compose build --help 20:18:29 --parallel Build images in parallel. [Pipeline] } 20:18:30 $ docker stop --time=1 df0c6cac9ecf624f10cf986b03d222867685f8e7f04d608945250fdbeb0c6e82 20:18:32 $ docker rm -f --volumes df0c6cac9ecf624f10cf986b03d222867685f8e7f04d608945250fdbeb0c6e82 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:18:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:33 prd-ubuntu20.04-docker-arm64-4c-16g-2505 does not seem to be running inside a container 20:18:33 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:18:34 $ docker top 013be4e5424163d3e2dd2073516d769034119185e6ccaa3fdcc290f2279a5530 -eo pid,comm [Pipeline] { [Pipeline] sh 20:18:35 + docker-compose -f ./docker-compose-build.yml build --parallel 20:18:42 Building core-command ... 20:18:42 Building core-common-config-bootstrapper ... 20:18:42 Building core-data ... 20:18:42 Building core-metadata ... 20:18:42 Building security-bootstrapper ... 20:18:42 Building security-proxy-auth ... 20:18:42 Building security-proxy-setup ... 20:18:42 Building security-secretstore-setup ... 20:18:42 Building security-spiffe-token-provider ... 20:18:42 Building security-spire-agent ... 20:18:42 Building security-spire-config ... 20:18:42 Building security-spire-server ... 20:18:42 Building support-notifications ... 20:18:42 Building support-scheduler ... 20:18:42 Building security-spire-agent 20:18:42 Building security-bootstrapper 20:18:42 Building support-notifications 20:18:42 Building security-spire-config 20:18:42 Building security-proxy-auth 20:19:28 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:19:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:19:28 ---> 097f733e5d97 20:19:28 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:19:28 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:19:28 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:19:28 ---> 097f733e5d97 20:19:28 Step 3/33 : WORKDIR /edgex-go 20:19:28 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:19:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:19:28 ---> 097f733e5d97 20:19:28 Step 3/26 : WORKDIR /edgex-go 20:19:28 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:19:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:19:28 ---> 097f733e5d97 20:19:28 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:19:28 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:19:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:19:28 ---> 097f733e5d97 20:19:28 Step 3/26 : WORKDIR /edgex-go 20:19:28 ---> Running in f4dfbedddf0c 20:19:28 ---> Running in 8f64832095f3 20:19:28 ---> Running in 193f6b0086e3 20:19:28 ---> Running in 5a29b8ef862e 20:19:28 ---> Running in 44404f4bee21 20:19:28 Removing intermediate container 193f6b0086e3 20:19:28 ---> a34a0e9cfe33 20:19:28 Step 4/23 : WORKDIR /edgex-go 20:19:28 Removing intermediate container 5a29b8ef862e 20:19:28 ---> 6768feb8df4d 20:19:28 Step 4/23 : WORKDIR /edgex-go 20:19:28 ---> Running in 1773dfb78894 20:19:28 Removing intermediate container f4dfbedddf0c 20:19:28 Removing intermediate container 44404f4bee21 20:19:28 ---> e4794eefe98d 20:19:28 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:19:28 Removing intermediate container 8f64832095f3 20:19:28 ---> 2f162f428312 20:19:28 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:19:28 ---> bdc43016779f 20:19:28 Step 4/33 : RUN apk add --update --no-cache make git 20:19:29 ---> Running in 0b28c3b927f0 20:19:29 ---> Running in c1f4b1ae3c14 20:19:29 ---> Running in 47b4b80beb4f 20:19:29 ---> Running in fc57b1f70698 20:19:29 Removing intermediate container 1773dfb78894 20:19:29 ---> 0375228aa430 20:19:29 Step 5/23 : RUN apk add --update --no-cache make git 20:19:29 ---> Running in 7182898ffe6a 20:19:30 Removing intermediate container 0b28c3b927f0 20:19:30 ---> 595e613bcf67 20:19:30 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:19:30 ---> Running in 5f659be941ca 20:19:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:19:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:19:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:19:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:19:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:19:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:19:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:19:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:19:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:19:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:19:33 OK: 263 MiB in 53 packages 20:19:33 OK: 263 MiB in 53 packages 20:19:34 OK: 263 MiB in 53 packages 20:19:34 OK: 263 MiB in 53 packages 20:19:34 OK: 263 MiB in 53 packages 20:19:35 Removing intermediate container 47b4b80beb4f 20:19:35 ---> 00a574615051 20:19:35 Step 5/26 : COPY go.mod vendor* ./ 20:19:36 Removing intermediate container 7182898ffe6a 20:19:36 ---> 188e536de2d1 20:19:36 Step 6/23 : COPY go.mod vendor* ./ 20:19:36 Removing intermediate container fc57b1f70698 20:19:36 ---> 639878cbb129 20:19:36 Step 5/33 : COPY go.mod vendor* ./ 20:19:36 Removing intermediate container c1f4b1ae3c14 20:19:36 ---> e39f10f0b47c 20:19:36 Step 5/26 : COPY go.mod vendor* ./ 20:19:36 Removing intermediate container 5f659be941ca 20:19:36 ---> 33e7a681ca0f 20:19:36 Step 6/23 : COPY go.mod vendor* ./ 20:19:39 ---> 6130bfc20fb8 20:19:39 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:39 ---> Running in 5f651291468f 20:19:39 ---> 990388a817d9 20:19:39 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:39 ---> fe80951cd0ea 20:19:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:39 ---> ecda3dbc21dd 20:19:39 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:39 ---> b64a623ab1e9 20:19:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:39 ---> Running in d1a26171d223 20:19:39 ---> Running in e4f7db222631 20:19:39 ---> Running in c9d90097de94 20:19:39 ---> Running in e394cb6d9daf 20:21:45 Removing intermediate container c9d90097de94 20:21:45 ---> 4bad39856635 20:21:45 Step 8/23 : COPY . . 20:21:45 Removing intermediate container 5f651291468f 20:21:45 ---> a671180f719c 20:21:45 Step 7/26 : COPY . . 20:21:45 Removing intermediate container e4f7db222631 20:21:45 ---> f432db26ac82 20:21:45 Step 8/23 : COPY . . 20:21:45 Removing intermediate container d1a26171d223 20:21:45 ---> edfde8a15e88 20:21:45 Step 7/33 : COPY . . 20:21:45 Removing intermediate container e394cb6d9daf 20:21:45 ---> 87bfa6b6c462 20:21:45 Step 7/26 : COPY . . 20:21:52 ---> b5016d19abf8 20:21:52 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:21:52 ---> 49f04886efd6 20:21:52 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:21:52 ---> 4e5fb07357a1 20:21:52 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:21:52 ---> Running in b3b02e1a0809 20:21:52 ---> Running in d4560c9e7022 20:21:52 ---> Running in b6f2adf261c1 20:21:52 ---> 4815e22f533b 20:21:52 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:21:53 ---> c342f9295b19 20:21:53 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:21:53 ---> Running in 43661a7c89a3 20:21:53 Removing intermediate container b3b02e1a0809 20:21:53 ---> 18fb98460ab0 20:21:53 Step 9/26 : WORKDIR /edgex-go/spire-build 20:21:53 ---> Running in cfc16f0d0068 20:21:53 ---> Running in fa71daa2644a 20:21:54 Removing intermediate container cfc16f0d0068 20:21:54 ---> 79945e0f82e1 20:21:54 Step 9/26 : WORKDIR /edgex-go/spire-build 20:21:54 Removing intermediate container fa71daa2644a 20:21:54 ---> d404b7bc318d 20:21:54 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:21:54 ---> Running in 47587e21703f 20:21:54 ---> Running in f426a0e7149b 20:21:54 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 20:21:54 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 20:21:54 Removing intermediate container 47587e21703f 20:21:54 ---> 0b77b227fb25 20:21:54 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:21:55 ---> Running in e71317a0ed4b 20:21:55 Removing intermediate container f426a0e7149b 20:21:55 ---> 0ee948c5ed69 20:21:55 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 20:21: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:21:55 ---> Running in f6cc95812c4e 20:21:56 Removing intermediate container e71317a0ed4b 20:21:56 ---> d0184bb21f8a 20:21:56 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 20:21:56 ---> Running in 653a1261dcf1 20:21:59 Removing intermediate container f6cc95812c4e 20:21:59 ---> fc1c539bd24d 20:21:59 Step 12/26 : WORKDIR /edgex-go 20:21:59 ---> Running in aec22d0814e1 20:21:59 Removing intermediate container 653a1261dcf1 20:21:59 ---> f5ee67f72015 20:21:59 Step 12/26 : WORKDIR /edgex-go 20:22:00 ---> Running in 68aa2df66196 20:22:00 Removing intermediate container aec22d0814e1 20:22:00 ---> 51408d5bd70a 20:22:00 20:22:00 Step 13/26 : FROM alpine:3.17 20:22:00 3.17: Pulling from library/alpine 20:22:00 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:22:00 Status: Downloaded newer image for alpine:3.17 20:22:00 ---> d74e625d9115 20:22:00 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:22:00 ---> Running in 2548dc6d216d 20:22:01 Removing intermediate container 68aa2df66196 20:22:01 ---> 8053c1b37e11 20:22:01 20:22:01 Step 13/26 : FROM alpine:3.17 20:22:01 ---> d74e625d9115 20:22:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:22:01 ---> Running in ef119ed180d9 20:22:01 Removing intermediate container 2548dc6d216d 20:22:01 ---> 5781e103a9ab 20:22:01 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:22:01 ---> Running in 55145c192231 20:22:01 Removing intermediate container ef119ed180d9 20:22:01 ---> 7d2602b49157 20:22:01 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:22:02 ---> Running in 6f26134d7efa 20:22:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:22:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:22:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:22:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:22:06 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:22:06 v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:22:06 OK: 17687 distinct packages available 20:22:06 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:22:06 v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:22:06 OK: 17687 distinct packages available 20:22:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:22:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:22:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:22:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:22:09 (1/4) Installing dumb-init (1.2.5-r2) 20:22:09 (2/4) Installing musl-obstack (1.2.3-r0) 20:22:09 (3/4) Installing libucontext (1.2-r0) 20:22:09 (4/4) Installing gcompat (1.1.0-r0) 20:22:09 Executing busybox-1.35.0-r29.trigger 20:22:09 OK: 8 MiB in 19 packages 20:22:09 (1/5) Installing dumb-init (1.2.5-r2) 20:22:09 (2/5) Installing musl-obstack (1.2.3-r0) 20:22:09 (3/5) Installing libucontext (1.2-r0) 20:22:09 (4/5) Installing gcompat (1.1.0-r0) 20:22:09 (5/5) Installing openssl (3.0.8-r0) 20:22:09 Executing busybox-1.35.0-r29.trigger 20:22:09 OK: 9 MiB in 20 packages 20:22:11 Removing intermediate container 55145c192231 20:22:11 ---> a0176b30e823 20:22:11 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 20:22:12 Removing intermediate container 6f26134d7efa 20:22:12 ---> 45ef20bb5255 20:22:12 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 20:22:13 ---> 165d3c9cd67b 20:22:13 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:22:13 ---> dc959038d4bc 20:22:13 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:22:18 ---> 20d1bf1025e4 20:22:18 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:22:21 ---> 672de3354f95 20:22:21 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:22:22 ---> 27374213d798 20:22:22 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:22:22 ---> Running in 7069d22508d8 20:22:23 Removing intermediate container 7069d22508d8 20:22:23 ---> f368543a3422 20:22:23 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:22:24 ---> 400de7f93a11 20:22:24 Step 21/26 : WORKDIR / 20:22:24 ---> Running in 705052c26526 20:22:25 Removing intermediate container 705052c26526 20:22:25 ---> 9ea7fa402e53 20:22:25 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:22:26 ---> d47b3043a17e 20:22:26 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:22:26 ---> Running in 53e159905616 20:22:26 Removing intermediate container 53e159905616 20:22:26 ---> 5b09f4d3c4c5 20:22:26 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:22:26 ---> Running in 5a202ed4d6a9 20:22:31 ---> f634462db94f 20:22:31 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:22:31 Removing intermediate container 5a202ed4d6a9 20:22:31 ---> 7e468a4dc3cb 20:22:31 Step 24/26 : LABEL arch=arm64 20:22:31 ---> Running in d8779132620e 20:22:31 Removing intermediate container d8779132620e 20:22:31 ---> 6b933da4ce5a 20:22:31 Step 25/26 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d 20:22:31 ---> Running in eb3e2a4bc219 20:22:32 ---> bd17a6a23383 20:22:32 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:22:32 Removing intermediate container eb3e2a4bc219 20:22:32 ---> c5041c21b1ab 20:22:32 Step 26/26 : LABEL version=0.0.0 20:22:32 ---> Running in 09a0d6ba466e 20:22:33 ---> 6a7e7d78d79f 20:22:33 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:22:33 ---> Running in 9fce79310a13 20:22:33 Removing intermediate container 09a0d6ba466e 20:22:33 ---> 66e217c77bbe 20:22:33 20:22:33 Successfully built 66e217c77bbe 20:22:34 Successfully tagged security-spire-config-arm64:latest 20:22:34  Building security-spire-config ... done Building security-proxy-setup 20:22:34 Removing intermediate container 9fce79310a13 20:22:34 ---> 1b8f95d74e99 20:22:34 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:22:34 ---> Running in 75522d9b4e34 20:22:34 Removing intermediate container 75522d9b4e34 20:22:34 ---> 8a9ac09bceaa 20:22:34 Step 24/26 : LABEL arch=arm64 20:22:34 ---> Running in 1100ecd590db 20:22:35 Removing intermediate container 1100ecd590db 20:22:35 ---> d03ca4213e47 20:22:35 Step 25/26 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d 20:22:35 ---> Running in c18860c516eb 20:22:36 Removing intermediate container c18860c516eb 20:22:36 ---> 4e1a082f0550 20:22:36 Step 26/26 : LABEL version=0.0.0 20:22:36 ---> Running in 57aa804484c7 20:22:37 Removing intermediate container 57aa804484c7 20:22:37 ---> 0220642f8f54 20:22:37 20:22:37 Successfully built 0220642f8f54 20:22:37 Successfully tagged security-spire-agent-arm64:latest 20:22:37  Building security-spire-agent ... done Building core-data 20:23:03 Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:23:03 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:23:03 ---> 097f733e5d97 20:23:03 Step 3/21 : WORKDIR /edgex-go 20:23:03 ---> Using cache 20:23:03 ---> bdc43016779f 20:23:03 Step 4/21 : RUN apk add --update --no-cache make git 20:23:03 ---> Using cache 20:23:03 ---> 639878cbb129 20:23:03 Step 5/21 : COPY go.mod vendor* ./ 20:23:03 ---> Using cache 20:23:03 ---> ecda3dbc21dd 20:23:03 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:03 ---> Using cache 20:23:03 ---> edfde8a15e88 20:23:03 Step 7/21 : COPY . . 20:23:03 ---> Using cache 20:23:03 ---> 4815e22f533b 20:23:03 Step 8/21 : RUN make cmd/secrets-config/secrets-config 20:23:03 ---> Running in 8521ed78f1a4 20:23:03 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:23:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:23:03 ---> 097f733e5d97 20:23:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:23:03 ---> Using cache 20:23:03 ---> 6768feb8df4d 20:23:03 Step 4/23 : WORKDIR /edgex-go 20:23:03 ---> Using cache 20:23:03 ---> 595e613bcf67 20:23:03 Step 5/23 : RUN apk add --update --no-cache make git 20:23:03 ---> Running in 4d19da4f2b2a 20:23:03 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 20:23:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:23:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:23:08 OK: 263 MiB in 53 packages 20:23:11 Removing intermediate container 4d19da4f2b2a 20:23:11 ---> 5e91e6b9e4ca 20:23:11 Step 6/23 : COPY go.mod vendor* ./ 20:23:12 ---> 08d4cd69715c 20:23:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:12 ---> Running in 186c7c895ba5 20:25:04 Removing intermediate container 186c7c895ba5 20:25:04 ---> 5e11c76fd489 20:25:04 Step 8/23 : COPY . . 20:25:07 ---> dd3c6c8c4a7f 20:25:07 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:25:07 ---> Running in de9755f27dbd 20:25:09 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 20:28:46 Removing intermediate container d4560c9e7022 20:28:46 ---> 86b5c8e7b6e6 20:28:46 20:28:46 Step 10/23 : FROM alpine:3.17 20:28:46 ---> d74e625d9115 20:28:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:28:46 ---> Running in 4c7ff5d1358c 20:28:46 Removing intermediate container 4c7ff5d1358c 20:28:46 ---> 766c0117697d 20:28:46 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:28:46 ---> Running in f7cb87edddfc 20:28:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:28:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:28:46 (1/1) Installing dumb-init (1.2.5-r2) 20:28:46 Executing busybox-1.35.0-r29.trigger 20:28:46 OK: 8 MiB in 16 packages 20:28:49 Removing intermediate container f7cb87edddfc 20:28:49 ---> a75d0aa17be7 20:28:49 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:28:52 ---> 74c0f94bec91 20:28:52 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:28:54 ---> 8a35524bc76e 20:28:54 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:28:55 Removing intermediate container 43661a7c89a3 20:28:55 ---> 0fb03a0c6c0a 20:28:55 20:28:55 Step 9/33 : FROM alpine:3.17 20:28:55 ---> d74e625d9115 20:28:55 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:28:55 ---> Using cache 20:28:55 ---> 7d2602b49157 20:28:55 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:28:55 ---> Running in 8aed2105a48e 20:28:57 ---> b1753a83219b 20:28:57 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 20:28:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:28:58 ---> 349592af89ea 20:28:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:28:59 ---> e6b6b4b8384e 20:28:59 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:28:59 ---> Running in 942595da990d 20:28:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:01 (1/2) Installing dumb-init (1.2.5-r2) 20:29:01 (2/2) Installing su-exec (0.2-r2) 20:29:01 Executing busybox-1.35.0-r29.trigger 20:29:01 OK: 8 MiB in 17 packages 20:29:02 Removing intermediate container 942595da990d 20:29:02 ---> 6e854865d8fa 20:29:02 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:29:03 ---> Running in 888781e75e62 20:29:03 Removing intermediate container 8aed2105a48e 20:29:03 ---> 56bd8ea5fb33 20:29:03 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:29:03 Removing intermediate container 888781e75e62 20:29:03 ---> 09e10358d629 20:29:03 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:29:05 ---> Running in 9719cd06d9d4 20:29:05 ---> Running in cdb928a807a4 20:29:05 Removing intermediate container 9719cd06d9d4 20:29:05 ---> 7310baa6d072 20:29:05 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:29:05 Removing intermediate container cdb928a807a4 20:29:05 ---> 169140b59f37 20:29:05 Step 21/23 : LABEL arch=arm64 20:29:05 ---> Running in 7c613030adc5 20:29:06 ---> Running in 28a39620c147 20:29:06 Removing intermediate container 7c613030adc5 20:29:06 ---> 8024332c80d4 20:29:06 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:29:06 Removing intermediate container 28a39620c147 20:29:06 ---> 9df509477da5 20:29:06 Step 22/23 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d 20:29:06 ---> Running in 3de4cfa0ce60 20:29:06 ---> Running in 3112bf281b19 20:29:07 Removing intermediate container 3de4cfa0ce60 20:29:07 ---> 6d55ebfc07d2 20:29:07 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:29:07 ---> Running in 302ae7afb5f4 20:29:07 Removing intermediate container 3112bf281b19 20:29:07 ---> e9af4a60bca4 20:29:07 Step 23/23 : LABEL version=0.0.0 20:29:07 ---> Running in 588069ce5ff9 20:29:08 Removing intermediate container 302ae7afb5f4 20:29:08 ---> 7fc1877b616b 20:29:08 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:29:08 ---> Running in ee6b50997ef2 20:29:08 Removing intermediate container 588069ce5ff9 20:29:08 ---> ef2614798067 20:29:08 20:29:09 Successfully built ef2614798067 20:29:09 Successfully tagged security-proxy-auth-arm64:latest 20:29:09  Building security-proxy-auth ... done Building core-common-config-bootstrapper 20:29:11 Removing intermediate container ee6b50997ef2 20:29:11 ---> bf140bb45438 20:29:11 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:29:12 ---> Running in 8be505ac918b 20:29:12 Removing intermediate container 8be505ac918b 20:29:12 ---> 95db46c804d3 20:29:12 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:29:13 ---> 76c0473a9dbc 20:29:13 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:29:13 ---> Running in 38bcf5680aab 20:29:20 Removing intermediate container 38bcf5680aab 20:29:20 ---> 215584d8d93b 20:29:20 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:21 ---> e7b84b731b21 20:29:21 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:29:22 ---> 9cebfa8f6623 20:29:22 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:29:25 ---> 0b02ab756f93 20:29:25 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:29:26 ---> 01e4e7697a5a 20:29:26 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:29:27 ---> dae6986416f0 20:29:27 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:29:27 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:29:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:29:27 ---> 097f733e5d97 20:29:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:29:27 ---> Using cache 20:29:27 ---> 6768feb8df4d 20:29:27 Step 4/23 : WORKDIR /edgex-go 20:29:27 ---> Using cache 20:29:27 ---> 595e613bcf67 20:29:27 Step 5/23 : RUN apk add --update --no-cache make git 20:29:27 ---> Using cache 20:29:27 ---> 5e91e6b9e4ca 20:29:27 Step 6/23 : COPY go.mod vendor* ./ 20:29:27 ---> Using cache 20:29:27 ---> 08d4cd69715c 20:29:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:27 ---> Using cache 20:29:27 ---> 5e11c76fd489 20:29:27 Step 8/23 : COPY . . 20:29:27 ---> Using cache 20:29:27 ---> dd3c6c8c4a7f 20:29:27 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:29:27 ---> Running in dba1f150df1f 20:29:29 ---> 887aac3fa38a 20:29:29 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:29:30 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 20:29:32 ---> d8bce232f55b 20:29:32 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:29:33 ---> 11dcfd91bee1 20:29:33 Step 28/33 : RUN chmod +x /entrypoint.sh 20:29:33 ---> Running in 48a33cf3f65a 20:29:37 Removing intermediate container 48a33cf3f65a 20:29:37 ---> c3bd9db21798 20:29:37 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:29:37 ---> Running in 5161593c0c2c 20:29:37 Removing intermediate container 5161593c0c2c 20:29:37 ---> 8874b0a14d49 20:29:37 Step 30/33 : CMD ["gate"] 20:29:37 ---> Running in 17af98f93ec1 20:29:38 Removing intermediate container 17af98f93ec1 20:29:38 ---> 1078f8556f04 20:29:38 Step 31/33 : LABEL arch=arm64 20:29:38 ---> Running in fa118dc946a2 20:29:38 Removing intermediate container fa118dc946a2 20:29:38 ---> d08a95309f2b 20:29:38 Step 32/33 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d 20:29:38 ---> Running in 591ba197063d 20:29:39 Removing intermediate container 591ba197063d 20:29:39 ---> e9cee337b269 20:29:39 Step 33/33 : LABEL version=0.0.0 20:29:39 ---> Running in d945e0562df0 20:29:40 Removing intermediate container d945e0562df0 20:29:40 ---> 1df606d94a10 20:29:40 20:29:40 Successfully built 1df606d94a10 20:29:40 Successfully tagged security-bootstrapper-arm64:latest 20:29:40  Building security-bootstrapper ... done Building security-spiffe-token-provider 20:29:58 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:29:58 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:29:58 ---> 097f733e5d97 20:29:58 Step 3/20 : WORKDIR /edgex-go 20:29:58 ---> Using cache 20:29:58 ---> bdc43016779f 20:29:58 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:29:59 ---> Running in ff11f1254392 20:30:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:30:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:30:05 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:30:05 v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:30:05 OK: 17687 distinct packages available 20:30:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:30:06 Removing intermediate container 8521ed78f1a4 20:30:06 ---> 0164935f577a 20:30:06 20:30:06 Step 9/21 : FROM alpine:3.17 20:30:06 ---> d74e625d9115 20:30:06 Step 10/21 : RUN apk add --update --no-cache dumb-init openssl 20:30:06 ---> Running in 91b5b8601ad9 20:30:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:30:08 OK: 263 MiB in 53 packages 20:30:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:30:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:30:10 Removing intermediate container ff11f1254392 20:30:10 ---> e78deb606834 20:30:10 Step 5/20 : COPY go.mod vendor* ./ 20:30:11 (1/2) Installing dumb-init (1.2.5-r2) 20:30:12 (2/2) Installing openssl (3.0.8-r0) 20:30:12 ---> 0397bd468eaf 20:30:12 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:12 Executing busybox-1.35.0-r29.trigger 20:30:12 OK: 8 MiB in 17 packages 20:30:12 ---> Running in 078011c11129 20:30:14 Removing intermediate container 91b5b8601ad9 20:30:14 ---> b82d3766619e 20:30:14 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:30:14 ---> Running in 1d5302e28f5d 20:30:15 Removing intermediate container 1d5302e28f5d 20:30:15 ---> 91e79fcc8495 20:30:15 Step 12/21 : WORKDIR /edgex 20:30:15 ---> Running in 36fcb48a3aef 20:30:16 Removing intermediate container 36fcb48a3aef 20:30:16 ---> 2f2ec4742162 20:30:16 Step 13/21 : COPY --from=builder /edgex-go/security.txt / 20:30:17 ---> 075d51c28407 20:30:17 Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 20:30:18 ---> 46e00bb16586 20:30:18 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:30:20 ---> 63439b2af956 20:30:20 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:30:20 ---> e7a31898e20c 20:30:20 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:30:20 ---> Running in 6056181980f3 20:30:24 Removing intermediate container 6056181980f3 20:30:24 ---> 22de4e79588f 20:30:24 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:30:24 ---> Running in a2c8d6584532 20:30:25 Removing intermediate container a2c8d6584532 20:30:25 ---> bb59091f0387 20:30:25 Step 19/21 : LABEL arch=arm64 20:30:25 ---> Running in e74e97483bc4 20:30:25 Removing intermediate container e74e97483bc4 20:30:25 ---> 7a5a50345805 20:30:25 Step 20/21 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d 20:30:25 ---> Running in e457223cd986 20:30:26 Removing intermediate container e457223cd986 20:30:26 ---> 1cf050c081bc 20:30:26 Step 21/21 : LABEL version=0.0.0 20:30:26 ---> Running in 6d41f4179583 20:30:27 Removing intermediate container 6d41f4179583 20:30:27 ---> 589bca78461f 20:30:27 20:30:27 Successfully built 589bca78461f 20:30:27 Successfully tagged security-proxy-setup-arm64:latest 20:30:27 Building security-spire-server 20:30:49  Building security-proxy-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:30:49 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:30:49 ---> 097f733e5d97 20:30:49 Step 3/25 : WORKDIR /edgex-go 20:30:49 ---> Using cache 20:30:49 ---> bdc43016779f 20:30:49 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 20:30:49 ---> Running in 76e4cd061aa7 20:30:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:30:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:30:54 OK: 263 MiB in 53 packages 20:30:55 Removing intermediate container 76e4cd061aa7 20:30:55 ---> b1b8c383e763 20:30:55 Step 5/25 : COPY go.mod vendor* ./ 20:30:56 ---> d2a5cc7a6af4 20:30:56 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:56 ---> Running in 1e741085ba29 20:32:04 Removing intermediate container 078011c11129 20:32:04 ---> 5b97a71899e0 20:32:04 Step 7/20 : COPY . . 20:32:14 ---> 5498a99168cf 20:32:14 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:32:14 ---> Running in 6e15c5c6d84e 20:32:16 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 20:32:55 Removing intermediate container 1e741085ba29 20:32:55 ---> 5791be6d8ab7 20:32:55 Step 7/25 : COPY . . 20:33:10 ---> 7b91325c9a5b 20:33:10 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 20:33:10 ---> Running in 6412089ad521 20:33:10 Removing intermediate container 6412089ad521 20:33:10 ---> 6fab287509ea 20:33:10 Step 9/25 : WORKDIR /edgex-go/spire-build 20:33:10 ---> Running in 79e11283a1ac 20:33:10 Removing intermediate container 79e11283a1ac 20:33:10 ---> 90f74cd9b281 20:33:10 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:33:10 ---> Running in 312282fc91a1 20:33:11 Removing intermediate container 312282fc91a1 20:33:11 ---> 9757c3250e0c 20:33:11 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:33:11 ---> Running in b2e6e47799b4 20:33:17 Removing intermediate container b2e6e47799b4 20:33:17 ---> 09d6ad06f4e8 20:33:17 Step 12/25 : WORKDIR /edgex-go 20:33:17 ---> Running in e68df204c6a8 20:33:17 Removing intermediate container e68df204c6a8 20:33:17 ---> ae3ade6c97fc 20:33:17 20:33:17 Step 13/25 : FROM alpine:3.17 20:33:17 ---> d74e625d9115 20:33:17 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:33:17 ---> Using cache 20:33:17 ---> 7d2602b49157 20:33:17 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:33:17 ---> Using cache 20:33:17 ---> 45ef20bb5255 20:33:17 Step 16/25 : COPY --from=builder /edgex-go/security.txt / 20:33:17 ---> Using cache 20:33:17 ---> dc959038d4bc 20:33:17 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:33:18 Removing intermediate container b6f2adf261c1 20:33:18 ---> f362516b75dc 20:33:18 20:33:18 Step 10/23 : FROM alpine:3.17 20:33:18 ---> d74e625d9115 20:33:18 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:33:18 ---> Running in 416bdfad4fa7 20:33:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:33:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:33:22 (1/2) Installing ca-certificates (20220614-r4) 20:33:22 (2/2) Installing dumb-init (1.2.5-r2) 20:33:22 Executing busybox-1.35.0-r29.trigger 20:33:22 Executing ca-certificates-20220614-r4.trigger 20:33:23 OK: 8 MiB in 17 packages 20:33:30 Removing intermediate container 416bdfad4fa7 20:33:30 ---> bb0fb5327467 20:33:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:33:30 ---> Running in 402fa18d07e7 20:33:30 ---> 1fa8b0b534ca 20:33:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:33:30 Removing intermediate container 402fa18d07e7 20:33:30 ---> f4825629cd7f 20:33:30 Step 13/23 : ENV APP_PORT=59860 20:33:31 ---> Running in bbafbbe8087e 20:33:31 ---> 5874ba4cd0af 20:33:31 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:33:32 Removing intermediate container bbafbbe8087e 20:33:32 ---> d3e1aae6c958 20:33:32 Step 14/23 : EXPOSE $APP_PORT 20:33:32 ---> Running in fff4633cd895 20:33:34 Removing intermediate container fff4633cd895 20:33:34 ---> 60e78e80895c 20:33:34 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:34 ---> 49b31cbdd08b 20:33:34 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:33:35 ---> 33c5bbd78d90 20:33:35 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:33:36 ---> 2b07534bd2c9 20:33:36 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:33:36 ---> Running in 3a44d75f7ff7 20:33:37 ---> 61e9116af30d 20:33:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:33:37 Removing intermediate container 3a44d75f7ff7 20:33:37 ---> 94b886fc548a 20:33:37 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:33:37 ---> Running in 0151722094c8 20:33:38 Removing intermediate container 0151722094c8 20:33:38 ---> 2dde10018c96 20:33:38 Step 23/25 : LABEL arch=arm64 20:33:38 ---> Running in 64ced24759eb 20:33:38 Removing intermediate container de9755f27dbd 20:33:38 ---> 8cb719c11e87 20:33:38 20:33:38 Step 10/23 : FROM alpine:3.17 20:33:38 ---> d74e625d9115 20:33:39 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:33:39 ---> Running in 9773349b363b 20:33:39 Removing intermediate container 64ced24759eb 20:33:39 ---> 1d7e46821f6a 20:33:39 Step 24/25 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d 20:33:39 ---> Running in a83d78d754d9 20:33:40 Removing intermediate container 9773349b363b 20:33:40 ---> f49a31006a86 20:33:40 Step 12/23 : ENV APP_PORT=59880 20:33:40 ---> Running in 3e62b4615c4e 20:33:40 Removing intermediate container a83d78d754d9 20:33:40 ---> 56fe0687bd6b 20:33:40 Step 25/25 : LABEL version=0.0.0 20:33:41 Removing intermediate container 3e62b4615c4e 20:33:41 ---> 76f04a86f8b9 20:33:41 Step 13/23 : EXPOSE $APP_PORT 20:33:41 ---> Running in 30a9adde3dd1 20:33:41 ---> Running in e9ff8b5056e0 20:33:42 ---> e6cdbe96c825 20:33:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:33:42 Removing intermediate container 30a9adde3dd1 20:33:42 ---> f2672dca4231 20:33:42 20:33:42 Removing intermediate container e9ff8b5056e0 20:33:42 ---> f76d80370f62 20:33:42 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:33:42 ---> Running in d63a72844b7b 20:33:43 Successfully built f2672dca4231 20:33:43 Successfully tagged security-spire-server-arm64:latest 20:33:43 Building core-command 20:33:43  Building security-spire-server ... done  ---> a4760e080455 20:33:43 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:33:44 ---> Running in 03b679bc3031 20:33:44 Removing intermediate container 03b679bc3031 20:33:44 ---> 6731c0251b3d 20:33:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:33:44 ---> Running in b98601c20536 20:33:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:33:45 Removing intermediate container b98601c20536 20:33:45 ---> d50cf828c995 20:33:45 Step 21/23 : LABEL arch=arm64 20:33:45 ---> Running in 4196e25bf49f 20:33:46 Removing intermediate container 4196e25bf49f 20:33:46 ---> e3714de4b3f9 20:33:46 Step 22/23 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d 20:33:46 ---> Running in 33587379abfc 20:33:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:33:46 Removing intermediate container 33587379abfc 20:33:46 ---> 563b18e79b82 20:33:46 Step 23/23 : LABEL version=0.0.0 20:33:46 ---> Running in 07a96e4a9513 20:33:47 Removing intermediate container 07a96e4a9513 20:33:47 ---> 03222d87a219 20:33:47 20:33:47 Successfully built 03222d87a219 20:33:47 Successfully tagged support-notifications-arm64:latest 20:33:47  Building support-notifications ... done Building support-scheduler 20:33:47 (1/1) Installing dumb-init (1.2.5-r2) 20:33:47 Executing busybox-1.35.0-r29.trigger 20:33:47 OK: 8 MiB in 16 packages 20:33:49 Removing intermediate container d63a72844b7b 20:33:49 ---> 65e40b405da8 20:33:49 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:50 ---> 384d339abb5f 20:33:50 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:33:51 ---> cb48f72e2d19 20:33:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:33:53 ---> bba1be6f239a 20:33:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:33:54 ---> f989b09127dc 20:33:54 Step 19/23 : ENTRYPOINT ["/core-data"] 20:33:54 ---> Running in 075866652baa 20:33:55 Removing intermediate container 075866652baa 20:33:55 ---> 7a0466a079eb 20:33:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:33:55 ---> Running in e702a6a9c479 20:33:55 Removing intermediate container e702a6a9c479 20:33:55 ---> b578565975fb 20:33:55 Step 21/23 : LABEL arch=arm64 20:33:55 ---> Running in c013f7ea292b 20:33:56 Removing intermediate container c013f7ea292b 20:33:56 ---> b65385f9e8c1 20:33:56 Step 22/23 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d 20:33:56 ---> Running in d11a0e5e8318 20:33:57 Removing intermediate container d11a0e5e8318 20:33:57 ---> 8ded914bb54d 20:33:57 Step 23/23 : LABEL version=0.0.0 20:33:57 ---> Running in 549c82fe8032 20:33:58 Removing intermediate container 549c82fe8032 20:33:58 ---> 1bd3f6e066d9 20:33:58 20:33:58 Successfully built 1bd3f6e066d9 20:33:58 Successfully tagged core-data-arm64:latest 20:33:58 Building security-secretstore-setup 20:34:13  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:34:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:34:13 ---> 097f733e5d97 20:34:13 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:34:13 ---> Using cache 20:34:13 ---> 6768feb8df4d 20:34:13 Step 4/24 : WORKDIR /edgex-go 20:34:13 ---> Using cache 20:34:13 ---> 595e613bcf67 20:34:13 Step 5/24 : RUN apk add --update --no-cache make git 20:34:13 ---> Using cache 20:34:13 ---> 5e91e6b9e4ca 20:34:13 Step 6/24 : COPY go.mod vendor* ./ 20:34:13 ---> Using cache 20:34:13 ---> 08d4cd69715c 20:34:13 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:13 ---> Using cache 20:34:13 ---> 5e11c76fd489 20:34:13 Step 8/24 : COPY . . 20:34:13 ---> Using cache 20:34:13 ---> dd3c6c8c4a7f 20:34:13 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:34:13 ---> Running in 0666c1f9ea24 20:34:16 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 20:34:22 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:34:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:34:22 ---> 097f733e5d97 20:34:22 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:34:22 ---> Using cache 20:34:22 ---> 6768feb8df4d 20:34:22 Step 4/23 : WORKDIR /edgex-go 20:34:22 ---> Using cache 20:34:22 ---> 595e613bcf67 20:34:22 Step 5/23 : RUN apk add --update --no-cache make git 20:34:22 ---> Using cache 20:34:22 ---> 5e91e6b9e4ca 20:34:22 Step 6/23 : COPY go.mod vendor* ./ 20:34:22 ---> Using cache 20:34:22 ---> 08d4cd69715c 20:34:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:22 ---> Using cache 20:34:22 ---> 5e11c76fd489 20:34:22 Step 8/23 : COPY . . 20:34:22 ---> Using cache 20:34:22 ---> dd3c6c8c4a7f 20:34:22 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:34:22 ---> Running in c226aad7afa9 20:34:25 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 20:34:30 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:34:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:34:30 ---> 097f733e5d97 20:34:30 Step 3/24 : WORKDIR /edgex-go 20:34:30 ---> Using cache 20:34:30 ---> bdc43016779f 20:34:30 Step 4/24 : RUN apk add --update --no-cache make git 20:34:30 ---> Using cache 20:34:30 ---> 639878cbb129 20:34:30 Step 5/24 : COPY go.mod vendor* ./ 20:34:30 ---> Using cache 20:34:30 ---> ecda3dbc21dd 20:34:30 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:30 ---> Using cache 20:34:30 ---> edfde8a15e88 20:34:30 Step 7/24 : COPY . . 20:34:30 ---> Using cache 20:34:30 ---> 4815e22f533b 20:34:30 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:34:30 ---> Running in 816592a9a8ff 20:34:32 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 20:37:09 Removing intermediate container dba1f150df1f 20:37:09 ---> e3d9feeb2fdf 20:37:09 20:37:09 Step 10/23 : FROM alpine:3.17 20:37:09 ---> d74e625d9115 20:37:09 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:37:09 ---> Using cache 20:37:09 ---> 766c0117697d 20:37:09 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:37:09 ---> Using cache 20:37:09 ---> a75d0aa17be7 20:37:09 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:09 ---> Using cache 20:37:09 ---> 74c0f94bec91 20:37:09 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:37:09 ---> Using cache 20:37:09 ---> 8a35524bc76e 20:37:09 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:37:09 ---> 061c5da15028 20:37:09 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:37:09 ---> cadaef5f29ca 20:37:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:37:09 ---> fa4149b81e68 20:37:09 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:37:09 ---> Running in d840d5412de6 20:37:09 Removing intermediate container d840d5412de6 20:37:09 ---> 9b9c859bad89 20:37:09 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:37:09 ---> Running in 33a65f64ca41 20:37:09 Removing intermediate container 33a65f64ca41 20:37:09 ---> b698c6bbda40 20:37:09 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:37:09 ---> Running in c6fc5196eeef 20:37:09 Removing intermediate container c6fc5196eeef 20:37:09 ---> f20d69c5929e 20:37:09 Step 21/23 : LABEL arch=arm64 20:37:09 ---> Running in 56e774c27f00 20:37:09 Removing intermediate container 56e774c27f00 20:37:09 ---> 3b40cce53c25 20:37:09 Step 22/23 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d 20:37:09 ---> Running in 95f0a6dbdeb8 20:37:09 Removing intermediate container 95f0a6dbdeb8 20:37:09 ---> dc17106647ed 20:37:09 Step 23/23 : LABEL version=0.0.0 20:37:09 ---> Running in 5c3391952fa7 20:37:09 Removing intermediate container 5c3391952fa7 20:37:09 ---> 92cf5008094d 20:37:09 20:37:09 Successfully built 92cf5008094d 20:37:09 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:37:09 Building core-metadata 20:37:27  Building core-common-config-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:37:27 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:37:27 ---> 097f733e5d97 20:37:27 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:37:27 ---> Using cache 20:37:27 ---> 6768feb8df4d 20:37:27 Step 4/25 : WORKDIR /edgex-go 20:37:27 ---> Using cache 20:37:27 ---> 595e613bcf67 20:37:27 Step 5/25 : RUN apk add --update --no-cache make git 20:37:27 ---> Using cache 20:37:27 ---> 5e91e6b9e4ca 20:37:27 Step 6/25 : COPY go.mod vendor* ./ 20:37:27 ---> Using cache 20:37:27 ---> 08d4cd69715c 20:37:27 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:27 ---> Using cache 20:37:27 ---> 5e11c76fd489 20:37:27 Step 8/25 : COPY . . 20:37:27 ---> Using cache 20:37:27 ---> dd3c6c8c4a7f 20:37:27 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:37:27 ---> Running in 1d5d0ea2b22e 20:37:28 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 20:41:35 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 20:42:02 Removing intermediate container 816592a9a8ff 20:42:02 ---> 5385a5dff8e9 20:42:02 20:42:02 Step 9/24 : FROM alpine:3.17 20:42:02 ---> d74e625d9115 20:42:02 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:42:02 ---> Running in 2490d2691281 20:42:02 Removing intermediate container 6e15c5c6d84e 20:42:02 ---> f1a338789b90 20:42:02 20:42:02 Step 9/20 : FROM alpine:3.17 20:42:02 ---> d74e625d9115 20:42:02 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:42:02 ---> Using cache 20:42:02 ---> 7d2602b49157 20:42:02 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:42:02 ---> Running in 51835ce1fe4f 20:42:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:42:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:42:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:42:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:42:05 (1/3) Installing ca-certificates (20220614-r4) 20:42:05 (2/3) Installing dumb-init (1.2.5-r2) 20:42:05 (3/3) Installing su-exec (0.2-r2) 20:42:05 Executing busybox-1.35.0-r29.trigger 20:42:05 Executing ca-certificates-20220614-r4.trigger 20:42:06 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:42:06 v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:42:06 OK: 17687 distinct packages available 20:42:06 OK: 8 MiB in 18 packages 20:42:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:42:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:42:09 (1/9) Installing ca-certificates (20220614-r4) 20:42:09 (2/9) Installing brotli-libs (1.0.9-r9) 20:42:09 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:42:09 (4/9) Installing libcurl (7.88.1-r0) 20:42:09 (5/9) Installing curl (7.88.1-r0) 20:42:09 (6/9) Installing dumb-init (1.2.5-r2) 20:42:09 (7/9) Installing musl-obstack (1.2.3-r0) 20:42:09 (8/9) Installing libucontext (1.2-r0) 20:42:09 (9/9) Installing gcompat (1.1.0-r0) 20:42:09 Executing busybox-1.35.0-r29.trigger 20:42:09 Executing ca-certificates-20220614-r4.trigger 20:42:10 Removing intermediate container 2490d2691281 20:42:10 ---> d08efdc80512 20:42:10 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:42:10 OK: 11 MiB in 24 packages 20:42:10 ---> Running in f32d70b886a9 20:42:12 Removing intermediate container f32d70b886a9 20:42:12 ---> 4d71aa467ae1 20:42:12 Step 12/24 : WORKDIR / 20:42:12 ---> Running in f2678cc58bea 20:42:13 Removing intermediate container f2678cc58bea 20:42:13 ---> 4403d93ca788 20:42:13 Step 13/24 : COPY --from=builder /edgex-go/security.txt / 20:42:14 Removing intermediate container 51835ce1fe4f 20:42:14 ---> 0a5359f0e8d6 20:42:14 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:42:15 ---> 1ebcb4bc83bd 20:42:15 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:42:16 ---> cf3b31a6b4f9 20:42:16 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:42:17 ---> be2feff9be9a 20:42:17 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:42:19 ---> d20db54f3383 20:42:19 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:42:19 ---> 13f1701479f2 20:42:19 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:42:20 ---> 9a168ed88774 20:42:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:42:21 Removing intermediate container 0666c1f9ea24 20:42:21 ---> a943816e7c80 20:42:21 20:42:21 Step 10/24 : FROM alpine:3.17 20:42:21 ---> d74e625d9115 20:42:21 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:42:23 ---> Running in 90c743c8fded 20:42:23 ---> 042feb6aa104 20:42:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:42:23 ---> 87afa5a82e93 20:42:23 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:42:25 ---> e4f3f5ef459e 20:42:25 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:42:25 ---> Running in d4612b7d653c 20:42:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:42:26 Removing intermediate container d4612b7d653c 20:42:26 ---> ad58bdddf702 20:42:26 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:42:26 ---> Running in 8d0a488da35d 20:42:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:42:26 ---> c08aed0e1aae 20:42:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:42:26 Removing intermediate container 8d0a488da35d 20:42:26 ---> f715204dce53 20:42:26 Step 18/20 : LABEL arch=arm64 20:42:26 ---> Running in 287309846e08 20:42:27 Removing intermediate container 287309846e08 20:42:27 ---> 47e9d1f963a3 20:42:27 Step 19/20 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d 20:42:27 ---> Running in cc5c65aeed7d 20:42:28 (1/1) Installing dumb-init (1.2.5-r2) 20:42:28 Executing busybox-1.35.0-r29.trigger 20:42:28 OK: 8 MiB in 16 packages 20:42:28 ---> fcb3161187c4 20:42:28 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:42:28 ---> Running in 33ac9dd5a122 20:42:29 Removing intermediate container cc5c65aeed7d 20:42:29 ---> ae459c3d48c0 20:42:29 Step 20/20 : LABEL version=0.0.0 20:42:29 ---> Running in 5d3d488c9090 20:42:30 Removing intermediate container 5d3d488c9090 20:42:30 ---> e0616892c668 20:42:30 20:42:30 Removing intermediate container 90c743c8fded 20:42:30 ---> 8aa8e3c70d8b 20:42:30 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:42:30 ---> Running in 07738b5dd563 20:42:31 Successfully built e0616892c668 20:42:31 Successfully tagged security-spiffe-token-provider-arm64:latest 20:42:31  Building security-spiffe-token-provider ... done Removing intermediate container 07738b5dd563 20:42:31 ---> 27c983868821 20:42:31 Step 13/24 : ENV APP_PORT=59882 20:42:31 ---> Running in bdf4fda5fe0f 20:42:32 Removing intermediate container bdf4fda5fe0f 20:42:32 ---> e90be0cb150c 20:42:32 Step 14/24 : EXPOSE $APP_PORT 20:42:32 ---> Running in cba787229f36 20:42:33 Removing intermediate container 33ac9dd5a122 20:42:33 ---> 1052dc26a75a 20:42:33 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:42:33 ---> Running in df2dc11db583 20:42:33 Removing intermediate container cba787229f36 20:42:33 ---> 7f5d9745534a 20:42:33 Step 15/24 : WORKDIR / 20:42:33 ---> Running in 4250646fb493 20:42:33 Removing intermediate container df2dc11db583 20:42:34 ---> 864be8338141 20:42:34 Step 22/24 : LABEL arch=arm64 20:42:34 ---> Running in 3635464b9b65 20:42:34 Removing intermediate container 4250646fb493 20:42:34 ---> 4c07c702e37e 20:42:34 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:42:35 Removing intermediate container 3635464b9b65 20:42:35 ---> 8a87fff28614 20:42:35 Step 23/24 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d 20:42:35 ---> Running in 35c946198225 20:42:35 ---> cc211fa23387 20:42:35 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:42:36 Removing intermediate container 35c946198225 20:42:36 ---> cf7d0b26daf4 20:42:36 Step 24/24 : LABEL version=0.0.0 20:42:36 ---> Running in c19b1fe10c70 20:42:37 Removing intermediate container c19b1fe10c70 20:42:37 ---> 6e4e9e5f9bd1 20:42:37 20:42:37 ---> 3096f39b9495 20:42:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:42:37 Successfully built 6e4e9e5f9bd1 20:42:37 Successfully tagged security-secretstore-setup-arm64:latest 20:42:39  Building security-secretstore-setup ... done  ---> ed84152810ab 20:42:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:42:40 ---> 2ba04e102657 20:42:40 Step 20/24 : ENTRYPOINT ["/core-command"] 20:42:40 ---> Running in e5fba31a79aa 20:42:41 Removing intermediate container e5fba31a79aa 20:42:41 ---> 5bca47448bc5 20:42:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:42:41 ---> Running in 02c1885741d7 20:42:41 Removing intermediate container 02c1885741d7 20:42:41 ---> 781a95a4b163 20:42:41 Step 22/24 : LABEL arch=arm64 20:42:41 ---> Running in dbea8e45679b 20:42:42 Removing intermediate container dbea8e45679b 20:42:42 ---> cd2b67f7137b 20:42:42 Step 23/24 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d 20:42:42 ---> Running in 7f7e29c4ec5f 20:42:43 Removing intermediate container 7f7e29c4ec5f 20:42:43 ---> 8976c354c38c 20:42:43 Step 24/24 : LABEL version=0.0.0 20:42:43 ---> Running in e2d2e95d6bec 20:42:43 Removing intermediate container e2d2e95d6bec 20:42:43 ---> a787b9cbc4cb 20:42:43 20:42:44 Successfully built a787b9cbc4cb 20:42:44 Successfully tagged core-command-arm64:latest 20:43:52  Building core-command ... done Removing intermediate container 1d5d0ea2b22e 20:43:52 ---> 6f95a8e796e6 20:43:52 20:43:52 Step 10/25 : FROM alpine:3.17 20:43:52 ---> d74e625d9115 20:43:52 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:43:52 ---> Using cache 20:43:52 ---> 8aa8e3c70d8b 20:43:52 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:43:52 ---> Using cache 20:43:52 ---> 27c983868821 20:43:52 Step 13/25 : ENV APP_PORT=59881 20:43:52 ---> Running in 185a0c13e9cf 20:43:52 Removing intermediate container 185a0c13e9cf 20:43:52 ---> a56b07573fcd 20:43:52 Step 14/25 : EXPOSE $APP_PORT 20:43:52 ---> Running in 84138bb4a6f5 20:43:52 Removing intermediate container 84138bb4a6f5 20:43:52 ---> a16e1685bf78 20:43:52 Step 15/25 : WORKDIR / 20:43:52 ---> Running in 75d0b195693f 20:43:52 Removing intermediate container 75d0b195693f 20:43:52 ---> 6da557ceadd3 20:43:52 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:43:52 ---> 30e8f1e7f68c 20:43:52 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:43:52 ---> be5de16a3716 20:43:52 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:43:52 ---> 7fcf207d694a 20:43:52 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:43:52 ---> 2952e99dc0c2 20:43:52 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:43:52 ---> 600910ea804f 20:43:52 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:43:53 ---> Running in f6f98efac060 20:43:53 Removing intermediate container f6f98efac060 20:43:53 ---> dc71f6b150a6 20:43:53 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:43:53 ---> Running in 6c5641eae2dc 20:43:54 Removing intermediate container 6c5641eae2dc 20:43:54 ---> e00a78fb1e11 20:43:54 Step 23/25 : LABEL arch=arm64 20:43:54 ---> Running in 8a7abfdd052d 20:43:54 Removing intermediate container 8a7abfdd052d 20:43:54 ---> af21f7acfd6e 20:43:54 Step 24/25 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d 20:43:54 ---> Running in 7514ea788066 20:43:54 Removing intermediate container c226aad7afa9 20:43:54 ---> 0c0834ae890b 20:43:54 20:43:54 Step 10/23 : FROM alpine:3.17 20:43:54 ---> d74e625d9115 20:43:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:43:54 ---> Using cache 20:43:54 ---> 8aa8e3c70d8b 20:43:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:43:54 ---> Using cache 20:43:54 ---> 27c983868821 20:43:54 Step 13/23 : ENV APP_PORT=59861 20:43:55 ---> Running in 501ac34f39b7 20:43:55 Removing intermediate container 7514ea788066 20:43:55 ---> 050cb3cbc29f 20:43:55 Step 25/25 : LABEL version=0.0.0 20:43:55 ---> Running in aaba2d590992 20:43:55 Removing intermediate container 501ac34f39b7 20:43:55 ---> 4b98f1202e1e 20:43:55 Step 14/23 : EXPOSE $APP_PORT 20:43:55 ---> Running in d8ddc5bd7685 20:43:55 Removing intermediate container aaba2d590992 20:43:55 ---> 5646a66acac5 20:43:55 20:43:56 Removing intermediate container d8ddc5bd7685 20:43:56 ---> 7d0723287d55 20:43:56 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:43:56 Successfully built 5646a66acac5 20:43:56 Successfully tagged core-metadata-arm64:latest 20:43:56  Building core-metadata ... done  ---> 5a4191c834b3 20:43:56 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:43:57 ---> ba57de7526df 20:43:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:43:58 ---> f66d1973cfa2 20:43:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:43:58 ---> 73996cdbb796 20:43:58 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:43:59 ---> Running in fed5ee48013c 20:43:59 Removing intermediate container fed5ee48013c 20:43:59 ---> e9f3597d5e76 20:43:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:43:59 ---> Running in 7400c7579a1c 20:43:59 Removing intermediate container 7400c7579a1c 20:43:59 ---> d24bb6da124b 20:43:59 Step 21/23 : LABEL arch=arm64 20:43:59 ---> Running in be2e6ca527a2 20:44:00 Removing intermediate container be2e6ca527a2 20:44:00 ---> 86832b78b1f3 20:44:00 Step 22/23 : LABEL git_sha=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d 20:44:00 ---> Running in 625e3543996a 20:44:00 Removing intermediate container 625e3543996a 20:44:00 ---> 3d82a9d8c859 20:44:00 Step 23/23 : LABEL version=0.0.0 20:44:00 ---> Running in f085c54aea3a 20:44:00 Removing intermediate container f085c54aea3a 20:44:00 ---> 474fa0333ffa 20:44:00 20:44:01 Successfully built 474fa0333ffa 20:44:01 Successfully tagged support-scheduler-arm64:latest 20:44:01  Building support-scheduler ... done  [Pipeline] } 20:44:01 $ docker stop --time=1 013be4e5424163d3e2dd2073516d769034119185e6ccaa3fdcc290f2279a5530 20:44:03 $ docker rm -f --volumes 013be4e5424163d3e2dd2073516d769034119185e6ccaa3fdcc290f2279a5530 [Pipeline] // withDockerContainer [Pipeline] sh 20:44:03 + docker images 20:44:04 REPOSITORY TAG IMAGE ID CREATED SIZE 20:44:04 support-scheduler-arm64 latest 474fa0333ffa 3 seconds ago 31.8MB 20:44:04 core-metadata-arm64 latest 5646a66acac5 8 seconds ago 20.4MB 20:44:04 0c0834ae890b 10 seconds ago 1.56GB 20:44:04 6f95a8e796e6 18 seconds ago 1.5GB 20:44:04 core-command-arm64 latest a787b9cbc4cb About a minute ago 19.7MB 20:44:04 security-secretstore-setup-arm64 latest 6e4e9e5f9bd1 About a minute ago 32MB 20:44:04 security-spiffe-token-provider-arm64 latest e0616892c668 About a minute ago 32.7MB 20:44:04 a943816e7c80 About a minute ago 1.49GB 20:44:04 f1a338789b90 2 minutes ago 1.53GB 20:44:04 5385a5dff8e9 2 minutes ago 1.49GB 20:44:04 core-common-config-bootstrapper-arm64 latest 92cf5008094d 6 minutes ago 17.5MB 20:44:04 e3d9feeb2fdf 7 minutes ago 1.49GB 20:44:04 core-data-arm64 latest 1bd3f6e066d9 10 minutes ago 19.9MB 20:44:04 support-notifications-arm64 latest 03222d87a219 10 minutes ago 32.5MB 20:44:04 security-spire-server-arm64 latest f2672dca4231 10 minutes ago 87.1MB 20:44:04 8cb719c11e87 10 minutes ago 1.5GB 20:44:04 ae3ade6c97fc 10 minutes ago 1.36GB 20:44:04 f362516b75dc 10 minutes ago 1.56GB 20:44:04 security-proxy-setup-arm64 latest 589bca78461f 13 minutes ago 18.6MB 20:44:04 0164935f577a 13 minutes ago 1.47GB 20:44:04 security-bootstrapper-arm64 latest 1df606d94a10 14 minutes ago 21.8MB 20:44:04 security-proxy-auth-arm64 latest ef2614798067 14 minutes ago 18.2MB 20:44:04 0fb03a0c6c0a 15 minutes ago 1.48GB 20:44:04 86b5c8e7b6e6 15 minutes ago 1.47GB 20:44:04 security-spire-agent-arm64 latest 0220642f8f54 21 minutes ago 125MB 20:44:04 security-spire-config-arm64 latest 66e217c77bbe 21 minutes ago 86.2MB 20:44:04 8053c1b37e11 22 minutes ago 1.36GB 20:44:04 51408d5bd70a 22 minutes ago 1.36GB 20:44:04 ci-base-image-arm64 latest 097f733e5d97 38 minutes ago 866MB 20:44:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 6 days ago 648MB 20:44:04 alpine 3.17 d74e625d9115 4 weeks ago 7.46MB 20:44:04 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 20:44:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:44:04 20:44:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:44:05 arm64: Pulling from edgex-lftools-log-publisher 20:44:05 8998bd30e6a1: Pulling fs layer 20:44:05 04944245beec: Pulling fs layer 20:44:05 699f458cf7ca: Pulling fs layer 20:44:05 765212b225bb: Pulling fs layer 20:44:05 f23df028b6ca: Pulling fs layer 20:44:05 d65c8cfc05b1: Pulling fs layer 20:44:05 2437ff75d9bd: Pulling fs layer 20:44:05 d65c8cfc05b1: Waiting 20:44:05 2437ff75d9bd: Waiting 20:44:05 765212b225bb: Waiting 20:44:05 f23df028b6ca: Waiting 20:44:05 04944245beec: Verifying Checksum 20:44:05 04944245beec: Download complete 20:44:05 765212b225bb: Verifying Checksum 20:44:05 765212b225bb: Download complete 20:44:05 f23df028b6ca: Verifying Checksum 20:44:05 f23df028b6ca: Download complete 20:44:05 d65c8cfc05b1: Verifying Checksum 20:44:05 d65c8cfc05b1: Download complete 20:44:05 699f458cf7ca: Verifying Checksum 20:44:05 699f458cf7ca: Download complete 20:44:06 8998bd30e6a1: Verifying Checksum 20:44:06 8998bd30e6a1: Download complete 20:44:08 2437ff75d9bd: Verifying Checksum 20:44:08 2437ff75d9bd: Download complete 20:44:10 8998bd30e6a1: Pull complete 20:44:11 04944245beec: Pull complete 20:44:12 699f458cf7ca: Pull complete 20:44:12 765212b225bb: Pull complete 20:44:13 f23df028b6ca: Pull complete 20:44:13 d65c8cfc05b1: Pull complete 20:44:28 2437ff75d9bd: Pull complete 20:44:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:44:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:44:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:28 prd-ubuntu20.04-docker-arm64-4c-16g-2505 does not seem to be running inside a container 20:44:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:44:31 $ docker top 1e008712828a78737ad8d1ec4e45a70fad785ba6c282a5f056a674ee9ffae83b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:44:32 ---> job-cost.sh 20:44:32 lf-activate-venv: SKIPPING 20:44:32 INFO: No Stack... 20:44:33 INFO: Retrieving Pricing Info for: v3-standard-4 20:44:34 INFO: Archiving Costs [Pipeline] sh 20:44:35 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:44:35 + cut -d, -f6 [Pipeline] lock 20:44:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4458-1-stack-cost] 20:44:35 Resource [jenkins-edgexfoundry-edgex-go-PR-4458-1-stack-cost] did not exist. Created. 20:44:35 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4458-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:44:35 + echo total: 0.10999999940395355 [Pipeline] stash 20:44:36 Stashed 1 file(s) [Pipeline] } 20:44:36 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4458-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:44:36 $ docker stop --time=1 1e008712828a78737ad8d1ec4e45a70fad785ba6c282a5f056a674ee9ffae83b 20:44:37 $ docker rm -f --volumes 1e008712828a78737ad8d1ec4e45a70fad785ba6c282a5f056a674ee9ffae83b [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 20:44:38 provisioning config files... 20:44:38 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3112185038978917845tmp [Pipeline] { [Pipeline] sh 20:44:39 + set +x 20:44:39 + curl -s https://codecov.io/bash 20:44:39 + bash -s -- 20:44:39 20:44:39 _____ _ 20:44:39 / ____| | | 20:44:39 | | ___ __| | ___ ___ _____ __ 20:44:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:44:39 | |___| (_) | (_| | __/ (_| (_) \ V / 20:44:39 \_____\___/ \__,_|\___|\___\___/ \_/ 20:44:39 Bash-1.0.6 20:44:39 20:44:39 20:44:39 ==> git version 2.25.1 found 20:44:39 ==> 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 20:44:39 Release-Date: 2020-01-08 20:44:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:44:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:44:39 ==> Jenkins CI detected. 20:44:39 current dir:  /w/workspace/edgex-go/1 20:44:39 project root: . 20:44:39 --> token set from env 20:44:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:44:39 ==> Running gcov in . (disable via -X gcov) 20:44:39 ==> Python coveragepy not found 20:44:39 ==> Searching for coverage reports in: 20:44:39 + . 20:44:39 -> Found 1 reports 20:44:39 ==> Detecting git/mercurial file structure 20:44:39 ==> Reading reports 20:44:39 + ./coverage.out bytes=447485 20:44:39 ==> Appending adjustments 20:44:39 https://docs.codecov.io/docs/fixing-reports 20:44:40 + Found adjustments 20:44:40 ==> Gzipping contents 20:44:40 60K /tmp/codecov.D7XYKZ.gz 20:44:40 ==> Uploading reports 20:44:40 url: https://codecov.io 20:44:40 query: branch=PR-4458&commit=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4458%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4458&job=&cmd_args= 20:44:40 -> Pinging Codecov 20:44:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4458&commit=e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4458%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4458&job=&cmd_args= 20:44:40 -> Uploading to 20:44:40 https://storage.googleapis.com/codecov/v4/raw/2023-03-16/00271124DB129430A58F1EEE437C3FCB/e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d/ac6d5bb6-c846-45b5-8d28-02d7da1c1d86.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T204440Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=61f70f45049d15f9073d77f52d37c2047718361aae718df62546b3c854321332 20:44:40 % Total % Received % Xferd Average Speed Time Time Time Current 20:44:40 Dload Upload Total Spent Left Speed 20:44:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57586 0 0 100 57586 0 188k --:--:-- --:--:-- --:--:-- 188k 20:44:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d [Pipeline] } 20:44:40 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 20:44:42 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:44:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:44:43 ---> package-listing.sh 20:44:43 ++ facter osfamily 20:44:43 ++ tr '[:upper:]' '[:lower:]' 20:44:43 + OS_FAMILY=debian 20:44:43 + workspace=/w/workspace/edgex-go/1 20:44:43 + START_PACKAGES=/tmp/packages_start.txt 20:44:43 + END_PACKAGES=/tmp/packages_end.txt 20:44:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:44:43 + PACKAGES=/tmp/packages_start.txt 20:44:43 + '[' /w/workspace/edgex-go/1 ']' 20:44:43 + PACKAGES=/tmp/packages_end.txt 20:44:43 + case "${OS_FAMILY}" in 20:44:43 + dpkg -l 20:44:43 + grep '^ii' 20:44:43 + '[' -f /tmp/packages_start.txt ']' 20:44:43 + '[' -f /tmp/packages_end.txt ']' 20:44:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:44:43 + '[' /w/workspace/edgex-go/1 ']' 20:44:43 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:44:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:44:43 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 20:44:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:44:44 20:44:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:44:44 latest: Pulling from edgex-lftools-log-publisher 20:44:44 5eb5b503b376: Pulling fs layer 20:44:44 5c69ac0246d0: Pulling fs layer 20:44:44 ec43610c2a17: Pulling fs layer 20:44:44 3a2ae6a8a46f: Pulling fs layer 20:44:44 33b1e0a273af: Pulling fs layer 20:44:44 5d3b04190fa2: Pulling fs layer 20:44:44 2f39f015ded8: Pulling fs layer 20:44:44 33b1e0a273af: Waiting 20:44:44 3a2ae6a8a46f: Waiting 20:44:44 5d3b04190fa2: Waiting 20:44:44 2f39f015ded8: Waiting 20:44:44 5c69ac0246d0: Verifying Checksum 20:44:44 5c69ac0246d0: Download complete 20:44:45 3a2ae6a8a46f: Verifying Checksum 20:44:45 3a2ae6a8a46f: Download complete 20:44:45 ec43610c2a17: Verifying Checksum 20:44:45 ec43610c2a17: Download complete 20:44:45 5d3b04190fa2: Verifying Checksum 20:44:45 5d3b04190fa2: Download complete 20:44:45 33b1e0a273af: Verifying Checksum 20:44:45 33b1e0a273af: Download complete 20:44:45 5eb5b503b376: Download complete 20:44:47 5eb5b503b376: Pull complete 20:44:47 5c69ac0246d0: Pull complete 20:44:47 ec43610c2a17: Pull complete 20:44:47 3a2ae6a8a46f: Pull complete 20:44:47 33b1e0a273af: Pull complete 20:44:47 5d3b04190fa2: Pull complete 20:44:52 2f39f015ded8: Pull complete 20:44:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:44:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:44:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:52 prd-ubuntu20.04-docker-8c-8g-2503 does not seem to be running inside a container 20:44:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:44:54 $ docker top 853c94a3062d72a765b8995e522d13bc6ddf5fb31ff689708bb03082c9869c0e -eo pid,comm [Pipeline] { [Pipeline] sh 20:44:54 + touch /tmp/pre-build-complete [Pipeline] sh 20:44:54 + mkdir -p /var/log/sysstat [Pipeline] sh 20:44:55 + ls /var/log/sa-host 20:44:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:44:55 provisioning config files... 20:44:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5534895340441942450tmp [Pipeline] { [Pipeline] echo 20:44:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:44:55 ---> create-netrc.sh [Pipeline] } 20:44:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:44:56 ---> python-tools-install.sh [Pipeline] echo 20:44:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:44:56 ---> sudo-logs.sh 20:44:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:44:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:44:56 ---> job-cost.sh 20:44:56 lf-activate-venv: SKIPPING 20:44:56 DEBUG: total: 0.10999999940395355 20:44:56 INFO: Retrieving Stack Cost... 20:44:57 INFO: Retrieving Pricing Info for: v3-standard-8 20:44:57 INFO: Archiving Costs [Pipeline] echo 20:44:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:44:57 ---> logs-deploy.sh 20:44:57 lf-activate-venv: SKIPPING 20:44:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4458/1 20:44:57 INFO: archiving workspace using pattern(s): 20:44:59 Archives upload complete. 20:44:59 INFO: archiving logs to Nexus