Pull request #4401 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4b4239033487d98faf4afe763c0cda0dcecc14ca+78080ca1708ee51547bc9a18fc694bca820611e1 (b677b1d854e5e163b929bfd9b4ae863b0bb2f37d) 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-ssh14772469810690424588.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh14393594655869329028.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4401/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4401/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2907393627816055568.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8338442661144764475.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4401/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4401/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9713621973947678555.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7923 in /w/workspace/edgexfoundry_edgex-go_PR-4401 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4401/head:refs/remotes/origin/PR-4401 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 78080ca1708ee51547bc9a18fc694bca820611e1 into PR head commit 4b4239033487d98faf4afe763c0cda0dcecc14ca Merge succeeded, producing 4b4239033487d98faf4afe763c0cda0dcecc14ca Checking out Revision 4b4239033487d98faf4afe763c0cda0dcecc14ca (PR-4401) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:28:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:28:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:28:20 ========================================================= 06:28:20 EdgeX Global Pipelines Version Info 06:28:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 4b4239033487d98faf4afe763c0cda0dcecc14ca # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 78080ca1708ee51547bc9a18fc694bca820611e1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b4239033487d98faf4afe763c0cda0dcecc14ca # timeout=10 > git rev-list --no-walk 0c27c03582befc15ca44ba22a8f2964d059cef61 # timeout=10 06:28:21 ------------------- 06:28:21 stable info: 06:28:21 ------------------- 06:28:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:28:21 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 06:28:21 Message: update stable to v1.0.244 06:28:21 ------------------- 06:28:21 experimental info: 06:28:21 ------------------- 06:28:21 Commited By: **** collab-it+edgex@linuxfoundation.org 06:28:21 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 06:28:21 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:28:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:28:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:28:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:28:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:28:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:28:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 06:28:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:28:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:28:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:28:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:28:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:28:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:28:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:28:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:28:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:28:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:28:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:28:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:28:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:28:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 06:28:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:28:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:28:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:28:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4401 [Pipeline] echo 06:28:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4401 [Pipeline] echo 06:28:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4401 [Pipeline] echo 06:28:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4b4239033487d98faf4afe763c0cda0dcecc14ca [Pipeline] echo 06:28:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4b42390 [Pipeline] echo 06:28:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:28:22 provisioning config files... 06:28:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4577761200325091488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:28:22 ---> docker-login.sh 06:28:22 nexus3.edgexfoundry.org:10001 06:28:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:28:22 Configure a credential helper to remove this warning. See 06:28:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:28:22 06:28:22 Login Succeeded 06:28:22 nexus3.edgexfoundry.org:10002 06:28:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:28:23 Configure a credential helper to remove this warning. See 06:28:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:28:23 06:28:23 Login Succeeded 06:28:23 nexus3.edgexfoundry.org:10003 06:28:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:28:23 Configure a credential helper to remove this warning. See 06:28:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:28:23 06:28:23 Login Succeeded 06:28:23 nexus3.edgexfoundry.org:10004 06:28:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:28:23 Configure a credential helper to remove this warning. See 06:28:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:28:23 06:28:23 Login Succeeded 06:28:23 docker.io 06:28:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:28:23 Configure a credential helper to remove this warning. See 06:28:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:28:23 06:28:23 Login Succeeded 06:28:23 ---> docker-login.sh ends [Pipeline] } 06:28:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:28:23 + 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 06:28:23 + + cutdirname -d/ cmd/core-command/Dockerfile -f2 06:28:23 06:28:23 + echo core-command,cmd/core-command/Dockerfile 06:28:23 + dirname cmd/core-common-config-bootstrapper/Dockerfile 06:28:23 + cut -d/ -f2 06:28:23 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 06:28:23 + dirname cmd/core-data/Dockerfile 06:28:23 + cut -d/ -f2 06:28:23 + echo core-data,cmd/core-data/Dockerfile 06:28:23 + dirname cmd/core-metadata/Dockerfile 06:28:23 + cut -d/ -f2 06:28:23 + echo core-metadata,cmd/core-metadata/Dockerfile 06:28:23 + dirname cmd/security-bootstrapper/Dockerfile 06:28:23 + cut -d/ -f2 06:28:23 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:28:23 + dirname cmd/security-proxy-auth/Dockerfile 06:28:23 + cut -d/ -f2 06:28:23 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 06:28:23 + dirname cmd/security-proxy-setup/Dockerfile 06:28:23 + cut -d/ -f2 06:28:23 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:28:23 + dirname cmd/security-secretstore-setup/Dockerfile 06:28:23 + cut -d/ -f2 06:28:23 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:28:23 + dirname cmd/security-spiffe-token-provider/Dockerfile 06:28:23 + cut -d/ -f2 06:28:23 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 06:28:23 + dirname cmd/security-spire-agent/Dockerfile 06:28:23 + cut -d/ -f2 06:28:23 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 06:28:23 + dirname cmd/security-spire-config/Dockerfile 06:28:23 + cut -d/ -f2 06:28:23 + echo security-spire-config,cmd/security-spire-config/Dockerfile 06:28:23 + dirname cmd/security-spire-server/Dockerfile 06:28:23 + cut -d/ -f2 06:28:23 + echo security-spire-server,cmd/security-spire-server/Dockerfile 06:28:23 + dirname cmd/support-notifications/Dockerfile 06:28:23 + cut -d/ -f2 06:28:23 + echo support-notifications,cmd/support-notifications/Dockerfile 06:28:23 + dirname cmd/support-scheduler/Dockerfile 06:28:23 + cut -d/ -f2 06:28:23 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 06:28:23 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 06:28:24 + git rev-list -1 --merges 4b4239033487d98faf4afe763c0cda0dcecc14ca~1..4b4239033487d98faf4afe763c0cda0dcecc14ca [Pipeline] echo 06:28:24 -----------> git rev-list -1 --merges 4b4239033487d98faf4afe763c0cda0dcecc14ca~1..4b4239033487d98faf4afe763c0cda0dcecc14ca 4b4239033487d98faf4afe763c0cda0dcecc14ca [false] [Pipeline] sh 06:28:24 + git log --format=format:%s -1 4b4239033487d98faf4afe763c0cda0dcecc14ca [Pipeline] echo 06:28:24 ========================================================= 06:28:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:28:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:28:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:28:25 + grep -v github /etc/ssh/ssh_known_hosts 06:28:25 + [ -e /tmp/ssh_known_hosts ] 06:28:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:28:25 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:28:25 sudo tee -a /etc/ssh/ssh_known_hosts 06:28:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:28:25 06:28:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:28:25 0.1.4: Pulling from edgex-devops/py-git-semver 06:28:25 b85a868b505f: Pulling fs layer 06:28:25 e2be974225ed: Pulling fs layer 06:28:25 339a4e72a1f5: Pulling fs layer 06:28:25 988bab9f4d93: Pulling fs layer 06:28:25 1469e6f7b9e6: Pulling fs layer 06:28:25 eaf3925da568: Pulling fs layer 06:28:25 bab4dde63d76: Pulling fs layer 06:28:25 bde34c3a00c8: Pulling fs layer 06:28:25 b352a97aabf1: Pulling fs layer 06:28:25 4872d77fe225: Pulling fs layer 06:28:25 5851b861e8e6: Pulling fs layer 06:28:25 bab4dde63d76: Waiting 06:28:25 bde34c3a00c8: Waiting 06:28:25 1469e6f7b9e6: Waiting 06:28:25 b352a97aabf1: Waiting 06:28:25 988bab9f4d93: Waiting 06:28:25 4872d77fe225: Waiting 06:28:25 5851b861e8e6: Waiting 06:28:25 e2be974225ed: Verifying Checksum 06:28:25 e2be974225ed: Download complete 06:28:25 988bab9f4d93: Download complete 06:28:26 1469e6f7b9e6: Verifying Checksum 06:28:26 1469e6f7b9e6: Download complete 06:28:26 339a4e72a1f5: Verifying Checksum 06:28:26 339a4e72a1f5: Download complete 06:28:26 eaf3925da568: Verifying Checksum 06:28:26 eaf3925da568: Download complete 06:28:26 bde34c3a00c8: Verifying Checksum 06:28:26 bde34c3a00c8: Download complete 06:28:26 b352a97aabf1: Download complete 06:28:26 4872d77fe225: Verifying Checksum 06:28:26 4872d77fe225: Download complete 06:28:26 5851b861e8e6: Download complete 06:28:26 b85a868b505f: Download complete 06:28:26 bab4dde63d76: Verifying Checksum 06:28:26 bab4dde63d76: Download complete 06:28:27 b85a868b505f: Pull complete 06:28:27 e2be974225ed: Pull complete 06:28:27 339a4e72a1f5: Pull complete 06:28:27 988bab9f4d93: Pull complete 06:28:28 1469e6f7b9e6: Pull complete 06:28:28 eaf3925da568: Pull complete 06:28:29 bab4dde63d76: Pull complete 06:28:29 bde34c3a00c8: Pull complete 06:28:29 b352a97aabf1: Pull complete 06:28:29 4872d77fe225: Pull complete 06:28:30 5851b861e8e6: Pull complete 06:28:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:28:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:28:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:28:30 prd-ubuntu20.04-docker-8c-8g-7923 does not seem to be running inside a container 06:28:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:28:32 $ docker top 41b3cf4c0ecd4bdf6fc7396de71d14d3bc662bc03f8bde2be9143bbfe12855e1 -eo pid,comm 06:28:32 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). 06:28:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:28:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:28:32 [ssh-agent] Looking for ssh-agent implementation... 06:28:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:28:32 $ docker exec 41b3cf4c0ecd4bdf6fc7396de71d14d3bc662bc03f8bde2be9143bbfe12855e1 ssh-agent 06:28:32 SSH_AUTH_SOCK=/tmp/ssh-W6R4su1VyYGx/agent.31 06:28:32 SSH_AGENT_PID=36 06:28:32 Running ssh-add (command line suppressed) 06:28:32 Identity added: /w/workspace/edgex-go/2@tmp/private_key_17734357971092291346.key (/w/workspace/edgex-go/2@tmp/private_key_17734357971092291346.key) 06:28:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:28:33 + git tag --points-at HEAD [Pipeline] } 06:28:33 $ docker exec --env ******** --env ******** 41b3cf4c0ecd4bdf6fc7396de71d14d3bc662bc03f8bde2be9143bbfe12855e1 ssh-agent -k 06:28:33 unset SSH_AUTH_SOCK; 06:28:33 unset SSH_AGENT_PID; 06:28:33 echo Agent pid 36 killed; 06:28:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:28:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:28:33 [ssh-agent] Looking for ssh-agent implementation... 06:28:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:28:33 $ docker exec 41b3cf4c0ecd4bdf6fc7396de71d14d3bc662bc03f8bde2be9143bbfe12855e1 ssh-agent 06:28:33 SSH_AUTH_SOCK=/tmp/ssh-JLogDZFIdxKW/agent.68 06:28:33 SSH_AGENT_PID=74 06:28:33 Running ssh-add (command line suppressed) 06:28:33 Identity added: /w/workspace/edgex-go/2@tmp/private_key_6881175527145756711.key (/w/workspace/edgex-go/2@tmp/private_key_6881175527145756711.key) 06:28:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:28:33 + git semver init 06:28:34 2023-03-01 06:28:34,111 [run_init] DEBUG init version:0.0.0 force:False 06:28:34 2023-03-01 06:28:34,112 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 06:28:34 2023-03-01 06:28:34,112 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 06:28:34 2023-03-01 06:28:34,113 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 06:28:39 2023-03-01 06:28:38,563 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 06:28:39 2023-03-01 06:28:38,564 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4401 with force:False 06:28:39 2023-03-01 06:28:38,564 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4401 06:28:39 2023-03-01 06:28:38,568 [execute] INFO git cat-file --batch-check 06:28:39 2023-03-01 06:28:38,569 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 06:28:39 2023-03-01 06:28:38,574 [execute] INFO git cat-file --batch 06:28:39 2023-03-01 06:28:38,574 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 06:28:39 2023-03-01 06:28:38,579 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4401 06:28:39 0.0.0 [Pipeline] } 06:28:39 $ docker exec --env ******** --env ******** 41b3cf4c0ecd4bdf6fc7396de71d14d3bc662bc03f8bde2be9143bbfe12855e1 ssh-agent -k 06:28:39 unset SSH_AUTH_SOCK; 06:28:39 unset SSH_AGENT_PID; 06:28:39 echo Agent pid 74 killed; 06:28:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:28:39 + git semver [Pipeline] } 06:28:40 $ docker stop --time=1 41b3cf4c0ecd4bdf6fc7396de71d14d3bc662bc03f8bde2be9143bbfe12855e1 06:28:41 $ docker rm -f --volumes 41b3cf4c0ecd4bdf6fc7396de71d14d3bc662bc03f8bde2be9143bbfe12855e1 [Pipeline] // withDockerContainer [Pipeline] sh 06:28:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:28:41 Stashed 1 file(s) [Pipeline] echo 06:28:41 [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 06:28:42 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 06:28:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:28:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:28:42 ========================================================= 06:28:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 06:28:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:28:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 06:28:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 06:28:42 213ec9aee27d: Pulling fs layer 06:28:42 4583459ba037: Pulling fs layer 06:28:42 93c1e223e6f2: Pulling fs layer 06:28:42 53926ce57604: Pulling fs layer 06:28:42 21b2b0c7a3f4: Pulling fs layer 06:28:42 22ff95d597cd: Pulling fs layer 06:28:42 12d6caf4c0d1: Pulling fs layer 06:28:42 96b7cbca73a9: Pulling fs layer 06:28:42 a7acece74701: Pulling fs layer 06:28:42 21b2b0c7a3f4: Waiting 06:28:42 22ff95d597cd: Waiting 06:28:42 12d6caf4c0d1: Waiting 06:28:42 53926ce57604: Waiting 06:28:42 a7acece74701: Waiting 06:28:42 96b7cbca73a9: Waiting 06:28:42 93c1e223e6f2: Verifying Checksum 06:28:42 93c1e223e6f2: Download complete 06:28:42 4583459ba037: Verifying Checksum 06:28:42 4583459ba037: Download complete 06:28:42 21b2b0c7a3f4: Verifying Checksum 06:28:42 21b2b0c7a3f4: Download complete 06:28:42 22ff95d597cd: Verifying Checksum 06:28:42 22ff95d597cd: Download complete 06:28:42 213ec9aee27d: Download complete 06:28:42 12d6caf4c0d1: Verifying Checksum 06:28:42 12d6caf4c0d1: Download complete 06:28:42 213ec9aee27d: Pull complete 06:28:42 4583459ba037: Pull complete 06:28:43 93c1e223e6f2: Pull complete 06:28:43 a7acece74701: Verifying Checksum 06:28:43 a7acece74701: Download complete 06:28:43 96b7cbca73a9: Verifying Checksum 06:28:43 96b7cbca73a9: Download complete 06:28:43 53926ce57604: Verifying Checksum 06:28:43 53926ce57604: Download complete 06:28:47 53926ce57604: Pull complete 06:28:47 21b2b0c7a3f4: Pull complete 06:28:47 22ff95d597cd: Pull complete 06:28:47 12d6caf4c0d1: Pull complete 06:28:49 96b7cbca73a9: Pull complete 06:28:50 a7acece74701: Pull complete 06:28:50 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 06:28:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 06:28:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 06:28:50 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 06:28:50 WORKDIR /edgex 06:28:50 COPY go.mod . 06:28:50 RUN go mod download 06:28:50 + docker build -t ci-base-image-x86_64 -f - . 06:28:50 Sending build context to Docker daemon 170.4MB 06:28:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 06:28:50 ---> db6d94c90886 06:28:50 Step 2/4 : WORKDIR /edgex 06:28:56 ---> Running in d87b1086e50f 06:28:56 Removing intermediate container d87b1086e50f 06:28:56 ---> ab2f4417b3f5 06:28:56 Step 3/4 : COPY go.mod . 06:28:56 ---> 4c115e1c12a2 06:28:56 Step 4/4 : RUN go mod download 06:28:56 ---> Running in 70e9ac4a46a1 06:28:56 Still waiting to schedule task 06:28:56 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 06:29:06 Removing intermediate container 70e9ac4a46a1 06:29:06 ---> b142ae4639b7 06:29:06 Successfully built b142ae4639b7 06:29:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:06 + docker inspect -f . ci-base-image-x86_64 06:29:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:29:06 prd-ubuntu20.04-docker-8c-8g-7923 does not seem to be running inside a container 06:29:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:29:07 $ docker top e902767c86a0ce789e44ce0364df4dd7f742cd53d521d8aaa5a5e3807664b00e -eo pid,comm [Pipeline] { [Pipeline] sh 06:29:07 + go version 06:29:07 go version go1.18.7 linux/amd64 [Pipeline] } 06:29:07 $ docker stop --time=1 e902767c86a0ce789e44ce0364df4dd7f742cd53d521d8aaa5a5e3807664b00e 06:29:08 $ docker rm -f --volumes e902767c86a0ce789e44ce0364df4dd7f742cd53d521d8aaa5a5e3807664b00e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:09 + docker inspect -f . ci-base-image-x86_64 06:29:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:29:09 prd-ubuntu20.04-docker-8c-8g-7923 does not seem to be running inside a container 06:29:09 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:29:09 $ docker top 5d75c90c7fb388ee1509b2790b7a962b332bfc55e614baad7387fae4c4fdd269 -eo pid,comm [Pipeline] { [Pipeline] echo 06:29:09 ========================================================= 06:29:09 [edgeXBuildGoParallel] Running Tests and Build... 06:29:09 ========================================================= [Pipeline] sh 06:29:09 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 06:29:10 + make test 06:29:10 go test -race -coverprofile=coverage.out ./... 06:29:16 ? github.com/edgexfoundry/edgex-go [no test files] 06:29:31 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:29:31 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 06:29:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:29:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:29:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:29:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:29:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:29:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 06:29:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:29:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:29:31 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 06:29:31 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:29:31 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:29:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:29:31 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:29:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.067s coverage: 28.7% of statements 06:29:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:29:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:29:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.093s coverage: 98.5% of statements 06:29:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.131s coverage: 71.2% of statements 06:29:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 06:29:34 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 06:29:34 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:29:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.087s coverage: 54.0% of statements 06:29:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:29:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:29:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.696s coverage: 88.5% of statements 06:29:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 06:29:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:29:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:29:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:29:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:29:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.084s coverage: 3.9% of statements 06:29:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:29:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:29:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.475s coverage: 95.6% of statements 06:29:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:29:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:29:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 06:29:35 ok github.com/edgexfoundry/edgex-go/internal/io 0.074s coverage: 72.2% of statements 06:29:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:29:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 06:29:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:29:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:29:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:29:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 65.9% of statements 06:29:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:29:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:29:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:29:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.117s coverage: 0.9% of statements 06:29:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:29:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.098s coverage: 29.6% of statements 06:29:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:29:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.072s coverage: 47.1% of statements 06:29:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.077s coverage: 82.9% of statements 06:29:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.069s coverage: 94.1% of statements 06:29:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.086s coverage: 96.3% of statements 06:29:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements 06:29:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements 06:29:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.063s coverage: 44.8% of statements 06:29:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.445s coverage: 79.9% of statements 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:29:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.099s coverage: 92.9% of statements 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:29:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 06:29:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.070s coverage: 86.9% of statements 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:29:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 06:29:58 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.067s coverage: 20.0% of statements 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:29:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:29:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.105s coverage: 77.4% of statements 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:29:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements 06:29:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements 06:29:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.252s coverage: 91.2% of statements 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:29:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.190s coverage: 63.1% of statements 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:29:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 06:29:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 06:29:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 06:29:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 06:29:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 06:29:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.333s coverage: 65.3% of statements 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 06:29:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.164s coverage: 41.0% of statements 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:29:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:29:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:29:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.082s coverage: 17.7% of statements 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:29:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.139s coverage: 92.3% of statements 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:29:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:29:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:29:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:29:58 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 06:30:16 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 06:30:16 go vet ./... 06:30:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:30:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:30:21 ./bin/test-attribution-txt.sh [Pipeline] echo 06:30:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 06:30:21 + ls -al . 06:30:21 total 744 06:30:21 drwxrwxr-x 11 1001 1001 4096 Mar 1 06:29 . 06:30:21 drwxr-xr-x 4 root root 4096 Mar 1 06:29 .. 06:30:21 drwxrwxr-x 2 1001 1001 4096 Mar 1 06:28 .blubracket 06:30:21 -rw-rw-r-- 1 1001 1001 16 Mar 1 06:28 .dockerignore 06:30:21 drwxrwxr-x 8 1001 1001 4096 Mar 1 06:29 .git 06:30:21 drwxrwxr-x 3 1001 1001 4096 Mar 1 06:28 .github 06:30:21 -rw-rw-r-- 1 1001 1001 1068 Mar 1 06:28 .gitignore 06:30:21 -rw-rw-r-- 1 1001 1001 42 Mar 1 06:28 .golangci.yml 06:30:21 -rw-rw-r-- 1 1001 1001 87 Mar 1 06:28 .hadolint.yml 06:30:21 drwxr-xr-x 3 1001 1001 4096 Mar 1 06:28 .semver 06:30:21 -rw-rw-r-- 1 1001 1001 166 Mar 1 06:28 .sonarcloud.properties 06:30:21 -rw-rw-r-- 1 1001 1001 1171 Mar 1 06:28 ADOPTERS.md 06:30:21 -rw-rw-r-- 1 1001 1001 10825 Mar 1 06:28 Attribution.txt 06:30:21 -rw-rw-r-- 1 1001 1001 73765 Mar 1 06:28 CHANGELOG.md 06:30:21 -rw-rw-r-- 1 1001 1001 3804 Mar 1 06:28 CONTRIBUTING.md 06:30:21 -rw-rw-r-- 1 1001 1001 677 Mar 1 06:28 GOVERNANCE.md 06:30:21 -rw-rw-r-- 1 1001 1001 883 Mar 1 06:28 Jenkinsfile 06:30:21 -rw-rw-r-- 1 1001 1001 10775 Mar 1 06:28 LICENSE 06:30:21 -rw-rw-r-- 1 1001 1001 14116 Mar 1 06:28 Makefile 06:30:21 -rw-rw-r-- 1 1001 1001 582 Mar 1 06:28 OWNERS.md 06:30:21 -rw-rw-r-- 1 1001 1001 9403 Mar 1 06:28 README.md 06:30:21 -rw-rw-r-- 1 1001 1001 6912 Mar 1 06:28 SECURITY.md 06:30:21 -rw-rw-r-- 1 1001 1001 5 Mar 1 06:28 VERSION 06:30:21 drwxrwxr-x 2 1001 1001 4096 Mar 1 06:28 bin 06:30:21 drwxrwxr-x 18 1001 1001 4096 Mar 1 06:28 cmd 06:30:21 -rw-r--r-- 1 root root 487670 Mar 1 06:29 coverage.out 06:30:21 -rw-rw-r-- 1 1001 1001 3296 Mar 1 06:28 go.mod 06:30:21 -rw-rw-r-- 1 1001 1001 31429 Mar 1 06:28 go.sum 06:30:21 drwxrwxr-x 7 1001 1001 4096 Mar 1 06:28 internal 06:30:21 drwxrwxr-x 3 1001 1001 4096 Mar 1 06:28 openapi 06:30:21 drwxrwxr-x 4 1001 1001 4096 Mar 1 06:28 snap 06:30:21 -rw-rw-r-- 1 1001 1001 204 Mar 1 06:28 version.go [Pipeline] sh 06:30:21 + '[' -e coverage.out ] 06:30:21 + chown 1001:1001 coverage.out [Pipeline] stash 06:30:21 Stashed 1 file(s) [Pipeline] sh 06:30:22 + make build 06:30:22 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 06:30:34 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 06:30:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:30:36 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 06:30:36 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 06:30:45 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:30:45 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 06:30:46 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-setup/security-proxy-setup ./cmd/security-proxy-setup 06:30:47 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 06:30: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:30:50 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 06:30:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:30:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 06:30:55 $ docker stop --time=1 5d75c90c7fb388ee1509b2790b7a962b332bfc55e614baad7387fae4c4fdd269 06:30:58 $ docker rm -f --volumes 5d75c90c7fb388ee1509b2790b7a962b332bfc55e614baad7387fae4c4fdd269 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:30:59 06:30:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:30:59 latest: Pulling from edgex-devops/edgex-compose 06:30:59 cbdbe7a5bc2a: Pulling fs layer 06:30:59 ca9280d653b3: Pulling fs layer 06:30:59 7e9c9ca2126c: Pulling fs layer 06:31:00 cbdbe7a5bc2a: Verifying Checksum 06:31:00 cbdbe7a5bc2a: Download complete 06:31:00 cbdbe7a5bc2a: Pull complete 06:31:00 ca9280d653b3: Verifying Checksum 06:31:00 ca9280d653b3: Download complete 06:31:00 7e9c9ca2126c: Verifying Checksum 06:31:00 7e9c9ca2126c: Download complete 06:31:00 ca9280d653b3: Pull complete 06:31:03 7e9c9ca2126c: Pull complete 06:31:03 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:31:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:31:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:31:03 prd-ubuntu20.04-docker-8c-8g-7923 does not seem to be running inside a container 06:31:03 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:31:06 $ docker top 13f844d2ffa30b9212e9a8ea3250df2333026370cea61e391974bf7cbc70613d -eo pid,comm [Pipeline] { [Pipeline] sh 06:31:06 + docker-compose build --help 06:31:06 + grep parallel 06:31:07 --parallel Build images in parallel. [Pipeline] } 06:31:07 $ docker stop --time=1 13f844d2ffa30b9212e9a8ea3250df2333026370cea61e391974bf7cbc70613d 06:31:08 $ docker rm -f --volumes 13f844d2ffa30b9212e9a8ea3250df2333026370cea61e391974bf7cbc70613d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:31:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:31:08 prd-ubuntu20.04-docker-8c-8g-7923 does not seem to be running inside a container 06:31:08 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:31:09 $ docker top 2482b5d5c6cff88710456b6bc33b8f7880eea04f8718def5fe2366dd86074cb6 -eo pid,comm [Pipeline] { [Pipeline] sh 06:31:09 + docker-compose -f ./docker-compose-build.yml build --parallel 06:31:10 Building core-command ... 06:31:10 Building core-common-config-bootstrapper ... 06:31:10 Building core-data ... 06:31:10 Building core-metadata ... 06:31:10 Building security-bootstrapper ... 06:31:10 Building security-proxy-auth ... 06:31:10 Building security-proxy-setup ... 06:31:10 Building security-secretstore-setup ... 06:31:10 Building security-spiffe-token-provider ... 06:31:10 Building security-spire-agent ... 06:31:10 Building security-spire-config ... 06:31:10 Building security-spire-server ... 06:31:10 Building support-notifications ... 06:31:10 Building support-scheduler ... 06:31:10 Building security-secretstore-setup 06:31:10 Building core-command 06:31:10 Building core-metadata 06:31:10 Building security-spire-config 06:31:10 Building support-notifications 06:31:22 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:31:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:31:22 ---> b142ae4639b7 06:31:22 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:31:22 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:31:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:31:22 ---> b142ae4639b7 06:31:22 Step 3/24 : WORKDIR /edgex-go 06:31:22 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:31:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:31:22 ---> b142ae4639b7 06:31:22 Step 3/24 : WORKDIR /edgex-go 06:31:22 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:31:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:31:22 ---> b142ae4639b7 06:31:22 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:31:22 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:31:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:31:22 ---> b142ae4639b7 06:31:22 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:31:30 ---> Running in f103188ce8bc 06:31:30 ---> Running in 854435ef3eef 06:31:30 ---> Running in a70e7c84a84c 06:31:30 ---> Running in ea2a51e48300 06:31:30 ---> Running in aa402fc48081 06:31:30 Removing intermediate container aa402fc48081 06:31:30 ---> 7c8662bb7dd8 06:31:30 Step 4/24 : WORKDIR /edgex-go 06:31:30 Removing intermediate container ea2a51e48300 06:31:30 ---> 99aa0c59294a 06:31:30 Step 4/24 : RUN apk add --update --no-cache make git 06:31:30 Removing intermediate container 854435ef3eef 06:31:30 ---> bcfc34f6572a 06:31:30 Step 4/23 : WORKDIR /edgex-go 06:31:30 Removing intermediate container a70e7c84a84c 06:31:30 ---> 924f6e1bed22 06:31:30 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 06:31:30 Removing intermediate container f103188ce8bc 06:31:30 ---> 9e3039463636 06:31:30 Step 4/22 : WORKDIR /edgex-go 06:31:30 ---> Running in 0e26ce2851d4 06:31:30 ---> Running in 9235ef1ee1d0 06:31:30 ---> Running in 86a213a0eb5d 06:31:30 ---> Running in 80523b90b787 06:31:30 ---> Running in f4d997c5c363 06:31:30 Removing intermediate container 0e26ce2851d4 06:31:30 ---> 5dfe5b6cc1cc 06:31:30 Step 5/24 : RUN apk add --update --no-cache make git 06:31:30 ---> Running in 33c83c9dd519 06:31:30 Removing intermediate container f4d997c5c363 06:31:30 ---> 0217f49e8d48 06:31:30 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:31:30 Removing intermediate container 86a213a0eb5d 06:31:30 ---> 72f0ccbbe3cc 06:31:30 Step 5/23 : RUN apk add --update --no-cache make git 06:31:30 ---> Running in 7ca2b6ba7c3e 06:31:30 ---> Running in 225121b75193 06:31:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:31:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:31:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:31:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:31:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:31:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:31:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:31:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:31:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:31:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:31:31 OK: 211 MiB in 51 packages 06:31:31 OK: 211 MiB in 51 packages 06:31:31 OK: 211 MiB in 51 packages 06:31:31 OK: 211 MiB in 51 packages 06:31:31 OK: 211 MiB in 51 packages 06:31:31 Removing intermediate container 9235ef1ee1d0 06:31:31 ---> 06c764df66c6 06:31:31 Step 5/24 : COPY go.mod vendor* ./ 06:31:31 Removing intermediate container 80523b90b787 06:31:31 ---> 44933e093e29 06:31:31 Step 5/24 : COPY go.mod vendor* ./ 06:31:31 Removing intermediate container 7ca2b6ba7c3e 06:31:31 ---> 421b2eaa52f7 06:31:31 Step 6/22 : COPY go.mod vendor* ./ 06:31:32 ---> cc31a7f78f27 06:31:32 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:31:32 ---> 748b9a12e0d6 06:31:32 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:31:32 Removing intermediate container 33c83c9dd519 06:31:32 ---> 7a6e7a8c740f 06:31:32 Step 6/24 : COPY go.mod vendor* ./ 06:31:32 ---> Running in 9ee3cd9cd9a6 06:31:32 ---> Running in 72a3fe205c4f 06:31:32 Removing intermediate container 225121b75193 06:31:32 ---> ecb9e2d27d0d 06:31:32 Step 6/23 : COPY go.mod vendor* ./ 06:31:32 ---> abb9f8cabe2f 06:31:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:31:32 ---> Running in 52e210cdac49 06:31:32 ---> c9cb3f79ed96 06:31:32 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:31:32 ---> Running in 0cb01a9aa644 06:31:32 ---> b1790ad0d0a2 06:31:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:31:32 ---> Running in 9863cb9bf045 06:32:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7925 in /w/workspace/edgexfoundry_edgex-go_PR-4401 [Pipeline] { [Pipeline] ws 06:32:17 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 06:32:17 The recommended git tool is: git 06:32:23 using credential edgex-jenkins-ssh 06:32:23 Cloning the remote Git repository 06:32:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:32:24 > git init /w/workspace/edgex-go/2 # timeout=10 06:32:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:32:24 > git --version # timeout=10 06:32:24 > git --version # 'git version 2.25.1' 06:32:24 using GIT_SSH to set credentials SSH Credentials for GitHub 06:32:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:32:28 Removing intermediate container 72a3fe205c4f 06:32:28 Removing intermediate container 52e210cdac49 06:32:28 ---> a24b93090e5c 06:32:28 ---> df70ab944b15 06:32:28 Step 7/24 : COPY . .Step 8/22 : COPY . . 06:32:28 06:32:28 Removing intermediate container 9863cb9bf045 06:32:28 ---> 1e4f702af9cf 06:32:28 Step 8/23 : COPY . . 06:32:28 Removing intermediate container 9ee3cd9cd9a6 06:32:28 ---> 80909b3a0653 06:32:28 Step 7/24 : COPY . . 06:32:28 Removing intermediate container 0cb01a9aa644 06:32:28 ---> b12099d700a5 06:32:28 Step 8/24 : COPY . . 06:32:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:32:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:32:45 Merging remotes/origin/main commit 78080ca1708ee51547bc9a18fc694bca820611e1 into PR head commit 4b4239033487d98faf4afe763c0cda0dcecc14ca 06:32:46 Merge succeeded, producing 4b4239033487d98faf4afe763c0cda0dcecc14ca 06:32:46 Checking out Revision 4b4239033487d98faf4afe763c0cda0dcecc14ca (PR-4401) 06:32:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:32:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:32:44 using GIT_SSH to set credentials SSH Credentials for GitHub 06:32:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4401/head:refs/remotes/origin/PR-4401 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:32:45 > git config core.sparsecheckout # timeout=10 06:32:45 > git checkout -f 4b4239033487d98faf4afe763c0cda0dcecc14ca # timeout=10 06:32:45 > git remote # timeout=10 06:32:45 > git config --get remote.origin.url # timeout=10 06:32:46 using GIT_SSH to set credentials SSH Credentials for GitHub 06:32:46 > git merge 78080ca1708ee51547bc9a18fc694bca820611e1 # timeout=10 06:32:46 > git rev-parse HEAD^{commit} # timeout=10 06:32:46 > git config core.sparsecheckout # timeout=10 06:32:46 > git checkout -f 4b4239033487d98faf4afe763c0cda0dcecc14ca # timeout=10 06:32:46 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" 06:32:46 ---> 22c0a16f26fe 06:32:46 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 06:32:46 ---> eb82dda06de6 06:32:46 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 06:32:46 ---> fddb3b5a2941 06:32:46 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 06:32:46 ---> 9588c1cd81c3 06:32:46 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:32:46 ---> Running in 77af5ef6f167 06:32:46 ---> b7b27285910d 06:32:46 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:32:46 ---> Running in 1b5815f7eb20 06:32:46 ---> Running in 144a2f1372c6 06:32:46 ---> Running in 3792aca219ab 06:32:46 ---> Running in 17d6b276995b 06:32:46 Removing intermediate container 1b5815f7eb20 06:32:46 ---> 73e7fbecb09e 06:32:46 Step 9/24 : WORKDIR /edgex-go/spire-build 06:32:46 ---> Running in b66da1aa2cbb 06:32:46 Removing intermediate container b66da1aa2cbb 06:32:46 ---> 1a5e8524f4c8 06:32:46 Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 06:32:46 ---> Running in 7273f6a9b9b2 06:32:47 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 06:32:47 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:32:47 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 06:32:47 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 06:32:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:32:47 % Total % Received % Xferd Average Speed Time Time Time Current 06:32:47 Dload Upload Total Spent Left Speed 06:32:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 204k 06:32:47 Removing intermediate container 7273f6a9b9b2 06:32:47 ---> 448e9dc22ae3 06:32:47 Step 11/24 : WORKDIR /edgex-go 06:32:47 ---> Running in 4491341da284 [Pipeline] sh 06:32:48 Removing intermediate container 4491341da284 06:32:48 ---> 319c00fbb795 06:32:48 06:32:48 Step 12/24 : FROM alpine:3.15 06:32:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:32:48 3.15: Pulling from library/alpine 06:32:48 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:32:48 sudo tee /etc/docker/daemon.new 06:32:48 { 06:32:48 "registry-mirrors": [ 06:32:48 "https://nexus3.edgexfoundry.org:10001" 06:32:48 ], 06:32:48 "bip": "10.250.0.254/24", 06:32:48 "hosts": [ 06:32:48 "tcp://0.0.0.0:5555", 06:32:48 "unix:///var/run/docker.sock" 06:32:48 ], 06:32:48 "mtu": 1458, 06:32:48 "selinux-enabled": true, 06:32:48 "seccomp-profile": "/etc/docker/seccomp.json" 06:32:48 } [Pipeline] sh 06:32:48 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 06:32:48 Status: Downloaded newer image for alpine:3.15 06:32:48 ---> 5ce65d7b0fde 06:32:48 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:32:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:32:49 ---> Running in b523137e3e8c 06:32:49 Removing intermediate container b523137e3e8c 06:32:49 ---> 2ac4ca746c4f 06:32:49 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 06:32:49 ---> Running in b63836b11351 06:32:49 + sudo service docker restart 06:32:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:32:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:32:50 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 06:32:50 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 06:32:50 OK: 15857 distinct packages available 06:32:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:32:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:32:50 (1/4) Installing dumb-init (1.2.5-r1) 06:32:50 (2/4) Installing musl-obstack (1.2.3-r0) 06:32:50 (3/4) Installing libucontext (1.1-r0) 06:32:50 (4/4) Installing gcompat (1.0.0-r4) 06:32:50 Executing busybox-1.34.1-r7.trigger 06:32:50 OK: 6 MiB in 18 packages 06:32:52 Removing intermediate container b63836b11351 06:32:52 ---> d539a3300375 06:32:52 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:33:00 ---> e26c3d5cc097 06:33:00 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:33:00 ---> 80f4d2a92527 06:33:00 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 06:33:00 ---> Running in 26af725137db 06:33:01 Removing intermediate container 26af725137db 06:33:01 ---> 0c467b6a615b 06:33:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:33:01 ---> 48287d676403 06:33:01 Step 19/24 : WORKDIR / 06:33:02 ---> Running in 8867a981a294 06:33:02 Removing intermediate container 8867a981a294 06:33:02 ---> a46503f98de0 06:33:02 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:33:02 ---> Running in 7d63d4b9c681 06:33:03 Removing intermediate container 7d63d4b9c681 06:33:03 ---> ec8fbf69956c 06:33:03 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:33:03 ---> Running in 9f9fa4c41793 06:33:03 Removing intermediate container 9f9fa4c41793 06:33:03 ---> d5e797ddc81a 06:33:03 Step 22/24 : LABEL arch=x86_64 06:33:03 ---> Running in 8b7fea90440c 06:33:03 Removing intermediate container 8b7fea90440c 06:33:03 ---> 50a6ddc79be8 06:33:03 Step 23/24 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca 06:33:04 ---> Running in 1aba2d723ee6 06:33:04 Removing intermediate container 1aba2d723ee6 06:33:04 ---> a40a8c793d7c 06:33:04 Step 24/24 : LABEL version=0.0.0 06:33:04 ---> Running in a5a7cb870054 06:33:04 Removing intermediate container a5a7cb870054 06:33:04 ---> bd202c81c4eb 06:33:04 06:33:04 Successfully built bd202c81c4eb 06:33:05 Successfully tagged security-spire-config:latest 06:33:05  Building security-spire-config ... done Building core-common-config-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:33:07 provisioning config files... 06:33:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config16846193282814274623tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:33:08 ---> docker-login.sh 06:33:08 nexus3.edgexfoundry.org:10001 06:33:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:08 Configure a credential helper to remove this warning. See 06:33:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:08 06:33:08 Login Succeeded 06:33:08 nexus3.edgexfoundry.org:10002 06:33:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:09 Configure a credential helper to remove this warning. See 06:33:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:09 06:33:09 Login Succeeded 06:33:09 nexus3.edgexfoundry.org:10003 06:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:09 Configure a credential helper to remove this warning. See 06:33:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:09 06:33:09 Login Succeeded 06:33:09 nexus3.edgexfoundry.org:10004 06:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:09 Configure a credential helper to remove this warning. See 06:33:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:09 06:33:09 Login Succeeded 06:33:09 docker.io 06:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:10 Configure a credential helper to remove this warning. See 06:33:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:10 06:33:10 Login Succeeded 06:33:10 ---> docker-login.sh ends [Pipeline] } 06:33:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 06:33:11 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 06:33:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:33:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:33:11 ========================================================= 06:33:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 06:33:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:33:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:33:11 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:33:11 9b18e9b68314: Pulling fs layer 06:33:11 35d82f9e3411: Pulling fs layer 06:33:11 e16973657156: Pulling fs layer 06:33:11 fc693d55d65f: Pulling fs layer 06:33:11 7e9fc2657dce: Pulling fs layer 06:33:11 dda99020689f: Pulling fs layer 06:33:11 db1c61fa0a46: Pulling fs layer 06:33:11 891c053d2c06: Pulling fs layer 06:33:11 dda99020689f: Waiting 06:33:11 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:33:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:33:11 ---> b142ae4639b7 06:33:11 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:33:11 ---> Using cache 06:33:11 ---> 9e3039463636 06:33:11 Step 4/22 : WORKDIR /edgex-go 06:33:11 ---> Using cache 06:33:11 ---> 0217f49e8d48 06:33:11 Step 5/22 : RUN apk add --update --no-cache make git 06:33:11 7e9fc2657dce: Waiting 06:33:11 db1c61fa0a46: Waiting 06:33:11 fc693d55d65f: Waiting 06:33:11 891c053d2c06: Waiting 06:33:11 e16973657156: Verifying Checksum 06:33:11 e16973657156: Download complete 06:33:11 35d82f9e3411: Download complete 06:33:11 7e9fc2657dce: Verifying Checksum 06:33:11 7e9fc2657dce: Download complete 06:33:11 dda99020689f: Verifying Checksum 06:33:11 dda99020689f: Download complete 06:33:11 9b18e9b68314: Download complete 06:33:12 9b18e9b68314: Pull complete 06:33:12 891c053d2c06: Verifying Checksum 06:33:12 891c053d2c06: Download complete 06:33:13 35d82f9e3411: Pull complete 06:33:13 e16973657156: Pull complete 06:33:14 db1c61fa0a46: Verifying Checksum 06:33:14 db1c61fa0a46: Download complete 06:33:14 fc693d55d65f: Verifying Checksum 06:33:14 fc693d55d65f: Download complete 06:33:19 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 06:33:20 ---> Running in 3d205c1d83eb 06:33:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:33:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:33:22 OK: 211 MiB in 51 packages 06:33:26 Removing intermediate container 3792aca219ab 06:33:26 ---> 490cc5b354e7 06:33:26 06:33:26 Step 10/23 : FROM alpine:3.16 06:33:26 Removing intermediate container 17d6b276995b 06:33:26 ---> ac5da4992d51 06:33:26 06:33:26 Step 9/24 : FROM alpine:3.16 06:33:26 Removing intermediate container 77af5ef6f167 06:33:26 ---> 2ef9e9426d77 06:33:26 06:33:26 Step 10/24 : FROM alpine:3.16 06:33:26 Removing intermediate container 3d205c1d83eb 06:33:26 ---> ffd95a03d29e 06:33:26 Step 6/22 : COPY go.mod vendor* ./ 06:33:26 3.16: Pulling from library/alpine 06:33:27 fc693d55d65f: Pull complete 06:33:27 7e9fc2657dce: Pull complete 06:33:27 dda99020689f: Pull complete 06:33:27 3.16: Pulling from library/alpine 06:33:27 ---> b84bdd2b8b69 06:33:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:33:27 ---> Running in 8e6c605a9f1b 06:33:28 3.16: Pulling from library/alpine 06:33:28 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 06:33:28 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 06:33:28 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 06:33:28 Status: Image is up to date for alpine:3.16 06:33:28 Status: Image is up to date for alpine:3.16 06:33:28 Status: Downloaded newer image for alpine:3.16 06:33:28 ---> dfd21b5a31f5 06:33:28 Step 11/24 : RUN apk add --update --no-cache dumb-init 06:33:28 ---> dfd21b5a31f5 06:33:28 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 06:33:28 ---> dfd21b5a31f5 06:33:28 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:33:30 ---> Running in 45535f7fe1a5 06:33:30 ---> Running in b41e3e0afdef 06:33:30 ---> Running in ad49b5251ce4 06:33:30 Removing intermediate container 144a2f1372c6 06:33:30 ---> 3ecd159de784 06:33:30 06:33:30 Step 10/22 : FROM alpine:3.16 06:33:30 ---> dfd21b5a31f5 06:33:30 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:33:30 ---> Running in 36381a20ebc0 06:33:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:33:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:33:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:33:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:33:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:33:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:33:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:33:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:33:31 (1/1) Installing dumb-init (1.2.5-r1) 06:33:31 Executing busybox-1.35.0-r17.trigger 06:33:31 OK: 6 MiB in 15 packages 06:33:31 (1/1) Installing dumb-init (1.2.5-r1) 06:33:31 Executing busybox-1.35.0-r17.trigger 06:33:31 OK: 6 MiB in 15 packages 06:33:31 (1/2) Installing ca-certificates (20220614-r0) 06:33:31 (1/3) Installing ca-certificates (20220614-r0) 06:33:31 (2/2) Installing dumb-init (1.2.5-r1) 06:33:31 Executing busybox-1.35.0-r17.trigger 06:33:31 (2/3) Installing dumb-init (1.2.5-r1) 06:33:31 Executing ca-certificates-20220614-r0.trigger 06:33:31 (3/3) Installing su-exec (0.2-r1) 06:33:31 Executing busybox-1.35.0-r17.trigger 06:33:31 Executing ca-certificates-20220614-r0.trigger 06:33:31 OK: 6 MiB in 16 packages 06:33:31 OK: 6 MiB in 17 packages 06:33:31 db1c61fa0a46: Pull complete 06:33:31 Removing intermediate container 45535f7fe1a5 06:33:31 ---> 53272715d129 06:33:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:33:31 Removing intermediate container ad49b5251ce4 06:33:31 ---> 99251ea08adf 06:33:31 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:33:31 ---> Running in 10dca45f923a 06:33:31 ---> Running in 88d7958e624f 06:33:31 Removing intermediate container 10dca45f923a 06:33:31 ---> f756ff882a63 06:33:31 Step 13/23 : ENV APP_PORT=59882 06:33:31 ---> Running in f0e1166c8cf6 06:33:31 Removing intermediate container 88d7958e624f 06:33:31 ---> 7ede7444b083 06:33:31 Step 13/24 : ENV APP_PORT=59881 06:33:31 Removing intermediate container 36381a20ebc0 06:33:31 ---> d231a55b4789 06:33:31 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:33:31 ---> Running in 43c2a22d24cc 06:33:31 ---> Running in eda6f32d132c 06:33:31 Removing intermediate container f0e1166c8cf6 06:33:31 ---> f05581e10cca 06:33:31 Step 14/23 : EXPOSE $APP_PORT 06:33:32 Removing intermediate container b41e3e0afdef 06:33:32 ---> 19221c803b07 06:33:32 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:33:32 ---> Running in 2442a66fcace 06:33:32 ---> Running in a76b6929908a 06:33:32 Removing intermediate container 43c2a22d24cc 06:33:32 ---> 0f386d3bc73b 06:33:32 Step 14/24 : EXPOSE $APP_PORT 06:33:32 ---> Running in e8d5ee37cd48 06:33:32 Removing intermediate container eda6f32d132c 06:33:32 ---> da402f3b0583 06:33:32 Step 13/22 : ENV APP_PORT=59860 06:33:32 ---> Running in 06c0524994b2 06:33:32 Removing intermediate container 2442a66fcace 06:33:32 ---> e1a2806ab7c0 06:33:32 Step 15/23 : WORKDIR / 06:33:32 Removing intermediate container a76b6929908a 06:33:32 ---> f2e8b82d651e 06:33:32 Step 12/24 : WORKDIR / 06:33:32 ---> Running in 71a5fb9e5e05 06:33:32 Removing intermediate container e8d5ee37cd48 06:33:32 ---> 385cc6944a65 06:33:32 Step 15/24 : WORKDIR / 06:33:32 ---> Running in f2549a07a3c8 06:33:32 Removing intermediate container 06c0524994b2 06:33:32 ---> 10535556a813 06:33:32 Step 14/22 : EXPOSE $APP_PORT 06:33:32 ---> Running in e73f59922592 06:33:32 ---> Running in 06e6e8f18b2e 06:33:32 Removing intermediate container 71a5fb9e5e05 06:33:32 ---> 962b1a2cbf46 06:33:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:33:32 Removing intermediate container f2549a07a3c8 06:33:32 ---> adfaf9a41bcc 06:33:32 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:33:32 Removing intermediate container e73f59922592 06:33:32 ---> 198dda05e9bf 06:33:32 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:33:32 Removing intermediate container 06e6e8f18b2e 06:33:32 ---> da55e495bb81 06:33:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:33:32 ---> 2502266607b0 06:33:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:33:32 ---> cbadc870ee2c 06:33:32 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:33:32 ---> 01f73117a438 06:33:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:33:32 ---> b83e57a86a52 06:33:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:33:32 891c053d2c06: Pull complete 06:33:32 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 06:33:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:33:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 06:33:33 ---> d5dabf84e904 06:33:33 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:33:33 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:33:33 WORKDIR /edgex 06:33:33 COPY go.mod . 06:33:33 RUN go mod download 06:33:33 + docker build -t ci-base-image-arm64 -f - . 06:33:33 Sending build context to Docker daemon 3.118MB 06:33:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:33:33 ---> f96f9c87975a 06:33:33 Step 2/4 : WORKDIR /edgex 06:33:34 ---> dc5aad3f0f6a 06:33:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:33:34 ---> 4d6f332ce322 06:33:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml ---> 00246dd7acc4 06:33:34 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:33:34 06:33:34 ---> 3fa6d869b696 06:33:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:33:35 ---> 3f4267e81243 06:33:35 Step 19/23 : ENTRYPOINT ["/core-command"] 06:33:35 ---> Running in be80c377b351 06:33:35 ---> 2c2545dacd70 06:33:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 06:33:35 ---> e46a982bb146 06:33:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:33:35 ---> 576364c404f0 06:33:35 Step 18/22 : ENTRYPOINT ["/support-notifications"] 06:33:35 ---> Running in 1c4094891ec0 06:33:36 Removing intermediate container be80c377b351 06:33:36 ---> 9d1550167f7d 06:33:36 Step 3/4 : COPY go.mod . 06:33:36 ---> Running in eabff34b8d96 06:33:36 ---> f4958a1f5b89 06:33:36 Step 4/4 : RUN go mod download 06:33:36 ---> Running in 1953958cafc5 06:33:37 ---> 57a3516c0720 06:33:37 Step 20/24 : ENTRYPOINT ["/core-metadata"] 06:33:37 Removing intermediate container 1c4094891ec0 06:33:37 ---> 11c48c8ca718 06:33:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:33:37 Removing intermediate container eabff34b8d96 06:33:37 ---> b08d6e7c1e71 06:33:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:33:37 ---> 771c98c06c99 06:33:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:33:37 ---> Running in bd28c02ef7b8 06:33:37 ---> Running in be5049bfdf13 06:33:37 ---> Running in 59c76687b6ce 06:33:38 Removing intermediate container be5049bfdf13 06:33:38 ---> e0df19e02811 06:33:38 Step 21/23 : LABEL arch=x86_64 06:33:38 Removing intermediate container bd28c02ef7b8 06:33:38 ---> b49f1efcda5f 06:33:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:33:38 Removing intermediate container 59c76687b6ce 06:33:38 ---> 2f14dda98540 06:33:38 Step 20/22 : LABEL arch=x86_64 06:33:38 ---> Running in c424a55541be 06:33:38 ---> Running in 0f6b2787a494 06:33:39 ---> Running in 646e10380859 06:33:39 ---> 21788470f431 06:33:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:33:39 Removing intermediate container c424a55541be 06:33:39 ---> a5b47734d100 06:33:39 Step 22/23 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca 06:33:39 Removing intermediate container 0f6b2787a494 06:33:39 ---> 1725812a2403 06:33:39 Step 22/24 : LABEL arch=x86_64 06:33:39 Removing intermediate container 646e10380859 06:33:39 ---> 6c52e41aaa03 06:33:39 Step 21/22 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca 06:33:39 ---> Running in 6e8f29a68dc9 06:33:39 ---> adece7f04733 06:33:39 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:33:39 ---> Running in f61f2dd24a32 06:33:39 ---> Running in e2c5d32d1a91 06:33:39 ---> Running in 7b96acdae86a 06:33:39 Removing intermediate container 6e8f29a68dc9 06:33:39 ---> 94bc4a5f2792 06:33:39 Step 23/23 : LABEL version=0.0.0 06:33:39 Removing intermediate container f61f2dd24a32 06:33:39 ---> b217c772e8d4 06:33:39 Step 23/24 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca 06:33:39 ---> Running in 0c3fb323b8e9 06:33:39 Removing intermediate container e2c5d32d1a91 06:33:39 ---> 597ff99a451d 06:33:39 Step 22/22 : LABEL version=0.0.0 06:33:39 ---> Running in d0c92cb105d0 06:33:39 ---> Running in 02416d0aae2e 06:33:39 Removing intermediate container 0c3fb323b8e9 06:33:39 ---> c0a0cc457845 06:33:39 06:33:39 Removing intermediate container d0c92cb105d0 06:33:39 ---> 45e67287ae91 06:33:39 Step 24/24 : LABEL version=0.0.0 06:33:39 Removing intermediate container 02416d0aae2e 06:33:39 ---> b2e0748eb6f6 06:33:39 06:33:39 Successfully built c0a0cc457845 06:33:39 ---> Running in 188386403d96 06:33:39 Successfully tagged core-command:latest 06:33:39  Building core-command ... done Building security-proxy-setup 06:33:39 Successfully built b2e0748eb6f6 06:33:39 Successfully tagged support-notifications:latest 06:33:39 Building security-proxy-auth 06:33:45  Building support-notifications ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:33:45 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:33:45 ---> b142ae4639b7 06:33:45 Step 3/21 : WORKDIR /edgex-go 06:33:45 ---> Using cache 06:33:45 ---> 924f6e1bed22 06:33:45 Step 4/21 : RUN apk add --update --no-cache make git 06:33:45 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:33:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:33:45 ---> b142ae4639b7 06:33:45 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:33:45 ---> Using cache 06:33:45 ---> 9e3039463636 06:33:45 Step 4/22 : WORKDIR /edgex-go 06:33:45 ---> Using cache 06:33:45 ---> 0217f49e8d48 06:33:45 Step 5/22 : RUN apk add --update --no-cache make git 06:33:45 ---> Using cache 06:33:45 ---> ffd95a03d29e 06:33:45 Step 6/22 : COPY go.mod vendor* ./ 06:33:45 ---> Using cache 06:33:45 ---> b84bdd2b8b69 06:33:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:33:45 Removing intermediate container 188386403d96 06:33:45 ---> 84ba667867bf 06:33:45 06:33:45 Successfully built 84ba667867bf 06:33:47 Successfully tagged core-metadata:latest 06:33:47 Building security-spire-agent 06:33:51  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:33:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:33:51 ---> b142ae4639b7 06:33:51 Step 3/24 : WORKDIR /edgex-go 06:33:51 ---> Using cache 06:33:51 ---> 924f6e1bed22 06:33:51 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 06:33:51 ---> Using cache 06:33:51 ---> 44933e093e29 06:33:51 Step 5/24 : COPY go.mod vendor* ./ 06:33:51 ---> Using cache 06:33:51 ---> 748b9a12e0d6 06:33:51 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:33:51 ---> Using cache 06:33:51 ---> 80909b3a0653 06:33:51 Step 7/24 : COPY . . 06:33:51 ---> Using cache 06:33:51 ---> fddb3b5a2941 06:33:51 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 06:33:51 ---> Using cache 06:33:51 ---> 73e7fbecb09e 06:33:51 Step 9/24 : WORKDIR /edgex-go/spire-build 06:33:51 ---> Using cache 06:33:51 ---> 1a5e8524f4c8 06:33:51 Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 06:33:51 ---> Using cache 06:33:51 ---> 448e9dc22ae3 06:33:51 Step 11/24 : WORKDIR /edgex-go 06:33:51 ---> Using cache 06:33:51 ---> 319c00fbb795 06:33:51 06:33:51 Step 12/24 : FROM alpine:3.15 06:33:51 ---> 5ce65d7b0fde 06:33:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:33:51 ---> Using cache 06:33:51 ---> 2ac4ca746c4f 06:33:51 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:33:54 ---> Running in 46ca94b93989 06:33:54 ---> Running in 77f51cad41e4 06:33:54 ---> Running in 595c85358ccf 06:33:54 Removing intermediate container 7b96acdae86a 06:33:54 ---> 3c89849370cc 06:33:54 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:33:54 ---> Running in 5ce99e2e3937 06:33:54 Removing intermediate container 8e6c605a9f1b 06:33:54 ---> bcd53a142d8d 06:33:54 Step 8/22 : COPY . . 06:33:54 Removing intermediate container 5ce99e2e3937 06:33:54 ---> 8a8bb939fb8e 06:33:54 Step 22/24 : LABEL arch=x86_64 06:33:54 ---> Running in b2194f7ffe82 06:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:33:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:33:55 OK: 211 MiB in 51 packages 06:33:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:33:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:33:56 Removing intermediate container b2194f7ffe82 06:33:56 ---> c7ef5004a266 06:33:56 Step 23/24 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca 06:33:56 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 06:33:56 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 06:33:56 OK: 15857 distinct packages available 06:33:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:33:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:33:57 (1/5) Installing dumb-init (1.2.5-r1) 06:33:57 (2/5) Installing musl-obstack (1.2.3-r0) 06:33:57 (3/5) Installing libucontext (1.1-r0) 06:33:57 (4/5) Installing gcompat (1.0.0-r4) 06:33:57 (5/5) Installing openssl (1.1.1t-r1) 06:33:57 Executing busybox-1.34.1-r7.trigger 06:33:57 OK: 7 MiB in 19 packages 06:34:00 ---> Running in 6447b9bcde24 06:34:00 Removing intermediate container 6447b9bcde24 06:34:00 ---> 9e5458f289a7 06:34:00 Step 24/24 : LABEL version=0.0.0 06:34:00 Removing intermediate container 46ca94b93989 06:34:00 ---> cb3f8c4d99fd 06:34:00 Step 5/21 : COPY go.mod vendor* ./ 06:34:00 ---> Running in ff6e498425af 06:34:00 ---> 85cde0accefb 06:34:00 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:34:00 ---> Running in c61902010027 06:34:00 Removing intermediate container 595c85358ccf 06:34:00 ---> 703cc37864e2 06:34:00 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 06:34:00 Removing intermediate container ff6e498425af 06:34:00 ---> 5c7366198ea8 06:34:00 06:34:00 ---> c4329253945d 06:34:00 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:34:00 Successfully built 5c7366198ea8 06:34:00 Successfully tagged security-secretstore-setup:latest 06:34:00  Building security-secretstore-setup ... done Building security-spire-server 06:34:01 ---> Running in af31d2d79dcc 06:34:01 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 06:34:05 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:34:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:34:05 ---> b142ae4639b7 06:34:05 Step 3/23 : WORKDIR /edgex-go 06:34:05 ---> Using cache 06:34:05 ---> 924f6e1bed22 06:34:05 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 06:34:05 ---> Using cache 06:34:05 ---> 44933e093e29 06:34:05 Step 5/23 : COPY go.mod vendor* ./ 06:34:05 ---> Using cache 06:34:05 ---> 748b9a12e0d6 06:34:05 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:34:05 ---> Using cache 06:34:05 ---> 80909b3a0653 06:34:05 Step 7/23 : COPY . . 06:34:05 ---> Using cache 06:34:05 ---> fddb3b5a2941 06:34:05 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 06:34:05 ---> Using cache 06:34:05 ---> 73e7fbecb09e 06:34:05 Step 9/23 : WORKDIR /edgex-go/spire-build 06:34:05 ---> Using cache 06:34:05 ---> 1a5e8524f4c8 06:34:05 Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 06:34:08 ---> bf0380ffdc94 06:34:08 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:34:08 ---> Running in 4c94ab8cd0b1 06:34:08 Removing intermediate container 1953958cafc5 06:34:08 ---> 4854de45e2dd 06:34:08 Successfully built 4854de45e2dd 06:34:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:09 + docker inspect -f . ci-base-image-arm64 06:34:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:34:09 prd-ubuntu20.04-docker-arm64-4c-16g-7925 does not seem to be running inside a container 06:34:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:34:10 $ docker top d3901e8b88314121210949791ce28bb8c050382c89c748f0fcfff63fce69f246 -eo pid,comm [Pipeline] { [Pipeline] sh 06:34:11 + go version 06:34:11 go version go1.18.7 linux/arm64 [Pipeline] } 06:34:11 $ docker stop --time=1 d3901e8b88314121210949791ce28bb8c050382c89c748f0fcfff63fce69f246 06:34:13 $ docker rm -f --volumes d3901e8b88314121210949791ce28bb8c050382c89c748f0fcfff63fce69f246 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:13 + docker inspect -f . ci-base-image-arm64 06:34:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:34:13 ---> fb4453ce5f59 06:34:13 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:34:13 Removing intermediate container 4c94ab8cd0b1 06:34:13 ---> 6f4fbfae5d6d 06:34:13 Step 11/23 : WORKDIR /edgex-go 06:34:13 prd-ubuntu20.04-docker-arm64-4c-16g-7925 does not seem to be running inside a container 06:34:14 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:34:14 ---> Running in e5a7a9f5165c 06:34:15 ---> e8e8016948e8 06:34:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:34:15 $ docker top 0e14be2ee131fc83094de22ff15c8fed971f626eb0693276f2213f0d6cfa2abf -eo pid,comm [Pipeline] { [Pipeline] echo 06:34:15 ========================================================= 06:34:15 [edgeXBuildGoParallel] Running Tests and Build... 06:34:15 ========================================================= [Pipeline] sh 06:34:15 Removing intermediate container e5a7a9f5165c 06:34:15 ---> 14a036864506 06:34:15 06:34:15 Step 12/23 : FROM alpine:3.15 06:34:15 ---> 5ce65d7b0fde 06:34:15 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:34:15 ---> Using cache 06:34:15 ---> 2ac4ca746c4f 06:34:15 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:34:15 ---> Using cache 06:34:15 ---> 703cc37864e2 06:34:15 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:34:16 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 06:34:16 + make test 06:34:16 go test -race -coverprofile=coverage.out ./... 06:34:18 ---> fbef97c92c95 06:34:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:34:18 ---> dd82d710db84 06:34:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:34:19 ---> 196b72318333 06:34:19 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:34:29 ---> Running in fc00527345f1 06:34:29 ---> 3d8f0a687394 06:34:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:34:29 Removing intermediate container fc00527345f1 06:34:29 ---> 82591996cb57 06:34:29 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:34:29 Removing intermediate container 77f51cad41e4 06:34:29 ---> 10e1fb63ceef 06:34:29 Step 8/22 : COPY . . 06:34:29 ---> Running in a9fbe91f9f92 06:34:37 ---> dc3586918010 06:34:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:34:38 Removing intermediate container a9fbe91f9f92 06:34:38 ---> 87e1a589b44b 06:34:38 Step 22/24 : LABEL arch=x86_64 06:34:38 ---> a7be85b26c95 06:34:38 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:34:38 ---> Running in a981b4c1b9ce 06:34:38 Removing intermediate container c61902010027 06:34:38 ---> 04917667eee2 06:34:38 06:34:38 Step 10/22 : FROM alpine:3.16 06:34:38 ---> dfd21b5a31f5 06:34:38 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 06:34:38 ---> 3c5fcf833f6d 06:34:38 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 06:34:38 ---> Running in 1e803db05258 06:34:38 ---> Running in 27a536a0c0d0 06:34:38 ---> Running in 633648cf93b4 06:34:38 Removing intermediate container a981b4c1b9ce 06:34:38 ---> ee087f040e1a 06:34:38 Step 23/24 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca 06:34:38 ---> Running in 3372d8151661 06:34:38 Removing intermediate container 1e803db05258 06:34:38 ---> 4ffcc40ab29d 06:34:38 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:34:38 ---> Running in 3dae1f47754e 06:34:38 Removing intermediate container 27a536a0c0d0 06:34:38 ---> e919231e24bb 06:34:38 Step 12/22 : RUN apk add --update --no-cache dumb-init 06:34:38 ---> Running in baa70f34be7b 06:34:38 Removing intermediate container 3372d8151661 06:34:38 ---> cbc347522da6 06:34:38 Step 24/24 : LABEL version=0.0.0 06:34:38 Removing intermediate container af31d2d79dcc 06:34:38 ---> d2b3e74b7525 06:34:38 Step 7/21 : COPY . . 06:34:38 Removing intermediate container 3dae1f47754e 06:34:38 ---> 5a36c152a26f 06:34:38 Step 21/23 : LABEL arch=x86_64 06:34:38 ---> Running in 9643284fdfea 06:34:38 ---> Running in 6e32e0fb7990 06:34:38 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 06:34:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:34:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:34:39 (1/1) Installing dumb-init (1.2.5-r1) 06:34:39 Executing busybox-1.35.0-r17.trigger 06:34:39 OK: 6 MiB in 15 packages 06:34:39 Removing intermediate container 9643284fdfea 06:34:39 ---> be740bca574f 06:34:39 06:34:39 Successfully built be740bca574f 06:34:41 Successfully tagged security-spire-agent:latest 06:34:41 Building core-data 06:34:44  Building security-spire-agent ... done Removing intermediate container 6e32e0fb7990 06:34:44 ---> 6c98ebb68ab1 06:34:44 Step 22/23 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca 06:34:46 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:34:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:34:46 ---> b142ae4639b7 06:34:46 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:34:46 ---> Using cache 06:34:46 ---> 9e3039463636 06:34:46 Step 4/22 : WORKDIR /edgex-go 06:34:46 ---> Using cache 06:34:46 ---> 0217f49e8d48 06:34:46 Step 5/22 : RUN apk add --update --no-cache make git 06:34:46 ---> Using cache 06:34:46 ---> ffd95a03d29e 06:34:46 Step 6/22 : COPY go.mod vendor* ./ 06:34:46 ---> Using cache 06:34:46 ---> b84bdd2b8b69 06:34:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:34:46 ---> Using cache 06:34:46 ---> 10e1fb63ceef 06:34:46 Step 8/22 : COPY . . 06:34:46 ---> Using cache 06:34:46 ---> 3c5fcf833f6d 06:34:46 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 06:34:50 ---> Running in 3dc73bafc96f 06:34:50 ---> Running in 3718061a2bd6 06:34:50 ---> f7f518d6eb25 06:34:50 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:34:50 ---> Running in d462b08dd937 06:34:50 Removing intermediate container baa70f34be7b 06:34:50 ---> 3720b28a4635 06:34:50 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:34:50 Removing intermediate container 3dc73bafc96f 06:34:50 ---> a065a5e64cd1 06:34:50 Step 23/23 : LABEL version=0.0.0 06:34:50 ---> Running in 238e7b1562cf 06:34:50 ---> b10be47cdead 06:34:50 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:34:50 Removing intermediate container 238e7b1562cf 06:34:50 ---> 71419373f60b 06:34:50 06:34:50 Successfully built 71419373f60b 06:34:50 Successfully tagged security-spire-server:latest 06:34:50  Building security-spire-server ... done Building security-spiffe-token-provider 06:34:50 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 06:34:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:34:54 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:34:54 Step 2/19 : FROM ${BUILDER_BASE} AS builder 06:34:54 ---> b142ae4639b7 06:34:54 Step 3/19 : WORKDIR /edgex-go 06:34:54 ---> Using cache 06:34:54 ---> 924f6e1bed22 06:34:54 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 06:34:55 ? github.com/edgexfoundry/edgex-go [no test files] 06:34:58 ---> 83d6dbe5a41f 06:34:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 06:34:58 ---> Running in a33f21ac122a 06:34:59 ---> c9c39cb39c6e 06:34:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:34:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:34:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:34:59 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 06:34:59 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 06:34:59 OK: 17046 distinct packages available 06:34:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:34:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:34:59 ---> 3238932a71d0 06:34:59 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:34:59 ---> Running in ddf453a1dfc4 06:34:59 OK: 211 MiB in 51 packages 06:35:00 Removing intermediate container a33f21ac122a 06:35:00 ---> 5bbb98b72640 06:35:00 Step 5/19 : COPY go.mod vendor* ./ 06:35:01 Removing intermediate container ddf453a1dfc4 06:35:01 ---> d71900b23bb3 06:35:01 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 06:35:01 ---> Running in 604253eadbc6 06:35:01 ---> be0f30230ac7 06:35:01 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:35:01 ---> Running in a0c6e85925b8 06:35:01 Removing intermediate container 604253eadbc6 06:35:01 ---> ebcc5a209784 06:35:01 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 06:35:01 ---> Running in a3035677a9f0 06:35:02 Removing intermediate container a3035677a9f0 06:35:02 ---> b1971b9e5b56 06:35:02 Step 20/22 : LABEL arch=x86_64 06:35:02 ---> Running in 08a6995e4550 06:35:02 Removing intermediate container 08a6995e4550 06:35:02 ---> 4ac90871edbf 06:35:02 Step 21/22 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca 06:35:04 ---> Running in e419b2aff7e9 06:35:04 Removing intermediate container 633648cf93b4 06:35:04 ---> be48177337ee 06:35:04 06:35:04 Step 10/22 : FROM alpine:3.16 06:35:04 ---> dfd21b5a31f5 06:35:04 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 06:35:04 ---> Using cache 06:35:04 ---> e919231e24bb 06:35:04 Step 12/22 : RUN apk add --update --no-cache dumb-init 06:35:04 ---> Using cache 06:35:04 ---> 3720b28a4635 06:35:04 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:35:04 ---> Using cache 06:35:04 ---> b10be47cdead 06:35:04 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:35:04 Removing intermediate container e419b2aff7e9 06:35:04 ---> f198dda413db 06:35:04 Step 22/22 : LABEL version=0.0.0 06:35:04 ---> Running in 141e91ee2593 06:35:05 Removing intermediate container 141e91ee2593 06:35:05 ---> a6a7ebe80651 06:35:05 06:35:05 ---> a1175cf3409d 06:35:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 06:35:05 Successfully built a6a7ebe80651 06:35:05 Successfully tagged core-common-config-bootstrapper:latest 06:35:05 Building security-bootstrapper 06:35:09  Building core-common-config-bootstrapper ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:35:09 Step 2/32 : FROM ${BUILDER_BASE} AS builder 06:35:09 ---> b142ae4639b7 06:35:09 Step 3/32 : WORKDIR /edgex-go 06:35:09 ---> Using cache 06:35:09 ---> 924f6e1bed22 06:35:09 Step 4/32 : RUN apk add --update --no-cache make git 06:35:09 ---> Using cache 06:35:09 ---> cb3f8c4d99fd 06:35:09 Step 5/32 : COPY go.mod vendor* ./ 06:35:09 ---> Using cache 06:35:09 ---> c4329253945d 06:35:09 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:35:09 ---> Using cache 06:35:09 ---> d2b3e74b7525 06:35:09 Step 7/32 : COPY . . 06:35:09 ---> Using cache 06:35:09 ---> f7f518d6eb25 06:35:09 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:35: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 06:35:13 ---> 276cb6629077 06:35:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:35:13 ---> Running in 4e9a25344c7b 06:35:13 ---> c9cb6a2e9305 06:35:13 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:35:13 ---> Running in 56942d17e50d 06:35: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:35:16 Removing intermediate container 56942d17e50d 06:35:16 ---> 20afe272eea4 06:35:16 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 06:35:16 ---> Running in 775b5cdd2709 06:35:24 Removing intermediate container 775b5cdd2709 06:35:24 ---> 83d6e580209b 06:35:24 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 06:35:24 Removing intermediate container 3718061a2bd6 06:35:24 ---> b565921d791b 06:35:24 06:35:24 Step 10/22 : FROM alpine:3.16 06:35:24 ---> dfd21b5a31f5 06:35:24 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:35:24 ---> Running in 4ba205be1d13 06:35:24 Removing intermediate container d462b08dd937 06:35:24 ---> 3af06d5c56ff 06:35:24 06:35:24 Step 9/21 : FROM alpine:3.16 06:35:24 ---> dfd21b5a31f5 06:35:24 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 06:35:24 ---> Running in 12d0a362f9dd 06:35:24 ---> Running in b5cf2285967a 06:35:24 Removing intermediate container 4ba205be1d13 06:35:24 ---> 940825362c44 06:35:24 Step 20/22 : LABEL arch=x86_64 06:35:24 Removing intermediate container 12d0a362f9dd 06:35:24 ---> a3848d37592b 06:35:24 Step 12/22 : ENV APP_PORT=59880 06:35:24 ---> Running in afb9aa30f686 06:35:24 ---> Running in 21d5f3849421 06:35:24 Removing intermediate container afb9aa30f686 06:35:24 ---> 000c52976160 06:35:24 Step 21/22 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca 06:35:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:35:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:35:24 Removing intermediate container 21d5f3849421 06:35:24 ---> 7d85de41a9fb 06:35:24 Step 13/22 : EXPOSE $APP_PORT 06:35:24 ---> Running in 1d572f9daa42 06:35:24 (1/6) Installing ca-certificates (20220614-r0) 06:35:24 (2/6) Installing brotli-libs (1.0.9-r6) 06:35:24 ---> Running in bf871d76c13d 06:35:24 (3/6) Installing nghttp2-libs (1.47.0-r0) 06:35:24 (4/6) Installing libcurl (7.83.1-r6) 06:35:24 (5/6) Installing curl (7.83.1-r6) 06:35:24 (6/6) Installing dumb-init (1.2.5-r1) 06:35:24 Executing busybox-1.35.0-r17.trigger 06:35:24 Executing ca-certificates-20220614-r0.trigger 06:35:24 OK: 8 MiB in 20 packages 06:35:25 Removing intermediate container 1d572f9daa42 06:35:25 ---> 23288a4ce0a4 06:35:25 Step 22/22 : LABEL version=0.0.0 06:35:25 Removing intermediate container bf871d76c13d 06:35:25 ---> 60d185613a8c 06:35:25 Step 14/22 : RUN apk add --update --no-cache dumb-init 06:35:25 ---> Running in 8731d5799a16 06:35:25 ---> Running in f06280da27a9 06:35:25 Removing intermediate container 8731d5799a16 06:35:25 ---> 4b1303ef3d7c 06:35:25 06:35:25 Successfully built 4b1303ef3d7c 06:35:25 Successfully tagged security-proxy-auth:latest 06:35:25 Building support-scheduler 06:35:25  Building security-proxy-auth ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:35:25 Removing intermediate container b5cf2285967a 06:35:25 ---> 0044572f82dd 06:35:25 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:35:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:35:26 (1/1) Installing dumb-init (1.2.5-r1) 06:35:26 Executing busybox-1.35.0-r17.trigger 06:35:26 OK: 6 MiB in 15 packages 06:35:29 ---> Running in 685d3bec404e 06:35:31 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:35:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:35:31 ---> b142ae4639b7 06:35:31 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:35:31 ---> Using cache 06:35:31 ---> 9e3039463636 06:35:31 Step 4/22 : WORKDIR /edgex-go 06:35:31 ---> Using cache 06:35:31 ---> 0217f49e8d48 06:35:31 Step 5/22 : RUN apk add --update --no-cache make git 06:35:31 ---> Using cache 06:35:31 ---> ffd95a03d29e 06:35:31 Step 6/22 : COPY go.mod vendor* ./ 06:35:31 ---> Using cache 06:35:31 ---> b84bdd2b8b69 06:35:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:35:31 ---> Using cache 06:35:31 ---> 10e1fb63ceef 06:35:31 Step 8/22 : COPY . . 06:35:31 ---> Using cache 06:35:31 ---> 3c5fcf833f6d 06:35:31 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:35:35 Removing intermediate container 685d3bec404e 06:35:35 ---> f1bcef662c23 06:35:35 Step 12/21 : WORKDIR /edgex 06:35:35 ---> Running in e5ef12588b62 06:35:35 ---> Running in dbab4519070b 06:35:35 Removing intermediate container f06280da27a9 06:35:35 ---> f087fa96bd29 06:35:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:35:35 Removing intermediate container dbab4519070b 06:35:35 ---> ba19c4e17ae6 06:35:35 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:35:35 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 06:35:35 Removing intermediate container a0c6e85925b8 06:35:35 ---> 8295eafbfab3 06:35:35 Step 7/19 : COPY . . 06:35:36 ---> ea95d9f7f9c9 06:35:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:35:43 ---> c4136caba648 06:35:43 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:35:43 ---> 49c5a95b504d 06:35:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:35:43 Removing intermediate container 4e9a25344c7b 06:35:43 ---> 11f0ec5d5ae2 06:35:43 06:35:43 Step 9/32 : FROM alpine:3.16 06:35:43 ---> dfd21b5a31f5 06:35:43 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:35:43 ---> Running in e5b38794d6c3 06:35:43 ---> 97f3338e1386 06:35:43 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:35:43 ---> 45820eea937c 06:35:43 Step 18/22 : ENTRYPOINT ["/core-data"] 06:35:43 ---> Running in c8187da40dbb 06:35:43 ---> Running in bd298d25cf47 06:35:43 Removing intermediate container e5b38794d6c3 06:35:43 ---> 8cec473d87a2 06:35:43 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 06:35:43 ---> 7403c01f416a 06:35:43 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:35:43 ---> Running in 3cbea94b1c4c 06:35:43 Removing intermediate container bd298d25cf47 06:35:43 ---> 41df2939fcd9 06:35:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:35:43 ---> Running in 27cf29465c50 06:35:43 Removing intermediate container 27cf29465c50 06:35:43 ---> f5daee64a0bc 06:35:43 Step 20/22 : LABEL arch=x86_64 06:35:43 ---> Running in d669f5dba994 06:35:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:35:43 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 06:35:43 ---> 351e9cf96624 06:35:43 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:35:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:35:43 Removing intermediate container d669f5dba994 06:35:43 ---> 1780a4b35a83 06:35:43 Step 21/22 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca 06:35:43 ---> e9be0ce6c5c9 06:35:43 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:35:43 ---> Running in 26b17dba6c68 06:35:43 ---> Running in 0aba3bea3508 06:35:44 (1/2) Installing dumb-init (1.2.5-r1) 06:35:44 (2/2) Installing su-exec (0.2-r1) 06:35:44 Executing busybox-1.35.0-r17.trigger 06:35:44 OK: 6 MiB in 16 packages 06:35:44 Removing intermediate container 26b17dba6c68 06:35:44 ---> 973fcf8332f7 06:35:44 Step 22/22 : LABEL version=0.0.0 06:35:44 ---> Running in 0a8278c99b8a 06:35:44 Removing intermediate container 0a8278c99b8a 06:35:44 ---> 4dce684ea3e4 06:35:44 06:35:44 Successfully built 4dce684ea3e4 06:35:44 Successfully tagged core-data:latest 06:35:45  Building core-data ... done Removing intermediate container 3cbea94b1c4c 06:35:45 ---> 396a9bffd849 06:35:45 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 06:35:45 ---> Running in b8609080ea5a 06:35:45 Removing intermediate container 0aba3bea3508 06:35:45 ---> 83817911aaaf 06:35:45 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 06:35:45 Removing intermediate container b8609080ea5a 06:35:45 ---> 27326854ce08 06:35:45 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 06:35:45 ---> Running in 9fb99e979be8 06:35:45 ---> Running in 1d5b79186998 06:35:45 Removing intermediate container 9fb99e979be8 06:35:45 ---> 87c9c2e0f48f 06:35:45 Step 19/21 : LABEL arch=x86_64 06:35:45 ---> Running in d7c2e1919b3d 06:35:45 Removing intermediate container 1d5b79186998 06:35:45 ---> 2597f2952382 06:35:45 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 06:35:45 ---> Running in 0a5b735dc03e 06:35:45 Removing intermediate container d7c2e1919b3d 06:35:45 ---> 30b75bf1550c 06:35:45 Step 20/21 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca 06:35:45 Removing intermediate container 0a5b735dc03e 06:35:45 ---> 0b14bcc27108 06:35:45 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 06:35:45 ---> Running in 0f7e130b12c4 06:35:45 ---> Running in c3372ef739bc 06:35:46 Removing intermediate container c3372ef739bc 06:35:46 ---> 807244d62e23 06:35:46 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 06:35:46 Removing intermediate container 0f7e130b12c4 06:35:46 ---> 32eb8efeae81 06:35:46 Step 21/21 : LABEL version=0.0.0 06:35:46 ---> Running in ea0fc4913886 06:35:46 ---> Running in 1ccc919e9ad4 06:35:46 Removing intermediate container 1ccc919e9ad4 06:35:46 ---> 229c3f5e7321 06:35:46 06:35:46 Successfully built 229c3f5e7321 06:35:46 Successfully tagged security-proxy-setup:latest 06:35:47  Building security-proxy-setup ... done Removing intermediate container ea0fc4913886 06:35:47 ---> 0658cafe6f9f 06:35:47 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 06:35:47 ---> Running in 22bd8b709d61 06:35:47 Removing intermediate container 22bd8b709d61 06:35:47 ---> d8aaf99c5bcb 06:35:47 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 06:35:48 ---> 009664f71f28 06:35:48 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 06:35:48 ---> Running in 81f73911af8b 06:35:50 Removing intermediate container 81f73911af8b 06:35:50 ---> 1e3e6ec34cf6 06:35:50 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 06:35:50 ---> 04b4280171f3 06:35:50 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:35:51 ---> a0d326e3d5f4 06:35:51 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:35:52 ---> c5b05721a2b9 06:35:52 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:35:53 ---> 8b5241c2ad66 06:35:53 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 06:35:54 ---> 02285ac685a9 06:35:54 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 06:35:54 ---> 97f7552f1784 06:35:54 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:35:55 ---> d719257c8417 06:35:55 Step 27/32 : RUN chmod +x /entrypoint.sh 06:35:55 ---> Running in 5d34cc2aae1f 06:35:57 Removing intermediate container 5d34cc2aae1f 06:35:57 ---> ada506c23903 06:35:57 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 06:35:57 ---> Running in bb9ef5a6df82 06:35:57 Removing intermediate container bb9ef5a6df82 06:35:57 ---> cd08aec1307a 06:35:57 Step 29/32 : CMD ["gate"] 06:35:57 ---> Running in e0ceaa54a373 06:35:57 Removing intermediate container e0ceaa54a373 06:35:57 ---> eae3c3d98a0b 06:35:57 Step 30/32 : LABEL arch=x86_64 06:35:57 ---> Running in c94ce355fcee 06:35:58 Removing intermediate container c94ce355fcee 06:35:58 ---> 14de9b7160bb 06:35:58 Step 31/32 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca 06:35:58 ---> Running in 8112452bd796 06:35:58 Removing intermediate container 8112452bd796 06:35:58 ---> f9b1b27d2958 06:35:58 Step 32/32 : LABEL version=0.0.0 06:35:58 ---> Running in 872dd2517e66 06:35:58 Removing intermediate container 872dd2517e66 06:35:58 ---> 51bca2e9f489 06:35:58 06:35:58 Successfully built 51bca2e9f489 06:35:58 Successfully tagged security-bootstrapper:latest 06:36:05  Building security-bootstrapper ... done Removing intermediate container e5ef12588b62 06:36:05 ---> a0708e3cfacf 06:36:05 06:36:05 Step 10/22 : FROM alpine:3.16 06:36:05 ---> dfd21b5a31f5 06:36:05 Step 11/22 : RUN apk add --update --no-cache dumb-init 06:36:05 ---> Using cache 06:36:05 ---> 99251ea08adf 06:36:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:36:05 ---> Using cache 06:36:05 ---> 7ede7444b083 06:36:05 Step 13/22 : ENV APP_PORT=59861 06:36:05 ---> Running in cf7792949b8e 06:36:05 Removing intermediate container cf7792949b8e 06:36:05 ---> b1c22b4592ec 06:36:05 Step 14/22 : EXPOSE $APP_PORT 06:36:05 ---> Running in a6bd2b034ddc 06:36:05 Removing intermediate container a6bd2b034ddc 06:36:05 ---> d4a0018846b1 06:36:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:36:05 ---> 8166100f27e4 06:36:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:36:06 ---> 9ce6e4c536d5 06:36:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:36:06 ---> b70eb9b7087b 06:36:06 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 06:36:06 ---> Running in e10cf3ca5d79 06:36:06 Removing intermediate container e10cf3ca5d79 06:36:06 ---> f4e5a23a407c 06:36:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:36:06 ---> Running in b5f3dbbe1e72 06:36:06 Removing intermediate container b5f3dbbe1e72 06:36:06 ---> c07ed396a547 06:36:06 Step 20/22 : LABEL arch=x86_64 06:36:06 ---> Running in d631aee5fb16 06:36:07 Removing intermediate container d631aee5fb16 06:36:07 ---> 718749013d74 06:36:07 Step 21/22 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca 06:36:07 ---> Running in 4b58389152ee 06:36:07 Removing intermediate container 4b58389152ee 06:36:07 ---> 23cbe3c4486f 06:36:07 Step 22/22 : LABEL version=0.0.0 06:36:07 ---> Running in d5e235d718c5 06:36:08 Removing intermediate container d5e235d718c5 06:36:08 ---> 4ba62cc736d0 06:36:08 06:36:08 Successfully built 4ba62cc736d0 06:36:08 Successfully tagged support-scheduler:latest 06:36:09  Building support-scheduler ... done Removing intermediate container c8187da40dbb 06:36:09 ---> 603e0dfec562 06:36:09 06:36:09 Step 9/19 : FROM alpine:3.15 06:36:09 ---> 5ce65d7b0fde 06:36:09 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:36:09 ---> Using cache 06:36:09 ---> 2ac4ca746c4f 06:36:09 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:36:09 ---> Running in fa86e77f2313 06:36:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:36:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:36:10 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 06:36:10 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 06:36:10 OK: 15857 distinct packages available 06:36:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:36:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:36:10 (1/9) Installing ca-certificates (20220614-r0) 06:36:10 (2/9) Installing brotli-libs (1.0.9-r5) 06:36:10 (3/9) Installing nghttp2-libs (1.46.0-r0) 06:36:10 (4/9) Installing libcurl (7.80.0-r6) 06:36:10 (5/9) Installing curl (7.80.0-r6) 06:36:10 (6/9) Installing dumb-init (1.2.5-r1) 06:36:10 (7/9) Installing musl-obstack (1.2.3-r0) 06:36:10 (8/9) Installing libucontext (1.1-r0) 06:36:10 (9/9) Installing gcompat (1.0.0-r4) 06:36:10 Executing busybox-1.34.1-r7.trigger 06:36:10 Executing ca-certificates-20220614-r0.trigger 06:36:10 OK: 8 MiB in 23 packages 06:36:11 Removing intermediate container fa86e77f2313 06:36:11 ---> bf0cba3cc935 06:36:11 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 06:36:11 ---> 7c9512ac61c9 06:36:11 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:36:12 ---> e1e44cd227f6 06:36:12 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 06:36:12 ---> 1f4b6c97f338 06:36:12 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 06:36:12 ---> Running in 631b31fa686b 06:36:12 Removing intermediate container 631b31fa686b 06:36:12 ---> 1f4a252d1f43 06:36:12 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:36:12 ---> Running in 2963b490e05d 06:36:12 Removing intermediate container 2963b490e05d 06:36:12 ---> 5ff8fe9054c9 06:36:12 Step 17/19 : LABEL arch=x86_64 06:36:12 ---> Running in ee6c346eface 06:36:12 Removing intermediate container ee6c346eface 06:36:12 ---> 8571164d5b00 06:36:12 Step 18/19 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca 06:36:12 ---> Running in 241837362f8f 06:36:12 Removing intermediate container 241837362f8f 06:36:12 ---> fb4d0587f839 06:36:12 Step 19/19 : LABEL version=0.0.0 06:36:12 ---> Running in f5f782aa0e6e 06:36:12 Removing intermediate container f5f782aa0e6e 06:36:12 ---> 81eec4314043 06:36:12 06:36:12 Successfully built 81eec4314043 06:36:12 Successfully tagged security-spiffe-token-provider:latest 06:36:12  Building security-spiffe-token-provider ... done  [Pipeline] } 06:36:12 $ docker stop --time=1 2482b5d5c6cff88710456b6bc33b8f7880eea04f8718def5fe2366dd86074cb6 06:36:14 $ docker rm -f --volumes 2482b5d5c6cff88710456b6bc33b8f7880eea04f8718def5fe2366dd86074cb6 [Pipeline] // withDockerContainer [Pipeline] sh 06:36:14 + docker images 06:36:14 REPOSITORY TAG IMAGE ID CREATED SIZE 06:36:14 security-spiffe-token-provider latest 81eec4314043 2 seconds ago 30MB 06:36:14 603e0dfec562 6 seconds ago 1.73GB 06:36:14 support-scheduler latest 4ba62cc736d0 7 seconds ago 30.1MB 06:36:14 a0708e3cfacf 12 seconds ago 1.75GB 06:36:14 security-bootstrapper latest 51bca2e9f489 16 seconds ago 20.4MB 06:36:14 security-proxy-setup latest 229c3f5e7321 28 seconds ago 27.8MB 06:36:14 core-data latest 4dce684ea3e4 30 seconds ago 18MB 06:36:14 11f0ec5d5ae2 37 seconds ago 1.68GB 06:36:14 security-proxy-auth latest 4b1303ef3d7c 49 seconds ago 16.2MB 06:36:14 3af06d5c56ff 56 seconds ago 1.68GB 06:36:14 b565921d791b 58 seconds ago 1.7GB 06:36:14 core-common-config-bootstrapper latest a6a7ebe80651 About a minute ago 15.5MB 06:36:14 be48177337ee About a minute ago 1.67GB 06:36:14 security-spire-server latest 71419373f60b About a minute ago 86.5MB 06:36:14 security-spire-agent latest be740bca574f About a minute ago 125MB 06:36:14 04917667eee2 About a minute ago 1.68GB 06:36:14 14a036864506 2 minutes ago 1.56GB 06:36:14 security-secretstore-setup latest 5c7366198ea8 2 minutes ago 30MB 06:36:14 core-command latest c0a0cc457845 2 minutes ago 17.7MB 06:36:14 support-notifications latest b2e0748eb6f6 2 minutes ago 30.7MB 06:36:14 core-metadata latest 84ba667867bf 2 minutes ago 18.5MB 06:36:14 3ecd159de784 2 minutes ago 1.76GB 06:36:14 2ef9e9426d77 2 minutes ago 1.7GB 06:36:14 490cc5b354e7 2 minutes ago 1.69GB 06:36:14 ac5da4992d51 2 minutes ago 1.68GB 06:36:14 security-spire-config latest bd202c81c4eb 3 minutes ago 85.8MB 06:36:14 319c00fbb795 3 minutes ago 1.56GB 06:36:14 ci-base-image-x86_64 latest b142ae4639b7 7 minutes ago 904MB 06:36:14 alpine 3.15 5ce65d7b0fde 2 weeks ago 5.59MB 06:36:14 alpine 3.16 dfd21b5a31f5 2 weeks ago 5.55MB 06:36:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 06:36:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 06:36:14 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] } 06:36:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:36:47 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 06:36:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:36:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:36:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:37:13 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:37:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:37:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 06:37:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:37:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:37:13 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 06:37:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:37:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:37:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:37:13 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:37:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.370s coverage: 28.7% of statements 06:37:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:37:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:37:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.785s coverage: 98.5% of statements 06:37:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.064s coverage: 71.2% of statements 06:37:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 06:37:47 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 06:37:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:37:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.960s coverage: 54.0% of statements 06:37:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:37:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:37:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.307s coverage: 88.5% of statements 06:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 06:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:37:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.797s coverage: 3.9% of statements 06:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:38:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.689s coverage: 95.6% of statements 06:38:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:38:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:38:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 06:38:04 ok github.com/edgexfoundry/edgex-go/internal/io 0.306s coverage: 72.2% of statements 06:38:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:38:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 06:38:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:38:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:38:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:38:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.533s coverage: 65.9% of statements 06:38:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:38:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:38:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:38:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.544s coverage: 0.9% of statements 06:38:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:38:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.289s coverage: 29.6% of statements 06:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:38:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.331s coverage: 47.1% of statements 06:38:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.284s coverage: 82.9% of statements 06:38:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.372s coverage: 94.1% of statements 06:38:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.299s coverage: 96.3% of statements 06:38:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.308s coverage: 87.5% of statements 06:38:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.282s coverage: 94.4% of statements 06:38:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.244s coverage: 44.8% of statements 06:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.629s coverage: 79.9% of statements 06:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.324s coverage: 92.9% of statements 06:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 64.4% of statements 06:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 06:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 06:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 06:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.274s coverage: 86.9% of statements 06:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.251s coverage: 87.2% of statements 06:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.210s coverage: 20.0% of statements 06:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.211s coverage: 100.0% of statements 06:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.312s coverage: 77.4% of statements 06:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.289s coverage: 80.0% of statements 06:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.242s coverage: 87.2% of statements 06:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.990s coverage: 91.2% of statements 06:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.442s coverage: 63.1% of statements 06:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.294s coverage: 100.0% of statements 06:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.146s coverage: 89.4% of statements 06:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.097s coverage: 100.0% of statements 06:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements 06:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements 06:38:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.634s coverage: 65.3% of statements 06:38:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:38:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:38:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:38:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 06:38:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 06:38:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 06:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.893s coverage: 41.0% of statements 06:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.307s coverage: 89.5% of statements 06:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.287s coverage: 84.8% of statements 06:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 06:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 06:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 06:38:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:39:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.322s coverage: 17.7% of statements 06:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:39:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.761s coverage: 92.3% of statements 06:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:39:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.254s coverage: 63.2% of statements 06:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:39:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.448s coverage: 97.7% of statements 06:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:39:01 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 06:39:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:39:01 go vet ./... 06:41:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:41:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:41:07 ./bin/test-attribution-txt.sh [Pipeline] echo 06:41:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 06:41:08 + ls -al . 06:41:08 total 740 06:41:08 drwxrwxr-x 10 1001 1001 4096 Mar 1 06:34 . 06:41:08 drwxr-xr-x 4 root root 4096 Mar 1 06:34 .. 06:41:08 drwxrwxr-x 2 1001 1001 4096 Mar 1 06:32 .blubracket 06:41:08 -rw-rw-r-- 1 1001 1001 16 Mar 1 06:32 .dockerignore 06:41:08 drwxrwxr-x 8 1001 1001 4096 Mar 1 06:32 .git 06:41:08 drwxrwxr-x 3 1001 1001 4096 Mar 1 06:32 .github 06:41:08 -rw-rw-r-- 1 1001 1001 1068 Mar 1 06:32 .gitignore 06:41:08 -rw-rw-r-- 1 1001 1001 42 Mar 1 06:32 .golangci.yml 06:41:08 -rw-rw-r-- 1 1001 1001 87 Mar 1 06:32 .hadolint.yml 06:41:08 -rw-rw-r-- 1 1001 1001 166 Mar 1 06:32 .sonarcloud.properties 06:41:08 -rw-rw-r-- 1 1001 1001 1171 Mar 1 06:32 ADOPTERS.md 06:41:08 -rw-rw-r-- 1 1001 1001 10825 Mar 1 06:32 Attribution.txt 06:41:08 -rw-rw-r-- 1 1001 1001 73765 Mar 1 06:32 CHANGELOG.md 06:41:08 -rw-rw-r-- 1 1001 1001 3804 Mar 1 06:32 CONTRIBUTING.md 06:41:08 -rw-rw-r-- 1 1001 1001 677 Mar 1 06:32 GOVERNANCE.md 06:41:08 -rw-rw-r-- 1 1001 1001 883 Mar 1 06:32 Jenkinsfile 06:41:08 -rw-rw-r-- 1 1001 1001 10775 Mar 1 06:32 LICENSE 06:41:08 -rw-rw-r-- 1 1001 1001 14116 Mar 1 06:32 Makefile 06:41:08 -rw-rw-r-- 1 1001 1001 582 Mar 1 06:32 OWNERS.md 06:41:08 -rw-rw-r-- 1 1001 1001 9403 Mar 1 06:32 README.md 06:41:08 -rw-rw-r-- 1 1001 1001 6912 Mar 1 06:32 SECURITY.md 06:41:08 -rw-rw-r-- 1 1001 1001 5 Mar 1 06:28 VERSION 06:41:08 drwxrwxr-x 2 1001 1001 4096 Mar 1 06:32 bin 06:41:08 drwxrwxr-x 18 1001 1001 4096 Mar 1 06:32 cmd 06:41:08 -rw-r--r-- 1 root root 487670 Mar 1 06:38 coverage.out 06:41:08 -rw-rw-r-- 1 1001 1001 3296 Mar 1 06:32 go.mod 06:41:08 -rw-rw-r-- 1 1001 1001 31429 Mar 1 06:32 go.sum 06:41:08 drwxrwxr-x 7 1001 1001 4096 Mar 1 06:32 internal 06:41:08 drwxrwxr-x 3 1001 1001 4096 Mar 1 06:32 openapi 06:41:08 drwxrwxr-x 4 1001 1001 4096 Mar 1 06:32 snap 06:41:08 -rw-rw-r-- 1 1001 1001 204 Mar 1 06:32 version.go [Pipeline] sh 06:41:09 + '[' -e coverage.out ] 06:41:09 + chown 1001:1001 coverage.out [Pipeline] stash 06:41:09 Warning: overwriting stash ‘coverage-report’ 06:41:10 Stashed 1 file(s) [Pipeline] sh 06:41:10 + make build 06:41:10 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 06:42:47 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 06:42:47 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 06:42:50 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 06:42:55 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 06:43:41 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 06:43:50 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 06:43: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:43:59 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 06:44:06 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 06:44:10 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 06:44:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:44:29 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] } 06:44:35 $ docker stop --time=1 0e14be2ee131fc83094de22ff15c8fed971f626eb0693276f2213f0d6cfa2abf 06:44:37 $ docker rm -f --volumes 0e14be2ee131fc83094de22ff15c8fed971f626eb0693276f2213f0d6cfa2abf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:44:39 06:44:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:44:40 latest: Pulling from edgex-devops/edgex-compose-arm64 06:44:40 29e5d40040c1: Pulling fs layer 06:44:40 1ce36da41761: Pulling fs layer 06:44:40 25b303627fd3: Pulling fs layer 06:44:40 29e5d40040c1: Verifying Checksum 06:44:40 29e5d40040c1: Download complete 06:44:40 1ce36da41761: Verifying Checksum 06:44:40 1ce36da41761: Download complete 06:44:40 29e5d40040c1: Pull complete 06:44:42 1ce36da41761: Pull complete 06:44:42 25b303627fd3: Verifying Checksum 06:44:42 25b303627fd3: Download complete 06:44:52 25b303627fd3: Pull complete 06:44:52 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:44:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:44:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:44:52 prd-ubuntu20.04-docker-arm64-4c-16g-7925 does not seem to be running inside a container 06:44:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:44:54 $ docker top 4408846a501c4d9a7ad4c8608b23afbb390be7f9a30ad85bc45858acdfd44dee -eo pid,comm [Pipeline] { [Pipeline] sh 06:44:55 + + grepdocker-compose parallel build 06:44:55 --help 06:45:02 --parallel Build images in parallel. [Pipeline] } 06:45:02 $ docker stop --time=1 4408846a501c4d9a7ad4c8608b23afbb390be7f9a30ad85bc45858acdfd44dee 06:45:04 $ docker rm -f --volumes 4408846a501c4d9a7ad4c8608b23afbb390be7f9a30ad85bc45858acdfd44dee [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:45:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:04 prd-ubuntu20.04-docker-arm64-4c-16g-7925 does not seem to be running inside a container 06:45:04 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:45:06 $ docker top 13a60b294087736a31bbeabce94514bdedd5b4665c7f9550d6efe5f160555fba -eo pid,comm [Pipeline] { [Pipeline] sh 06:45:06 + docker-compose -f ./docker-compose-build.yml build --parallel 06:45:13 Building core-command ... 06:45:13 Building core-common-config-bootstrapper ... 06:45:13 Building core-data ... 06:45:13 Building core-metadata ... 06:45:13 Building security-bootstrapper ... 06:45:13 Building security-proxy-auth ... 06:45:13 Building security-proxy-setup ... 06:45:13 Building security-secretstore-setup ... 06:45:13 Building security-spiffe-token-provider ... 06:45:13 Building security-spire-agent ... 06:45:13 Building security-spire-config ... 06:45:13 Building security-spire-server ... 06:45:13 Building support-notifications ... 06:45:13 Building support-scheduler ... 06:45:13 Building security-proxy-auth 06:45:13 Building core-command 06:45:13 Building security-spire-agent 06:45:13 Building security-secretstore-setup 06:45:13 Building security-spiffe-token-provider 06:46:09 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:46:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:46:09 ---> 4854de45e2dd 06:46:09 Step 3/24 : WORKDIR /edgex-go 06:46:09 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:46:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:46:09 ---> 4854de45e2dd 06:46:09 Step 3/24 : WORKDIR /edgex-go 06:46:09 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:46:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:46:09 ---> 4854de45e2dd 06:46:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:46:09 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:46:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:46:09 ---> 4854de45e2dd 06:46:09 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:46:09 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:46:09 Step 2/19 : FROM ${BUILDER_BASE} AS builder 06:46:09 ---> 4854de45e2dd 06:46:09 Step 3/19 : WORKDIR /edgex-go 06:46:09 ---> Running in 3be81d1e1283 06:46:09 ---> Running in af4b534c25f0 06:46:09 ---> Running in 0af7d6a9734d 06:46:09 ---> Running in 9a271567f56d 06:46:09 ---> Running in d03711a07bda 06:46:09 Removing intermediate container 9a271567f56d 06:46:09 ---> 85472c648ad2 06:46:09 Step 4/22 : WORKDIR /edgex-go 06:46:09 Removing intermediate container 3be81d1e1283 06:46:09 ---> 36984fef2a9b 06:46:09 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 06:46:09 ---> Running in 468622bdd1d8 06:46:09 Removing intermediate container 0af7d6a9734d 06:46:09 ---> c63c51ed7ec8 06:46:09 Step 4/24 : RUN apk add --update --no-cache make git 06:46:09 Removing intermediate container d03711a07bda 06:46:09 ---> 480767ce09d7 06:46:09 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 06:46:09 Removing intermediate container af4b534c25f0 06:46:09 ---> 09ab124eb462 06:46:09 Step 4/23 : WORKDIR /edgex-go 06:46:09 ---> Running in 9c2eb4a9fe95 06:46:09 ---> Running in 63227f0cc92a 06:46:09 ---> Running in dc4a923e00ef 06:46:09 ---> Running in bf9f88c35530 06:46:09 Removing intermediate container 468622bdd1d8 06:46:09 ---> 1ee6efc96963 06:46:09 Step 5/22 : RUN apk add --update --no-cache make git 06:46:09 ---> Running in c7db34bdb3b8 06:46:09 Removing intermediate container dc4a923e00ef 06:46:09 ---> f65a2aa50756 06:46:09 Step 5/23 : RUN apk add --update --no-cache make git 06:46:09 ---> Running in 4eab1d5a77f8 06:46:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:46:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:46:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:46:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:46:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:46:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:46:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:46:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:46:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:46:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:46:11 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 06:46:11 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 06:46:11 OK: 16903 distinct packages available 06:46:11 OK: 221 MiB in 51 packages 06:46:11 OK: 221 MiB in 51 packages 06:46:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:46:11 OK: 221 MiB in 51 packages 06:46:11 OK: 221 MiB in 51 packages 06:46:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:46:13 Removing intermediate container c7db34bdb3b8 06:46:13 ---> 9bed22fbf98f 06:46:13 Step 6/22 : COPY go.mod vendor* ./ 06:46:13 OK: 221 MiB in 51 packages 06:46:13 Removing intermediate container 63227f0cc92a 06:46:13 ---> 2bec57fff171 06:46:13 Step 5/24 : COPY go.mod vendor* ./ 06:46:13 Removing intermediate container 9c2eb4a9fe95 06:46:13 ---> f67ffb7569ec 06:46:13 Step 5/24 : COPY go.mod vendor* ./ 06:46:13 Removing intermediate container 4eab1d5a77f8 06:46:13 ---> f4c948f9bf2e 06:46:13 Step 6/23 : COPY go.mod vendor* ./ 06:46:14 ---> 2e4a5d67286c 06:46:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:46:14 ---> Running in ad031b4601c1 06:46:14 ---> cb5b2f361ecc 06:46:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:46:14 ---> f8f9e39de457 06:46:14 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:46:14 Removing intermediate container bf9f88c35530 06:46:14 ---> bf5f67e3345d 06:46:14 Step 5/19 : COPY go.mod vendor* ./ 06:46:14 ---> Running in d6dbaba24ba4 06:46:15 ---> Running in bb2ff968cc24 06:46:15 ---> 47aeb2479964 06:46:15 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:46:15 ---> Running in ba8df2528173 06:46:16 ---> dafde05c3698 06:46:16 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:46:16 ---> Running in f17d4fb47566 06:48:08 Removing intermediate container ad031b4601c1 06:48:08 ---> 6df695ad1639 06:48:08 Step 8/22 : COPY . . 06:48:08 Removing intermediate container f17d4fb47566 06:48:08 ---> ec1ec94ebd6a 06:48:08 Step 7/19 : COPY . . 06:48:08 Removing intermediate container bb2ff968cc24 06:48:08 ---> f1317774b753 06:48:08 Step 7/24 : COPY . . 06:48:08 Removing intermediate container d6dbaba24ba4 06:48:08 ---> 3b8383d9a420 06:48:08 Step 8/23 : COPY . . 06:48:08 Removing intermediate container ba8df2528173 06:48:08 ---> 352a1b48c562 06:48:08 Step 7/24 : COPY . . 06:48:20 ---> 793999ba53de 06:48:20 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 06:48:20 ---> ec5db43642b5 06:48:20 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 06:48:20 ---> 95d4a6027df7 06:48:20 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:48:20 ---> Running in b580c5f2cb31 06:48:20 ---> da3888232117 06:48:20 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:48:20 ---> Running in 136b5dbb1999 06:48:20 ---> d77d935c7150 06:48:20 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 06:48:20 ---> Running in 98c17aabde8c 06:48:20 ---> Running in ab3b59021538 06:48:20 ---> Running in 33e7f1e8a488 06:48:20 Removing intermediate container b580c5f2cb31 06:48:20 ---> 4c39463cc814 06:48:20 Step 9/24 : WORKDIR /edgex-go/spire-build 06:48:20 ---> Running in 51cc755c0d2e 06:48:20 Removing intermediate container 51cc755c0d2e 06:48:20 ---> 23a21deb3afd 06:48:20 Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 06:48:20 ---> Running in b766d3076de2 06:48:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:48:22 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 06:48:22 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 06:48:22 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 06:48:24 Removing intermediate container b766d3076de2 06:48:24 ---> d4ce0656427d 06:48:24 Step 11/24 : WORKDIR /edgex-go 06:48:24 ---> Running in 48f879d6f5d0 06:48:24 Removing intermediate container 48f879d6f5d0 06:48:24 ---> e7dd436643c5 06:48:24 06:48:24 Step 12/24 : FROM alpine:3.15 06:48:24 3.15: Pulling from library/alpine 06:48:26 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 06:48:26 Status: Downloaded newer image for alpine:3.15 06:48:26 ---> 354640af7b1b 06:48:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:48:26 ---> Running in ab359fac604a 06:48:26 Removing intermediate container ab359fac604a 06:48:26 ---> 79b7f30a62b1 06:48:26 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:48:26 ---> Running in 9d7af448f5c6 06:48:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:48:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:48:31 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 06:48:31 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 06:48:31 OK: 15734 distinct packages available 06:48:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:48:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:48:33 (1/5) Installing dumb-init (1.2.5-r1) 06:48:33 (2/5) Installing musl-obstack (1.2.3-r0) 06:48:33 (3/5) Installing libucontext (1.1-r0) 06:48:33 (4/5) Installing gcompat (1.0.0-r4) 06:48:33 (5/5) Installing openssl (1.1.1t-r1) 06:48:33 Executing busybox-1.34.1-r7.trigger 06:48:33 OK: 6 MiB in 19 packages 06:48:34 Removing intermediate container 9d7af448f5c6 06:48:34 ---> e127280f0151 06:48:34 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 06:48:40 ---> 364fa3954a65 06:48:40 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:48:45 ---> b4320d3d2958 06:48:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:48:46 ---> ffdfc98b02cb 06:48:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:48:47 ---> 1e575162de99 06:48:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:48:48 ---> 455af295de4c 06:48:48 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:48:48 ---> Running in e22158c15b7a 06:48:48 Removing intermediate container e22158c15b7a 06:48:48 ---> a0b0b1aa3092 06:48:48 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:48:49 ---> Running in 9566006da178 06:48:49 Removing intermediate container 9566006da178 06:48:49 ---> 1692587d0c92 06:48:49 Step 22/24 : LABEL arch=arm64 06:48:49 ---> Running in 65fe51b68819 06:48:50 Removing intermediate container 65fe51b68819 06:48:50 ---> 9ad07b628a9d 06:48:50 Step 23/24 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca 06:48:52 ---> Running in 3c8f19bd089f 06:48:52 Removing intermediate container 3c8f19bd089f 06:48:52 ---> 268adfd17d72 06:48:52 Step 24/24 : LABEL version=0.0.0 06:48:52 ---> Running in 78fc0a08698c 06:48:53 Removing intermediate container 78fc0a08698c 06:48:53 ---> 7f8c00722036 06:48:53 06:48:53 Successfully built 7f8c00722036 06:48:53 Successfully tagged security-spire-agent-arm64:latest 06:48:53  Building security-spire-agent ... done Building security-bootstrapper 06:49:12 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:49:12 Step 2/32 : FROM ${BUILDER_BASE} AS builder 06:49:12 ---> 4854de45e2dd 06:49:12 Step 3/32 : WORKDIR /edgex-go 06:49:12 ---> Using cache 06:49:12 ---> 480767ce09d7 06:49:12 Step 4/32 : RUN apk add --update --no-cache make git 06:49:12 ---> Running in 9a718c4eef7f 06:49:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:49:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:49:15 OK: 221 MiB in 51 packages 06:49:18 Removing intermediate container 9a718c4eef7f 06:49:18 ---> a3722e81d9f2 06:49:18 Step 5/32 : COPY go.mod vendor* ./ 06:49:19 ---> fc5326ea7344 06:49:19 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:19 ---> Running in eeb43c1b727d 06:50:55 Removing intermediate container eeb43c1b727d 06:50:55 ---> 03d25c1af819 06:50:55 Step 7/32 : COPY . . 06:51:08 ---> 698abc87bb9c 06:51:08 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:51:08 ---> Running in 66fa618a0443 06:51:09 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 06:54:46 Removing intermediate container 136b5dbb1999 06:54:46 ---> 508469faafff 06:54:46 06:54:46 Step 10/22 : FROM alpine:3.16 06:54:46 3.16: Pulling from library/alpine 06:54:46 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 06:54:46 Status: Downloaded newer image for alpine:3.16 06:54:46 ---> 4c81e5bf8899 06:54:46 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 06:54:46 ---> Running in 8d31c98adf82 06:54:46 Removing intermediate container 8d31c98adf82 06:54:46 ---> 9f71fc40cdb0 06:54:46 Step 12/22 : RUN apk add --update --no-cache dumb-init 06:54:46 ---> Running in 89e7b9c35298 06:54:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:54:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:54: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:54:50 (1/1) Installing dumb-init (1.2.5-r1) 06:54:50 Executing busybox-1.35.0-r17.trigger 06:54:50 OK: 5 MiB in 15 packages 06:54:52 Removing intermediate container 89e7b9c35298 06:54:52 ---> 43d0b8fbb35f 06:54:52 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:54:53 ---> a963fa8f556f 06:54:53 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:54:55 ---> 75eb05be8f8f 06:54:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 06:54:56 ---> 178f4be33426 06:54:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:54:57 ---> b05e2d47ea42 06:54:57 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:54:57 ---> Running in 65d986178be2 06:55:00 Removing intermediate container 65d986178be2 06:55:00 ---> 1d7d2756f7de 06:55:00 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 06:55:00 ---> Running in 25fe5b434113 06:55:01 Removing intermediate container 25fe5b434113 06:55:01 ---> 693b1319ae15 06:55:01 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 06:55:01 ---> Running in ae2a321cdada 06:55:02 Removing intermediate container ae2a321cdada 06:55:02 ---> 4afb5a1a5d57 06:55:02 Step 20/22 : LABEL arch=arm64 06:55:02 ---> Running in acd2cebaf62c 06:55:03 Removing intermediate container acd2cebaf62c 06:55:03 ---> e86784a43468 06:55:03 Step 21/22 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca 06:55:03 ---> Running in bfc295b0ca02 06:55:03 Removing intermediate container bfc295b0ca02 06:55:03 ---> bfc2e74f97f5 06:55:03 Step 22/22 : LABEL version=0.0.0 06:55:03 ---> Running in f05d683a1998 06:55:04 Removing intermediate container f05d683a1998 06:55:04 ---> 70c7a736bdc6 06:55:04 06:55:04 Successfully built 70c7a736bdc6 06:55:04 Successfully tagged security-proxy-auth-arm64:latest 06:55:04  Building security-proxy-auth ... done Building security-spire-config 06:55:14 Removing intermediate container ab3b59021538 06:55:14 ---> de1cc4fead33 06:55:14 06:55:14 Step 9/24 : FROM alpine:3.16 06:55:14 ---> 4c81e5bf8899 06:55:14 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 06:55:14 ---> Running in 641a5f7c6368 06:55:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:55:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:55:18 (1/3) Installing ca-certificates (20220614-r0) 06:55:18 (2/3) Installing dumb-init (1.2.5-r1) 06:55:18 (3/3) Installing su-exec (0.2-r1) 06:55:18 Executing busybox-1.35.0-r17.trigger 06:55:18 Executing ca-certificates-20220614-r0.trigger 06:55:19 OK: 6 MiB in 17 packages 06:55:23 Removing intermediate container 641a5f7c6368 06:55:23 ---> 6a6a834d418e 06:55:23 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:55:23 ---> Running in a13e67ebb9ff 06:55:24 Removing intermediate container a13e67ebb9ff 06:55:24 ---> 0800fd25d09c 06:55:24 Step 12/24 : WORKDIR / 06:55:24 ---> Running in 282d2b2d9b66 06:55:25 Removing intermediate container 282d2b2d9b66 06:55:25 ---> 3412fe5d2a57 06:55:25 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:55:25 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:55:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:55:25 ---> 4854de45e2dd 06:55:25 Step 3/24 : WORKDIR /edgex-go 06:55:25 ---> Using cache 06:55:25 ---> 480767ce09d7 06:55:25 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 06:55:25 ---> Running in e30ad20eaa6b 06:55:26 ---> 36ecec88c047 06:55:26 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:55:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:55:27 ---> 7d95174034e1 06:55:27 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:55:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:55:28 ---> 18d574f96afc 06:55:28 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:55:29 ---> 26a66b4b6164 06:55:29 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:55:29 OK: 221 MiB in 51 packages 06:55:31 ---> 166636cbaa0e 06:55:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:55:32 Removing intermediate container e30ad20eaa6b 06:55:32 ---> 3f142220e636 06:55:32 Step 5/24 : COPY go.mod vendor* ./ 06:55:33 ---> 263df569706f 06:55:33 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:55:33 ---> Running in 6ac20c8d0e00 06:55:35 ---> 67c0431f7070 06:55:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:55:36 ---> 12f2f1464a7b 06:55:36 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:55:37 ---> Running in 6a4a984a6998 06:55:41 Removing intermediate container 6a4a984a6998 06:55:41 ---> a5bc219145e6 06:55:41 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:55:41 ---> Running in 13d703c054c4 06:55:42 Removing intermediate container 13d703c054c4 06:55:42 ---> df3b76db6872 06:55:42 Step 22/24 : LABEL arch=arm64 06:55:42 ---> Running in 5e4bf766489b 06:55:43 Removing intermediate container 5e4bf766489b 06:55:43 ---> 4a6ad2e636f8 06:55:43 Step 23/24 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca 06:55:43 ---> Running in 529df2ecddc4 06:55:44 Removing intermediate container 529df2ecddc4 06:55:44 ---> 151375d21be0 06:55:44 Step 24/24 : LABEL version=0.0.0 06:55:45 ---> Running in a0d73dc08cca 06:55:45 Removing intermediate container a0d73dc08cca 06:55:45 ---> 441b73c695c5 06:55:45 06:55:46 Removing intermediate container 33e7f1e8a488 06:55:46 ---> 0184f2cc194a 06:55:46 06:55:46 Step 10/23 : FROM alpine:3.16 06:55:46 ---> 4c81e5bf8899 06:55:46 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:55:46 Successfully built 441b73c695c5 06:55:46 Successfully tagged security-secretstore-setup-arm64:latest 06:55:46 Building core-data 06:55:46  Building security-secretstore-setup ... done  ---> Running in 7e9debb652c0 06:55:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:55:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:55:49 (1/1) Installing dumb-init (1.2.5-r1) 06:55:49 Executing busybox-1.35.0-r17.trigger 06:55:49 OK: 5 MiB in 15 packages 06:55:52 Removing intermediate container 7e9debb652c0 06:55:52 ---> 2556b82e0a77 06:55:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:55:52 ---> Running in 6bd66ec52108 06:55:52 Removing intermediate container 6bd66ec52108 06:55:52 ---> a560cf4ac69a 06:55:52 Step 13/23 : ENV APP_PORT=59882 06:55:52 ---> Running in 57124afe09f6 06:55:53 Removing intermediate container 57124afe09f6 06:55:53 ---> f7d2bb052b99 06:55:53 Step 14/23 : EXPOSE $APP_PORT 06:55:53 ---> Running in 7361c800f7a7 06:55:53 Removing intermediate container 7361c800f7a7 06:55:53 ---> 57fc8f238590 06:55:53 Step 15/23 : WORKDIR / 06:55:54 ---> Running in 07d0b08aad59 06:55:55 Removing intermediate container 07d0b08aad59 06:55:55 ---> e3780e1d7b71 06:55:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:55:56 ---> f909f5d512e8 06:55:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:56:01 ---> 2c1e6cdd0904 06:56:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:56:02 ---> 99b921682fe5 06:56:02 Step 19/23 : ENTRYPOINT ["/core-command"] 06:56:02 ---> Running in a8474c4e7f49 06:56:02 Removing intermediate container a8474c4e7f49 06:56:02 ---> 3433e965cdac 06:56:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:56:03 ---> Running in f5b80066c3a0 06:56:03 Removing intermediate container f5b80066c3a0 06:56:03 ---> adf3845ae9c9 06:56:03 Step 21/23 : LABEL arch=arm64 06:56:03 ---> Running in 1646a91f3c14 06:56:04 Removing intermediate container 1646a91f3c14 06:56:04 ---> f790ab778654 06:56:04 Step 22/23 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca 06:56:04 ---> Running in 3c4941440617 06:56:05 Removing intermediate container 3c4941440617 06:56:05 ---> ed246a841888 06:56:05 Step 23/23 : LABEL version=0.0.0 06:56:05 ---> Running in ab5dd34dd500 06:56:05 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:56:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:56:05 ---> 4854de45e2dd 06:56:05 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:56:05 ---> Using cache 06:56:05 ---> 09ab124eb462 06:56:05 Step 4/22 : WORKDIR /edgex-go 06:56:06 ---> Using cache 06:56:06 ---> f65a2aa50756 06:56:06 Step 5/22 : RUN apk add --update --no-cache make git 06:56:06 ---> Using cache 06:56:06 ---> f4c948f9bf2e 06:56:06 Step 6/22 : COPY go.mod vendor* ./ 06:56:06 ---> Using cache 06:56:06 ---> cb5b2f361ecc 06:56:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:56:06 ---> Using cache 06:56:06 ---> 3b8383d9a420 06:56:06 Step 8/22 : COPY . . 06:56:06 ---> Using cache 06:56:06 ---> d77d935c7150 06:56:06 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 06:56:06 ---> Running in 0d8d18ab5691 06:56:06 Removing intermediate container ab5dd34dd500 06:56:06 ---> 77235fba4ef5 06:56:06 06:56:07 Successfully built 77235fba4ef5 06:56:07 Successfully tagged core-command-arm64:latest 06:56:07  Building core-command ... done Building support-notifications 06:56:08 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 06:56:26 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:56:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:56:26 ---> 4854de45e2dd 06:56:26 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:56:26 ---> Using cache 06:56:26 ---> 09ab124eb462 06:56:26 Step 4/22 : WORKDIR /edgex-go 06:56:26 ---> Using cache 06:56:26 ---> f65a2aa50756 06:56:26 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:56:28 ---> Running in b73ae003831a 06:56:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:56:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:56:31 OK: 221 MiB in 51 packages 06:56:32 Removing intermediate container b73ae003831a 06:56:32 ---> 15ce0a74d90f 06:56:32 Step 6/22 : COPY go.mod vendor* ./ 06:56:33 ---> d87ffe97ecab 06:56:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:56:33 ---> Running in 78f8febe5017 06:57:12 Removing intermediate container 6ac20c8d0e00 06:57:12 ---> 5fee355f5041 06:57:12 Step 7/24 : COPY . . 06:57:27 ---> 528c945ccabd 06:57:27 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 06:57:27 ---> Running in 8c183e82ebd0 06:57:27 Removing intermediate container 8c183e82ebd0 06:57:27 ---> 8c5bcf1ad63f 06:57:27 Step 9/24 : WORKDIR /edgex-go/spire-build 06:57:27 ---> Running in 3b7810d982a4 06:57:27 Removing intermediate container 3b7810d982a4 06:57:27 ---> b9cd2a971d85 06:57:27 Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 06:57:27 ---> Running in eaa6188dc193 06:57:31 Removing intermediate container eaa6188dc193 06:57:31 ---> fe005acc223f 06:57:31 Step 11/24 : WORKDIR /edgex-go 06:57:31 ---> Running in c58ac46f4c87 06:57:32 Removing intermediate container c58ac46f4c87 06:57:32 ---> e2e29a8be538 06:57:32 06:57:32 Step 12/24 : FROM alpine:3.15 06:57:32 ---> 354640af7b1b 06:57:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:57:32 ---> Using cache 06:57:32 ---> 79b7f30a62b1 06:57:32 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 06:57:32 ---> Running in 92590a8cf8d3 06:57:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:57:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:57:36 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 06:57:36 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 06:57:36 OK: 15734 distinct packages available 06:57:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:57:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:57:38 (1/4) Installing dumb-init (1.2.5-r1) 06:57:38 (2/4) Installing musl-obstack (1.2.3-r0) 06:57:38 (3/4) Installing libucontext (1.1-r0) 06:57:38 (4/4) Installing gcompat (1.0.0-r4) 06:57:38 Executing busybox-1.34.1-r7.trigger 06:57:38 OK: 6 MiB in 18 packages 06:57:41 Removing intermediate container 92590a8cf8d3 06:57:41 ---> 912d4f4c1f82 06:57:41 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:57:48 Removing intermediate container 98c17aabde8c 06:57:48 ---> 8cfc89d01550 06:57:48 06:57:48 Step 9/19 : FROM alpine:3.15 06:57:48 ---> 354640af7b1b 06:57:48 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:57:48 ---> Using cache 06:57:48 ---> 79b7f30a62b1 06:57:48 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:57:48 ---> Running in dcc894c3f9e9 06:57:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:57:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:57:52 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 06:57:52 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 06:57:52 OK: 15734 distinct packages available 06:57:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:57:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:57:54 (1/9) Installing ca-certificates (20220614-r0) 06:57:54 (2/9) Installing brotli-libs (1.0.9-r5) 06:57:54 (3/9) Installing nghttp2-libs (1.46.0-r0) 06:57:54 (4/9) Installing libcurl (7.80.0-r6) 06:57:54 (5/9) Installing curl (7.80.0-r6) 06:57:54 (6/9) Installing dumb-init (1.2.5-r1) 06:57:54 (7/9) Installing musl-obstack (1.2.3-r0) 06:57:54 (8/9) Installing libucontext (1.1-r0) 06:57:54 (9/9) Installing gcompat (1.0.0-r4) 06:57:54 Executing busybox-1.34.1-r7.trigger 06:57:54 Executing ca-certificates-20220614-r0.trigger 06:57:54 OK: 8 MiB in 23 packages 06:57:58 ---> 2d1e5b7556f3 06:57:58 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:58:00 ---> a397bcc61dd2 06:58:00 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 06:58:00 Removing intermediate container dcc894c3f9e9 06:58:00 ---> b48e0d8f8130 06:58:00 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 06:58:00 ---> Running in 519666fd8716 06:58:01 Removing intermediate container 519666fd8716 06:58:01 ---> 8325002f532e 06:58:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:58:02 ---> c1d726a44011 06:58:02 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:58:02 Removing intermediate container 66fa618a0443 06:58:02 ---> c2ad9be6a0a2 06:58:02 06:58:02 Step 9/32 : FROM alpine:3.16 06:58:02 ---> 4c81e5bf8899 06:58:02 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:58:03 ---> Running in 975ab95e3bc9 06:58:03 ---> 70283bd1438d 06:58:03 Step 19/24 : WORKDIR / 06:58:03 ---> Running in 09aa05a55fb3 06:58:04 Removing intermediate container 975ab95e3bc9 06:58:04 ---> 6ed946d0ce85 06:58:04 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 06:58:04 ---> Running in cb11e04ab393 06:58:05 Removing intermediate container 09aa05a55fb3 06:58:05 ---> 2af2028af2c5 06:58:05 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:58:06 ---> Running in 786ee1cc9da2 06:58:07 Removing intermediate container 786ee1cc9da2 06:58:07 ---> 4c896c63708a 06:58:07 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:58:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:58:07 ---> Running in 7509013a6df1 06:58:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:58:08 Removing intermediate container 7509013a6df1 06:58:08 ---> 9eba1f80c686 06:58:08 Step 22/24 : LABEL arch=arm64 06:58:08 ---> Running in c97d5cd3ea2b 06:58:08 ---> 1e2c43f0faf3 06:58:08 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 06:58:08 (1/2) Installing dumb-init (1.2.5-r1) 06:58:08 (2/2) Installing su-exec (0.2-r1) 06:58:08 Executing busybox-1.35.0-r17.trigger 06:58:08 OK: 5 MiB in 16 packages 06:58:10 Removing intermediate container c97d5cd3ea2b 06:58:10 ---> 84917330064c 06:58:10 Step 23/24 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca 06:58:10 ---> 71132329882d 06:58:10 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 06:58:10 ---> Running in 115afe9cd745 06:58:11 ---> Running in de9632cff768 06:58:11 Removing intermediate container 115afe9cd745 06:58:11 ---> 342b2f86b2d4 06:58:11 Step 24/24 : LABEL version=0.0.0 06:58:12 Removing intermediate container cb11e04ab393 06:58:12 ---> 1eb2ceeaa458 06:58:12 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 06:58:12 ---> Running in ebfccb07d153 06:58:12 ---> Running in 9d12e957834a 06:58:12 Removing intermediate container de9632cff768 06:58:12 ---> 0e230a3e8be4 06:58:12 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:58:12 ---> Running in 1cc0083c192c 06:58:13 Removing intermediate container ebfccb07d153 06:58:13 ---> e52d47d974d7 06:58:13 06:58:13 Removing intermediate container 1cc0083c192c 06:58:13 ---> 4a355223953e 06:58:13 Step 17/19 : LABEL arch=arm64 06:58:13 Removing intermediate container 9d12e957834a 06:58:13 ---> 4e9e8e454b0b 06:58:13 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 06:58:13 ---> Running in 4d4a4085f575 06:58:13 ---> Running in 753902047ae0 06:58:14 Successfully built e52d47d974d7 06:58:14 Successfully tagged security-spire-config-arm64:latest 06:58:14 Building support-scheduler 06:58:14  Building security-spire-config ... done Removing intermediate container 753902047ae0 06:58:14 ---> 3c42f67abf20 06:58:14 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 06:58:14 Removing intermediate container 4d4a4085f575 06:58:14 ---> 8c7e2f8709bf 06:58:14 Step 18/19 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca 06:58:14 ---> Running in 4ae0d91f13a3 06:58:15 ---> Running in 965ee066cbdf 06:58:15 Removing intermediate container 4ae0d91f13a3 06:58:15 ---> 3d30f8753c85 06:58:15 Step 19/19 : LABEL version=0.0.0 06:58:15 Removing intermediate container 965ee066cbdf 06:58:15 ---> 5f85afbd99b4 06:58:15 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 06:58:15 ---> Running in 5fa323288999 06:58:16 ---> Running in 6a6d3136003d 06:58:17 Removing intermediate container 6a6d3136003d 06:58:17 ---> 2220da81e398 06:58:17 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 06:58:17 Removing intermediate container 5fa323288999 06:58:17 ---> 2c41aca1f97f 06:58:17 06:58:17 ---> Running in 111bb75dde66 06:58:18 Successfully built 2c41aca1f97f 06:58:18 Successfully tagged security-spiffe-token-provider-arm64:latest 06:58:18 Building security-proxy-setup 06:58:23  Building security-spiffe-token-provider ... done Removing intermediate container 111bb75dde66 06:58:23 ---> c7a60e92bb1b 06:58:23 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 06:58:23 ---> Running in 7bfb887ef730 06:58:24 Removing intermediate container 7bfb887ef730 06:58:24 ---> 3c40a792c288 06:58:24 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 06:58:26 ---> 9d3918fec59b 06:58:26 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 06:58:26 ---> Running in 5a3c86e3d647 06:58:31 Removing intermediate container 5a3c86e3d647 06:58:31 ---> 89e873e202f6 06:58:31 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 06:58:33 ---> 9a2f33f5b776 06:58:33 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:58:37 ---> e976ac4c2852 06:58:37 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:58:39 ---> 374cfd0068c4 06:58:39 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:58:39 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:58:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:58:39 ---> 4854de45e2dd 06:58:39 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:58:39 ---> Using cache 06:58:39 ---> 09ab124eb462 06:58:39 Step 4/22 : WORKDIR /edgex-go 06:58:39 ---> Using cache 06:58:39 ---> f65a2aa50756 06:58:39 Step 5/22 : RUN apk add --update --no-cache make git 06:58:39 ---> Using cache 06:58:39 ---> f4c948f9bf2e 06:58:39 Step 6/22 : COPY go.mod vendor* ./ 06:58:39 ---> Using cache 06:58:39 ---> cb5b2f361ecc 06:58:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:58:39 ---> Using cache 06:58:39 ---> 3b8383d9a420 06:58:39 Step 8/22 : COPY . . 06:58:39 ---> Using cache 06:58:39 ---> d77d935c7150 06:58:39 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:58:40 ---> Running in 45228ae725ed 06:58:40 ---> 6a33832b2d0a 06:58:40 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 06:58:42 ---> 8a5caf2443bb 06:58:42 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 06:58:42 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 06:58:43 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:58:43 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:58:43 ---> 4854de45e2dd 06:58:43 Step 3/21 : WORKDIR /edgex-go 06:58:43 ---> Using cache 06:58:43 ---> 480767ce09d7 06:58:43 Step 4/21 : RUN apk add --update --no-cache make git 06:58:43 ---> Using cache 06:58:43 ---> a3722e81d9f2 06:58:43 Step 5/21 : COPY go.mod vendor* ./ 06:58:43 ---> Using cache 06:58:43 ---> fc5326ea7344 06:58:43 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:58:43 ---> Using cache 06:58:43 ---> 03d25c1af819 06:58:43 Step 7/21 : COPY . . 06:58:43 ---> Using cache 06:58:43 ---> 698abc87bb9c 06:58:43 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:58:43 ---> Running in 7fcbc170527b 06:58:44 ---> 3a09ea082c06 06:58:44 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:58:45 Removing intermediate container 78f8febe5017 06:58:45 ---> f4cd51892ba0 06:58:45 Step 8/22 : COPY . . 06:58:45 ---> 070e2cc4c71c 06:58:45 Step 27/32 : RUN chmod +x /entrypoint.sh 06:58:46 ---> Running in 0f404218db4d 06:58:46 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-setup/security-proxy-setup ./cmd/security-proxy-setup 06:58:52 Removing intermediate container 0f404218db4d 06:58:52 ---> afc5d9f57747 06:58:52 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 06:58:52 ---> Running in 20fd7a2744ce 06:58:52 Removing intermediate container 20fd7a2744ce 06:58:52 ---> c048b23bb00b 06:58:52 Step 29/32 : CMD ["gate"] 06:58:52 ---> Running in cab5b2786cdf 06:58:53 Removing intermediate container cab5b2786cdf 06:58:53 ---> bcb144650599 06:58:53 Step 30/32 : LABEL arch=arm64 06:58:53 ---> Running in 0f8af013aec4 06:58:54 Removing intermediate container 0f8af013aec4 06:58:54 ---> 7fbfe8035dc3 06:58:54 Step 31/32 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca 06:58:54 ---> Running in 6da05ae35851 06:58:55 Removing intermediate container 6da05ae35851 06:58:55 ---> f1e0053f01be 06:58:55 Step 32/32 : LABEL version=0.0.0 06:58:55 ---> Running in 731bad8ee55b 06:58:56 Removing intermediate container 731bad8ee55b 06:58:56 ---> 41ffb35adbac 06:58:56 06:58:56 Successfully built 41ffb35adbac 06:58:56 Successfully tagged security-bootstrapper-arm64:latest 06:58:56  Building security-bootstrapper ... done Building core-metadata 06:59:02 ---> 6c36ac66ff70 06:59:02 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:59:04 ---> Running in 3bce8e2bd26d 06:59:06 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 06:59:16 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:59:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:59:16 ---> 4854de45e2dd 06:59:16 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:59:16 ---> Using cache 06:59:16 ---> 09ab124eb462 06:59:16 Step 4/24 : WORKDIR /edgex-go 06:59:16 ---> Using cache 06:59:16 ---> f65a2aa50756 06:59:16 Step 5/24 : RUN apk add --update --no-cache make git 06:59:16 ---> Using cache 06:59:16 ---> f4c948f9bf2e 06:59:16 Step 6/24 : COPY go.mod vendor* ./ 06:59:16 ---> Using cache 06:59:16 ---> cb5b2f361ecc 06:59:16 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:16 ---> Using cache 06:59:16 ---> 3b8383d9a420 06:59:16 Step 8/24 : COPY . . 06:59:16 ---> Using cache 06:59:16 ---> d77d935c7150 06:59:16 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 06:59:17 ---> Running in 5cb60611b196 06:59:19 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 07:01:56 Removing intermediate container 0d8d18ab5691 07:01:56 ---> 565accf89923 07:01:56 07:01:56 Step 10/22 : FROM alpine:3.16 07:01:56 ---> 4c81e5bf8899 07:01:56 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:01:56 ---> Running in dc19e35b6206 07:01:56 Removing intermediate container dc19e35b6206 07:01:56 ---> e6afc1602ccb 07:01:56 Step 12/22 : ENV APP_PORT=59880 07:01:56 ---> Running in e3d18c5a5d8e 07:01:56 Removing intermediate container e3d18c5a5d8e 07:01:56 ---> f0e9458160bc 07:01:56 Step 13/22 : EXPOSE $APP_PORT 07:01:56 ---> Running in 5d9479fd929e 07:01:56 Removing intermediate container 5d9479fd929e 07:01:56 ---> 7f71898ab73c 07:01:56 Step 14/22 : RUN apk add --update --no-cache dumb-init 07:01:56 ---> Running in fe645b2e6d1f 07:01:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:01:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:01:56 (1/1) Installing dumb-init (1.2.5-r1) 07:01:56 Executing busybox-1.35.0-r17.trigger 07:01:56 OK: 5 MiB in 15 packages 07:01:56 Removing intermediate container fe645b2e6d1f 07:01:56 ---> 88283221d36a 07:01:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:01:57 ---> 906e8cc7f95c 07:01:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:01:59 ---> 95a60b84a2b1 07:01:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:01:59 ---> dc65cf6d01d0 07:01:59 Step 18/22 : ENTRYPOINT ["/core-data"] 07:01:59 ---> Running in 9a167db3fdb1 07:02:00 Removing intermediate container 9a167db3fdb1 07:02:00 ---> 3e913074db3e 07:02:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:02:00 ---> Running in 095285f67967 07:02:01 Removing intermediate container 095285f67967 07:02:01 ---> 3caef4a3a0c7 07:02:01 Step 20/22 : LABEL arch=arm64 07:02:01 ---> Running in 1a20e1921f67 07:02:01 Removing intermediate container 1a20e1921f67 07:02:01 ---> 4c02285d8d5f 07:02:01 Step 21/22 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca 07:02:01 ---> Running in dac3351c4b9c 07:02:02 Removing intermediate container dac3351c4b9c 07:02:02 ---> 9798d7b6a0cd 07:02:02 Step 22/22 : LABEL version=0.0.0 07:02:02 ---> Running in 6cdbd314211f 07:02:02 Removing intermediate container 6cdbd314211f 07:02:02 ---> 3ef1604935ee 07:02:02 07:02:03 Successfully built 3ef1604935ee 07:02:03 Successfully tagged core-data-arm64:latest 07:02:03 Building core-common-config-bootstrapper 07:02:25  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:02:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:02:25 ---> 4854de45e2dd 07:02:25 Step 3/22 : ARG ADD_BUILD_TAGS="" 07:02:25 ---> Using cache 07:02:25 ---> 09ab124eb462 07:02:25 Step 4/22 : WORKDIR /edgex-go 07:02:25 ---> Using cache 07:02:25 ---> f65a2aa50756 07:02:25 Step 5/22 : RUN apk add --update --no-cache make git 07:02:25 ---> Using cache 07:02:25 ---> f4c948f9bf2e 07:02:25 Step 6/22 : COPY go.mod vendor* ./ 07:02:25 ---> Using cache 07:02:25 ---> cb5b2f361ecc 07:02:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:25 ---> Using cache 07:02:25 ---> 3b8383d9a420 07:02:25 Step 8/22 : COPY . . 07:02:25 ---> Using cache 07:02:25 ---> d77d935c7150 07:02:25 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:02:25 ---> Running in d7b7839bb26c 07:02:25 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 07:04:31 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 07:04:54 Removing intermediate container 7fcbc170527b 07:04:54 ---> 4282723f8b35 07:04:54 07:04:54 Step 9/21 : FROM alpine:3.16 07:04:54 ---> 4c81e5bf8899 07:04:54 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 07:04:54 ---> Running in 32f129c922ce 07:04:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:04:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:04:57 (1/6) Installing ca-certificates (20220614-r0) 07:04:57 (2/6) Installing brotli-libs (1.0.9-r6) 07:04:57 (3/6) Installing nghttp2-libs (1.47.0-r0) 07:04:57 (4/6) Installing libcurl (7.83.1-r6) 07:04:57 (5/6) Installing curl (7.83.1-r6) 07:04:57 (6/6) Installing dumb-init (1.2.5-r1) 07:04:57 Executing busybox-1.35.0-r17.trigger 07:04:57 Executing ca-certificates-20220614-r0.trigger 07:04:57 OK: 8 MiB in 20 packages 07:05:00 Removing intermediate container 32f129c922ce 07:05:00 ---> 343a250dbcf0 07:05:00 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:05:00 ---> Running in f405c85386b0 07:05:00 Removing intermediate container f405c85386b0 07:05:00 ---> 9d46929b2bfc 07:05:00 Step 12/21 : WORKDIR /edgex 07:05:00 ---> Running in 4e9d22b7e650 07:05:01 Removing intermediate container 4e9d22b7e650 07:05:01 ---> c25817430f2f 07:05:01 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:05:02 ---> 371ff6b788c8 07:05:02 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:05:03 ---> 7b5f91e78cd6 07:05:03 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:05:05 ---> f252cad4cdbe 07:05:05 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:05:06 ---> 1921f854e10f 07:05:06 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:05:06 ---> Running in 60c2a1c1a8e8 07:05:10 Removing intermediate container 60c2a1c1a8e8 07:05:10 ---> 1685c6af43d3 07:05:10 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 07:05:10 ---> Running in 1f764ce3675a 07:05:10 Removing intermediate container 1f764ce3675a 07:05:10 ---> 67f31e0ca2f2 07:05:10 Step 19/21 : LABEL arch=arm64 07:05:11 ---> Running in efc69a990a4f 07:05:11 Removing intermediate container efc69a990a4f 07:05:11 ---> 17027c9bf9ae 07:05:11 Step 20/21 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca 07:05:11 ---> Running in b858e91eed9f 07:05:11 Removing intermediate container b858e91eed9f 07:05:11 ---> 22a6a0f377cd 07:05:11 Step 21/21 : LABEL version=0.0.0 07:05:12 ---> Running in c20c83f84bf4 07:05:12 Removing intermediate container c20c83f84bf4 07:05:12 ---> 9c270199a01c 07:05:12 07:05:12 Successfully built 9c270199a01c 07:05:12 Successfully tagged security-proxy-setup-arm64:latest 07:05:12 Building security-spire-server 07:05:34  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:05:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:05:34 ---> 4854de45e2dd 07:05:34 Step 3/23 : WORKDIR /edgex-go 07:05:34 ---> Using cache 07:05:34 ---> 480767ce09d7 07:05:34 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 07:05:34 ---> Using cache 07:05:34 ---> 3f142220e636 07:05:34 Step 5/23 : COPY go.mod vendor* ./ 07:05:34 ---> Using cache 07:05:34 ---> 263df569706f 07:05:34 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:34 ---> Using cache 07:05:34 ---> 5fee355f5041 07:05:34 Step 7/23 : COPY . . 07:05:34 ---> Using cache 07:05:34 ---> 528c945ccabd 07:05:34 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 07:05:34 ---> Using cache 07:05:34 ---> 8c5bcf1ad63f 07:05:34 Step 9/23 : WORKDIR /edgex-go/spire-build 07:05:34 ---> Using cache 07:05:34 ---> b9cd2a971d85 07:05:34 Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 07:05:34 ---> Running in 0acb41ad5b1a 07:05:35 Removing intermediate container 0acb41ad5b1a 07:05:35 ---> cad0f12e7001 07:05:35 Step 11/23 : WORKDIR /edgex-go 07:05:35 ---> Running in 84c93524dd37 07:05:36 Removing intermediate container 84c93524dd37 07:05:36 ---> 3558fca28a25 07:05:36 07:05:36 Step 12/23 : FROM alpine:3.15 07:05:36 ---> 354640af7b1b 07:05:36 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:05:36 ---> Using cache 07:05:36 ---> 79b7f30a62b1 07:05:36 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:05:36 ---> Using cache 07:05:36 ---> e127280f0151 07:05:36 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:05:43 ---> b7131e2311f2 07:05:43 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:05:43 ---> 0a2f53acb8fb 07:05:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:05:43 ---> 03b4bf7a7bf9 07:05:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:05:44 ---> f809f5613140 07:05:44 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:05:44 ---> Running in 858dbc93477f 07:05:45 Removing intermediate container 858dbc93477f 07:05:45 ---> a9827fd9043c 07:05:45 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:05:45 ---> Running in e780ae5536d8 07:05:48 Removing intermediate container e780ae5536d8 07:05:48 ---> f3fa7ded7a54 07:05:48 Step 21/23 : LABEL arch=arm64 07:05:48 ---> Running in bd7766f0d2dc 07:05:48 Removing intermediate container bd7766f0d2dc 07:05:48 ---> 0f147c3acc73 07:05:48 Step 22/23 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca 07:05:48 ---> Running in d65c957996eb 07:05:48 Removing intermediate container d65c957996eb 07:05:48 ---> 3844385c14a2 07:05:48 Step 23/23 : LABEL version=0.0.0 07:05:49 ---> Running in 12f9826485ce 07:05:49 Removing intermediate container 12f9826485ce 07:05:49 ---> e0b5f3a2638a 07:05:49 07:05:50 Successfully built e0b5f3a2638a 07:05:50 Successfully tagged security-spire-server-arm64:latest 07:06:22  Building security-spire-server ... done Removing intermediate container 5cb60611b196 07:06:22 ---> 7de00f386ecc 07:06:22 07:06:22 Step 10/24 : FROM alpine:3.16 07:06:22 ---> 4c81e5bf8899 07:06:22 Step 11/24 : RUN apk add --update --no-cache dumb-init 07:06:22 ---> Using cache 07:06:22 ---> 2556b82e0a77 07:06:22 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:06:22 ---> Using cache 07:06:22 ---> a560cf4ac69a 07:06:22 Step 13/24 : ENV APP_PORT=59881 07:06:22 ---> Running in b3728ad35dad 07:06:22 Removing intermediate container b3728ad35dad 07:06:22 ---> cbd52b4dc510 07:06:22 Step 14/24 : EXPOSE $APP_PORT 07:06:22 ---> Running in c186937ec30a 07:06:23 Removing intermediate container c186937ec30a 07:06:23 ---> 76517504d75f 07:06:23 Step 15/24 : WORKDIR / 07:06:23 ---> Running in f408661d913a 07:06:23 Removing intermediate container f408661d913a 07:06:23 ---> 0fa1ca3fb007 07:06:23 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:06:26 ---> b4df0c088812 07:06:26 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:06:27 ---> 3b00cab06bd3 07:06:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:06:28 ---> 269f9e8c9f7f 07:06:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 07:06:29 ---> b897038fbc48 07:06:29 Step 20/24 : ENTRYPOINT ["/core-metadata"] 07:06:29 ---> Running in ac29ca173f0f 07:06:30 Removing intermediate container ac29ca173f0f 07:06:30 ---> c2875c9d2cb9 07:06:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:06:30 ---> Running in 9016bf716461 07:06:30 Removing intermediate container 9016bf716461 07:06:30 ---> c0d4114553b1 07:06:30 Step 22/24 : LABEL arch=arm64 07:06:30 ---> Running in f0d749422575 07:06:31 Removing intermediate container f0d749422575 07:06:31 ---> cb1e54222171 07:06:31 Step 23/24 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca 07:06:31 ---> Running in d710fd0c5d11 07:06:32 Removing intermediate container d710fd0c5d11 07:06:32 ---> 355b3d166e5b 07:06:32 Step 24/24 : LABEL version=0.0.0 07:06:32 ---> Running in 64c75247124b 07:06:32 Removing intermediate container 64c75247124b 07:06:32 ---> b1e596c4ecce 07:06:32 07:06:32 Successfully built b1e596c4ecce 07:06:32 Successfully tagged core-metadata-arm64:latest 07:07:40  Building core-metadata ... done Removing intermediate container 45228ae725ed 07:07:40 ---> d0e0b4a2f8bb 07:07:40 07:07:40 Step 10/22 : FROM alpine:3.16 07:07:40 ---> 4c81e5bf8899 07:07:40 Step 11/22 : RUN apk add --update --no-cache dumb-init 07:07:40 ---> Using cache 07:07:40 ---> 2556b82e0a77 07:07:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:07:40 ---> Using cache 07:07:40 ---> a560cf4ac69a 07:07:40 Step 13/22 : ENV APP_PORT=59861 07:07:40 ---> Running in ccef64516d47 07:07:40 Removing intermediate container ccef64516d47 07:07:40 ---> bc8fd9515d87 07:07:40 Step 14/22 : EXPOSE $APP_PORT 07:07:40 ---> Running in 49904c8620d5 07:07:41 Removing intermediate container 49904c8620d5 07:07:41 ---> 24ba6e8993de 07:07:41 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:07:41 Removing intermediate container d7b7839bb26c 07:07:41 ---> 267c0170cbe8 07:07:41 07:07:41 Step 10/22 : FROM alpine:3.16 07:07:41 ---> 4c81e5bf8899 07:07:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 07:07:41 ---> Using cache 07:07:41 ---> 9f71fc40cdb0 07:07:41 Step 12/22 : RUN apk add --update --no-cache dumb-init 07:07:41 ---> Using cache 07:07:41 ---> 43d0b8fbb35f 07:07:41 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:07:41 ---> Using cache 07:07:41 ---> a963fa8f556f 07:07:41 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:07:42 ---> c00b71ff194c 07:07:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:07:44 ---> 35db3e9fa100 07:07:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:07:44 ---> 8561d11f3ca8 07:07:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:07:45 ---> 00b9d0b32b6c 07:07:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:07:45 ---> 65fdbc2fb7ef 07:07:45 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:07:45 ---> Running in 711a065995a7 07:07:46 ---> d00ecf64e769 07:07:46 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 07:07:46 ---> Running in 5c958e39d379 07:07:47 Removing intermediate container 5c958e39d379 07:07:47 ---> 5473a85b776b 07:07:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:07:47 ---> Running in 669853480fbc 07:07:47 Removing intermediate container 711a065995a7 07:07:47 ---> 89a04e20b14a 07:07:47 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 07:07:47 Removing intermediate container 669853480fbc 07:07:47 ---> a4cf09216855 07:07:47 Step 20/22 : LABEL arch=arm64 07:07:47 ---> Running in 3d0134ff9bc3 07:07:47 ---> Running in 8da1e358dd07 07:07:48 Removing intermediate container 3d0134ff9bc3 07:07:48 ---> 66660a29c13e 07:07:48 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 07:07:48 Removing intermediate container 8da1e358dd07 07:07:48 ---> c8a84acbae78 07:07:48 Step 21/22 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca 07:07:48 ---> Running in 099a1a9c3d77 07:07:48 ---> Running in 65218d9d3a77 07:07:49 Removing intermediate container 099a1a9c3d77 07:07:49 ---> 61576d0e4b57 07:07:49 Step 20/22 : LABEL arch=arm64 07:07:49 Removing intermediate container 65218d9d3a77 07:07:49 ---> f4876b9f8066 07:07:49 Step 22/22 : LABEL version=0.0.0 07:07:49 ---> Running in a18f798f5c79 07:07:49 ---> Running in ac6ac1f2b0cb 07:07:49 Removing intermediate container a18f798f5c79 07:07:49 ---> 99b1c1a4017c 07:07:49 Step 21/22 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca 07:07:49 Removing intermediate container ac6ac1f2b0cb 07:07:49 ---> c77ff3db1c47 07:07:49 07:07:49 ---> Running in a6c339db9df4 07:07:50 Successfully built c77ff3db1c47 07:07:50 Successfully tagged support-scheduler-arm64:latest 07:07:50  Building support-scheduler ... done Removing intermediate container a6c339db9df4 07:07:50 ---> ba70f1293ec2 07:07:50 Step 22/22 : LABEL version=0.0.0 07:07:50 ---> Running in dd8e245cc485 07:07:51 Removing intermediate container dd8e245cc485 07:07:51 ---> aebde084aaf1 07:07:51 07:07:51 Successfully built aebde084aaf1 07:07:51 Successfully tagged core-common-config-bootstrapper-arm64:latest 07:07:52  Building core-common-config-bootstrapper ... done Removing intermediate container 3bce8e2bd26d 07:07:52 ---> a8da5d0fdd56 07:07:52 07:07:52 Step 10/22 : FROM alpine:3.16 07:07:52 ---> 4c81e5bf8899 07:07:52 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 07:07:52 ---> Running in f22593d39ff7 07:07:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:07:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:07:55 (1/2) Installing ca-certificates (20220614-r0) 07:07:55 (2/2) Installing dumb-init (1.2.5-r1) 07:07:55 Executing busybox-1.35.0-r17.trigger 07:07:55 Executing ca-certificates-20220614-r0.trigger 07:07:55 OK: 6 MiB in 16 packages 07:07:56 Removing intermediate container f22593d39ff7 07:07:56 ---> d964b50497df 07:07:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:07:56 ---> Running in ec0351c48fd9 07:07:57 Removing intermediate container ec0351c48fd9 07:07:57 ---> 72051a6da354 07:07:57 Step 13/22 : ENV APP_PORT=59860 07:07:57 ---> Running in 42106c7962d6 07:07:57 Removing intermediate container 42106c7962d6 07:07:57 ---> 2cb6bcaf6f9c 07:07:57 Step 14/22 : EXPOSE $APP_PORT 07:07:57 ---> Running in a5ab9e448a97 07:07:57 Removing intermediate container a5ab9e448a97 07:07:57 ---> 0367e3c44818 07:07:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:07:58 ---> a8bf511f2bb1 07:07:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:07:59 ---> c252b86aa07a 07:07:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:08:00 ---> 96ca94858df1 07:08:00 Step 18/22 : ENTRYPOINT ["/support-notifications"] 07:08:00 ---> Running in 4b6ccbf8b715 07:08:00 Removing intermediate container 4b6ccbf8b715 07:08:00 ---> be5a67c84bcb 07:08:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:08:00 ---> Running in 23f3ab76f8d5 07:08:01 Removing intermediate container 23f3ab76f8d5 07:08:01 ---> 067eeb208ac0 07:08:01 Step 20/22 : LABEL arch=arm64 07:08:01 ---> Running in b0bc6d9df60d 07:08:01 Removing intermediate container b0bc6d9df60d 07:08:01 ---> c9297c0e0709 07:08:01 Step 21/22 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca 07:08:01 ---> Running in e07912baa7c1 07:08:01 Removing intermediate container e07912baa7c1 07:08:01 ---> 6d1319f2c748 07:08:01 Step 22/22 : LABEL version=0.0.0 07:08:01 ---> Running in 0b1a8bc3fea4 07:08:02 Removing intermediate container 0b1a8bc3fea4 07:08:02 ---> 01774da90d9a 07:08:02 07:08:02 Successfully built 01774da90d9a 07:08:02 Successfully tagged support-notifications-arm64:latest 07:08:02  Building support-notifications ... done  [Pipeline] } 07:08:02 $ docker stop --time=1 13a60b294087736a31bbeabce94514bdedd5b4665c7f9550d6efe5f160555fba 07:08:04 $ docker rm -f --volumes 13a60b294087736a31bbeabce94514bdedd5b4665c7f9550d6efe5f160555fba [Pipeline] // withDockerContainer [Pipeline] sh 07:08:05 + docker images 07:08:05 REPOSITORY TAG IMAGE ID CREATED SIZE 07:08:05 support-notifications-arm64 latest 01774da90d9a 4 seconds ago 29.7MB 07:08:05 a8da5d0fdd56 14 seconds ago 1.58GB 07:08:05 core-common-config-bootstrapper-arm64 latest aebde084aaf1 15 seconds ago 14.9MB 07:08:05 support-scheduler-arm64 latest c77ff3db1c47 16 seconds ago 29.1MB 07:08:05 267c0170cbe8 25 seconds ago 1.51GB 07:08:05 d0e0b4a2f8bb 27 seconds ago 1.58GB 07:08:05 core-metadata-arm64 latest b1e596c4ecce About a minute ago 17.8MB 07:08:05 7de00f386ecc About a minute ago 1.52GB 07:08:05 security-spire-server-arm64 latest e0b5f3a2638a 2 minutes ago 84.3MB 07:08:05 3558fca28a25 2 minutes ago 1.39GB 07:08:05 security-proxy-setup-arm64 latest 9c270199a01c 2 minutes ago 26.9MB 07:08:05 4282723f8b35 3 minutes ago 1.51GB 07:08:05 core-data-arm64 latest 3ef1604935ee 6 minutes ago 17.3MB 07:08:05 565accf89923 6 minutes ago 1.52GB 07:08:05 security-bootstrapper-arm64 latest 41ffb35adbac 9 minutes ago 19.6MB 07:08:05 security-spiffe-token-provider-arm64 latest 2c41aca1f97f 9 minutes ago 29.1MB 07:08:05 security-spire-config-arm64 latest e52d47d974d7 9 minutes ago 83.6MB 07:08:05 c2ad9be6a0a2 10 minutes ago 1.51GB 07:08:05 8cfc89d01550 10 minutes ago 1.55GB 07:08:05 e2e29a8be538 10 minutes ago 1.39GB 07:08:05 core-command-arm64 latest 77235fba4ef5 11 minutes ago 17.1MB 07:08:05 security-secretstore-setup-arm64 latest 441b73c695c5 12 minutes ago 29MB 07:08:05 0184f2cc194a 12 minutes ago 1.52GB 07:08:05 de1cc4fead33 12 minutes ago 1.51GB 07:08:05 security-proxy-auth-arm64 latest 70c7a736bdc6 13 minutes ago 15.6MB 07:08:05 508469faafff 13 minutes ago 1.5GB 07:08:05 security-spire-agent-arm64 latest 7f8c00722036 19 minutes ago 122MB 07:08:05 e7dd436643c5 19 minutes ago 1.39GB 07:08:05 ci-base-image-arm64 latest 4854de45e2dd 34 minutes ago 905MB 07:08:05 alpine 3.15 354640af7b1b 2 weeks ago 5.34MB 07:08:05 alpine 3.16 4c81e5bf8899 2 weeks ago 5.3MB 07:08:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 07:08:05 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 07:08:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:08:05 07:08:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:08:06 arm64: Pulling from edgex-lftools-log-publisher 07:08:06 8998bd30e6a1: Pulling fs layer 07:08:06 04944245beec: Pulling fs layer 07:08:06 699f458cf7ca: Pulling fs layer 07:08:06 765212b225bb: Pulling fs layer 07:08:06 765212b225bb: Waiting 07:08:06 f23df028b6ca: Pulling fs layer 07:08:06 d65c8cfc05b1: Pulling fs layer 07:08:06 2437ff75d9bd: Pulling fs layer 07:08:06 d65c8cfc05b1: Waiting 07:08:06 f23df028b6ca: Waiting 07:08:06 2437ff75d9bd: Waiting 07:08:06 04944245beec: Verifying Checksum 07:08:06 04944245beec: Download complete 07:08:06 765212b225bb: Verifying Checksum 07:08:06 765212b225bb: Download complete 07:08:06 f23df028b6ca: Download complete 07:08:06 d65c8cfc05b1: Verifying Checksum 07:08:06 d65c8cfc05b1: Download complete 07:08:06 699f458cf7ca: Download complete 07:08:06 8998bd30e6a1: Verifying Checksum 07:08:06 8998bd30e6a1: Download complete 07:08:09 2437ff75d9bd: Verifying Checksum 07:08:09 2437ff75d9bd: Download complete 07:08:11 8998bd30e6a1: Pull complete 07:08:11 04944245beec: Pull complete 07:08:12 699f458cf7ca: Pull complete 07:08:13 765212b225bb: Pull complete 07:08:14 f23df028b6ca: Pull complete 07:08:14 d65c8cfc05b1: Pull complete 07:08:29 2437ff75d9bd: Pull complete 07:08:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:08:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:08:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:08:29 prd-ubuntu20.04-docker-arm64-4c-16g-7925 does not seem to be running inside a container 07:08:29 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:08:32 $ docker top c61fafebbfd3c2e592197977421a53f7d740cea8e3011cf807804887860e44a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:08:33 ---> job-cost.sh 07:08:33 lf-activate-venv: SKIPPING 07:08:33 INFO: No Stack... 07:08:33 INFO: Retrieving Pricing Info for: v3-standard-4 07:08:34 INFO: Archiving Costs [Pipeline] sh 07:08:35 + cat /w/workspace/edgex-go/2/archives/cost.csv 07:08:35 + cut -d, -f6 [Pipeline] lock 07:08:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4401-2-stack-cost] 07:08:35 Resource [jenkins-edgexfoundry-edgex-go-PR-4401-2-stack-cost] did not exist. Created. 07:08:35 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4401-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:08:35 + echo total: 0.10999999940395355 [Pipeline] stash 07:08:36 Stashed 1 file(s) [Pipeline] } 07:08:36 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4401-2-stack-cost] [Pipeline] // lock [Pipeline] } 07:08:36 $ docker stop --time=1 c61fafebbfd3c2e592197977421a53f7d740cea8e3011cf807804887860e44a4 07:08:37 $ docker rm -f --volumes c61fafebbfd3c2e592197977421a53f7d740cea8e3011cf807804887860e44a4 [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 07:08:38 provisioning config files... 07:08:38 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config5633733442782848069tmp [Pipeline] { [Pipeline] sh 07:08:38 + set +x 07:08:38 + + curl -s https://codecov.io/bashbash 07:08:38 -s -- 07:08:38 07:08:38 _____ _ 07:08:38 / ____| | | 07:08:38 | | ___ __| | ___ ___ _____ __ 07:08:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:08:38 | |___| (_) | (_| | __/ (_| (_) \ V / 07:08:38 \_____\___/ \__,_|\___|\___\___/ \_/ 07:08:38 Bash-1.0.6 07:08:38 07:08:38 07:08:38 ==> git version 2.25.1 found 07:08:38 ==> 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 07:08:38 Release-Date: 2020-01-08 07:08:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:08:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:08:38 ==> Jenkins CI detected. 07:08:38 current dir:  /w/workspace/edgex-go/2 07:08:38 project root: . 07:08:38 --> token set from env 07:08:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:08:38 ==> Running gcov in . (disable via -X gcov) 07:08:38 ==> Python coveragepy not found 07:08:38 ==> Searching for coverage reports in: 07:08:38 + . 07:08:38 -> Found 1 reports 07:08:38 ==> Detecting git/mercurial file structure 07:08:38 ==> Reading reports 07:08:38 + ./coverage.out bytes=487670 07:08:38 ==> Appending adjustments 07:08:38 https://docs.codecov.io/docs/fixing-reports 07:08:40 + Found adjustments 07:08:40 ==> Gzipping contents 07:08:40 64K /tmp/codecov.38Qhfi.gz 07:08:40 ==> Uploading reports 07:08:40 url: https://codecov.io 07:08:40 query: branch=PR-4401&commit=4b4239033487d98faf4afe763c0cda0dcecc14ca&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4401%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4401&job=&cmd_args= 07:08:40 -> Pinging Codecov 07:08: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-4401&commit=4b4239033487d98faf4afe763c0cda0dcecc14ca&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4401%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4401&job=&cmd_args= 07:08:40 -> Uploading to 07:08:40 https://storage.googleapis.com/codecov/v4/raw/2023-03-01/00271124DB129430A58F1EEE437C3FCB/4b4239033487d98faf4afe763c0cda0dcecc14ca/a50afeeb-c98c-4933-8561-dd4ee7c2ff7c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T070839Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ad5f8911424c064acd83485aa27b931b1ebba03a6b0dc9d001330da3cc6e26fb 07:08:40 % Total % Received % Xferd Average Speed Time Time Time Current 07:08:40 Dload Upload Total Spent Left Speed 07:08:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63106 0 0 100 63106 0 211k --:--:-- --:--:-- --:--:-- 211k 07:08:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4b4239033487d98faf4afe763c0cda0dcecc14ca [Pipeline] } 07:08: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 07:08:40 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 07:08:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:08:42 ---> package-listing.sh 07:08:42 ++ facter osfamily 07:08:42 ++ tr '[:upper:]' '[:lower:]' 07:08:42 + OS_FAMILY=debian 07:08:42 + workspace=/w/workspace/edgex-go/2 07:08:42 + START_PACKAGES=/tmp/packages_start.txt 07:08:42 + END_PACKAGES=/tmp/packages_end.txt 07:08:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:08:42 + PACKAGES=/tmp/packages_start.txt 07:08:42 + '[' /w/workspace/edgex-go/2 ']' 07:08:42 + PACKAGES=/tmp/packages_end.txt 07:08:42 + case "${OS_FAMILY}" in 07:08:42 + dpkg -l 07:08:42 + grep '^ii' 07:08:42 + '[' -f /tmp/packages_start.txt ']' 07:08:42 + '[' -f /tmp/packages_end.txt ']' 07:08:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:08:42 + '[' /w/workspace/edgex-go/2 ']' 07:08:42 + mkdir -p /w/workspace/edgex-go/2/archives/ 07:08:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 07:08:42 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:08:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:08:43 07:08:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:08:43 latest: Pulling from edgex-lftools-log-publisher 07:08:43 5eb5b503b376: Pulling fs layer 07:08:43 5c69ac0246d0: Pulling fs layer 07:08:43 ec43610c2a17: Pulling fs layer 07:08:43 3a2ae6a8a46f: Pulling fs layer 07:08:43 33b1e0a273af: Pulling fs layer 07:08:43 5d3b04190fa2: Pulling fs layer 07:08:43 2f39f015ded8: Pulling fs layer 07:08:43 33b1e0a273af: Waiting 07:08:43 5d3b04190fa2: Waiting 07:08:43 2f39f015ded8: Waiting 07:08:43 5c69ac0246d0: Verifying Checksum 07:08:43 5c69ac0246d0: Download complete 07:08:43 3a2ae6a8a46f: Verifying Checksum 07:08:43 3a2ae6a8a46f: Download complete 07:08:43 ec43610c2a17: Verifying Checksum 07:08:43 ec43610c2a17: Download complete 07:08:43 33b1e0a273af: Verifying Checksum 07:08:43 33b1e0a273af: Download complete 07:08:43 5d3b04190fa2: Download complete 07:08:43 5eb5b503b376: Download complete 07:08:44 2f39f015ded8: Verifying Checksum 07:08:44 2f39f015ded8: Download complete 07:08:45 5eb5b503b376: Pull complete 07:08:45 5c69ac0246d0: Pull complete 07:08:46 ec43610c2a17: Pull complete 07:08:46 3a2ae6a8a46f: Pull complete 07:08:46 33b1e0a273af: Pull complete 07:08:46 5d3b04190fa2: Pull complete 07:08:51 2f39f015ded8: Pull complete 07:08:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:08:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:08:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:08:51 prd-ubuntu20.04-docker-8c-8g-7923 does not seem to be running inside a container 07:08:51 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:08:55 $ docker top 6d5a9dfe49680a407b26254d8810d5372bac83bc1fb4a14f30a0399679fa4d7c -eo pid,comm [Pipeline] { [Pipeline] sh 07:08:56 + touch /tmp/pre-build-complete [Pipeline] sh 07:08:56 + mkdir -p /var/log/sysstat [Pipeline] sh 07:08:56 + ls /var/log/sa-host 07:08:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:08:56 provisioning config files... 07:08:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config18109923851021135674tmp [Pipeline] { [Pipeline] echo 07:08:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:08:57 ---> create-netrc.sh [Pipeline] } 07:08:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:08:57 ---> python-tools-install.sh [Pipeline] echo 07:08:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:08:57 ---> sudo-logs.sh 07:08:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:08:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:08:58 ---> job-cost.sh 07:08:58 lf-activate-venv: SKIPPING 07:08:58 DEBUG: total: 0.10999999940395355 07:08:58 INFO: Retrieving Stack Cost... 07:08:58 INFO: Retrieving Pricing Info for: v3-standard-8 07:08:58 INFO: Archiving Costs [Pipeline] echo 07:08:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:08:59 ---> logs-deploy.sh 07:08:59 lf-activate-venv: SKIPPING 07:08:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4401/2 07:08:59 INFO: archiving workspace using pattern(s): 07:09:00 Archives upload complete. 07:09:00 INFO: archiving logs to Nexus