Pull request #4466 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5f21ed58ab627f7e4c126595d518b49d75a1cff3+39fc096b77c2eedd71264681ac4b967ce8df7b72 (5584f5ff5eb51a49933879904953ac28fa8f0a79) 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-ssh5651836956041995864.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11227534466480927893.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4466/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4466/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16200790598824218830.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4466/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9635812870541313002.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11704355725508820813.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4466/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4466/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14140526055014525001.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4934’ Running on prd-ubuntu20.04-docker-8c-8g-4941 in /w/workspace/edgexfoundry_edgex-go_PR-4466 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 39fc096b77c2eedd71264681ac4b967ce8df7b72 into PR head commit 5f21ed58ab627f7e4c126595d518b49d75a1cff3 Merge succeeded, producing 5f21ed58ab627f7e4c126595d518b49d75a1cff3 Checking out Revision 5f21ed58ab627f7e4c126595d518b49d75a1cff3 (PR-4466) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } > 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/4466/head:refs/remotes/origin/PR-4466 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f21ed58ab627f7e4c126595d518b49d75a1cff3 # 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 39fc096b77c2eedd71264681ac4b967ce8df7b72 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f21ed58ab627f7e4c126595d518b49d75a1cff3 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:59:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:59:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:59:45 ========================================================= 19:59:45 EdgeX Global Pipelines Version Info 19:59:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:59:45 ------------------- 19:59:45 stable info: 19:59:45 ------------------- 19:59:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:59:45 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 19:59:45 Message: update stable to v1.0.245 19:59:46 ------------------- 19:59:46 experimental info: 19:59:46 ------------------- 19:59:46 Commited By: **** collab-it+edgex@linuxfoundation.org 19:59:46 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 19:59:46 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:59:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:59:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:59:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:59:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:59:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:59:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:59:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:59:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:59:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:59:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:59:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:59:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:59:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:59:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:59:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:59:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:59:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:59:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:59:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:59:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:59:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:59:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:59:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:59:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4466 [Pipeline] echo 19:59:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4466 [Pipeline] echo 19:59:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4466 [Pipeline] echo 19:59:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f21ed58ab627f7e4c126595d518b49d75a1cff3 [Pipeline] echo 19:59:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f21ed5 [Pipeline] echo 19:59:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:59:47 provisioning config files... 19:59:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17297886950047567612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:59:48 ---> docker-login.sh 19:59:48 nexus3.edgexfoundry.org:10001 19:59:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:48 Configure a credential helper to remove this warning. See 19:59:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:48 19:59:48 Login Succeeded 19:59:48 nexus3.edgexfoundry.org:10002 19:59:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:48 Configure a credential helper to remove this warning. See 19:59:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:48 19:59:48 Login Succeeded 19:59:48 nexus3.edgexfoundry.org:10003 19:59:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:48 Configure a credential helper to remove this warning. See 19:59:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:48 19:59:48 Login Succeeded 19:59:48 nexus3.edgexfoundry.org:10004 19:59:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:48 Configure a credential helper to remove this warning. See 19:59:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:48 19:59:48 Login Succeeded 19:59:48 docker.io 19:59:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:49 Configure a credential helper to remove this warning. See 19:59:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:49 19:59:49 Login Succeeded 19:59:49 ---> docker-login.sh ends [Pipeline] } 19:59:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:59:49 + 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 19:59:49 + dirname cmd/core-command/Dockerfile 19:59:49 + cut -d/ -f2 19:59:49 + echo core-command,cmd/core-command/Dockerfile 19:59:49 + cut -d/ -f2 19:59:49 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:59:49 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:59:49 + + cut -d/dirname -f2 cmd/core-data/Dockerfile 19:59:49 19:59:49 + echo core-data,cmd/core-data/Dockerfile 19:59:49 + dirname cmd/core-metadata/Dockerfile 19:59:49 + cut -d/ -f2 19:59:49 + echo core-metadata,cmd/core-metadata/Dockerfile 19:59:49 + + dirname cmd/security-bootstrapper/Dockerfile 19:59:49 cut -d/ -f2 19:59:49 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:59:49 + dirname cmd/security-proxy-auth/Dockerfile 19:59:49 + cut -d/ -f2 19:59:49 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:59:49 + dirname cmd/security-proxy-setup/Dockerfile 19:59:49 + cut -d/ -f2 19:59:49 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:59:49 + + dirname cmd/security-secretstore-setup/Dockerfile 19:59:49 cut -d/ -f2 19:59:49 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:59:49 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:59:49 + cut -d/ -f2 19:59:49 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:59:49 + dirname cmd/security-spire-agent/Dockerfile 19:59:49 + cut -d/ -f2 19:59:49 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:59:49 + + dirname cmd/security-spire-config/Dockerfile 19:59:49 cut -d/ -f2 19:59:49 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:59:49 + + cut -d/ -f2 19:59:49 dirname cmd/security-spire-server/Dockerfile 19:59:49 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:59:49 + dirname cmd/support-notifications/Dockerfile 19:59:49 + cut -d/ -f2 19:59:49 + echo support-notifications,cmd/support-notifications/Dockerfile 19:59:49 + dirname cmd/support-scheduler/Dockerfile 19:59:49 + cut -d/ -f2 19:59:49 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:59:49 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 19:59:50 + git rev-list -1 --merges 5f21ed58ab627f7e4c126595d518b49d75a1cff3~1..5f21ed58ab627f7e4c126595d518b49d75a1cff3 [Pipeline] echo 19:59:50 -----------> git rev-list -1 --merges 5f21ed58ab627f7e4c126595d518b49d75a1cff3~1..5f21ed58ab627f7e4c126595d518b49d75a1cff3 5f21ed58ab627f7e4c126595d518b49d75a1cff3 [false] [Pipeline] sh 19:59:50 + git log --format=format:%s -1 5f21ed58ab627f7e4c126595d518b49d75a1cff3 [Pipeline] echo 19:59:50 ========================================================= 19:59:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:59:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:59:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:59:51 + grep -v github /etc/ssh/ssh_known_hosts 19:59:51 + [ -e /tmp/ssh_known_hosts ] 19:59:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:59:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:59:51 + sudo tee -a /etc/ssh/ssh_known_hosts 19:59:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:51 19:59:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:51 0.1.4: Pulling from edgex-devops/py-git-semver 19:59:51 b85a868b505f: Pulling fs layer 19:59:51 e2be974225ed: Pulling fs layer 19:59:51 339a4e72a1f5: Pulling fs layer 19:59:51 988bab9f4d93: Pulling fs layer 19:59:51 1469e6f7b9e6: Pulling fs layer 19:59:51 eaf3925da568: Pulling fs layer 19:59:51 bab4dde63d76: Pulling fs layer 19:59:51 bde34c3a00c8: Pulling fs layer 19:59:51 b352a97aabf1: Pulling fs layer 19:59:51 4872d77fe225: Pulling fs layer 19:59:51 5851b861e8e6: Pulling fs layer 19:59:51 bde34c3a00c8: Waiting 19:59:51 988bab9f4d93: Waiting 19:59:51 b352a97aabf1: Waiting 19:59:51 4872d77fe225: Waiting 19:59:51 5851b861e8e6: Waiting 19:59:51 eaf3925da568: Waiting 19:59:51 bab4dde63d76: Waiting 19:59:51 1469e6f7b9e6: Waiting 19:59:51 e2be974225ed: Verifying Checksum 19:59:51 e2be974225ed: Download complete 19:59:51 988bab9f4d93: Download complete 19:59:52 1469e6f7b9e6: Verifying Checksum 19:59:52 1469e6f7b9e6: Download complete 19:59:52 eaf3925da568: Verifying Checksum 19:59:52 eaf3925da568: Download complete 19:59:52 339a4e72a1f5: Verifying Checksum 19:59:52 339a4e72a1f5: Download complete 19:59:52 bde34c3a00c8: Verifying Checksum 19:59:52 bde34c3a00c8: Download complete 19:59:52 b352a97aabf1: Verifying Checksum 19:59:52 b352a97aabf1: Download complete 19:59:52 4872d77fe225: Verifying Checksum 19:59:52 4872d77fe225: Download complete 19:59:52 5851b861e8e6: Verifying Checksum 19:59:52 5851b861e8e6: Download complete 19:59:52 b85a868b505f: Verifying Checksum 19:59:52 b85a868b505f: Download complete 19:59:52 bab4dde63d76: Verifying Checksum 19:59:52 bab4dde63d76: Download complete 19:59:53 b85a868b505f: Pull complete 19:59:53 e2be974225ed: Pull complete 19:59:53 339a4e72a1f5: Pull complete 19:59:54 988bab9f4d93: Pull complete 19:59:54 1469e6f7b9e6: Pull complete 19:59:54 eaf3925da568: Pull complete 19:59:56 bab4dde63d76: Pull complete 19:59:56 bde34c3a00c8: Pull complete 19:59:56 b352a97aabf1: Pull complete 19:59:56 4872d77fe225: Pull complete 19:59:56 5851b861e8e6: Pull complete 19:59:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:59:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:56 prd-ubuntu20.04-docker-8c-8g-4941 does not seem to be running inside a container 19:59:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:59:59 $ docker top 9c81ac75f3ddafe11b563a932b535b888fc5138357abe72844dd7a45f85310bd -eo pid,comm 19:59:59 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). 19:59:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:59:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:59:59 [ssh-agent] Looking for ssh-agent implementation... 19:59:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:59:59 $ docker exec 9c81ac75f3ddafe11b563a932b535b888fc5138357abe72844dd7a45f85310bd ssh-agent 19:59:59 SSH_AUTH_SOCK=/tmp/ssh-pdWfILP5sSlP/agent.32 19:59:59 SSH_AGENT_PID=38 19:59:59 Running ssh-add (command line suppressed) 20:00:00 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3100018616687759320.key (/w/workspace/edgex-go/1@tmp/private_key_3100018616687759320.key) 20:00:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:00:00 + git tag --points-at HEAD [Pipeline] } 20:00:00 $ docker exec --env ******** --env ******** 9c81ac75f3ddafe11b563a932b535b888fc5138357abe72844dd7a45f85310bd ssh-agent -k 20:00:00 unset SSH_AUTH_SOCK; 20:00:00 unset SSH_AGENT_PID; 20:00:00 echo Agent pid 38 killed; 20:00:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:00:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:00:00 [ssh-agent] Looking for ssh-agent implementation... 20:00:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:00:00 $ docker exec 9c81ac75f3ddafe11b563a932b535b888fc5138357abe72844dd7a45f85310bd ssh-agent 20:00:00 SSH_AUTH_SOCK=/tmp/ssh-lUOTQhUuleGJ/agent.71 20:00:00 SSH_AGENT_PID=78 20:00:00 Running ssh-add (command line suppressed) 20:00:00 Identity added: /w/workspace/edgex-go/1@tmp/private_key_772677815503726180.key (/w/workspace/edgex-go/1@tmp/private_key_772677815503726180.key) 20:00:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:00:01 + git semver init 20:00:01 2023-03-21 20:00:01,550 [run_init] DEBUG init version:0.0.0 force:False 20:00:01 2023-03-21 20:00:01,551 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 20:00:01 2023-03-21 20:00:01,552 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 20:00:01 2023-03-21 20:00:01,552 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 20:00:09 2023-03-21 20:00:08,979 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 20:00:09 2023-03-21 20:00:08,980 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4466 with force:False 20:00:09 2023-03-21 20:00:08,980 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4466 20:00:09 2023-03-21 20:00:08,985 [execute] INFO git cat-file --batch-check 20:00:09 2023-03-21 20:00:08,985 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:00:09 2023-03-21 20:00:08,990 [execute] INFO git cat-file --batch 20:00:09 2023-03-21 20:00:08,991 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:00:09 2023-03-21 20:00:08,995 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4466 20:00:09 0.0.0 [Pipeline] } 20:00:09 $ docker exec --env ******** --env ******** 9c81ac75f3ddafe11b563a932b535b888fc5138357abe72844dd7a45f85310bd ssh-agent -k 20:00:09 unset SSH_AUTH_SOCK; 20:00:09 unset SSH_AGENT_PID; 20:00:09 echo Agent pid 78 killed; 20:00:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:00:10 + git semver [Pipeline] } 20:00:10 $ docker stop --time=1 9c81ac75f3ddafe11b563a932b535b888fc5138357abe72844dd7a45f85310bd 20:00:11 $ docker rm -f --volumes 9c81ac75f3ddafe11b563a932b535b888fc5138357abe72844dd7a45f85310bd [Pipeline] // withDockerContainer [Pipeline] sh 20:00:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:00:12 Stashed 1 file(s) [Pipeline] echo 20:00:12 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:00:13 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:00:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:00:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:00:13 ========================================================= 20:00:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:00:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:00:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:00:13 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:00:13 63b65145d645: Pulling fs layer 20:00:13 a2d21d5440eb: Pulling fs layer 20:00:13 935e6c44a52c: Pulling fs layer 20:00:13 94cc34f8dd06: Pulling fs layer 20:00:13 30dea6a524f1: Pulling fs layer 20:00:13 a2aff8979fd8: Pulling fs layer 20:00:13 6808be2612f2: Pulling fs layer 20:00:13 f25807f1079a: Pulling fs layer 20:00:13 f25807f1079a: Waiting 20:00:13 a2aff8979fd8: Waiting 20:00:13 6808be2612f2: Waiting 20:00:13 94cc34f8dd06: Waiting 20:00:13 30dea6a524f1: Waiting 20:00:13 a2d21d5440eb: Download complete 20:00:13 94cc34f8dd06: Verifying Checksum 20:00:13 94cc34f8dd06: Download complete 20:00:13 30dea6a524f1: Download complete 20:00:13 63b65145d645: Verifying Checksum 20:00:13 63b65145d645: Download complete 20:00:14 a2aff8979fd8: Verifying Checksum 20:00:14 a2aff8979fd8: Download complete 20:00:14 63b65145d645: Pull complete 20:00:14 a2d21d5440eb: Pull complete 20:00:14 f25807f1079a: Verifying Checksum 20:00:14 f25807f1079a: Download complete 20:00:14 935e6c44a52c: Verifying Checksum 20:00:14 935e6c44a52c: Download complete 20:00:14 6808be2612f2: Verifying Checksum 20:00:14 6808be2612f2: Download complete 20:00:17 935e6c44a52c: Pull complete 20:00:17 94cc34f8dd06: Pull complete 20:00:17 30dea6a524f1: Pull complete 20:00:17 a2aff8979fd8: Pull complete 20:00:20 6808be2612f2: Pull complete 20:00:20 f25807f1079a: Pull complete 20:00:20 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 20:00:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:00:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:00:20 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:00:20 WORKDIR /edgex 20:00:20 COPY go.mod . 20:00:20 RUN go mod download 20:00:20 + docker build -t ci-base-image-x86_64 -f - . 20:00:21 Sending build context to Docker daemon 170.5MB 20:00:21 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:00:21 ---> 3b553350e43f 20:00:21 Step 2/4 : WORKDIR /edgex 20:00:25 ---> Running in 379ba8283a11 20:00:25 Removing intermediate container 379ba8283a11 20:00:25 ---> 9bebf635a1d7 20:00:25 Step 3/4 : COPY go.mod . 20:00:25 ---> b49ee9b74a0e 20:00:25 Step 4/4 : RUN go mod download 20:00:25 ---> Running in a1d86a9e776f 20:00:27 Still waiting to schedule task 20:00:27 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4935’ 20:00:40 Removing intermediate container a1d86a9e776f 20:00:40 ---> b2a56e1bd96a 20:00:40 Successfully built b2a56e1bd96a 20:00:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:41 + docker inspect -f . ci-base-image-x86_64 20:00:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:41 prd-ubuntu20.04-docker-8c-8g-4941 does not seem to be running inside a container 20:00:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:00:41 $ docker top 8f8a9fd1ad7dd258fadbc4adffbcbdf66c74e644d74c874bfcce3c3b43dca273 -eo pid,comm [Pipeline] { [Pipeline] sh 20:00:42 + go version 20:00:42 go version go1.20.2 linux/amd64 [Pipeline] } 20:00:42 $ docker stop --time=1 8f8a9fd1ad7dd258fadbc4adffbcbdf66c74e644d74c874bfcce3c3b43dca273 20:00:43 $ docker rm -f --volumes 8f8a9fd1ad7dd258fadbc4adffbcbdf66c74e644d74c874bfcce3c3b43dca273 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:44 + docker inspect -f . ci-base-image-x86_64 20:00:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:44 prd-ubuntu20.04-docker-8c-8g-4941 does not seem to be running inside a container 20:00:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:00:45 $ docker top 82e1596fc0631f677a3b809553fa16a8f053c4e6bedf26de7e1ebe98d76be7b7 -eo pid,comm [Pipeline] { [Pipeline] echo 20:00:45 ========================================================= 20:00:45 [edgeXBuildGoParallel] Running Tests and Build... 20:00:45 ========================================================= [Pipeline] sh 20:00:45 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:00:45 + make test 20:00:45 go test -race -coverprofile=coverage.out ./... 20:00:52 ? github.com/edgexfoundry/edgex-go [no test files] 20:01:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:01:04 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:01:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:01:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:01:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:01:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:01:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:01:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:01:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:01:06 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:01:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:01:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:01:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:01:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:01:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:01:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:01:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements 20:01:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements 20:01:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:01:09 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:01:09 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:01:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:01:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:01:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.105s coverage: 71.3% of statements 20:01:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.066s coverage: 54.0% of statements 20:01:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:01:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:01:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.341s coverage: 88.5% of statements 20:01:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.065s coverage: 3.9% of statements 20:01:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:01:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:01:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:01:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.366s coverage: 95.6% of statements 20:01:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:01:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:01:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:01:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:01:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:01:15 ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 72.2% of statements 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:01:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.039s coverage: 65.9% of statements 20:01:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:01:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 29.0% of statements 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 45.5% of statements 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 82.9% of statements 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements 20:01:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.035s coverage: 87.5% of statements 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:01:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:01:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:01:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:01:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:01:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:01:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:01:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:01:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:01:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:01:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:01:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:01:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:01:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:01:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:01:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:01:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:01:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:01:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:01:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:01:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:01:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:01:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:01:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:01:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:01:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:01:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:01:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:01:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:01:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:01:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:01:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:01:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 20:01:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:01:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.286s coverage: 79.9% of statements 20:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.071s coverage: 92.9% of statements 20:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 64.4% of statements 20:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.044s coverage: 86.9% of statements 20:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 20:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements 20:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 20:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.104s coverage: 81.2% of statements 20:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.111s coverage: 82.1% of statements 20:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.067s coverage: 86.0% of statements 20:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.195s coverage: 63.1% of statements 20:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements 20:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 20:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 20:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 20:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 20:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 38.4% of statements 20:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 20:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 20:01:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 20:01:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.108s coverage: 92.3% of statements 20:01:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.5% of statements 20:01:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements 20:01:43 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:02:05 go vet ./... 20:02:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:02:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:02:07 ./bin/test-attribution-txt.sh 20:02:07 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 20:02:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:02:08 + ls -al . 20:02:08 total 704 20:02:08 drwxrwxr-x 11 1001 1001 4096 Mar 21 20:00 . 20:02:08 drwxr-xr-x 4 root root 4096 Mar 21 20:00 .. 20:02:08 drwxrwxr-x 2 1001 1001 4096 Mar 21 19:59 .blubracket 20:02:08 -rw-rw-r-- 1 1001 1001 16 Mar 21 19:59 .dockerignore 20:02:08 drwxrwxr-x 8 1001 1001 4096 Mar 21 20:00 .git 20:02:08 drwxrwxr-x 3 1001 1001 4096 Mar 21 19:59 .github 20:02:08 -rw-rw-r-- 1 1001 1001 1133 Mar 21 19:59 .gitignore 20:02:08 -rw-rw-r-- 1 1001 1001 42 Mar 21 19:59 .golangci.yml 20:02:08 -rw-rw-r-- 1 1001 1001 87 Mar 21 19:59 .hadolint.yml 20:02:08 drwxr-xr-x 3 1001 1001 4096 Mar 21 20:00 .semver 20:02:08 -rw-rw-r-- 1 1001 1001 166 Mar 21 19:59 .sonarcloud.properties 20:02:08 -rw-rw-r-- 1 1001 1001 1171 Mar 21 19:59 ADOPTERS.md 20:02:08 -rw-rw-r-- 1 1001 1001 10825 Mar 21 19:59 Attribution.txt 20:02:08 -rw-rw-r-- 1 1001 1001 73765 Mar 21 19:59 CHANGELOG.md 20:02:08 -rw-rw-r-- 1 1001 1001 3804 Mar 21 19:59 CONTRIBUTING.md 20:02:08 -rw-rw-r-- 1 1001 1001 677 Mar 21 19:59 GOVERNANCE.md 20:02:08 -rw-rw-r-- 1 1001 1001 883 Mar 21 19:59 Jenkinsfile 20:02:08 -rw-rw-r-- 1 1001 1001 10775 Mar 21 19:59 LICENSE 20:02:08 -rw-rw-r-- 1 1001 1001 14266 Mar 21 19:59 Makefile 20:02:08 -rw-rw-r-- 1 1001 1001 582 Mar 21 19:59 OWNERS.md 20:02:08 -rw-rw-r-- 1 1001 1001 9403 Mar 21 19:59 README.md 20:02:08 -rw-rw-r-- 1 1001 1001 789 Mar 21 19:59 SECURITY.md 20:02:08 -rw-rw-r-- 1 1001 1001 5 Mar 21 20:00 VERSION 20:02:08 drwxrwxr-x 2 1001 1001 4096 Mar 21 19:59 bin 20:02:08 drwxrwxr-x 18 1001 1001 4096 Mar 21 19:59 cmd 20:02:08 -rw-r--r-- 1 root root 447275 Mar 21 20:01 coverage.out 20:02:08 -rw-rw-r-- 1 1001 1001 3236 Mar 21 19:59 go.mod 20:02:08 -rw-rw-r-- 1 1001 1001 31438 Mar 21 19:59 go.sum 20:02:08 drwxrwxr-x 7 1001 1001 4096 Mar 21 19:59 internal 20:02:08 drwxrwxr-x 3 1001 1001 4096 Mar 21 19:59 openapi 20:02:08 -rw-rw-r-- 1 1001 1001 594 Mar 21 19:59 security.txt 20:02:08 drwxrwxr-x 4 1001 1001 4096 Mar 21 19:59 snap 20:02:08 -rw-rw-r-- 1 1001 1001 204 Mar 21 19:59 version.go [Pipeline] sh 20:02:08 + '[' -e coverage.out ] 20:02:08 + chown 1001:1001 coverage.out [Pipeline] stash 20:02:08 Stashed 1 file(s) [Pipeline] sh 20:02:09 + make build 20:02:09 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:02:21 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:02:21 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:02:23 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:02:24 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:02:30 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:02:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:02:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:02:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:02:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:02:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:02:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:02:38 $ docker stop --time=1 82e1596fc0631f677a3b809553fa16a8f053c4e6bedf26de7e1ebe98d76be7b7 20:02:42 $ docker rm -f --volumes 82e1596fc0631f677a3b809553fa16a8f053c4e6bedf26de7e1ebe98d76be7b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:43 20:02:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:43 latest: Pulling from edgex-devops/edgex-compose 20:02:43 cbdbe7a5bc2a: Pulling fs layer 20:02:43 ca9280d653b3: Pulling fs layer 20:02:43 7e9c9ca2126c: Pulling fs layer 20:02:44 cbdbe7a5bc2a: Download complete 20:02:44 ca9280d653b3: Verifying Checksum 20:02:44 ca9280d653b3: Download complete 20:02:44 cbdbe7a5bc2a: Pull complete 20:02:44 7e9c9ca2126c: Download complete 20:02:44 ca9280d653b3: Pull complete 20:02:48 7e9c9ca2126c: Pull complete 20:02:48 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:02:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:48 prd-ubuntu20.04-docker-8c-8g-4941 does not seem to be running inside a container 20:02:48 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:02:50 $ docker top 1614b0744ced67d9c2f557279fcc4ea38795cccc81183f39d61f8b93535bb771 -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:50 + + docker-compose build --helpgrep 20:02:50 parallel 20:02:51 --parallel Build images in parallel. [Pipeline] } 20:02:51 $ docker stop --time=1 1614b0744ced67d9c2f557279fcc4ea38795cccc81183f39d61f8b93535bb771 20:02:52 $ docker rm -f --volumes 1614b0744ced67d9c2f557279fcc4ea38795cccc81183f39d61f8b93535bb771 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:53 prd-ubuntu20.04-docker-8c-8g-4941 does not seem to be running inside a container 20:02:53 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:02:53 $ docker top 4403092bc5703192682e6911562ffff79de3a0eddc4db46cbf88ac597ef0e943 -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:54 + docker-compose -f ./docker-compose-build.yml build --parallel 20:02:54 Building core-command ... 20:02:54 Building core-common-config-bootstrapper ... 20:02:54 Building core-data ... 20:02:54 Building core-metadata ... 20:02:54 Building security-bootstrapper ... 20:02:54 Building security-proxy-auth ... 20:02:54 Building security-proxy-setup ... 20:02:54 Building security-secretstore-setup ... 20:02:54 Building security-spiffe-token-provider ... 20:02:54 Building security-spire-agent ... 20:02:54 Building security-spire-config ... 20:02:54 Building security-spire-server ... 20:02:54 Building support-notifications ... 20:02:54 Building support-scheduler ... 20:02:54 Building security-spire-server 20:02:54 Building core-command 20:02:54 Building security-proxy-setup 20:02:54 Building core-metadata 20:02:54 Building core-common-config-bootstrapper 20:03:06 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:03:06 ---> b2a56e1bd96a 20:03:06 Step 3/22 : WORKDIR /edgex-go 20:03:06 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:06 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:03:06 ---> b2a56e1bd96a 20:03:06 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:03:06 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:03:06 ---> b2a56e1bd96a 20:03:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:03:06 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:03:06 ---> b2a56e1bd96a 20:03:06 Step 3/26 : WORKDIR /edgex-go 20:03:06 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:03:06 ---> b2a56e1bd96a 20:03:06 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:03:12 ---> Running in 381887de13bf 20:03:12 ---> Running in a7bdef328da9 20:03:12 ---> Running in 59926f544528 20:03:12 ---> Running in adc4ff2aac31 20:03:12 ---> Running in 366ee71e5c1b 20:03:12 Removing intermediate container 59926f544528 20:03:12 ---> b9b70d7addb0 20:03:12 Step 4/24 : WORKDIR /edgex-go 20:03:12 ---> Running in 6b8a5725b5c7 20:03:12 Removing intermediate container a7bdef328da9 20:03:12 ---> 15d4bdbcd385 20:03:12 Step 4/23 : WORKDIR /edgex-go 20:03:12 Removing intermediate container adc4ff2aac31 20:03:12 ---> a36a269d34d8 20:03:12 Step 4/22 : RUN apk add --update --no-cache make git 20:03:12 Removing intermediate container 381887de13bf 20:03:12 ---> 3ff4996e1986 20:03:12 Step 4/25 : WORKDIR /edgex-go 20:03:12 Removing intermediate container 366ee71e5c1b 20:03:12 ---> 948153e1a05f 20:03:12 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:03:12 ---> Running in d7f15ec2a435 20:03:12 ---> Running in 68da9983984f 20:03:12 ---> Running in 9d3d6991584b 20:03:12 ---> Running in 038ea6b651fd 20:03:12 Removing intermediate container 6b8a5725b5c7 20:03:12 ---> f17d3eb8e41b 20:03:12 Step 5/24 : RUN apk add --update --no-cache make git 20:03:12 ---> Running in 8819154fdfa6 20:03:12 Removing intermediate container d7f15ec2a435 20:03:12 ---> 7368cf080cf8 20:03:12 Step 5/23 : RUN apk add --update --no-cache make git 20:03:12 Removing intermediate container 68da9983984f 20:03:12 ---> f5b0f4ea2ca9 20:03:12 Step 5/25 : RUN apk add --update --no-cache make git 20:03:12 ---> Running in 28468d90f3e4 20:03:12 ---> Running in 648e386f9fb3 20:03:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:12 OK: 265 MiB in 53 packages 20:03:12 OK: 265 MiB in 53 packages 20:03:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:13 OK: 265 MiB in 53 packages 20:03:13 Removing intermediate container 038ea6b651fd 20:03:13 ---> bb086cd14615 20:03:13 Step 5/26 : COPY go.mod vendor* ./ 20:03:13 OK: 265 MiB in 53 packages 20:03:13 Removing intermediate container 9d3d6991584b 20:03:13 ---> dbb4bb190fbc 20:03:13 Step 5/22 : COPY go.mod vendor* ./ 20:03:13 OK: 265 MiB in 53 packages 20:03:13 ---> da91a8274829 20:03:13 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:13 ---> Running in cbfa2645e373 20:03:13 ---> 93bc70a82101 20:03:13 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:13 ---> Running in 0912054e9acf 20:03:13 Removing intermediate container 648e386f9fb3 20:03:13 ---> 41673fd2f155 20:03:13 Step 6/25 : COPY go.mod vendor* ./ 20:03:13 Removing intermediate container 28468d90f3e4 20:03:13 ---> d7180c9afbe3 20:03:13 Step 6/23 : COPY go.mod vendor* ./ 20:03:13 Removing intermediate container 8819154fdfa6 20:03:13 ---> 3c51e4b45f1b 20:03:13 Step 6/24 : COPY go.mod vendor* ./ 20:03:13 ---> 50cd7b835201 20:03:13 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:13 ---> Running in 539b5017ff62 20:03:13 ---> 28af465f3bc4 20:03:13 ---> f1c182bef3f8 20:03:13 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:13 20:03:14 ---> Running in 3a1159662f9a 20:03:14 ---> Running in 9d304a56de79 20:03:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4943 in /w/workspace/edgexfoundry_edgex-go_PR-4466 [Pipeline] { [Pipeline] ws 20:03:51 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:03:51 The recommended git tool is: git 20:03:59 using credential edgex-jenkins-ssh 20:03:59 Cloning the remote Git repository 20:03:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:03:59 > git init /w/workspace/edgex-go/1 # timeout=10 20:04:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:04:00 > git --version # timeout=10 20:04:00 > git --version # 'git version 2.25.1' 20:04:00 using GIT_SSH to set credentials SSH Credentials for GitHub 20:04:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:04:10 Removing intermediate container cbfa2645e373 20:04:10 ---> 8d5e11b832d5 20:04:10 Step 7/26 : COPY . . 20:04:10 Removing intermediate container 539b5017ff62 20:04:10 ---> d7f694872ae8 20:04:10 Step 8/25 : COPY . . 20:04:10 Removing intermediate container 0912054e9acf 20:04:10 ---> 2aef47a84f55 20:04:10 Step 7/22 : COPY . . 20:04:10 Removing intermediate container 3a1159662f9a 20:04:10 ---> 6eb794ce977a 20:04:10 Step 8/24 : COPY . . 20:04:10 Removing intermediate container 9d304a56de79 20:04:10 ---> 74899c984c16 20:04:10 Step 8/23 : COPY . . 20:04:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:04:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:04:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:04:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:04:20 using GIT_SSH to set credentials SSH Credentials for GitHub 20:04:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4466/head:refs/remotes/origin/PR-4466 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:04:21 Merging remotes/origin/main commit 39fc096b77c2eedd71264681ac4b967ce8df7b72 into PR head commit 5f21ed58ab627f7e4c126595d518b49d75a1cff3 20:04:21 Merge succeeded, producing 5f21ed58ab627f7e4c126595d518b49d75a1cff3 20:04:21 Checking out Revision 5f21ed58ab627f7e4c126595d518b49d75a1cff3 (PR-4466) 20:04:22 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" 20:04:22 > git --version # timeout=10 20:04:22 > git --version # 'git version 2.25.1' 20:04:22 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:04:21 > git config core.sparsecheckout # timeout=10 20:04:21 > git checkout -f 5f21ed58ab627f7e4c126595d518b49d75a1cff3 # timeout=10 20:04:21 > git remote # timeout=10 20:04:21 > git config --get remote.origin.url # timeout=10 20:04:21 using GIT_SSH to set credentials SSH Credentials for GitHub 20:04:21 > git merge 39fc096b77c2eedd71264681ac4b967ce8df7b72 # timeout=10 20:04:21 > git rev-parse HEAD^{commit} # timeout=10 20:04:21 > git config core.sparsecheckout # timeout=10 20:04:21 > git checkout -f 5f21ed58ab627f7e4c126595d518b49d75a1cff3 # timeout=10 20:04:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:04:23 % Total % Received % Xferd Average Speed Time Time Time Current 20:04:23 Dload Upload Total Spent Left Speed 20:04:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 239k 0 --:--:-- --:--:-- --:--:-- 244k [Pipeline] sh 20:04:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:04:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 20:04:24 sudo tee /etc/docker/daemon.new 20:04:24 { 20:04:24 "registry-mirrors": [ 20:04:24 "https://nexus3.edgexfoundry.org:10001" 20:04:24 ], 20:04:24 "bip": "10.250.0.254/24", 20:04:24 "hosts": [ 20:04:24 "tcp://0.0.0.0:5555", 20:04:24 "unix:///var/run/docker.sock" 20:04:24 ], 20:04:24 "mtu": 1458, 20:04:24 "selinux-enabled": true, 20:04:24 "seccomp-profile": "/etc/docker/seccomp.json" 20:04:24 } [Pipeline] sh 20:04:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:04:24 + sudo service docker restart 20:04:25 ---> 98466aa346ca 20:04:25 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:04:25 ---> e43c2a5b6636 20:04:25 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:04:25 ---> e2d89b7fa6ed 20:04:25 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:04:25 ---> d6365daa2af9 20:04:25 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:04:25 ---> 2c6ab9741d4c 20:04:25 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:04:25 ---> Running in 8afc7d3928b2 20:04:25 ---> Running in 31a584247186 20:04:25 ---> Running in 5b93be2e46b7 20:04:25 ---> Running in c8bf0d68c10d 20:04:25 ---> Running in 44aaa5573817 20:04:25 Removing intermediate container 5b93be2e46b7 20:04:25 ---> 67b7d7774029 20:04:25 Step 9/26 : WORKDIR /edgex-go/spire-build 20:04:25 ---> Running in c455753d4e07 20:04: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 20:04:25 Removing intermediate container c455753d4e07 20:04:25 ---> eaee80186f8a 20:04:25 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:04:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:04:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:04:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:04:26 ---> Running in 11439ea6b6aa 20:04:27 Removing intermediate container 11439ea6b6aa 20:04:27 ---> 1c80feb03f1b 20:04:27 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:04:27 ---> Running in 10f773ea21b5 20:04:28 Removing intermediate container 10f773ea21b5 20:04:28 ---> d38cd5b18cd2 20:04:28 Step 12/26 : WORKDIR /edgex-go 20:04:28 ---> Running in 9460ea4664b1 20:04:28 Removing intermediate container 9460ea4664b1 20:04:28 ---> 13dfb99cd59a 20:04:28 20:04:28 Step 13/26 : FROM alpine:3.17 20:04:28 3.17: Pulling from library/alpine 20:04:28 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:04:28 Status: Downloaded newer image for alpine:3.17 20:04:28 ---> b2aa39c304c2 20:04:28 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:04:28 ---> Running in 4eb94b7db712 20:04:28 Removing intermediate container 4eb94b7db712 20:04:28 ---> f3b79a01890d 20:04:28 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:04:28 ---> Running in c18e9894ac51 20:04:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:29 v3.17.2-241-g38a4de422a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:04:29 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:04:29 OK: 17818 distinct packages available 20:04:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:29 (1/5) Installing dumb-init (1.2.5-r2) 20:04:29 (2/5) Installing musl-obstack (1.2.3-r0) 20:04:29 (3/5) Installing libucontext (1.2-r0) 20:04:29 (4/5) Installing gcompat (1.1.0-r0) 20:04:29 (5/5) Installing openssl (3.0.8-r0) 20:04:29 Executing busybox-1.35.0-r29.trigger 20:04:29 OK: 8 MiB in 20 packages 20:04:31 Removing intermediate container c18e9894ac51 20:04:31 ---> 51904dbee5de 20:04:31 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:33 ---> 7b88b0a80099 20:04:33 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 20:04:37 ---> a5743afb80d6 20:04:37 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:04:47 provisioning config files... 20:04:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13802500930191210628tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:04:47 ---> c12eaa94ce8e 20:04:47 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:04:47 ---> docker-login.sh 20:04:47 nexus3.edgexfoundry.org:10001 20:04:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:47 ---> 95060a61083f 20:04:47 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:04:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:48 Configure a credential helper to remove this warning. See 20:04:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:48 20:04:48 Login Succeeded 20:04:48 nexus3.edgexfoundry.org:10002 20:04:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:48 Configure a credential helper to remove this warning. See 20:04:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:48 20:04:48 Login Succeeded 20:04:48 nexus3.edgexfoundry.org:10003 20:04:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:49 Configure a credential helper to remove this warning. See 20:04:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:49 20:04:49 Login Succeeded 20:04:49 nexus3.edgexfoundry.org:10004 20:04:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:49 Configure a credential helper to remove this warning. See 20:04:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:49 20:04:49 Login Succeeded 20:04:49 docker.io 20:04:49 ---> 37a66270e382 20:04:49 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:04:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:49 ---> 5a631905df23 20:04:49 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:04:49 ---> Running in 58573e345b16 20:04:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:49 Configure a credential helper to remove this warning. See 20:04:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:49 20:04:49 Login Succeeded 20:04:49 ---> docker-login.sh ends [Pipeline] } 20:04:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 20:04:50 Removing intermediate container 58573e345b16 20:04:50 ---> c7162a6b5ed1 20:04:50 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:04:50 ---> Running in 1e74c7452d6e [Pipeline] sh 20:04:50 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:04:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:04:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:04:50 ========================================================= 20:04:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:04:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:04:50 Removing intermediate container 1e74c7452d6e 20:04:50 ---> 978dfc707fd0 20:04:50 Step 24/26 : LABEL arch=x86_64 20:04:50 ---> Running in 9dae07fcccd4 20:04:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:04:50 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:04:50 af6eaf76a39c: Pulling fs layer 20:04:50 55522c791124: Pulling fs layer 20:04:50 ce5c4a1c91eb: Pulling fs layer 20:04:50 169dfbe0d373: Pulling fs layer 20:04:50 e1ff8fa3b103: Pulling fs layer 20:04:50 52ebb69f0ebf: Pulling fs layer 20:04:50 5abe8eddf0d5: Pulling fs layer 20:04:50 169dfbe0d373: Waiting 20:04:50 e1ff8fa3b103: Waiting 20:04:50 52ebb69f0ebf: Waiting 20:04:50 5abe8eddf0d5: Waiting 20:04:51 Removing intermediate container 9dae07fcccd4 20:04:51 ---> afdad947bea7 20:04:51 Step 25/26 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 20:04:51 ---> Running in a3fc53a47fb3 20:04:51 55522c791124: Verifying Checksum 20:04:51 55522c791124: Download complete 20:04:51 169dfbe0d373: Verifying Checksum 20:04:51 169dfbe0d373: Download complete 20:04:51 e1ff8fa3b103: Download complete 20:04:51 af6eaf76a39c: Download complete 20:04:51 Removing intermediate container a3fc53a47fb3 20:04:51 ---> d92e5596852b 20:04:51 Step 26/26 : LABEL version=0.0.0 20:04:51 ---> Running in 848004225cd6 20:04:51 Removing intermediate container 848004225cd6 20:04:51 ---> 8720e74ce870 20:04:51 20:04:51 Successfully built 8720e74ce870 20:04:51 Successfully tagged security-spire-server:latest 20:04:51  Building security-spire-server ... done Building core-data 20:04:52 af6eaf76a39c: Pull complete 20:04:52 5abe8eddf0d5: Verifying Checksum 20:04:52 5abe8eddf0d5: Download complete 20:04:53 55522c791124: Pull complete 20:04:53 ce5c4a1c91eb: Verifying Checksum 20:04:53 ce5c4a1c91eb: Download complete 20:04:53 52ebb69f0ebf: Verifying Checksum 20:04:53 52ebb69f0ebf: Download complete 20:04:56 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:04:56 ---> b2a56e1bd96a 20:04:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:04:56 ---> Using cache 20:04:56 ---> 3ff4996e1986 20:04:56 Step 4/23 : WORKDIR /edgex-go 20:04:56 ---> Using cache 20:04:56 ---> f5b0f4ea2ca9 20:04:56 Step 5/23 : RUN apk add --update --no-cache make git 20:04:56 ---> Using cache 20:04:56 ---> 41673fd2f155 20:04:56 Step 6/23 : COPY go.mod vendor* ./ 20:04:56 ---> Using cache 20:04:56 ---> 50cd7b835201 20:04:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:56 ---> Using cache 20:04:56 ---> d7f694872ae8 20:04:56 Step 8/23 : COPY . . 20:04:56 ---> Using cache 20:04:56 ---> 98466aa346ca 20:04:56 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:04:58 ---> Running in 70d874314d88 20:04:59 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:05:02 Removing intermediate container 8afc7d3928b2 20:05:02 ---> a8c22c4d1e9c 20:05:02 20:05:02 Step 10/23 : FROM alpine:3.17 20:05:02 ---> b2aa39c304c2 20:05:02 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:05:02 Removing intermediate container c8bf0d68c10d 20:05:02 ---> bd02b38d880b 20:05:02 20:05:02 Step 10/24 : FROM alpine:3.17 20:05:02 ---> b2aa39c304c2 20:05:02 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:05:02 Removing intermediate container 44aaa5573817 20:05:02 ---> e6c3c513fa58 20:05:02 20:05:02 Step 9/22 : FROM alpine:3.17 20:05:02 ---> b2aa39c304c2 20:05:02 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:05:03 Removing intermediate container 31a584247186 20:05:03 ---> af29937771ae 20:05:03 20:05:03 Step 10/25 : FROM alpine:3.17 20:05:03 ---> b2aa39c304c2 20:05:03 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:05:03 ---> Running in a9b6f9c11e3d 20:05:03 ---> Running in 2d767c87d9bb 20:05:03 ---> Running in 5cba8aaf48a5 20:05:03 ---> Running in fecef4503d27 20:05:03 Removing intermediate container a9b6f9c11e3d 20:05:03 ---> 3f6c8219d4f6 20:05:03 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:05:03 ---> Running in d09c42c0a10a 20:05:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:04 (1/1) Installing dumb-init (1.2.5-r2) 20:05:04 Executing busybox-1.35.0-r29.trigger 20:05:04 OK: 7 MiB in 16 packages 20:05:04 (1/1) Installing dumb-init (1.2.5-r2) 20:05:04 Executing busybox-1.35.0-r29.trigger 20:05:04 OK: 7 MiB in 16 packages 20:05:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:04 (1/2) Installing dumb-init (1.2.5-r2) 20:05:04 (2/2) Installing openssl (3.0.8-r0) 20:05:04 Executing busybox-1.35.0-r29.trigger 20:05:04 OK: 8 MiB in 17 packages 20:05:04 (1/1) Installing dumb-init (1.2.5-r2) 20:05:04 Executing busybox-1.35.0-r29.trigger 20:05:04 OK: 7 MiB in 16 packages 20:05:05 Removing intermediate container fecef4503d27 20:05:05 ---> c121a7cf35a7 20:05:05 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:05:05 ---> Running in 3b7ddbefc9af 20:05:05 Removing intermediate container 2d767c87d9bb 20:05:05 ---> ac16deb1deea 20:05:05 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:05:05 Removing intermediate container 5cba8aaf48a5 20:05:05 ---> 0bbe9a485bea 20:05:05 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:05:05 ---> Running in ef400f499cd2 20:05:05 Removing intermediate container 3b7ddbefc9af 20:05:05 ---> 0ac56aeaa87d 20:05:05 Step 13/25 : ENV APP_PORT=59881 20:05:05 Removing intermediate container d09c42c0a10a 20:05:05 ---> 78559b25ca94 20:05:05 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:05 ---> Running in b3bdea72220c 20:05:05 ---> Running in dc925e2a5ae1 20:05:05 Removing intermediate container ef400f499cd2 20:05:05 ---> b50885324ce0 20:05:05 Step 13/24 : ENV APP_PORT=59882 20:05:06 ---> Running in 5012be5cf41a 20:05:06 Removing intermediate container dc925e2a5ae1 20:05:06 ---> cf9c0878501b 20:05:06 Step 14/25 : EXPOSE $APP_PORT 20:05:06 Removing intermediate container b3bdea72220c 20:05:06 ---> 868146a1bfd1 20:05:06 Step 12/22 : WORKDIR /edgex 20:05:06 ---> 5596a36c0df9 20:05:06 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:05:06 ce5c4a1c91eb: Pull complete 20:05:06 169dfbe0d373: Pull complete 20:05:06 e1ff8fa3b103: Pull complete 20:05:06 ---> Running in 2a9a9753e4f3 20:05:06 Removing intermediate container 5012be5cf41a 20:05:06 ---> dd0ace9b2b76 20:05:06 Step 14/24 : EXPOSE $APP_PORT 20:05:06 ---> Running in 4ffbf76c8766 20:05:06 ---> Running in 4d4d7a80e553 20:05:06 Removing intermediate container 2a9a9753e4f3 20:05:06 ---> 36b7697a371d 20:05:06 Step 15/25 : WORKDIR / 20:05:06 ---> 50cf0529c93e 20:05:06 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:05:06 Removing intermediate container 4ffbf76c8766 20:05:06 ---> 99c6a78cb960 20:05:06 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:06 ---> Running in 03ffa80275ad 20:05:06 Removing intermediate container 4d4d7a80e553 20:05:06 ---> dd83cf33bf30 20:05:06 Step 15/24 : WORKDIR / 20:05:06 ---> Running in 6f552c363d22 20:05:07 Removing intermediate container 03ffa80275ad 20:05:07 ---> 711cdc0afb37 20:05:07 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:07 ---> f0dabeb63609 20:05:07 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 20:05:07 Removing intermediate container 6f552c363d22 20:05:07 ---> 902a05a8681f 20:05:07 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:07 ---> 4681861f5af6 20:05:07 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:05:07 ---> 1a23cfdb56e7 20:05:07 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:05:07 ---> 38193e0918e8 20:05:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:05:07 ---> 31a005fcc907 20:05:07 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:05:07 ---> f61452652950 20:05:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:05:07 ---> cad874b33532 20:05:07 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:05:07 ---> 82357e6f474f 20:05:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:05:07 ---> 682893dd2d29 20:05:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:05:07 ---> 07653c753089 20:05:07 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:05:08 ---> Running in 918d3091eb8c 20:05:09 ---> 5b4b9db93018 20:05:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:05:09 ---> 42eff91bf336 20:05:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:05:09 ---> 5a16b09434c2 20:05:09 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:05:09 ---> 9bb905c40b6a 20:05:09 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:05:09 ---> 59cd7fa096e1 20:05:09 Step 20/24 : ENTRYPOINT ["/core-command"] ---> Running in 6ef2fafa46d8 20:05:09 20:05:09 ---> af580158df1f 20:05:09 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:05:09 ---> Running in b5b243e5aaf1 20:05:09 ---> 787dbe65b70e 20:05:09 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:05:09 Removing intermediate container b5b243e5aaf1 20:05:09 ---> 6a49adfc39f8 20:05:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:09 ---> Running in caa29fc02586 20:05:09 ---> Running in 03939a9af5c4 20:05:09 Removing intermediate container 03939a9af5c4 20:05:09 ---> 7f15514833a8 20:05:09 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:09 Removing intermediate container caa29fc02586 20:05:09 ---> 83c3accf4cb2 20:05:09 Step 22/24 : LABEL arch=x86_64 20:05:09 ---> Running in 13450bd45474 20:05:10 ---> Running in 771876b0f306 20:05:10 Removing intermediate container 918d3091eb8c 20:05:10 ---> 937a9d0cbcb3 20:05:10 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:05:10 ---> Running in 6db7ee8617e8 20:05:10 Removing intermediate container 13450bd45474 20:05:10 ---> 41f4cdeecf29 20:05:10 Step 23/24 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 20:05:10 Removing intermediate container 6db7ee8617e8 20:05:10 ---> 8d9ccc230279 20:05:10 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 20:05:10 Removing intermediate container 771876b0f306 20:05:10 ---> a3cdf17412e5 20:05:10 Step 23/25 : LABEL arch=x86_64 20:05:10 ---> Running in 2242f1eb6a4b 20:05:10 ---> Running in 2ed952ad9cc0 20:05:10 ---> Running in 18b080db7393 20:05:10 Removing intermediate container 2ed952ad9cc0 20:05:10 ---> d525d5263ae7 20:05:10 Step 24/24 : LABEL version=0.0.0 20:05:10 Removing intermediate container 2242f1eb6a4b 20:05:10 ---> 779ff449ecb4 20:05:10 Step 21/23 : LABEL arch=x86_64 20:05:10 ---> Running in 7ee21e52bc34 20:05:10 ---> Running in cbc7b129a00a 20:05:10 Removing intermediate container 18b080db7393 20:05:10 ---> d0600537bb34 20:05:10 Step 24/25 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 20:05:10 ---> Running in 2aa5b355f7d2 20:05:10 Removing intermediate container 7ee21e52bc34 20:05:10 ---> 89f88c5726b4 20:05:10 20:05:10 Removing intermediate container cbc7b129a00a 20:05:10 ---> 606e6635ecd7 20:05:10 Step 22/23 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 20:05:10 Removing intermediate container 6ef2fafa46d8 20:05:10 ---> 87cff4f98575 20:05:10 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:05:10 ---> Running in a5c0ccd14940 20:05:10 Successfully built 89f88c5726b4 20:05:10 ---> Running in f8b35a9bf537 20:05:10 Successfully tagged core-command:latest 20:05:10  Building core-command ... done Building security-secretstore-setup 20:05:10 Removing intermediate container 2aa5b355f7d2 20:05:10 ---> 38d85eb76d89 20:05:10 Step 25/25 : LABEL version=0.0.0 20:05:10 ---> Running in 972704c1edad 20:05:11 Removing intermediate container f8b35a9bf537 20:05:11 ---> e2ec91371830 20:05:11 Step 20/22 : LABEL arch=x86_64 20:05:12 52ebb69f0ebf: Pull complete 20:05:13 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:13 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:05:13 ---> b2a56e1bd96a 20:05:13 Step 3/25 : WORKDIR /edgex-go 20:05:13 ---> Using cache 20:05:13 ---> 948153e1a05f 20:05:13 Step 4/25 : RUN apk add --update --no-cache make git 20:05:14 5abe8eddf0d5: Pull complete 20:05:14 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 20:05:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:05:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:05:15 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:05:15 WORKDIR /edgex 20:05:15 COPY go.mod . 20:05:15 RUN go mod download 20:05:15 + docker build -t ci-base-image-arm64 -f - . 20:05:15 Sending build context to Docker daemon 2.932MB 20:05:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:05:15 ---> 6cb57ee374ae 20:05:15 Step 2/4 : WORKDIR /edgex 20:05:16 Removing intermediate container a5c0ccd14940 20:05:16 ---> 2cdbf951c219 20:05:16 Step 23/23 : LABEL version=0.0.0Removing intermediate container 972704c1edad 20:05:16 ---> 5c8929c2a504 20:05:16 20:05:16 20:05:16 Successfully built 5c8929c2a504 20:05:16 Successfully tagged core-metadata:latest 20:05:16 ---> Running in f6408e008ff5 20:05:16  Building core-metadata ... done  ---> Running in c07f5f5d1656 20:05:16 Building security-proxy-auth 20:05:16 ---> Running in a1fb074a2516 20:05:17 ---> Running in 84bb0bb7f207 20:05:18 Removing intermediate container 84bb0bb7f207 20:05:18 ---> cb45f97442c9 20:05:18 Step 3/4 : COPY go.mod . 20:05:18 ---> 1e8505899fc1 20:05:18 Step 4/4 : RUN go mod download 20:05:18 ---> Running in 78a37ee483af 20:05:18 Removing intermediate container f6408e008ff5 20:05:18 ---> da2e87b6042b 20:05:18 Step 21/22 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 20:05:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:19 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:05:19 OK: 265 MiB in 53 packages 20:05:19 ---> b2a56e1bd96a 20:05:19 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:05:19 ---> Using cache 20:05:19 ---> 3ff4996e1986 20:05:19 Step 4/23 : WORKDIR /edgex-go 20:05:19 ---> Using cache 20:05:19 ---> f5b0f4ea2ca9 20:05:19 Step 5/23 : RUN apk add --update --no-cache make git 20:05:19 ---> Using cache 20:05:19 ---> 41673fd2f155 20:05:19 Step 6/23 : COPY go.mod vendor* ./ 20:05:19 ---> Using cache 20:05:19 ---> 50cd7b835201 20:05:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:19 ---> Using cache 20:05:19 ---> d7f694872ae8 20:05:19 Step 8/23 : COPY . . 20:05:19 ---> Using cache 20:05:19 ---> 98466aa346ca 20:05:19 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:05:20 Removing intermediate container a1fb074a2516 20:05:20 ---> 3555f445038d 20:05:20 20:05:20 ---> Running in c68f57951713 20:05:20 ---> Running in 19eaa66fb8b6 20:05:20 Successfully built 3555f445038d 20:05:20 Removing intermediate container 70d874314d88 20:05:20 ---> 88c0c1de90e7 20:05:20 20:05:20 Step 10/23 : FROM alpine:3.17 20:05:20 ---> b2aa39c304c2 20:05:20 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:05:20 Successfully tagged core-common-config-bootstrapper:latest 20:05:20  Building core-common-config-bootstrapper ... done Building security-spiffe-token-provider 20:05:20 ---> Running in 3d7f0d069148 20:05:20 Removing intermediate container 19eaa66fb8b6 20:05:20 ---> d4f243253abd 20:05:20 Step 22/22 : LABEL version=0.0.0 20:05:20 ---> Running in cb7e805be435 20:05: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 20:05:23 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:23 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:05:23 ---> b2a56e1bd96a 20:05:23 Step 3/20 : WORKDIR /edgex-go 20:05:23 ---> Using cache 20:05:23 ---> 948153e1a05f 20:05:23 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:05:25 Removing intermediate container 3d7f0d069148 20:05:25 ---> d044e62b379a 20:05:25 Step 12/23 : ENV APP_PORT=59880 20:05:25 Removing intermediate container c07f5f5d1656 20:05:25 ---> d3eec971a9af 20:05:25 Step 5/25 : COPY go.mod vendor* ./ 20:05:25 ---> Running in e92e27ee94d3 20:05:25 ---> Running in 70a6a5d1afaa 20:05:25 Removing intermediate container cb7e805be435 20:05:25 ---> 062b73aaf115 20:05:25 20:05:25 Successfully built 062b73aaf115 20:05:25 Successfully tagged security-proxy-setup:latest 20:05:25 Building support-scheduler 20:05:25  Building security-proxy-setup ... done Removing intermediate container e92e27ee94d3 20:05:25 ---> fb4371c7e136 20:05:25 Step 13/23 : EXPOSE $APP_PORT 20:05:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:26 v3.17.2-241-g38a4de422a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:05:26 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:05:26 OK: 17820 distinct packages available 20:05:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:26 OK: 265 MiB in 53 packages 20:05:29 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:05:29 ---> b2a56e1bd96a 20:05:29 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:05:29 ---> Using cache 20:05:29 ---> 3ff4996e1986 20:05:29 Step 4/23 : WORKDIR /edgex-go 20:05:29 ---> Using cache 20:05:29 ---> f5b0f4ea2ca9 20:05:29 Step 5/23 : RUN apk add --update --no-cache make git 20:05:29 ---> Using cache 20:05:29 ---> 41673fd2f155 20:05:29 Step 6/23 : COPY go.mod vendor* ./ 20:05:29 ---> Using cache 20:05:29 ---> 50cd7b835201 20:05:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:29 ---> Using cache 20:05:29 ---> d7f694872ae8 20:05:29 Step 8/23 : COPY . . 20:05:29 ---> Using cache 20:05:29 ---> 98466aa346ca 20:05:29 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:05:32 ---> 75642b59ab01 20:05:32 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:32 ---> Running in ba60d8fc2bc5 20:05:32 ---> Running in 4326dc4a261c 20:05:32 ---> Running in 6d76bf3d0e67 20:05:32 Removing intermediate container ba60d8fc2bc5 20:05:32 ---> 460d26ba8de5 20:05:32 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:05:32 Removing intermediate container 70a6a5d1afaa 20:05:32 ---> 9ddb05229167 20:05:32 Step 5/20 : COPY go.mod vendor* ./ 20:05:32 ---> Running in d518b2852ad8 20:05:32 ---> 1154ae0be6cc 20:05:32 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:32 ---> Running in 526495cef5f7 20:05:33 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:05:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:33 (1/1) Installing dumb-init (1.2.5-r2) 20:05:33 Executing busybox-1.35.0-r29.trigger 20:05:33 OK: 7 MiB in 16 packages 20:05:34 Removing intermediate container d518b2852ad8 20:05:34 ---> c706a6ad6049 20:05:34 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:34 ---> 9aca34c163d6 20:05:34 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:05:34 ---> ddc90ae684a1 20:05:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:05:35 ---> 405b88f37903 20:05:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:05:35 ---> e753ef1ceabf 20:05:35 Step 19/23 : ENTRYPOINT ["/core-data"] 20:05:35 ---> Running in 00638051c13f 20:05:35 Removing intermediate container 00638051c13f 20:05:35 ---> c18f4da0bd6d 20:05:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:35 ---> Running in d3904702489e 20:05:36 Removing intermediate container d3904702489e 20:05:36 ---> 7801e4be5f5e 20:05:36 Step 21/23 : LABEL arch=x86_64 20:05:36 ---> Running in 44c74b1ef4c7 20:05:36 Removing intermediate container 44c74b1ef4c7 20:05:36 ---> 3e2e667bcd47 20:05:36 Step 22/23 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 20:05:36 ---> Running in 1dd0f70e18b5 20:05:36 Removing intermediate container 1dd0f70e18b5 20:05:36 ---> 5ead61c84e4b 20:05:36 Step 23/23 : LABEL version=0.0.0 20:05:36 ---> Running in 84e960a47836 20:05:36 Removing intermediate container 84e960a47836 20:05:36 ---> 0330e8fe1a73 20:05:36 20:05:36 Successfully built 0330e8fe1a73 20:05:36 Successfully tagged core-data:latest 20:05:36  Building core-data ... done Building security-bootstrapper 20:05:39 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:39 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:05:39 ---> b2a56e1bd96a 20:05:39 Step 3/33 : WORKDIR /edgex-go 20:05:39 ---> Using cache 20:05:39 ---> 948153e1a05f 20:05:39 Step 4/33 : RUN apk add --update --no-cache make git 20:05:39 ---> Using cache 20:05:39 ---> d3eec971a9af 20:05:39 Step 5/33 : COPY go.mod vendor* ./ 20:05:39 ---> Using cache 20:05:39 ---> 75642b59ab01 20:05:39 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:44 ---> Running in 4f74b16839a6 20:05:48 Removing intermediate container c68f57951713 20:05:48 ---> b3330580c97d 20:05:48 20:05:48 Step 10/23 : FROM alpine:3.17 20:05:48 ---> b2aa39c304c2 20:05:48 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:05:48 ---> Using cache 20:05:48 ---> 3f6c8219d4f6 20:05:48 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:05:48 ---> Using cache 20:05:48 ---> 78559b25ca94 20:05:48 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:48 ---> Using cache 20:05:48 ---> 5596a36c0df9 20:05:48 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:05:48 ---> Using cache 20:05:48 ---> 50cf0529c93e 20:05:48 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:05:49 ---> 4fc4131a1506 20:05:49 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:05:50 ---> b845d9b8cc4f 20:05:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:05:50 Removing intermediate container 78a37ee483af 20:05:50 ---> 5a203c02a487 20:05:50 Successfully built 5a203c02a487 20:05:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:51 + docker inspect -f . ci-base-image-arm64 20:05:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:51 prd-ubuntu20.04-docker-arm64-4c-16g-4943 does not seem to be running inside a container 20:05:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:05:52 $ docker top 2fafdf9b9b90f5597c41e75b00aa5f6e0087894c4846721189e89688eb35b05c -eo pid,comm [Pipeline] { [Pipeline] sh 20:05:53 + go version 20:05:53 go version go1.20.2 linux/arm64 [Pipeline] } 20:05:53 $ docker stop --time=1 2fafdf9b9b90f5597c41e75b00aa5f6e0087894c4846721189e89688eb35b05c 20:05:55 $ docker rm -f --volumes 2fafdf9b9b90f5597c41e75b00aa5f6e0087894c4846721189e89688eb35b05c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:56 + docker inspect -f . ci-base-image-arm64 20:05:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:56 prd-ubuntu20.04-docker-arm64-4c-16g-4943 does not seem to be running inside a container 20:05:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:05:57 ---> 690f60651624 20:05:57 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:05:57 ---> Running in c4aa2ab56eec 20:05:57 $ docker top afa6b639a0bb057dbb10711cfd763320f9a3dddc85b3fa4b09ed7a5e3d56b648 -eo pid,comm [Pipeline] { [Pipeline] echo 20:05:58 ========================================================= 20:05:58 [edgeXBuildGoParallel] Running Tests and Build... 20:05:58 ========================================================= [Pipeline] sh 20:05:58 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:05:59 + make test 20:05:59 go test -race -coverprofile=coverage.out ./... 20:06:05 Removing intermediate container c4aa2ab56eec 20:06:05 ---> 58632b0ee2a7 20:06:05 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:06:05 ---> Running in 052e404a9c06 20:06:05 Removing intermediate container 4326dc4a261c 20:06:05 ---> 9ee983957a2d 20:06:05 20:06:05 Step 10/23 : FROM alpine:3.17 20:06:05 ---> b2aa39c304c2 20:06:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:06:05 ---> Using cache 20:06:05 ---> ac16deb1deea 20:06:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:06:05 ---> Using cache 20:06:05 ---> b50885324ce0 20:06:05 Step 13/23 : ENV APP_PORT=59861 20:06:05 Removing intermediate container 052e404a9c06 20:06:05 ---> 53e6c77f9ac4 20:06:05 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:06:05 ---> Running in e21bbf86ff76 20:06:05 ---> Running in b3081299c48a 20:06:05 Removing intermediate container e21bbf86ff76 20:06:05 ---> 214b9d83c5bc 20:06:05 Step 14/23 : EXPOSE $APP_PORT 20:06:05 Removing intermediate container b3081299c48a 20:06:05 ---> ae3e9b0de31f 20:06:05 Step 21/23 : LABEL arch=x86_64 20:06:05 ---> Running in 23448fd7c238 20:06:05 ---> Running in ea0e35498e4a 20:06:05 Removing intermediate container 23448fd7c238 20:06:05 ---> bb7e1a3c9161 20:06:05 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:05 Removing intermediate container ea0e35498e4a 20:06:05 ---> 06b89f9c98ac 20:06:05 Step 22/23 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 20:06:05 ---> Running in d1c4488f5850 20:06:05 Removing intermediate container d1c4488f5850 20:06:05 ---> ee0072e9d4ae 20:06:05 ---> 0ec59688e865 20:06:05 Step 16/23 : COPY --from=builder /edgex-go/security.txt /Step 23/23 : LABEL version=0.0.0 20:06:05 20:06:05 ---> Running in 22ee45652c3e 20:06:05 Removing intermediate container 6d76bf3d0e67 20:06:05 ---> d7bdb2e3b015 20:06:05 Step 7/25 : COPY . . 20:06:05 Removing intermediate container 526495cef5f7 20:06:05 ---> 1beef11895da 20:06:05 Step 7/20 : COPY . . 20:06:05 Removing intermediate container 22ee45652c3e 20:06:05 ---> 7dd172bbe1bb 20:06:05 20:06:05 ---> 751a51138df0 20:06:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:06:05 Successfully built 7dd172bbe1bb 20:06:05 Successfully tagged security-proxy-auth:latest 20:06:05 Building support-notifications 20:06:11  Building security-proxy-auth ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:06:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:06:11 ---> b2a56e1bd96a 20:06:11 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:06:11 ---> Using cache 20:06:11 ---> 3ff4996e1986 20:06:11 Step 4/23 : WORKDIR /edgex-go 20:06:11 ---> Using cache 20:06:11 ---> f5b0f4ea2ca9 20:06:11 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:06:17 ---> Running in 8c1deb7c1c0e 20:06:17 ---> 12bf9b399069 20:06:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:06:17 ---> fbb120083cbd 20:06:17 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:06:17 ---> Running in 3103ed21173e 20:06:17 ---> 3d28ff542d92 20:06:17 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:06:17 ---> Running in e208ba4b0b42 20:06:17 ---> eedc69f26182 20:06:17 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:06:17 ---> Running in aa2ee3c95fc0 20:06:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:06:17 Removing intermediate container aa2ee3c95fc0 20:06:17 ---> 2aebaac7a3c7 20:06:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:06:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:06:17 ---> Running in 7fc6beb50e8c 20:06:17 OK: 265 MiB in 53 packages 20:06:18 Removing intermediate container 7fc6beb50e8c 20:06:18 ---> e66e23664f5e 20:06:18 Step 21/23 : LABEL arch=x86_64 20:06:21 ---> Running in abbd204b488a 20:06:22 Removing intermediate container 8c1deb7c1c0e 20:06:22 ---> 03456aa76f73 20:06:22 Step 6/23 : COPY go.mod vendor* ./ 20:06:22 Removing intermediate container abbd204b488a 20:06:22 ---> 46c5d60778f5 20:06:22 Step 22/23 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 20:06:22 ---> 48d4909ada5b 20:06:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:22 ---> Running in fe7ab86b16f9 20:06:23 ---> Running in cc17bb3592b4 20:06:23 Removing intermediate container fe7ab86b16f9 20:06:23 ---> eadba3fb5a87 20:06:23 Step 23/23 : LABEL version=0.0.0 20:06:23 ---> Running in c8b0d5c0fdd4 20:06:23 Removing intermediate container 4f74b16839a6 20:06:23 ---> 29c0c117a6ec 20:06:23 Step 7/33 : COPY . . 20:06:24 Removing intermediate container c8b0d5c0fdd4 20:06:24 ---> 1195e11beea4 20:06:24 20:06:24 Successfully built 1195e11beea4 20:06:24 Successfully tagged support-scheduler:latest 20:06:24 Building security-spire-config 20:06:28  Building support-scheduler ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:06:28 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:06:28 ---> b2a56e1bd96a 20:06:28 Step 3/27 : WORKDIR /edgex-go 20:06:28 ---> Using cache 20:06:28 ---> 948153e1a05f 20:06:28 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:06:28 ---> Using cache 20:06:28 ---> bb086cd14615 20:06:28 Step 5/27 : COPY go.mod vendor* ./ 20:06:28 ---> Using cache 20:06:28 ---> da91a8274829 20:06:28 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:28 ---> Using cache 20:06:28 ---> 8d5e11b832d5 20:06:28 Step 7/27 : COPY . . 20:06:28 ---> Using cache 20:06:28 ---> e2d89b7fa6ed 20:06:28 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 20:06:28 ---> Using cache 20:06:28 ---> 67b7d7774029 20:06:28 Step 9/27 : WORKDIR /edgex-go/spire-build 20:06:28 ---> Using cache 20:06:28 ---> eaee80186f8a 20:06:28 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:06:28 ---> Using cache 20:06:28 ---> 1c80feb03f1b 20:06:28 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:06:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:06:39 ---> Running in eee8014d1191 20:06:39 ---> af0ac7f14c5e 20:06:39 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:06:39 ---> Running in 31a0ab67cb8b 20:06:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:06:43 Removing intermediate container eee8014d1191 20:06:43 ---> f2f0881d0be9 20:06:43 Step 12/27 : WORKDIR /edgex-go 20:06:43 ---> Running in d1d031d7bc10 20:06:43 Removing intermediate container e208ba4b0b42 20:06:43 ---> e4721d05a3db 20:06:43 20:06:43 Step 9/20 : FROM alpine:3.17 20:06:43 ---> b2aa39c304c2 20:06:43 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:06:43 Removing intermediate container 3103ed21173e 20:06:43 ---> 3fec7beddbc4 20:06:43 20:06:43 Step 9/25 : FROM alpine:3.17 20:06:43 ---> b2aa39c304c2 20:06:43 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:06:43 ---> Running in ee82426482ee 20:06:43 ---> Running in eebc18fb5cfd 20:06:43 Removing intermediate container d1d031d7bc10 20:06:43 ---> a1fa417e13eb 20:06:43 20:06:43 Step 13/27 : FROM alpine:3.17 20:06:43 ---> b2aa39c304c2 20:06:43 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:06:43 ---> Using cache 20:06:43 ---> f3b79a01890d 20:06:43 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:06:43 Removing intermediate container ee82426482ee 20:06:43 ---> 43aba5a45a44 20:06:43 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:06:43 ---> Running in a10f46ab125f 20:06:43 ---> Running in 455a91c014b4 20:06:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:44 (1/3) Installing ca-certificates (20220614-r4) 20:06:44 (2/3) Installing dumb-init (1.2.5-r2) 20:06:44 (3/3) Installing su-exec (0.2-r2) 20:06:44 Executing busybox-1.35.0-r29.trigger 20:06:44 Executing ca-certificates-20220614-r4.trigger 20:06:44 OK: 8 MiB in 18 packages 20:06:44 v3.17.2-241-g38a4de422a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:06:44 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:06:44 OK: 17818 distinct packages available 20:06:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:44 v3.17.2-241-g38a4de422a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:06:44 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:06:44 OK: 17818 distinct packages available 20:06:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:44 (1/9) Installing ca-certificates (20220614-r4) 20:06:44 (1/4) Installing dumb-init (1.2.5-r2) 20:06:44 (2/9) Installing brotli-libs (1.0.9-r9) 20:06:44 (2/4) Installing musl-obstack (1.2.3-r0) 20:06:44 (3/4) Installing libucontext (1.2-r0) 20:06:44 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:06:44 (4/4) Installing gcompat (1.1.0-r0) 20:06:44 (4/9) Installing libcurl (7.88.1-r1) 20:06:44 Executing busybox-1.35.0-r29.trigger 20:06:44 OK: 7 MiB in 19 packages 20:06:44 (5/9) Installing curl (7.88.1-r1) 20:06:44 (6/9) Installing dumb-init (1.2.5-r2) 20:06:44 (7/9) Installing musl-obstack (1.2.3-r0) 20:06:44 (8/9) Installing libucontext (1.2-r0) 20:06:44 (9/9) Installing gcompat (1.1.0-r0) 20:06:44 Executing busybox-1.35.0-r29.trigger 20:06:44 Executing ca-certificates-20220614-r4.trigger 20:06:44 OK: 10 MiB in 24 packages 20:06:46 ? github.com/edgexfoundry/edgex-go [no test files] 20:06:51 Removing intermediate container eebc18fb5cfd 20:06:51 ---> 38b83c79456d 20:06:51 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:06:51 ---> Running in 1a07e6fdbb0c 20:06:51 Removing intermediate container a10f46ab125f 20:06:51 ---> 64e04193bcc4 20:06:51 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:51 Removing intermediate container 1a07e6fdbb0c 20:06:51 ---> cfafa4287874 20:06:51 Step 12/25 : WORKDIR / 20:06:51 ---> Running in 5f89db65a5f4 20:06:51 Removing intermediate container 455a91c014b4 20:06:51 ---> bf09e83919f5 20:06:51 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:51 Removing intermediate container 5f89db65a5f4 20:06:51 ---> 52195b0018bf 20:06:51 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:51 ---> 6419f59e0354 20:06:51 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:06:51 ---> 459cdd35bb0b 20:06:51 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:06:51 ---> 0fe9692ff451 20:06:51 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:06:51 ---> 134a4a6dc456 20:06:51 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:06:51 ---> ba387c4a203f 20:06:51 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:06:51 ---> d79dc240a784 20:06:51 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:06:56 ---> 535c5217d15f 20:06:56 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:06:56 ---> 6f77cde26914 20:06:56 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:06:56 ---> f98a7ddccc81 20:06:56 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:06:57 ---> bd650d84e644 20:06:57 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:06:57 ---> 588b29d90d63 20:06:57 ---> 856356a39dcf 20:06:57 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ]Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:06:57 20:06:57 ---> Running in 391f5daf4c9d 20:06:57 ---> Running in 9fcd2edc6ca3 20:06:57 ---> 64439643fc74 20:06:57 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:06:57 Removing intermediate container 391f5daf4c9d 20:06:57 ---> 69ce7e1ae78e 20:06:57 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:06:57 Removing intermediate container 9fcd2edc6ca3 20:06:57 ---> dc6bb7762d77 20:06:57 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:06:57 ---> Running in abc0d65424c7 20:06:57 ---> 4b6ebaeb54c7 20:06:57 Step 22/27 : WORKDIR / 20:06:57 ---> Running in 84596258ebcd 20:06:57 Removing intermediate container abc0d65424c7 20:06:57 ---> f4dfcc5285aa 20:06:57 Step 18/20 : LABEL arch=x86_64 20:06:57 ---> cf192be77e3d 20:06:57 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:06:57 ---> Running in cd48b3b3a026 20:06:58 Removing intermediate container 84596258ebcd 20:06:58 ---> 06b0fbaa643a 20:06:58 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:06:58 Removing intermediate container cd48b3b3a026 20:06:58 ---> 05b196718fd0 20:06:58 Step 19/20 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 20:06:58 ---> Running in 45e3b3ac5bf6 20:06:58 ---> Running in ec71e559ba49 20:06:58 ---> 3ce3f3dbe248 20:06:58 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:06:58 Removing intermediate container 45e3b3ac5bf6 20:06:58 ---> adf49c6dab83 20:06:58 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:06:58 Removing intermediate container cc17bb3592b4 20:06:58 ---> 36edb0380a72 20:06:58 Step 8/23 : COPY . . 20:06:58 ---> Running in 691e4bba4b56 20:06:58 Removing intermediate container ec71e559ba49 20:06:58 ---> 64c73587c877 20:06:58 Step 20/20 : LABEL version=0.0.0 20:06:58 ---> Running in 819e454c3e8a 20:06:58 Removing intermediate container 691e4bba4b56 20:06:58 ---> c5d4beea55e9 20:06:58 Step 25/27 : LABEL arch=x86_64 20:06:59 ---> 981f1cbdbaf8 20:06:59 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:07:03 ---> Running in dd869187735c 20:07:03 Removing intermediate container 819e454c3e8a 20:07:03 ---> 74a4378d3670 20:07:03 20:07:03 ---> Running in 19ea40bf8622 20:07:03 Removing intermediate container 31a0ab67cb8b 20:07:03 ---> 2e3591948dfa 20:07:03 20:07:03 Step 9/33 : FROM alpine:3.17 20:07:03 ---> b2aa39c304c2 20:07:03 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:07:03 ---> Using cache 20:07:03 ---> 43aba5a45a44 20:07:03 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:07:03 Successfully built 74a4378d3670 20:07:03 Successfully tagged security-spiffe-token-provider:latest 20:07:03 Building security-spire-agent 20:07:03 Removing intermediate container dd869187735c 20:07:03 ---> ca4b0104d166 20:07:03 Step 26/27 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 20:07:03  Building security-spiffe-token-provider ... done  ---> 7375985c8254 20:07:03 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:07:03 ---> Running in a58c46b20f97 20:07:03 ---> Running in e5ba68fc5347 20:07:03 ---> Running in 35e013d053a1 20:07:04 Removing intermediate container e5ba68fc5347 20:07:04 ---> a97cc3f7e34a 20:07:04 Step 27/27 : LABEL version=0.0.0 20:07:06 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:07:06 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:07:06 ---> b2a56e1bd96a 20:07:06 Step 3/27 : WORKDIR /edgex-go 20:07:06 ---> Using cache 20:07:06 ---> 948153e1a05f 20:07:06 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:07:06 ---> Using cache 20:07:06 ---> bb086cd14615 20:07:06 Step 5/27 : COPY go.mod vendor* ./ 20:07:06 ---> Using cache 20:07:06 ---> da91a8274829 20:07:06 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:06 ---> Using cache 20:07:06 ---> 8d5e11b832d5 20:07:06 Step 7/27 : COPY . . 20:07:06 ---> Using cache 20:07:06 ---> e2d89b7fa6ed 20:07:06 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 20:07:06 ---> Using cache 20:07:06 ---> 67b7d7774029 20:07:06 Step 9/27 : WORKDIR /edgex-go/spire-build 20:07:06 ---> Using cache 20:07:06 ---> eaee80186f8a 20:07:06 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:07:06 ---> Using cache 20:07:06 ---> 1c80feb03f1b 20:07:06 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:07:06 ---> Using cache 20:07:06 ---> f2f0881d0be9 20:07:06 Step 12/27 : WORKDIR /edgex-go 20:07:06 ---> Using cache 20:07:06 ---> a1fa417e13eb 20:07:06 20:07:06 Step 13/27 : FROM alpine:3.17 20:07:06 ---> b2aa39c304c2 20:07:06 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:07:06 ---> Using cache 20:07:06 ---> f3b79a01890d 20:07:06 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:07:06 ---> Using cache 20:07:06 ---> 51904dbee5de 20:07:06 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:06 ---> Using cache 20:07:06 ---> 7b88b0a80099 20:07:06 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:07:06 ---> Using cache 20:07:06 ---> Running in 2914da9abffa 20:07:06 ---> a5743afb80d6 20:07:06 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:07: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 20:07:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:06 Removing intermediate container 2914da9abffa 20:07:06 ---> 603fc8452119 20:07:06 20:07:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:06 Successfully built 603fc8452119 20:07:06 Successfully tagged security-spire-config:latest 20:07:06  Building security-spire-config ... done (1/2) Installing dumb-init (1.2.5-r2) 20:07:06 (2/2) Installing su-exec (0.2-r2) 20:07:06 Executing busybox-1.35.0-r29.trigger 20:07:06 OK: 7 MiB in 17 packages 20:07:06 Removing intermediate container 19ea40bf8622 20:07:06 ---> 5ba71f1d3349 20:07:06 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:07:07 ---> Running in ff39a1a996bd 20:07:07 ---> 6a62655e5018 20:07:07 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:07:07 Removing intermediate container ff39a1a996bd 20:07:07 ---> aa187d1dc1bf 20:07:07 Step 23/25 : LABEL arch=x86_64 20:07:08 Removing intermediate container a58c46b20f97 20:07:08 ---> dd8f94439df2 20:07:08 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:07:08 ---> Running in e8f5c54447db 20:07:08 ---> 6219841ab814 20:07:08 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:07:08 ---> Running in 7a8f325e5cf8 20:07:08 Removing intermediate container e8f5c54447db 20:07:08 ---> 911d642bef47 20:07:08 Step 24/25 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 20:07:08 ---> Running in b1bbc98d1a12 20:07:08 Removing intermediate container 7a8f325e5cf8 20:07:08 ---> 1f398833209f 20:07:08 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:07:08 ---> Running in 0539d72fb689 20:07:08 ---> 490a5f809658 20:07:08 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:07:08 Removing intermediate container b1bbc98d1a12 20:07:08 ---> 16b6324bbfab 20:07:08 Step 25/25 : LABEL version=0.0.0 20:07:08 ---> Running in a75668d5390b 20:07:08 Removing intermediate container 0539d72fb689 20:07:08 ---> 12bd85b7ad2f 20:07:08 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:07:08 ---> Running in 9df8e572f294 20:07:08 Removing intermediate container a75668d5390b 20:07:08 ---> 054b900bdadc 20:07:08 20:07:08 ---> c4a5ee6ca613 20:07:08 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:07:08 Removing intermediate container 9df8e572f294 20:07:08 ---> 0af25dc2d29c 20:07:08 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:07:08 ---> Running in d449278337e0 20:07:08 Successfully built 054b900bdadc 20:07:08 Successfully tagged security-secretstore-setup:latest 20:07:09  Building security-secretstore-setup ... done Removing intermediate container d449278337e0 20:07:09 ---> b7f8c0bb61c4 20:07:09 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:07:09 ---> eee0c3079dfe 20:07:09 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:07:09 ---> Running in c20aa9eb621d 20:07:09 ---> Running in 6f9bba4adf9b 20:07:09 Removing intermediate container 6f9bba4adf9b 20:07:09 ---> 17dbb33af2ce 20:07:09 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:07:09 ---> Running in 460bacc3342c 20:07:09 Removing intermediate container 460bacc3342c 20:07:09 ---> d471afffaea4 20:07:09 Step 25/27 : LABEL arch=x86_64 20:07:09 ---> Running in 3712c4582c8d 20:07:09 Removing intermediate container 3712c4582c8d 20:07:09 ---> 3bb6c4689985 20:07:09 Step 26/27 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 20:07:09 ---> Running in 256b4db480c5 20:07:09 Removing intermediate container 256b4db480c5 20:07:09 ---> 8e2a6d430880 20:07:09 Step 27/27 : LABEL version=0.0.0 20:07:09 ---> Running in 465c7096d909 20:07:09 Removing intermediate container 465c7096d909 20:07:09 ---> 2d36805e6f5b 20:07:09 20:07:09 Successfully built 2d36805e6f5b 20:07:09 Successfully tagged security-spire-agent:latest 20:07:09  Building security-spire-agent ... done Removing intermediate container c20aa9eb621d 20:07:09 ---> 755f5c950a36 20:07:09 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:07:10 ---> Running in 53bd7735c0e3 20:07:10 Removing intermediate container 53bd7735c0e3 20:07:10 ---> ce434b711f77 20:07:10 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:07:10 ---> fa539dfe777c 20:07:10 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:07:10 ---> Running in 5a40f69856e5 20:07:12 Removing intermediate container 5a40f69856e5 20:07:12 ---> 075080013f49 20:07:12 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:12 ---> 1e2c4c20ff55 20:07:12 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:07:13 ---> ed1b64a287eb 20:07:13 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:07:14 ---> da7f7817516d 20:07:14 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:07:14 ---> 2844bb4d6365 20:07:14 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:07:14 ---> 94fc2a67c803 20:07:14 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:07:15 ---> 9c7262454d39 20:07:15 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:07:15 ---> 8c52affd6db0 20:07:15 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:07:16 ---> 8a0eeae49c5f 20:07:16 Step 28/33 : RUN chmod +x /entrypoint.sh 20:07:16 ---> Running in 4e7f1503b193 20:07:17 Removing intermediate container 4e7f1503b193 20:07:17 ---> a80e01b08f09 20:07:17 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:07:17 ---> Running in f3d6bb290c83 20:07:17 Removing intermediate container f3d6bb290c83 20:07:17 ---> 0347d4fce8f3 20:07:17 Step 30/33 : CMD ["gate"] 20:07:17 ---> Running in 0a5efb0f224a 20:07:17 Removing intermediate container 0a5efb0f224a 20:07:17 ---> 5e658e8229ed 20:07:17 Step 31/33 : LABEL arch=x86_64 20:07:17 ---> Running in 66783da5c8f4 20:07:17 Removing intermediate container 66783da5c8f4 20:07:17 ---> fe7e031fdffb 20:07:17 Step 32/33 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 20:07:17 ---> Running in 10113dfdc940 20:07:18 Removing intermediate container 10113dfdc940 20:07:18 ---> 2138a780687e 20:07:18 Step 33/33 : LABEL version=0.0.0 20:07:18 ---> Running in b190209659b1 20:07:18 Removing intermediate container b190209659b1 20:07:18 ---> df65be8f5f46 20:07:18 20:07:18 Successfully built df65be8f5f46 20:07:18 Successfully tagged security-bootstrapper:latest 20:07:26  Building security-bootstrapper ... done Removing intermediate container 35e013d053a1 20:07:26 ---> 12c43e7621cf 20:07:26 20:07:26 Step 10/23 : FROM alpine:3.17 20:07:26 ---> b2aa39c304c2 20:07:26 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:07:26 ---> Running in 57e8abffd88c 20:07:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:27 (1/2) Installing ca-certificates (20220614-r4) 20:07:27 (2/2) Installing dumb-init (1.2.5-r2) 20:07:27 Executing busybox-1.35.0-r29.trigger 20:07:27 Executing ca-certificates-20220614-r4.trigger 20:07:27 OK: 8 MiB in 17 packages 20:07:27 Removing intermediate container 57e8abffd88c 20:07:27 ---> 9c26b79efb52 20:07:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:07:27 ---> Running in d0acf35d413f 20:07:27 Removing intermediate container d0acf35d413f 20:07:27 ---> 81311d896aa4 20:07:27 Step 13/23 : ENV APP_PORT=59860 20:07:27 ---> Running in a41b752c8fde 20:07:27 Removing intermediate container a41b752c8fde 20:07:27 ---> 52180085ca07 20:07:27 Step 14/23 : EXPOSE $APP_PORT 20:07:27 ---> Running in 9d0b182a77ee 20:07:27 Removing intermediate container 9d0b182a77ee 20:07:27 ---> ea25bcee946b 20:07:27 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:28 ---> 3503bce0871f 20:07:28 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:07:28 ---> f60b3126817b 20:07:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:07:29 ---> 02ed86c13e35 20:07:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:07:29 ---> f0f726ac5a93 20:07:29 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:07:29 ---> Running in 07626d34dba6 20:07:29 Removing intermediate container 07626d34dba6 20:07:29 ---> a6476c205aab 20:07:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:07:29 ---> Running in 9143d47e8551 20:07:29 Removing intermediate container 9143d47e8551 20:07:29 ---> 3138335d34d3 20:07:29 Step 21/23 : LABEL arch=x86_64 20:07:29 ---> Running in aeba20c5b4e1 20:07:29 Removing intermediate container aeba20c5b4e1 20:07:29 ---> 4c2ef2e54859 20:07:29 Step 22/23 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 20:07:29 ---> Running in 915dd3e4d9ba 20:07:29 Removing intermediate container 915dd3e4d9ba 20:07:29 ---> 2d87d01ec1a6 20:07:29 Step 23/23 : LABEL version=0.0.0 20:07:29 ---> Running in 6e4c4ef0aa49 20:07:29 Removing intermediate container 6e4c4ef0aa49 20:07:29 ---> a662d1f343c4 20:07:29 20:07:29 Successfully built a662d1f343c4 20:07:29 Successfully tagged support-notifications:latest 20:07:29  Building support-notifications ... done  [Pipeline] } 20:07:29 $ docker stop --time=1 4403092bc5703192682e6911562ffff79de3a0eddc4db46cbf88ac597ef0e943 20:07:30 $ docker rm -f --volumes 4403092bc5703192682e6911562ffff79de3a0eddc4db46cbf88ac597ef0e943 [Pipeline] // withDockerContainer [Pipeline] sh 20:07:31 + docker images 20:07:31 REPOSITORY TAG IMAGE ID CREATED SIZE 20:07:31 support-notifications latest a662d1f343c4 2 seconds ago 33MB 20:07:31 12c43e7621cf 7 seconds ago 1.76GB 20:07:31 security-bootstrapper latest df65be8f5f46 13 seconds ago 22.5MB 20:07:31 security-spire-agent latest 2d36805e6f5b 22 seconds ago 129MB 20:07:31 security-secretstore-setup latest 054b900bdadc 23 seconds ago 33.5MB 20:07:31 security-spire-config latest 603fc8452119 25 seconds ago 88.9MB 20:07:31 2e3591948dfa 29 seconds ago 1.68GB 20:07:31 security-spiffe-token-provider latest 74a4378d3670 32 seconds ago 33.2MB 20:07:31 a1fa417e13eb 48 seconds ago 1.55GB 20:07:31 3fec7beddbc4 49 seconds ago 1.69GB 20:07:31 e4721d05a3db 49 seconds ago 1.73GB 20:07:31 support-scheduler latest 1195e11beea4 About a minute ago 32.4MB 20:07:31 security-proxy-auth latest 7dd172bbe1bb About a minute ago 18.6MB 20:07:31 9ee983957a2d About a minute ago 1.76GB 20:07:31 b3330580c97d About a minute ago 1.67GB 20:07:31 core-data latest 0330e8fe1a73 About a minute ago 20.4MB 20:07:31 security-proxy-setup latest 062b73aaf115 2 minutes ago 19.1MB 20:07:31 88c0c1de90e7 2 minutes ago 1.7GB 20:07:31 core-common-config-bootstrapper latest 3555f445038d 2 minutes ago 17.6MB 20:07:31 core-metadata latest 5c8929c2a504 2 minutes ago 20.7MB 20:07:31 core-command latest 89f88c5726b4 2 minutes ago 20.2MB 20:07:31 e6c3c513fa58 2 minutes ago 1.67GB 20:07:31 af29937771ae 2 minutes ago 1.7GB 20:07:31 bd02b38d880b 2 minutes ago 1.69GB 20:07:31 a8c22c4d1e9c 2 minutes ago 1.69GB 20:07:31 security-spire-server latest 8720e74ce870 2 minutes ago 89.8MB 20:07:31 13dfb99cd59a 3 minutes ago 1.55GB 20:07:31 ci-base-image-x86_64 latest b2a56e1bd96a 6 minutes ago 882MB 20:07:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 11 days ago 664MB 20:07:31 alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB 20:07:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 20:07:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:08:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:08:37 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:08:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:08:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:08:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:08:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:08:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:08:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:08:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:08:37 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:08:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:08:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:08:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:08:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:08:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:08:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:08:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.241s coverage: 28.7% of statements 20:09:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.277s coverage: 98.5% of statements 20:09:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:09:06 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:09:06 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:09:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.413s coverage: 71.3% of statements 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.319s coverage: 54.0% of statements 20:09:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:09:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:09:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:09:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:09:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:09:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:09:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:09:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.675s coverage: 88.5% of statements 20:09:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.486s coverage: 3.9% of statements 20:09:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:09:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:09:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:09:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.628s coverage: 95.6% of statements 20:09:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:09:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:09:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:09:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:09:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:09:40 ok github.com/edgexfoundry/edgex-go/internal/io 0.194s coverage: 72.2% of statements 20:09:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:09:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:09:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:09:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.231s coverage: 65.9% of statements 20:09:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:09:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:09:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.403s coverage: 0.9% of statements 20:09:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.259s coverage: 29.0% of statements 20:09:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.279s coverage: 45.5% of statements 20:09:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.260s coverage: 82.9% of statements 20:09:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.239s coverage: 94.1% of statements 20:09:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.270s coverage: 96.3% of statements 20:10:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.208s coverage: 87.5% of statements 20:10:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:10:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:10:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:10:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:10:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:10:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:10:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:10:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:10:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.211s coverage: 94.4% of statements 20:10:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:10:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:10:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:10:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:10:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:10:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:10:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:10:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:10:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.121s coverage: 79.9% of statements 20:10:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.272s coverage: 92.9% of statements 20:10:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.077s coverage: 64.4% of statements 20:10:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.206s coverage: 86.9% of statements 20:10:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.202s coverage: 87.2% of statements 20:10:30 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.181s coverage: 20.0% of statements 20:10:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.171s coverage: 100.0% of statements 20:10:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.477s coverage: 81.2% of statements 20:10:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.484s coverage: 82.1% of statements 20:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.236s coverage: 86.0% of statements 20:10:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:10:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:10:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.007s coverage: 63.1% of statements 20:10:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.261s coverage: 100.0% of statements 20:10:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements 20:10:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements 20:10:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.100s coverage: 73.7% of statements 20:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements 20:10:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:10:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:10:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.965s coverage: 38.4% of statements 20:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.238s coverage: 89.5% of statements 20:10:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:10:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:10:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:10:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:10:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.227s coverage: 84.8% of statements 20:10:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:10:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:10:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:10:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:11:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.298s coverage: 17.7% of statements 20:11:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:11:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:11:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:11:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:11:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.569s coverage: 92.3% of statements 20:11:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:11:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:11:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.296s coverage: 61.5% of statements 20:11:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:11:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:11:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.390s coverage: 97.7% of statements 20:11:13 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:11:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:11:13 go vet ./... 20:14:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:14:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:14:04 ./bin/test-attribution-txt.sh 20:14:04 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 20:14:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:14:05 + ls -al . 20:14:05 total 700 20:14:05 drwxrwxr-x 10 1001 1001 4096 Mar 21 20:06 . 20:14:05 drwxr-xr-x 4 root root 4096 Mar 21 20:05 .. 20:14:05 drwxrwxr-x 2 1001 1001 4096 Mar 21 20:04 .blubracket 20:14:05 -rw-rw-r-- 1 1001 1001 16 Mar 21 20:04 .dockerignore 20:14:05 drwxrwxr-x 8 1001 1001 4096 Mar 21 20:04 .git 20:14:05 drwxrwxr-x 3 1001 1001 4096 Mar 21 20:04 .github 20:14:05 -rw-rw-r-- 1 1001 1001 1133 Mar 21 20:04 .gitignore 20:14:05 -rw-rw-r-- 1 1001 1001 42 Mar 21 20:04 .golangci.yml 20:14:05 -rw-rw-r-- 1 1001 1001 87 Mar 21 20:04 .hadolint.yml 20:14:05 -rw-rw-r-- 1 1001 1001 166 Mar 21 20:04 .sonarcloud.properties 20:14:05 -rw-rw-r-- 1 1001 1001 1171 Mar 21 20:04 ADOPTERS.md 20:14:05 -rw-rw-r-- 1 1001 1001 10825 Mar 21 20:04 Attribution.txt 20:14:05 -rw-rw-r-- 1 1001 1001 73765 Mar 21 20:04 CHANGELOG.md 20:14:05 -rw-rw-r-- 1 1001 1001 3804 Mar 21 20:04 CONTRIBUTING.md 20:14:05 -rw-rw-r-- 1 1001 1001 677 Mar 21 20:04 GOVERNANCE.md 20:14:05 -rw-rw-r-- 1 1001 1001 883 Mar 21 20:04 Jenkinsfile 20:14:05 -rw-rw-r-- 1 1001 1001 10775 Mar 21 20:04 LICENSE 20:14:05 -rw-rw-r-- 1 1001 1001 14266 Mar 21 20:04 Makefile 20:14:05 -rw-rw-r-- 1 1001 1001 582 Mar 21 20:04 OWNERS.md 20:14:05 -rw-rw-r-- 1 1001 1001 9403 Mar 21 20:04 README.md 20:14:05 -rw-rw-r-- 1 1001 1001 789 Mar 21 20:04 SECURITY.md 20:14:05 -rw-rw-r-- 1 1001 1001 5 Mar 21 20:00 VERSION 20:14:05 drwxrwxr-x 2 1001 1001 4096 Mar 21 20:04 bin 20:14:05 drwxrwxr-x 18 1001 1001 4096 Mar 21 20:04 cmd 20:14:05 -rw-r--r-- 1 root root 447275 Mar 21 20:11 coverage.out 20:14:05 -rw-rw-r-- 1 1001 1001 3236 Mar 21 20:04 go.mod 20:14:05 -rw-rw-r-- 1 1001 1001 31438 Mar 21 20:04 go.sum 20:14:05 drwxrwxr-x 7 1001 1001 4096 Mar 21 20:04 internal 20:14:05 drwxrwxr-x 3 1001 1001 4096 Mar 21 20:04 openapi 20:14:05 -rw-rw-r-- 1 1001 1001 594 Mar 21 20:04 security.txt 20:14:05 drwxrwxr-x 4 1001 1001 4096 Mar 21 20:04 snap 20:14:05 -rw-rw-r-- 1 1001 1001 204 Mar 21 20:04 version.go [Pipeline] sh 20:14:06 + '[' -e coverage.out ] 20:14:06 + chown 1001:1001 coverage.out [Pipeline] stash 20:14:06 Warning: overwriting stash ‘coverage-report’ 20:14:07 Stashed 1 file(s) [Pipeline] sh 20:14:07 + make build 20:14:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:15:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:15:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:15: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 20:15:54 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:16: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 20:16: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:16:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:16:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:17:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:17: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:17:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:17:20 $ docker stop --time=1 afa6b639a0bb057dbb10711cfd763320f9a3dddc85b3fa4b09ed7a5e3d56b648 20:17:22 $ docker rm -f --volumes afa6b639a0bb057dbb10711cfd763320f9a3dddc85b3fa4b09ed7a5e3d56b648 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:17:25 20:17:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:17:25 latest: Pulling from edgex-devops/edgex-compose-arm64 20:17:25 29e5d40040c1: Pulling fs layer 20:17:25 1ce36da41761: Pulling fs layer 20:17:25 25b303627fd3: Pulling fs layer 20:17:26 29e5d40040c1: Verifying Checksum 20:17:26 29e5d40040c1: Download complete 20:17:26 1ce36da41761: Verifying Checksum 20:17:26 1ce36da41761: Download complete 20:17:26 29e5d40040c1: Pull complete 20:17:28 25b303627fd3: Verifying Checksum 20:17:28 25b303627fd3: Download complete 20:17:28 1ce36da41761: Pull complete 20:17:40 25b303627fd3: Pull complete 20:17:40 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:17:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:17:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:41 prd-ubuntu20.04-docker-arm64-4c-16g-4943 does not seem to be running inside a container 20:17:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:17:44 $ docker top 7978786309bf83f2d9498a3e6b84a24ecad66317dd31c84e9cf9e60fe6941549 -eo pid,comm [Pipeline] { [Pipeline] sh 20:17:45 + docker-compose build --help 20:17:45 + grep parallel 20:17:51 --parallel Build images in parallel. [Pipeline] } 20:17:51 $ docker stop --time=1 7978786309bf83f2d9498a3e6b84a24ecad66317dd31c84e9cf9e60fe6941549 20:17:53 $ docker rm -f --volumes 7978786309bf83f2d9498a3e6b84a24ecad66317dd31c84e9cf9e60fe6941549 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:17:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:54 prd-ubuntu20.04-docker-arm64-4c-16g-4943 does not seem to be running inside a container 20:17:54 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:17:55 $ docker top f295854a492cb6b812cf75a671f6fd89a950f2a927791768f3a65c0d1ca9b3d7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:17:56 + docker-compose -f ./docker-compose-build.yml build --parallel 20:18:01 Building core-command ... 20:18:01 Building core-common-config-bootstrapper ... 20:18:01 Building core-data ... 20:18:01 Building core-metadata ... 20:18:01 Building security-bootstrapper ... 20:18:01 Building security-proxy-auth ... 20:18:01 Building security-proxy-setup ... 20:18:01 Building security-secretstore-setup ... 20:18:01 Building security-spiffe-token-provider ... 20:18:01 Building security-spire-agent ... 20:18:01 Building security-spire-config ... 20:18:01 Building security-spire-server ... 20:18:01 Building support-notifications ... 20:18:01 Building support-scheduler ... 20:18:01 Building security-bootstrapper 20:18:01 Building core-data 20:18:01 Building security-proxy-auth 20:18:01 Building core-common-config-bootstrapper 20:18:01 Building security-secretstore-setup 20:18:57 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:18:57 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:18:57 ---> 5a203c02a487 20:18:57 Step 3/25 : WORKDIR /edgex-go 20:18:57 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:18:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:18:57 ---> 5a203c02a487 20:18:57 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:18:57 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:18:57 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:18:57 ---> 5a203c02a487 20:18:57 Step 3/33 : WORKDIR /edgex-go 20:18:57 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:18:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:18:57 ---> 5a203c02a487 20:18:57 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:18:57 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:18:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:18:57 ---> 5a203c02a487 20:18:57 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:18:57 ---> Running in b653653db840 20:18:57 ---> Running in b7da25397602 20:18:57 ---> Running in dddb79e48e16 20:18:57 ---> Running in 56699438d94d 20:18:57 ---> Running in 0e225730bbc8 20:18:57 Removing intermediate container dddb79e48e16 20:18:57 ---> c9f34a83f9a3 20:18:57 Step 4/23 : WORKDIR /edgex-go 20:18:57 Removing intermediate container 56699438d94d 20:18:57 ---> 320f2aa9bd4a 20:18:57 Step 4/23 : WORKDIR /edgex-go 20:18:57 Removing intermediate container 0e225730bbc8 20:18:57 ---> 0bfa5798864e 20:18:57 Step 4/25 : RUN apk add --update --no-cache make git 20:18:57 ---> Running in 64f0bbf8ad8f 20:18:57 Removing intermediate container b7da25397602 20:18:57 ---> 8a2b450ff491 20:18:57 Step 4/23 : WORKDIR /edgex-go 20:18:57 ---> Running in cabfe02a043b 20:18:57 Removing intermediate container b653653db840 20:18:57 ---> e24f19115126 20:18:57 Step 4/33 : RUN apk add --update --no-cache make git 20:18:57 ---> Running in db35ec75e396 20:18:57 ---> Running in eac8c372577c 20:18:57 ---> Running in b2817edd0961 20:18:57 Removing intermediate container cabfe02a043b 20:18:57 ---> f2ba5e7b763f 20:18:57 Step 5/23 : RUN apk add --update --no-cache make git 20:18:57 Removing intermediate container 64f0bbf8ad8f 20:18:57 ---> c261a207254d 20:18:57 Step 5/23 : RUN apk add --update --no-cache make git 20:18:57 Removing intermediate container eac8c372577c 20:18:57 ---> ca00616e2072 20:18:57 Step 5/23 : RUN apk add --update --no-cache make git 20:18:57 ---> Running in 841d3e467626 20:18:57 ---> Running in e80c5e1e0049 20:18:57 ---> Running in fb65772cdae2 20:18:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:18:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:18:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:18:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:18:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:18:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:18:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:18:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:18:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:18:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:18:59 OK: 263 MiB in 53 packages 20:18:59 OK: 263 MiB in 53 packages 20:19:01 OK: 263 MiB in 53 packages 20:19:01 OK: 263 MiB in 53 packages 20:19:01 Removing intermediate container db35ec75e396 20:19:01 ---> 09e3ecdf9242 20:19:01 Step 5/25 : COPY go.mod vendor* ./ 20:19:01 OK: 263 MiB in 53 packages 20:19:02 Removing intermediate container b2817edd0961 20:19:02 ---> c698b0481ce8 20:19:02 Step 5/33 : COPY go.mod vendor* ./ 20:19:03 Removing intermediate container 841d3e467626 20:19:03 ---> a2f3822d32e9 20:19:03 Step 6/23 : COPY go.mod vendor* ./ 20:19:03 ---> da5eaccbf186 20:19:03 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:03 ---> Running in ff4add2f4bbd 20:19:03 Removing intermediate container fb65772cdae2 20:19:03 ---> 606e0c5bc2bd 20:19:03 Step 6/23 : COPY go.mod vendor* ./ 20:19:03 Removing intermediate container e80c5e1e0049 20:19:03 ---> 2d736f3d8e58 20:19:03 Step 6/23 : COPY go.mod vendor* ./ 20:19:03 ---> a8d7e63041c4 20:19:03 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:03 ---> Running in 7a52a8d8eff6 20:19:04 ---> 49f69e354f90 20:19:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:04 ---> Running in a138d4365ea8 20:19:05 ---> fa41a9f6715f 20:19:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:05 ---> Running in 3cf2e6495639 20:19:05 ---> 085cd340535c 20:19:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:05 ---> Running in 6a40847cf6de 20:21:12 Removing intermediate container 7a52a8d8eff6 20:21:12 ---> b21fe34398bb 20:21:12 Step 7/33 : COPY . . 20:21:12 Removing intermediate container ff4add2f4bbd 20:21:12 ---> 50ecae12c5ff 20:21:12 Step 7/25 : COPY . . 20:21:12 Removing intermediate container a138d4365ea8 20:21:12 ---> e19a43ce3fd2 20:21:12 Step 8/23 : COPY . . 20:21:12 Removing intermediate container 3cf2e6495639 20:21:12 ---> 4adae658ff0e 20:21:12 Step 8/23 : COPY . . 20:21:12 Removing intermediate container 6a40847cf6de 20:21:12 ---> e6c337b2b94b 20:21:12 Step 8/23 : COPY . . 20:21:24 ---> afa6eaf3f019 20:21:24 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:21:24 ---> db806a749c6d 20:21:24 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:21:24 ---> 3822ceb82ac3 20:21:24 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:21:24 ---> Running in 48f442909442 20:21:24 ---> 122b19720790 20:21:24 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:21:25 ---> Running in 59c971456322 20:21:25 ---> 456b10f25e40 20:21:25 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:21:25 ---> Running in d793d451e50f 20:21:25 ---> Running in a0a3d598bf81 20:21:25 ---> Running in 3322a5021548 20:21:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:21:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:21:28 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:21:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:21:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:29:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:29:05 Removing intermediate container a0a3d598bf81 20:29:05 ---> ea6688b72454 20:29:05 20:29:05 Step 10/23 : FROM alpine:3.17 20:29:05 3.17: Pulling from library/alpine 20:29:05 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:29:05 Status: Downloaded newer image for alpine:3.17 20:29:05 ---> d74e625d9115 20:29:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:29:05 ---> Running in 2ca6ff88350d 20:29:05 Removing intermediate container 2ca6ff88350d 20:29:05 ---> 385c57f041a8 20:29:05 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:29:05 ---> Running in b51f55c94e10 20:29:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:05 (1/1) Installing dumb-init (1.2.5-r2) 20:29:05 Executing busybox-1.35.0-r29.trigger 20:29:05 OK: 8 MiB in 16 packages 20:29:09 Removing intermediate container b51f55c94e10 20:29:09 ---> a2d1e37c5546 20:29:09 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:10 ---> 76d17dc84d45 20:29:10 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:29:12 ---> f269aa44fa15 20:29:12 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:29:17 ---> 0d7399caca6c 20:29:17 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:29:18 Removing intermediate container 59c971456322 20:29:18 ---> 0218d2a50ebe 20:29:18 20:29:18 Step 9/33 : FROM alpine:3.17 20:29:18 ---> d74e625d9115 20:29:18 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:29:18 ---> Running in bbdb1799a0ca 20:29:18 ---> e8b85149541e 20:29:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:29:21 ---> d9cf5f17e963 20:29:21 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:29:21 Removing intermediate container bbdb1799a0ca 20:29:21 ---> 2d87915bc464 20:29:21 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:29:21 ---> Running in 0a9c843e47c5 20:29:21 ---> Running in a93cc35b0c12 20:29:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:26 Removing intermediate container a93cc35b0c12 20:29:26 ---> fb070186860f 20:29:26 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:29:26 Removing intermediate container d793d451e50f 20:29:26 ---> 72c2e4275155 20:29:26 20:29:26 Step 9/25 : FROM alpine:3.17 20:29:26 ---> d74e625d9115 20:29:26 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:29:26 ---> Running in beb20c1babbf 20:29:26 ---> Running in 9b36485d0257 20:29:27 (1/2) Installing dumb-init (1.2.5-r2) 20:29:27 (2/2) Installing su-exec (0.2-r2) 20:29:27 Executing busybox-1.35.0-r29.trigger 20:29:27 OK: 8 MiB in 17 packages 20:29:27 Removing intermediate container beb20c1babbf 20:29:27 ---> 644df5aa0e04 20:29:27 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:29:27 ---> Running in 7289278b8b30 20:29:28 Removing intermediate container 7289278b8b30 20:29:28 ---> 1779df7dafa5 20:29:28 Step 21/23 : LABEL arch=arm64 20:29:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:29 ---> Running in 26edad03069a 20:29:29 Removing intermediate container 0a9c843e47c5 20:29:29 ---> 03af1592a83e 20:29:29 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:29:29 ---> Running in b02a669e4cec 20:29:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:30 Removing intermediate container 26edad03069a 20:29:30 ---> 72295d51a1f8 20:29:30 Step 22/23 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 20:29:30 ---> Running in 7df2795c87c3 20:29:30 Removing intermediate container b02a669e4cec 20:29:30 ---> c26f8b30ea60 20:29:30 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:29:30 ---> Running in 9289bb13e14c 20:29:31 (1/3) Installing ca-certificates (20220614-r4) 20:29:31 (2/3) Installing dumb-init (1.2.5-r2) 20:29:31 (3/3) Installing su-exec (0.2-r2) 20:29:31 Executing busybox-1.35.0-r29.trigger 20:29:31 Executing ca-certificates-20220614-r4.trigger 20:29:31 Removing intermediate container 7df2795c87c3 20:29:31 ---> 4a55bc5317e6 20:29:31 Step 23/23 : LABEL version=0.0.0 20:29:31 Removing intermediate container 9289bb13e14c 20:29:31 ---> 3ec9627a10eb 20:29:31 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:29:31 ---> Running in 2b7946f0cdab 20:29:32 ---> Running in b91ea91eec6c 20:29:32 OK: 8 MiB in 18 packages 20:29:34 Removing intermediate container b91ea91eec6c 20:29:34 ---> 6127a0ca8bd8 20:29:34 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:29:34 Removing intermediate container 2b7946f0cdab 20:29:34 ---> 248c40ecfc4e 20:29:34 20:29:34 ---> Running in 9549e2f050ae 20:29:34 Successfully built 248c40ecfc4e 20:29:35 Successfully tagged security-proxy-auth-arm64:latest 20:29:35  Building security-proxy-auth ... done Building support-scheduler 20:29:35 Removing intermediate container 9549e2f050ae 20:29:35 ---> ead373770661 20:29:35 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:29:35 ---> Running in 232cbd80ef16 20:29:37 Removing intermediate container 9b36485d0257 20:29:37 ---> 8d025d164b0c 20:29:37 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:29:37 ---> Running in ac794444a5dd 20:29:38 Removing intermediate container ac794444a5dd 20:29:38 ---> bd59c0248261 20:29:38 Step 12/25 : WORKDIR / 20:29:38 ---> Running in 4b1b030ea4a1 20:29:39 Removing intermediate container 232cbd80ef16 20:29:39 ---> 6b82ba9f71a5 20:29:39 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:29:39 Removing intermediate container 4b1b030ea4a1 20:29:39 ---> f1242dfce86d 20:29:39 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:39 ---> Running in 2e2abba6850e 20:29:39 Removing intermediate container 3322a5021548 20:29:39 ---> 9687ab4fec75 20:29:39 20:29:39 Step 10/23 : FROM alpine:3.17 20:29:39 ---> d74e625d9115 20:29:39 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:29:39 ---> Using cache 20:29:39 ---> 385c57f041a8 20:29:39 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:29:39 ---> Using cache 20:29:39 ---> a2d1e37c5546 20:29:39 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:39 ---> Using cache 20:29:40 ---> 76d17dc84d45 20:29:40 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:29:40 ---> Using cache 20:29:40 ---> f269aa44fa15 20:29:40 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:29:40 ---> e61c03d7fb45 20:29:40 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:29:40 Removing intermediate container 2e2abba6850e 20:29:40 ---> 25288f17c3bc 20:29:40 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:29:42 ---> 66cd855e7b36 20:29:42 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:29:42 ---> a30339d8228d 20:29:42 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:29:42 ---> Running in 01e155968513 20:29:43 ---> a2245581dee7 20:29:43 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:29:43 ---> 5acc31d5b1de 20:29:43 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:29:44 ---> e27e2f51ae10 20:29:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:29:44 ---> b91a1616ec20 20:29:44 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:29:45 Removing intermediate container 01e155968513 20:29:45 ---> 7e3b4a92e360 20:29:45 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:46 ---> 7a5994a01d37 20:29:46 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:29:46 ---> 53dfd6232966 20:29:46 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:29:46 ---> Running in 59490eb42ece 20:29:46 ---> fc44af534a43 20:29:46 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:29:48 ---> 5d1a6056d5b1 20:29:48 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:29:49 ---> fb967e2c56f4 20:29:49 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:29:49 Removing intermediate container 59490eb42ece 20:29:49 ---> 9797a89b8eaa 20:29:49 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:29:49 ---> Running in f2e9069a39d9 20:29:50 Removing intermediate container f2e9069a39d9 20:29:50 ---> 003060008fb6 20:29:50 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 20:29:50 ---> Running in 624a70c999a0 20:29:51 Removing intermediate container 624a70c999a0 20:29:51 ---> 37ea655010ec 20:29:51 Step 21/23 : LABEL arch=arm64 20:29:51 ---> 19194c29765e 20:29:51 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:29:51 Removing intermediate container 48f442909442 20:29:51 ---> 54aec9f59fc1 20:29:51 20:29:51 Step 10/23 : FROM alpine:3.17 20:29:51 ---> d74e625d9115 20:29:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:29:51 ---> Running in dfa0f170ec6c 20:29:51 ---> f927252592a4 20:29:51 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:29:51 ---> Running in af9712a3d9a4 20:29:52 Removing intermediate container dfa0f170ec6c 20:29:52 ---> b364edd27dff 20:29:52 Step 22/23 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 20:29:52 Removing intermediate container af9712a3d9a4 20:29:52 ---> e4a6cc203acf 20:29:52 Step 12/23 : ENV APP_PORT=59880 20:29:52 ---> Running in a21aa4576e47 20:29:52 ---> Running in 99882c585d9f 20:29:52 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:29:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:29:52 ---> 5a203c02a487 20:29:52 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:29:52 ---> Using cache 20:29:52 ---> 8a2b450ff491 20:29:52 Step 4/23 : WORKDIR /edgex-go 20:29:52 ---> Using cache 20:29:52 ---> ca00616e2072 20:29:52 Step 5/23 : RUN apk add --update --no-cache make git 20:29:52 ---> Using cache 20:29:52 ---> 606e0c5bc2bd 20:29:52 Step 6/23 : COPY go.mod vendor* ./ 20:29:52 ---> Using cache 20:29:52 ---> fa41a9f6715f 20:29:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:52 ---> Using cache 20:29:52 ---> 4adae658ff0e 20:29:52 Step 8/23 : COPY . . 20:29:52 ---> 845ce3c7554a 20:29:52 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:29:52 ---> 419f1b610eed 20:29:52 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:29:53 ---> Using cache 20:29:53 ---> 456b10f25e40 20:29:53 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:29:53 ---> Running in 626c27aa73c2 20:29:53 ---> Running in d1fc053949f1 20:29:53 Removing intermediate container a21aa4576e47 20:29:53 ---> 5273209f2792 20:29:53 Step 23/23 : LABEL version=0.0.0 20:29:53 ---> Running in 784147be9cda 20:29:53 Removing intermediate container 99882c585d9f 20:29:53 ---> 8b6626aec100 20:29:53 Step 13/23 : EXPOSE $APP_PORT 20:29:53 ---> Running in 88a429eef5b5 20:29:54 Removing intermediate container 784147be9cda 20:29:54 ---> e595b10badf2 20:29:54 20:29:54 ---> 76afa25f953f 20:29:54 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:29:54 Removing intermediate container 88a429eef5b5 20:29:54 ---> 07654aeaa0dc 20:29:54 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:29:54 ---> Running in 6d3dfacd84cd 20:29:55 Successfully built e595b10badf2 20:29:55 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:29:55  Building core-common-config-bootstrapper ... done Building security-spiffe-token-provider 20:29:55 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:29:56 ---> 4200250689d8 20:29:56 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:29:57 Removing intermediate container 626c27aa73c2 20:29:57 ---> a9ab806f6935 20:29:57 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:29:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:57 ---> Running in 4d9e3b3c9dc5 20:29:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:59 (1/1) Installing dumb-init (1.2.5-r2) 20:29:59 Executing busybox-1.35.0-r29.trigger 20:29:59 OK: 8 MiB in 16 packages 20:30:01 ---> d6bdb2a16a89 20:30:01 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:30:01 Removing intermediate container 4d9e3b3c9dc5 20:30:01 ---> d3e6f90b72dc 20:30:01 Step 23/25 : LABEL arch=arm64 20:30:01 ---> Running in 9d6d88c3d925 20:30:01 Removing intermediate container 9d6d88c3d925 20:30:01 ---> 7ef62d0740dc 20:30:01 Step 24/25 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 20:30:02 ---> Running in b292b44b24ce 20:30:02 Removing intermediate container 6d3dfacd84cd 20:30:02 ---> 3cb5af0569be 20:30:02 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:30:02 ---> 421d85f3cd90 20:30:02 Step 28/33 : RUN chmod +x /entrypoint.sh 20:30:03 Removing intermediate container b292b44b24ce 20:30:03 ---> 9cbb1dcfbf55 20:30:03 Step 25/25 : LABEL version=0.0.0 20:30:03 ---> Running in 62d12f84529f 20:30:03 ---> Running in 16717d63aa64 20:30:03 ---> 5f7893d98a3b 20:30:03 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:30:04 Removing intermediate container 16717d63aa64 20:30:04 ---> 1c64e9167ad7 20:30:04 20:30:04 Successfully built 1c64e9167ad7 20:30:05 Successfully tagged security-secretstore-setup-arm64:latest 20:30:05  Building security-secretstore-setup ... done Building support-notifications 20:30:05 ---> 1812a6505f65 20:30:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:30:07 Removing intermediate container 62d12f84529f 20:30:07 ---> fef548808abb 20:30:07 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:30:07 ---> Running in a073d0e83cb3 20:30:08 Removing intermediate container a073d0e83cb3 20:30:08 ---> 032aa3f4138a 20:30:08 Step 30/33 : CMD ["gate"] 20:30:08 ---> Running in 78fe887d0d4f 20:30:09 ---> cf8bfcbce22c 20:30:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:30:09 Removing intermediate container 78fe887d0d4f 20:30:09 ---> 4cee0a13d845 20:30:09 Step 31/33 : LABEL arch=arm64 20:30:10 ---> Running in e1bd83788d99 20:30:11 ---> 49c28ed5c78a 20:30:11 Step 19/23 : ENTRYPOINT ["/core-data"] 20:30:11 Removing intermediate container e1bd83788d99 20:30:11 ---> a7f6acba138f 20:30:11 Step 32/33 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 20:30:11 ---> Running in 5cd2dce94448 20:30:11 ---> Running in 16480642fcc2 20:30:12 Removing intermediate container 5cd2dce94448 20:30:12 ---> da37aa839611 20:30:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:30:12 ---> Running in 14bbb67e60f2 20:30:12 Removing intermediate container 16480642fcc2 20:30:12 ---> f1f34d7a4a2f 20:30:12 Step 33/33 : LABEL version=0.0.0 20:30:12 ---> Running in 3553f3eac972 20:30:13 Removing intermediate container 14bbb67e60f2 20:30:13 ---> 3450e575ee13 20:30:13 Step 21/23 : LABEL arch=arm64 20:30:13 ---> Running in 7449da2906a2 20:30:13 Removing intermediate container 3553f3eac972 20:30:13 ---> 93fe0322a6a5 20:30:13 20:30:13 Successfully built 93fe0322a6a5 20:30:13 Successfully tagged security-bootstrapper-arm64:latest 20:30:13  Building security-bootstrapper ... done Building security-spire-config 20:30:13 Removing intermediate container 7449da2906a2 20:30:13 ---> 4b73b441dc93 20:30:13 Step 22/23 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 20:30:13 ---> Running in 4fe1efdef554 20:30:14 Removing intermediate container 4fe1efdef554 20:30:14 ---> 55d0a519ffa4 20:30:14 Step 23/23 : LABEL version=0.0.0 20:30:14 ---> Running in 4e83858449e0 20:30:15 Removing intermediate container 4e83858449e0 20:30:15 ---> 9527dcb2f2fe 20:30:15 20:30:15 Successfully built 9527dcb2f2fe 20:30:15 Successfully tagged core-data-arm64:latest 20:30:15 Building security-proxy-setup 20:30:22  Building core-data ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:30:22 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:30:22 ---> 5a203c02a487 20:30:22 Step 3/20 : WORKDIR /edgex-go 20:30:22 ---> Using cache 20:30:22 ---> e24f19115126 20:30:22 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:30:22 ---> Running in e8b2c118b5fc 20:30:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:30:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:30:27 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:30:27 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:30:27 OK: 17691 distinct packages available 20:30:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:30:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:30:30 OK: 263 MiB in 53 packages 20:30:33 Removing intermediate container e8b2c118b5fc 20:30:33 ---> 4471d3b1ce70 20:30:33 Step 5/20 : COPY go.mod vendor* ./ 20:30:35 ---> 655f4225c706 20:30:35 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:35 ---> Running in ca31b1047d7a 20:30:38 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:30:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:30:38 ---> 5a203c02a487 20:30:38 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:30:38 ---> Using cache 20:30:38 ---> 8a2b450ff491 20:30:38 Step 4/23 : WORKDIR /edgex-go 20:30:38 ---> Using cache 20:30:38 ---> ca00616e2072 20:30:38 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:30:38 ---> Running in faa9b5326f01 20:30:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:30:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:30:43 OK: 263 MiB in 53 packages 20:30:45 Removing intermediate container faa9b5326f01 20:30:45 ---> f3068223fb79 20:30:45 Step 6/23 : COPY go.mod vendor* ./ 20:30:46 ---> acb752f9ca73 20:30:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:46 ---> Running in c6bd07c1aa22 20:30:48 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:30:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:30:48 ---> 5a203c02a487 20:30:48 Step 3/22 : WORKDIR /edgex-go 20:30:48 ---> Using cache 20:30:48 ---> e24f19115126 20:30:48 Step 4/22 : RUN apk add --update --no-cache make git 20:30:48 ---> Using cache 20:30:48 ---> c698b0481ce8 20:30:48 Step 5/22 : COPY go.mod vendor* ./ 20:30:48 ---> Using cache 20:30:48 ---> a8d7e63041c4 20:30:48 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:48 ---> Using cache 20:30:48 ---> b21fe34398bb 20:30:48 Step 7/22 : COPY . . 20:30:48 ---> Using cache 20:30:48 ---> db806a749c6d 20:30:48 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:30:48 ---> Running in f2bd059d6714 20:30:49 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:30:49 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:30:49 ---> 5a203c02a487 20:30:49 Step 3/27 : WORKDIR /edgex-go 20:30:49 ---> Using cache 20:30:49 ---> e24f19115126 20:30:49 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:30:49 ---> Running in b52099ec8324 20: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/secrets-config ./cmd/secrets-config 20:30:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:30:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:30:55 OK: 263 MiB in 53 packages 20:30:56 Removing intermediate container b52099ec8324 20:30:56 ---> d73022a74b0d 20:30:56 Step 5/27 : COPY go.mod vendor* ./ 20:30:57 ---> 4c510546a095 20:30:57 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:58 ---> Running in d162ec4ef63c 20:32:50 Removing intermediate container ca31b1047d7a 20:32:50 ---> ad7edcc49117 20:32:50 Step 7/20 : COPY . . 20:33:12 ---> 1a14923197c4 20:33:12 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:33:12 ---> Running in 37fbe0eb64de 20:33:12 Removing intermediate container c6bd07c1aa22 20:33:12 ---> 9b35eaee6d1f 20:33:12 Step 8/23 : COPY . . 20:33:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:33:14 Removing intermediate container d162ec4ef63c 20:33:14 ---> 302069d71760 20:33:14 Step 7/27 : COPY . . 20:33:29 ---> 84c113c7ed60 20:33:29 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:33:29 ---> Running in fd379cfe6ba7 20:33:30 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:33:31 ---> 9ac624ee02bf 20:33:31 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 20:33:31 ---> Running in 24f11ab46c66 20:33:33 Removing intermediate container 24f11ab46c66 20:33:33 ---> d876e8432f3b 20:33:33 Step 9/27 : WORKDIR /edgex-go/spire-build 20:33:33 ---> Running in fd7a7fa6773c 20:33:34 Removing intermediate container fd7a7fa6773c 20:33:34 ---> ac2883cb7982 20:33:34 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:33:34 ---> Running in 6c6645461d30 20:33:34 Removing intermediate container 6c6645461d30 20:33:34 ---> 314a901ac7bc 20:33:34 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:33:34 ---> Running in 24fb624d2354 20:33:38 Removing intermediate container 24fb624d2354 20:33:38 ---> 4b8c621a5475 20:33:38 Step 12/27 : WORKDIR /edgex-go 20:33:38 ---> Running in a8436670f560 20:33:38 Removing intermediate container a8436670f560 20:33:38 ---> b062dd746493 20:33:38 20:33:38 Step 13/27 : FROM alpine:3.17 20:33:38 ---> d74e625d9115 20:33:38 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:33:38 ---> Running in df8c2fccac7c 20:33:39 Removing intermediate container df8c2fccac7c 20:33:39 ---> 161939d9b73b 20:33:39 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:33:39 ---> Running in c4e51c0aa202 20:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:33:43 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:33:43 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:33:43 OK: 17689 distinct packages available 20:33:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:33:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:33:45 (1/4) Installing dumb-init (1.2.5-r2) 20:33:45 (2/4) Installing musl-obstack (1.2.3-r0) 20:33:45 (3/4) Installing libucontext (1.2-r0) 20:33:45 (4/4) Installing gcompat (1.1.0-r0) 20:33:45 Executing busybox-1.35.0-r29.trigger 20:33:45 OK: 8 MiB in 19 packages 20:33:47 Removing intermediate container c4e51c0aa202 20:33:47 ---> 39eb4a43b9f6 20:33:47 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:48 ---> 0dfcd824c6eb 20:33:48 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:33:49 ---> 5a7f05de9620 20:33:49 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:33:55 ---> f7eacdec8cea 20:33:55 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:33:56 ---> 6cc422fc3f2a 20:33:56 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:33:56 ---> Running in 7f6e7dc17452 20:33:56 Removing intermediate container 7f6e7dc17452 20:33:56 ---> ec31e4c66214 20:33:56 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:33:58 ---> b81a4e5e55ae 20:33:58 Step 22/27 : WORKDIR / 20:33:58 ---> Running in ade5778371c5 20:33:59 Removing intermediate container ade5778371c5 20:33:59 ---> 5400116fd0d4 20:33:59 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:33:59 ---> Running in d3a580e869ed 20:33:59 Removing intermediate container d3a580e869ed 20:33:59 ---> 502eceb29aba 20:33:59 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:33:59 ---> Running in 0c36d27c50e5 20:34:00 Removing intermediate container 0c36d27c50e5 20:34:00 ---> 22d10b460b0f 20:34:00 Step 25/27 : LABEL arch=arm64 20:34:00 ---> Running in 14284dc2ebab 20:34:01 Removing intermediate container 14284dc2ebab 20:34:01 ---> d3f1278c69cf 20:34:01 Step 26/27 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 20:34:01 ---> Running in 178f60c720d2 20:34:01 Removing intermediate container 178f60c720d2 20:34:01 ---> 9efc56f48bda 20:34:01 Step 27/27 : LABEL version=0.0.0 20:34:02 ---> Running in 002405f00a51 20:34:02 Removing intermediate container 002405f00a51 20:34:02 ---> f9353c2d3ae3 20:34:02 20:34:02 Successfully built f9353c2d3ae3 20:34:02 Successfully tagged security-spire-config-arm64:latest 20:34:02  Building security-spire-config ... done Building security-spire-server 20:34:21 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:34:21 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:34:21 ---> 5a203c02a487 20:34:21 Step 3/26 : WORKDIR /edgex-go 20:34:21 ---> Using cache 20:34:21 ---> e24f19115126 20:34:21 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:34:21 ---> Using cache 20:34:21 ---> d73022a74b0d 20:34:21 Step 5/26 : COPY go.mod vendor* ./ 20:34:21 ---> Using cache 20:34:21 ---> 4c510546a095 20:34:21 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:21 ---> Using cache 20:34:21 ---> 302069d71760 20:34:21 Step 7/26 : COPY . . 20:34:21 ---> Using cache 20:34:21 ---> 9ac624ee02bf 20:34:21 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:34:21 ---> Using cache 20:34:21 ---> d876e8432f3b 20:34:21 Step 9/26 : WORKDIR /edgex-go/spire-build 20:34:21 ---> Using cache 20:34:21 ---> ac2883cb7982 20:34:21 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:34:21 ---> Using cache 20:34:21 ---> 314a901ac7bc 20:34:21 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:34:21 ---> Running in 5b0c2142e008 20:34:25 Removing intermediate container 5b0c2142e008 20:34:25 ---> 4203e0a598ad 20:34:25 Step 12/26 : WORKDIR /edgex-go 20:34:25 ---> Running in 9aef446e9df0 20:34:25 Removing intermediate container 9aef446e9df0 20:34:25 ---> 306f230a004e 20:34:25 20:34:25 Step 13/26 : FROM alpine:3.17 20:34:25 ---> d74e625d9115 20:34:25 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:34:25 ---> Using cache 20:34:25 ---> 161939d9b73b 20:34:25 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:34:25 ---> Running in 5aef201c2b33 20:34:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:34:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:34:29 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:34:29 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:34:29 OK: 17689 distinct packages available 20:34:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:34:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:34:32 (1/5) Installing dumb-init (1.2.5-r2) 20:34:32 (2/5) Installing musl-obstack (1.2.3-r0) 20:34:32 (3/5) Installing libucontext (1.2-r0) 20:34:32 (4/5) Installing gcompat (1.1.0-r0) 20:34:32 (5/5) Installing openssl (3.0.8-r0) 20:34:32 Executing busybox-1.35.0-r29.trigger 20:34:32 OK: 9 MiB in 20 packages 20:34:34 Removing intermediate container 5aef201c2b33 20:34:34 ---> 80026852b813 20:34:34 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:34 ---> 0e63a94db83f 20:34:34 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 20:34:36 ---> 55bd68d54b8a 20:34:36 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:34:43 ---> 5773201daa00 20:34:43 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:34:43 ---> 7bd496673c97 20:34:43 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:34:44 ---> 4d46f44ccc6e 20:34:44 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:34:45 ---> 2233c2ac0b2b 20:34:45 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:34:45 ---> Running in 2daab4c9f1cd 20:34:46 Removing intermediate container 2daab4c9f1cd 20:34:46 ---> 30920d862ea8 20:34:46 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:34:46 ---> Running in 078781ebec94 20:34:46 Removing intermediate container 078781ebec94 20:34:46 ---> 758f30f7b9c4 20:34:46 Step 24/26 : LABEL arch=arm64 20:34:46 ---> Running in df975978fe77 20:34:47 Removing intermediate container df975978fe77 20:34:47 ---> 487889dfe48e 20:34:47 Step 25/26 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 20:34:47 ---> Running in 5c4cecf995af 20:34:47 Removing intermediate container 5c4cecf995af 20:34:47 ---> 71c1df2a4d72 20:34:47 Step 26/26 : LABEL version=0.0.0 20:34:47 ---> Running in 0158dbe9365e 20:34:51 Removing intermediate container 0158dbe9365e 20:34:51 ---> 7cd0da5ec6f8 20:34:51 20:34:51 Successfully built 7cd0da5ec6f8 20:34:51 Successfully tagged security-spire-server-arm64:latest 20:34:51  Building security-spire-server ... done Building security-spire-agent 20:35:06 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:35:06 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:35:06 ---> 5a203c02a487 20:35:06 Step 3/27 : WORKDIR /edgex-go 20:35:06 ---> Using cache 20:35:06 ---> e24f19115126 20:35:06 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:35:06 ---> Using cache 20:35:06 ---> d73022a74b0d 20:35:06 Step 5/27 : COPY go.mod vendor* ./ 20:35:06 ---> Using cache 20:35:06 ---> 4c510546a095 20:35:06 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:06 ---> Using cache 20:35:06 ---> 302069d71760 20:35:06 Step 7/27 : COPY . . 20:35:06 ---> Using cache 20:35:06 ---> 9ac624ee02bf 20:35:06 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 20:35:06 ---> Using cache 20:35:06 ---> d876e8432f3b 20:35:06 Step 9/27 : WORKDIR /edgex-go/spire-build 20:35:06 ---> Using cache 20:35:06 ---> ac2883cb7982 20:35:06 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:35:06 ---> Using cache 20:35:06 ---> 314a901ac7bc 20:35:06 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:35:06 ---> Using cache 20:35:06 ---> 4b8c621a5475 20:35:06 Step 12/27 : WORKDIR /edgex-go 20:35:06 ---> Using cache 20:35:06 ---> b062dd746493 20:35:06 20:35:06 Step 13/27 : FROM alpine:3.17 20:35:06 ---> d74e625d9115 20:35:06 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:35:06 ---> Using cache 20:35:06 ---> 161939d9b73b 20:35:06 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:35:06 ---> Using cache 20:35:06 ---> 80026852b813 20:35:06 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:06 ---> Using cache 20:35:06 ---> 0e63a94db83f 20:35:06 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:35:06 ---> Using cache 20:35:06 ---> 55bd68d54b8a 20:35:06 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:35:09 ---> a97fe0314d9c 20:35:09 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:35:14 ---> 4dda8ae8dd46 20:35:14 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:35:16 ---> ea0e6f3a09c5 20:35:16 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:35:16 ---> ae4e89c6557e 20:35:16 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:35:17 ---> 39c82c51e307 20:35:17 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:35:17 ---> Running in 1a6fb8f898fe 20:35:18 Removing intermediate container 1a6fb8f898fe 20:35:18 ---> bd22f3d447f4 20:35:18 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:35:18 ---> Running in 22153ab6b386 20:35:19 Removing intermediate container 22153ab6b386 20:35:19 ---> 99977a98eb91 20:35:19 Step 25/27 : LABEL arch=arm64 20:35:19 ---> Running in 1a1f5b548124 20:35:19 Removing intermediate container 1a1f5b548124 20:35:19 ---> ea91ec100351 20:35:19 Step 26/27 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 20:35:19 ---> Running in 7c781f22d73d 20:35:20 Removing intermediate container 7c781f22d73d 20:35:20 ---> 6ec9d442d088 20:35:20 Step 27/27 : LABEL version=0.0.0 20:35:20 ---> Running in 8a35a245a271 20:35:20 Removing intermediate container 8a35a245a271 20:35:20 ---> ab9d63015397 20:35:20 20:35:20 Successfully built ab9d63015397 20:35:20 Successfully tagged security-spire-agent-arm64:latest 20:35:20  Building security-spire-agent ... done Building core-command 20:35:35 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:35:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:35:35 ---> 5a203c02a487 20:35:35 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:35:35 ---> Using cache 20:35:35 ---> 8a2b450ff491 20:35:35 Step 4/24 : WORKDIR /edgex-go 20:35:35 ---> Using cache 20:35:35 ---> ca00616e2072 20:35:35 Step 5/24 : RUN apk add --update --no-cache make git 20:35:35 ---> Using cache 20:35:35 ---> 606e0c5bc2bd 20:35:35 Step 6/24 : COPY go.mod vendor* ./ 20:35:35 ---> Using cache 20:35:35 ---> fa41a9f6715f 20:35:35 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:35 ---> Using cache 20:35:35 ---> 4adae658ff0e 20:35:35 Step 8/24 : COPY . . 20:35:35 ---> Using cache 20:35:35 ---> 456b10f25e40 20:35:35 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:35:35 ---> Running in b6c8662843ab 20:35:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:37:28 Removing intermediate container f2bd059d6714 20:37:28 ---> 12dd65ab2eb3 20:37:28 20:37:28 Step 9/22 : FROM alpine:3.17 20:37:28 ---> d74e625d9115 20:37:28 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:37:28 ---> Running in 6fb784e26d05 20:37:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:37:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:37:28 (1/2) Installing dumb-init (1.2.5-r2) 20:37:28 (2/2) Installing openssl (3.0.8-r0) 20:37:28 Executing busybox-1.35.0-r29.trigger 20:37:28 OK: 8 MiB in 17 packages 20:37:28 Removing intermediate container 6fb784e26d05 20:37:28 ---> 7561302b36a9 20:37:28 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:37:28 ---> Running in e16e166f4be0 20:37:28 Removing intermediate container e16e166f4be0 20:37:28 ---> 94c1272776b8 20:37:28 Step 12/22 : WORKDIR /edgex 20:37:28 ---> Running in a18040d85983 20:37:28 Removing intermediate container a18040d85983 20:37:28 ---> c29b15169262 20:37:28 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:28 ---> 6209ec4f87e0 20:37:28 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 20:37:28 ---> b2a5851792b2 20:37:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:37:29 ---> 0cdb6edb1c20 20:37:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:37:34 ---> ddfdc767d72b 20:37:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:37:34 ---> f1f51ef95a15 20:37:34 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:37:34 ---> Running in f693cde1692a 20:37:37 Removing intermediate container f693cde1692a 20:37:37 ---> 17da4b17318e 20:37:37 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:37:37 ---> Running in bdacc2b66759 20:37:38 Removing intermediate container bdacc2b66759 20:37:38 ---> e31bb664f24e 20:37:38 Step 20/22 : LABEL arch=arm64 20:37:38 ---> Running in 262425f75841 20:37:38 Removing intermediate container 262425f75841 20:37:38 ---> cb3338b96da4 20:37:38 Step 21/22 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 20:37:38 ---> Running in b98b4fce0cc9 20:37:39 Removing intermediate container b98b4fce0cc9 20:37:39 ---> f4c381d94005 20:37:39 Step 22/22 : LABEL version=0.0.0 20:37:39 ---> Running in c604fd1135a6 20:37:40 Removing intermediate container c604fd1135a6 20:37:40 ---> bf982382a45a 20:37:40 20:37:40 Successfully built bf982382a45a 20:37:40 Successfully tagged security-proxy-setup-arm64:latest 20:37:40 Building core-metadata 20:37:55  Building security-proxy-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:37:55 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:37:55 ---> 5a203c02a487 20:37:55 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:37:55 ---> Using cache 20:37:55 ---> 8a2b450ff491 20:37:55 Step 4/25 : WORKDIR /edgex-go 20:37:55 ---> Using cache 20:37:55 ---> ca00616e2072 20:37:55 Step 5/25 : RUN apk add --update --no-cache make git 20:37:55 ---> Using cache 20:37:55 ---> 606e0c5bc2bd 20:37:55 Step 6/25 : COPY go.mod vendor* ./ 20:37:55 ---> Using cache 20:37:55 ---> fa41a9f6715f 20:37:55 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:55 ---> Using cache 20:37:55 ---> 4adae658ff0e 20:37:55 Step 8/25 : COPY . . 20:37:55 ---> Using cache 20:37:55 ---> 456b10f25e40 20:37:55 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:37:55 ---> Running in 3b02b068bf0e 20:37:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:39:34 Removing intermediate container d1fc053949f1 20:39:34 ---> 95ae51387ece 20:39:34 20:39:34 Step 10/23 : FROM alpine:3.17 20:39:34 ---> d74e625d9115 20:39:34 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:39:34 ---> Running in fd7eb1a56ef2 20:39:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:39:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:39:38 (1/1) Installing dumb-init (1.2.5-r2) 20:39:38 Executing busybox-1.35.0-r29.trigger 20:39:38 OK: 8 MiB in 16 packages 20:39:39 Removing intermediate container fd7eb1a56ef2 20:39:39 ---> 29e6e6735b45 20:39:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:39:39 ---> Running in 43b47a6d5ba1 20:39:40 Removing intermediate container 43b47a6d5ba1 20:39:40 ---> 84d1f661ba98 20:39:40 Step 13/23 : ENV APP_PORT=59861 20:39:40 ---> Running in 1a30e5f04c1b 20:39:40 Removing intermediate container 1a30e5f04c1b 20:39:40 ---> d8141282b14b 20:39:40 Step 14/23 : EXPOSE $APP_PORT 20:39:40 ---> Running in 5701e7ba35e5 20:39:41 Removing intermediate container 5701e7ba35e5 20:39:41 ---> a93a0c5e410a 20:39:41 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:42 ---> 140bfc94a570 20:39:42 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:39:43 ---> 791a8a1de182 20:39:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:39:46 ---> 737ca1ce38e4 20:39:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:39:46 ---> e4400177c9e7 20:39:46 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:39:47 ---> Running in eb3e6276b323 20:39:47 Removing intermediate container eb3e6276b323 20:39:47 ---> 1695b8183a97 20:39:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:39:48 ---> Running in ec9b66d3fe7c 20:39:48 Removing intermediate container ec9b66d3fe7c 20:39:48 ---> 803cc64ade8a 20:39:48 Step 21/23 : LABEL arch=arm64 20:39:48 ---> Running in 988c9e287d62 20:39:49 Removing intermediate container 988c9e287d62 20:39:49 ---> 4721e5a2f9e9 20:39:49 Step 22/23 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 20:39:49 ---> Running in 20ca98d6238c 20:39:50 Removing intermediate container 20ca98d6238c 20:39:50 ---> f915146cb006 20:39:50 Step 23/23 : LABEL version=0.0.0 20:39:50 ---> Running in 3a36146da158 20:39:50 Removing intermediate container 3a36146da158 20:39:50 ---> 920ce90450a0 20:39:50 20:39:50 Successfully built 920ce90450a0 20:39:50 Successfully tagged support-scheduler-arm64:latest 20:42:12  Building support-scheduler ... done Removing intermediate container 37fbe0eb64de 20:42:12 ---> 08773d4d3e15 20:42:12 20:42:12 Step 9/20 : FROM alpine:3.17 20:42:12 ---> d74e625d9115 20:42:12 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:42:12 ---> Using cache 20:42:12 ---> 2d87915bc464 20:42:12 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:42:12 ---> Running in 94b5320b036b 20:42:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:42:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:42:12 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:42:12 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:42:12 OK: 17689 distinct packages available 20:42:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:42:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:42:12 (1/9) Installing ca-certificates (20220614-r4) 20:42:12 (2/9) Installing brotli-libs (1.0.9-r9) 20:42:12 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:42:12 (4/9) Installing libcurl (7.88.1-r1) 20:42:12 (5/9) Installing curl (7.88.1-r1) 20:42:12 (6/9) Installing dumb-init (1.2.5-r2) 20:42:12 (7/9) Installing musl-obstack (1.2.3-r0) 20:42:12 (8/9) Installing libucontext (1.2-r0) 20:42:12 (9/9) Installing gcompat (1.1.0-r0) 20:42:12 Executing busybox-1.35.0-r29.trigger 20:42:12 Executing ca-certificates-20220614-r4.trigger 20:42:13 OK: 11 MiB in 24 packages 20:42:15 Removing intermediate container 94b5320b036b 20:42:15 ---> 5cf475adfc92 20:42:15 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:42:17 ---> 06212780cc17 20:42:17 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:42:18 ---> db328b23ff32 20:42:18 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:42:23 ---> e52186481138 20:42:23 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:42:24 ---> 106914df750a 20:42:24 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:42:24 ---> Running in dbf38edde4a5 20:42:25 Removing intermediate container dbf38edde4a5 20:42:25 ---> 94a50bd11789 20:42:25 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:42:25 ---> Running in a97270c89c6a 20:42:26 Removing intermediate container a97270c89c6a 20:42:26 ---> 81dfaff75aec 20:42:26 Step 18/20 : LABEL arch=arm64 20:42:26 ---> Running in 5168ba6ba80c 20:42:27 Removing intermediate container 5168ba6ba80c 20:42:27 ---> 0b4acb8cffee 20:42:27 Step 19/20 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 20:42:27 ---> Running in 3ea48f35b950 20:42:27 Removing intermediate container b6c8662843ab 20:42:27 ---> 5578435d3fc2 20:42:27 20:42:27 Step 10/24 : FROM alpine:3.17 20:42:27 ---> d74e625d9115 20:42:27 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:42:27 ---> Using cache 20:42:27 ---> 29e6e6735b45 20:42:27 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:42:27 ---> Using cache 20:42:27 ---> 84d1f661ba98 20:42:27 Step 13/24 : ENV APP_PORT=59882 20:42:27 ---> Running in 2b0a4145a64d 20:42:27 Removing intermediate container 3ea48f35b950 20:42:27 ---> 06a79e438f7d 20:42:27 Step 20/20 : LABEL version=0.0.0 20:42:28 ---> Running in 4a0282116a81 20:42:28 Removing intermediate container 2b0a4145a64d 20:42:28 ---> 7b8e9dc02ba8 20:42:28 Step 14/24 : EXPOSE $APP_PORT 20:42:28 ---> Running in 9d3907559548 20:42:28 Removing intermediate container 4a0282116a81 20:42:28 ---> 16506b1257c8 20:42:28 20:42:28 Removing intermediate container 9d3907559548 20:42:28 ---> ab1d9260648e 20:42:28 Step 15/24 : WORKDIR / 20:42:29 Successfully built 16506b1257c8 20:42:29 Successfully tagged security-spiffe-token-provider-arm64:latest 20:42:29  Building security-spiffe-token-provider ... done  ---> Running in fb491644a9e8 20:42:29 Removing intermediate container fb491644a9e8 20:42:29 ---> d49ed4d4e440 20:42:29 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:42:30 ---> e89f4ab89b4d 20:42:30 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:42:31 ---> 012f67fb7d8b 20:42:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:42:33 ---> 75695c448b74 20:42:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:42:34 ---> 2f8451cb2f13 20:42:34 Step 20/24 : ENTRYPOINT ["/core-command"] 20:42:34 ---> Running in 3e3f05a86cb6 20:42:34 Removing intermediate container 3e3f05a86cb6 20:42:34 ---> cd4335225cb0 20:42:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:42:34 ---> Running in 6332d68e3c7a 20:42:37 Removing intermediate container 6332d68e3c7a 20:42:37 ---> 3ac8d7497d75 20:42:37 Step 22/24 : LABEL arch=arm64 20:42:37 ---> Running in 0823f13d3912 20:42:37 Removing intermediate container 0823f13d3912 20:42:37 ---> b31dee798c7a 20:42:37 Step 23/24 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 20:42:37 ---> Running in e95f878ca7ba 20:42:38 Removing intermediate container e95f878ca7ba 20:42:38 ---> d148f54997dc 20:42:38 Step 24/24 : LABEL version=0.0.0 20:42:38 ---> Running in ad13aaf6f80c 20:42:39 Removing intermediate container ad13aaf6f80c 20:42:39 ---> 00d926cdd311 20:42:39 20:42:39 Successfully built 00d926cdd311 20:42:39 Successfully tagged core-command-arm64:latest 20:43:06  Building core-command ... done Removing intermediate container fd379cfe6ba7 20:43:06 ---> e8826d70074d 20:43:06 20:43:06 Step 10/23 : FROM alpine:3.17 20:43:06 ---> d74e625d9115 20:43:06 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:43:06 ---> Running in f09130abae0f 20:43:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:43:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:43:06 (1/2) Installing ca-certificates (20220614-r4) 20:43:06 (2/2) Installing dumb-init (1.2.5-r2) 20:43:06 Executing busybox-1.35.0-r29.trigger 20:43:06 Executing ca-certificates-20220614-r4.trigger 20:43:06 OK: 8 MiB in 17 packages 20:43:08 Removing intermediate container f09130abae0f 20:43:08 ---> df53873d2d4a 20:43:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:43:08 ---> Running in c65f46ac952e 20:43:08 Removing intermediate container c65f46ac952e 20:43:08 ---> f30b27877fe3 20:43:08 Step 13/23 : ENV APP_PORT=59860 20:43:08 ---> Running in f7019a042e11 20:43:09 Removing intermediate container f7019a042e11 20:43:09 ---> 5d0ac04f1897 20:43:09 Step 14/23 : EXPOSE $APP_PORT 20:43:09 ---> Running in 348d6084a641 20:43:09 Removing intermediate container 348d6084a641 20:43:09 ---> fa086af93b97 20:43:09 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:43:10 ---> 6951f3765743 20:43:10 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:43:11 ---> d2ad8d06ca95 20:43:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:43:13 ---> 2c92b81e89e8 20:43:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:43:13 ---> 26632d34ae72 20:43:13 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:43:13 ---> Running in b4f39500b9b5 20:43:13 Removing intermediate container b4f39500b9b5 20:43:13 ---> 80fc2c86736b 20:43:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:43:14 Removing intermediate container 3b02b068bf0e 20:43:14 ---> 8b64ef0eaad7 20:43:14 20:43:14 Step 10/25 : FROM alpine:3.17 20:43:14 ---> d74e625d9115 20:43:14 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:43:14 ---> Using cache 20:43:14 ---> 29e6e6735b45 20:43:14 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:43:14 ---> Using cache 20:43:14 ---> 84d1f661ba98 20:43:14 Step 13/25 : ENV APP_PORT=59881 20:43:14 ---> Running in 97967ca36cda 20:43:14 ---> Running in 43f6abb7d8ea 20:43:14 Removing intermediate container 97967ca36cda 20:43:14 ---> e7653c4cfd04 20:43:14 Step 21/23 : LABEL arch=arm64 20:43:14 Removing intermediate container 43f6abb7d8ea 20:43:14 ---> 6359419d7751 20:43:14 Step 14/25 : EXPOSE $APP_PORT 20:43:14 ---> Running in ecf6a5ce1e49 20:43:14 ---> Running in bae55939608e 20:43:14 Removing intermediate container ecf6a5ce1e49 20:43:14 ---> cef3d433aaf1 20:43:14 Step 22/23 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 20:43:14 Removing intermediate container bae55939608e 20:43:14 ---> ae1e0e4383e8 20:43:14 Step 15/25 : WORKDIR / 20:43:14 ---> Running in fbf1b892762a 20:43:14 ---> Running in 38993a7cef24 20:43:15 Removing intermediate container fbf1b892762a 20:43:15 ---> 104e15da2b73 20:43:15 Step 23/23 : LABEL version=0.0.0 20:43:15 Removing intermediate container 38993a7cef24 20:43:15 ---> 606fd5c72835 20:43:15 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:43:15 ---> Running in 7289b34ea7c2 20:43:15 Removing intermediate container 7289b34ea7c2 20:43:15 ---> e62547d219af 20:43:15 20:43:16 ---> 76f58ebdcedf 20:43:16 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:43:16 Successfully built e62547d219af 20:43:16 Successfully tagged support-notifications-arm64:latest 20:43:16  Building support-notifications ... done  ---> 17f108c0ac1f 20:43:16 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:43:17 ---> 7647543c2a11 20:43:17 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:43:17 ---> 61a3a95fd35a 20:43:17 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:43:18 ---> 1659337bf355 20:43:18 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:43:18 ---> Running in 9e173ae97cab 20:43:18 Removing intermediate container 9e173ae97cab 20:43:18 ---> e9e7b4764979 20:43:18 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:43:18 ---> Running in ef559d545395 20:43:18 Removing intermediate container ef559d545395 20:43:18 ---> 91ffab14110f 20:43:18 Step 23/25 : LABEL arch=arm64 20:43:19 ---> Running in a7d884759475 20:43:19 Removing intermediate container a7d884759475 20:43:19 ---> e58859081265 20:43:19 Step 24/25 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 20:43:19 ---> Running in a968db33d41f 20:43:19 Removing intermediate container a968db33d41f 20:43:19 ---> cf44cea059d5 20:43:19 Step 25/25 : LABEL version=0.0.0 20:43:19 ---> Running in 42afb0a3bd88 20:43:20 Removing intermediate container 42afb0a3bd88 20:43:20 ---> a302c949d221 20:43:20 20:43:20 Successfully built a302c949d221 20:43:20 Successfully tagged core-metadata-arm64:latest 20:43:20  Building core-metadata ... done  [Pipeline] } 20:43:20 $ docker stop --time=1 f295854a492cb6b812cf75a671f6fd89a950f2a927791768f3a65c0d1ca9b3d7 20:43:22 $ docker rm -f --volumes f295854a492cb6b812cf75a671f6fd89a950f2a927791768f3a65c0d1ca9b3d7 [Pipeline] // withDockerContainer [Pipeline] sh 20:43:22 + docker images 20:43:23 REPOSITORY TAG IMAGE ID CREATED SIZE 20:43:23 core-metadata-arm64 latest a302c949d221 3 seconds ago 20.6MB 20:43:23 support-notifications-arm64 latest e62547d219af 7 seconds ago 32.5MB 20:43:23 8b64ef0eaad7 9 seconds ago 1.51GB 20:43:23 e8826d70074d 22 seconds ago 1.57GB 20:43:23 core-command-arm64 latest 00d926cdd311 44 seconds ago 20MB 20:43:23 security-spiffe-token-provider-arm64 latest 16506b1257c8 54 seconds ago 33.1MB 20:43:23 5578435d3fc2 56 seconds ago 1.5GB 20:43:23 08773d4d3e15 About a minute ago 1.54GB 20:43:23 support-scheduler-arm64 latest 920ce90450a0 3 minutes ago 31.8MB 20:43:23 95ae51387ece 3 minutes ago 1.57GB 20:43:23 security-proxy-setup-arm64 latest bf982382a45a 5 minutes ago 19MB 20:43:23 12dd65ab2eb3 6 minutes ago 1.48GB 20:43:23 security-spire-agent-arm64 latest ab9d63015397 8 minutes ago 125MB 20:43:23 security-spire-server-arm64 latest 7cd0da5ec6f8 8 minutes ago 87.1MB 20:43:23 306f230a004e 8 minutes ago 1.36GB 20:43:23 security-spire-config-arm64 latest f9353c2d3ae3 9 minutes ago 86.2MB 20:43:23 b062dd746493 9 minutes ago 1.36GB 20:43:23 core-data-arm64 latest 9527dcb2f2fe 13 minutes ago 20.2MB 20:43:23 security-bootstrapper-arm64 latest 93fe0322a6a5 13 minutes ago 22.2MB 20:43:23 security-secretstore-setup-arm64 latest 1c64e9167ad7 13 minutes ago 32.8MB 20:43:23 core-common-config-bootstrapper-arm64 latest e595b10badf2 13 minutes ago 17.5MB 20:43:23 54aec9f59fc1 13 minutes ago 1.5GB 20:43:23 9687ab4fec75 13 minutes ago 1.49GB 20:43:23 security-proxy-auth-arm64 latest 248c40ecfc4e 13 minutes ago 18.5MB 20:43:23 72c2e4275155 13 minutes ago 1.49GB 20:43:23 0218d2a50ebe 14 minutes ago 1.48GB 20:43:23 ea6688b72454 14 minutes ago 1.48GB 20:43:23 ci-base-image-arm64 latest 5a203c02a487 37 minutes ago 866MB 20:43:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 11 days ago 648MB 20:43:23 alpine 3.17 d74e625d9115 5 weeks ago 7.46MB 20:43:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:43:23 20:43:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:43:24 arm64: Pulling from edgex-lftools-log-publisher 20:43:24 8998bd30e6a1: Pulling fs layer 20:43:24 04944245beec: Pulling fs layer 20:43:24 699f458cf7ca: Pulling fs layer 20:43:24 765212b225bb: Pulling fs layer 20:43:24 f23df028b6ca: Pulling fs layer 20:43:24 d65c8cfc05b1: Pulling fs layer 20:43:24 2437ff75d9bd: Pulling fs layer 20:43:24 765212b225bb: Waiting 20:43:24 f23df028b6ca: Waiting 20:43:24 d65c8cfc05b1: Waiting 20:43:24 2437ff75d9bd: Waiting 20:43:24 04944245beec: Verifying Checksum 20:43:24 04944245beec: Download complete 20:43:24 765212b225bb: Verifying Checksum 20:43:24 765212b225bb: Download complete 20:43:24 f23df028b6ca: Verifying Checksum 20:43:24 f23df028b6ca: Download complete 20:43:24 d65c8cfc05b1: Verifying Checksum 20:43:24 d65c8cfc05b1: Download complete 20:43:24 699f458cf7ca: Verifying Checksum 20:43:24 699f458cf7ca: Download complete 20:43:24 8998bd30e6a1: Verifying Checksum 20:43:24 8998bd30e6a1: Download complete 20:43:27 2437ff75d9bd: Download complete 20:43:29 8998bd30e6a1: Pull complete 20:43:29 04944245beec: Pull complete 20:43:31 699f458cf7ca: Pull complete 20:43:31 765212b225bb: Pull complete 20:43:32 f23df028b6ca: Pull complete 20:43:32 d65c8cfc05b1: Pull complete 20:43:47 2437ff75d9bd: Pull complete 20:43:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:43:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:43:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:47 prd-ubuntu20.04-docker-arm64-4c-16g-4943 does not seem to be running inside a container 20:43:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:43:50 $ docker top d864761940144712da45b2fdd07cd6551533ccba10cec9553b7f59afae430284 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:43:51 ---> job-cost.sh 20:43:51 lf-activate-venv: SKIPPING 20:43:51 INFO: No Stack... 20:43:51 INFO: Retrieving Pricing Info for: v3-standard-4 20:43:52 INFO: Archiving Costs [Pipeline] sh 20:43:53 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:43:53 + cut -d, -f6 [Pipeline] lock 20:43:53 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4466-1-stack-cost] 20:43:53 Resource [jenkins-edgexfoundry-edgex-go-PR-4466-1-stack-cost] did not exist. Created. 20:43:53 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4466-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:43:53 + echo total: 0.10999999940395355 [Pipeline] stash 20:43:53 Stashed 1 file(s) [Pipeline] } 20:43:53 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4466-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:43:53 $ docker stop --time=1 d864761940144712da45b2fdd07cd6551533ccba10cec9553b7f59afae430284 20:43:55 $ docker rm -f --volumes d864761940144712da45b2fdd07cd6551533ccba10cec9553b7f59afae430284 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:43:56 provisioning config files... 20:43:56 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config15095381162894720494tmp [Pipeline] { [Pipeline] sh 20:43:56 + set +x 20:43:56 + curl -s https://codecov.io/bash 20:43:56 + bash -s -- 20:43:56 20:43:56 _____ _ 20:43:56 / ____| | | 20:43:56 | | ___ __| | ___ ___ _____ __ 20:43:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:43:56 | |___| (_) | (_| | __/ (_| (_) \ V / 20:43:56 \_____\___/ \__,_|\___|\___\___/ \_/ 20:43:56 Bash-1.0.6 20:43:56 20:43:56 20:43:56 ==> git version 2.25.1 found 20:43:56 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:43:56 Release-Date: 2020-01-08 20:43:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:43:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:43:56 ==> Jenkins CI detected. 20:43:56 current dir:  /w/workspace/edgex-go/1 20:43:56 project root: . 20:43:56 --> token set from env 20:43:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:43:56 ==> Running gcov in . (disable via -X gcov) 20:43:56 ==> Python coveragepy not found 20:43:56 ==> Searching for coverage reports in: 20:43:56 + . 20:43:56 -> Found 1 reports 20:43:56 ==> Detecting git/mercurial file structure 20:43:56 ==> Reading reports 20:43:56 + ./coverage.out bytes=447275 20:43:56 ==> Appending adjustments 20:43:56 https://docs.codecov.io/docs/fixing-reports 20:43:58 + Found adjustments 20:43:58 ==> Gzipping contents 20:43:58 60K /tmp/codecov.4FbWyQ.gz 20:43:58 ==> Uploading reports 20:43:58 url: https://codecov.io 20:43:58 query: branch=PR-4466&commit=5f21ed58ab627f7e4c126595d518b49d75a1cff3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4466%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4466&job=&cmd_args= 20:43:58 -> Pinging Codecov 20:43:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4466&commit=5f21ed58ab627f7e4c126595d518b49d75a1cff3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4466%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4466&job=&cmd_args= 20:43:58 -> Uploading to 20:43:58 https://storage.googleapis.com/codecov/v4/raw/2023-03-21/00271124DB129430A58F1EEE437C3FCB/5f21ed58ab627f7e4c126595d518b49d75a1cff3/74db6aad-b563-4f10-a571-07aa6a15bbf4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T204357Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=453d39a129d72ddbd761ccd855ade9aa98465b492fa267bf513e4aa37635abd3 20:43:58 % Total % Received % Xferd Average Speed Time Time Time Current 20:43:58 Dload Upload Total Spent Left Speed 20:43:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57466 0 0 100 57466 0 173k --:--:-- --:--:-- --:--:-- 173k 100 57466 0 0 100 57466 0 173k --:--:-- --:--:-- --:--:-- 172k 20:43:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5f21ed58ab627f7e4c126595d518b49d75a1cff3 [Pipeline] } 20:43:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:43:59 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:44:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:44:01 ---> package-listing.sh 20:44:01 ++ tr '[:upper:]' '[:lower:]' 20:44:01 ++ facter osfamily 20:44:01 + OS_FAMILY=debian 20:44:01 + workspace=/w/workspace/edgex-go/1 20:44:01 + START_PACKAGES=/tmp/packages_start.txt 20:44:01 + END_PACKAGES=/tmp/packages_end.txt 20:44:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:44:01 + PACKAGES=/tmp/packages_start.txt 20:44:01 + '[' /w/workspace/edgex-go/1 ']' 20:44:01 + PACKAGES=/tmp/packages_end.txt 20:44:01 + case "${OS_FAMILY}" in 20:44:01 + dpkg -l 20:44:01 + grep '^ii' 20:44:01 + '[' -f /tmp/packages_start.txt ']' 20:44:01 + '[' -f /tmp/packages_end.txt ']' 20:44:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:44:01 + '[' /w/workspace/edgex-go/1 ']' 20:44:01 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:44:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:44:01 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:44:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:44:02 20:44:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:44:02 latest: Pulling from edgex-lftools-log-publisher 20:44:02 5eb5b503b376: Pulling fs layer 20:44:02 5c69ac0246d0: Pulling fs layer 20:44:02 ec43610c2a17: Pulling fs layer 20:44:02 3a2ae6a8a46f: Pulling fs layer 20:44:02 33b1e0a273af: Pulling fs layer 20:44:02 5d3b04190fa2: Pulling fs layer 20:44:02 2f39f015ded8: Pulling fs layer 20:44:02 3a2ae6a8a46f: Waiting 20:44:02 33b1e0a273af: Waiting 20:44:02 5d3b04190fa2: Waiting 20:44:02 2f39f015ded8: Waiting 20:44:02 5c69ac0246d0: Verifying Checksum 20:44:02 5c69ac0246d0: Download complete 20:44:02 3a2ae6a8a46f: Verifying Checksum 20:44:02 3a2ae6a8a46f: Download complete 20:44:02 33b1e0a273af: Verifying Checksum 20:44:02 33b1e0a273af: Download complete 20:44:02 5d3b04190fa2: Verifying Checksum 20:44:02 5d3b04190fa2: Download complete 20:44:02 ec43610c2a17: Verifying Checksum 20:44:02 ec43610c2a17: Download complete 20:44:02 5eb5b503b376: Verifying Checksum 20:44:02 5eb5b503b376: Download complete 20:44:03 2f39f015ded8: Verifying Checksum 20:44:03 2f39f015ded8: Download complete 20:44:04 5eb5b503b376: Pull complete 20:44:04 5c69ac0246d0: Pull complete 20:44:04 ec43610c2a17: Pull complete 20:44:04 3a2ae6a8a46f: Pull complete 20:44:05 33b1e0a273af: Pull complete 20:44:05 5d3b04190fa2: Pull complete 20:44:09 2f39f015ded8: Pull complete 20:44:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:44:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:44:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:09 prd-ubuntu20.04-docker-8c-8g-4941 does not seem to be running inside a container 20:44:09 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:44:15 $ docker top 8f943b46ede6f4e27efd1da22573f64418dc6d6bd2fcb19deeeae16d006725af -eo pid,comm [Pipeline] { [Pipeline] sh 20:44:15 + touch /tmp/pre-build-complete [Pipeline] sh 20:44:15 + mkdir -p /var/log/sysstat [Pipeline] sh 20:44:16 + ls /var/log/sa-host 20:44:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:44:16 provisioning config files... 20:44:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9103098853993530587tmp [Pipeline] { [Pipeline] echo 20:44:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:44:16 ---> create-netrc.sh [Pipeline] } 20:44:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:44:17 ---> python-tools-install.sh [Pipeline] echo 20:44:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:44:17 ---> sudo-logs.sh 20:44:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:44:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:44:17 ---> job-cost.sh 20:44:17 lf-activate-venv: SKIPPING 20:44:17 DEBUG: total: 0.10999999940395355 20:44:17 INFO: Retrieving Stack Cost... 20:44:18 INFO: Retrieving Pricing Info for: v3-standard-8 20:44:18 INFO: Archiving Costs [Pipeline] echo 20:44:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:44:18 ---> logs-deploy.sh 20:44:18 lf-activate-venv: SKIPPING 20:44:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4466/1 20:44:18 INFO: archiving workspace using pattern(s): 20:44:19 Archives upload complete. 20:44:19 INFO: archiving logs to Nexus