Pull request #4702 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 86b0169e3c0cfca859877023392b09d63cc6ccbe+ff02edb092954091608536475346b70900255226 (c4239b5a40b35542dd9070996d72492318ec4672) 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-ssh15071701609149635480.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh13015444467200739559.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-4702/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-4702/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12006053023288159247.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-4702/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5082040155479216194.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh4670430966131074565.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-4702/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-4702/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9709217432291255018.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8866 in /w/workspace/edgexfoundry_edgex-go_PR-4702 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4702/head:refs/remotes/origin/PR-4702 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ff02edb092954091608536475346b70900255226 into PR head commit 86b0169e3c0cfca859877023392b09d63cc6ccbe Merge succeeded, producing 86b0169e3c0cfca859877023392b09d63cc6ccbe Checking out Revision 86b0169e3c0cfca859877023392b09d63cc6ccbe (PR-4702) Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.1 to 4.11.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:33:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:33:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:33:44 ========================================================= 19:33:44 EdgeX Global Pipelines Version Info 19:33:44 ========================================================= > git config core.sparsecheckout # timeout=10 > git checkout -f 86b0169e3c0cfca859877023392b09d63cc6ccbe # 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 ff02edb092954091608536475346b70900255226 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 86b0169e3c0cfca859877023392b09d63cc6ccbe # timeout=10 [Pipeline] libraryResource [Pipeline] sh 19:33:45 ------------------- 19:33:45 stable info: 19:33:45 ------------------- 19:33:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:33:45 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 19:33:45 Message: update stable to v1.0.254 19:33:45 ------------------- 19:33:45 experimental info: 19:33:45 ------------------- 19:33:45 Commited By: **** collab-it+edgex@linuxfoundation.org 19:33:45 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 19:33:45 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:33:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:33:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:33:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:33:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:33:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:33:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:33:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:33:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:33:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:33:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:33:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:33:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:33:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:33:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:33:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:33:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:33:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:33:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:33:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:33:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:33:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:33:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:33:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:33:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4702 [Pipeline] echo 19:33:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4702 [Pipeline] echo 19:33:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4702 [Pipeline] echo 19:33:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 86b0169e3c0cfca859877023392b09d63cc6ccbe [Pipeline] echo 19:33:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 86b0169 [Pipeline] echo 19:33:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:33:47 provisioning config files... 19:33:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17459124693723177718tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:33:47 ---> docker-login.sh 19:33:47 nexus3.edgexfoundry.org:10001 19:33:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:33:47 Configure a credential helper to remove this warning. See 19:33:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:33:47 19:33:47 Login Succeeded 19:33:47 nexus3.edgexfoundry.org:10002 19:33:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:33:48 Configure a credential helper to remove this warning. See 19:33:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:33:48 19:33:48 Login Succeeded 19:33:48 nexus3.edgexfoundry.org:10003 19:33:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:33:48 Configure a credential helper to remove this warning. See 19:33:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:33:48 19:33:48 Login Succeeded 19:33:48 nexus3.edgexfoundry.org:10004 19:33:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:33:48 Configure a credential helper to remove this warning. See 19:33:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:33:48 19:33:48 Login Succeeded 19:33:48 docker.io 19:33:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:33:48 Configure a credential helper to remove this warning. See 19:33:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:33:48 19:33:48 Login Succeeded 19:33:48 ---> docker-login.sh ends [Pipeline] } 19:33:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:33: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:33:49 + dirname cmd/core-command/Dockerfile 19:33:49 + cut -d/ -f2 19:33:49 + echo core-command,cmd/core-command/Dockerfile 19:33:49 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:33:49 + cut -d/ -f2 19:33:49 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:33:49 + dirname cmd/core-data/Dockerfile 19:33:49 + cut -d/ -f2 19:33:49 + echo core-data,cmd/core-data/Dockerfile 19:33:49 + dirname cmd/core-metadata/Dockerfile 19:33:49 + cut -d/ -f2 19:33:49 + echo core-metadata,cmd/core-metadata/Dockerfile 19:33:49 + dirname cmd/security-bootstrapper/Dockerfile 19:33:49 + cut -d/ -f2 19:33:49 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:33:49 + dirname cmd/security-proxy-auth/Dockerfile 19:33:49 + cut -d/ -f2 19:33:49 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:33:49 + dirname cmd/security-proxy-setup/Dockerfile+ 19:33:49 cut -d/ -f2 19:33:49 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:33:49 + dirname cmd/security-secretstore-setup/Dockerfile 19:33:49 + cut -d/ -f2 19:33:49 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:33:49 + cut -d/ -f2 19:33:49 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:33:49 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:33:49 + dirname cmd/security-spire-agent/Dockerfile 19:33:49 + cut -d/ -f2 19:33:49 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:33:49 + + dirname cmd/security-spire-config/Dockerfile 19:33:49 cut -d/ -f2 19:33:49 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:33:49 + dirname cmd/security-spire-server/Dockerfile 19:33:49 + cut -d/ -f2 19:33:49 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:33:49 + dirname cmd/support-notifications/Dockerfile 19:33:49 + cut -d/ -f2 19:33:49 + echo support-notifications,cmd/support-notifications/Dockerfile 19:33:49 + + dirname cmd/support-scheduler/Dockerfile 19:33:49 cut -d/ -f2 19:33:49 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:33: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:33:49 + git rev-list -1 --merges 86b0169e3c0cfca859877023392b09d63cc6ccbe~1..86b0169e3c0cfca859877023392b09d63cc6ccbe [Pipeline] echo 19:33:49 -----------> git rev-list -1 --merges 86b0169e3c0cfca859877023392b09d63cc6ccbe~1..86b0169e3c0cfca859877023392b09d63cc6ccbe 86b0169e3c0cfca859877023392b09d63cc6ccbe [false] [Pipeline] sh 19:33:50 + git log --format=format:%s -1 86b0169e3c0cfca859877023392b09d63cc6ccbe [Pipeline] echo 19:33:50 ========================================================= 19:33:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:33:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:33:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:33:50 + grep -v github /etc/ssh/ssh_known_hosts 19:33:50 + [ -e /tmp/ssh_known_hosts ] 19:33:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:33:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:33:50 + sudo tee -a /etc/ssh/ssh_known_hosts 19:33:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:33:51 19:33: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:33:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:33:51 0.1.4: Pulling from edgex-devops/py-git-semver 19:33:51 b85a868b505f: Pulling fs layer 19:33:51 e2be974225ed: Pulling fs layer 19:33:51 339a4e72a1f5: Pulling fs layer 19:33:51 988bab9f4d93: Pulling fs layer 19:33:51 1469e6f7b9e6: Pulling fs layer 19:33:51 eaf3925da568: Pulling fs layer 19:33:51 bab4dde63d76: Pulling fs layer 19:33:51 bde34c3a00c8: Pulling fs layer 19:33:51 b352a97aabf1: Pulling fs layer 19:33:51 4872d77fe225: Pulling fs layer 19:33:51 5851b861e8e6: Pulling fs layer 19:33:51 988bab9f4d93: Waiting 19:33:51 1469e6f7b9e6: Waiting 19:33:51 eaf3925da568: Waiting 19:33:51 bab4dde63d76: Waiting 19:33:51 bde34c3a00c8: Waiting 19:33:51 b352a97aabf1: Waiting 19:33:51 4872d77fe225: Waiting 19:33:51 5851b861e8e6: Waiting 19:33:51 e2be974225ed: Verifying Checksum 19:33:51 e2be974225ed: Download complete 19:33:51 988bab9f4d93: Verifying Checksum 19:33:51 988bab9f4d93: Download complete 19:33:51 1469e6f7b9e6: Verifying Checksum 19:33:51 1469e6f7b9e6: Download complete 19:33:51 339a4e72a1f5: Verifying Checksum 19:33:51 339a4e72a1f5: Download complete 19:33:51 eaf3925da568: Download complete 19:33:51 bde34c3a00c8: Verifying Checksum 19:33:51 bde34c3a00c8: Download complete 19:33:51 b352a97aabf1: Download complete 19:33:51 4872d77fe225: Verifying Checksum 19:33:51 4872d77fe225: Download complete 19:33:51 5851b861e8e6: Verifying Checksum 19:33:51 5851b861e8e6: Download complete 19:33:51 b85a868b505f: Verifying Checksum 19:33:51 b85a868b505f: Download complete 19:33:52 bab4dde63d76: Verifying Checksum 19:33:52 bab4dde63d76: Download complete 19:33:52 b85a868b505f: Pull complete 19:33:53 e2be974225ed: Pull complete 19:33:53 339a4e72a1f5: Pull complete 19:33:53 988bab9f4d93: Pull complete 19:33:53 1469e6f7b9e6: Pull complete 19:33:54 eaf3925da568: Pull complete 19:33:55 bab4dde63d76: Pull complete 19:33:55 bde34c3a00c8: Pull complete 19:33:55 b352a97aabf1: Pull complete 19:33:56 4872d77fe225: Pull complete 19:33:56 5851b861e8e6: Pull complete 19:33:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:33:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:33:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:33:56 prd-ubuntu20.04-docker-8c-8g-8866 does not seem to be running inside a container 19:33: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:34:01 $ docker top 1a376379af10bb0582cbdff4f69e2fe24ff7df81b7386eb3c67cd9e4676668f1 -eo pid,comm 19:34:01 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:34:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:34:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:34:01 [ssh-agent] Looking for ssh-agent implementation... 19:34:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:34:01 $ docker exec 1a376379af10bb0582cbdff4f69e2fe24ff7df81b7386eb3c67cd9e4676668f1 ssh-agent 19:34:01 SSH_AUTH_SOCK=/tmp/ssh-oI1M2sjMYQAE/agent.33 19:34:01 SSH_AGENT_PID=39 19:34:01 Running ssh-add (command line suppressed) 19:34:01 Identity added: /w/workspace/edgex-go/1@tmp/private_key_16260604754139031287.key (/w/workspace/edgex-go/1@tmp/private_key_16260604754139031287.key) 19:34:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:34:02 + git tag --points-at HEAD [Pipeline] } 19:34:02 $ docker exec --env ******** --env ******** 1a376379af10bb0582cbdff4f69e2fe24ff7df81b7386eb3c67cd9e4676668f1 ssh-agent -k 19:34:02 unset SSH_AUTH_SOCK; 19:34:02 unset SSH_AGENT_PID; 19:34:02 echo Agent pid 39 killed; 19:34:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:34:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:34:02 [ssh-agent] Looking for ssh-agent implementation... 19:34:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:34:02 $ docker exec 1a376379af10bb0582cbdff4f69e2fe24ff7df81b7386eb3c67cd9e4676668f1 ssh-agent 19:34:02 SSH_AUTH_SOCK=/tmp/ssh-e3R9FUsJH9nm/agent.71 19:34:02 SSH_AGENT_PID=77 19:34:02 Running ssh-add (command line suppressed) 19:34:02 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1728909373797313433.key (/w/workspace/edgex-go/1@tmp/private_key_1728909373797313433.key) 19:34:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:34:03 + git semver init 19:34:03 2023-10-11 19:34:03,440 [run_init] DEBUG init version:0.0.0 force:False 19:34:03 2023-10-11 19:34:03,440 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:34:03 2023-10-11 19:34:03,441 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:34:03 2023-10-11 19:34:03,441 [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) 19:34:10 2023-10-11 19:34:09,331 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:34:10 2023-10-11 19:34:09,332 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4702 with force:False 19:34:10 2023-10-11 19:34:09,332 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4702 19:34:10 2023-10-11 19:34:09,336 [execute] INFO git cat-file --batch-check 19:34:10 2023-10-11 19:34:09,337 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:34:10 2023-10-11 19:34:09,344 [execute] INFO git cat-file --batch 19:34:10 2023-10-11 19:34:09,344 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:34:10 2023-10-11 19:34:09,350 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4702 19:34:10 0.0.0 [Pipeline] } 19:34:10 $ docker exec --env ******** --env ******** 1a376379af10bb0582cbdff4f69e2fe24ff7df81b7386eb3c67cd9e4676668f1 ssh-agent -k 19:34:10 unset SSH_AUTH_SOCK; 19:34:10 unset SSH_AGENT_PID; 19:34:10 echo Agent pid 77 killed; 19:34:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:34:10 + git semver [Pipeline] } 19:34:10 $ docker stop --time=1 1a376379af10bb0582cbdff4f69e2fe24ff7df81b7386eb3c67cd9e4676668f1 19:34:12 $ docker rm -f --volumes 1a376379af10bb0582cbdff4f69e2fe24ff7df81b7386eb3c67cd9e4676668f1 [Pipeline] // withDockerContainer [Pipeline] sh 19:34:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:34:12 Stashed 1 file(s) [Pipeline] echo 19:34: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 19:34:13 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:34:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:34:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:34:13 ========================================================= 19:34:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:34:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:34:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:34:14 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:34:14 7264a8db6415: Pulling fs layer 19:34:14 c4d48a809fc2: Pulling fs layer 19:34:14 4f1c88b9dad5: Pulling fs layer 19:34:14 ad3a456e5733: Pulling fs layer 19:34:14 33e27b845d1e: Pulling fs layer 19:34:14 c68163c4e522: Pulling fs layer 19:34:14 50da416c3ac9: Pulling fs layer 19:34:14 23d2d4c4bb30: Pulling fs layer 19:34:14 50da416c3ac9: Waiting 19:34:14 33e27b845d1e: Waiting 19:34:14 c68163c4e522: Waiting 19:34:14 23d2d4c4bb30: Waiting 19:34:14 ad3a456e5733: Waiting 19:34:14 c4d48a809fc2: Download complete 19:34:14 ad3a456e5733: Download complete 19:34:14 33e27b845d1e: Verifying Checksum 19:34:14 33e27b845d1e: Download complete 19:34:14 7264a8db6415: Verifying Checksum 19:34:14 7264a8db6415: Download complete 19:34:14 c68163c4e522: Verifying Checksum 19:34:14 c68163c4e522: Download complete 19:34:14 7264a8db6415: Pull complete 19:34:14 23d2d4c4bb30: Verifying Checksum 19:34:14 23d2d4c4bb30: Download complete 19:34:14 c4d48a809fc2: Pull complete 19:34:14 4f1c88b9dad5: Verifying Checksum 19:34:14 4f1c88b9dad5: Download complete 19:34:14 50da416c3ac9: Verifying Checksum 19:34:14 50da416c3ac9: Download complete 19:34:17 4f1c88b9dad5: Pull complete 19:34:17 ad3a456e5733: Pull complete 19:34:17 33e27b845d1e: Pull complete 19:34:17 c68163c4e522: Pull complete 19:34:20 50da416c3ac9: Pull complete 19:34:20 23d2d4c4bb30: Pull complete 19:34:20 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 19:34:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:34:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:34:20 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:34:20 WORKDIR /edgex 19:34:20 COPY go.mod . 19:34:20 RUN go mod download 19:34:20 + docker build -t ci-base-image-x86_64 -f - . 19:34:21 Sending build context to Docker daemon 171.1MB 19:34:21 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:34:21 ---> 0786185ac409 19:34:21 Step 2/4 : WORKDIR /edgex 19:34:27 ---> Running in 3376382607dd 19:34:27 Removing intermediate container 3376382607dd 19:34:27 ---> eb5f713d54db 19:34:27 Step 3/4 : COPY go.mod . 19:34:27 ---> 18371fc6009c 19:34:27 Step 4/4 : RUN go mod download 19:34:27 ---> Running in 06b14d32a1a7 19:34:28 Still waiting to schedule task 19:34:28 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:34:54 Removing intermediate container 06b14d32a1a7 19:34:54 ---> c8fcef6d9e02 19:34:54 Successfully built c8fcef6d9e02 19:34:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:34:54 + docker inspect -f . ci-base-image-x86_64 19:34:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:34:54 prd-ubuntu20.04-docker-8c-8g-8866 does not seem to be running inside a container 19:34:54 $ 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 19:34:55 $ docker top 5351adf23f543fb5fcb37bb4ccc3ea4c7e042ed938750cafb9290106a8303e0c -eo pid,comm [Pipeline] { [Pipeline] sh 19:34:55 + go version 19:34:55 go version go1.21.0 linux/amd64 [Pipeline] } 19:34:55 $ docker stop --time=1 5351adf23f543fb5fcb37bb4ccc3ea4c7e042ed938750cafb9290106a8303e0c 19:34:56 $ docker rm -f --volumes 5351adf23f543fb5fcb37bb4ccc3ea4c7e042ed938750cafb9290106a8303e0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:34:57 + docker inspect -f . ci-base-image-x86_64 19:34:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:34:57 prd-ubuntu20.04-docker-8c-8g-8866 does not seem to be running inside a container 19:34:57 $ 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 19:34:58 $ docker top baa257b676e40a19520440c1f0676cfda29bcf197e399d57ca1f7c6791dc68cb -eo pid,comm [Pipeline] { [Pipeline] echo 19:34:58 ========================================================= 19:34:58 [edgeXBuildGoParallel] Running Tests and Build... 19:34:58 ========================================================= [Pipeline] sh 19:34:58 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:34:58 + make test 19:34:58 go test -race -coverprofile=coverage.out ./... 19:35:05 ? github.com/edgexfoundry/edgex-go [no test files] 19:35:17 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:35:17 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:35:17 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:35:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:35:18 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:35:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:35:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:35:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:35:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:35:18 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:35:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:35:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:35:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:35:19 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:35:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:35:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:35:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.043s coverage: 28.7% of statements 19:35:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.059s coverage: 97.0% of statements 19:35:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:35:23 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:35:23 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:35:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:35:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:35:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:35:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:35:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:35:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:35:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:35:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.066s coverage: 69.2% of statements 19:35:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.058s coverage: 53.2% of statements 19:35:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:35:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:35:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.079s coverage: 93.4% of statements 19:35:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.059s coverage: 4.1% of statements 19:35:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:35:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:35:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:35:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:35:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:35:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:35:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:35:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:35:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:35:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:35:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.388s coverage: 97.6% of statements 19:35:30 ok github.com/edgexfoundry/edgex-go/internal/io 1.037s coverage: 72.2% of statements 19:35:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:35:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:35:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.064s coverage: 0.9% of statements 19:35:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.043s coverage: 32.2% of statements 19:35:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.042s coverage: 41.7% of statements 19:35:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.037s coverage: 82.9% of statements 19:35:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.034s coverage: 94.1% of statements 19:35:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.050s coverage: 96.3% of statements 19:35:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:35:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:35:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:35:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:35:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:35:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:35:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:35:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:35:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.063s coverage: 87.5% of statements 19:35:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:35:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:35:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:35:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:35:35 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:35:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:35:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:35:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:35:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:35:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:35:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:35:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:35:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:35:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:35:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:35:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:35:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:35:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:35:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:35:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:35:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:35:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:35:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:35:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:35:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:35:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.088s coverage: 94.4% of statements 19:35:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:35:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:35:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:35:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:35:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:35:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:35:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:35:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:35:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.296s coverage: 79.9% of statements 19:35:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.055s coverage: 92.9% of statements 19:35:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements 19:35:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.043s coverage: 62.3% of statements 19:35:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.039s coverage: 87.2% of statements 19:35:58 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.031s coverage: 20.0% of statements 19:35:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.032s coverage: 100.0% of statements 19:35:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.084s coverage: 81.8% of statements 19:35:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.087s coverage: 82.1% of statements 19:35:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.043s coverage: 86.0% of statements 19:35:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.164s coverage: 63.1% of statements 19:35:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.038s coverage: 100.0% of statements 19:35:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.018s coverage: 89.4% of statements 19:35:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.050s coverage: 100.0% of statements 19:35:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements 19:35:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 19:35:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.167s coverage: 38.4% of statements 19:35:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.041s coverage: 89.5% of statements 19:35:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.045s coverage: 84.8% of statements 19:35:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.060s coverage: 19.9% of statements 19:35:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.111s coverage: 95.7% of statements 19:35:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.046s coverage: 61.8% of statements 19:35:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.077s coverage: 98.9% of statements 19:35:58 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:35:58 running golangci-lint 19:35:58 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 19:35:58 go version go1.21.0 linux/amd64 19:35:58 level=info msg="[config_reader] Used config file .golangci.yml" 19:35:58 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:36:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8868 in /w/workspace/edgexfoundry_edgex-go_PR-4702 [Pipeline] { [Pipeline] ws 19:36:04 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:36:04 The recommended git tool is: git 19:36:10 using credential edgex-jenkins-ssh 19:36:10 Cloning the remote Git repository 19:36:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:36:10 > git init /w/workspace/edgex-go/1 # timeout=10 19:36:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:36:10 > git --version # timeout=10 19:36:10 > git --version # 'git version 2.25.1' 19:36:10 using GIT_SSH to set credentials SSH Credentials for GitHub 19:36:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:36:13 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|types_sizes|compiled_files|files|imports|name) took 12.687850247s" 19:36:13 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.842158ms" 19:36:18 level=info msg="[linters_context/goanalysis] analyzers took 1m2.009208927s with top 10 stages: buildir: 30.330983408s, gosec: 6.711087266s, fact_deprecated: 2.125615628s, inspect: 1.951279338s, printf: 1.820614208s, ctrlflow: 1.411242582s, nilness: 1.001189381s, fact_purity: 983.943803ms, S1038: 936.828107ms, unused: 562.554194ms" 19:36:18 level=info msg="[runner] Issues before processing: 197, after processing: 0" 19:36:18 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 197/197, exclude: 197/197, exclude-rules: 21/197, cgo: 197/197, filename_unadjuster: 197/197, skip_files: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, nolint: 0/21" 19:36:18 level=info msg="[runner] processing took 17.274391ms with stages: nolint: 8.293986ms, identifier_marker: 4.27216ms, path_prettifier: 1.76336ms, exclude-rules: 1.408987ms, autogenerated_exclude: 985.251µs, skip_dirs: 482.506µs, cgo: 50.951µs, filename_unadjuster: 13.32µs, severity-rules: 630ns, max_same_issues: 630ns, uniq_by_line: 500ns, exclude: 350ns, skip_files: 310ns, fixer: 270ns, sort_results: 240ns, source_code: 240ns, diff: 180ns, max_from_linter: 180ns, path_shortener: 120ns, path_prefixer: 110ns, max_per_file_from_linter: 110ns" 19:36:18 level=info msg="[runner] linters took 7.434225879s with stages: goanalysis_metalinter: 7.416873007s" 19:36:18 level=info msg="File cache stats: 0 entries of total size 0B" 19:36:18 level=info msg="Memory: 203 samples, avg is 232.3MB, max is 959.1MB" 19:36:18 level=info msg="Execution took 20.177747887s" 19:36:18 go vet ./... 19:36:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:36:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:36:22 ./bin/test-attribution-txt.sh [Pipeline] echo 19:36:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:36:23 + ls -al . 19:36:23 total 732 19:36:23 drwxrwxr-x 12 1001 1001 4096 Oct 11 19:34 . 19:36:23 drwxr-xr-x 4 root root 4096 Oct 11 19:34 .. 19:36:23 drwxrwxr-x 2 1001 1001 4096 Oct 11 19:33 .blubracket 19:36:23 -rw-rw-r-- 1 1001 1001 16 Oct 11 19:33 .dockerignore 19:36:23 drwxrwxr-x 8 1001 1001 4096 Oct 11 19:35 .git 19:36:23 drwxrwxr-x 3 1001 1001 4096 Oct 11 19:33 .github 19:36:23 -rw-rw-r-- 1 1001 1001 1173 Oct 11 19:33 .gitignore 19:36:23 -rw-rw-r-- 1 1001 1001 42 Oct 11 19:33 .golangci.yml 19:36:23 -rw-rw-r-- 1 1001 1001 100 Oct 11 19:33 .hadolint.yml 19:36:23 drwxr-xr-x 3 1001 1001 4096 Oct 11 19:34 .semver 19:36:23 -rw-rw-r-- 1 1001 1001 166 Oct 11 19:33 .sonarcloud.properties 19:36:23 -rw-rw-r-- 1 1001 1001 1171 Oct 11 19:33 ADOPTERS.md 19:36:23 -rw-rw-r-- 1 1001 1001 11674 Oct 11 19:33 Attribution.txt 19:36:23 -rw-rw-r-- 1 1001 1001 93407 Oct 11 19:33 CHANGELOG.md 19:36:23 -rw-rw-r-- 1 1001 1001 3804 Oct 11 19:33 CONTRIBUTING.md 19:36:23 -rw-rw-r-- 1 1001 1001 677 Oct 11 19:33 GOVERNANCE.md 19:36:23 -rw-rw-r-- 1 1001 1001 883 Oct 11 19:33 Jenkinsfile 19:36:23 -rw-rw-r-- 1 1001 1001 10775 Oct 11 19:33 LICENSE 19:36:23 -rw-rw-r-- 1 1001 1001 15054 Oct 11 19:33 Makefile 19:36:23 -rw-rw-r-- 1 1001 1001 582 Oct 11 19:33 OWNERS.md 19:36:23 -rw-rw-r-- 1 1001 1001 9923 Oct 11 19:33 README.md 19:36:23 -rw-rw-r-- 1 1001 1001 789 Oct 11 19:33 SECURITY.md 19:36:23 -rw-rw-r-- 1 1001 1001 5 Oct 11 19:34 VERSION 19:36:23 drwxrwxr-x 2 1001 1001 4096 Oct 11 19:33 bin 19:36:23 drwxrwxr-x 18 1001 1001 4096 Oct 11 19:33 cmd 19:36:23 -rw-r--r-- 1 root root 453602 Oct 11 19:35 coverage.out 19:36:23 drwxrwxr-x 2 1001 1001 4096 Oct 11 19:33 fuzz_test 19:36:23 -rw-rw-r-- 1 1001 1001 3689 Oct 11 19:33 go.mod 19:36:23 -rw-rw-r-- 1 1001 1001 34977 Oct 11 19:33 go.sum 19:36:23 drwxrwxr-x 7 1001 1001 4096 Oct 11 19:33 internal 19:36:23 drwxrwxr-x 3 1001 1001 4096 Oct 11 19:33 openapi 19:36:23 -rw-rw-r-- 1 1001 1001 594 Oct 11 19:33 security.txt 19:36:23 drwxrwxr-x 4 1001 1001 4096 Oct 11 19:33 snap 19:36:23 -rw-rw-r-- 1 1001 1001 204 Oct 11 19:33 version.go [Pipeline] sh 19:36:23 + '[' -e coverage.out ] 19:36:23 + chown 1001:1001 coverage.out [Pipeline] stash 19:36:23 Stashed 1 file(s) [Pipeline] sh 19:36:24 + make build 19:36:24 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 19:36:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:36:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:36:28 Merging remotes/origin/main commit ff02edb092954091608536475346b70900255226 into PR head commit 86b0169e3c0cfca859877023392b09d63cc6ccbe 19:36:28 Merge succeeded, producing 86b0169e3c0cfca859877023392b09d63cc6ccbe 19:36:28 Checking out Revision 86b0169e3c0cfca859877023392b09d63cc6ccbe (PR-4702) 19:36:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:36:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:36:27 using GIT_SSH to set credentials SSH Credentials for GitHub 19:36:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4702/head:refs/remotes/origin/PR-4702 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:36:28 > git config core.sparsecheckout # timeout=10 19:36:28 > git checkout -f 86b0169e3c0cfca859877023392b09d63cc6ccbe # timeout=10 19:36:28 > git remote # timeout=10 19:36:28 > git config --get remote.origin.url # timeout=10 19:36:28 using GIT_SSH to set credentials SSH Credentials for GitHub 19:36:28 > git merge ff02edb092954091608536475346b70900255226 # timeout=10 19:36:28 > git rev-parse HEAD^{commit} # timeout=10 19:36:28 > git config core.sparsecheckout # timeout=10 19:36:28 > git checkout -f 86b0169e3c0cfca859877023392b09d63cc6ccbe # timeout=10 19:36:29 Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.1 to 4.11.2" 19:36:29 > git --version # timeout=10 19:36:29 > git --version # 'git version 2.25.1' 19:36:29 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:36:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:36:30 % Total % Received % Xferd Average Speed Time Time Time Current 19:36:30 Dload Upload Total Spent Left Speed 19:36:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80194 0 --:--:-- --:--:-- --:--:-- 80702 [Pipeline] sh 19:36:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:36:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ sudo tee /etc/docker/daemon.new 19:36:31 19:36:31 { 19:36:31 "registry-mirrors": [ 19:36:31 "https://nexus3.edgexfoundry.org:10001" 19:36:31 ], 19:36:31 "bip": "10.250.0.254/24", 19:36:31 "hosts": [ 19:36:31 "tcp://0.0.0.0:5555", 19:36:31 "unix:///var/run/docker.sock" 19:36:31 ], 19:36:31 "mtu": 1458, 19:36:31 "selinux-enabled": true, 19:36:31 "seccomp-profile": "/etc/docker/seccomp.json" 19:36:31 } [Pipeline] sh 19:36:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:36:32 + sudo service docker restart 19:36:36 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 19:36: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 19:36:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:36:37 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 19:36:42 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:36:44 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 19:36:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:36:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:36:46 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 19:36: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:36:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:36:49 $ docker stop --time=1 baa257b676e40a19520440c1f0676cfda29bcf197e399d57ca1f7c6791dc68cb 19:36:54 $ docker rm -f --volumes baa257b676e40a19520440c1f0676cfda29bcf197e399d57ca1f7c6791dc68cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider 19:36:55 provisioning config files... 19:36:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12129125685623989503tmp [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { 19:36:55 ---> docker-login.sh 19:36:55 nexus3.edgexfoundry.org:10001 [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:36:56 19:36:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 19:36:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:56 Configure a credential helper to remove this warning. See 19:36:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:56 19:36:56 Login Succeeded 19:36:56 nexus3.edgexfoundry.org:10002 [Pipeline] sh 19:36:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:36:56 latest: Pulling from edgex-devops/edgex-compose 19:36:56 91d30c5bc195: Pulling fs layer 19:36:56 2e9b0aa3be6d: Pulling fs layer 19:36:56 9c61dcf015f6: Pulling fs layer 19:36:56 4698f68db338: Pulling fs layer 19:36:56 2a2f49069b9e: Pulling fs layer 19:36:56 e0025b399a48: Pulling fs layer 19:36:56 4698f68db338: Waiting 19:36:56 e0025b399a48: Waiting 19:36:56 2a2f49069b9e: Waiting 19:36:56 91d30c5bc195: Verifying Checksum 19:36:56 91d30c5bc195: Download complete 19:36:56 4698f68db338: Verifying Checksum 19:36:56 4698f68db338: Download complete 19:36:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:56 Configure a credential helper to remove this warning. See 19:36:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:56 19:36:56 Login Succeeded 19:36:56 nexus3.edgexfoundry.org:10003 19:36:56 91d30c5bc195: Pull complete 19:36:56 2e9b0aa3be6d: Verifying Checksum 19:36:56 2e9b0aa3be6d: Download complete 19:36:56 e0025b399a48: Verifying Checksum 19:36:56 e0025b399a48: Download complete 19:36:56 2a2f49069b9e: Download complete 19:36:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:57 Configure a credential helper to remove this warning. See 19:36:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:57 19:36:57 Login Succeeded 19:36:57 nexus3.edgexfoundry.org:10004 19:36:57 2e9b0aa3be6d: Pull complete 19:36:57 9c61dcf015f6: Download complete 19:36:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:57 Configure a credential helper to remove this warning. See 19:36:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:57 19:36:57 Login Succeeded 19:36:57 docker.io 19:36:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:58 Configure a credential helper to remove this warning. See 19:36:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:58 19:36:58 Login Succeeded 19:36:58 ---> docker-login.sh ends [Pipeline] } 19:36:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:36:58 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:36:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:36:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:36:59 ========================================================= 19:36:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:36:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:36:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:36:59 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:36:59 9fda8d8052c6: Pulling fs layer 19:36:59 5d54e960e981: Pulling fs layer 19:36:59 c4a7e357bf2a: Pulling fs layer 19:36:59 f0e02332f6b5: Pulling fs layer 19:36:59 cefa15bbcfad: Pulling fs layer 19:36:59 17808c966233: Pulling fs layer 19:36:59 f4c1fc716caa: Pulling fs layer 19:36:59 f0e02332f6b5: Waiting 19:36:59 17808c966233: Waiting 19:36:59 f4c1fc716caa: Waiting 19:36:59 cefa15bbcfad: Waiting 19:36:59 5d54e960e981: Verifying Checksum 19:36:59 5d54e960e981: Download complete 19:36:59 f0e02332f6b5: Verifying Checksum 19:36:59 f0e02332f6b5: Download complete 19:36:59 cefa15bbcfad: Download complete 19:36:59 9fda8d8052c6: Verifying Checksum 19:36:59 9fda8d8052c6: Download complete 19:36:59 9c61dcf015f6: Pull complete 19:36:59 4698f68db338: Pull complete 19:36:59 2a2f49069b9e: Pull complete 19:37:00 e0025b399a48: Pull complete 19:37:00 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:37:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:37:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:37:00 prd-ubuntu20.04-docker-8c-8g-8866 does not seem to be running inside a container 19:37:00 $ 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 19:37:00 f4c1fc716caa: Verifying Checksum 19:37:00 f4c1fc716caa: Download complete 19:37:01 9fda8d8052c6: Pull complete 19:37:01 5d54e960e981: Pull complete 19:37:01 c4a7e357bf2a: Verifying Checksum 19:37:01 c4a7e357bf2a: Download complete 19:37:02 17808c966233: Verifying Checksum 19:37:02 17808c966233: Download complete 19:37:04 $ docker top e149b9cfdf08a2f950781f33582879cc4e767ed88f82bd05d7ef64168e8a4a09 -eo pid,comm [Pipeline] { [Pipeline] sh 19:37:05 + docker compose -f ./docker-compose-build.yml build --parallel 19:37:07 #1 [security-bootstrapper internal] load build definition from Dockerfile 19:37:07 #1 transferring dockerfile: 2.82kB done 19:37:07 #1 DONE 0.0s 19:37:07 19:37:07 #2 [core-command internal] load build definition from Dockerfile 19:37:07 #2 transferring dockerfile: 1.82kB done 19:37:07 #2 DONE 0.0s 19:37:07 19:37:07 #3 [support-notifications internal] load build definition from Dockerfile 19:37:07 #3 transferring dockerfile: 1.84kB done 19:37:07 #3 DONE 0.0s 19:37:07 19:37:07 #4 [security-secretstore-setup internal] load build definition from Dockerfile 19:37:07 #4 transferring dockerfile: 2.38kB done 19:37:07 #4 DONE 0.0s 19:37:07 19:37:07 #5 [core-data internal] load build definition from Dockerfile 19:37:07 #5 transferring dockerfile: 1.90kB done 19:37:07 #5 DONE 0.0s 19:37:07 19:37:07 #6 [security-proxy-setup internal] load build definition from Dockerfile 19:37:07 #6 transferring dockerfile: 2.39kB done 19:37:07 #6 DONE 0.0s 19:37:07 19:37:07 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:37:07 #7 transferring dockerfile: 1.78kB done 19:37:07 #7 DONE 0.0s 19:37:07 19:37:07 #8 [security-spire-server internal] load build definition from Dockerfile 19:37:07 #8 transferring dockerfile: 1.59kB done 19:37:07 #8 DONE 0.0s 19:37:07 19:37:07 #9 [security-bootstrapper internal] load .dockerignore 19:37:07 #9 transferring context: 56B done 19:37:07 #9 DONE 0.0s 19:37:07 19:37:07 #10 [support-scheduler internal] load build definition from Dockerfile 19:37:07 #10 transferring dockerfile: 1.82kB done 19:37:07 #10 DONE 0.0s 19:37:07 19:37:07 #11 [security-spire-config internal] load build definition from Dockerfile 19:37:07 #11 transferring dockerfile: 1.58kB done 19:37:07 #11 DONE 0.0s 19:37:07 19:37:07 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:37:07 #12 transferring dockerfile: 2.12kB done 19:37:07 #12 DONE 0.0s 19:37:07 19:37:07 #13 [security-proxy-auth internal] load build definition from Dockerfile 19:37:07 #13 transferring dockerfile: 2.04kB done 19:37:07 #13 DONE 0.0s 19:37:07 19:37:07 #14 [security-spire-agent internal] load build definition from Dockerfile 19:37:07 #14 transferring dockerfile: 1.70kB done 19:37:07 #14 DONE 0.0s 19:37:07 19:37:07 #15 [core-metadata internal] load build definition from Dockerfile 19:37:07 #15 transferring dockerfile: 1.96kB done 19:37:07 #15 DONE 0.0s 19:37:07 19:37:07 #16 [core-command internal] load .dockerignore 19:37:07 #16 transferring context: 56B done 19:37:07 #16 DONE 0.0s 19:37:07 19:37:07 #17 [support-notifications internal] load .dockerignore 19:37:08 #17 transferring context: 56B done 19:37:08 #17 DONE 0.0s 19:37:08 19:37:08 #18 [security-secretstore-setup internal] load .dockerignore 19:37:08 #18 transferring context: 56B done 19:37:08 #18 DONE 0.0s 19:37:08 19:37:08 #19 [core-data internal] load .dockerignore 19:37:08 #19 transferring context: 56B done 19:37:08 #19 DONE 0.0s 19:37:08 19:37:08 #20 [security-proxy-setup internal] load .dockerignore 19:37:08 #20 transferring context: 56B done 19:37:08 #20 DONE 0.0s 19:37:08 19:37:08 #21 [security-spiffe-token-provider internal] load .dockerignore 19:37:08 #21 transferring context: 56B done 19:37:08 #21 DONE 0.0s 19:37:08 19:37:08 #22 [security-spire-server internal] load .dockerignore 19:37:08 #22 transferring context: 56B done 19:37:08 #22 DONE 0.0s 19:37:08 19:37:08 #23 [support-scheduler internal] load .dockerignore 19:37:08 #23 transferring context: 56B done 19:37:08 #23 DONE 0.0s 19:37:08 19:37:08 #24 [security-spire-config internal] load .dockerignore 19:37:08 #24 transferring context: 56B done 19:37:08 #24 DONE 0.0s 19:37:08 19:37:08 #25 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:37:08 #25 DONE 0.0s 19:37:08 19:37:08 #26 [core-common-config-bootstrapper internal] load .dockerignore 19:37:08 #26 transferring context: 56B done 19:37:08 #26 DONE 0.0s 19:37:08 19:37:08 #27 [security-proxy-auth internal] load .dockerignore 19:37:08 #27 transferring context: 56B done 19:37:08 #27 DONE 0.0s 19:37:08 19:37:08 #28 [security-spire-agent internal] load .dockerignore 19:37:08 #28 transferring context: 56B done 19:37:08 #28 DONE 0.0s 19:37:08 19:37:08 #29 [core-metadata internal] load .dockerignore 19:37:08 #29 transferring context: 56B done 19:37:08 #29 DONE 0.0s 19:37:08 19:37:08 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:37:08 #30 ... 19:37:08 19:37:08 #25 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:37:08 #25 DONE 0.0s 19:37:08 19:37:08 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 19:37:08 #30 ... 19:37:08 19:37:08 #25 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:37:08 #25 DONE 0.0s 19:37:08 19:37:08 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 19:37:09 #30 ... 19:37:09 19:37:09 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:37:09 #31 DONE 0.5s 19:37:09 19:37:09 #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:37:09 #32 DONE 0.6s 19:37:09 19:37:09 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 19:37:09 #30 DONE 1.1s 19:37:09 19:37:09 #33 [security-spire-server internal] load build context 19:37:09 #33 transferring context: 18.11kB done 19:37:09 #33 DONE 0.1s 19:37:09 19:37:09 #34 [security-proxy-setup stage-2 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:37:09 #34 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 19:37:09 #34 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:37:09 #34 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 19:37:09 #34 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 19:37:09 #34 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0B / 3.40MB 0.1s 19:37:09 #34 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 2.10MB / 3.40MB 0.3s 19:37:09 #34 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.4s 19:37:09 #34 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.4s done 19:37:09 #34 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 19:37:09 #34 ... 19:37:09 19:37:09 #35 [security-spire-agent internal] load build context 19:37:09 #35 transferring context: 17.64kB 0.0s done 19:37:09 #35 DONE 0.6s 19:37:09 19:37:09 #36 [security-spire-config internal] load build context 19:37:09 #36 transferring context: 16.36kB 0.0s done 19:37:09 #36 DONE 0.6s 19:37:09 19:37:09 #34 [security-proxy-setup stage-2 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:37:09 #34 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.4s done 19:37:10 #34 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.4s done 19:37:10 #34 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.4s done 19:37:10 #34 DONE 1.4s 19:37:10 19:37:10 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:37:10 #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done 19:37:10 #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 19:37:10 #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 19:37:10 #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:37:10 #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 19:37:10 #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 19:37:10 #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:37:10 #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done 19:37:10 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.0s done 19:37:10 #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:37:10 #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 19:37:10 #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.1s 19:37:10 #37 ... 19:37:10 19:37:10 #38 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:37:10 #38 DONE 1.9s 19:37:10 19:37:10 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:37:12 #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.2s done 19:37:15 c4a7e357bf2a: Pull complete 19:37:15 f0e02332f6b5: Pull complete 19:37:15 cefa15bbcfad: Pull complete 19:37:16 #37 ... 19:37:16 19:37:16 #39 [core-metadata internal] load build context 19:37:16 #39 transferring context: 364.95MB 6.9s done 19:37:16 #39 ... 19:37:16 19:37:16 #40 [core-command internal] load build context 19:37:19 #40 ... 19:37:19 19:37:19 #41 [core-common-config-bootstrapper internal] load build context 19:37:19 #41 transferring context: 364.95MB 9.3s done 19:37:19 #41 ... 19:37:19 19:37:19 #42 [security-bootstrapper internal] load build context 19:37:19 #42 transferring context: 364.95MB 9.6s done 19:37:19 #42 ... 19:37:19 19:37:19 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:37:19 #43 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.0s done 19:37:19 #43 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 19:37:19 #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 19:37:19 #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 19:37:19 #43 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:37:19 #43 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 19:37:19 #43 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:37:19 #43 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:37:19 #43 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.6s done 19:37:19 #43 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.1s done 19:37:19 #43 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 19:37:19 #43 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.1s done 19:37:19 #43 ... 19:37:19 19:37:19 #44 [security-secretstore-setup internal] load build context 19:37:19 #44 transferring context: 364.95MB 9.3s done 19:37:19 #44 ... 19:37:19 19:37:19 #45 [support-scheduler internal] load build context 19:37:19 #45 ... 19:37:19 19:37:19 #46 [security-spiffe-token-provider internal] load build context 19:37:19 #46 transferring context: 364.95MB 9.0s done 19:37:19 #46 ... 19:37:19 19:37:19 #47 [core-data internal] load build context 19:37:19 #47 transferring context: 364.95MB 9.1s done 19:37:20 #47 ... 19:37:20 19:37:20 #48 [security-proxy-setup internal] load build context 19:37:20 #48 transferring context: 364.95MB 8.2s done 19:37:20 #48 ... 19:37:20 19:37:20 #49 [support-notifications internal] load build context 19:37:20 #49 transferring context: 364.95MB 9.6s done 19:37:20 #49 ... 19:37:20 19:37:20 #50 [security-proxy-auth internal] load build context 19:37:20 #50 transferring context: 364.95MB 9.8s done 19:37:20 #50 ... 19:37:20 19:37:20 #51 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:37:21 #51 ... 19:37:21 19:37:21 #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:37:21 #52 ... 19:37:21 19:37:21 #53 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:37:21 #53 ... 19:37:21 19:37:21 #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:37:21 #54 ... 19:37:21 19:37:21 #55 [support-notifications builder 2/7] WORKDIR /edgex-go 19:37:21 #55 ... 19:37:21 19:37:21 #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:37:21 #56 ... 19:37:21 19:37:21 #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:37:21 #57 ... 19:37:21 19:37:21 #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:37:22 #58 ... 19:37:22 19:37:22 #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:37:23 #59 ... 19:37:23 19:37:23 #60 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:37:23 #60 ... 19:37:23 19:37:23 #45 [support-scheduler internal] load build context 19:37:23 #45 transferring context: 364.95MB 10.3s done 19:37:23 17808c966233: Pull complete 19:37:24 f4c1fc716caa: Pull complete 19:37:25 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 19:37:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:37:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:37:25 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:37:25 WORKDIR /edgex 19:37:25 COPY go.mod . 19:37:25 RUN go mod download 19:37:25 + docker build -t ci-base-image-arm64 -f - . 19:37:26 Sending build context to Docker daemon 2.995MB 19:37:26 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:37:26 ---> ea914061e18c 19:37:26 Step 2/4 : WORKDIR /edgex 19:37:28 ---> Running in 37f1353ccbd2 19:37:28 Removing intermediate container 37f1353ccbd2 19:37:28 ---> 5a3a3a306de7 19:37:28 Step 3/4 : COPY go.mod . 19:37:28 ---> f9810f5ee75c 19:37:28 Step 4/4 : RUN go mod download 19:37:28 ---> Running in 63cba248a2aa 19:37:30 #45 ... 19:37:30 19:37:30 #40 [core-command internal] load build context 19:37:30 #40 transferring context: 364.95MB 10.1s done 19:37:32 #40 ... 19:37:32 19:37:32 #39 [core-metadata internal] load build context 19:37:32 #39 DONE 22.9s 19:37:32 19:37:32 #48 [security-proxy-setup internal] load build context 19:37:32 #48 DONE 22.9s 19:37:32 19:37:32 #41 [core-common-config-bootstrapper internal] load build context 19:37:32 #41 DONE 22.9s 19:37:32 19:37:32 #46 [security-spiffe-token-provider internal] load build context 19:37:32 #46 DONE 22.9s 19:37:32 19:37:32 #47 [core-data internal] load build context 19:37:32 #47 DONE 22.9s 19:37:32 19:37:32 #44 [security-secretstore-setup internal] load build context 19:37:32 #44 DONE 22.9s 19:37:32 19:37:32 #49 [support-notifications internal] load build context 19:37:32 #49 DONE 22.9s 19:37:32 19:37:32 #40 [core-command internal] load build context 19:37:32 #40 DONE 23.0s 19:37:32 19:37:32 #55 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 19:37:32 #55 DONE 21.3s 19:37:32 19:37:32 #42 [security-bootstrapper internal] load build context 19:37:32 #42 DONE 22.9s 19:37:32 19:37:32 #61 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 19:37:32 #61 ... 19:37:32 19:37:32 #50 [security-proxy-auth internal] load build context 19:37:32 #50 DONE 23.0s 19:37:32 19:37:32 #45 [support-scheduler internal] load build context 19:37:32 #45 DONE 23.0s 19:37:32 19:37:32 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:37:32 #43 DONE 23.0s 19:37:32 19:37:32 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:37:32 #37 DONE 23.1s 19:37:32 19:37:32 #60 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:37:32 #60 21.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:32 #60 22.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:33 #60 22.34 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:37:33 #60 22.34 v3.18.4-52-g16be723803a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:37:33 #60 22.34 OK: 20069 distinct packages available 19:37:33 #60 22.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:33 #60 22.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:33 #60 22.68 (1/5) Installing dumb-init (1.2.5-r2) 19:37:33 #60 22.68 (2/5) Installing musl-obstack (1.2.3-r2) 19:37:33 #60 22.70 (3/5) Installing libucontext (1.2-r2) 19:37:33 #60 22.70 (4/5) Installing gcompat (1.1.0-r1) 19:37:33 #60 22.71 (5/5) Installing openssl (3.1.3-r0) 19:37:33 #60 22.72 Executing busybox-1.36.1-r2.trigger 19:37:33 #60 22.72 OK: 8 MiB in 20 packages 19:37:33 #60 DONE 23.4s 19:37:33 19:37:33 #51 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:37:33 #51 21.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:33 #51 22.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:33 #51 22.28 (1/1) Installing dumb-init (1.2.5-r2) 19:37:33 #51 22.30 Executing busybox-1.36.1-r2.trigger 19:37:33 #51 22.31 OK: 7 MiB in 16 packages 19:37:33 #51 DONE 23.4s 19:37:33 19:37:33 #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:37:33 #58 21.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:33 #58 22.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:33 #58 22.37 (1/2) Installing dumb-init (1.2.5-r2) 19:37:33 #58 22.37 (2/2) Installing su-exec (0.2-r3) 19:37:33 #58 22.38 Executing busybox-1.36.1-r2.trigger 19:37:33 #58 22.40 OK: 7 MiB in 17 packages 19:37:33 #58 DONE 23.4s 19:37:33 19:37:33 #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:37:33 #52 23.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:33 #52 23.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:34 #52 23.68 (1/4) Installing ca-certificates (20230506-r0) 19:37:34 #52 24.02 (2/4) Installing dumb-init (1.2.5-r2) 19:37:34 #52 24.02 (3/4) Installing su-exec (0.2-r3) 19:37:34 #52 24.02 (4/4) Installing yq (4.33.3-r3) 19:37:34 #52 24.07 Executing busybox-1.36.1-r2.trigger 19:37:34 #52 24.08 Executing ca-certificates-20230506-r0.trigger 19:37:34 #52 24.25 OK: 17 MiB in 19 packages 19:37:35 #52 DONE 24.9s 19:37:35 19:37:35 #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:37:35 #57 24.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:35 #57 24.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:35 #57 ... 19:37:35 19:37:35 #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:37:35 #56 23.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:35 #56 23.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:35 #56 23.66 (1/2) Installing ca-certificates (20230506-r0) 19:37:35 #56 24.00 (2/2) Installing dumb-init (1.2.5-r2) 19:37:35 #56 24.00 Executing busybox-1.36.1-r2.trigger 19:37:35 #56 24.01 Executing ca-certificates-20230506-r0.trigger 19:37:35 #56 24.06 OK: 8 MiB in 17 packages 19:37:35 #56 DONE 25.0s 19:37:35 19:37:35 #62 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:37:35 #62 DONE 1.7s 19:37:35 19:37:35 #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:37:35 #59 23.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:35 #59 23.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:35 #59 23.63 (1/4) Installing dumb-init (1.2.5-r2) 19:37:35 #59 23.98 (2/4) Installing openssl (3.1.3-r0) 19:37:35 #59 24.00 (3/4) Installing su-exec (0.2-r3) 19:37:35 #59 24.00 (4/4) Installing yq (4.33.3-r3) 19:37:35 #59 24.06 Executing busybox-1.36.1-r2.trigger 19:37:35 #59 24.06 OK: 17 MiB in 19 packages 19:37:35 #59 DONE 25.0s 19:37:35 19:37:35 #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:37:35 #54 21.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:35 #54 23.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:35 #54 23.32 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:37:35 #54 23.32 v3.18.4-52-g16be723803a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:37:35 #54 23.32 OK: 20069 distinct packages available 19:37:35 #54 23.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:35 #54 23.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:35 #54 23.69 (1/11) Installing ca-certificates (20230506-r0) 19:37:35 #54 24.03 (2/11) Installing brotli-libs (1.0.9-r14) 19:37:35 #54 24.04 (3/11) Installing libunistring (1.1-r1) 19:37:35 #54 24.05 (4/11) Installing libidn2 (2.3.4-r1) 19:37:35 #54 24.06 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:37:35 #54 24.06 (6/11) Installing libcurl (8.4.0-r0) 19:37:35 #54 24.07 (7/11) Installing curl (8.4.0-r0) 19:37:35 #54 24.08 (8/11) Installing dumb-init (1.2.5-r2) 19:37:35 #54 24.08 (9/11) Installing musl-obstack (1.2.3-r2) 19:37:35 #54 24.09 (10/11) Installing libucontext (1.2-r2) 19:37:35 #54 24.09 (11/11) Installing gcompat (1.1.0-r1) 19:37:35 #54 24.10 Executing busybox-1.36.1-r2.trigger 19:37:35 #54 24.11 Executing ca-certificates-20230506-r0.trigger 19:37:35 #54 24.27 OK: 12 MiB in 26 packages 19:37:35 #54 DONE 25.0s 19:37:35 19:37:35 #63 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:37:35 #63 DONE 1.7s 19:37:35 19:37:35 #53 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:37:35 #53 23.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:35 #53 23.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:35 #53 24.26 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:37:35 #53 24.26 v3.18.4-52-g16be723803a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:37:35 #53 24.26 OK: 20069 distinct packages available 19:37:35 #53 24.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:35 #53 24.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:35 #53 24.69 (1/4) Installing dumb-init (1.2.5-r2) 19:37:35 #53 24.70 (2/4) Installing musl-obstack (1.2.3-r2) 19:37:35 #53 24.70 (3/4) Installing libucontext (1.2-r2) 19:37:35 #53 24.70 (4/4) Installing gcompat (1.1.0-r1) 19:37:35 #53 24.71 Executing busybox-1.36.1-r2.trigger 19:37:35 #53 24.74 OK: 8 MiB in 19 packages 19:37:35 #53 DONE 25.1s 19:37:35 19:37:35 #64 [security-spire-server stage-2 4/8] COPY Attribution.txt / 19:37:35 #64 DONE 0.0s 19:37:35 19:37:35 #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 19:37:35 #65 DONE 0.1s 19:37:35 19:37:35 #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:37:35 #57 25.12 (1/1) Installing dumb-init (1.2.5-r2) 19:37:35 #57 25.19 Executing busybox-1.36.1-r2.trigger 19:37:35 #57 25.20 OK: 7 MiB in 16 packages 19:37:37 #57 DONE 26.6s 19:37:37 19:37:37 #66 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:37:37 #66 DONE 1.6s 19:37:37 19:37:37 #67 [security-spire-server stage-2 5/8] COPY security.txt / 19:37:37 #67 DONE 1.5s 19:37:37 19:37:37 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:37:37 #0 3.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:37 #0 3.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:37 #0 3.924 OK: 264 MiB in 52 packages 19:37:37 #68 DONE 5.1s 19:37:37 19:37:37 #69 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:37:37 #69 DONE 1.6s 19:37:37 19:37:37 #70 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:37:37 #70 DONE 0.1s 19:37:37 19:37:37 #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:37:37 #0 3.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:37 #0 3.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:37 #0 3.707 OK: 264 MiB in 52 packages 19:37:37 #71 DONE 5.2s 19:37:37 19:37:37 #72 [security-spire-config stage-2 4/9] COPY Attribution.txt / 19:37:37 #72 ... 19:37:37 19:37:37 #73 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 19:37:37 #73 DONE 0.2s 19:37:37 19:37:37 #72 [security-spire-config stage-2 4/9] COPY Attribution.txt / 19:37:37 #72 DONE 0.2s 19:37:37 19:37:37 #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:37:37 #74 DONE 0.2s 19:37:37 19:37:37 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:37:37 #75 DONE 0.2s 19:37:37 19:37:37 #76 [security-spire-agent stage-3 6/9] COPY security.txt / 19:37:37 #76 DONE 0.1s 19:37:37 19:37:37 #77 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:37:37 #77 DONE 0.2s 19:37:37 19:37:37 #78 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:37:37 #78 DONE 0.1s 19:37:37 19:37:37 #79 [security-spire-config stage-2 5/9] COPY security.txt / 19:37:37 #79 DONE 0.1s 19:37:37 19:37:37 #80 [security-spire-server] exporting to image 19:37:37 #80 exporting layers 19:37:37 #80 ... 19:37:37 19:37:37 #81 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:37:37 #81 DONE 0.1s 19:37:37 19:37:37 #82 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:37:37 #82 DONE 0.1s 19:37:37 19:37:37 #83 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 19:37:37 #83 DONE 0.1s 19:37:37 19:37:37 #84 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:37:37 #84 DONE 0.1s 19:37:37 19:37:37 #85 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:37:37 #85 DONE 0.1s 19:37:37 19:37:37 #80 [security-spire-config] exporting to image 19:37:37 #80 ... 19:37:37 19:37:37 #86 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:37:37 #86 DONE 0.1s 19:37:37 19:37:37 #87 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:37:37 #87 DONE 4.1s 19:37:37 19:37:37 #80 [security-spire-agent] exporting to image 19:37:38 #80 ... 19:37:38 19:37:38 #88 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:37:38 #0 5.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:38 #0 5.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:38 #0 5.487 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:37:38 #0 5.487 v3.18.4-52-g16be723803a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:37:38 #0 5.487 OK: 20075 distinct packages available 19:37:38 #0 5.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:38 #0 5.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:38 #0 5.850 OK: 264 MiB in 52 packages 19:37:38 #88 DONE 5.9s 19:37:38 19:37:38 #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:37:38 #89 DONE 0.1s 19:37:38 19:37:38 #90 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 19:37:38 #90 DONE 0.0s 19:37:38 19:37:38 #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:38 #91 ... 19:37:38 19:37:38 #61 [core-command builder 3/7] RUN apk add --update --no-cache make git 19:37:38 #61 5.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:38 #61 5.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:38 #61 6.007 OK: 264 MiB in 52 packages 19:37:38 #61 DONE 6.2s 19:37:38 19:37:38 #92 [core-command builder 4/7] COPY go.mod vendor* ./ 19:37:38 #92 DONE 0.0s 19:37:38 19:37:38 #80 [security-spire-agent] exporting to image 19:37:38 #80 exporting layers 0.6s done 19:37:38 #80 writing image sha256:7f5f311e4d12136fb8464f42790effe9acdc4696484fcd1393b064f23f577f2d done 19:37:38 #80 naming to docker.io/library/security-spire-server done 19:37:38 #80 writing image sha256:ff1b7f6d345a50bcb94939d78ec9d0aa32af68b2bd91333e6e3db8cf318c43d7 done 19:37:38 #80 naming to docker.io/library/security-spire-config done 19:37:38 #80 writing image sha256:1cf4c62d6daf2976556b2386a732640628fe9c692f2006d9bc1d1668f74ce627 done 19:37:38 #80 naming to docker.io/library/security-spire-agent done 19:37:38 #80 DONE 0.8s 19:37:38 19:37:38 #93 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:48 #93 ... 19:37:48 19:37:48 #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:48 #94 ... 19:37:48 19:37:48 #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:15 Removing intermediate container 63cba248a2aa 19:38:15 ---> ea36fbf8bcd3 19:38:15 Successfully built ea36fbf8bcd3 19:38:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:15 + docker inspect -f . ci-base-image-arm64 19:38:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:38:16 prd-ubuntu20.04-docker-arm64-4c-16g-8868 does not seem to be running inside a container 19:38:16 $ 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 19:38:17 $ docker top e4aefc1129c40b3b45dcfbb57d33d495751cd822e8db31ff05c2b96d98535ea1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:38:18 + go version 19:38:18 go version go1.21.0 linux/arm64 [Pipeline] } 19:38:18 $ docker stop --time=1 e4aefc1129c40b3b45dcfbb57d33d495751cd822e8db31ff05c2b96d98535ea1 19:38:20 $ docker rm -f --volumes e4aefc1129c40b3b45dcfbb57d33d495751cd822e8db31ff05c2b96d98535ea1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:20 #95 DONE 40.5s 19:38:20 19:38:20 #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:20 #91 DONE 39.9s 19:38:20 19:38:20 #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:20 #94 DONE 40.6s 19:38:20 19:38:20 #93 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:20 #93 DONE 39.7s 19:38:20 19:38:20 #96 [security-spiffe-token-provider builder 6/7] COPY . . 19:38:20 + docker inspect -f . ci-base-image-arm64 19:38:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:38:21 prd-ubuntu20.04-docker-arm64-4c-16g-8868 does not seem to be running inside a container 19:38:21 $ 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 19:38:22 $ docker top 58b0e60eb542046967a6c8940bdbae9a58f30a4d470836a4c27ce97fbab7d3e5 -eo pid,comm [Pipeline] { [Pipeline] echo 19:38:22 ========================================================= 19:38:22 [edgeXBuildGoParallel] Running Tests and Build... 19:38:22 ========================================================= [Pipeline] sh 19:38:23 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:38:24 + make test 19:38:24 go test -race -coverprofile=coverage.out ./... 19:38:27 #96 DONE 8.8s 19:38:27 19:38:27 #97 [core-metadata builder 6/7] COPY . . 19:38:27 #97 CACHED 19:38:27 19:38:27 #98 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:27 #98 CACHED 19:38:27 19:38:27 #99 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:38:27 #99 CACHED 19:38:27 19:38:27 #100 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:27 #100 CACHED 19:38:27 19:38:27 #101 [security-proxy-auth builder 6/7] COPY . . 19:38:27 #101 CACHED 19:38:27 19:38:27 #102 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:38:27 #102 CACHED 19:38:27 19:38:27 #103 [core-common-config-bootstrapper builder 6/7] COPY . . 19:38:27 #103 CACHED 19:38:27 19:38:27 #104 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:38:27 #104 CACHED 19:38:27 19:38:27 #105 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:27 #105 CACHED 19:38:27 19:38:27 #106 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:27 #106 CACHED 19:38:27 19:38:27 #107 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:38:27 #107 CACHED 19:38:27 19:38:27 #108 [support-scheduler builder 6/7] COPY . . 19:38:27 #108 CACHED 19:38:27 19:38:27 #109 [security-secretstore-setup builder 6/7] COPY . . 19:38:27 #109 DONE 8.8s 19:38:27 19:38:27 #110 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:27 #110 CACHED 19:38:27 19:38:27 #111 [security-proxy-setup builder 6/7] COPY . . 19:38:27 #111 CACHED 19:38:27 19:38:27 #112 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:38:27 #112 CACHED 19:38:27 19:38:27 #113 [support-notifications builder 6/7] COPY . . 19:38:27 #113 DONE 8.8s 19:38:27 19:38:27 #114 [core-command builder 6/7] COPY . . 19:38:27 #114 DONE 8.8s 19:38:27 19:38:27 #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:27 #115 CACHED 19:38:27 19:38:27 #116 [core-data builder 4/7] COPY go.mod vendor* ./ 19:38:27 #116 CACHED 19:38:27 19:38:27 #117 [core-data builder 6/7] COPY . . 19:38:27 #117 CACHED 19:38:27 19:38:27 #118 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:38:27 #118 CACHED 19:38:27 19:38:27 #119 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:27 #119 CACHED 19:38:27 19:38:27 #120 [security-bootstrapper builder 6/7] COPY . . 19:38:27 #120 CACHED 19:38:27 19:38:27 #121 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:38:28 #121 1.214 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 19:38:38 #121 ... 19:38:38 19:38:38 #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:38:38 #0 0.334 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 19:38:38 #122 ... 19:38:38 19:38:38 #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:38:38 #0 0.400 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 19:38:38 #123 ... 19:38:38 19:38:38 #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:38:38 #0 1.032 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 19:38:38 #124 ... 19:38:38 19:38:38 #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:38:38 #0 1.139 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 19:38:38 #125 ... 19:38:38 19:38:38 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:38:38 #0 1.226 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 19:38:38 #126 ... 19:38:38 19:38:38 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:38:38 #0 0.467 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 19:38:38 #127 ... 19:38:38 19:38:38 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:38:38 #0 0.883 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 19:38:38 #128 ... 19:38:38 19:38:38 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:38:38 #0 0.663 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 19:38:38 #129 ... 19:38:38 19:38:38 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:38:38 #0 0.627 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 19:38:38 #130 ... 19:38:38 19:38:38 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:38:38 #0 0.952 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 19:39:03 ? github.com/edgexfoundry/edgex-go [no test files] 19:39:46 #131 ... 19:39:46 19:39:46 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:39:46 #129 76.14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:39:56 #129 ... 19:39:56 19:39:56 #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:39:56 #124 DONE 88.3s 19:39:56 19:39:56 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:39:56 #131 DONE 88.3s 19:39:56 19:39:56 #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:39:56 #122 DONE 88.3s 19:39:56 19:39:56 #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:39:56 #125 DONE 88.3s 19:39:56 19:39:56 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:39:56 #127 DONE 88.3s 19:39:56 19:39:56 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:39:56 #126 DONE 88.4s 19:39:56 19:39:56 #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:39:56 #123 DONE 88.3s 19:39:56 19:39:56 #132 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:39:56 #132 ... 19:39:56 19:39:56 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:39:56 #128 DONE 88.6s 19:39:56 19:39:56 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:39:56 #130 DONE 88.7s 19:39:56 19:39:56 #133 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:39:56 #133 ... 19:39:56 19:39:56 #121 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:39:56 #121 DONE 88.7s 19:39:56 19:39:56 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:39:56 #129 DONE 88.7s 19:39:56 19:39:56 #134 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:39:56 #134 ... 19:39:56 19:39:56 #132 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:39:56 #132 DONE 0.7s 19:39:56 19:39:56 #135 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:39:56 #135 DONE 0.7s 19:39:56 19:39:56 #136 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:39:56 #136 DONE 0.5s 19:39:56 19:39:56 #133 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:39:56 #133 DONE 0.4s 19:39:56 19:39:56 #137 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 19:39:56 #137 DONE 0.6s 19:39:56 19:39:56 #138 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 19:39:56 #138 DONE 0.4s 19:39:56 19:39:56 #139 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 19:39:56 #139 ... 19:39:56 19:39:56 #134 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:39:56 #134 DONE 0.3s 19:39:56 19:39:56 #140 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:39:56 #140 DONE 0.4s 19:39:56 19:39:56 #141 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:39:56 #141 DONE 0.3s 19:39:56 19:39:56 #142 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 19:39:56 #142 CACHED 19:39:56 19:39:56 #143 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 19:39:56 #143 CACHED 19:39:56 19:39:56 #144 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:39:56 #144 ... 19:39:56 19:39:56 #145 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:39:56 #145 CACHED 19:39:56 19:39:56 #146 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:39:56 #146 CACHED 19:39:56 19:39:56 #147 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:39:56 #147 CACHED 19:39:56 19:39:56 #148 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:39:56 #148 CACHED 19:39:56 19:39:56 #149 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:39:56 #149 CACHED 19:39:56 19:39:56 #150 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:39:56 #150 CACHED 19:39:56 19:39:56 #151 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:39:56 #151 DONE 0.3s 19:39:56 19:39:56 #152 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 19:39:56 #152 DONE 0.3s 19:39:56 19:39:56 #139 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 19:39:56 #139 DONE 0.2s 19:39:57 19:39:57 #153 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:39:57 #153 ... 19:39:57 19:39:57 #154 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:39:57 #154 DONE 1.5s 19:39:57 19:39:57 #155 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:39:57 #155 DONE 1.4s 19:39:57 19:39:57 #144 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:39:57 #144 DONE 1.4s 19:39:57 19:39:57 #156 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:39:57 #156 DONE 1.4s 19:39:57 19:39:57 #157 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:39:57 #157 DONE 1.5s 19:39:57 19:39:57 #158 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:39:57 #158 DONE 1.4s 19:39:57 19:39:57 #159 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:39:57 #159 DONE 1.5s 19:39:57 19:39:57 #160 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:39:57 #160 DONE 1.5s 19:39:57 19:39:57 #161 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:39:57 #161 DONE 1.5s 19:39:57 19:39:57 #153 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:39:57 #153 DONE 1.5s 19:39:57 19:39:57 #162 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:39:58 #162 ... 19:39:58 19:39:58 #163 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:39:58 #163 DONE 0.5s 19:39:58 19:39:58 #164 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:39:58 #164 DONE 0.5s 19:39:58 19:39:58 #165 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:39:58 #165 DONE 0.5s 19:39:58 19:39:58 #166 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:39:58 #166 DONE 0.5s 19:39:58 19:39:58 #167 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:39:58 #167 DONE 0.5s 19:39:58 19:39:58 #168 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:39:58 #168 DONE 0.6s 19:39:58 19:39:58 #169 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:39:58 #169 DONE 0.5s 19:39:58 19:39:58 #170 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:39:58 #170 DONE 0.6s 19:39:58 19:39:58 #162 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:39:58 #162 DONE 0.6s 19:39:58 19:39:58 #171 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:39:58 #171 DONE 0.6s 19:39:58 19:39:58 #80 [support-scheduler] exporting to image 19:39:58 #80 exporting layers 19:39:58 #80 ... 19:39:58 19:39:58 #172 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 19:39:58 #172 DONE 2.5s 19:39:58 19:39:58 #173 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 19:39:58 #173 ... 19:39:58 19:39:58 #174 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:39:58 #174 DONE 0.6s 19:39:58 19:39:58 #175 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:39:58 #175 DONE 0.6s 19:39:58 19:39:58 #176 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:39:58 #176 DONE 0.6s 19:39:59 19:39:59 #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:39:59 #177 DONE 0.6s 19:39:59 19:39:59 #178 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:39:59 #178 DONE 0.5s 19:39:59 19:39:59 #179 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:39:59 #179 DONE 0.6s 19:39:59 19:39:59 #173 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 19:39:59 #173 DONE 0.6s 19:39:59 19:39:59 #80 [core-metadata] exporting to image 19:39:59 #80 writing image sha256:c40bff47399e0241e5c015839d28cbcba1b1b6f40d8542a7de714d05920c9aa2 0.0s done 19:39:59 #80 naming to docker.io/library/core-command done 19:39:59 #80 exporting layers 0.2s done 19:39:59 #80 writing image sha256:c0a2f364ef7c2d0ba067361800c6fd06670ab88bf40324ab3a67f00645e075d1 0.0s done 19:39:59 #80 naming to docker.io/library/core-data done 19:39:59 #80 ... 19:39:59 19:39:59 #180 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:39:59 #180 DONE 0.5s 19:39:59 19:39:59 #80 [core-data] exporting to image 19:39:59 #80 exporting layers 0.5s done 19:39:59 #80 ... 19:39:59 19:39:59 #181 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:39:59 #181 DONE 0.5s 19:39:59 19:39:59 #182 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:39:59 #182 DONE 0.6s 19:39:59 19:39:59 #183 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 19:39:59 #183 DONE 0.4s 19:39:59 19:39:59 #80 [core-common-config-bootstrapper] exporting to image 19:39:59 #80 writing image sha256:a3396a338ee603134dc0bb8fd478b1072f65d767308f6f4bec75acbcb792b239 done 19:39:59 #80 writing image sha256:bfedfbb6abb36354c9d6464d96e555ce3ba505cc70a7e126963cd72dc7c9266a done 19:39:59 #80 naming to docker.io/library/security-spiffe-token-provider done 19:39:59 #80 naming to docker.io/library/core-metadata done 19:39:59 #80 writing image sha256:e512d7e4b4185201bad6fda7148ed3d1590c1be786d2853d0f983d4066686408 done 19:39:59 #80 naming to docker.io/library/support-scheduler done 19:39:59 #80 writing image sha256:43217f21421230e45e51203284ecd0579598958517f370d7b9f87cdd162fd0a3 done 19:39:59 #80 naming to docker.io/library/support-notifications done 19:40:00 #80 ... 19:40:00 19:40:00 #184 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:40:00 #184 DONE 0.7s 19:40:00 19:40:00 #80 [core-common-config-bootstrapper] exporting to image 19:40:00 #80 exporting layers 0.7s done 19:40:00 #80 writing image sha256:5be8673884d8d8cd37bd3b6e621a8fa6e255e0e1cf001f21e044d4ad8db904b8 done 19:40:00 #80 naming to docker.io/library/core-common-config-bootstrapper done 19:40:00 #80 DONE 2.7s 19:40:00 19:40:00 #185 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:40:00 #185 DONE 0.8s 19:40:00 19:40:00 #186 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:40:00 #186 DONE 0.1s 19:40:00 19:40:00 #187 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:40:00 #187 DONE 0.1s 19:40:00 19:40:00 #188 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:40:00 #188 DONE 0.0s 19:40:00 19:40:00 #189 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:40:00 #189 ... 19:40:00 19:40:00 #190 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:40:00 #190 DONE 0.1s 19:40:00 19:40:00 #191 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:40:00 #191 DONE 1.5s 19:40:00 19:40:00 #192 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:40:00 #192 DONE 1.0s 19:40:00 19:40:00 #193 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:40:00 #193 DONE 0.1s 19:40:00 19:40:00 #194 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:40:00 #194 DONE 0.1s 19:40:00 19:40:00 #80 [security-proxy-setup] exporting to image 19:40:00 #80 exporting layers 0.2s done 19:40:00 #80 writing image sha256:c6033258edc56eec157dc70559eb9d90dbf8f8e7e726c69112f0fa27875b9602 done 19:40:00 #80 naming to docker.io/library/security-proxy-auth done 19:40:00 #80 writing image sha256:93066e6ef5a61fea4584d0393d421ec90f64eb3224bb6c8d114325a82fe13d31 done 19:40:00 #80 naming to docker.io/library/security-proxy-setup done 19:40:00 #80 DONE 2.9s 19:40:00 19:40:00 #189 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:40:00 #189 DONE 0.5s 19:40:00 19:40:00 #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:40:00 #195 DONE 0.5s 19:40:00 19:40:00 #80 [security-secretstore-setup] exporting to image 19:40:00 #80 exporting layers 0.2s done 19:40:00 #80 writing image sha256:2a25643cb42d78f678e92f649c824cc1e92dcbe41fc9ed89fae10e890e76ec1f done 19:40:00 #80 naming to docker.io/library/security-secretstore-setup done 19:40:00 #80 DONE 3.2s 19:40:01 19:40:01 #80 [security-bootstrapper] exporting to image 19:40:01 #80 exporting layers 0.2s done 19:40:01 #80 writing image sha256:cba07b495a8c1ddaa964e5d745c6c67ba84a0f859995c41d1e7fd24a6fa4ed0e done 19:40:01 #80 naming to docker.io/library/security-bootstrapper done 19:40:01 #80 DONE 3.3s 19:40:01 time="2023-10-11T19:37:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:40:01 time="2023-10-11T19:37:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:40:01 time="2023-10-11T19:37:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:40:01 time="2023-10-11T19:37:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:40:01 time="2023-10-11T19:37:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:40:01 time="2023-10-11T19:37:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:40:01 time="2023-10-11T19:37:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:40:01 time="2023-10-11T19:37:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:40:01 time="2023-10-11T19:37:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:40:01 time="2023-10-11T19:37:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:40:01 time="2023-10-11T19:37:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:40:01 time="2023-10-11T19:37:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:40:01 time="2023-10-11T19:37:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:40:01 time="2023-10-11T19:37:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:40:01 $ docker stop --time=1 e149b9cfdf08a2f950781f33582879cc4e767ed88f82bd05d7ef64168e8a4a09 19:40:02 $ docker rm -f --volumes e149b9cfdf08a2f950781f33582879cc4e767ed88f82bd05d7ef64168e8a4a09 [Pipeline] // withDockerContainer [Pipeline] sh 19:40:02 + docker images 19:40:02 REPOSITORY TAG IMAGE ID CREATED SIZE 19:40:02 security-secretstore-setup latest 2a25643cb42d 2 seconds ago 44.4MB 19:40:02 security-proxy-setup latest 93066e6ef5a6 2 seconds ago 29.4MB 19:40:02 security-bootstrapper latest cba07b495a8c 2 seconds ago 23.3MB 19:40:02 security-proxy-auth latest c6033258edc5 2 seconds ago 19.5MB 19:40:02 core-common-config-bootstrapper latest 5be8673884d8 3 seconds ago 18.2MB 19:40:02 security-spiffe-token-provider latest bfedfbb6abb3 4 seconds ago 35MB 19:40:02 support-notifications latest 43217f214212 4 seconds ago 34.6MB 19:40:02 core-command latest c40bff47399e 4 seconds ago 21.2MB 19:40:02 support-scheduler latest e512d7e4b418 4 seconds ago 34MB 19:40:02 core-data latest c0a2f364ef7c 4 seconds ago 21.3MB 19:40:02 core-metadata latest a3396a338ee6 4 seconds ago 21.7MB 19:40:02 security-spire-server latest 7f5f311e4d12 2 minutes ago 102MB 19:40:02 security-spire-config latest ff1b7f6d345a 2 minutes ago 101MB 19:40:02 security-spire-agent latest 1cf4c62d6daf 2 minutes ago 161MB 19:40:02 ci-base-image-x86_64 latest c8fcef6d9e02 5 minutes ago 928MB 19:40:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 3 weeks ago 557MB 19:40:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 4 months ago 334MB 19:40:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 15 months ago 253MB [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] } 19:40:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:40:39 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:40:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:40:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:40:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:40:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:40:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:40:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:40:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:40:39 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:40:39 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:40:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:40:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:40:39 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:40:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:40:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:40:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.243s coverage: 28.7% of statements 19:40:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.270s coverage: 97.0% of statements 19:40:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:40:59 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:40:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:41:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.355s coverage: 69.2% of statements 19:41:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:41:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:41:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.318s coverage: 53.2% of statements 19:41:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:41:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:41:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:41:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:41:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:41:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:41:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:41:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.186s coverage: 93.4% of statements 19:41:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.408s coverage: 4.1% of statements 19:41:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:41:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:41:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:41:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:41:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:41:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:41:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:41:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:41:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:41:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:41:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.520s coverage: 97.6% of statements 19:41:33 ok github.com/edgexfoundry/edgex-go/internal/io 1.184s coverage: 72.2% of statements 19:41:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:41:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:41:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.405s coverage: 0.9% of statements 19:41:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.263s coverage: 32.2% of statements 19:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.242s coverage: 41.7% of statements 19:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.240s coverage: 82.9% of statements 19:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.228s coverage: 94.1% of statements 19:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.197s coverage: 96.3% of statements 19:41:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.204s coverage: 87.5% of statements 19:41:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:41:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:41:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:41:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:41:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:41:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:41:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:41:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:42:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.204s coverage: 94.4% of statements 19:42:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:42:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:42:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:42:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:42:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:42:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:42:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:42:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.945s coverage: 79.9% of statements 19:42:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.231s coverage: 92.9% of statements 19:42:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.071s coverage: 64.4% of statements 19:42:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.199s coverage: 62.3% of statements 19:42:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.193s coverage: 87.2% of statements 19:42:16 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.168s coverage: 20.0% of statements 19:42:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.159s coverage: 100.0% of statements 19:42:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.372s coverage: 81.8% of statements 19:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:42:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.384s coverage: 82.1% of statements 19:42:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.239s coverage: 86.0% of statements 19:42:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:42:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.896s coverage: 63.1% of statements 19:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.243s coverage: 100.0% of statements 19:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.100s coverage: 89.4% of statements 19:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.072s coverage: 100.0% of statements 19:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:42:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.068s coverage: 73.7% of statements 19:42:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.131s coverage: 100.0% of statements 19:42:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:42:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:42:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:42:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.809s coverage: 38.4% of statements 19:42:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.246s coverage: 89.5% of statements 19:42:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:42:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:42:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:42:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.225s coverage: 84.8% of statements 19:42:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:42:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:42:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:42:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:42:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:42:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:42:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:42:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:42:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.333s coverage: 19.9% of statements 19:42:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.611s coverage: 95.7% of statements 19:42:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:42:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:42:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.243s coverage: 61.8% of statements 19:42:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:42:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:43:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.411s coverage: 98.9% of statements 19:43:01 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:43:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:43:01 go vet ./... 19:45:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:45:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:45:08 ./bin/test-attribution-txt.sh [Pipeline] echo 19:45:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:45:08 + ls -al . 19:45:08 total 728 19:45:08 drwxrwxr-x 11 1001 1001 4096 Oct 11 19:38 . 19:45:08 drwxr-xr-x 4 root root 4096 Oct 11 19:38 .. 19:45:08 drwxrwxr-x 2 1001 1001 4096 Oct 11 19:36 .blubracket 19:45:08 -rw-rw-r-- 1 1001 1001 16 Oct 11 19:36 .dockerignore 19:45:08 drwxrwxr-x 8 1001 1001 4096 Oct 11 19:36 .git 19:45:08 drwxrwxr-x 3 1001 1001 4096 Oct 11 19:36 .github 19:45:08 -rw-rw-r-- 1 1001 1001 1173 Oct 11 19:36 .gitignore 19:45:08 -rw-rw-r-- 1 1001 1001 42 Oct 11 19:36 .golangci.yml 19:45:08 -rw-rw-r-- 1 1001 1001 100 Oct 11 19:36 .hadolint.yml 19:45:08 -rw-rw-r-- 1 1001 1001 166 Oct 11 19:36 .sonarcloud.properties 19:45:08 -rw-rw-r-- 1 1001 1001 1171 Oct 11 19:36 ADOPTERS.md 19:45:08 -rw-rw-r-- 1 1001 1001 11674 Oct 11 19:36 Attribution.txt 19:45:08 -rw-rw-r-- 1 1001 1001 93407 Oct 11 19:36 CHANGELOG.md 19:45:08 -rw-rw-r-- 1 1001 1001 3804 Oct 11 19:36 CONTRIBUTING.md 19:45:08 -rw-rw-r-- 1 1001 1001 677 Oct 11 19:36 GOVERNANCE.md 19:45:08 -rw-rw-r-- 1 1001 1001 883 Oct 11 19:36 Jenkinsfile 19:45:08 -rw-rw-r-- 1 1001 1001 10775 Oct 11 19:36 LICENSE 19:45:08 -rw-rw-r-- 1 1001 1001 15054 Oct 11 19:36 Makefile 19:45:08 -rw-rw-r-- 1 1001 1001 582 Oct 11 19:36 OWNERS.md 19:45:08 -rw-rw-r-- 1 1001 1001 9923 Oct 11 19:36 README.md 19:45:08 -rw-rw-r-- 1 1001 1001 789 Oct 11 19:36 SECURITY.md 19:45:08 -rw-rw-r-- 1 1001 1001 5 Oct 11 19:34 VERSION 19:45:08 drwxrwxr-x 2 1001 1001 4096 Oct 11 19:36 bin 19:45:08 drwxrwxr-x 18 1001 1001 4096 Oct 11 19:36 cmd 19:45:08 -rw-r--r-- 1 root root 453602 Oct 11 19:43 coverage.out 19:45:08 drwxrwxr-x 2 1001 1001 4096 Oct 11 19:36 fuzz_test 19:45:08 -rw-rw-r-- 1 1001 1001 3689 Oct 11 19:36 go.mod 19:45:08 -rw-rw-r-- 1 1001 1001 34977 Oct 11 19:36 go.sum 19:45:08 drwxrwxr-x 7 1001 1001 4096 Oct 11 19:36 internal 19:45:08 drwxrwxr-x 3 1001 1001 4096 Oct 11 19:36 openapi 19:45:08 -rw-rw-r-- 1 1001 1001 594 Oct 11 19:36 security.txt 19:45:08 drwxrwxr-x 4 1001 1001 4096 Oct 11 19:36 snap 19:45:08 -rw-rw-r-- 1 1001 1001 204 Oct 11 19:36 version.go [Pipeline] sh 19:45:09 + '[' -e coverage.out ] 19:45:09 + chown 1001:1001 coverage.out [Pipeline] stash 19:45:09 Warning: overwriting stash ‘coverage-report’ 19:45:12 Stashed 1 file(s) [Pipeline] sh 19:45:13 + make build 19:45:13 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:46:35 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 19:46:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:46:38 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 19:46:41 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 19:47:14 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 19:47:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:47:24 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 19:47: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 19:47:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:47: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 19:47: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:47:45 $ docker stop --time=1 58b0e60eb542046967a6c8940bdbae9a58f30a4d470836a4c27ce97fbab7d3e5 19:47:47 $ docker rm -f --volumes 58b0e60eb542046967a6c8940bdbae9a58f30a4d470836a4c27ce97fbab7d3e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:47:49 19:47:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:47:50 latest: Pulling from edgex-devops/edgex-compose-arm64 19:47:50 547446be3368: Pulling fs layer 19:47:50 d125d8839a47: Pulling fs layer 19:47:50 3e85d5ac6304: Pulling fs layer 19:47:50 c3105a71a48b: Pulling fs layer 19:47:50 0f093f025ec4: Pulling fs layer 19:47:50 c3106fc0e877: Pulling fs layer 19:47:50 c3105a71a48b: Waiting 19:47:50 0f093f025ec4: Waiting 19:47:50 c3106fc0e877: Waiting 19:47:50 547446be3368: Download complete 19:47:50 c3105a71a48b: Verifying Checksum 19:47:50 c3105a71a48b: Download complete 19:47:51 d125d8839a47: Verifying Checksum 19:47:51 d125d8839a47: Download complete 19:47:51 c3106fc0e877: Verifying Checksum 19:47:51 c3106fc0e877: Download complete 19:47:51 0f093f025ec4: Verifying Checksum 19:47:51 0f093f025ec4: Download complete 19:47:51 547446be3368: Pull complete 19:47:52 d125d8839a47: Pull complete 19:47:55 3e85d5ac6304: Verifying Checksum 19:47:55 3e85d5ac6304: Download complete 19:48:05 3e85d5ac6304: Pull complete 19:48:05 c3105a71a48b: Pull complete 19:48:06 0f093f025ec4: Pull complete 19:48:08 c3106fc0e877: Pull complete 19:48:08 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 19:48:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:48:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:48:09 prd-ubuntu20.04-docker-arm64-4c-16g-8868 does not seem to be running inside a container 19:48:09 $ 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 19:48:11 $ docker top ad56adc8022f80a20678e320a0ebf726ce2600031e49b342e77cb201d6db45d8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:48:12 + docker compose -f ./docker-compose-build.yml build --parallel 19:48:22 #1 [security-proxy-setup internal] load build definition from Dockerfile 19:48:22 #1 transferring dockerfile: 30B 19:48:22 #1 transferring dockerfile: 2.39kB 0.0s done 19:48:22 #1 DONE 0.1s 19:48:22 19:48:22 #2 [security-proxy-auth internal] load build definition from Dockerfile 19:48:22 #2 transferring dockerfile: 2.04kB 0.0s done 19:48:22 #2 DONE 0.7s 19:48:22 19:48:22 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:48:22 #3 transferring dockerfile: 2.12kB 0.0s done 19:48:22 #3 DONE 0.7s 19:48:22 19:48:22 #4 [core-command internal] load build definition from Dockerfile 19:48:22 #4 ... 19:48:22 19:48:22 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:48:22 #5 transferring dockerfile: 1.78kB 0.0s done 19:48:22 #5 DONE 0.7s 19:48:22 19:48:22 #6 [security-secretstore-setup internal] load build definition from Dockerfile 19:48:22 #6 transferring dockerfile: 2.38kB 0.0s done 19:48:22 #6 DONE 0.8s 19:48:22 19:48:22 #7 [support-notifications internal] load build definition from Dockerfile 19:48:22 #7 transferring dockerfile: 1.84kB done 19:48:22 #7 DONE 0.8s 19:48:22 19:48:22 #4 [core-command internal] load build definition from Dockerfile 19:48:22 #4 transferring dockerfile: 1.82kB 0.0s done 19:48:22 #4 ... 19:48:22 19:48:22 #8 [security-spire-agent internal] load build definition from Dockerfile 19:48:22 #8 transferring dockerfile: 1.70kB 0.0s done 19:48:22 #8 DONE 0.8s 19:48:22 19:48:22 #9 [security-spire-config internal] load build definition from Dockerfile 19:48:22 #9 transferring dockerfile: 1.58kB 0.0s done 19:48:22 #9 DONE 0.9s 19:48:22 19:48:22 #10 [core-metadata internal] load build definition from Dockerfile 19:48:22 #10 transferring dockerfile: 1.96kB 0.0s done 19:48:22 #10 DONE 0.7s 19:48:22 19:48:22 #11 [support-scheduler internal] load build definition from Dockerfile 19:48:22 #11 transferring dockerfile: 1.82kB 0.0s done 19:48:22 #11 DONE 0.8s 19:48:22 19:48:22 #4 [core-command internal] load build definition from Dockerfile 19:48:22 #4 DONE 0.6s 19:48:22 19:48:22 #12 [core-data internal] load build definition from Dockerfile 19:48:22 #12 transferring dockerfile: 1.90kB 0.0s done 19:48:22 #12 DONE 0.8s 19:48:22 19:48:22 #13 [security-bootstrapper internal] load build definition from Dockerfile 19:48:22 #13 transferring dockerfile: 2.82kB 0.0s done 19:48:22 #13 DONE 1.0s 19:48:22 19:48:22 #14 [security-spire-server internal] load build definition from Dockerfile 19:48:22 #14 transferring dockerfile: 1.59kB 0.0s done 19:48:22 #14 DONE 0.8s 19:48:22 19:48:22 #15 [security-proxy-setup internal] load .dockerignore 19:48:22 #15 transferring context: 56B 0.0s done 19:48:22 #15 DONE 0.7s 19:48:22 19:48:22 #16 [core-common-config-bootstrapper internal] load .dockerignore 19:48:22 #16 transferring context: 56B 0.0s done 19:48:22 #16 DONE 0.1s 19:48:22 19:48:22 #17 [security-proxy-auth internal] load .dockerignore 19:48:22 #17 transferring context: 56B 0.0s done 19:48:22 #17 DONE 0.1s 19:48:22 19:48:22 #18 [security-secretstore-setup internal] load .dockerignore 19:48:22 #18 DONE 0.0s 19:48:22 19:48:22 #18 [security-secretstore-setup internal] load .dockerignore 19:48:22 #18 transferring context: 56B done 19:48:22 #18 DONE 0.1s 19:48:22 19:48:22 #19 [security-spiffe-token-provider internal] load .dockerignore 19:48:23 #19 transferring context: 56B done 19:48:23 #19 DONE 0.1s 19:48:23 19:48:23 #20 [support-notifications internal] load .dockerignore 19:48:23 #20 transferring context: 56B done 19:48:23 #20 DONE 0.1s 19:48:23 19:48:23 #21 [security-spire-agent internal] load .dockerignore 19:48:23 #21 transferring context: 56B done 19:48:23 #21 DONE 0.1s 19:48:23 19:48:23 #22 [security-spire-config internal] load .dockerignore 19:48:23 #22 transferring context: 56B 0.0s done 19:48:23 #22 DONE 0.1s 19:48:23 19:48:23 #23 [security-bootstrapper internal] load .dockerignore 19:48:23 #23 transferring context: 56B 0.0s done 19:48:23 #23 DONE 0.1s 19:48:23 19:48:23 #24 [support-scheduler internal] load .dockerignore 19:48:23 #24 transferring context: 56B 0.0s done 19:48:23 #24 DONE 0.1s 19:48:23 19:48:23 #25 [core-data internal] load .dockerignore 19:48:23 #25 transferring context: 56B done 19:48:23 #25 DONE 0.1s 19:48:23 19:48:23 #26 [core-metadata internal] load .dockerignore 19:48:23 #26 transferring context: 56B done 19:48:23 #26 DONE 0.1s 19:48:23 19:48:23 #27 [security-spire-server internal] load .dockerignore 19:48:23 #27 transferring context: 56B 0.0s done 19:48:23 #27 DONE 0.1s 19:48:23 19:48:23 #28 [core-command internal] load .dockerignore 19:48:23 #28 transferring context: 56B done 19:48:23 #28 DONE 0.1s 19:48:24 19:48:24 #29 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 19:48:24 #29 ... 19:48:24 19:48:24 #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:48:24 #30 DONE 0.0s 19:48:24 19:48:24 #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:48:24 #30 DONE 0.0s 19:48:24 19:48:24 #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:48:24 #31 ... 19:48:24 19:48:24 #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:48:24 #30 DONE 0.0s 19:48:24 19:48:24 #29 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:48:24 #29 DONE 1.0s 19:48:24 19:48:24 #30 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:48:24 #30 DONE 0.0s 19:48:24 19:48:25 #32 [security-proxy-auth stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:48:25 #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.3s done 19:48:25 #32 ... 19:48:25 19:48:25 #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:48:25 #30 DONE 0.0s 19:48:25 19:48:25 #32 [core-data stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:48:25 #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.3s done 19:48:25 #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:48:25 #32 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 19:48:25 #32 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 19:48:25 #32 ... 19:48:25 19:48:25 #30 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:48:25 #30 DONE 0.0s 19:48:25 19:48:25 #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:48:26 #33 ... 19:48:26 19:48:26 #29 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 19:48:26 #29 DONE 1.7s 19:48:26 19:48:26 #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:48:26 #33 ... 19:48:26 19:48:26 #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:48:26 #31 DONE 2.2s 19:48:26 19:48:26 #32 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:48:26 #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.3s done 19:48:26 #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:48:26 #32 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 19:48:26 #32 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 19:48:26 #32 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 1.4s done 19:48:26 #32 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 19:48:27 #32 ... 19:48:27 19:48:27 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:48:27 #34 DONE 2.5s 19:48:27 19:48:27 #32 [security-spire-agent stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:48:27 #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.3s done 19:48:27 #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:48:27 #32 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 19:48:27 #32 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 19:48:27 #32 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 1.4s done 19:48:29 #32 ... 19:48:29 19:48:29 #35 [security-spire-server internal] load build context 19:48:29 #35 transferring context: 18.11kB 0.2s done 19:48:29 #35 DONE 2.1s 19:48:29 19:48:29 #32 [security-spire-agent stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:48:29 #32 ... 19:48:29 19:48:29 #36 [security-spire-agent internal] load build context 19:48:29 #36 transferring context: 17.64kB 0.3s done 19:48:29 #36 DONE 2.0s 19:48:29 19:48:29 #32 [security-spire-agent stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:48:29 #32 ... 19:48:29 19:48:29 #37 [security-spire-config internal] load build context 19:48:29 #37 transferring context: 16.36kB 0.3s done 19:48:29 #37 DONE 2.5s 19:48:29 19:48:29 #32 [security-spire-agent stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:48:30 #32 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.6s done 19:48:32 #32 ... 19:48:32 19:48:32 #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:48:32 #33 DONE 8.1s 19:48:32 19:48:32 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:48:32 #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.6s done 19:48:32 #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:48:32 #38 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 19:48:32 #38 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 19:48:32 #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.7s done 19:48:32 #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.8s done 19:48:32 #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.0s done 19:48:32 #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:48:32 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 4.2s 19:48:32 #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:48:32 #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:48:32 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 4.5s 19:48:32 #38 ... 19:48:32 19:48:32 #39 [support-scheduler builder 2/7] WORKDIR /edgex-go 19:48:33 #39 DONE 2.0s 19:48:33 19:48:33 #32 [security-spiffe-token-provider stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:48:34 #32 ... 19:48:34 19:48:34 #40 [security-proxy-setup internal] load build context 19:48:34 #40 transferring context: 38.33MB 9.7s 19:48:34 #40 ... 19:48:34 19:48:34 #41 [security-bootstrapper internal] load build context 19:48:35 #41 ... 19:48:35 19:48:35 #42 [support-scheduler internal] load build context 19:48:35 #42 ... 19:48:35 19:48:35 #43 [security-secretstore-setup internal] load build context 19:48:35 #43 ... 19:48:35 19:48:35 #44 [core-common-config-bootstrapper internal] load build context 19:48:35 #44 ... 19:48:35 19:48:35 #45 [security-spiffe-token-provider internal] load build context 19:48:35 #45 ... 19:48:35 19:48:35 #46 [security-proxy-auth internal] load build context 19:48:35 #46 ... 19:48:35 19:48:35 #47 [support-notifications internal] load build context 19:48:35 #47 ... 19:48:35 19:48:35 #48 [core-data internal] load build context 19:48:35 #48 ... 19:48:35 19:48:35 #47 [support-notifications internal] load build context 19:48:35 #47 ... 19:48:35 19:48:35 #49 [core-command internal] load build context 19:48:36 #49 ... 19:48:36 19:48:36 #50 [core-metadata internal] load build context 19:48:36 #50 ... 19:48:36 19:48:36 #49 [core-command internal] load build context 19:48:37 #49 ... 19:48:37 19:48:37 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:48:37 #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.6s done 19:48:37 #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:48:37 #51 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 19:48:37 #51 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 19:48:37 #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 19:48:37 #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 19:48:37 #51 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:48:37 #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.6s done 19:48:37 #51 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 3.5s done 19:48:37 #51 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:48:37 #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 19:48:37 #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 4.4s 19:48:37 #51 ... 19:48:37 19:48:37 #49 [core-command internal] load build context 19:48:40 #49 transferring context: 43.58MB 13.3s 19:48:42 #49 ... 19:48:42 19:48:42 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:48:42 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 5.2s done 19:48:42 #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.6s 19:48:42 #38 ... 19:48:42 19:48:42 #44 [core-common-config-bootstrapper internal] load build context 19:48:42 #44 ... 19:48:42 19:48:42 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:48:43 #38 ... 19:48:43 19:48:43 #52 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:48:43 #0 6.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:48:43 #0 6.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:48:43 #0 8.695 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:48:43 #0 8.695 v3.18.4-54-g50e6b5273a6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:48:43 #0 8.695 OK: 19946 distinct packages available 19:48:43 #0 9.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:48:44 #52 ... 19:48:44 19:48:44 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:48:44 #0 8.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:48:44 #53 10.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:48:44 #53 ... 19:48:44 19:48:44 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:48:44 #54 ... 19:48:44 19:48:44 #55 [core-command builder 3/7] RUN apk add --update --no-cache make git 19:48:44 #0 7.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:48:44 #0 8.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:48:44 #55 ... 19:48:44 19:48:44 #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:48:44 #56 ... 19:48:44 19:48:44 #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:48:44 #57 ... 19:48:44 19:48:44 #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:48:44 #58 ... 19:48:44 19:48:44 #59 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:48:44 #59 ... 19:48:44 19:48:44 #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:48:44 #60 ... 19:48:44 19:48:44 #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:48:45 #61 ... 19:48:45 19:48:45 #41 [security-bootstrapper internal] load build context 19:48:45 #41 ... 19:48:45 19:48:45 #62 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:48:45 #62 ... 19:48:45 19:48:45 #63 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:48:45 #63 ... 19:48:45 19:48:45 #43 [security-secretstore-setup internal] load build context 19:48:45 #43 ... 19:48:45 19:48:45 #40 [security-proxy-setup internal] load build context 19:48:45 #40 transferring context: 62.29MB 20.5s 19:48:45 #40 ... 19:48:45 19:48:45 #46 [security-proxy-auth internal] load build context 19:48:45 #46 ... 19:48:45 19:48:45 #64 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:48:46 #64 ... 19:48:46 19:48:46 #45 [security-spiffe-token-provider internal] load build context 19:48:46 #45 ... 19:48:46 19:48:46 #48 [core-data internal] load build context 19:48:46 #48 ... 19:48:46 19:48:46 #42 [support-scheduler internal] load build context 19:48:46 #42 ... 19:48:46 19:48:46 #55 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:48:46 #55 10.58 OK: 266 MiB in 52 packages 19:48:46 #55 DONE 12.3s 19:48:46 19:48:46 #42 [support-scheduler internal] load build context 19:48:46 #42 ... 19:48:46 19:48:46 #47 [support-notifications internal] load build context 19:48:46 #47 ... 19:48:46 19:48:46 #50 [core-metadata internal] load build context 19:48:46 #50 ... 19:48:46 19:48:46 #42 [support-scheduler internal] load build context 19:48:49 #42 ... 19:48:49 19:48:49 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:48:49 #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.0s 19:48:49 #51 ... 19:48:49 19:48:49 #44 [core-common-config-bootstrapper internal] load build context 19:48:49 #44 ... 19:48:49 19:48:49 #42 [support-scheduler internal] load build context 19:48:49 #42 ... 19:48:49 19:48:49 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:48:49 #53 13.67 OK: 266 MiB in 52 packages 19:48:49 #53 DONE 16.1s 19:48:49 19:48:49 #42 [support-scheduler internal] load build context 19:48:50 #42 ... 19:48:50 19:48:50 #52 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:48:50 #52 10.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:48:50 #52 14.27 (1/5) Installing dumb-init (1.2.5-r2) 19:48:50 #52 14.27 (2/5) Installing musl-obstack (1.2.3-r2) 19:48:50 #52 14.27 (3/5) Installing libucontext (1.2-r2) 19:48:50 #52 14.27 (4/5) Installing gcompat (1.1.0-r1) 19:48:50 #52 14.27 (5/5) Installing openssl (3.1.3-r0) 19:48:50 #52 14.40 Executing busybox-1.36.1-r2.trigger 19:48:50 #52 14.63 OK: 9 MiB in 20 packages 19:48:50 #52 DONE 16.6s 19:48:50 19:48:50 #44 [core-common-config-bootstrapper internal] load build context 19:48:50 #44 ... 19:48:50 19:48:50 #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:48:50 #56 11.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:48:50 #56 12.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:48:50 #56 15.65 OK: 266 MiB in 52 packages 19:48:50 #56 DONE 17.7s 19:48:50 19:48:50 #44 [core-common-config-bootstrapper internal] load build context 19:48:51 #44 transferring context: 77.05MB 26.3s 19:48:52 #44 ... 19:48:52 19:48:52 #49 [core-command internal] load build context 19:48:53 #49 ... 19:48:53 19:48:53 #44 [core-common-config-bootstrapper internal] load build context 19:48:55 #44 ... 19:48:55 19:48:55 #41 [security-bootstrapper internal] load build context 19:48:55 #41 ... 19:48:55 19:48:55 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:48:55 #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.5s 19:48:55 #38 ... 19:48:55 19:48:55 #41 [security-bootstrapper internal] load build context 19:48:55 #41 ... 19:48:55 19:48:55 #43 [security-secretstore-setup internal] load build context 19:48:55 #43 ... 19:48:55 19:48:55 #40 [security-proxy-setup internal] load build context 19:48:55 #40 transferring context: 77.27MB 30.8s 19:48:56 #40 ... 19:48:56 19:48:56 #46 [security-proxy-auth internal] load build context 19:48:56 #46 ... 19:48:56 19:48:56 #40 [security-proxy-setup internal] load build context 19:48:56 #40 ... 19:48:56 19:48:56 #48 [core-data internal] load build context 19:48:56 #48 ... 19:48:56 19:48:56 #45 [security-spiffe-token-provider internal] load build context 19:48:56 #45 ... 19:48:56 19:48:56 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:48:56 #38 ... 19:48:56 19:48:56 #47 [support-notifications internal] load build context 19:48:56 #47 ... 19:48:56 19:48:56 #50 [core-metadata internal] load build context 19:48:56 #50 ... 19:48:56 19:48:56 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:48:56 #54 12.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:48:56 #54 13.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:48:56 #54 17.09 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:48:56 #54 17.09 v3.18.4-54-g50e6b5273a6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:48:56 #54 17.09 OK: 19952 distinct packages available 19:48:56 #54 17.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:48:56 #54 19.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:48:56 #54 ... 19:48:56 19:48:56 #44 [core-common-config-bootstrapper internal] load build context 19:48:57 #44 ... 19:48:57 19:48:57 #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:48:57 #58 12.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:48:57 #58 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:48:57 #58 17.63 (1/4) Installing ca-certificates (20230506-r0) 19:48:57 #58 18.00 (2/4) Installing dumb-init (1.2.5-r2) 19:48:57 #58 18.00 (3/4) Installing su-exec (0.2-r3) 19:48:57 #58 18.00 (4/4) Installing yq (4.33.3-r3) 19:48:57 #58 19.42 Executing busybox-1.36.1-r2.trigger 19:48:57 #58 19.50 Executing ca-certificates-20230506-r0.trigger 19:48:57 #58 20.82 OK: 18 MiB in 19 packages 19:48:57 #58 DONE 22.8s 19:48:57 19:48:57 #44 [core-common-config-bootstrapper internal] load build context 19:48:59 #44 ... 19:48:59 19:48:59 #59 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:48:59 #59 16.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:48:59 #59 17.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:48:59 #59 22.60 (1/1) Installing dumb-init (1.2.5-r2) 19:48:59 #59 22.60 Executing busybox-1.36.1-r2.trigger 19:48:59 #59 22.72 OK: 8 MiB in 16 packages 19:48:59 #59 DONE 24.4s 19:48:59 19:48:59 #44 [core-common-config-bootstrapper internal] load build context 19:48:59 #44 ... 19:48:59 19:48:59 #62 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:48:59 #62 14.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:48:59 #62 16.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:48:59 #62 23.88 (1/4) Installing dumb-init (1.2.5-r2) 19:48:59 #62 23.91 (2/4) Installing openssl (3.1.3-r0) 19:48:59 #62 24.00 (3/4) Installing su-exec (0.2-r3) 19:48:59 #62 24.05 (4/4) Installing yq (4.33.3-r3) 19:48:59 #62 25.07 Executing busybox-1.36.1-r2.trigger 19:48:59 #62 ... 19:48:59 19:48:59 #64 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:48:59 #64 15.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:48:59 #64 16.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:48:59 #64 22.37 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:48:59 #64 22.37 v3.18.4-54-g50e6b5273a6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:48:59 #64 22.37 OK: 19946 distinct packages available 19:48:59 #64 23.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:48:59 #64 25.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:48:59 #64 ... 19:48:59 19:48:59 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:48:59 #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 27.6s 19:48:59 #51 ... 19:48:59 19:48:59 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:48:59 #54 26.05 OK: 266 MiB in 52 packages 19:49:00 #54 ... 19:49:00 19:49:00 #42 [support-scheduler internal] load build context 19:49:00 #42 ... 19:49:00 19:49:00 #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:49:00 #57 16.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:49:00 #57 17.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:49:00 #57 23.37 (1/2) Installing ca-certificates (20230506-r0) 19:49:00 #57 23.71 (2/2) Installing dumb-init (1.2.5-r2) 19:49:00 #57 23.72 Executing busybox-1.36.1-r2.trigger 19:49:00 #57 23.94 Executing ca-certificates-20230506-r0.trigger 19:49:00 #57 24.93 OK: 9 MiB in 17 packages 19:49:00 #57 ... 19:49:00 19:49:00 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:49:00 #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 27.2s 19:49:01 #38 ... 19:49:01 19:49:01 #63 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:49:01 #63 16.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:49:01 #63 18.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:49:01 #63 24.57 (1/2) Installing dumb-init (1.2.5-r2) 19:49:01 #63 24.57 (2/2) Installing su-exec (0.2-r3) 19:49:01 #63 24.57 Executing busybox-1.36.1-r2.trigger 19:49:01 #63 24.74 OK: 8 MiB in 17 packages 19:49:01 #63 ... 19:49:01 19:49:01 #42 [support-scheduler internal] load build context 19:49:01 #42 ... 19:49:01 19:49:01 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:49:01 #54 DONE 27.6s 19:49:01 19:49:01 #42 [support-scheduler internal] load build context 19:49:01 #42 transferring context: 101.58MB 36.1s 19:49:02 #42 ... 19:49:02 19:49:02 #63 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:49:02 #63 DONE 27.3s 19:49:02 19:49:02 #42 [support-scheduler internal] load build context 19:49:02 #42 ... 19:49:02 19:49:02 #62 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:49:02 #62 25.22 OK: 18 MiB in 19 packages 19:49:02 #62 DONE 28.1s 19:49:02 19:49:02 #42 [support-scheduler internal] load build context 19:49:03 #42 ... 19:49:03 19:49:03 #49 [core-command internal] load build context 19:49:03 #49 ... 19:49:03 19:49:03 #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:49:03 #57 DONE 28.8s 19:49:03 19:49:03 #49 [core-command internal] load build context 19:49:03 #49 ... 19:49:03 19:49:03 #42 [support-scheduler internal] load build context 19:49:03 #42 ... 19:49:03 19:49:03 #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:49:03 #61 20.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:49:03 #61 22.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:49:03 #61 26.94 (1/1) Installing dumb-init (1.2.5-r2) 19:49:03 #61 26.94 Executing busybox-1.36.1-r2.trigger 19:49:03 #61 27.02 OK: 8 MiB in 16 packages 19:49:03 #61 DONE 28.9s 19:49:03 19:49:03 #42 [support-scheduler internal] load build context 19:49:05 #42 ... 19:49:05 19:49:05 #64 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:49:05 #64 28.49 (1/11) Installing ca-certificates (20230506-r0) 19:49:05 #64 28.65 (2/11) Installing brotli-libs (1.0.9-r14) 19:49:05 #64 28.70 (3/11) Installing libunistring (1.1-r1) 19:49:05 #64 28.74 (4/11) Installing libidn2 (2.3.4-r1) 19:49:05 #64 28.74 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:49:05 #64 28.79 (6/11) Installing libcurl (8.4.0-r0) 19:49:05 #64 28.79 (7/11) Installing curl (8.4.0-r0) 19:49:05 #64 28.87 (8/11) Installing dumb-init (1.2.5-r2) 19:49:05 #64 28.87 (9/11) Installing musl-obstack (1.2.3-r2) 19:49:05 #64 28.87 (10/11) Installing libucontext (1.2-r2) 19:49:05 #64 28.87 (11/11) Installing gcompat (1.1.0-r1) 19:49:05 #64 28.87 Executing busybox-1.36.1-r2.trigger 19:49:05 #64 28.92 Executing ca-certificates-20230506-r0.trigger 19:49:05 #64 29.25 OK: 13 MiB in 26 packages 19:49:05 #64 DONE 30.7s 19:49:05 19:49:05 #42 [support-scheduler internal] load build context 19:49:05 #42 ... 19:49:05 19:49:05 #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 19:49:05 #65 DONE 2.5s 19:49:05 19:49:05 #42 [support-scheduler internal] load build context 19:49:05 #42 ... 19:49:05 19:49:05 #41 [security-bootstrapper internal] load build context 19:49:05 #41 ... 19:49:05 19:49:05 #42 [support-scheduler internal] load build context 19:49:05 #42 ... 19:49:05 19:49:05 #43 [security-secretstore-setup internal] load build context 19:49:06 #43 ... 19:49:06 19:49:06 #46 [security-proxy-auth internal] load build context 19:49:06 #46 ... 19:49:06 19:49:06 #43 [security-secretstore-setup internal] load build context 19:49:06 #43 ... 19:49:06 19:49:06 #40 [security-proxy-setup internal] load build context 19:49:06 #40 transferring context: 102.06MB 41.3s 19:49:06 #40 ... 19:49:06 19:49:06 #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:49:06 #60 22.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:49:06 #60 24.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:49:06 #60 28.08 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:49:06 #60 28.08 v3.18.4-54-g50e6b5273a6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:49:06 #60 28.08 OK: 19946 distinct packages available 19:49:06 #60 28.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:49:06 #60 29.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:49:06 #60 30.62 (1/4) Installing dumb-init (1.2.5-r2) 19:49:06 #60 30.62 (2/4) Installing musl-obstack (1.2.3-r2) 19:49:06 #60 30.62 (3/4) Installing libucontext (1.2-r2) 19:49:06 #60 30.62 (4/4) Installing gcompat (1.1.0-r1) 19:49:06 #60 30.62 Executing busybox-1.36.1-r2.trigger 19:49:06 #60 30.66 OK: 8 MiB in 19 packages 19:49:06 #60 DONE 31.9s 19:49:06 19:49:06 #40 [security-proxy-setup internal] load build context 19:49:06 #40 ... 19:49:06 19:49:06 #45 [security-spiffe-token-provider internal] load build context 19:49:06 #45 ... 19:49:06 19:49:06 #48 [core-data internal] load build context 19:49:06 #48 ... 19:49:06 19:49:06 #45 [security-spiffe-token-provider internal] load build context 19:49:06 #45 ... 19:49:06 19:49:06 #47 [support-notifications internal] load build context 19:49:06 #47 ... 19:49:06 19:49:06 #50 [core-metadata internal] load build context 19:49:07 #50 ... 19:49:07 19:49:07 #45 [security-spiffe-token-provider internal] load build context 19:49:08 #45 ... 19:49:08 19:49:08 #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:49:08 #66 DONE 6.0s 19:49:08 19:49:08 #45 [security-spiffe-token-provider internal] load build context 19:49:09 #45 ... 19:49:09 19:49:09 #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 19:49:09 #67 DONE 0.9s 19:49:09 19:49:09 #45 [security-spiffe-token-provider internal] load build context 19:49:09 #45 ... 19:49:09 19:49:09 #44 [core-common-config-bootstrapper internal] load build context 19:49:09 #44 ... 19:49:09 19:49:09 #45 [security-spiffe-token-provider internal] load build context 19:49:09 #45 ... 19:49:09 19:49:09 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:49:09 #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 29.3s done 19:49:10 #51 ... 19:49:10 19:49:10 #44 [core-common-config-bootstrapper internal] load build context 19:49:11 #44 ... 19:49:11 19:49:11 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:49:11 #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 38.2s 19:49:11 #38 ... 19:49:11 19:49:11 #44 [core-common-config-bootstrapper internal] load build context 19:49:12 #44 transferring context: 143.97MB 47.0s 19:49:12 #44 ... 19:49:12 19:49:12 #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:49:12 #68 DONE 2.3s 19:49:12 19:49:12 #44 [core-common-config-bootstrapper internal] load build context 19:49:13 #44 ... 19:49:13 19:49:13 #49 [core-command internal] load build context 19:49:13 #49 ... 19:49:13 19:49:13 #44 [core-common-config-bootstrapper internal] load build context 19:49:16 #44 ... 19:49:16 19:49:16 #41 [security-bootstrapper internal] load build context 19:49:16 #41 ... 19:49:16 19:49:16 #44 [core-common-config-bootstrapper internal] load build context 19:49:16 #44 ... 19:49:16 19:49:16 #42 [support-scheduler internal] load build context 19:49:16 #42 ... 19:49:16 19:49:16 #41 [security-bootstrapper internal] load build context 19:49:16 #41 ... 19:49:16 19:49:16 #46 [security-proxy-auth internal] load build context 19:49:16 #46 ... 19:49:16 19:49:16 #43 [security-secretstore-setup internal] load build context 19:49:16 #43 ... 19:49:16 19:49:16 #40 [security-proxy-setup internal] load build context 19:49:16 #40 transferring context: 153.67MB 51.6s 19:49:16 #40 ... 19:49:16 19:49:16 #48 [core-data internal] load build context 19:49:16 #48 ... 19:49:16 19:49:16 #43 [security-secretstore-setup internal] load build context 19:49:17 #43 ... 19:49:17 19:49:17 #47 [support-notifications internal] load build context 19:49:17 #47 ... 19:49:17 19:49:17 #50 [core-metadata internal] load build context 19:49:17 #50 ... 19:49:17 19:49:17 #47 [support-notifications internal] load build context 19:49:18 #47 transferring context: 189.50MB 53.1s done 19:49:19 #47 DONE 54.0s 19:49:19 19:49:19 #43 [security-secretstore-setup internal] load build context 19:49:19 #43 ... 19:49:19 19:49:19 #69 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:49:19 #69 DONE 3.3s 19:49:19 19:49:19 #43 [security-secretstore-setup internal] load build context 19:49:19 #43 ... 19:49:19 19:49:19 #45 [security-spiffe-token-provider internal] load build context 19:49:20 #45 ... 19:49:20 19:49:20 #40 [security-proxy-setup internal] load build context 19:49:20 #40 ... 19:49:20 19:49:20 #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:49:20 #70 DONE 1.8s 19:49:20 19:49:20 #40 [security-proxy-setup internal] load build context 19:49:20 #40 ... 19:49:20 19:49:20 #71 [security-spire-server stage-2 4/8] COPY Attribution.txt / 19:49:20 #71 DONE 1.1s 19:49:20 19:49:20 #40 [security-proxy-setup internal] load build context 19:49:21 #40 ... 19:49:21 19:49:21 #72 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:49:21 #72 DONE 4.7s 19:49:21 19:49:21 #73 [security-spire-server stage-2 5/8] COPY security.txt / 19:49:21 #73 ... 19:49:21 19:49:21 #42 [support-scheduler internal] load build context 19:49:21 #42 transferring context: 189.50MB 55.0s done 19:49:21 #42 DONE 56.5s 19:49:21 19:49:21 #44 [core-common-config-bootstrapper internal] load build context 19:49:21 #44 transferring context: 189.50MB 56.1s done 19:49:21 #44 DONE 56.7s 19:49:21 19:49:21 #40 [security-proxy-setup internal] load build context 19:49:21 #40 ... 19:49:21 19:49:21 #46 [security-proxy-auth internal] load build context 19:49:21 #46 transferring context: 189.50MB 56.2s done 19:49:21 #46 DONE 56.8s 19:49:21 19:49:21 #40 [security-proxy-setup internal] load build context 19:49:22 #40 ... 19:49:22 19:49:22 #74 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:49:22 #74 DONE 4.2s 19:49:22 19:49:22 #40 [security-proxy-setup internal] load build context 19:49:22 #40 ... 19:49:22 19:49:22 #41 [security-bootstrapper internal] load build context 19:49:22 #41 transferring context: 189.50MB 55.5s done 19:49:22 #41 DONE 57.1s 19:49:22 19:49:22 #40 [security-proxy-setup internal] load build context 19:49:22 #40 ... 19:49:22 19:49:22 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:49:22 #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 39.3s done 19:49:22 #38 ... 19:49:22 19:49:22 #49 [core-command internal] load build context 19:49:22 #49 ... 19:49:22 19:49:22 #40 [security-proxy-setup internal] load build context 19:49:22 #40 ... 19:49:22 19:49:22 #73 [security-spire-server stage-2 5/8] COPY security.txt / 19:49:22 #73 DONE 1.6s 19:49:22 19:49:22 #40 [security-proxy-setup internal] load build context 19:49:22 #40 ... 19:49:22 19:49:22 #75 [security-spire-config stage-2 4/9] COPY Attribution.txt / 19:49:22 #75 DONE 1.7s 19:49:22 19:49:22 #40 [security-proxy-setup internal] load build context 19:49:23 #40 ... 19:49:23 19:49:23 #76 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 19:49:23 #76 DONE 1.4s 19:49:23 19:49:23 #40 [security-proxy-setup internal] load build context 19:49:23 #40 ... 19:49:23 19:49:23 #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:49:23 #77 DONE 2.0s 19:49:23 19:49:23 #40 [security-proxy-setup internal] load build context 19:49:24 #40 ... 19:49:24 19:49:24 #78 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:49:24 #78 DONE 1.5s 19:49:24 19:49:24 #40 [security-proxy-setup internal] load build context 19:49:24 #40 transferring context: 189.50MB 59.0s done 19:49:24 #40 ... 19:49:24 19:49:24 #49 [core-command internal] load build context 19:49:24 #49 transferring context: 189.50MB 56.5s done 19:49:24 #49 DONE 58.1s 19:49:24 19:49:24 #79 [security-spire-config stage-2 5/9] COPY security.txt / 19:49:24 #79 DONE 1.3s 19:49:24 19:49:24 #43 [security-secretstore-setup internal] load build context 19:49:24 #43 ... 19:49:24 19:49:24 #80 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:49:24 #80 DONE 1.4s 19:49:24 19:49:24 #40 [security-proxy-setup internal] load build context 19:49:24 #40 DONE 59.7s 19:49:24 19:49:24 #43 [security-secretstore-setup internal] load build context 19:49:24 #43 ... 19:49:24 19:49:24 #48 [core-data internal] load build context 19:49:24 #48 transferring context: 189.50MB 57.8s done 19:49:24 #48 DONE 59.6s 19:49:24 19:49:24 #43 [security-secretstore-setup internal] load build context 19:49:24 #43 transferring context: 189.50MB 59.4s done 19:49:25 #43 ... 19:49:25 19:49:25 #50 [core-metadata internal] load build context 19:49:25 #50 transferring context: 189.50MB 57.0s done 19:49:25 #50 DONE 58.7s 19:49:25 19:49:25 #45 [security-spiffe-token-provider internal] load build context 19:49:25 #45 ... 19:49:25 19:49:25 #81 [security-spire-agent stage-3 6/9] COPY security.txt / 19:49:25 #81 DONE 1.5s 19:49:25 19:49:25 #43 [security-secretstore-setup internal] load build context 19:49:25 #43 DONE 60.3s 19:49:25 19:49:25 #45 [security-spiffe-token-provider internal] load build context 19:49:25 #45 transferring context: 189.50MB 60.5s done 19:49:25 #45 ... 19:49:25 19:49:25 #82 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:49:25 #82 DONE 1.1s 19:49:25 19:49:25 #83 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:49:25 #83 DONE 1.2s 19:49:25 19:49:25 #45 [security-spiffe-token-provider internal] load build context 19:49:25 #45 DONE 60.8s 19:49:25 19:49:25 #84 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 19:49:25 #84 ... 19:49:25 19:49:25 #85 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:49:25 #85 DONE 0.6s 19:49:25 19:49:25 #86 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:49:25 #86 DONE 0.3s 19:49:25 19:49:25 #87 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:49:25 #87 DONE 0.2s 19:49:25 19:49:25 #88 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:49:26 #88 ... 19:49:26 19:49:26 #84 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 19:49:26 #84 DONE 0.4s 19:49:26 19:49:26 #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:49:26 #89 DONE 0.4s 19:49:26 19:49:26 #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:26 #90 ... 19:49:26 19:49:26 #88 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:49:26 #88 DONE 0.3s 19:49:26 19:49:26 #91 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:49:26 #91 DONE 0.4s 19:49:26 19:49:26 #92 [security-spire-config] exporting to image 19:49:26 #92 exporting layers 19:49:29 #92 exporting layers 2.7s done 19:49:29 #92 writing image sha256:eee81779b0731793a15676ff18fb8d37eb2e4bc97c52ec8c51df14d99a2c9427 0.0s done 19:49:29 #92 naming to docker.io/library/security-spire-server-arm64 done 19:49:29 #92 exporting layers 2.4s done 19:49:29 #92 writing image sha256:9c50ff814a559b6489bad74e3b90393164b9b334d62e89b7031e8b792d613ecf 0.0s done 19:49:29 #92 naming to docker.io/library/security-spire-agent-arm64 done 19:49:29 #92 writing image sha256:0384fa666a36c5da6207c5b61e8ccc28581223301c6532ca2258601105ce463b 19:49:29 #92 writing image sha256:0384fa666a36c5da6207c5b61e8ccc28581223301c6532ca2258601105ce463b done 19:49:29 #92 naming to docker.io/library/security-spire-config-arm64 done 19:49:29 #92 DONE 3.0s 19:49:29 19:49:29 #93 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:31 #93 ... 19:49:31 19:49:31 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:31 #94 ... 19:49:31 19:49:31 #95 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:50:27 #95 DONE 57.9s 19:50:27 19:50:27 #32 [security-spiffe-token-provider stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:50:27 #32 ... 19:50:27 19:50:27 #93 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:50:27 #93 DONE 57.5s 19:50:27 19:50:27 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:50:27 #94 DONE 60.7s 19:50:27 19:50:27 #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:50:27 #90 DONE 55.5s 19:50:27 19:50:27 #96 [security-spiffe-token-provider builder 6/7] COPY . . 19:50:27 #96 ... 19:50:27 19:50:27 #97 [support-notifications builder 6/7] COPY . . 19:50:27 #97 DONE 3.1s 19:50:27 19:50:27 #98 [support-scheduler builder 6/7] COPY . . 19:50:27 #98 DONE 3.1s 19:50:27 19:50:27 #99 [core-common-config-bootstrapper builder 6/7] COPY . . 19:50:27 #99 CACHED 19:50:27 19:50:27 #100 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:50:27 #100 CACHED 19:50:27 19:50:27 #101 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:50:27 #101 CACHED 19:50:27 19:50:27 #102 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:50:27 #102 CACHED 19:50:27 19:50:27 #103 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:50:27 #103 CACHED 19:50:27 19:50:27 #104 [security-proxy-auth builder 6/7] COPY . . 19:50:27 #104 CACHED 19:50:27 19:50:27 #96 [security-spiffe-token-provider builder 6/7] COPY . . 19:50:27 #96 DONE 3.1s 19:50:27 19:50:27 #105 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:50:27 #105 CACHED 19:50:27 19:50:27 #106 [core-metadata builder 6/7] COPY . . 19:50:27 #106 CACHED 19:50:27 19:50:27 #107 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:50:27 #107 CACHED 19:50:27 19:50:27 #108 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:50:27 #108 CACHED 19:50:27 19:50:27 #109 [core-data builder 4/7] COPY go.mod vendor* ./ 19:50:27 #109 CACHED 19:50:27 19:50:27 #110 [core-data builder 6/7] COPY . . 19:50:27 #110 CACHED 19:50:27 19:50:27 #111 [core-command builder 6/7] COPY . . 19:50:27 #111 CACHED 19:50:27 19:50:27 #112 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:50:27 #112 CACHED 19:50:27 19:50:27 #113 [core-command builder 4/7] COPY go.mod vendor* ./ 19:50:27 #113 CACHED 19:50:27 19:50:27 #114 [security-bootstrapper builder 6/7] COPY . . 19:50:27 #114 DONE 3.2s 19:50:27 19:50:27 #115 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:50:27 #115 CACHED 19:50:27 19:50:27 #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:50:27 #116 CACHED 19:50:27 19:50:27 #117 [security-secretstore-setup builder 6/7] COPY . . 19:50:27 #117 CACHED 19:50:27 19:50:27 #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:50:27 #118 CACHED 19:50:27 19:50:27 #119 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:50:27 #119 CACHED 19:50:27 19:50:27 #120 [security-proxy-setup builder 6/7] COPY . . 19:50:27 #120 CACHED 19:50:27 19:50:27 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:50:30 #121 ... 19:50:30 19:50:30 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:50:30 #0 4.141 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 19:50:30 #122 ... 19:50:30 19:50:30 #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:50:30 #0 5.630 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 19:50:30 #123 ... 19:50:30 19:50:30 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:50:30 #121 5.638 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 19:50:34 #121 ... 19:50:34 19:50:34 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:50:34 #0 4.738 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 19:50:34 #124 ... 19:50:34 19:50:34 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:50:34 #0 4.949 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 19:50:34 #125 ... 19:50:34 19:50:34 #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:50:34 #0 5.273 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 19:50:35 #126 ... 19:50:35 19:50:35 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:50:35 #0 4.791 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 19:50:35 #127 ... 19:50:35 19:50:35 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:50:35 #0 4.403 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 19:50:35 #128 ... 19:50:35 19:50:35 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:50:35 #0 5.731 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 19:50:35 #129 ... 19:50:35 19:50:35 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:50:35 #0 5.690 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 19:50:35 #130 ... 19:50:35 19:50:35 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:50:35 #0 5.545 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:03:43 #131 ... 20:03:43 20:03:43 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:03:43 #121 788.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:03:43 #121 ... 20:03:43 20:03:43 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:03:43 #131 DONE 793.0s 20:03:43 20:03:43 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:03:43 #128 ... 20:03:43 20:03:43 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 20:03:43 #132 DONE 0.4s 20:03:43 20:03:43 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 20:03:43 #133 DONE 0.2s 20:03:43 20:03:43 #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:03:43 #134 DONE 0.3s 20:03:43 20:03:43 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:03:43 #122 ... 20:03:43 20:03:43 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:03:43 #135 DONE 0.2s 20:03:43 20:03:43 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:03:43 #136 DONE 0.3s 20:03:43 20:03:43 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:03:43 #137 DONE 0.3s 20:03:43 20:03:43 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:03:43 #138 DONE 2.3s 20:03:43 20:03:43 #92 [security-proxy-setup] exporting to image 20:03:43 #92 exporting layers 20:03:43 #92 exporting layers 1.3s done 20:03:43 #92 writing image sha256:4ea0e9669ac8f950ac35bee7a4ef75c70a66eaa9aaaf1b5ac029326a4d4bb8ed 0.1s done 20:03:43 #92 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 20:03:43 #92 DONE 4.4s 20:03:43 20:03:43 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:03:46 #129 ... 20:03:46 20:03:46 #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:03:46 #123 DONE 801.7s 20:03:46 20:03:46 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:03:47 #139 DONE 0.6s 20:03:47 20:03:47 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:03:49 #140 DONE 2.2s 20:03:49 20:03:49 #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 20:03:50 #141 DONE 0.4s 20:03:50 20:03:50 #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 20:03:50 #142 DONE 0.2s 20:03:50 20:03:50 #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:03:50 #143 DONE 0.4s 20:03:50 20:03:50 #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:03:50 #144 DONE 0.2s 20:03:50 20:03:50 #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 20:03:50 #145 DONE 0.3s 20:03:50 20:03:50 #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:03:50 #146 DONE 0.1s 20:03:50 20:03:50 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:03:51 #124 ... 20:03:51 20:03:51 #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:03:51 #147 DONE 0.1s 20:03:51 20:03:51 #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:03:51 #148 DONE 0.3s 20:03:51 20:03:51 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:03:51 #129 ... 20:03:51 20:03:51 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:03:53 #149 DONE 2.0s 20:03:53 20:03:53 #92 [security-bootstrapper] exporting to image 20:03:53 #92 exporting layers 20:03:54 #92 exporting layers 1.3s done 20:03:54 #92 writing image sha256:78f5fe11d3173d947238bd7991c5e6284277d994268f43d0c2d344d2c828e25a 0.0s done 20:03:54 #92 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 20:03:54 #92 DONE 5.8s 20:03:54 20:03:54 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:03:54 #122 ... 20:03:54 20:03:54 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:03:54 #121 DONE 810.2s 20:03:55 20:03:55 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:03:55 #129 ... 20:03:55 20:03:55 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:03:55 #150 DONE 0.2s 20:03:55 20:03:55 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:03:55 #125 ... 20:03:55 20:03:55 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 20:03:56 #151 DONE 0.2s 20:03:56 20:03:56 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:03:56 #122 ... 20:03:56 20:03:56 #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:03:56 #152 DONE 0.2s 20:03:56 20:03:56 #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:03:56 #153 DONE 0.2s 20:03:56 20:03:56 #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:03:56 #154 DONE 0.3s 20:03:56 20:03:56 #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:03:56 #155 DONE 0.4s 20:03:56 20:03:56 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:03:57 #122 ... 20:03:57 20:03:57 #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:03:57 #156 DONE 0.4s 20:03:57 20:03:57 #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:03:57 #157 DONE 0.1s 20:03:57 20:03:57 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:02 #158 DONE 4.5s 20:04:02 20:04:02 #92 [security-secretstore-setup] exporting to image 20:04:02 #92 exporting layers 20:04:03 #92 exporting layers 1.2s done 20:04:03 #92 writing image sha256:c93218afa30b043fed3cbac68aebabf52902998c60f01736aa6c8b6173c17b46 done 20:04:03 #92 naming to docker.io/library/security-secretstore-setup-arm64 done 20:04:03 #92 DONE 7.0s 20:04:03 20:04:03 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:04:05 #122 ... 20:04:05 20:04:05 #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:04:05 #126 DONE 821.1s 20:04:06 20:04:06 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:04:06 #122 ... 20:04:06 20:04:06 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:04:06 #159 DONE 0.2s 20:04:06 20:04:06 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:04:06 #129 ... 20:04:06 20:04:06 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:04:06 #160 DONE 0.2s 20:04:06 20:04:06 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:04:07 #161 DONE 0.3s 20:04:07 20:04:07 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:04:07 #162 DONE 0.2s 20:04:07 20:04:07 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:04:07 #163 DONE 0.2s 20:04:07 20:04:07 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:09 #164 DONE 2.0s 20:04:09 20:04:09 #92 [security-proxy-auth] exporting to image 20:04:09 #92 exporting layers 20:04:09 #92 exporting layers 0.6s done 20:04:09 #92 writing image sha256:fadb52511cbba7a4d10aaee35c8d9b10cceb2b49d790bbd362d251d15fde0847 0.0s done 20:04:09 #92 naming to docker.io/library/security-proxy-auth-arm64 20:04:09 #92 naming to docker.io/library/security-proxy-auth-arm64 done 20:04:09 #92 DONE 7.6s 20:04:09 20:04:09 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:04:28 #129 ... 20:04:28 20:04:28 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:04:28 #127 DONE 840.0s 20:04:28 20:04:28 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:04:29 #129 ... 20:04:29 20:04:29 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:04:29 #165 DONE 4.2s 20:04:29 20:04:29 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:04:29 #124 ... 20:04:29 20:04:29 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:04:29 #166 DONE 0.1s 20:04:29 20:04:29 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:04:29 #167 DONE 0.3s 20:04:29 20:04:29 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:04:29 #129 ... 20:04:29 20:04:29 #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:04:30 #168 DONE 0.4s 20:04:30 20:04:30 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:04:30 #169 DONE 0.2s 20:04:30 20:04:30 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:32 #170 DONE 1.9s 20:04:32 20:04:32 #92 [core-common-config-bootstrapper] exporting to image 20:04:32 #92 exporting layers 20:04:32 #92 exporting layers 0.5s done 20:04:32 #92 writing image sha256:67b62345a0c8ef96e0ae44e5d1ac4a51a9f88b085f956d2981fa9449de34ef30 done 20:04:32 #92 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 20:04:32 #92 DONE 8.2s 20:04:32 20:04:32 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:04:59 #51 ... 20:04:59 20:04:59 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:04:59 #125 DONE 874.5s 20:04:59 20:04:59 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:04:59 #122 ... 20:04:59 20:04:59 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 20:04:59 #171 DONE 0.2s 20:04:59 20:04:59 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 20:05:00 #172 DONE 0.1s 20:05:00 20:05:00 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:05:00 #173 DONE 0.4s 20:05:00 20:05:00 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:05:00 #174 DONE 0.1s 20:05:00 20:05:00 #92 [core-command] exporting to image 20:05:00 #92 exporting layers 20:05:01 #92 exporting layers 0.2s done 20:05:01 #92 writing image sha256:0da091b65f332813a9f030a33a16adf9412e72372fd806646cc219bd3fe3d29a done 20:05:01 #92 naming to docker.io/library/core-command-arm64 done 20:05:01 #92 DONE 8.4s 20:05:01 20:05:01 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:05:11 #122 ... 20:05:11 20:05:11 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:05:11 #130 DONE 886.3s 20:05:11 20:05:11 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:05:11 #129 ... 20:05:11 20:05:11 #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:05:11 #175 DONE 0.2s 20:05:11 20:05:11 #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:05:11 #176 DONE 0.2s 20:05:11 20:05:11 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:05:11 #122 ... 20:05:11 20:05:11 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:05:12 #177 DONE 0.4s 20:05:12 20:05:12 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:05:12 #178 DONE 0.2s 20:05:12 20:05:12 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:05:12 #129 ... 20:05:12 20:05:12 #92 [core-data] exporting to image 20:05:12 #92 exporting layers 20:05:13 #92 exporting layers 0.5s done 20:05:13 #92 writing image sha256:bff8c130e3d20cd446b0006bf1da248dc424a27285e4865fc6510e43252b0620 done 20:05:13 #92 naming to docker.io/library/core-data-arm64 0.0s done 20:05:13 #92 DONE 8.9s 20:05:13 20:05:13 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:05:13 #122 ... 20:05:13 20:05:13 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:05:13 #128 DONE 888.8s 20:05:13 20:05:13 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:05:13 #129 ... 20:05:13 20:05:13 #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:05:13 #179 DONE 0.1s 20:05:13 20:05:13 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:05:14 #129 ... 20:05:14 20:05:14 #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:05:14 #180 DONE 0.2s 20:05:14 20:05:14 #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:05:14 #181 DONE 0.3s 20:05:14 20:05:14 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:05:14 #182 DONE 0.1s 20:05:14 20:05:14 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:05:15 #183 DONE 0.1s 20:05:15 20:05:15 #92 [core-metadata] exporting to image 20:05:15 #92 exporting layers 0.3s done 20:05:15 #92 writing image sha256:39b49ac03a59ed2b00ad721092440f17d6d0c1eb7371a0769e30a1211dbd86a8 done 20:05:15 #92 naming to docker.io/library/core-metadata-arm64 done 20:05:15 #92 DONE 9.2s 20:05:15 20:05:15 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:05:33 #122 ... 20:05:33 20:05:33 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:05:33 #129 DONE 908.1s 20:05:33 20:05:33 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:05:33 #38 ... 20:05:33 20:05:33 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:05:33 #184 DONE 0.2s 20:05:33 20:05:33 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:05:33 #38 ... 20:05:33 20:05:33 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:05:33 #185 DONE 0.2s 20:05:33 20:05:33 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:05:34 #186 DONE 0.5s 20:05:34 20:05:34 #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:05:34 #187 DONE 0.1s 20:05:34 20:05:34 #92 [security-spiffe-token-provider] exporting to image 20:05:34 #92 exporting layers 20:05:35 #92 exporting layers 1.5s done 20:05:36 #92 writing image sha256:c9b7846e995e182432cd6300ba39ba16fefef340dd83ae3423bda8361e96f71f done 20:05:36 #92 naming to docker.io/library/security-spiffe-token-provider-arm64 done 20:05:36 #92 DONE 10.8s 20:05:36 20:05:36 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:05:54 #124 ... 20:05:54 20:05:54 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:05:54 #122 DONE 929.4s 20:05:54 20:05:54 #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:05:54 #188 DONE 0.2s 20:05:54 20:05:54 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:05:54 #51 ... 20:05:54 20:05:54 #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:05:54 #189 DONE 0.1s 20:05:54 20:05:54 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:05:54 #124 DONE 930.0s 20:05:54 20:05:54 #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:05:55 #190 DONE 0.4s 20:05:55 20:05:55 #191 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:05:55 #191 DONE 0.1s 20:05:55 20:05:55 #192 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:05:55 #192 DONE 0.2s 20:05:55 20:05:55 #92 [support-scheduler] exporting to image 20:05:55 #92 exporting layers 20:05:55 #92 ... 20:05:55 20:05:55 #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:05:55 #193 DONE 0.2s 20:05:55 20:05:55 #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:05:55 #194 DONE 0.3s 20:05:55 20:05:55 #92 [support-scheduler] exporting to image 20:05:55 #92 exporting layers 0.5s done 20:05:55 #92 writing image sha256:b092ede33a015b23fc14dad0f083a0fdf1ff14faa7a9c6936bcb5ae37c29fd63 done 20:05:55 #92 naming to docker.io/library/support-scheduler-arm64 done 20:05:55 #92 DONE 11.3s 20:05:55 20:05:55 #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:05:56 #195 DONE 0.1s 20:05:56 20:05:56 #92 [support-notifications] exporting to image 20:05:56 #92 exporting layers 0.4s done 20:05:56 #92 writing image sha256:333c313dff47c3542b4b813d2dc3fba0d1c79adf7571d314a620ab90c1a69cac done 20:05:56 #92 naming to docker.io/library/support-notifications-arm64 done 20:05:56 #92 DONE 11.7s 20:05:56 20:05:56 #32 [security-spiffe-token-provider stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:05:56 time="2023-10-11T19:48:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:56 time="2023-10-11T19:48:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:56 time="2023-10-11T19:48:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:56 time="2023-10-11T19:48:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:56 time="2023-10-11T19:48:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:56 time="2023-10-11T19:48:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:56 time="2023-10-11T19:48:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:56 time="2023-10-11T19:48:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:56 time="2023-10-11T19:48:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:56 time="2023-10-11T19:48:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:56 time="2023-10-11T19:48:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:56 time="2023-10-11T19:48:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:56 time="2023-10-11T19:48:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:56 time="2023-10-11T19:48:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:05:56 $ docker stop --time=1 ad56adc8022f80a20678e320a0ebf726ce2600031e49b342e77cb201d6db45d8 20:05:58 $ docker rm -f --volumes ad56adc8022f80a20678e320a0ebf726ce2600031e49b342e77cb201d6db45d8 [Pipeline] // withDockerContainer [Pipeline] sh 20:05:58 + docker images 20:05:58 REPOSITORY TAG IMAGE ID CREATED SIZE 20:05:58 support-scheduler-arm64 latest b092ede33a01 3 seconds ago 33.5MB 20:05:58 support-notifications-arm64 latest 333c313dff47 3 seconds ago 34.2MB 20:05:58 security-spiffe-token-provider-arm64 latest c9b7846e995e 24 seconds ago 35.1MB 20:05:58 core-metadata-arm64 latest 39b49ac03a59 44 seconds ago 21.5MB 20:05:58 core-data-arm64 latest bff8c130e3d2 46 seconds ago 21.2MB 20:05:58 core-command-arm64 latest 0da091b65f33 58 seconds ago 21MB 20:05:58 core-common-config-bootstrapper-arm64 latest 67b62345a0c8 About a minute ago 18.3MB 20:05:58 security-proxy-auth-arm64 latest fadb52511cbb About a minute ago 19.4MB 20:05:58 security-secretstore-setup-arm64 latest c93218afa30b About a minute ago 43.7MB 20:05:58 security-bootstrapper-arm64 latest 78f5fe11d317 2 minutes ago 23.1MB 20:05:58 security-proxy-setup-arm64 latest 4ea0e9669ac8 2 minutes ago 29.1MB 20:05:58 security-spire-agent-arm64 latest 9c50ff814a55 16 minutes ago 152MB 20:05:58 security-spire-config-arm64 latest 0384fa666a36 16 minutes ago 95.8MB 20:05:58 security-spire-server-arm64 latest eee81779b073 16 minutes ago 96.6MB 20:05:58 ci-base-image-arm64 latest ea36fbf8bcd3 27 minutes ago 924MB 20:05:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 3 weeks ago 553MB 20:05:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 4 months ago 332MB [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:05:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:05:59 20:05:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:06:00 arm64: Pulling from edgex-lftools-log-publisher 20:06:00 8998bd30e6a1: Pulling fs layer 20:06:00 04944245beec: Pulling fs layer 20:06:00 699f458cf7ca: Pulling fs layer 20:06:00 765212b225bb: Pulling fs layer 20:06:00 f23df028b6ca: Pulling fs layer 20:06:00 d65c8cfc05b1: Pulling fs layer 20:06:00 2437ff75d9bd: Pulling fs layer 20:06:00 f23df028b6ca: Waiting 20:06:00 d65c8cfc05b1: Waiting 20:06:00 2437ff75d9bd: Waiting 20:06:00 765212b225bb: Waiting 20:06:00 04944245beec: Verifying Checksum 20:06:00 04944245beec: Download complete 20:06:00 765212b225bb: Verifying Checksum 20:06:00 765212b225bb: Download complete 20:06:00 f23df028b6ca: Verifying Checksum 20:06:00 f23df028b6ca: Download complete 20:06:00 d65c8cfc05b1: Verifying Checksum 20:06:00 d65c8cfc05b1: Download complete 20:06:00 699f458cf7ca: Verifying Checksum 20:06:00 699f458cf7ca: Download complete 20:06:01 8998bd30e6a1: Verifying Checksum 20:06:01 8998bd30e6a1: Download complete 20:06:03 2437ff75d9bd: Verifying Checksum 20:06:03 2437ff75d9bd: Download complete 20:06:05 8998bd30e6a1: Pull complete 20:06:06 04944245beec: Pull complete 20:06:08 699f458cf7ca: Pull complete 20:06:08 765212b225bb: Pull complete 20:06:09 f23df028b6ca: Pull complete 20:06:09 d65c8cfc05b1: Pull complete 20:06:27 2437ff75d9bd: Pull complete 20:06:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:06:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:06:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:06:27 prd-ubuntu20.04-docker-arm64-4c-16g-8868 does not seem to be running inside a container 20:06:27 $ 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:06:31 $ docker top 232604f0a4b710cc49e05bd661edbcec557102dc3fa3a420a16b79fe5e479e9b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:06:32 ---> job-cost.sh 20:06:32 lf-activate-venv: SKIPPING 20:06:32 INFO: No Stack... 20:06:32 INFO: Retrieving Pricing Info for: v3-standard-4 20:06:34 INFO: Archiving Costs [Pipeline] sh 20:06:34 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:06:34 + cut -d, -f6 [Pipeline] lock 20:06:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4702-1-stack-cost] 20:06:34 Resource [jenkins-edgexfoundry-edgex-go-PR-4702-1-stack-cost] did not exist. Created. 20:06:34 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4702-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:06:35 + echo total: 0.10999999940395355 [Pipeline] stash 20:06:35 Stashed 1 file(s) [Pipeline] } 20:06:35 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4702-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:06:35 $ docker stop --time=1 232604f0a4b710cc49e05bd661edbcec557102dc3fa3a420a16b79fe5e479e9b 20:06:37 $ docker rm -f --volumes 232604f0a4b710cc49e05bd661edbcec557102dc3fa3a420a16b79fe5e479e9b [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:06:38 provisioning config files... 20:06:38 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config14889207412235992187tmp [Pipeline] { [Pipeline] sh 20:06:38 + set +x 20:06:38 + curl -s https://codecov.io/bash 20:06:38 + bash -s -- 20:06:39 20:06:39 _____ _ 20:06:39 / ____| | | 20:06:39 | | ___ __| | ___ ___ _____ __ 20:06:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:06:39 | |___| (_) | (_| | __/ (_| (_) \ V / 20:06:39 \_____\___/ \__,_|\___|\___\___/ \_/ 20:06:39 Bash-1.0.6 20:06:39 20:06:39 20:06:39 ==> git version 2.25.1 found 20:06:39 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:06:39 Release-Date: 2020-01-08 20:06:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:06:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:06:39 ==> Jenkins CI detected. 20:06:39 current dir:  /w/workspace/edgex-go/1 20:06:39 project root: . 20:06:39 --> token set from env 20:06:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:06:39 ==> Running gcov in . (disable via -X gcov) 20:06:39 ==> Python coveragepy not found 20:06:39 ==> Searching for coverage reports in: 20:06:39 + . 20:06:39 -> Found 1 reports 20:06:39 ==> Detecting git/mercurial file structure 20:06:39 ==> Reading reports 20:06:39 + ./coverage.out bytes=453602 20:06:39 ==> Appending adjustments 20:06:39 https://docs.codecov.io/docs/fixing-reports 20:06:40 + Found adjustments 20:06:40 ==> Gzipping contents 20:06:40 60K /tmp/codecov.PrWvb8.gz 20:06:40 ==> Uploading reports 20:06:40 url: https://codecov.io 20:06:40 query: branch=PR-4702&commit=86b0169e3c0cfca859877023392b09d63cc6ccbe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4702%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4702&job=&cmd_args= 20:06:40 -> Pinging Codecov 20:06:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4702&commit=86b0169e3c0cfca859877023392b09d63cc6ccbe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4702%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4702&job=&cmd_args= 20:06:40 -> Uploading to 20:06:40 https://storage.googleapis.com/codecov/v4/raw/2023-10-11/00271124DB129430A58F1EEE437C3FCB/86b0169e3c0cfca859877023392b09d63cc6ccbe/48cb2ef4-92bf-4a30-ba88-d7d9a842e52c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231011%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231011T200640Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=59ab60b25660b916bd95383ab966b89cf2af8daf08885638c6751d70cfbfe624 20:06:40 % Total % Received % Xferd Average Speed Time Time Time Current 20:06:40 Dload Upload Total Spent Left Speed 20:06:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58134 0 0 100 58134 0 172k --:--:-- --:--:-- --:--:-- 172k 20:06:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/86b0169e3c0cfca859877023392b09d63cc6ccbe [Pipeline] } 20:06:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:06:42 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:06:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:06:43 ---> package-listing.sh 20:06:43 ++ tr '[:upper:]' '[:lower:]' 20:06:43 ++ facter osfamily 20:06:43 + OS_FAMILY=debian 20:06:43 + workspace=/w/workspace/edgex-go/1 20:06:43 + START_PACKAGES=/tmp/packages_start.txt 20:06:43 + END_PACKAGES=/tmp/packages_end.txt 20:06:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:06:43 + PACKAGES=/tmp/packages_start.txt 20:06:43 + '[' /w/workspace/edgex-go/1 ']' 20:06:43 + PACKAGES=/tmp/packages_end.txt 20:06:43 + case "${OS_FAMILY}" in 20:06:43 + dpkg -l 20:06:43 + grep '^ii' 20:06:43 + '[' -f /tmp/packages_start.txt ']' 20:06:43 + '[' -f /tmp/packages_end.txt ']' 20:06:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:06:43 + '[' /w/workspace/edgex-go/1 ']' 20:06:43 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:06:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:06:43 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:06:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:06:44 20:06:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:06:45 latest: Pulling from edgex-lftools-log-publisher 20:06:45 5eb5b503b376: Pulling fs layer 20:06:45 5c69ac0246d0: Pulling fs layer 20:06:45 ec43610c2a17: Pulling fs layer 20:06:45 3a2ae6a8a46f: Pulling fs layer 20:06:45 33b1e0a273af: Pulling fs layer 20:06:45 3a2ae6a8a46f: Waiting 20:06:45 5d3b04190fa2: Pulling fs layer 20:06:45 2f39f015ded8: Pulling fs layer 20:06:45 5d3b04190fa2: Waiting 20:06:45 2f39f015ded8: Waiting 20:06:45 5c69ac0246d0: Verifying Checksum 20:06:45 5c69ac0246d0: Download complete 20:06:45 3a2ae6a8a46f: Verifying Checksum 20:06:45 3a2ae6a8a46f: Download complete 20:06:45 33b1e0a273af: Verifying Checksum 20:06:45 33b1e0a273af: Download complete 20:06:45 5d3b04190fa2: Verifying Checksum 20:06:45 5d3b04190fa2: Download complete 20:06:45 ec43610c2a17: Download complete 20:06:45 5eb5b503b376: Verifying Checksum 20:06:45 5eb5b503b376: Download complete 20:06:45 2f39f015ded8: Download complete 20:06:46 5eb5b503b376: Pull complete 20:06:46 5c69ac0246d0: Pull complete 20:06:47 ec43610c2a17: Pull complete 20:06:47 3a2ae6a8a46f: Pull complete 20:06:47 33b1e0a273af: Pull complete 20:06:47 5d3b04190fa2: Pull complete 20:06:51 2f39f015ded8: Pull complete 20:06:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:06:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:06:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:06:51 prd-ubuntu20.04-docker-8c-8g-8866 does not seem to be running inside a container 20:06:51 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/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:06:55 $ docker top 41074594349c9fd9b0f1f1d222ba037e1b173c818fa45da41361710b6201abfb -eo pid,comm [Pipeline] { [Pipeline] sh 20:06:55 + touch /tmp/pre-build-complete [Pipeline] sh 20:06:56 + mkdir -p /var/log/sysstat [Pipeline] sh 20:06:56 + ls /var/log/sa-host 20:06:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:06:56 provisioning config files... 20:06:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config10918841421089938209tmp [Pipeline] { [Pipeline] echo 20:06:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:06:57 ---> create-netrc.sh [Pipeline] } 20:06:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:06:57 ---> python-tools-install.sh [Pipeline] echo 20:06:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:06:57 ---> sudo-logs.sh 20:06:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:06:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:06:58 ---> job-cost.sh 20:06:58 lf-activate-venv: SKIPPING 20:06:58 DEBUG: total: 0.10999999940395355 20:06:58 INFO: Retrieving Stack Cost... 20:06:58 INFO: Retrieving Pricing Info for: v3-standard-8 20:07:01 INFO: Archiving Costs [Pipeline] echo 20:07:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:07:02 ---> logs-deploy.sh 20:07:02 lf-activate-venv: SKIPPING 20:07:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4702/1 20:07:02 INFO: archiving workspace using pattern(s): 20:07:04 Archives upload complete. 20:07:04 INFO: archiving logs to Nexus