Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from 67c93f70b7447e1b2505b50fe643ca16422e2e49+5014c11bb29f9edb3e55aa295af55b3798697700 (402156ffab5eb096344b917a4fbd9d59f6e24567) 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-ssh18359867059367881939.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh17516720124298417856.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4569/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4569/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14533314736315183798.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18114962493853551697.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4569/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4569/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6669981325517529036.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-18292 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # 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/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5014c11bb29f9edb3e55aa295af55b3798697700 into PR head commit 67c93f70b7447e1b2505b50fe643ca16422e2e49 Merge succeeded, producing 34e18506009220b00714e20ce922429177f9ae34 Checking out Revision 34e18506009220b00714e20ce922429177f9ae34 (PR-4569) > git config core.sparsecheckout # timeout=10 > git checkout -f 67c93f70b7447e1b2505b50fe643ca16422e2e49 # 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 5014c11bb29f9edb3e55aa295af55b3798697700 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 34e18506009220b00714e20ce922429177f9ae34 # timeout=10 Commit message: "Merge commit '5014c11bb29f9edb3e55aa295af55b3798697700' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-09T08:30:57.730Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-09T08:30:57.770Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-09T08:30:57.786Z] ========================================================= [2023-06-09T08:30:57.786Z] EdgeX Global Pipelines Version Info [2023-06-09T08:30:57.786Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-09T08:30:58.543Z] ------------------- [2023-06-09T08:30:58.543Z] stable info: [2023-06-09T08:30:58.543Z] ------------------- [2023-06-09T08:30:58.543Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-09T08:30:58.543Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-09T08:30:58.543Z] Message: update stable to v1.0.250 > git rev-list --no-walk 87913c42160d6163add0d7c04273407b64c9b716 # timeout=10 [2023-06-09T08:30:59.116Z] ------------------- [2023-06-09T08:30:59.116Z] experimental info: [2023-06-09T08:30:59.116Z] ------------------- [2023-06-09T08:30:59.116Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-09T08:30:59.116Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-09T08:30:59.116Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-06-09T08:30:59.295Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-06-09T08:30:59.305Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-06-09T08:30:59.314Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-09T08:30:59.324Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-06-09T08:30:59.332Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-06-09T08:30:59.341Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-06-09T08:30:59.350Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-06-09T08:30:59.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-06-09T08:30:59.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-06-09T08:30:59.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-06-09T08:30:59.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-06-09T08:30:59.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-09T08:30:59.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-06-09T08:30:59.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-09T08:30:59.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-06-09T08:30:59.454Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-06-09T08:30:59.467Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-09T08:30:59.478Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-09T08:30:59.490Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-06-09T08:30:59.504Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-06-09T08:30:59.515Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-06-09T08:30:59.526Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-09T08:30:59.538Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-06-09T08:30:59.552Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4569 [Pipeline] echo [2023-06-09T08:30:59.564Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4569 [Pipeline] echo [2023-06-09T08:30:59.576Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4569 [Pipeline] echo [2023-06-09T08:30:59.595Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 34e18506009220b00714e20ce922429177f9ae34 [Pipeline] echo [2023-06-09T08:30:59.611Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 34e1850 [Pipeline] echo [2023-06-09T08:30:59.631Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-09T08:30:59.685Z] provisioning config files... [2023-06-09T08:30:59.700Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config8268826102992511188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-09T08:31:00.005Z] ---> docker-login.sh [2023-06-09T08:31:00.006Z] nexus3.edgexfoundry.org:10001 [2023-06-09T08:31:00.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-09T08:31:00.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-09T08:31:00.268Z] Configure a credential helper to remove this warning. See [2023-06-09T08:31:00.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-09T08:31:00.268Z] [2023-06-09T08:31:00.268Z] Login Succeeded [2023-06-09T08:31:00.268Z] nexus3.edgexfoundry.org:10002 [2023-06-09T08:31:00.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-09T08:31:00.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-09T08:31:00.268Z] Configure a credential helper to remove this warning. See [2023-06-09T08:31:00.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-09T08:31:00.268Z] [2023-06-09T08:31:00.268Z] Login Succeeded [2023-06-09T08:31:00.268Z] nexus3.edgexfoundry.org:10003 [2023-06-09T08:31:00.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-09T08:31:00.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-09T08:31:00.528Z] Configure a credential helper to remove this warning. See [2023-06-09T08:31:00.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-09T08:31:00.528Z] [2023-06-09T08:31:00.528Z] Login Succeeded [2023-06-09T08:31:00.528Z] nexus3.edgexfoundry.org:10004 [2023-06-09T08:31:00.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-09T08:31:00.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-09T08:31:00.529Z] Configure a credential helper to remove this warning. See [2023-06-09T08:31:00.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-09T08:31:00.529Z] [2023-06-09T08:31:00.529Z] Login Succeeded [2023-06-09T08:31:00.529Z] docker.io [2023-06-09T08:31:00.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-09T08:31:00.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-09T08:31:00.789Z] Configure a credential helper to remove this warning. See [2023-06-09T08:31:00.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-09T08:31:00.789Z] [2023-06-09T08:31:00.789Z] Login Succeeded [2023-06-09T08:31:00.789Z] ---> docker-login.sh ends [Pipeline] } [2023-06-09T08:31:00.798Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-09T08:31:01.110Z] + 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 [2023-06-09T08:31:01.110Z] + dirname cmd/core-command/Dockerfile [2023-06-09T08:31:01.110Z] + cut -d/ -f2 [2023-06-09T08:31:01.110Z] + echo core-command,cmd/core-command/Dockerfile [2023-06-09T08:31:01.110Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-06-09T08:31:01.110Z] + cut -d/ -f2 [2023-06-09T08:31:01.110Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-06-09T08:31:01.110Z] + dirname cmd/core-data/Dockerfile [2023-06-09T08:31:01.110Z] + cut -d/ -f2 [2023-06-09T08:31:01.110Z] + echo core-data,cmd/core-data/Dockerfile [2023-06-09T08:31:01.110Z] + dirname cmd/core-metadata/Dockerfile [2023-06-09T08:31:01.110Z] + cut -d/ -f2 [2023-06-09T08:31:01.110Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-06-09T08:31:01.110Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-06-09T08:31:01.110Z] + cut -d/ -f2 [2023-06-09T08:31:01.110Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-06-09T08:31:01.110Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-06-09T08:31:01.110Z] + cut -d/ -f2 [2023-06-09T08:31:01.110Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-06-09T08:31:01.110Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-06-09T08:31:01.110Z] + cut -d/ -f2 [2023-06-09T08:31:01.110Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-06-09T08:31:01.110Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-06-09T08:31:01.110Z] + cut -d/ -f2 [2023-06-09T08:31:01.110Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-06-09T08:31:01.110Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-06-09T08:31:01.110Z] + cut -d/ -f2 [2023-06-09T08:31:01.110Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-06-09T08:31:01.110Z] + dirname cmd/security-spire-agent/Dockerfile [2023-06-09T08:31:01.110Z] + cut -d/ -f2 [2023-06-09T08:31:01.110Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-06-09T08:31:01.110Z] + dirname cmd/security-spire-config/Dockerfile [2023-06-09T08:31:01.110Z] + cut -d/ -f2 [2023-06-09T08:31:01.110Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-06-09T08:31:01.110Z] + cut -d/ -f2 [2023-06-09T08:31:01.110Z] + dirname cmd/security-spire-server/Dockerfile [2023-06-09T08:31:01.110Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-06-09T08:31:01.110Z] + dirname cmd/support-notifications/Dockerfile [2023-06-09T08:31:01.110Z] + cut -d/ -f2 [2023-06-09T08:31:01.110Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-06-09T08:31:01.110Z] + dirname cmd/support-scheduler/Dockerfile [2023-06-09T08:31:01.110Z] + cut -d/ -f2 [2023-06-09T08:31:01.110Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-06-09T08:31:01.160Z] 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 [2023-06-09T08:31:01.484Z] + git rev-list -1 --merges 34e18506009220b00714e20ce922429177f9ae34~1..34e18506009220b00714e20ce922429177f9ae34 [Pipeline] echo [2023-06-09T08:31:01.495Z] -----------> git rev-list -1 --merges 34e18506009220b00714e20ce922429177f9ae34~1..34e18506009220b00714e20ce922429177f9ae34 34e18506009220b00714e20ce922429177f9ae34 [2023-06-09T08:31:01.495Z] 34e18506009220b00714e20ce922429177f9ae34 [false] [Pipeline] sh [2023-06-09T08:31:01.787Z] + git log --format=format:%s -1 34e18506009220b00714e20ce922429177f9ae34 [Pipeline] echo [2023-06-09T08:31:01.801Z] ========================================================= [2023-06-09T08:31:01.801Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-06-09T08:31:01.801Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-06-09T08:31:02.186Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-09T08:31:02.186Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-09T08:31:02.186Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-09T08:31:02.186Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-09T08:31:02.186Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-09T08:31:02.186Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-09T08:31:02.186Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-09T08:31:02.537Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-09T08:31:02.537Z] [2023-06-09T08:31:02.537Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-09T08:31:02.843Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-09T08:31:02.843Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-09T08:31:02.843Z] b85a868b505f: Pulling fs layer [2023-06-09T08:31:02.843Z] e2be974225ed: Pulling fs layer [2023-06-09T08:31:02.843Z] 339a4e72a1f5: Pulling fs layer [2023-06-09T08:31:02.843Z] 988bab9f4d93: Pulling fs layer [2023-06-09T08:31:02.843Z] 1469e6f7b9e6: Pulling fs layer [2023-06-09T08:31:02.843Z] eaf3925da568: Pulling fs layer [2023-06-09T08:31:02.843Z] bab4dde63d76: Pulling fs layer [2023-06-09T08:31:02.843Z] bde34c3a00c8: Pulling fs layer [2023-06-09T08:31:02.843Z] b352a97aabf1: Pulling fs layer [2023-06-09T08:31:02.843Z] 4872d77fe225: Pulling fs layer [2023-06-09T08:31:02.843Z] 5851b861e8e6: Pulling fs layer [2023-06-09T08:31:02.843Z] bab4dde63d76: Waiting [2023-06-09T08:31:02.843Z] bde34c3a00c8: Waiting [2023-06-09T08:31:02.843Z] b352a97aabf1: Waiting [2023-06-09T08:31:02.843Z] 1469e6f7b9e6: Waiting [2023-06-09T08:31:02.843Z] 4872d77fe225: Waiting [2023-06-09T08:31:02.843Z] eaf3925da568: Waiting [2023-06-09T08:31:02.843Z] 988bab9f4d93: Waiting [2023-06-09T08:31:02.843Z] e2be974225ed: Download complete [2023-06-09T08:31:02.843Z] 988bab9f4d93: Download complete [2023-06-09T08:31:03.104Z] 1469e6f7b9e6: Verifying Checksum [2023-06-09T08:31:03.104Z] 1469e6f7b9e6: Download complete [2023-06-09T08:31:03.104Z] eaf3925da568: Download complete [2023-06-09T08:31:03.104Z] 339a4e72a1f5: Verifying Checksum [2023-06-09T08:31:03.104Z] 339a4e72a1f5: Download complete [2023-06-09T08:31:03.104Z] bde34c3a00c8: Verifying Checksum [2023-06-09T08:31:03.104Z] bde34c3a00c8: Download complete [2023-06-09T08:31:03.104Z] b352a97aabf1: Download complete [2023-06-09T08:31:03.104Z] 4872d77fe225: Verifying Checksum [2023-06-09T08:31:03.104Z] 4872d77fe225: Download complete [2023-06-09T08:31:03.104Z] 5851b861e8e6: Verifying Checksum [2023-06-09T08:31:03.104Z] 5851b861e8e6: Download complete [2023-06-09T08:31:03.104Z] b85a868b505f: Verifying Checksum [2023-06-09T08:31:03.104Z] b85a868b505f: Download complete [2023-06-09T08:31:03.365Z] bab4dde63d76: Verifying Checksum [2023-06-09T08:31:03.365Z] bab4dde63d76: Download complete [2023-06-09T08:31:04.313Z] b85a868b505f: Pull complete [2023-06-09T08:31:04.574Z] e2be974225ed: Pull complete [2023-06-09T08:31:05.154Z] 339a4e72a1f5: Pull complete [2023-06-09T08:31:05.154Z] 988bab9f4d93: Pull complete [2023-06-09T08:31:05.414Z] 1469e6f7b9e6: Pull complete [2023-06-09T08:31:05.414Z] eaf3925da568: Pull complete [2023-06-09T08:31:07.319Z] bab4dde63d76: Pull complete [2023-06-09T08:31:07.320Z] bde34c3a00c8: Pull complete [2023-06-09T08:31:07.611Z] b352a97aabf1: Pull complete [2023-06-09T08:31:07.611Z] 4872d77fe225: Pull complete [2023-06-09T08:31:07.611Z] 5851b861e8e6: Pull complete [2023-06-09T08:31:07.883Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-09T08:31:07.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-09T08:31:07.883Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-09T08:31:08.007Z] prd-ubuntu20.04-docker-8c-8g-18292 does not seem to be running inside a container [2023-06-09T08:31:08.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-09T08:31:11.323Z] $ docker top 9e5c3b3402b05202722f78a22de2a3039a0e2ce4415c88bf85d2fab5e9f33aef -eo pid,comm [2023-06-09T08:31:11.376Z] 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). [2023-06-09T08:31:11.376Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-09T08:31:11.415Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-09T08:31:11.416Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-09T08:31:11.543Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-09T08:31:11.550Z] $ docker exec 9e5c3b3402b05202722f78a22de2a3039a0e2ce4415c88bf85d2fab5e9f33aef ssh-agent [2023-06-09T08:31:11.658Z] SSH_AUTH_SOCK=/tmp/ssh-OONSVhdreXqB/agent.32 [2023-06-09T08:31:11.658Z] SSH_AGENT_PID=38 [2023-06-09T08:31:11.664Z] Running ssh-add (command line suppressed) [2023-06-09T08:31:11.772Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_15145799407349500659.key (/w/workspace/edgex-go/10@tmp/private_key_15145799407349500659.key) [2023-06-09T08:31:11.783Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-09T08:31:12.072Z] + git tag --points-at HEAD [Pipeline] } [2023-06-09T08:31:12.093Z] $ docker exec --env ******** --env ******** 9e5c3b3402b05202722f78a22de2a3039a0e2ce4415c88bf85d2fab5e9f33aef ssh-agent -k [2023-06-09T08:31:12.197Z] unset SSH_AUTH_SOCK; [2023-06-09T08:31:12.198Z] unset SSH_AGENT_PID; [2023-06-09T08:31:12.198Z] echo Agent pid 38 killed; [2023-06-09T08:31:12.204Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-09T08:31:12.226Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-09T08:31:12.226Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-09T08:31:12.352Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-09T08:31:12.358Z] $ docker exec 9e5c3b3402b05202722f78a22de2a3039a0e2ce4415c88bf85d2fab5e9f33aef ssh-agent [2023-06-09T08:31:12.469Z] SSH_AUTH_SOCK=/tmp/ssh-AdUJrBqrcfiG/agent.70 [2023-06-09T08:31:12.469Z] SSH_AGENT_PID=76 [2023-06-09T08:31:12.474Z] Running ssh-add (command line suppressed) [2023-06-09T08:31:12.587Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_17638352583774081537.key (/w/workspace/edgex-go/10@tmp/private_key_17638352583774081537.key) [2023-06-09T08:31:12.605Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-09T08:31:12.895Z] + git semver init [2023-06-09T08:31:13.154Z] 2023-06-09 08:31:13,073 [run_init] DEBUG init version:0.0.0 force:False [2023-06-09T08:31:13.154Z] 2023-06-09 08:31:13,074 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/10/.semver [2023-06-09T08:31:13.154Z] 2023-06-09 08:31:13,074 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/10/.semver [2023-06-09T08:31:13.154Z] 2023-06-09 08:31:13,074 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/10/.semver'], cwd=/w/workspace/edgex-go/10, universal_newlines=False, shell=None, istream=None) [2023-06-09T08:31:18.441Z] 2023-06-09 08:31:17,776 [append_file] DEBUG append to file:/w/workspace/edgex-go/10/.git/info/exclude [2023-06-09T08:31:18.441Z] 2023-06-09 08:31:17,777 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/10/.semver/PR-4569 with force:False [2023-06-09T08:31:18.441Z] 2023-06-09 08:31:17,777 [write_file] DEBUG write to file:/w/workspace/edgex-go/10/.semver/PR-4569 [2023-06-09T08:31:18.441Z] 2023-06-09 08:31:17,781 [execute] INFO git cat-file --batch-check [2023-06-09T08:31:18.441Z] 2023-06-09 08:31:17,782 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/10/.semver, universal_newlines=False, shell=None, istream=) [2023-06-09T08:31:18.441Z] 2023-06-09 08:31:17,788 [execute] INFO git cat-file --batch [2023-06-09T08:31:18.441Z] 2023-06-09 08:31:17,788 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/10/.semver, universal_newlines=False, shell=None, istream=) [2023-06-09T08:31:18.441Z] 2023-06-09 08:31:17,793 [read_version] DEBUG read version from /w/workspace/edgex-go/10/.semver/PR-4569 [2023-06-09T08:31:18.441Z] 0.0.0 [Pipeline] } [2023-06-09T08:31:18.455Z] $ docker exec --env ******** --env ******** 9e5c3b3402b05202722f78a22de2a3039a0e2ce4415c88bf85d2fab5e9f33aef ssh-agent -k [2023-06-09T08:31:18.565Z] unset SSH_AUTH_SOCK; [2023-06-09T08:31:18.566Z] unset SSH_AGENT_PID; [2023-06-09T08:31:18.566Z] echo Agent pid 76 killed; [2023-06-09T08:31:18.573Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-09T08:31:18.876Z] + git semver [Pipeline] } [2023-06-09T08:31:19.153Z] $ docker stop --time=1 9e5c3b3402b05202722f78a22de2a3039a0e2ce4415c88bf85d2fab5e9f33aef [2023-06-09T08:31:20.469Z] $ docker rm -f --volumes 9e5c3b3402b05202722f78a22de2a3039a0e2ce4415c88bf85d2fab5e9f33aef [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-09T08:31:20.807Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-09T08:31:21.030Z] Stashed 1 file(s) [Pipeline] echo [2023-06-09T08:31:21.034Z] [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 [2023-06-09T08:31:21.420Z] + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] echo [2023-06-09T08:31:21.435Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-09T08:31:21.454Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-09T08:31:21.469Z] ========================================================= [2023-06-09T08:31:21.469Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-06-09T08:31:21.469Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-06-09T08:31:21.763Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-09T08:31:21.763Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-06-09T08:31:21.763Z] f56be85fc22e: Pulling fs layer [2023-06-09T08:31:21.763Z] 85791d961cd3: Pulling fs layer [2023-06-09T08:31:21.763Z] d694b5ae8c79: Pulling fs layer [2023-06-09T08:31:21.763Z] 9f32a84ed3da: Pulling fs layer [2023-06-09T08:31:21.763Z] 4d19c01a9841: Pulling fs layer [2023-06-09T08:31:21.763Z] 9325e15d5711: Pulling fs layer [2023-06-09T08:31:21.763Z] 556b6ee489ea: Pulling fs layer [2023-06-09T08:31:21.763Z] c5a4b2cf53e6: Pulling fs layer [2023-06-09T08:31:21.763Z] 9f32a84ed3da: Waiting [2023-06-09T08:31:21.763Z] 4d19c01a9841: Waiting [2023-06-09T08:31:21.763Z] 9325e15d5711: Waiting [2023-06-09T08:31:21.763Z] 556b6ee489ea: Waiting [2023-06-09T08:31:21.763Z] 85791d961cd3: Download complete [2023-06-09T08:31:21.763Z] 9f32a84ed3da: Verifying Checksum [2023-06-09T08:31:21.763Z] 9f32a84ed3da: Download complete [2023-06-09T08:31:21.763Z] 4d19c01a9841: Verifying Checksum [2023-06-09T08:31:21.763Z] 4d19c01a9841: Download complete [2023-06-09T08:31:21.763Z] f56be85fc22e: Verifying Checksum [2023-06-09T08:31:21.763Z] f56be85fc22e: Download complete [2023-06-09T08:31:21.763Z] 9325e15d5711: Verifying Checksum [2023-06-09T08:31:21.763Z] 9325e15d5711: Download complete [2023-06-09T08:31:22.023Z] f56be85fc22e: Pull complete [2023-06-09T08:31:22.023Z] 85791d961cd3: Pull complete [2023-06-09T08:31:22.591Z] c5a4b2cf53e6: Verifying Checksum [2023-06-09T08:31:22.591Z] c5a4b2cf53e6: Download complete [2023-06-09T08:31:22.591Z] d694b5ae8c79: Verifying Checksum [2023-06-09T08:31:22.591Z] d694b5ae8c79: Download complete [2023-06-09T08:31:22.850Z] 556b6ee489ea: Verifying Checksum [2023-06-09T08:31:22.850Z] 556b6ee489ea: Download complete [2023-06-09T08:31:26.155Z] d694b5ae8c79: Pull complete [2023-06-09T08:31:26.155Z] 9f32a84ed3da: Pull complete [2023-06-09T08:31:26.155Z] 4d19c01a9841: Pull complete [2023-06-09T08:31:26.155Z] 9325e15d5711: Pull complete [2023-06-09T08:31:28.684Z] 556b6ee489ea: Pull complete [2023-06-09T08:31:29.621Z] c5a4b2cf53e6: Pull complete [2023-06-09T08:31:29.621Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-06-09T08:31:29.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-09T08:31:29.621Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-06-09T08:31:29.918Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-09T08:31:29.918Z] WORKDIR /edgex [2023-06-09T08:31:29.918Z] COPY go.mod . [2023-06-09T08:31:29.918Z] RUN go mod download [2023-06-09T08:31:29.918Z] + docker build -t ci-base-image-x86_64 -f - . [2023-06-09T08:31:30.488Z] Sending build context to Docker daemon 170.7MB [2023-06-09T08:31:30.488Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-09T08:31:30.488Z] ---> c4be618373d6 [2023-06-09T08:31:30.488Z] Step 2/4 : WORKDIR /edgex [2023-06-09T08:31:36.102Z] Still waiting to schedule task [2023-06-09T08:31:36.103Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-18293’ is offline [2023-06-09T08:31:37.177Z] ---> Running in a7d6881efc7d [2023-06-09T08:31:37.177Z] Removing intermediate container a7d6881efc7d [2023-06-09T08:31:37.177Z] ---> 6768f478e159 [2023-06-09T08:31:37.177Z] Step 3/4 : COPY go.mod . [2023-06-09T08:31:37.177Z] ---> d8c1267426a1 [2023-06-09T08:31:37.177Z] Step 4/4 : RUN go mod download [2023-06-09T08:31:37.177Z] ---> Running in 68ee0144a271 [2023-06-09T08:31:52.060Z] Removing intermediate container 68ee0144a271 [2023-06-09T08:31:52.060Z] ---> e8d0e199cce7 [2023-06-09T08:31:52.060Z] Successfully built e8d0e199cce7 [2023-06-09T08:31:52.060Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-09T08:31:52.364Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-09T08:31:52.364Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-09T08:31:52.440Z] prd-ubuntu20.04-docker-8c-8g-18292 does not seem to be running inside a container [2023-06-09T08:31:52.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-06-09T08:31:52.927Z] $ docker top d97a510272b9b0f36e15913cd185d4b2c8949a70240a53c215a4c9ae5d1d268d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-09T08:31:53.259Z] + go version [2023-06-09T08:31:53.259Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-06-09T08:31:53.272Z] $ docker stop --time=1 d97a510272b9b0f36e15913cd185d4b2c8949a70240a53c215a4c9ae5d1d268d [2023-06-09T08:31:54.547Z] $ docker rm -f --volumes d97a510272b9b0f36e15913cd185d4b2c8949a70240a53c215a4c9ae5d1d268d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-09T08:31:54.952Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-09T08:31:54.952Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-09T08:31:55.028Z] prd-ubuntu20.04-docker-8c-8g-18292 does not seem to be running inside a container [2023-06-09T08:31:55.062Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-06-09T08:31:55.402Z] $ docker top 30c1fdeea308c1aabcf4dccf8d73de8444801c9d54085bf10fc32fd4daa5f9ac -eo pid,comm [Pipeline] { [Pipeline] echo [2023-06-09T08:31:55.467Z] ========================================================= [2023-06-09T08:31:55.467Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-06-09T08:31:55.467Z] ========================================================= [Pipeline] sh [2023-06-09T08:31:55.745Z] + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] fileExists [Pipeline] sh [2023-06-09T08:31:56.038Z] + make test [2023-06-09T08:31:56.038Z] go test -race -coverprofile=coverage.out ./... [2023-06-09T08:32:04.155Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-06-09T08:32:19.023Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-06-09T08:32:19.023Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-06-09T08:32:19.023Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-06-09T08:32:19.023Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-06-09T08:32:19.023Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-06-09T08:32:19.282Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-06-09T08:32:19.282Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-06-09T08:32:19.282Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-06-09T08:32:19.282Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-06-09T08:32:19.542Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-06-09T08:32:19.802Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-06-09T08:32:20.061Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-06-09T08:32:20.061Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-06-09T08:32:20.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-06-09T08:32:20.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-06-09T08:32:20.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-06-09T08:32:20.997Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2023-06-09T08:32:22.377Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements [2023-06-09T08:32:23.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-06-09T08:32:23.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-06-09T08:32:23.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-06-09T08:32:25.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-06-09T08:32:25.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-06-09T08:32:26.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-06-09T08:32:26.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-06-09T08:32:26.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-06-09T08:32:26.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-06-09T08:32:26.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-06-09T08:32:26.763Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.099s coverage: 71.5% of statements [2023-06-09T08:32:26.763Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements [2023-06-09T08:32:27.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-06-09T08:32:27.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-06-09T08:32:28.641Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.371s coverage: 88.5% of statements [2023-06-09T08:32:28.641Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.071s coverage: 3.8% of statements [2023-06-09T08:32:30.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-06-09T08:32:30.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-06-09T08:32:30.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-06-09T08:32:30.278Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.339s coverage: 95.6% of statements [2023-06-09T08:32:30.278Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-06-09T08:32:30.278Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-06-09T08:32:30.278Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-06-09T08:32:30.278Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-06-09T08:32:30.278Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-06-09T08:32:30.278Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements [2023-06-09T08:32:31.657Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-06-09T08:32:31.657Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-06-09T08:32:31.657Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-06-09T08:32:31.657Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 65.9% of statements [2023-06-09T08:32:31.915Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-06-09T08:32:31.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-06-09T08:32:32.178Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.096s coverage: 0.9% of statements [2023-06-09T08:32:32.178Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.064s coverage: 29.0% of statements [2023-06-09T08:32:32.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 42.9% of statements [2023-06-09T08:32:32.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 82.9% of statements [2023-06-09T08:32:32.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements [2023-06-09T08:32:32.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2023-06-09T08:32:32.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2023-06-09T08:32:33.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-06-09T08:32:33.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-06-09T08:32:33.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-06-09T08:32:33.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-06-09T08:32:33.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-06-09T08:32:33.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-06-09T08:32:33.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-06-09T08:32:33.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-06-09T08:32:34.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-06-09T08:32:34.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-06-09T08:32:34.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-06-09T08:32:34.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-06-09T08:32:35.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-06-09T08:32:35.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-06-09T08:32:35.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-06-09T08:32:36.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-06-09T08:32:36.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-06-09T08:32:38.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-06-09T08:32:38.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-06-09T08:32:39.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-06-09T08:32:39.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-06-09T08:32:39.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-06-09T08:32:40.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-06-09T08:32:40.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-06-09T08:32:40.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-06-09T08:32:41.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-06-09T08:32:41.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-06-09T08:32:41.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-06-09T08:32:41.856Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-06-09T08:32:43.250Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-06-09T08:32:43.250Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-06-09T08:32:43.250Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-06-09T08:32:43.250Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-06-09T08:32:44.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-06-09T08:32:44.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-06-09T08:32:44.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-06-09T08:32:44.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-06-09T08:32:44.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements [2023-06-09T08:32:45.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-06-09T08:32:45.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-06-09T08:32:46.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-06-09T08:32:46.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-06-09T08:32:56.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.292s coverage: 79.9% of statements [2023-06-09T08:32:57.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.074s coverage: 92.9% of statements [2023-06-09T08:32:57.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements [2023-06-09T08:32:57.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 62.3% of statements [2023-06-09T08:32:57.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.060s coverage: 87.2% of statements [2023-06-09T08:32:57.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-06-09T08:32:57.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2023-06-09T08:32:57.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.8% of statements [2023-06-09T08:32:57.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.099s coverage: 82.1% of statements [2023-06-09T08:32:57.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements [2023-06-09T08:32:57.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.187s coverage: 63.1% of statements [2023-06-09T08:32:57.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2023-06-09T08:32:57.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements [2023-06-09T08:32:57.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2023-06-09T08:32:57.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements [2023-06-09T08:32:57.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2023-06-09T08:32:57.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.176s coverage: 38.4% of statements [2023-06-09T08:32:57.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2023-06-09T08:32:57.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements [2023-06-09T08:32:57.677Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 17.7% of statements [2023-06-09T08:32:57.677Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.121s coverage: 92.3% of statements [2023-06-09T08:32:57.677Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.5% of statements [2023-06-09T08:32:57.677Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements [2023-06-09T08:32:57.677Z] 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 [2023-06-09T08:32:57.937Z] Dockerfile.fuzz:1 DL3026 error: Use only an allowed registry in the FROM image [2023-06-09T08:32:57.937Z] Dockerfile.fuzz:5 DL3047 info: Avoid use of wget without progress bar. Use `wget --progress=dot:giga `. Or consider using `-q` or `-nv` (shorthands for `--quiet` or `--no-verbose`). [2023-06-09T08:32:57.937Z] Dockerfile.fuzz:8 DL3003 warning: Use WORKDIR to switch to a directory [2023-06-09T08:32:57.937Z] Dockerfile.fuzz:8 SC2164 warning: Use 'cd ... || exit' or 'cd ... || return' in case cd fails. [2023-06-09T08:32:57.937Z] make: *** [Makefile:151: hadolint] Error 1 [Pipeline] } [2023-06-09T08:32:57.952Z] $ docker stop --time=1 30c1fdeea308c1aabcf4dccf8d73de8444801c9d54085bf10fc32fd4daa5f9ac [2023-06-09T08:32:59.612Z] $ docker rm -f --volumes 30c1fdeea308c1aabcf4dccf8d73de8444801c9d54085bf10fc32fd4daa5f9ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-09T08:32:59.939Z] Failed in branch amd64 [2023-06-09T08:33:38.336Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18294 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws [2023-06-09T08:33:38.348Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [2023-06-09T08:33:38.390Z] The recommended git tool is: git [2023-06-09T08:33:43.814Z] using credential edgex-jenkins-ssh [2023-06-09T08:33:43.831Z] Cloning the remote Git repository [2023-06-09T08:33:43.874Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-06-09T08:33:43.963Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2023-06-09T08:33:44.102Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-06-09T08:33:44.104Z] > git --version # timeout=10 [2023-06-09T08:33:44.125Z] > git --version # 'git version 2.25.1' [2023-06-09T08:33:44.127Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-09T08:33:44.285Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-09T08:34:02.569Z] Merging remotes/origin/main commit 5014c11bb29f9edb3e55aa295af55b3798697700 into PR head commit 67c93f70b7447e1b2505b50fe643ca16422e2e49 [2023-06-09T08:34:00.867Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-06-09T08:34:00.898Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-09T08:34:01.741Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-06-09T08:34:01.788Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-06-09T08:34:01.788Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-09T08:34:01.803Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-06-09T08:34:02.591Z] > git config core.sparsecheckout # timeout=10 [2023-06-09T08:34:03.215Z] Merge succeeded, producing de390a0b640e0a6b51e7c1d47201a617d5a0cb22 [2023-06-09T08:34:03.215Z] Checking out Revision de390a0b640e0a6b51e7c1d47201a617d5a0cb22 (PR-4569) [2023-06-09T08:34:02.664Z] > git checkout -f 67c93f70b7447e1b2505b50fe643ca16422e2e49 # timeout=10 [2023-06-09T08:34:02.880Z] > git remote # timeout=10 [2023-06-09T08:34:02.899Z] > git config --get remote.origin.url # timeout=10 [2023-06-09T08:34:02.924Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-09T08:34:02.937Z] > git merge 5014c11bb29f9edb3e55aa295af55b3798697700 # timeout=10 [2023-06-09T08:34:03.190Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-06-09T08:34:03.225Z] > git config core.sparsecheckout # timeout=10 [2023-06-09T08:34:03.239Z] > git checkout -f de390a0b640e0a6b51e7c1d47201a617d5a0cb22 # timeout=10 [2023-06-09T08:34:06.739Z] Commit message: "Merge commit '5014c11bb29f9edb3e55aa295af55b3798697700' into HEAD" [2023-06-09T08:34:06.762Z] First time build. Skipping changelog. [2023-06-09T08:34:06.751Z] > git rev-list --no-walk 87913c42160d6163add0d7c04273407b64c9b716 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-09T08:34:07.685Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-09T08:34:07.685Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-09T08:34:07.685Z] Dload Upload Total Spent Left Speed [2023-06-09T08:34:07.685Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 239k 0 --:--:-- --:--:-- --:--:-- 244k [Pipeline] sh [2023-06-09T08:34:08.372Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-09T08:34:08.700Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-09T08:34:08.700Z] + sudo tee /etc/docker/daemon.new [2023-06-09T08:34:08.700Z] { [2023-06-09T08:34:08.700Z] "registry-mirrors": [ [2023-06-09T08:34:08.700Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-09T08:34:08.700Z] ], [2023-06-09T08:34:08.700Z] "bip": "10.250.0.254/24", [2023-06-09T08:34:08.700Z] "hosts": [ [2023-06-09T08:34:08.700Z] "tcp://0.0.0.0:5555", [2023-06-09T08:34:08.700Z] "unix:///var/run/docker.sock" [2023-06-09T08:34:08.700Z] ], [2023-06-09T08:34:08.700Z] "mtu": 1458, [2023-06-09T08:34:08.700Z] "selinux-enabled": true, [2023-06-09T08:34:08.700Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-09T08:34:08.700Z] } [Pipeline] sh [2023-06-09T08:34:09.025Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-09T08:34:09.350Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-09T08:34:27.620Z] provisioning config files... [2023-06-09T08:34:27.646Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config2826892598941280791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-09T08:34:27.995Z] ---> docker-login.sh [2023-06-09T08:34:27.995Z] nexus3.edgexfoundry.org:10001 [2023-06-09T08:34:28.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-09T08:34:28.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-09T08:34:28.536Z] Configure a credential helper to remove this warning. See [2023-06-09T08:34:28.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-09T08:34:28.536Z] [2023-06-09T08:34:28.536Z] Login Succeeded [2023-06-09T08:34:28.536Z] nexus3.edgexfoundry.org:10002 [2023-06-09T08:34:28.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-09T08:34:28.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-09T08:34:28.804Z] Configure a credential helper to remove this warning. See [2023-06-09T08:34:28.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-09T08:34:28.804Z] [2023-06-09T08:34:28.804Z] Login Succeeded [2023-06-09T08:34:28.804Z] nexus3.edgexfoundry.org:10003 [2023-06-09T08:34:29.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-09T08:34:29.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-09T08:34:29.343Z] Configure a credential helper to remove this warning. See [2023-06-09T08:34:29.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-09T08:34:29.343Z] [2023-06-09T08:34:29.343Z] Login Succeeded [2023-06-09T08:34:29.343Z] nexus3.edgexfoundry.org:10004 [2023-06-09T08:34:29.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-09T08:34:29.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-09T08:34:29.613Z] Configure a credential helper to remove this warning. See [2023-06-09T08:34:29.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-09T08:34:29.613Z] [2023-06-09T08:34:29.613Z] Login Succeeded [2023-06-09T08:34:29.613Z] docker.io [2023-06-09T08:34:29.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-09T08:34:30.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-09T08:34:30.153Z] Configure a credential helper to remove this warning. See [2023-06-09T08:34:30.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-09T08:34:30.153Z] [2023-06-09T08:34:30.153Z] Login Succeeded [2023-06-09T08:34:30.153Z] ---> docker-login.sh ends [Pipeline] } [2023-06-09T08:34:30.166Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-06-09T08:34:30.704Z] + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] echo [2023-06-09T08:34:30.725Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-09T08:34:30.744Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-09T08:34:30.757Z] ========================================================= [2023-06-09T08:34:30.757Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-06-09T08:34:30.757Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-06-09T08:34:31.078Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-09T08:34:31.078Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-06-09T08:34:31.078Z] c41833b44d91: Pulling fs layer [2023-06-09T08:34:31.078Z] ed15518f5707: Pulling fs layer [2023-06-09T08:34:31.078Z] feae8fd75edb: Pulling fs layer [2023-06-09T08:34:31.078Z] 242c74f7c9fa: Pulling fs layer [2023-06-09T08:34:31.078Z] 3cdef696dda3: Pulling fs layer [2023-06-09T08:34:31.078Z] 2ced38df9373: Pulling fs layer [2023-06-09T08:34:31.078Z] 58f1dce35555: Pulling fs layer [2023-06-09T08:34:31.078Z] 242c74f7c9fa: Waiting [2023-06-09T08:34:31.078Z] 3cdef696dda3: Waiting [2023-06-09T08:34:31.078Z] 2ced38df9373: Waiting [2023-06-09T08:34:31.078Z] 58f1dce35555: Waiting [2023-06-09T08:34:31.352Z] ed15518f5707: Verifying Checksum [2023-06-09T08:34:31.352Z] ed15518f5707: Download complete [2023-06-09T08:34:31.352Z] 242c74f7c9fa: Download complete [2023-06-09T08:34:31.352Z] 3cdef696dda3: Verifying Checksum [2023-06-09T08:34:31.352Z] 3cdef696dda3: Download complete [2023-06-09T08:34:31.352Z] c41833b44d91: Verifying Checksum [2023-06-09T08:34:31.352Z] c41833b44d91: Download complete [2023-06-09T08:34:32.317Z] c41833b44d91: Pull complete [2023-06-09T08:34:32.585Z] 58f1dce35555: Verifying Checksum [2023-06-09T08:34:32.585Z] 58f1dce35555: Download complete [2023-06-09T08:34:32.866Z] ed15518f5707: Pull complete [2023-06-09T08:34:33.834Z] feae8fd75edb: Verifying Checksum [2023-06-09T08:34:33.834Z] feae8fd75edb: Download complete [2023-06-09T08:34:33.834Z] 2ced38df9373: Verifying Checksum [2023-06-09T08:34:33.834Z] 2ced38df9373: Download complete [2023-06-09T08:34:43.926Z] feae8fd75edb: Pull complete [2023-06-09T08:34:44.193Z] 242c74f7c9fa: Pull complete [2023-06-09T08:34:44.460Z] 3cdef696dda3: Pull complete [2023-06-09T08:34:51.126Z] 2ced38df9373: Pull complete [2023-06-09T08:34:53.730Z] 58f1dce35555: Pull complete [2023-06-09T08:34:53.730Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-06-09T08:34:53.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-09T08:34:53.730Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-06-09T08:34:54.062Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-09T08:34:54.062Z] WORKDIR /edgex [2023-06-09T08:34:54.062Z] COPY go.mod . [2023-06-09T08:34:54.062Z] RUN go mod download [2023-06-09T08:34:54.062Z] docker build -t ci-base-image-arm64 -f - . [2023-06-09T08:34:54.644Z] Sending build context to Docker daemon 2.95MB [2023-06-09T08:34:54.644Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-09T08:34:54.644Z] ---> fadd8f120f05 [2023-06-09T08:34:54.644Z] Step 2/4 : WORKDIR /edgex [2023-06-09T08:34:56.614Z] ---> Running in 8402966e2d71 [2023-06-09T08:34:56.614Z] Removing intermediate container 8402966e2d71 [2023-06-09T08:34:56.614Z] ---> cc5c068d600f [2023-06-09T08:34:56.614Z] Step 3/4 : COPY go.mod . [2023-06-09T08:34:57.197Z] ---> d265c1eee443 [2023-06-09T08:34:57.197Z] Step 4/4 : RUN go mod download [2023-06-09T08:34:57.197Z] ---> Running in ce03691d0827 [2023-06-09T08:35:24.013Z] Removing intermediate container ce03691d0827 [2023-06-09T08:35:24.013Z] ---> 4318d7240ac5 [2023-06-09T08:35:24.279Z] Successfully built 4318d7240ac5 [2023-06-09T08:35:24.279Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-09T08:35:24.619Z] + docker inspect -f . ci-base-image-arm64 [2023-06-09T08:35:24.619Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-09T08:35:24.812Z] prd-ubuntu20.04-docker-arm64-4c-16g-18294 does not seem to be running inside a container [2023-06-09T08:35:24.882Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-09T08:35:25.979Z] $ docker top 3990a108046ed36f2478354b0026c9a86c187c44c7c61fa4b8493dd0043a6c92 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-09T08:35:26.780Z] + go version [2023-06-09T08:35:26.780Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-06-09T08:35:26.807Z] $ docker stop --time=1 3990a108046ed36f2478354b0026c9a86c187c44c7c61fa4b8493dd0043a6c92 [2023-06-09T08:35:30.384Z] $ docker rm -f --volumes 3990a108046ed36f2478354b0026c9a86c187c44c7c61fa4b8493dd0043a6c92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-09T08:35:30.917Z] + docker inspect -f . ci-base-image-arm64 [2023-06-09T08:35:30.917Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-09T08:35:31.086Z] prd-ubuntu20.04-docker-arm64-4c-16g-18294 does not seem to be running inside a container [2023-06-09T08:35:31.157Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-09T08:35:32.437Z] $ docker top 8aa8523c64046f93b6c095c01420b60e95e0ffe15a016e0ca1a3817e022f6b57 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-06-09T08:35:32.618Z] ========================================================= [2023-06-09T08:35:32.618Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-06-09T08:35:32.618Z] ========================================================= [Pipeline] sh [2023-06-09T08:35:32.930Z] + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] fileExists [Pipeline] sh [2023-06-09T08:35:33.265Z] + make test [2023-06-09T08:35:33.266Z] go test -race -coverprofile=coverage.out ./... [2023-06-09T08:36:20.122Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-06-09T08:38:11.769Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-06-09T08:38:11.769Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-06-09T08:38:11.769Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-06-09T08:38:11.769Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-06-09T08:38:11.769Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-06-09T08:38:11.769Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-06-09T08:38:11.769Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-06-09T08:38:11.769Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-06-09T08:38:11.769Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-06-09T08:38:11.769Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-06-09T08:38:13.746Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-06-09T08:38:13.746Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-06-09T08:38:13.746Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-06-09T08:38:13.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-06-09T08:38:28.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-06-09T08:38:28.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-06-09T08:38:28.770Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.244s coverage: 28.7% of statements [2023-06-09T08:38:41.102Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.290s coverage: 98.5% of statements [2023-06-09T08:38:51.179Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.523s coverage: 71.5% of statements [2023-06-09T08:38:51.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-06-09T08:38:51.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-06-09T08:38:51.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-06-09T08:38:56.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-06-09T08:38:56.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-06-09T08:38:56.790Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.320s coverage: 54.0% of statements [2023-06-09T08:39:03.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-06-09T08:39:03.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-06-09T08:39:03.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-06-09T08:39:03.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-06-09T08:39:03.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-06-09T08:39:10.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-06-09T08:39:10.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-06-09T08:39:25.222Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.209s coverage: 88.5% of statements [2023-06-09T08:39:25.222Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.532s coverage: 3.8% of statements [2023-06-09T08:39:25.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-06-09T08:39:25.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-06-09T08:39:25.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-06-09T08:39:26.630Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.572s coverage: 95.6% of statements [2023-06-09T08:39:26.630Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-06-09T08:39:26.630Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-06-09T08:39:26.630Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-06-09T08:39:26.630Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-06-09T08:39:26.630Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-06-09T08:39:26.896Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.197s coverage: 72.2% of statements [2023-06-09T08:39:32.241Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-06-09T08:39:32.241Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-06-09T08:39:32.241Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-06-09T08:39:32.241Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.242s coverage: 65.9% of statements [2023-06-09T08:39:42.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-06-09T08:39:42.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-06-09T08:39:42.309Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.422s coverage: 0.9% of statements [2023-06-09T08:39:42.309Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.271s coverage: 29.0% of statements [2023-06-09T08:39:46.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.294s coverage: 42.9% of statements [2023-06-09T08:39:46.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.284s coverage: 82.9% of statements [2023-06-09T08:39:46.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.209s coverage: 94.1% of statements [2023-06-09T08:39:46.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.288s coverage: 96.3% of statements [2023-06-09T08:39:50.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.209s coverage: 87.5% of statements [2023-06-09T08:39:52.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-06-09T08:39:53.031Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-06-09T08:39:53.031Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-06-09T08:39:53.031Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-06-09T08:39:55.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-06-09T08:39:55.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-06-09T08:39:55.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-06-09T08:39:55.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-06-09T08:40:02.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.214s coverage: 94.4% of statements [2023-06-09T08:40:02.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-06-09T08:40:02.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-06-09T08:40:02.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-06-09T08:40:02.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-06-09T08:40:07.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-06-09T08:40:07.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-06-09T08:40:09.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-06-09T08:40:17.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.999s coverage: 79.9% of statements [2023-06-09T08:40:17.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-06-09T08:40:18.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.265s coverage: 92.9% of statements [2023-06-09T08:40:18.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements [2023-06-09T08:40:18.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.219s coverage: 62.3% of statements [2023-06-09T08:40:18.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.210s coverage: 87.2% of statements [2023-06-09T08:40:18.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.177s coverage: 20.0% of statements [2023-06-09T08:40:18.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2023-06-09T08:40:18.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.461s coverage: 81.8% of statements [2023-06-09T08:40:18.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.478s coverage: 82.1% of statements [2023-06-09T08:40:19.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-06-09T08:40:19.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.232s coverage: 86.0% of statements [2023-06-09T08:40:24.881Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-06-09T08:40:24.881Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-06-09T08:40:25.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.043s coverage: 63.1% of statements [2023-06-09T08:40:25.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.267s coverage: 100.0% of statements [2023-06-09T08:40:27.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.120s coverage: 89.4% of statements [2023-06-09T08:40:27.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.102s coverage: 100.0% of statements [2023-06-09T08:40:27.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements [2023-06-09T08:40:27.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-06-09T08:40:27.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-06-09T08:40:27.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-06-09T08:40:27.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2023-06-09T08:40:35.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-06-09T08:40:35.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-06-09T08:40:35.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-06-09T08:40:36.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.981s coverage: 38.4% of statements [2023-06-09T08:40:36.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.265s coverage: 89.5% of statements [2023-06-09T08:40:40.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-06-09T08:40:40.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-06-09T08:40:40.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-06-09T08:40:40.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-06-09T08:40:40.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.222s coverage: 84.8% of statements [2023-06-09T08:40:47.313Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-06-09T08:40:47.313Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-06-09T08:40:47.313Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-06-09T08:40:47.313Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-06-09T08:40:53.952Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.293s coverage: 17.7% of statements [2023-06-09T08:40:53.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-06-09T08:40:53.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-06-09T08:40:53.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-06-09T08:40:53.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-06-09T08:40:54.543Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.595s coverage: 92.3% of statements [2023-06-09T08:40:58.799Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-06-09T08:40:58.799Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-06-09T08:40:58.799Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.312s coverage: 61.5% of statements [2023-06-09T08:41:00.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-06-09T08:41:00.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-06-09T08:41:01.323Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.396s coverage: 97.7% of statements [2023-06-09T08:41:02.281Z] 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 [2023-06-09T08:41:02.281Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-06-09T08:41:02.281Z] go vet ./... [2023-06-09T08:43:38.971Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-09T08:43:38.971Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-09T08:43:38.971Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-09T08:43:38.991Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-06-09T08:43:39.300Z] + ls -al . [2023-06-09T08:43:39.301Z] total 724 [2023-06-09T08:43:39.301Z] drwxrwxr-x 10 1001 1001 4096 Jun 9 08:35 . [2023-06-09T08:43:39.301Z] drwxr-xr-x 4 root root 4096 Jun 9 08:35 .. [2023-06-09T08:43:39.301Z] drwxrwxr-x 2 1001 1001 4096 Jun 9 08:34 .blubracket [2023-06-09T08:43:39.301Z] -rw-rw-r-- 1 1001 1001 16 Jun 9 08:34 .dockerignore [2023-06-09T08:43:39.301Z] drwxrwxr-x 8 1001 1001 4096 Jun 9 08:34 .git [2023-06-09T08:43:39.301Z] drwxrwxr-x 3 1001 1001 4096 Jun 9 08:34 .github [2023-06-09T08:43:39.301Z] -rw-rw-r-- 1 1001 1001 1162 Jun 9 08:34 .gitignore [2023-06-09T08:43:39.301Z] -rw-rw-r-- 1 1001 1001 42 Jun 9 08:34 .golangci.yml [2023-06-09T08:43:39.301Z] -rw-rw-r-- 1 1001 1001 87 Jun 9 08:34 .hadolint.yml [2023-06-09T08:43:39.301Z] -rw-rw-r-- 1 1001 1001 166 Jun 9 08:34 .sonarcloud.properties [2023-06-09T08:43:39.301Z] -rw-rw-r-- 1 1001 1001 1171 Jun 9 08:34 ADOPTERS.md [2023-06-09T08:43:39.301Z] -rw-rw-r-- 1 1001 1001 10835 Jun 9 08:34 Attribution.txt [2023-06-09T08:43:39.301Z] -rw-rw-r-- 1 1001 1001 93407 Jun 9 08:34 CHANGELOG.md [2023-06-09T08:43:39.301Z] -rw-rw-r-- 1 1001 1001 3804 Jun 9 08:34 CONTRIBUTING.md [2023-06-09T08:43:39.301Z] -rw-rw-r-- 1 1001 1001 579 Jun 9 08:34 Dockerfile.fuzz [2023-06-09T08:43:39.301Z] -rw-rw-r-- 1 1001 1001 677 Jun 9 08:34 GOVERNANCE.md [2023-06-09T08:43:39.301Z] -rw-rw-r-- 1 1001 1001 883 Jun 9 08:34 Jenkinsfile [2023-06-09T08:43:39.301Z] -rw-rw-r-- 1 1001 1001 10775 Jun 9 08:34 LICENSE [2023-06-09T08:43:39.301Z] -rw-rw-r-- 1 1001 1001 14368 Jun 9 08:34 Makefile [2023-06-09T08:43:39.301Z] -rw-rw-r-- 1 1001 1001 582 Jun 9 08:34 OWNERS.md [2023-06-09T08:43:39.301Z] -rw-rw-r-- 1 1001 1001 9923 Jun 9 08:34 README.md [2023-06-09T08:43:39.301Z] -rw-rw-r-- 1 1001 1001 789 Jun 9 08:34 SECURITY.md [2023-06-09T08:43:39.301Z] -rw-rw-r-- 1 1001 1001 5 Jun 9 08:31 VERSION [2023-06-09T08:43:39.301Z] drwxrwxr-x 2 1001 1001 4096 Jun 9 08:34 bin [2023-06-09T08:43:39.301Z] drwxrwxr-x 18 1001 1001 4096 Jun 9 08:34 cmd [2023-06-09T08:43:39.301Z] -rw-r--r-- 1 root root 447731 Jun 9 08:41 coverage.out [2023-06-09T08:43:39.301Z] -rwxrwxr-x 1 1001 1001 874 Jun 9 08:34 fuzzing_docker.sh [2023-06-09T08:43:39.301Z] -rw-rw-r-- 1 1001 1001 3160 Jun 9 08:34 go.mod [2023-06-09T08:43:39.301Z] -rw-rw-r-- 1 1001 1001 31050 Jun 9 08:34 go.sum [2023-06-09T08:43:39.301Z] drwxrwxr-x 7 1001 1001 4096 Jun 9 08:34 internal [2023-06-09T08:43:39.301Z] drwxrwxr-x 3 1001 1001 4096 Jun 9 08:34 openapi [2023-06-09T08:43:39.301Z] -rw-rw-r-- 1 1001 1001 594 Jun 9 08:34 security.txt [2023-06-09T08:43:39.301Z] drwxrwxr-x 4 1001 1001 4096 Jun 9 08:34 snap [2023-06-09T08:43:39.301Z] -rw-rw-r-- 1 1001 1001 204 Jun 9 08:34 version.go [Pipeline] sh [2023-06-09T08:43:39.623Z] + '[' -e coverage.out ] [2023-06-09T08:43:39.623Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-06-09T08:43:40.427Z] Stashed 1 file(s) [Pipeline] sh [2023-06-09T08:43:41.057Z] + make build [2023-06-09T08:43:41.058Z] 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 [2023-06-09T08:45:17.681Z] 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 [2023-06-09T08:45:17.681Z] 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 [2023-06-09T08:45:17.681Z] 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 [2023-06-09T08:45:19.626Z] 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 [2023-06-09T08:46:06.458Z] 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 [2023-06-09T08:46:13.186Z] 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 [2023-06-09T08:46:19.910Z] 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 [2023-06-09T08:46:25.287Z] 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 [2023-06-09T08:46:29.537Z] 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 [2023-06-09T08:46:33.785Z] 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 [2023-06-09T08:46:40.419Z] 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] } [2023-06-09T08:46:45.784Z] $ docker stop --time=1 8aa8523c64046f93b6c095c01420b60e95e0ffe15a016e0ca1a3817e022f6b57 [2023-06-09T08:46:47.842Z] $ docker rm -f --volumes 8aa8523c64046f93b6c095c01420b60e95e0ffe15a016e0ca1a3817e022f6b57 [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 [2023-06-09T08:46:50.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-09T08:46:50.530Z] [2023-06-09T08:46:50.530Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-09T08:46:50.861Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-09T08:46:50.861Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-06-09T08:46:50.861Z] 547446be3368: Pulling fs layer [2023-06-09T08:46:50.861Z] d125d8839a47: Pulling fs layer [2023-06-09T08:46:50.861Z] 3e85d5ac6304: Pulling fs layer [2023-06-09T08:46:50.861Z] c3105a71a48b: Pulling fs layer [2023-06-09T08:46:50.861Z] 0f093f025ec4: Pulling fs layer [2023-06-09T08:46:50.861Z] c3106fc0e877: Pulling fs layer [2023-06-09T08:46:50.861Z] 0f093f025ec4: Waiting [2023-06-09T08:46:50.861Z] c3106fc0e877: Waiting [2023-06-09T08:46:50.861Z] c3105a71a48b: Waiting [2023-06-09T08:46:51.127Z] 547446be3368: Verifying Checksum [2023-06-09T08:46:51.127Z] 547446be3368: Download complete [2023-06-09T08:46:51.127Z] c3105a71a48b: Verifying Checksum [2023-06-09T08:46:51.127Z] c3105a71a48b: Download complete [2023-06-09T08:46:51.399Z] d125d8839a47: Verifying Checksum [2023-06-09T08:46:51.399Z] d125d8839a47: Download complete [2023-06-09T08:46:51.399Z] c3106fc0e877: Verifying Checksum [2023-06-09T08:46:51.399Z] c3106fc0e877: Download complete [2023-06-09T08:46:51.667Z] 0f093f025ec4: Verifying Checksum [2023-06-09T08:46:51.667Z] 0f093f025ec4: Download complete [2023-06-09T08:46:51.667Z] 547446be3368: Pull complete [2023-06-09T08:46:52.626Z] d125d8839a47: Pull complete [2023-06-09T08:46:53.211Z] 3e85d5ac6304: Verifying Checksum [2023-06-09T08:46:53.211Z] 3e85d5ac6304: Download complete [2023-06-09T08:47:01.407Z] 3e85d5ac6304: Pull complete [2023-06-09T08:47:01.407Z] c3105a71a48b: Pull complete [2023-06-09T08:47:02.363Z] 0f093f025ec4: Pull complete [2023-06-09T08:47:02.363Z] c3106fc0e877: Pull complete [2023-06-09T08:47:02.363Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-06-09T08:47:02.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-09T08:47:02.363Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-09T08:47:02.568Z] prd-ubuntu20.04-docker-arm64-4c-16g-18294 does not seem to be running inside a container [2023-06-09T08:47:02.651Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-06-09T08:47:04.754Z] $ docker top 484ee4ca9f7712c714b8ee070d9632eafd04e70d54c42a34b015cb53a33f25c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-09T08:47:05.558Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-06-09T08:47:15.643Z] #1 [support-scheduler internal] load build definition from Dockerfile [2023-06-09T08:47:15.643Z] #1 transferring dockerfile: 1.82kB done [2023-06-09T08:47:15.643Z] #1 DONE 0.1s [2023-06-09T08:47:15.643Z] [2023-06-09T08:47:15.643Z] #2 [core-data internal] load build definition from Dockerfile [2023-06-09T08:47:15.643Z] #2 transferring dockerfile: 1.90kB done [2023-06-09T08:47:15.643Z] #2 DONE 0.1s [2023-06-09T08:47:15.643Z] [2023-06-09T08:47:15.643Z] #3 [security-spire-config internal] load build definition from Dockerfile [2023-06-09T08:47:15.643Z] #3 transferring dockerfile: 2.58kB 0.0s done [2023-06-09T08:47:15.643Z] #3 DONE 0.1s [2023-06-09T08:47:15.643Z] [2023-06-09T08:47:15.643Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2023-06-09T08:47:15.643Z] #4 transferring dockerfile: 2.06kB done [2023-06-09T08:47:15.643Z] #4 DONE 0.1s [2023-06-09T08:47:15.643Z] [2023-06-09T08:47:15.643Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2023-06-09T08:47:15.643Z] #5 transferring dockerfile: 2.04kB 0.0s done [2023-06-09T08:47:15.643Z] #5 DONE 0.1s [2023-06-09T08:47:15.643Z] [2023-06-09T08:47:15.643Z] #6 [core-command internal] load build definition from Dockerfile [2023-06-09T08:47:15.643Z] #6 transferring dockerfile: 1.82kB done [2023-06-09T08:47:15.643Z] #6 DONE 0.1s [2023-06-09T08:47:15.643Z] [2023-06-09T08:47:15.643Z] #7 [support-notifications internal] load build definition from Dockerfile [2023-06-09T08:47:15.643Z] #7 transferring dockerfile: 1.84kB 0.0s done [2023-06-09T08:47:15.643Z] #7 DONE 0.1s [2023-06-09T08:47:15.643Z] [2023-06-09T08:47:15.643Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2023-06-09T08:47:15.643Z] #8 transferring dockerfile: 2.38kB done [2023-06-09T08:47:15.643Z] #8 DONE 0.1s [2023-06-09T08:47:15.643Z] [2023-06-09T08:47:15.643Z] #9 [security-spire-server internal] load build definition from Dockerfile [2023-06-09T08:47:15.643Z] #9 transferring dockerfile: 2.63kB 0.0s done [2023-06-09T08:47:15.643Z] #9 DONE 0.1s [2023-06-09T08:47:15.643Z] [2023-06-09T08:47:15.643Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2023-06-09T08:47:15.643Z] #10 transferring dockerfile: 2.82kB 0.0s done [2023-06-09T08:47:15.643Z] #10 DONE 0.1s [2023-06-09T08:47:15.643Z] [2023-06-09T08:47:15.643Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2023-06-09T08:47:15.643Z] #11 transferring dockerfile: 2.68kB done [2023-06-09T08:47:15.643Z] #11 DONE 0.1s [2023-06-09T08:47:15.643Z] [2023-06-09T08:47:15.643Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-06-09T08:47:15.643Z] #12 transferring dockerfile: 1.78kB 0.0s done [2023-06-09T08:47:15.643Z] #12 DONE 0.1s [2023-06-09T08:47:15.643Z] [2023-06-09T08:47:15.643Z] #13 [core-metadata internal] load build definition from Dockerfile [2023-06-09T08:47:15.643Z] #13 transferring dockerfile: 1.96kB done [2023-06-09T08:47:15.643Z] #13 DONE 0.1s [2023-06-09T08:47:15.643Z] [2023-06-09T08:47:15.643Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-06-09T08:47:15.643Z] #14 transferring dockerfile: 2.12kB 0.0s done [2023-06-09T08:47:15.643Z] #14 DONE 0.1s [2023-06-09T08:47:15.643Z] [2023-06-09T08:47:15.643Z] #15 [support-scheduler internal] load .dockerignore [2023-06-09T08:47:15.643Z] #15 transferring context: [2023-06-09T08:47:15.910Z] #15 transferring context: 56B 0.0s done [2023-06-09T08:47:15.910Z] #15 DONE 0.1s [2023-06-09T08:47:16.497Z] [2023-06-09T08:47:16.497Z] #16 [core-data internal] load .dockerignore [2023-06-09T08:47:16.497Z] #16 transferring context: 56B done [2023-06-09T08:47:16.497Z] #16 DONE 0.1s [2023-06-09T08:47:16.497Z] [2023-06-09T08:47:16.497Z] #17 [security-spire-config internal] load .dockerignore [2023-06-09T08:47:16.497Z] #17 transferring context: 56B done [2023-06-09T08:47:16.497Z] #17 DONE 0.1s [2023-06-09T08:47:16.497Z] [2023-06-09T08:47:16.497Z] #18 [security-proxy-setup internal] load .dockerignore [2023-06-09T08:47:16.497Z] #18 transferring context: 56B 0.0s done [2023-06-09T08:47:16.767Z] #18 DONE 0.1s [2023-06-09T08:47:16.767Z] [2023-06-09T08:47:16.767Z] #19 [core-command internal] load .dockerignore [2023-06-09T08:47:16.767Z] #19 transferring context: 56B done [2023-06-09T08:47:16.767Z] #19 DONE 0.1s [2023-06-09T08:47:16.767Z] [2023-06-09T08:47:16.767Z] #20 [security-proxy-auth internal] load .dockerignore [2023-06-09T08:47:16.767Z] #20 transferring context: 56B 0.0s done [2023-06-09T08:47:16.767Z] #20 DONE 0.1s [2023-06-09T08:47:16.767Z] [2023-06-09T08:47:16.767Z] #21 [support-notifications internal] load .dockerignore [2023-06-09T08:47:16.767Z] #21 transferring context: 56B done [2023-06-09T08:47:16.767Z] #21 DONE 0.1s [2023-06-09T08:47:16.767Z] [2023-06-09T08:47:16.768Z] #22 [security-secretstore-setup internal] load .dockerignore [2023-06-09T08:47:16.768Z] #22 transferring context: 56B done [2023-06-09T08:47:16.768Z] #22 DONE 0.0s [2023-06-09T08:47:16.768Z] [2023-06-09T08:47:16.768Z] #23 [security-spire-server internal] load .dockerignore [2023-06-09T08:47:16.768Z] #23 transferring context: 56B done [2023-06-09T08:47:17.036Z] #23 DONE 0.1s [2023-06-09T08:47:17.036Z] [2023-06-09T08:47:17.036Z] #24 [security-bootstrapper internal] load .dockerignore [2023-06-09T08:47:17.036Z] #24 transferring context: 56B done [2023-06-09T08:47:17.036Z] #24 DONE 0.1s [2023-06-09T08:47:17.036Z] [2023-06-09T08:47:17.036Z] #25 [security-spire-agent internal] load .dockerignore [2023-06-09T08:47:17.036Z] #25 transferring context: 56B done [2023-06-09T08:47:17.036Z] #25 DONE 0.1s [2023-06-09T08:47:17.036Z] [2023-06-09T08:47:17.036Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2023-06-09T08:47:17.305Z] #26 transferring context: 56B 0.0s done [2023-06-09T08:47:17.305Z] #26 DONE 0.1s [2023-06-09T08:47:17.305Z] [2023-06-09T08:47:17.305Z] #27 [core-metadata internal] load .dockerignore [2023-06-09T08:47:17.305Z] #27 transferring context: 56B done [2023-06-09T08:47:17.305Z] #27 DONE 0.1s [2023-06-09T08:47:17.305Z] [2023-06-09T08:47:17.305Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2023-06-09T08:47:17.305Z] #28 transferring context: 56B done [2023-06-09T08:47:17.305Z] #28 DONE 0.1s [2023-06-09T08:47:17.305Z] [2023-06-09T08:47:17.305Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-09T08:47:17.305Z] #29 DONE 0.0s [2023-06-09T08:47:17.305Z] [2023-06-09T08:47:17.305Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-06-09T08:47:17.574Z] #30 DONE 0.2s [2023-06-09T08:47:17.574Z] [2023-06-09T08:47:17.574Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-09T08:47:17.574Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-09T08:47:17.574Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-09T08:47:17.574Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-09T08:47:17.574Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-09T08:47:17.574Z] #31 DONE 0.2s [2023-06-09T08:47:17.574Z] [2023-06-09T08:47:17.574Z] #32 [support-scheduler internal] load build context [2023-06-09T08:47:18.538Z] #32 ... [2023-06-09T08:47:18.538Z] [2023-06-09T08:47:18.538Z] #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-09T08:47:18.538Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-09T08:47:18.538Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-09T08:47:18.538Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-09T08:47:18.538Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-09T08:47:18.538Z] #31 DONE 0.3s [2023-06-09T08:47:18.538Z] [2023-06-09T08:47:18.538Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-09T08:47:18.538Z] #29 DONE 0.0s [2023-06-09T08:47:18.538Z] [2023-06-09T08:47:18.538Z] #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-09T08:47:18.538Z] #33 DONE 1.5s [2023-06-09T08:47:18.538Z] [2023-06-09T08:47:18.538Z] #32 [support-scheduler internal] load build context [2023-06-09T08:47:18.538Z] #32 ... [2023-06-09T08:47:18.538Z] [2023-06-09T08:47:18.538Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-09T08:47:18.538Z] #29 DONE 0.0s [2023-06-09T08:47:18.538Z] [2023-06-09T08:47:18.538Z] #32 [support-scheduler internal] load build context [2023-06-09T08:47:18.538Z] #32 ... [2023-06-09T08:47:18.538Z] [2023-06-09T08:47:18.538Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-09T08:47:18.538Z] #29 DONE 0.0s [2023-06-09T08:47:18.806Z] [2023-06-09T08:47:18.806Z] #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-09T08:47:18.806Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-09T08:47:18.806Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-09T08:47:18.806Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-09T08:47:18.806Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-09T08:47:18.806Z] #31 DONE 0.4s [2023-06-09T08:47:18.806Z] [2023-06-09T08:47:18.806Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-09T08:47:18.806Z] #29 DONE 0.0s [2023-06-09T08:47:18.806Z] [2023-06-09T08:47:18.806Z] #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-09T08:47:18.806Z] #33 DONE 1.6s [2023-06-09T08:47:18.806Z] [2023-06-09T08:47:18.806Z] #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-06-09T08:47:18.806Z] #34 DONE 0.6s [2023-06-09T08:47:18.806Z] [2023-06-09T08:47:18.806Z] #35 [security-proxy-setup internal] load build context [2023-06-09T08:47:18.806Z] #35 ... [2023-06-09T08:47:18.806Z] [2023-06-09T08:47:18.806Z] #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-09T08:47:18.806Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-09T08:47:18.806Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-09T08:47:18.806Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-09T08:47:18.806Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-09T08:47:18.806Z] #31 DONE 0.4s [2023-06-09T08:47:18.806Z] [2023-06-09T08:47:18.806Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-09T08:47:18.806Z] #29 DONE 0.0s [2023-06-09T08:47:18.806Z] [2023-06-09T08:47:18.806Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-06-09T08:47:18.806Z] #30 DONE 0.6s [2023-06-09T08:47:18.806Z] [2023-06-09T08:47:18.806Z] #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-09T08:47:18.806Z] #33 DONE 1.6s [2023-06-09T08:47:18.806Z] [2023-06-09T08:47:18.806Z] #34 [core-command builder 2/7] WORKDIR /edgex-go [2023-06-09T08:47:18.806Z] #34 DONE 0.6s [2023-06-09T08:47:18.806Z] [2023-06-09T08:47:18.806Z] #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-09T08:47:18.806Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-09T08:47:18.806Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-09T08:47:18.806Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-09T08:47:18.806Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-09T08:47:18.806Z] #31 DONE 0.4s [2023-06-09T08:47:18.806Z] [2023-06-09T08:47:18.806Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-09T08:47:18.806Z] #29 DONE 0.0s [2023-06-09T08:47:18.806Z] [2023-06-09T08:47:18.806Z] #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-09T08:47:18.806Z] #33 DONE 1.6s [2023-06-09T08:47:18.806Z] [2023-06-09T08:47:18.806Z] #34 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-06-09T08:47:18.806Z] #34 DONE 0.7s [2023-06-09T08:47:18.806Z] [2023-06-09T08:47:18.806Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-06-09T08:47:19.075Z] #30 ... [2023-06-09T08:47:19.075Z] [2023-06-09T08:47:19.075Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-09T08:47:19.075Z] #29 DONE 0.0s [2023-06-09T08:47:19.075Z] [2023-06-09T08:47:19.075Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-06-09T08:47:19.342Z] #30 ... [2023-06-09T08:47:19.342Z] [2023-06-09T08:47:19.342Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-09T08:47:19.342Z] #29 DONE 0.0s [2023-06-09T08:47:19.342Z] [2023-06-09T08:47:19.342Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-06-09T08:47:19.609Z] #30 ... [2023-06-09T08:47:19.609Z] [2023-06-09T08:47:19.609Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-09T08:47:19.609Z] #29 DONE 0.0s [2023-06-09T08:47:19.609Z] [2023-06-09T08:47:19.609Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-06-09T08:47:19.609Z] #30 ... [2023-06-09T08:47:19.609Z] [2023-06-09T08:47:19.609Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-09T08:47:19.609Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-09T08:47:19.609Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-09T08:47:19.609Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-09T08:47:19.609Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-09T08:47:19.609Z] #31 DONE 0.4s [2023-06-09T08:47:19.609Z] [2023-06-09T08:47:19.609Z] #33 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-09T08:47:19.609Z] #33 DONE 1.6s [2023-06-09T08:47:19.609Z] [2023-06-09T08:47:19.609Z] #34 [security-spire-server builder 2/7] WORKDIR /edgex-go [2023-06-09T08:47:19.609Z] #34 DONE 0.7s [2023-06-09T08:47:19.609Z] [2023-06-09T08:47:19.609Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-09T08:47:19.609Z] #29 DONE 0.0s [2023-06-09T08:47:19.609Z] [2023-06-09T08:47:19.609Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-06-09T08:47:19.874Z] #30 ... [2023-06-09T08:47:19.874Z] [2023-06-09T08:47:19.874Z] #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-09T08:47:19.874Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-09T08:47:19.874Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-09T08:47:19.874Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-09T08:47:19.874Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-09T08:47:19.874Z] #31 DONE 0.5s [2023-06-09T08:47:19.874Z] [2023-06-09T08:47:19.874Z] #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-09T08:47:19.874Z] #33 DONE 1.7s [2023-06-09T08:47:19.874Z] [2023-06-09T08:47:19.874Z] #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-06-09T08:47:19.874Z] #34 DONE 0.7s [2023-06-09T08:47:19.874Z] [2023-06-09T08:47:19.874Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-09T08:47:19.874Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-09T08:47:19.874Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-09T08:47:19.874Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-09T08:47:19.875Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-09T08:47:19.875Z] #31 DONE 0.5s [2023-06-09T08:47:19.875Z] [2023-06-09T08:47:19.875Z] #33 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-09T08:47:19.875Z] #33 DONE 1.7s [2023-06-09T08:47:19.875Z] [2023-06-09T08:47:19.875Z] #34 [security-spire-agent builder 2/7] WORKDIR /edgex-go [2023-06-09T08:47:19.875Z] #34 DONE 0.7s [2023-06-09T08:47:19.875Z] [2023-06-09T08:47:19.875Z] #36 [security-secretstore-setup internal] load build context [2023-06-09T08:47:20.143Z] #36 ... [2023-06-09T08:47:20.143Z] [2023-06-09T08:47:20.143Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-09T08:47:20.143Z] #29 DONE 0.0s [2023-06-09T08:47:20.412Z] [2023-06-09T08:47:20.412Z] #37 [security-bootstrapper internal] load build context [2023-06-09T08:47:20.679Z] #37 ... [2023-06-09T08:47:20.679Z] [2023-06-09T08:47:20.679Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-09T08:47:20.679Z] #29 DONE 0.2s [2023-06-09T08:47:20.679Z] [2023-06-09T08:47:20.679Z] #37 [security-bootstrapper internal] load build context [2023-06-09T08:47:21.266Z] #37 ... [2023-06-09T08:47:21.267Z] [2023-06-09T08:47:21.267Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-06-09T08:47:21.267Z] #30 DONE 2.7s [2023-06-09T08:47:21.267Z] [2023-06-09T08:47:21.267Z] #36 [security-secretstore-setup internal] load build context [2023-06-09T08:47:21.267Z] #36 ... [2023-06-09T08:47:21.267Z] [2023-06-09T08:47:21.267Z] #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-09T08:47:21.267Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-09T08:47:21.267Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-09T08:47:21.267Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-09T08:47:21.267Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-09T08:47:21.267Z] #31 DONE 0.5s [2023-06-09T08:47:21.267Z] [2023-06-09T08:47:21.267Z] #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-09T08:47:21.267Z] #33 DONE 1.7s [2023-06-09T08:47:21.267Z] [2023-06-09T08:47:21.267Z] #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-06-09T08:47:21.267Z] #34 DONE 0.8s [2023-06-09T08:47:21.535Z] [2023-06-09T08:47:21.535Z] #38 [core-common-config-bootstrapper internal] load build context [2023-06-09T08:47:21.535Z] #38 ... [2023-06-09T08:47:21.535Z] [2023-06-09T08:47:21.535Z] #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-09T08:47:21.535Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-09T08:47:21.535Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-09T08:47:21.535Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-09T08:47:21.535Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-09T08:47:21.535Z] #31 DONE 0.5s [2023-06-09T08:47:21.535Z] [2023-06-09T08:47:21.535Z] #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-09T08:47:21.535Z] #33 DONE 1.7s [2023-06-09T08:47:21.535Z] [2023-06-09T08:47:21.535Z] #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-06-09T08:47:21.535Z] #34 DONE 0.8s [2023-06-09T08:47:21.803Z] [2023-06-09T08:47:21.803Z] #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-09T08:47:21.803Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-09T08:47:21.803Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-09T08:47:21.803Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-09T08:47:21.803Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-09T08:47:21.803Z] #31 DONE 0.5s [2023-06-09T08:47:21.803Z] [2023-06-09T08:47:21.803Z] #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-09T08:47:21.803Z] #33 DONE 1.7s [2023-06-09T08:47:21.803Z] [2023-06-09T08:47:21.803Z] #34 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-06-09T08:47:21.803Z] #34 DONE 0.8s [2023-06-09T08:47:21.803Z] [2023-06-09T08:47:21.803Z] #39 [core-metadata internal] load build context [2023-06-09T08:47:23.749Z] #39 transferring context: 31B 0.2s [2023-06-09T08:47:25.698Z] #39 ... [2023-06-09T08:47:25.698Z] [2023-06-09T08:47:25.698Z] #40 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-09T08:47:25.698Z] #0 3.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-09T08:47:25.698Z] #0 4.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-09T08:47:25.698Z] #0 6.603 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-09T08:47:25.698Z] #0 6.603 Executing busybox-1.35.0-r29.trigger [2023-06-09T08:47:25.698Z] #0 6.641 OK: 8 MiB in 16 packages [2023-06-09T08:47:25.698Z] #40 DONE 8.6s [2023-06-09T08:47:25.698Z] [2023-06-09T08:47:25.698Z] #39 [core-metadata internal] load build context [2023-06-09T08:47:28.294Z] #39 ... [2023-06-09T08:47:28.294Z] [2023-06-09T08:47:28.294Z] #41 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-09T08:47:28.294Z] #0 5.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-09T08:47:28.294Z] #0 6.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-09T08:47:28.294Z] #0 8.252 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-09T08:47:28.294Z] #0 8.252 Executing busybox-1.35.0-r29.trigger [2023-06-09T08:47:28.294Z] #0 8.252 OK: 8 MiB in 16 packages [2023-06-09T08:47:28.294Z] #41 DONE 9.5s [2023-06-09T08:47:28.294Z] [2023-06-09T08:47:28.294Z] #39 [core-metadata internal] load build context [2023-06-09T08:47:28.562Z] #39 ... [2023-06-09T08:47:28.562Z] [2023-06-09T08:47:28.562Z] #42 [core-data internal] load build context [2023-06-09T08:47:28.562Z] #42 transferring context: 9.54MB 9.9s [2023-06-09T08:47:28.562Z] #42 ... [2023-06-09T08:47:28.562Z] [2023-06-09T08:47:28.562Z] #32 [support-scheduler internal] load build context [2023-06-09T08:47:28.562Z] #32 ... [2023-06-09T08:47:28.562Z] [2023-06-09T08:47:28.562Z] #43 [security-proxy-auth internal] load build context [2023-06-09T08:47:28.829Z] #43 ... [2023-06-09T08:47:28.829Z] [2023-06-09T08:47:28.829Z] #44 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-06-09T08:47:28.829Z] #44 ... [2023-06-09T08:47:28.829Z] [2023-06-09T08:47:28.829Z] #45 [support-notifications internal] load build context [2023-06-09T08:47:29.097Z] #45 ... [2023-06-09T08:47:29.097Z] [2023-06-09T08:47:29.097Z] #46 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-06-09T08:47:29.097Z] #46 ... [2023-06-09T08:47:29.097Z] [2023-06-09T08:47:29.097Z] #35 [security-proxy-setup internal] load build context [2023-06-09T08:47:29.364Z] #35 ... [2023-06-09T08:47:29.364Z] [2023-06-09T08:47:29.364Z] #47 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-09T08:47:29.364Z] #47 ... [2023-06-09T08:47:29.364Z] [2023-06-09T08:47:29.364Z] #48 [security-spire-config internal] load build context [2023-06-09T08:47:29.631Z] #48 ... [2023-06-09T08:47:29.631Z] [2023-06-09T08:47:29.631Z] #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-09T08:47:29.631Z] #0 9.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-09T08:47:29.631Z] #0 10.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-09T08:47:29.631Z] #49 ... [2023-06-09T08:47:29.631Z] [2023-06-09T08:47:29.631Z] #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-09T08:47:29.631Z] #50 ... [2023-06-09T08:47:29.631Z] [2023-06-09T08:47:29.631Z] #51 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-09T08:47:29.631Z] #0 9.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-09T08:47:29.631Z] #0 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-09T08:47:29.914Z] #51 ... [2023-06-09T08:47:29.914Z] [2023-06-09T08:47:29.914Z] #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-09T08:47:29.914Z] #0 11.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-09T08:47:29.914Z] #52 ... [2023-06-09T08:47:29.914Z] [2023-06-09T08:47:29.914Z] #53 [security-spire-agent internal] load build context [2023-06-09T08:47:30.181Z] #53 ... [2023-06-09T08:47:30.181Z] [2023-06-09T08:47:30.181Z] #54 [core-command internal] load build context [2023-06-09T08:47:30.181Z] #54 ... [2023-06-09T08:47:30.181Z] [2023-06-09T08:47:30.181Z] #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-09T08:47:30.449Z] #55 ... [2023-06-09T08:47:30.449Z] [2023-06-09T08:47:30.449Z] #56 [security-spire-server internal] load build context [2023-06-09T08:47:30.449Z] #56 ... [2023-06-09T08:47:30.449Z] [2023-06-09T08:47:30.449Z] #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-09T08:47:30.717Z] #57 ... [2023-06-09T08:47:30.717Z] [2023-06-09T08:47:30.717Z] #54 [core-command internal] load build context [2023-06-09T08:47:30.717Z] #54 ... [2023-06-09T08:47:30.717Z] [2023-06-09T08:47:30.717Z] #58 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-09T08:47:30.984Z] #58 ... [2023-06-09T08:47:30.984Z] [2023-06-09T08:47:30.984Z] #53 [security-spire-agent internal] load build context [2023-06-09T08:47:31.567Z] #53 ... [2023-06-09T08:47:31.567Z] [2023-06-09T08:47:31.567Z] #36 [security-secretstore-setup internal] load build context [2023-06-09T08:47:31.567Z] #36 ... [2023-06-09T08:47:31.567Z] [2023-06-09T08:47:31.567Z] #37 [security-bootstrapper internal] load build context [2023-06-09T08:47:31.567Z] #37 ... [2023-06-09T08:47:31.567Z] [2023-06-09T08:47:31.567Z] #59 [security-spiffe-token-provider internal] load build context [2023-06-09T08:47:31.834Z] #59 ... [2023-06-09T08:47:31.834Z] [2023-06-09T08:47:31.834Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-09T08:47:31.834Z] #60 ... [2023-06-09T08:47:31.834Z] [2023-06-09T08:47:31.834Z] #59 [security-spiffe-token-provider internal] load build context [2023-06-09T08:47:32.421Z] #59 ... [2023-06-09T08:47:32.421Z] [2023-06-09T08:47:32.421Z] #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-09T08:47:32.421Z] #61 ... [2023-06-09T08:47:32.421Z] [2023-06-09T08:47:32.421Z] #38 [core-common-config-bootstrapper internal] load build context [2023-06-09T08:47:32.421Z] #38 ... [2023-06-09T08:47:32.421Z] [2023-06-09T08:47:32.421Z] #51 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-09T08:47:32.421Z] #51 13.85 OK: 263 MiB in 53 packages [2023-06-09T08:47:35.009Z] #51 DONE 15.9s [2023-06-09T08:47:35.009Z] [2023-06-09T08:47:35.009Z] #38 [core-common-config-bootstrapper internal] load build context [2023-06-09T08:47:35.009Z] #38 transferring context: 15.51MB 12.3s [2023-06-09T08:47:35.970Z] #38 ... [2023-06-09T08:47:35.970Z] [2023-06-09T08:47:35.970Z] #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-09T08:47:35.970Z] #49 15.13 OK: 263 MiB in 53 packages [2023-06-09T08:47:35.970Z] #49 DONE 17.1s [2023-06-09T08:47:35.970Z] [2023-06-09T08:47:35.970Z] #38 [core-common-config-bootstrapper internal] load build context [2023-06-09T08:47:38.550Z] #38 ... [2023-06-09T08:47:38.550Z] [2023-06-09T08:47:38.550Z] #42 [core-data internal] load build context [2023-06-09T08:47:38.819Z] #42 ... [2023-06-09T08:47:38.819Z] [2023-06-09T08:47:38.819Z] #54 [core-command internal] load build context [2023-06-09T08:47:38.819Z] #54 ... [2023-06-09T08:47:38.819Z] [2023-06-09T08:47:38.819Z] #42 [core-data internal] load build context [2023-06-09T08:47:38.819Z] #42 ... [2023-06-09T08:47:38.819Z] [2023-06-09T08:47:38.819Z] #43 [security-proxy-auth internal] load build context [2023-06-09T08:47:39.088Z] #43 ... [2023-06-09T08:47:39.088Z] [2023-06-09T08:47:39.088Z] #32 [support-scheduler internal] load build context [2023-06-09T08:47:39.088Z] #32 transferring context: 72.85MB 21.5s [2023-06-09T08:47:39.088Z] #32 ... [2023-06-09T08:47:39.088Z] [2023-06-09T08:47:39.088Z] #39 [core-metadata internal] load build context [2023-06-09T08:47:39.357Z] #39 ... [2023-06-09T08:47:39.357Z] [2023-06-09T08:47:39.357Z] #45 [support-notifications internal] load build context [2023-06-09T08:47:39.357Z] #45 ... [2023-06-09T08:47:39.357Z] [2023-06-09T08:47:39.357Z] #35 [security-proxy-setup internal] load build context [2023-06-09T08:47:39.357Z] #35 ... [2023-06-09T08:47:39.357Z] [2023-06-09T08:47:39.625Z] #45 [support-notifications internal] load build context [2023-06-09T08:47:39.625Z] #45 ... [2023-06-09T08:47:39.625Z] [2023-06-09T08:47:39.625Z] #46 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-06-09T08:47:39.625Z] #46 10.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-09T08:47:39.625Z] #46 14.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-09T08:47:39.625Z] #46 19.86 OK: 263 MiB in 53 packages [2023-06-09T08:47:39.625Z] #46 ... [2023-06-09T08:47:39.625Z] [2023-06-09T08:47:39.625Z] #48 [security-spire-config internal] load build context [2023-06-09T08:47:39.894Z] #48 ... [2023-06-09T08:47:39.894Z] [2023-06-09T08:47:39.894Z] #45 [support-notifications internal] load build context [2023-06-09T08:47:40.164Z] #45 ... [2023-06-09T08:47:40.164Z] [2023-06-09T08:47:40.164Z] #46 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-06-09T08:47:40.164Z] #46 DONE 22.1s [2023-06-09T08:47:40.164Z] [2023-06-09T08:47:40.164Z] #45 [support-notifications internal] load build context [2023-06-09T08:47:40.164Z] #45 ... [2023-06-09T08:47:40.164Z] [2023-06-09T08:47:40.164Z] #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-09T08:47:40.164Z] #50 10.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-09T08:47:40.164Z] #50 13.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-09T08:47:40.164Z] #50 20.13 (1/2) Installing ca-certificates (20230506-r0) [2023-06-09T08:47:40.164Z] #50 20.88 (2/2) Installing dumb-init (1.2.5-r2) [2023-06-09T08:47:40.164Z] #50 20.88 Executing busybox-1.35.0-r29.trigger [2023-06-09T08:47:40.164Z] #50 ... [2023-06-09T08:47:40.164Z] [2023-06-09T08:47:40.164Z] #48 [security-spire-config internal] load build context [2023-06-09T08:47:40.749Z] #48 ... [2023-06-09T08:47:40.749Z] [2023-06-09T08:47:40.749Z] #56 [security-spire-server internal] load build context [2023-06-09T08:47:40.749Z] #56 ... [2023-06-09T08:47:40.749Z] [2023-06-09T08:47:40.749Z] #54 [core-command internal] load build context [2023-06-09T08:47:41.722Z] #54 ... [2023-06-09T08:47:41.722Z] [2023-06-09T08:47:41.722Z] #53 [security-spire-agent internal] load build context [2023-06-09T08:47:41.722Z] #53 ... [2023-06-09T08:47:41.722Z] [2023-06-09T08:47:41.722Z] #54 [core-command internal] load build context [2023-06-09T08:47:41.722Z] #54 ... [2023-06-09T08:47:41.722Z] [2023-06-09T08:47:41.722Z] #36 [security-secretstore-setup internal] load build context [2023-06-09T08:47:41.722Z] #36 ... [2023-06-09T08:47:41.722Z] [2023-06-09T08:47:41.722Z] #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-09T08:47:41.722Z] #52 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-09T08:47:41.722Z] #52 21.27 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-09T08:47:41.722Z] #52 21.27 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-09T08:47:41.722Z] #52 21.27 OK: 17694 distinct packages available [2023-06-09T08:47:41.722Z] #52 22.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-09T08:47:41.988Z] #52 ... [2023-06-09T08:47:41.988Z] [2023-06-09T08:47:41.988Z] #37 [security-bootstrapper internal] load build context [2023-06-09T08:47:41.988Z] #37 ... [2023-06-09T08:47:41.988Z] [2023-06-09T08:47:41.988Z] #36 [security-secretstore-setup internal] load build context [2023-06-09T08:47:42.256Z] #36 ... [2023-06-09T08:47:42.256Z] [2023-06-09T08:47:42.256Z] #59 [security-spiffe-token-provider internal] load build context [2023-06-09T08:47:42.524Z] #59 ... [2023-06-09T08:47:42.524Z] [2023-06-09T08:47:42.524Z] #37 [security-bootstrapper internal] load build context [2023-06-09T08:47:42.790Z] #37 ... [2023-06-09T08:47:42.790Z] [2023-06-09T08:47:42.790Z] #47 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-09T08:47:42.790Z] #47 13.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-09T08:47:42.790Z] #47 16.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-09T08:47:42.790Z] #47 23.96 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-09T08:47:42.790Z] #47 24.01 (2/2) Installing openssl (3.0.8-r4) [2023-06-09T08:47:42.790Z] #47 ... [2023-06-09T08:47:42.790Z] [2023-06-09T08:47:42.790Z] #37 [security-bootstrapper internal] load build context [2023-06-09T08:47:43.376Z] #37 ... [2023-06-09T08:47:43.376Z] [2023-06-09T08:47:43.376Z] #44 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-06-09T08:47:43.376Z] #44 14.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-09T08:47:43.376Z] #44 17.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-09T08:47:43.376Z] #44 23.95 OK: 263 MiB in 53 packages [2023-06-09T08:47:43.376Z] #44 ... [2023-06-09T08:47:43.376Z] [2023-06-09T08:47:43.376Z] #37 [security-bootstrapper internal] load build context [2023-06-09T08:47:44.788Z] #37 ... [2023-06-09T08:47:44.788Z] [2023-06-09T08:47:44.788Z] #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-09T08:47:44.788Z] #57 14.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-09T08:47:44.788Z] #57 17.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-09T08:47:44.788Z] #57 23.32 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-09T08:47:44.788Z] #57 23.38 (2/2) Installing su-exec (0.2-r2) [2023-06-09T08:47:44.788Z] #57 23.40 Executing busybox-1.35.0-r29.trigger [2023-06-09T08:47:44.788Z] #57 23.55 OK: 8 MiB in 17 packages [2023-06-09T08:47:44.788Z] #57 ... [2023-06-09T08:47:44.788Z] [2023-06-09T08:47:44.788Z] #37 [security-bootstrapper internal] load build context [2023-06-09T08:47:44.788Z] #37 transferring context: 18.10MB 24.7s [2023-06-09T08:47:45.065Z] #37 ... [2023-06-09T08:47:45.065Z] [2023-06-09T08:47:45.065Z] #44 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-06-09T08:47:45.065Z] #44 DONE 26.2s [2023-06-09T08:47:45.065Z] [2023-06-09T08:47:45.065Z] #37 [security-bootstrapper internal] load build context [2023-06-09T08:47:45.655Z] #37 ... [2023-06-09T08:47:45.655Z] [2023-06-09T08:47:45.655Z] #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-09T08:47:45.655Z] #50 21.17 Executing ca-certificates-20230506-r0.trigger [2023-06-09T08:47:45.655Z] #50 24.12 OK: 8 MiB in 17 packages [2023-06-09T08:47:45.655Z] #50 DONE 26.4s [2023-06-09T08:47:45.655Z] [2023-06-09T08:47:45.655Z] #37 [security-bootstrapper internal] load build context [2023-06-09T08:47:46.243Z] #37 ... [2023-06-09T08:47:46.243Z] [2023-06-09T08:47:46.243Z] #47 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-09T08:47:46.243Z] #47 24.19 Executing busybox-1.35.0-r29.trigger [2023-06-09T08:47:46.243Z] #47 24.50 OK: 8 MiB in 17 packages [2023-06-09T08:47:46.243Z] #47 DONE 27.2s [2023-06-09T08:47:46.243Z] [2023-06-09T08:47:46.243Z] #37 [security-bootstrapper internal] load build context [2023-06-09T08:47:46.511Z] #37 ... [2023-06-09T08:47:46.511Z] [2023-06-09T08:47:46.511Z] #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-09T08:47:46.511Z] #57 DONE 26.3s [2023-06-09T08:47:46.511Z] [2023-06-09T08:47:46.511Z] #37 [security-bootstrapper internal] load build context [2023-06-09T08:47:47.481Z] #37 ... [2023-06-09T08:47:47.481Z] [2023-06-09T08:47:47.481Z] #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-06-09T08:47:47.481Z] #62 DONE 1.0s [2023-06-09T08:47:47.750Z] [2023-06-09T08:47:47.750Z] #53 [security-spire-agent internal] load build context [2023-06-09T08:47:47.750Z] #53 ... [2023-06-09T08:47:47.750Z] [2023-06-09T08:47:47.750Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-09T08:47:47.750Z] #60 15.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-09T08:47:47.750Z] #60 19.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-09T08:47:47.750Z] #60 25.34 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-09T08:47:47.750Z] #60 25.34 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-09T08:47:47.750Z] #60 25.34 OK: 17699 distinct packages available [2023-06-09T08:47:47.750Z] #60 26.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-09T08:47:47.750Z] #60 ... [2023-06-09T08:47:47.750Z] [2023-06-09T08:47:47.750Z] #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-09T08:47:47.750Z] #55 17.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-09T08:47:47.750Z] #55 21.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-09T08:47:48.017Z] #55 27.67 (1/3) Installing ca-certificates (20230506-r0) [2023-06-09T08:47:48.017Z] #55 ... [2023-06-09T08:47:48.017Z] [2023-06-09T08:47:48.017Z] #58 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-09T08:47:48.017Z] #58 16.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-09T08:47:48.017Z] #58 20.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-09T08:47:48.017Z] #58 26.77 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-09T08:47:48.017Z] #58 26.77 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-09T08:47:48.017Z] #58 26.77 OK: 17694 distinct packages available [2023-06-09T08:47:48.017Z] #58 27.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-09T08:47:48.017Z] #58 ... [2023-06-09T08:47:48.017Z] [2023-06-09T08:47:48.017Z] #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-09T08:47:48.017Z] #55 27.79 (2/3) Installing dumb-init (1.2.5-r2) [2023-06-09T08:47:48.017Z] #55 27.85 (3/3) Installing su-exec (0.2-r2) [2023-06-09T08:47:48.017Z] #55 27.85 Executing busybox-1.35.0-r29.trigger [2023-06-09T08:47:48.284Z] #55 27.95 Executing ca-certificates-20230506-r0.trigger [2023-06-09T08:47:48.867Z] #55 ... [2023-06-09T08:47:48.867Z] [2023-06-09T08:47:48.867Z] #38 [core-common-config-bootstrapper internal] load build context [2023-06-09T08:47:48.867Z] #38 ... [2023-06-09T08:47:48.867Z] [2023-06-09T08:47:48.867Z] #53 [security-spire-agent internal] load build context [2023-06-09T08:47:49.133Z] #53 ... [2023-06-09T08:47:49.133Z] [2023-06-09T08:47:49.133Z] #42 [core-data internal] load build context [2023-06-09T08:47:49.133Z] #42 ... [2023-06-09T08:47:49.133Z] [2023-06-09T08:47:49.133Z] #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-09T08:47:49.133Z] #61 16.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-09T08:47:49.133Z] #61 20.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-09T08:47:49.133Z] #61 26.03 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-09T08:47:49.133Z] #61 26.03 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-09T08:47:49.133Z] #61 26.03 OK: 17694 distinct packages available [2023-06-09T08:47:49.133Z] #61 26.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-09T08:47:49.133Z] #61 ... [2023-06-09T08:47:49.133Z] [2023-06-09T08:47:49.133Z] #32 [support-scheduler internal] load build context [2023-06-09T08:47:49.133Z] #32 transferring context: 94.27MB 31.5s [2023-06-09T08:47:49.399Z] #32 ... [2023-06-09T08:47:49.399Z] [2023-06-09T08:47:49.399Z] #43 [security-proxy-auth internal] load build context [2023-06-09T08:47:49.399Z] #43 ... [2023-06-09T08:47:49.399Z] [2023-06-09T08:47:49.399Z] #39 [core-metadata internal] load build context [2023-06-09T08:47:49.666Z] #39 ... [2023-06-09T08:47:49.666Z] [2023-06-09T08:47:49.666Z] #35 [security-proxy-setup internal] load build context [2023-06-09T08:47:49.666Z] #35 ... [2023-06-09T08:47:49.666Z] [2023-06-09T08:47:49.666Z] #39 [core-metadata internal] load build context [2023-06-09T08:47:50.251Z] #39 ... [2023-06-09T08:47:50.251Z] [2023-06-09T08:47:50.251Z] #45 [support-notifications internal] load build context [2023-06-09T08:47:50.251Z] #45 ... [2023-06-09T08:47:50.251Z] [2023-06-09T08:47:50.251Z] #39 [core-metadata internal] load build context [2023-06-09T08:47:50.838Z] #39 ... [2023-06-09T08:47:50.838Z] [2023-06-09T08:47:50.838Z] #48 [security-spire-config internal] load build context [2023-06-09T08:47:50.838Z] #48 ... [2023-06-09T08:47:50.838Z] [2023-06-09T08:47:50.838Z] #39 [core-metadata internal] load build context [2023-06-09T08:47:51.105Z] #39 ... [2023-06-09T08:47:51.105Z] [2023-06-09T08:47:51.105Z] #56 [security-spire-server internal] load build context [2023-06-09T08:47:51.105Z] #56 ... [2023-06-09T08:47:51.105Z] [2023-06-09T08:47:51.105Z] #48 [security-spire-config internal] load build context [2023-06-09T08:47:52.066Z] #48 ... [2023-06-09T08:47:52.066Z] [2023-06-09T08:47:52.066Z] #54 [core-command internal] load build context [2023-06-09T08:47:52.066Z] #54 ... [2023-06-09T08:47:52.066Z] [2023-06-09T08:47:52.066Z] #48 [security-spire-config internal] load build context [2023-06-09T08:47:52.337Z] #48 ... [2023-06-09T08:47:52.337Z] [2023-06-09T08:47:52.337Z] #59 [security-spiffe-token-provider internal] load build context [2023-06-09T08:47:52.604Z] #59 ... [2023-06-09T08:47:52.605Z] [2023-06-09T08:47:52.605Z] #36 [security-secretstore-setup internal] load build context [2023-06-09T08:47:52.605Z] #36 ... [2023-06-09T08:47:52.605Z] [2023-06-09T08:47:52.605Z] #54 [core-command internal] load build context [2023-06-09T08:47:54.017Z] #54 ... [2023-06-09T08:47:54.017Z] [2023-06-09T08:47:54.017Z] #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-09T08:47:54.017Z] #55 29.11 OK: 8 MiB in 18 packages [2023-06-09T08:47:54.017Z] #55 DONE 33.6s [2023-06-09T08:47:54.017Z] [2023-06-09T08:47:54.017Z] #54 [core-command internal] load build context [2023-06-09T08:47:54.285Z] #54 ... [2023-06-09T08:47:54.285Z] [2023-06-09T08:47:54.285Z] #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-09T08:47:54.285Z] #52 26.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-09T08:47:54.285Z] #52 30.99 (1/4) Installing dumb-init (1.2.5-r2) [2023-06-09T08:47:54.285Z] #52 30.99 (2/4) Installing musl-obstack (1.2.3-r0) [2023-06-09T08:47:54.285Z] #52 31.01 (3/4) Installing libucontext (1.2-r0) [2023-06-09T08:47:54.285Z] #52 31.01 (4/4) Installing gcompat (1.1.0-r0) [2023-06-09T08:47:54.285Z] #52 31.05 Executing busybox-1.35.0-r29.trigger [2023-06-09T08:47:54.285Z] #52 31.24 OK: 8 MiB in 19 packages [2023-06-09T08:47:54.285Z] #52 DONE 35.6s [2023-06-09T08:47:54.285Z] [2023-06-09T08:47:54.285Z] #54 [core-command internal] load build context [2023-06-09T08:47:54.874Z] #54 ... [2023-06-09T08:47:54.874Z] [2023-06-09T08:47:54.874Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-09T08:47:54.874Z] #60 28.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-09T08:47:54.874Z] #60 31.18 OK: 263 MiB in 53 packages [2023-06-09T08:47:54.874Z] #60 DONE 33.1s [2023-06-09T08:47:54.874Z] [2023-06-09T08:47:54.874Z] #54 [core-command internal] load build context [2023-06-09T08:47:54.874Z] #54 ... [2023-06-09T08:47:54.874Z] [2023-06-09T08:47:54.874Z] #58 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-09T08:47:54.874Z] #58 29.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-09T08:47:54.874Z] #58 31.92 (1/5) Installing dumb-init (1.2.5-r2) [2023-06-09T08:47:54.874Z] #58 31.92 (2/5) Installing musl-obstack (1.2.3-r0) [2023-06-09T08:47:54.874Z] #58 32.00 (3/5) Installing libucontext (1.2-r0) [2023-06-09T08:47:54.874Z] #58 32.00 (4/5) Installing gcompat (1.1.0-r0) [2023-06-09T08:47:54.874Z] #58 32.00 (5/5) Installing openssl (3.0.8-r4) [2023-06-09T08:47:54.874Z] #58 32.09 Executing busybox-1.35.0-r29.trigger [2023-06-09T08:47:54.874Z] #58 32.09 OK: 9 MiB in 20 packages [2023-06-09T08:47:54.874Z] #58 DONE 34.1s [2023-06-09T08:47:54.874Z] [2023-06-09T08:47:54.874Z] #54 [core-command internal] load build context [2023-06-09T08:47:54.874Z] #54 transferring context: 74.02MB 35.7s [2023-06-09T08:47:55.141Z] #54 ... [2023-06-09T08:47:55.141Z] [2023-06-09T08:47:55.141Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-06-09T08:47:55.141Z] #63 DONE 8.2s [2023-06-09T08:47:55.141Z] [2023-06-09T08:47:55.141Z] #54 [core-command internal] load build context [2023-06-09T08:47:55.407Z] #54 ... [2023-06-09T08:47:55.407Z] [2023-06-09T08:47:55.407Z] #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-09T08:47:55.407Z] #61 28.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-09T08:47:55.407Z] #61 31.07 (1/9) Installing ca-certificates (20230506-r0) [2023-06-09T08:47:55.407Z] #61 31.22 (2/9) Installing brotli-libs (1.0.9-r9) [2023-06-09T08:47:55.407Z] #61 31.34 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-06-09T08:47:55.407Z] #61 31.37 (4/9) Installing libcurl (8.1.1-r1) [2023-06-09T08:47:55.407Z] #61 31.43 (5/9) Installing curl (8.1.1-r1) [2023-06-09T08:47:55.407Z] #61 31.48 (6/9) Installing dumb-init (1.2.5-r2) [2023-06-09T08:47:55.407Z] #61 31.48 (7/9) Installing musl-obstack (1.2.3-r0) [2023-06-09T08:47:55.407Z] #61 31.50 (8/9) Installing libucontext (1.2-r0) [2023-06-09T08:47:55.407Z] #61 31.51 (9/9) Installing gcompat (1.1.0-r0) [2023-06-09T08:47:55.407Z] #61 31.52 Executing busybox-1.35.0-r29.trigger [2023-06-09T08:47:55.407Z] #61 31.63 Executing ca-certificates-20230506-r0.trigger [2023-06-09T08:47:55.407Z] #61 32.15 OK: 11 MiB in 24 packages [2023-06-09T08:47:55.407Z] #61 DONE 33.0s [2023-06-09T08:47:55.407Z] [2023-06-09T08:47:55.407Z] #54 [core-command internal] load build context [2023-06-09T08:47:55.996Z] #54 ... [2023-06-09T08:47:55.996Z] [2023-06-09T08:47:55.996Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-06-09T08:47:55.996Z] #64 DONE 0.9s [2023-06-09T08:47:55.996Z] [2023-06-09T08:47:55.996Z] #54 [core-command internal] load build context [2023-06-09T08:47:57.939Z] #54 ... [2023-06-09T08:47:57.939Z] [2023-06-09T08:47:57.939Z] #37 [security-bootstrapper internal] load build context [2023-06-09T08:47:57.939Z] #37 ... [2023-06-09T08:47:57.939Z] [2023-06-09T08:47:57.939Z] #54 [core-command internal] load build context [2023-06-09T08:47:58.895Z] #54 ... [2023-06-09T08:47:58.895Z] [2023-06-09T08:47:58.895Z] #38 [core-common-config-bootstrapper internal] load build context [2023-06-09T08:47:59.160Z] #38 ... [2023-06-09T08:47:59.160Z] [2023-06-09T08:47:59.160Z] #53 [security-spire-agent internal] load build context [2023-06-09T08:47:59.160Z] #53 ... [2023-06-09T08:47:59.160Z] [2023-06-09T08:47:59.160Z] #54 [core-command internal] load build context [2023-06-09T08:47:59.426Z] #54 ... [2023-06-09T08:47:59.426Z] [2023-06-09T08:47:59.426Z] #42 [core-data internal] load build context [2023-06-09T08:47:59.426Z] #42 ... [2023-06-09T08:47:59.426Z] [2023-06-09T08:47:59.426Z] #54 [core-command internal] load build context [2023-06-09T08:47:59.693Z] #54 ... [2023-06-09T08:47:59.693Z] [2023-06-09T08:47:59.693Z] #43 [security-proxy-auth internal] load build context [2023-06-09T08:47:59.693Z] #43 ... [2023-06-09T08:47:59.693Z] [2023-06-09T08:47:59.693Z] #32 [support-scheduler internal] load build context [2023-06-09T08:47:59.693Z] #32 transferring context: 131.28MB 42.2s [2023-06-09T08:47:59.693Z] #32 ... [2023-06-09T08:47:59.693Z] [2023-06-09T08:47:59.693Z] #35 [security-proxy-setup internal] load build context [2023-06-09T08:47:59.958Z] #35 ... [2023-06-09T08:47:59.958Z] [2023-06-09T08:47:59.958Z] #32 [support-scheduler internal] load build context [2023-06-09T08:48:00.545Z] #32 ... [2023-06-09T08:48:00.545Z] [2023-06-09T08:48:00.545Z] #45 [support-notifications internal] load build context [2023-06-09T08:48:00.545Z] #45 ... [2023-06-09T08:48:00.545Z] [2023-06-09T08:48:00.545Z] #32 [support-scheduler internal] load build context [2023-06-09T08:48:01.128Z] #32 ... [2023-06-09T08:48:01.128Z] [2023-06-09T08:48:01.128Z] #39 [core-metadata internal] load build context [2023-06-09T08:48:01.128Z] #39 ... [2023-06-09T08:48:01.128Z] [2023-06-09T08:48:01.128Z] #56 [security-spire-server internal] load build context [2023-06-09T08:48:01.395Z] #56 ... [2023-06-09T08:48:01.395Z] [2023-06-09T08:48:01.395Z] #32 [support-scheduler internal] load build context [2023-06-09T08:48:02.796Z] #32 ... [2023-06-09T08:48:02.796Z] [2023-06-09T08:48:02.796Z] #48 [security-spire-config internal] load build context [2023-06-09T08:48:02.796Z] #48 ... [2023-06-09T08:48:02.796Z] [2023-06-09T08:48:02.796Z] #32 [support-scheduler internal] load build context [2023-06-09T08:48:02.796Z] #32 ... [2023-06-09T08:48:02.796Z] [2023-06-09T08:48:02.796Z] #36 [security-secretstore-setup internal] load build context [2023-06-09T08:48:02.796Z] #36 ... [2023-06-09T08:48:02.796Z] [2023-06-09T08:48:02.796Z] #59 [security-spiffe-token-provider internal] load build context [2023-06-09T08:48:03.061Z] #59 ... [2023-06-09T08:48:03.061Z] [2023-06-09T08:48:03.061Z] #36 [security-secretstore-setup internal] load build context [2023-06-09T08:48:05.647Z] #36 transferring context: 90.48MB 44.5s [2023-06-09T08:48:07.586Z] #36 ... [2023-06-09T08:48:07.586Z] [2023-06-09T08:48:07.586Z] #37 [security-bootstrapper internal] load build context [2023-06-09T08:48:07.853Z] #37 ... [2023-06-09T08:48:07.853Z] [2023-06-09T08:48:07.853Z] #36 [security-secretstore-setup internal] load build context [2023-06-09T08:48:09.259Z] #36 ... [2023-06-09T08:48:09.259Z] [2023-06-09T08:48:09.259Z] #38 [core-common-config-bootstrapper internal] load build context [2023-06-09T08:48:09.526Z] #38 ... [2023-06-09T08:48:09.526Z] [2023-06-09T08:48:09.526Z] #53 [security-spire-agent internal] load build context [2023-06-09T08:48:09.526Z] #53 ... [2023-06-09T08:48:09.526Z] [2023-06-09T08:48:09.526Z] #38 [core-common-config-bootstrapper internal] load build context [2023-06-09T08:48:09.526Z] #38 ... [2023-06-09T08:48:09.526Z] [2023-06-09T08:48:09.526Z] #42 [core-data internal] load build context [2023-06-09T08:48:09.795Z] #42 ... [2023-06-09T08:48:09.795Z] [2023-06-09T08:48:09.795Z] #54 [core-command internal] load build context [2023-06-09T08:48:09.795Z] #54 ... [2023-06-09T08:48:09.795Z] [2023-06-09T08:48:09.795Z] #32 [support-scheduler internal] load build context [2023-06-09T08:48:09.795Z] #32 transferring context: 175.25MB 52.0s done [2023-06-09T08:48:09.795Z] #32 DONE 52.4s [2023-06-09T08:48:09.795Z] [2023-06-09T08:48:09.795Z] #54 [core-command internal] load build context [2023-06-09T08:48:09.795Z] #54 ... [2023-06-09T08:48:09.795Z] [2023-06-09T08:48:09.795Z] #43 [security-proxy-auth internal] load build context [2023-06-09T08:48:10.087Z] #43 ... [2023-06-09T08:48:10.087Z] [2023-06-09T08:48:10.087Z] #35 [security-proxy-setup internal] load build context [2023-06-09T08:48:10.087Z] #35 ... [2023-06-09T08:48:10.087Z] [2023-06-09T08:48:10.087Z] #43 [security-proxy-auth internal] load build context [2023-06-09T08:48:10.670Z] #43 ... [2023-06-09T08:48:10.670Z] [2023-06-09T08:48:10.670Z] #45 [support-notifications internal] load build context [2023-06-09T08:48:10.670Z] #45 ... [2023-06-09T08:48:10.670Z] [2023-06-09T08:48:10.670Z] #43 [security-proxy-auth internal] load build context [2023-06-09T08:48:11.261Z] #43 ... [2023-06-09T08:48:11.261Z] [2023-06-09T08:48:11.261Z] #39 [core-metadata internal] load build context [2023-06-09T08:48:11.708Z] #39 ... [2023-06-09T08:48:11.708Z] [2023-06-09T08:48:11.708Z] #56 [security-spire-server internal] load build context [2023-06-09T08:48:11.708Z] #56 ... [2023-06-09T08:48:11.708Z] [2023-06-09T08:48:11.708Z] #39 [core-metadata internal] load build context [2023-06-09T08:48:12.749Z] #39 ... [2023-06-09T08:48:12.749Z] [2023-06-09T08:48:12.749Z] #48 [security-spire-config internal] load build context [2023-06-09T08:48:12.749Z] #48 ... [2023-06-09T08:48:12.749Z] [2023-06-09T08:48:12.749Z] #65 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-06-09T08:48:12.749Z] #65 DONE 2.9s [2023-06-09T08:48:12.749Z] [2023-06-09T08:48:12.749Z] #48 [security-spire-config internal] load build context [2023-06-09T08:48:12.749Z] #48 ... [2023-06-09T08:48:12.749Z] [2023-06-09T08:48:12.749Z] #39 [core-metadata internal] load build context [2023-06-09T08:48:13.079Z] #39 ... [2023-06-09T08:48:13.079Z] [2023-06-09T08:48:13.079Z] #59 [security-spiffe-token-provider internal] load build context [2023-06-09T08:48:13.350Z] #59 ... [2023-06-09T08:48:13.350Z] [2023-06-09T08:48:13.350Z] #39 [core-metadata internal] load build context [2023-06-09T08:48:15.370Z] #39 transferring context: 105.03MB 52.0s [2023-06-09T08:48:16.839Z] #39 ... [2023-06-09T08:48:16.839Z] [2023-06-09T08:48:16.839Z] #53 [security-spire-agent internal] load build context [2023-06-09T08:48:16.839Z] #53 transferring context: 175.25MB 55.8s done [2023-06-09T08:48:16.839Z] #53 DONE 56.7s [2023-06-09T08:48:16.839Z] [2023-06-09T08:48:16.839Z] #39 [core-metadata internal] load build context [2023-06-09T08:48:17.803Z] #39 ... [2023-06-09T08:48:17.803Z] [2023-06-09T08:48:17.803Z] #37 [security-bootstrapper internal] load build context [2023-06-09T08:48:18.069Z] #37 ... [2023-06-09T08:48:18.069Z] [2023-06-09T08:48:18.069Z] #39 [core-metadata internal] load build context [2023-06-09T08:48:18.337Z] #39 ... [2023-06-09T08:48:18.337Z] [2023-06-09T08:48:18.337Z] #66 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-06-09T08:48:18.337Z] #66 DONE 1.5s [2023-06-09T08:48:18.337Z] [2023-06-09T08:48:18.337Z] #39 [core-metadata internal] load build context [2023-06-09T08:48:18.337Z] #39 ... [2023-06-09T08:48:18.337Z] [2023-06-09T08:48:18.337Z] #54 [core-command internal] load build context [2023-06-09T08:48:18.337Z] #54 transferring context: 175.25MB 59.1s done [2023-06-09T08:48:18.337Z] #54 DONE 59.5s [2023-06-09T08:48:18.337Z] [2023-06-09T08:48:18.337Z] #39 [core-metadata internal] load build context [2023-06-09T08:48:19.297Z] #39 ... [2023-06-09T08:48:19.297Z] [2023-06-09T08:48:19.297Z] #36 [security-secretstore-setup internal] load build context [2023-06-09T08:48:19.566Z] #36 ... [2023-06-09T08:48:19.566Z] [2023-06-09T08:48:19.566Z] #39 [core-metadata internal] load build context [2023-06-09T08:48:19.832Z] #39 ... [2023-06-09T08:48:19.832Z] [2023-06-09T08:48:19.832Z] #38 [core-common-config-bootstrapper internal] load build context [2023-06-09T08:48:19.832Z] #38 ... [2023-06-09T08:48:19.832Z] [2023-06-09T08:48:19.832Z] #42 [core-data internal] load build context [2023-06-09T08:48:20.111Z] #42 ... [2023-06-09T08:48:20.111Z] [2023-06-09T08:48:20.111Z] #39 [core-metadata internal] load build context [2023-06-09T08:48:20.111Z] #39 ... [2023-06-09T08:48:20.111Z] [2023-06-09T08:48:20.111Z] #35 [security-proxy-setup internal] load build context [2023-06-09T08:48:20.391Z] #35 ... [2023-06-09T08:48:20.391Z] [2023-06-09T08:48:20.391Z] #39 [core-metadata internal] load build context [2023-06-09T08:48:20.657Z] #39 ... [2023-06-09T08:48:20.657Z] [2023-06-09T08:48:20.657Z] #45 [support-notifications internal] load build context [2023-06-09T08:48:20.926Z] #45 ... [2023-06-09T08:48:20.926Z] [2023-06-09T08:48:20.926Z] #39 [core-metadata internal] load build context [2023-06-09T08:48:21.195Z] #39 ... [2023-06-09T08:48:21.195Z] [2023-06-09T08:48:21.195Z] #35 [security-proxy-setup internal] load build context [2023-06-09T08:48:21.195Z] #35 transferring context: 175.25MB 61.8s done [2023-06-09T08:48:21.195Z] #35 DONE 62.3s [2023-06-09T08:48:21.195Z] [2023-06-09T08:48:21.195Z] #39 [core-metadata internal] load build context [2023-06-09T08:48:21.470Z] #39 ... [2023-06-09T08:48:21.470Z] [2023-06-09T08:48:21.470Z] #43 [security-proxy-auth internal] load build context [2023-06-09T08:48:21.737Z] #43 ... [2023-06-09T08:48:21.737Z] [2023-06-09T08:48:21.737Z] #39 [core-metadata internal] load build context [2023-06-09T08:48:21.737Z] #39 ... [2023-06-09T08:48:21.737Z] [2023-06-09T08:48:21.737Z] #56 [security-spire-server internal] load build context [2023-06-09T08:48:22.020Z] #56 ... [2023-06-09T08:48:22.020Z] [2023-06-09T08:48:22.020Z] #43 [security-proxy-auth internal] load build context [2023-06-09T08:48:22.288Z] #43 ... [2023-06-09T08:48:22.288Z] [2023-06-09T08:48:22.288Z] #38 [core-common-config-bootstrapper internal] load build context [2023-06-09T08:48:22.288Z] #38 transferring context: 175.25MB 59.3s done [2023-06-09T08:48:22.288Z] #38 DONE 60.8s [2023-06-09T08:48:22.288Z] [2023-06-09T08:48:22.288Z] #43 [security-proxy-auth internal] load build context [2023-06-09T08:48:22.556Z] #43 ... [2023-06-09T08:48:22.556Z] [2023-06-09T08:48:22.556Z] #67 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-09T08:48:22.556Z] #67 DONE 1.3s [2023-06-09T08:48:22.556Z] [2023-06-09T08:48:22.556Z] #43 [security-proxy-auth internal] load build context [2023-06-09T08:48:22.821Z] #43 transferring context: 175.25MB 63.6s done [2023-06-09T08:48:22.821Z] #43 DONE 64.3s [2023-06-09T08:48:22.821Z] [2023-06-09T08:48:22.821Z] #56 [security-spire-server internal] load build context [2023-06-09T08:48:23.088Z] #56 ... [2023-06-09T08:48:23.088Z] [2023-06-09T08:48:23.088Z] #48 [security-spire-config internal] load build context [2023-06-09T08:48:23.088Z] #48 ... [2023-06-09T08:48:23.088Z] [2023-06-09T08:48:23.088Z] #68 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:48:23.357Z] #68 ... [2023-06-09T08:48:23.357Z] [2023-06-09T08:48:23.357Z] #45 [support-notifications internal] load build context [2023-06-09T08:48:23.357Z] #45 ... [2023-06-09T08:48:23.357Z] [2023-06-09T08:48:23.357Z] #59 [security-spiffe-token-provider internal] load build context [2023-06-09T08:48:23.624Z] #59 ... [2023-06-09T08:48:23.624Z] [2023-06-09T08:48:23.624Z] #56 [security-spire-server internal] load build context [2023-06-09T08:48:26.197Z] #56 ... [2023-06-09T08:48:26.197Z] [2023-06-09T08:48:26.197Z] #36 [security-secretstore-setup internal] load build context [2023-06-09T08:48:26.197Z] #36 transferring context: 175.25MB 64.8s done [2023-06-09T08:48:26.197Z] #36 DONE 65.9s [2023-06-09T08:48:26.197Z] [2023-06-09T08:48:26.197Z] #56 [security-spire-server internal] load build context [2023-06-09T08:48:27.603Z] #56 ... [2023-06-09T08:48:27.603Z] [2023-06-09T08:48:27.603Z] #48 [security-spire-config internal] load build context [2023-06-09T08:48:27.603Z] #48 transferring context: 175.25MB 68.5s done [2023-06-09T08:48:27.603Z] #48 DONE 68.9s [2023-06-09T08:48:27.603Z] [2023-06-09T08:48:27.603Z] #56 [security-spire-server internal] load build context [2023-06-09T08:48:28.183Z] #56 ... [2023-06-09T08:48:28.183Z] [2023-06-09T08:48:28.183Z] #37 [security-bootstrapper internal] load build context [2023-06-09T08:48:28.183Z] #37 ... [2023-06-09T08:48:28.183Z] [2023-06-09T08:48:28.183Z] #69 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:48:28.448Z] #69 ... [2023-06-09T08:48:28.448Z] [2023-06-09T08:48:28.448Z] #45 [support-notifications internal] load build context [2023-06-09T08:48:28.448Z] #45 transferring context: 175.25MB 69.1s done [2023-06-09T08:48:28.448Z] #45 DONE 69.6s [2023-06-09T08:48:28.448Z] [2023-06-09T08:48:28.448Z] #37 [security-bootstrapper internal] load build context [2023-06-09T08:48:29.405Z] #37 ... [2023-06-09T08:48:29.405Z] [2023-06-09T08:48:29.405Z] #56 [security-spire-server internal] load build context [2023-06-09T08:48:29.406Z] #56 transferring context: 175.25MB 68.2s done [2023-06-09T08:48:29.406Z] #56 DONE 69.4s [2023-06-09T08:48:29.406Z] [2023-06-09T08:48:29.406Z] #37 [security-bootstrapper internal] load build context [2023-06-09T08:48:29.406Z] #37 ... [2023-06-09T08:48:29.406Z] [2023-06-09T08:48:29.406Z] #59 [security-spiffe-token-provider internal] load build context [2023-06-09T08:48:29.406Z] #59 transferring context: 175.25MB 66.2s done [2023-06-09T08:48:29.406Z] #59 DONE 67.8s [2023-06-09T08:48:29.406Z] [2023-06-09T08:48:29.406Z] #37 [security-bootstrapper internal] load build context [2023-06-09T08:48:29.990Z] #37 ... [2023-06-09T08:48:29.990Z] [2023-06-09T08:48:29.990Z] #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-06-09T08:48:29.990Z] #70 DONE 1.5s [2023-06-09T08:48:29.990Z] [2023-06-09T08:48:29.990Z] #37 [security-bootstrapper internal] load build context [2023-06-09T08:48:30.262Z] #37 ... [2023-06-09T08:48:30.262Z] [2023-06-09T08:48:30.262Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-06-09T08:48:30.262Z] #71 DONE 0.8s [2023-06-09T08:48:30.262Z] [2023-06-09T08:48:30.262Z] #37 [security-bootstrapper internal] load build context [2023-06-09T08:48:30.262Z] #37 ... [2023-06-09T08:48:30.262Z] [2023-06-09T08:48:30.262Z] #42 [core-data internal] load build context [2023-06-09T08:48:30.262Z] #42 ... [2023-06-09T08:48:30.262Z] [2023-06-09T08:48:30.262Z] #37 [security-bootstrapper internal] load build context [2023-06-09T08:48:32.210Z] #37 ... [2023-06-09T08:48:32.210Z] [2023-06-09T08:48:32.210Z] #39 [core-metadata internal] load build context [2023-06-09T08:48:32.210Z] #39 ... [2023-06-09T08:48:32.210Z] [2023-06-09T08:48:32.210Z] #37 [security-bootstrapper internal] load build context [2023-06-09T08:48:32.478Z] #37 ... [2023-06-09T08:48:32.478Z] [2023-06-09T08:48:32.478Z] #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:48:32.478Z] #72 ... [2023-06-09T08:48:32.478Z] [2023-06-09T08:48:32.478Z] #37 [security-bootstrapper internal] load build context [2023-06-09T08:48:33.443Z] #37 ... [2023-06-09T08:48:33.443Z] [2023-06-09T08:48:33.443Z] #39 [core-metadata internal] load build context [2023-06-09T08:48:33.443Z] #39 transferring context: 175.25MB 69.6s done [2023-06-09T08:48:33.443Z] #39 DONE 71.5s [2023-06-09T08:48:33.443Z] [2023-06-09T08:48:33.443Z] #37 [security-bootstrapper internal] load build context [2023-06-09T08:48:35.382Z] #37 ... [2023-06-09T08:48:35.382Z] [2023-06-09T08:48:35.382Z] #42 [core-data internal] load build context [2023-06-09T08:48:35.382Z] #42 transferring context: 175.25MB 76.4s done [2023-06-09T08:48:35.382Z] #42 DONE 76.6s [2023-06-09T08:48:35.382Z] [2023-06-09T08:48:35.382Z] #37 [security-bootstrapper internal] load build context [2023-06-09T08:48:35.382Z] #37 transferring context: 175.25MB 74.9s done [2023-06-09T08:48:35.382Z] #37 DONE 75.3s [2023-06-09T08:48:35.382Z] [2023-06-09T08:48:35.382Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:48:40.725Z] #73 ... [2023-06-09T08:48:40.726Z] [2023-06-09T08:48:40.726Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:49:12.929Z] #74 ... [2023-06-09T08:49:12.929Z] [2023-06-09T08:49:12.929Z] #68 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:49:12.929Z] #68 DONE 56.5s [2023-06-09T08:49:12.929Z] [2023-06-09T08:49:12.929Z] #75 [support-scheduler builder 6/7] COPY . . [2023-06-09T08:49:12.929Z] #75 DONE 3.2s [2023-06-09T08:49:12.929Z] [2023-06-09T08:49:12.929Z] #69 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:49:12.929Z] #69 ... [2023-06-09T08:49:12.929Z] [2023-06-09T08:49:12.929Z] #76 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-06-09T08:49:12.929Z] #76 CACHED [2023-06-09T08:49:12.929Z] [2023-06-09T08:49:12.929Z] #77 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-09T08:49:12.929Z] #77 CACHED [2023-06-09T08:49:12.929Z] [2023-06-09T08:49:12.929Z] #78 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:49:12.929Z] #78 CACHED [2023-06-09T08:49:12.929Z] [2023-06-09T08:49:12.929Z] #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:49:12.929Z] #79 CACHED [2023-06-09T08:49:12.929Z] [2023-06-09T08:49:12.929Z] #80 [core-metadata builder 6/7] COPY . . [2023-06-09T08:49:12.929Z] #80 CACHED [2023-06-09T08:49:12.929Z] [2023-06-09T08:49:12.929Z] #81 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-06-09T08:49:12.929Z] #81 CACHED [2023-06-09T08:49:12.929Z] [2023-06-09T08:49:12.929Z] #82 [core-command builder 6/7] COPY . . [2023-06-09T08:49:12.929Z] #82 CACHED [2023-06-09T08:49:12.929Z] [2023-06-09T08:49:12.929Z] #83 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-06-09T08:49:12.929Z] #83 CACHED [2023-06-09T08:49:12.929Z] [2023-06-09T08:49:12.929Z] #84 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:49:12.929Z] #84 CACHED [2023-06-09T08:49:12.929Z] [2023-06-09T08:49:12.929Z] #85 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:49:12.929Z] #85 CACHED [2023-06-09T08:49:12.929Z] [2023-06-09T08:49:12.929Z] #86 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-06-09T08:49:12.929Z] #86 CACHED [2023-06-09T08:49:12.929Z] [2023-06-09T08:49:12.929Z] #87 [security-proxy-auth builder 6/7] COPY . . [2023-06-09T08:49:12.929Z] #87 CACHED [2023-06-09T08:49:12.929Z] [2023-06-09T08:49:12.929Z] #88 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-06-09T08:49:12.929Z] #88 CACHED [2023-06-09T08:49:12.930Z] [2023-06-09T08:49:12.930Z] #89 [core-data builder 6/7] COPY . . [2023-06-09T08:49:12.930Z] #89 CACHED [2023-06-09T08:49:12.930Z] [2023-06-09T08:49:12.930Z] #90 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:49:12.930Z] #90 CACHED [2023-06-09T08:49:12.930Z] [2023-06-09T08:49:12.930Z] #91 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-09T08:49:17.199Z] #91 4.335 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 [2023-06-09T08:49:20.540Z] #91 ... [2023-06-09T08:49:20.540Z] [2023-06-09T08:49:20.540Z] #69 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:49:20.540Z] #69 DONE 61.7s [2023-06-09T08:49:20.540Z] [2023-06-09T08:49:20.540Z] #92 [security-spire-agent builder 6/9] COPY . . [2023-06-09T08:49:22.499Z] #92 DONE 2.6s [2023-06-09T08:49:22.499Z] [2023-06-09T08:49:22.499Z] #93 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-09T08:49:22.766Z] #93 DONE 0.3s [2023-06-09T08:49:22.766Z] [2023-06-09T08:49:22.766Z] #94 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-09T08:49:22.766Z] #0 5.167 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 [2023-06-09T08:49:22.766Z] #94 ... [2023-06-09T08:49:22.766Z] [2023-06-09T08:49:22.766Z] #95 [security-spire-server builder 6/9] COPY . . [2023-06-09T08:49:22.766Z] #95 CACHED [2023-06-09T08:49:22.766Z] [2023-06-09T08:49:22.766Z] #96 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:49:22.766Z] #96 CACHED [2023-06-09T08:49:22.766Z] [2023-06-09T08:49:22.766Z] #97 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-06-09T08:49:22.766Z] #97 CACHED [2023-06-09T08:49:22.766Z] [2023-06-09T08:49:22.766Z] #98 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-09T08:49:22.766Z] #98 CACHED [2023-06-09T08:49:22.766Z] [2023-06-09T08:49:22.766Z] #99 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-09T08:49:22.766Z] #0 4.059 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 [2023-06-09T08:49:23.032Z] #99 ... [2023-06-09T08:49:23.032Z] [2023-06-09T08:49:23.032Z] #100 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-09T08:49:23.032Z] #0 5.169 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 [2023-06-09T08:49:23.032Z] #100 ... [2023-06-09T08:49:23.032Z] [2023-06-09T08:49:23.032Z] #101 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-09T08:49:23.032Z] #0 5.155 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 [2023-06-09T08:49:23.310Z] #101 ... [2023-06-09T08:49:23.310Z] [2023-06-09T08:49:23.310Z] #102 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-09T08:49:23.310Z] #0 4.994 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 [2023-06-09T08:49:23.310Z] #102 ... [2023-06-09T08:49:23.310Z] [2023-06-09T08:49:23.310Z] #103 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-09T08:49:25.913Z] #103 ... [2023-06-09T08:49:25.913Z] [2023-06-09T08:49:25.913Z] #104 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-09T08:49:25.913Z] #104 DONE 3.0s [2023-06-09T08:49:25.913Z] [2023-06-09T08:49:25.913Z] #103 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-09T08:49:25.913Z] #103 DONE 3.0s [2023-06-09T08:49:25.913Z] [2023-06-09T08:49:25.913Z] #105 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-06-09T08:49:26.183Z] #105 DONE 0.5s [2023-06-09T08:49:26.183Z] [2023-06-09T08:49:26.183Z] #106 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-06-09T08:49:26.183Z] #106 DONE 0.5s [2023-06-09T08:49:26.183Z] [2023-06-09T08:49:26.183Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:49:27.605Z] #74 ... [2023-06-09T08:49:27.605Z] [2023-06-09T08:49:27.605Z] #107 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T08:49:27.880Z] #107 ... [2023-06-09T08:49:27.880Z] [2023-06-09T08:49:27.880Z] #108 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-09T08:49:27.880Z] #108 CACHED [2023-06-09T08:49:27.880Z] [2023-06-09T08:49:27.880Z] #109 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:49:27.880Z] #109 CACHED [2023-06-09T08:49:27.880Z] [2023-06-09T08:49:27.880Z] #110 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-06-09T08:49:27.880Z] #110 CACHED [2023-06-09T08:49:27.880Z] [2023-06-09T08:49:27.880Z] #111 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-09T08:49:27.880Z] #111 CACHED [2023-06-09T08:49:27.880Z] [2023-06-09T08:49:27.880Z] #112 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-06-09T08:49:27.880Z] #112 CACHED [2023-06-09T08:49:27.880Z] [2023-06-09T08:49:27.880Z] #113 [security-spire-config builder 6/9] COPY . . [2023-06-09T08:49:27.880Z] #113 CACHED [2023-06-09T08:49:28.153Z] [2023-06-09T08:49:28.153Z] #107 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T08:49:28.153Z] #107 DONE 0.6s [2023-06-09T08:49:28.153Z] [2023-06-09T08:49:28.153Z] #114 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T08:49:28.153Z] #114 DONE 0.3s [2023-06-09T08:49:28.153Z] [2023-06-09T08:49:28.153Z] #115 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-09T08:49:28.420Z] #115 DONE 0.3s [2023-06-09T08:49:28.420Z] [2023-06-09T08:49:28.420Z] #116 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-09T08:49:28.686Z] #116 ... [2023-06-09T08:49:28.686Z] [2023-06-09T08:49:28.686Z] #117 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T08:49:28.686Z] #117 CACHED [2023-06-09T08:49:28.686Z] [2023-06-09T08:49:28.686Z] #118 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-09T08:49:28.686Z] #118 CACHED [2023-06-09T08:49:28.967Z] [2023-06-09T08:49:28.967Z] #119 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-06-09T08:49:29.234Z] #119 ... [2023-06-09T08:49:29.234Z] [2023-06-09T08:49:29.234Z] #120 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-09T08:49:29.234Z] #120 DONE 0.5s [2023-06-09T08:49:29.234Z] [2023-06-09T08:49:29.234Z] #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:49:29.234Z] #72 DONE 66.8s [2023-06-09T08:49:29.506Z] [2023-06-09T08:49:29.506Z] #121 [security-proxy-setup builder 6/7] COPY . . [2023-06-09T08:49:31.465Z] #121 ... [2023-06-09T08:49:31.465Z] [2023-06-09T08:49:31.465Z] #119 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-06-09T08:49:31.465Z] #119 DONE 2.6s [2023-06-09T08:49:31.465Z] [2023-06-09T08:49:31.465Z] #116 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-09T08:49:31.465Z] #116 DONE 2.8s [2023-06-09T08:49:31.465Z] [2023-06-09T08:49:31.465Z] #122 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-09T08:49:31.465Z] #122 DONE 2.2s [2023-06-09T08:49:31.465Z] [2023-06-09T08:49:31.465Z] #123 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-06-09T08:49:31.733Z] #123 ... [2023-06-09T08:49:31.733Z] [2023-06-09T08:49:31.733Z] #124 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-06-09T08:49:31.733Z] #124 DONE 0.4s [2023-06-09T08:49:32.008Z] [2023-06-09T08:49:32.008Z] #125 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-06-09T08:49:32.008Z] #125 ... [2023-06-09T08:49:32.008Z] [2023-06-09T08:49:32.008Z] #123 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-06-09T08:49:32.008Z] #123 DONE 0.6s [2023-06-09T08:49:32.282Z] [2023-06-09T08:49:32.282Z] #126 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-06-09T08:49:32.553Z] #126 DONE 0.6s [2023-06-09T08:49:32.554Z] [2023-06-09T08:49:32.554Z] #125 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-06-09T08:49:32.554Z] #125 DONE 0.8s [2023-06-09T08:49:32.554Z] [2023-06-09T08:49:32.554Z] #127 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-06-09T08:49:33.138Z] #127 DONE 0.5s [2023-06-09T08:49:33.138Z] [2023-06-09T08:49:33.138Z] #128 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-06-09T08:49:33.138Z] #128 DONE 0.4s [2023-06-09T08:49:33.138Z] [2023-06-09T08:49:33.138Z] #129 [security-spire-config] exporting to image [2023-06-09T08:49:33.138Z] #129 exporting layers [2023-06-09T08:49:33.728Z] #129 ... [2023-06-09T08:49:33.728Z] [2023-06-09T08:49:33.728Z] #130 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-09T08:49:33.728Z] #130 DONE 2.5s [2023-06-09T08:49:33.996Z] [2023-06-09T08:49:33.996Z] #131 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-06-09T08:49:34.578Z] #131 DONE 0.7s [2023-06-09T08:49:34.578Z] [2023-06-09T08:49:34.578Z] #91 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-09T08:49:34.852Z] #91 ... [2023-06-09T08:49:34.852Z] [2023-06-09T08:49:34.852Z] #132 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-06-09T08:49:35.120Z] #132 DONE 0.4s [2023-06-09T08:49:35.120Z] [2023-06-09T08:49:35.120Z] #133 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-06-09T08:49:35.400Z] #133 ... [2023-06-09T08:49:35.400Z] [2023-06-09T08:49:35.400Z] #134 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-09T08:49:35.400Z] #134 CACHED [2023-06-09T08:49:35.400Z] [2023-06-09T08:49:35.400Z] #135 [security-bootstrapper builder 6/7] COPY . . [2023-06-09T08:49:35.400Z] #135 CACHED [2023-06-09T08:49:35.400Z] [2023-06-09T08:49:35.400Z] #136 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:49:35.400Z] #136 CACHED [2023-06-09T08:49:35.400Z] [2023-06-09T08:49:35.400Z] #137 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:49:35.400Z] #137 CACHED [2023-06-09T08:49:35.400Z] [2023-06-09T08:49:35.400Z] #138 [security-secretstore-setup builder 6/7] COPY . . [2023-06-09T08:49:35.400Z] #138 CACHED [2023-06-09T08:49:35.400Z] [2023-06-09T08:49:35.400Z] #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-09T08:49:35.400Z] #139 CACHED [2023-06-09T08:49:35.400Z] [2023-06-09T08:49:35.400Z] #121 [security-proxy-setup builder 6/7] COPY . . [2023-06-09T08:49:35.400Z] #121 DONE 6.0s [2023-06-09T08:49:35.400Z] [2023-06-09T08:49:35.400Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-09T08:49:35.669Z] #140 ... [2023-06-09T08:49:35.669Z] [2023-06-09T08:49:35.669Z] #133 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-06-09T08:49:35.669Z] #133 DONE 0.7s [2023-06-09T08:49:35.942Z] [2023-06-09T08:49:35.942Z] #141 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-06-09T08:49:40.188Z] #141 ... [2023-06-09T08:49:40.188Z] [2023-06-09T08:49:40.188Z] #129 [security-spire-agent] exporting to image [2023-06-09T08:49:40.188Z] #129 exporting layers 3.8s done [2023-06-09T08:49:40.188Z] #129 writing image sha256:11dd58b2c64cc5e7163ab5d51ebec3fea7f895f562cb35dcd9f614aa17a59876 0.0s done [2023-06-09T08:49:40.188Z] #129 naming to docker.io/library/security-spire-server-arm64 done [2023-06-09T08:49:40.188Z] #129 writing image sha256:fe136ac9230c1eb29768a713d973dc62aa3a6da0a27e2013423725a3497c4d1b 0.0s done [2023-06-09T08:49:40.188Z] #129 naming to docker.io/library/security-spire-config-arm64 0.1s done [2023-06-09T08:49:40.188Z] #129 writing image sha256:7c99124dde394b53b97c5e71320444e317b07e5be730c77727a6760a02c63ebe 0.0s done [2023-06-09T08:49:40.188Z] #129 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-06-09T08:49:40.188Z] #129 DONE 6.7s [2023-06-09T08:49:40.188Z] [2023-06-09T08:49:40.188Z] #141 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-06-09T08:49:40.188Z] #141 4.693 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 [2023-06-09T08:49:45.524Z] #141 ... [2023-06-09T08:49:45.524Z] [2023-06-09T08:49:45.524Z] #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-09T08:49:45.524Z] #0 4.136 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 [2023-06-09T08:49:49.776Z] #142 ... [2023-06-09T08:49:49.776Z] [2023-06-09T08:49:49.776Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:49:49.776Z] #74 DONE 79.0s [2023-06-09T08:49:49.776Z] [2023-06-09T08:49:49.776Z] #143 [support-notifications builder 6/7] COPY . . [2023-06-09T08:49:49.776Z] #143 ... [2023-06-09T08:49:49.776Z] [2023-06-09T08:49:49.776Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-09T08:49:49.776Z] #140 4.613 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 [2023-06-09T08:49:51.184Z] #140 ... [2023-06-09T08:49:51.184Z] [2023-06-09T08:49:51.184Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:49:51.184Z] #73 DONE 80.6s [2023-06-09T08:49:51.184Z] [2023-06-09T08:49:51.184Z] #144 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-09T08:49:52.591Z] #144 ... [2023-06-09T08:49:52.591Z] [2023-06-09T08:49:52.591Z] #143 [support-notifications builder 6/7] COPY . . [2023-06-09T08:49:52.591Z] #143 DONE 3.5s [2023-06-09T08:49:52.861Z] [2023-06-09T08:49:52.861Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-09T08:49:56.202Z] #145 ... [2023-06-09T08:49:56.202Z] [2023-06-09T08:49:56.202Z] #144 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-09T08:49:56.202Z] #144 DONE 5.1s [2023-06-09T08:49:56.202Z] [2023-06-09T08:49:56.202Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-09T08:49:58.148Z] #146 1.856 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 [2023-06-09T08:50:08.211Z] #146 ... [2023-06-09T08:50:08.211Z] [2023-06-09T08:50:08.211Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-09T08:50:08.211Z] #145 3.997 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 [2023-06-09T09:04:02.452Z] #145 ... [2023-06-09T09:04:02.452Z] [2023-06-09T09:04:02.452Z] #102 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-09T09:04:02.452Z] #102 DONE 887.6s [2023-06-09T09:04:02.452Z] [2023-06-09T09:04:02.452Z] #94 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-09T09:04:02.452Z] #94 ... [2023-06-09T09:04:02.452Z] [2023-06-09T09:04:02.452Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T09:04:02.452Z] #147 DONE 0.3s [2023-06-09T09:04:02.452Z] [2023-06-09T09:04:02.452Z] #94 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-09T09:04:02.452Z] #94 ... [2023-06-09T09:04:02.452Z] [2023-06-09T09:04:02.452Z] #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-09T09:04:02.452Z] #148 DONE 0.1s [2023-06-09T09:04:02.452Z] [2023-06-09T09:04:02.452Z] #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-06-09T09:04:02.452Z] #149 DONE 0.3s [2023-06-09T09:04:02.452Z] [2023-06-09T09:04:02.452Z] #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-06-09T09:04:02.452Z] #150 DONE 0.2s [2023-06-09T09:04:02.452Z] [2023-06-09T09:04:02.452Z] #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-06-09T09:04:02.452Z] #151 DONE 0.2s [2023-06-09T09:04:02.452Z] [2023-06-09T09:04:02.452Z] #99 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-09T09:04:02.452Z] #99 ... [2023-06-09T09:04:02.452Z] [2023-06-09T09:04:02.452Z] #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-09T09:04:04.468Z] #152 DONE 2.3s [2023-06-09T09:04:04.468Z] [2023-06-09T09:04:04.468Z] #129 [security-proxy-auth] exporting to image [2023-06-09T09:04:04.468Z] #129 exporting layers [2023-06-09T09:04:05.058Z] #129 exporting layers 0.6s done [2023-06-09T09:04:05.058Z] #129 writing image sha256:5564a29d3d3487709983cd07828f93d7c3b250e3f5b2ebd8e863de24ffd7efa1 done [2023-06-09T09:04:05.058Z] #129 naming to docker.io/library/security-proxy-auth-arm64 done [2023-06-09T09:04:05.058Z] #129 DONE 7.2s [2023-06-09T09:04:05.058Z] [2023-06-09T09:04:05.058Z] #100 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-09T09:04:27.102Z] #100 ... [2023-06-09T09:04:27.102Z] [2023-06-09T09:04:27.102Z] #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-09T09:04:27.102Z] #142 DONE 890.4s [2023-06-09T09:04:27.102Z] [2023-06-09T09:04:27.102Z] #100 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-09T09:04:27.102Z] #100 ... [2023-06-09T09:04:27.102Z] [2023-06-09T09:04:27.102Z] #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T09:04:27.102Z] #153 DONE 0.1s [2023-06-09T09:04:27.102Z] [2023-06-09T09:04:27.102Z] #94 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-09T09:04:27.102Z] #94 ... [2023-06-09T09:04:27.102Z] [2023-06-09T09:04:27.102Z] #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-06-09T09:04:27.102Z] #154 DONE 0.3s [2023-06-09T09:04:27.102Z] [2023-06-09T09:04:27.102Z] #91 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-09T09:04:27.102Z] #91 ... [2023-06-09T09:04:27.102Z] [2023-06-09T09:04:27.102Z] #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-06-09T09:04:27.102Z] #155 DONE 0.2s [2023-06-09T09:04:27.102Z] [2023-06-09T09:04:27.102Z] #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-06-09T09:04:27.102Z] #156 DONE 0.3s [2023-06-09T09:04:27.102Z] [2023-06-09T09:04:27.102Z] #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-06-09T09:04:27.388Z] #157 DONE 0.1s [2023-06-09T09:04:27.388Z] [2023-06-09T09:04:27.388Z] #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-09T09:04:30.204Z] #158 DONE 2.6s [2023-06-09T09:04:30.204Z] [2023-06-09T09:04:30.204Z] #141 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-06-09T09:04:30.204Z] #141 892.4 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 [2023-06-09T09:04:30.814Z] #141 ... [2023-06-09T09:04:30.814Z] [2023-06-09T09:04:30.814Z] #129 [security-proxy-setup] exporting to image [2023-06-09T09:04:30.814Z] #129 exporting layers 0.8s done [2023-06-09T09:04:30.814Z] #129 writing image sha256:67f73b8d5d45c62092bb1af47977c60e097ef016bdf6d5811aca6e9d5c22ec27 done [2023-06-09T09:04:30.814Z] #129 naming to docker.io/library/security-proxy-setup-arm64 done [2023-06-09T09:04:30.814Z] #129 DONE 8.1s [2023-06-09T09:04:31.091Z] [2023-06-09T09:04:31.091Z] #91 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-09T09:04:49.299Z] #91 ... [2023-06-09T09:04:49.300Z] [2023-06-09T09:04:49.300Z] #141 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-06-09T09:04:49.300Z] #141 DONE 911.1s [2023-06-09T09:04:49.300Z] [2023-06-09T09:04:49.300Z] #91 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-09T09:04:49.300Z] #91 ... [2023-06-09T09:04:49.300Z] [2023-06-09T09:04:49.300Z] #159 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T09:04:49.300Z] #159 DONE 0.1s [2023-06-09T09:04:49.300Z] [2023-06-09T09:04:49.300Z] #94 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-09T09:04:49.300Z] #94 ... [2023-06-09T09:04:49.300Z] [2023-06-09T09:04:49.300Z] #160 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-06-09T09:04:49.300Z] #160 DONE 0.2s [2023-06-09T09:04:49.300Z] [2023-06-09T09:04:49.300Z] #161 [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 [2023-06-09T09:04:49.300Z] #161 DONE 0.1s [2023-06-09T09:04:49.300Z] [2023-06-09T09:04:49.300Z] #162 [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 [2023-06-09T09:04:49.300Z] #162 DONE 0.3s [2023-06-09T09:04:49.300Z] [2023-06-09T09:04:49.300Z] #163 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-06-09T09:04:49.300Z] #163 DONE 0.1s [2023-06-09T09:04:49.300Z] [2023-06-09T09:04:49.300Z] #164 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-06-09T09:04:49.300Z] #164 DONE 0.3s [2023-06-09T09:04:49.300Z] [2023-06-09T09:04:49.300Z] #165 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-06-09T09:04:49.300Z] #165 DONE 0.3s [2023-06-09T09:04:49.300Z] [2023-06-09T09:04:49.300Z] #91 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-09T09:04:49.300Z] #91 ... [2023-06-09T09:04:49.300Z] [2023-06-09T09:04:49.300Z] #166 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-06-09T09:04:49.300Z] #166 DONE 0.1s [2023-06-09T09:04:49.300Z] [2023-06-09T09:04:49.300Z] #167 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-09T09:04:52.636Z] #167 DONE 3.5s [2023-06-09T09:04:52.636Z] [2023-06-09T09:04:52.636Z] #129 [security-secretstore-setup] exporting to image [2023-06-09T09:04:52.636Z] #129 exporting layers [2023-06-09T09:04:52.901Z] #129 exporting layers 0.9s done [2023-06-09T09:04:52.901Z] #129 writing image sha256:a1b1d403f865ae09a56741c3a514ceab542fec2356c36b3aae2eed3eaa58218c done [2023-06-09T09:04:52.901Z] #129 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-06-09T09:04:52.901Z] #129 DONE 9.0s [2023-06-09T09:04:52.901Z] [2023-06-09T09:04:52.901Z] #100 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-09T09:04:55.480Z] #100 ... [2023-06-09T09:04:55.480Z] [2023-06-09T09:04:55.480Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-09T09:04:55.480Z] #140 DONE 919.7s [2023-06-09T09:04:55.480Z] [2023-06-09T09:04:55.480Z] #168 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-06-09T09:04:55.480Z] #168 DONE 0.5s [2023-06-09T09:04:55.480Z] [2023-06-09T09:04:55.480Z] #100 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-09T09:04:55.480Z] #100 ... [2023-06-09T09:04:55.480Z] [2023-06-09T09:04:55.480Z] #169 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-06-09T09:04:58.093Z] #169 DONE 2.4s [2023-06-09T09:04:58.093Z] [2023-06-09T09:04:58.093Z] #94 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-09T09:04:58.093Z] #94 ... [2023-06-09T09:04:58.093Z] [2023-06-09T09:04:58.093Z] #170 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T09:04:58.093Z] #170 DONE 0.3s [2023-06-09T09:04:58.093Z] [2023-06-09T09:04:58.093Z] #94 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-09T09:04:58.363Z] #94 ... [2023-06-09T09:04:58.363Z] [2023-06-09T09:04:58.363Z] #171 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-06-09T09:04:58.363Z] #171 DONE 0.2s [2023-06-09T09:04:58.363Z] [2023-06-09T09:04:58.363Z] #172 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-06-09T09:04:58.629Z] #172 DONE 0.4s [2023-06-09T09:04:58.629Z] [2023-06-09T09:04:58.629Z] #99 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-09T09:04:58.899Z] #99 ... [2023-06-09T09:04:58.899Z] [2023-06-09T09:04:58.899Z] #173 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-06-09T09:04:58.899Z] #173 DONE 0.1s [2023-06-09T09:04:58.899Z] [2023-06-09T09:04:58.899Z] #174 [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/ [2023-06-09T09:04:58.899Z] #174 DONE 0.1s [2023-06-09T09:04:58.899Z] [2023-06-09T09:04:58.899Z] #100 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-09T09:04:59.168Z] #100 ... [2023-06-09T09:04:59.168Z] [2023-06-09T09:04:59.168Z] #175 [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/ [2023-06-09T09:04:59.168Z] #175 DONE 0.1s [2023-06-09T09:04:59.168Z] [2023-06-09T09:04:59.168Z] #176 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-06-09T09:04:59.168Z] #176 DONE 0.1s [2023-06-09T09:04:59.168Z] [2023-06-09T09:04:59.168Z] #91 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-09T09:04:59.436Z] #91 ... [2023-06-09T09:04:59.436Z] [2023-06-09T09:04:59.436Z] #177 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-06-09T09:04:59.436Z] #177 DONE 0.1s [2023-06-09T09:04:59.436Z] [2023-06-09T09:04:59.436Z] #178 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-06-09T09:05:01.375Z] #178 DONE 2.1s [2023-06-09T09:05:01.375Z] [2023-06-09T09:05:01.375Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-09T09:05:01.641Z] #146 ... [2023-06-09T09:05:01.641Z] [2023-06-09T09:05:01.641Z] #129 [security-bootstrapper] exporting to image [2023-06-09T09:05:01.641Z] #129 exporting layers [2023-06-09T09:05:02.612Z] #129 exporting layers 0.9s done [2023-06-09T09:05:02.612Z] #129 writing image sha256:f5505ab5b1f8dd4396e3925057273e44880e2403fe8ec65c5eda30122e034cc4 done [2023-06-09T09:05:02.612Z] #129 naming to docker.io/library/security-bootstrapper-arm64 done [2023-06-09T09:05:02.612Z] #129 DONE 9.9s [2023-06-09T09:05:02.612Z] [2023-06-09T09:05:02.612Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-09T09:05:07.954Z] #146 ... [2023-06-09T09:05:07.954Z] [2023-06-09T09:05:07.954Z] #101 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-09T09:05:07.954Z] #101 DONE 955.4s [2023-06-09T09:05:08.229Z] [2023-06-09T09:05:08.229Z] #100 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-09T09:05:08.816Z] #100 ... [2023-06-09T09:05:08.816Z] [2023-06-09T09:05:08.816Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T09:05:09.089Z] #179 DONE 0.3s [2023-06-09T09:05:09.089Z] [2023-06-09T09:05:09.089Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-09T09:05:09.363Z] #180 DONE 0.2s [2023-06-09T09:05:09.363Z] [2023-06-09T09:05:09.363Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-06-09T09:05:09.363Z] #181 DONE 0.3s [2023-06-09T09:05:09.363Z] [2023-06-09T09:05:09.363Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-09T09:05:09.647Z] #145 ... [2023-06-09T09:05:09.647Z] [2023-06-09T09:05:09.647Z] #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-06-09T09:05:09.647Z] #182 DONE 0.1s [2023-06-09T09:05:09.647Z] [2023-06-09T09:05:09.647Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-06-09T09:05:09.917Z] #183 DONE 0.2s [2023-06-09T09:05:09.917Z] [2023-06-09T09:05:09.917Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-09T09:05:11.855Z] #184 DONE 2.0s [2023-06-09T09:05:11.855Z] [2023-06-09T09:05:11.855Z] #129 [core-common-config-bootstrapper] exporting to image [2023-06-09T09:05:11.855Z] #129 exporting layers [2023-06-09T09:05:12.123Z] #129 exporting layers 0.5s done [2023-06-09T09:05:12.123Z] #129 writing image sha256:21e95e222d034286e5483315abe83686a3eb1e221ee718c32866b6d78668cf02 done [2023-06-09T09:05:12.123Z] #129 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-06-09T09:05:12.123Z] #129 DONE 10.3s [2023-06-09T09:05:12.123Z] [2023-06-09T09:05:12.123Z] #99 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-09T09:05:30.345Z] #99 DONE 976.2s [2023-06-09T09:05:30.345Z] [2023-06-09T09:05:30.345Z] #94 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-09T09:05:30.345Z] #94 ... [2023-06-09T09:05:30.345Z] [2023-06-09T09:05:30.345Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T09:05:30.345Z] #185 DONE 0.1s [2023-06-09T09:05:30.345Z] [2023-06-09T09:05:30.345Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-09T09:05:30.345Z] #146 ... [2023-06-09T09:05:30.345Z] [2023-06-09T09:05:30.345Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-06-09T09:05:30.345Z] #186 DONE 0.1s [2023-06-09T09:05:30.345Z] [2023-06-09T09:05:30.345Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-06-09T09:05:30.345Z] #187 DONE 0.4s [2023-06-09T09:05:30.345Z] [2023-06-09T09:05:30.345Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-06-09T09:05:30.345Z] #188 DONE 0.2s [2023-06-09T09:05:30.345Z] [2023-06-09T09:05:30.345Z] #91 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-09T09:05:30.345Z] #91 ... [2023-06-09T09:05:30.345Z] [2023-06-09T09:05:30.345Z] #129 [core-command] exporting to image [2023-06-09T09:05:30.345Z] #129 exporting layers [2023-06-09T09:05:30.614Z] #129 exporting layers 0.4s done [2023-06-09T09:05:30.614Z] #129 writing image sha256:00683401c4a25c68a54f37b9a71d0036b909a7592fbe0d0a9edee3232e5d3dea done [2023-06-09T09:05:30.614Z] #129 naming to docker.io/library/core-command-arm64 done [2023-06-09T09:05:30.614Z] #129 DONE 10.7s [2023-06-09T09:05:30.614Z] [2023-06-09T09:05:30.614Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-09T09:05:42.915Z] #145 ... [2023-06-09T09:05:42.915Z] [2023-06-09T09:05:42.915Z] #94 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-09T09:05:42.915Z] #94 DONE 988.9s [2023-06-09T09:05:42.915Z] [2023-06-09T09:05:42.915Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-09T09:05:42.915Z] #145 ... [2023-06-09T09:05:42.915Z] [2023-06-09T09:05:42.915Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T09:05:42.915Z] #189 DONE 0.2s [2023-06-09T09:05:42.915Z] [2023-06-09T09:05:42.915Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-09T09:05:42.915Z] #190 DONE 0.1s [2023-06-09T09:05:42.915Z] [2023-06-09T09:05:42.915Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-06-09T09:05:42.915Z] #191 DONE 0.3s [2023-06-09T09:05:42.915Z] [2023-06-09T09:05:42.915Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-06-09T09:05:42.915Z] #192 DONE 0.1s [2023-06-09T09:05:42.915Z] [2023-06-09T09:05:42.915Z] #129 [core-data] exporting to image [2023-06-09T09:05:42.915Z] #129 exporting layers [2023-06-09T09:05:43.182Z] #129 exporting layers 0.3s done [2023-06-09T09:05:43.182Z] #129 writing image sha256:892d7db0cbbaa8a18418f7e259050ff3d4daa6cc8104ec7e4fdfa3687ac8576e done [2023-06-09T09:05:43.182Z] #129 naming to docker.io/library/core-data-arm64 done [2023-06-09T09:05:43.182Z] #129 DONE 11.0s [2023-06-09T09:05:43.182Z] [2023-06-09T09:05:43.182Z] #91 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-09T09:05:46.519Z] #91 ... [2023-06-09T09:05:46.519Z] [2023-06-09T09:05:46.519Z] #100 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-09T09:05:46.519Z] #100 DONE 993.6s [2023-06-09T09:05:46.519Z] [2023-06-09T09:05:46.519Z] #91 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-09T09:05:46.787Z] #91 ... [2023-06-09T09:05:46.787Z] [2023-06-09T09:05:46.787Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T09:05:47.052Z] #193 DONE 0.2s [2023-06-09T09:05:47.052Z] [2023-06-09T09:05:47.052Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-09T09:05:47.318Z] #194 DONE 0.1s [2023-06-09T09:05:47.318Z] [2023-06-09T09:05:47.318Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-06-09T09:05:47.318Z] #195 DONE 0.3s [2023-06-09T09:05:47.318Z] [2023-06-09T09:05:47.318Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-09T09:05:47.586Z] #145 ... [2023-06-09T09:05:47.587Z] [2023-06-09T09:05:47.587Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-06-09T09:05:47.587Z] #196 DONE 0.1s [2023-06-09T09:05:47.587Z] [2023-06-09T09:05:47.587Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-06-09T09:05:47.587Z] #197 DONE 0.1s [2023-06-09T09:05:47.587Z] [2023-06-09T09:05:47.587Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-09T09:05:47.852Z] #145 ... [2023-06-09T09:05:47.852Z] [2023-06-09T09:05:47.852Z] #129 [core-metadata] exporting to image [2023-06-09T09:05:47.852Z] #129 exporting layers 0.3s done [2023-06-09T09:05:48.118Z] #129 writing image sha256:1f09e34eb1cc6a18a9530ad3a8f0bf956b59a4984e4e0bccfd514cec5376e4fd done [2023-06-09T09:05:48.118Z] #129 naming to docker.io/library/core-metadata-arm64 done [2023-06-09T09:05:48.118Z] #129 DONE 11.3s [2023-06-09T09:05:48.118Z] [2023-06-09T09:05:48.118Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-09T09:06:55.957Z] #145 ... [2023-06-09T09:06:55.957Z] [2023-06-09T09:06:55.957Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-09T09:06:55.957Z] #146 DONE 1011.8s [2023-06-09T09:06:55.957Z] [2023-06-09T09:06:55.957Z] #91 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-09T09:06:55.957Z] #91 ... [2023-06-09T09:06:55.957Z] [2023-06-09T09:06:55.957Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T09:06:55.957Z] #198 DONE 0.1s [2023-06-09T09:06:55.957Z] [2023-06-09T09:06:55.957Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-09T09:06:55.957Z] #199 DONE 0.1s [2023-06-09T09:06:55.957Z] [2023-06-09T09:06:55.957Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-06-09T09:06:55.957Z] #200 DONE 0.4s [2023-06-09T09:06:55.957Z] [2023-06-09T09:06:55.957Z] #91 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-09T09:06:55.957Z] #91 ... [2023-06-09T09:06:55.957Z] [2023-06-09T09:06:55.957Z] #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-06-09T09:06:55.957Z] #201 DONE 0.1s [2023-06-09T09:06:55.957Z] [2023-06-09T09:06:55.957Z] #129 [security-spiffe-token-provider] exporting to image [2023-06-09T09:06:55.957Z] #129 exporting layers [2023-06-09T09:06:55.957Z] #129 exporting layers 0.5s done [2023-06-09T09:06:55.957Z] #129 writing image sha256:d1398d4384191746e007838e5860e5009155dfe8ec2dd16bc236faf7cb8ad3ec done [2023-06-09T09:06:55.957Z] #129 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-06-09T09:06:55.957Z] #129 DONE 11.8s [2023-06-09T09:06:55.957Z] [2023-06-09T09:06:55.957Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-09T09:07:08.268Z] #145 ... [2023-06-09T09:07:08.268Z] [2023-06-09T09:07:08.268Z] #91 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-09T09:07:08.268Z] #91 DONE 1074.8s [2023-06-09T09:07:08.268Z] [2023-06-09T09:07:08.268Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-09T09:07:08.268Z] #145 ... [2023-06-09T09:07:08.268Z] [2023-06-09T09:07:08.268Z] #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T09:07:08.268Z] #202 DONE 0.1s [2023-06-09T09:07:08.268Z] [2023-06-09T09:07:08.268Z] #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-09T09:07:08.268Z] #203 DONE 0.1s [2023-06-09T09:07:08.268Z] [2023-06-09T09:07:08.268Z] #204 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-06-09T09:07:08.862Z] #204 DONE 0.5s [2023-06-09T09:07:08.862Z] [2023-06-09T09:07:08.862Z] #205 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-06-09T09:07:08.862Z] #205 DONE 0.1s [2023-06-09T09:07:08.862Z] [2023-06-09T09:07:08.862Z] #129 [support-scheduler] exporting to image [2023-06-09T09:07:08.862Z] #129 exporting layers [2023-06-09T09:07:09.130Z] #129 exporting layers 0.4s done [2023-06-09T09:07:09.395Z] #129 writing image sha256:88a5a3f145893e0633d10fd750edee4859579b1beb0426526705df1afb9638b3 done [2023-06-09T09:07:09.395Z] #129 naming to docker.io/library/support-scheduler-arm64 done [2023-06-09T09:07:09.395Z] #129 DONE 12.2s [2023-06-09T09:07:09.396Z] [2023-06-09T09:07:09.396Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-09T09:07:09.976Z] #145 DONE 1037.5s [2023-06-09T09:07:10.559Z] [2023-06-09T09:07:10.559Z] #206 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T09:07:10.559Z] #206 DONE 0.1s [2023-06-09T09:07:10.559Z] [2023-06-09T09:07:10.559Z] #207 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-09T09:07:10.559Z] #207 DONE 0.1s [2023-06-09T09:07:10.826Z] [2023-06-09T09:07:10.826Z] #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-06-09T09:07:11.092Z] #208 DONE 0.4s [2023-06-09T09:07:11.092Z] [2023-06-09T09:07:11.092Z] #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-06-09T09:07:11.092Z] #209 DONE 0.1s [2023-06-09T09:07:11.092Z] [2023-06-09T09:07:11.092Z] #129 [support-notifications] exporting to image [2023-06-09T09:07:11.359Z] #129 exporting layers 0.4s done [2023-06-09T09:07:11.359Z] #129 writing image sha256:7d9b2a8ac704959d7aeac157c8c27832f04b1c1096e97dd866a159f52dc22fba done [2023-06-09T09:07:11.359Z] #129 naming to docker.io/library/support-notifications-arm64 [2023-06-09T09:07:11.625Z] #129 naming to docker.io/library/support-notifications-arm64 done [2023-06-09T09:07:11.625Z] #129 DONE 12.6s [2023-06-09T09:07:11.625Z] time="2023-06-09T08:47:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-09T09:07:11.625Z] time="2023-06-09T08:47:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-09T09:07:11.625Z] time="2023-06-09T08:47:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-09T09:07:11.625Z] time="2023-06-09T08:47:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-09T09:07:11.625Z] time="2023-06-09T08:47:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-09T09:07:11.625Z] time="2023-06-09T08:47:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-09T09:07:11.625Z] time="2023-06-09T08:47:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-09T09:07:11.625Z] time="2023-06-09T08:47:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-09T09:07:11.625Z] time="2023-06-09T08:47:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-09T09:07:11.625Z] time="2023-06-09T08:47:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-09T09:07:11.625Z] time="2023-06-09T08:47:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-09T09:07:11.625Z] time="2023-06-09T08:47:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-09T09:07:11.625Z] time="2023-06-09T08:47:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-09T09:07:11.625Z] time="2023-06-09T08:47:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-06-09T09:07:11.655Z] $ docker stop --time=1 484ee4ca9f7712c714b8ee070d9632eafd04e70d54c42a34b015cb53a33f25c7 [2023-06-09T09:07:13.297Z] $ docker rm -f --volumes 484ee4ca9f7712c714b8ee070d9632eafd04e70d54c42a34b015cb53a33f25c7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-09T09:07:13.747Z] + docker images [2023-06-09T09:07:13.747Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-06-09T09:07:13.747Z] support-notifications-arm64 latest 7d9b2a8ac704 3 seconds ago 31.9MB [2023-06-09T09:07:13.747Z] support-scheduler-arm64 latest 88a5a3f14589 5 seconds ago 31.2MB [2023-06-09T09:07:13.747Z] security-spiffe-token-provider-arm64 latest d1398d438419 24 seconds ago 32.7MB [2023-06-09T09:07:13.747Z] core-metadata-arm64 latest 1f09e34eb1cc About a minute ago 20.2MB [2023-06-09T09:07:13.747Z] core-data-arm64 latest 892d7db0cbba About a minute ago 19.9MB [2023-06-09T09:07:13.747Z] core-command-arm64 latest 00683401c4a2 About a minute ago 19.7MB [2023-06-09T09:07:13.747Z] core-common-config-bootstrapper-arm64 latest 21e95e222d03 2 minutes ago 17.2MB [2023-06-09T09:07:13.747Z] security-bootstrapper-arm64 latest f5505ab5b1f8 2 minutes ago 21.9MB [2023-06-09T09:07:13.747Z] security-secretstore-setup-arm64 latest a1b1d403f865 2 minutes ago 32.2MB [2023-06-09T09:07:13.747Z] security-proxy-setup-arm64 latest 67f73b8d5d45 2 minutes ago 18.7MB [2023-06-09T09:07:13.747Z] security-proxy-auth-arm64 latest 5564a29d3d34 3 minutes ago 18.1MB [2023-06-09T09:07:13.747Z] security-spire-agent-arm64 latest 7c99124dde39 17 minutes ago 153MB [2023-06-09T09:07:13.747Z] security-spire-server-arm64 latest 11dd58b2c64c 17 minutes ago 97MB [2023-06-09T09:07:13.747Z] security-spire-config-arm64 latest fe136ac9230c 17 minutes ago 96.1MB [2023-06-09T09:07:13.747Z] ci-base-image-arm64 latest 4318d7240ac5 31 minutes ago 899MB [2023-06-09T09:07:13.747Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 7 days ago 332MB [2023-06-09T09:07:13.747Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 6 weeks ago 681MB [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 [2023-06-09T09:07:14.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-09T09:07:14.150Z] [2023-06-09T09:07:14.150Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-09T09:07:14.471Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-09T09:07:14.471Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-09T09:07:14.471Z] 8998bd30e6a1: Pulling fs layer [2023-06-09T09:07:14.471Z] 04944245beec: Pulling fs layer [2023-06-09T09:07:14.471Z] 699f458cf7ca: Pulling fs layer [2023-06-09T09:07:14.471Z] 765212b225bb: Pulling fs layer [2023-06-09T09:07:14.471Z] f23df028b6ca: Pulling fs layer [2023-06-09T09:07:14.471Z] d65c8cfc05b1: Pulling fs layer [2023-06-09T09:07:14.471Z] 2437ff75d9bd: Pulling fs layer [2023-06-09T09:07:14.471Z] f23df028b6ca: Waiting [2023-06-09T09:07:14.471Z] d65c8cfc05b1: Waiting [2023-06-09T09:07:14.471Z] 2437ff75d9bd: Waiting [2023-06-09T09:07:14.471Z] 765212b225bb: Waiting [2023-06-09T09:07:14.736Z] 04944245beec: Verifying Checksum [2023-06-09T09:07:14.736Z] 04944245beec: Download complete [2023-06-09T09:07:14.736Z] 765212b225bb: Verifying Checksum [2023-06-09T09:07:14.736Z] 765212b225bb: Download complete [2023-06-09T09:07:14.736Z] f23df028b6ca: Verifying Checksum [2023-06-09T09:07:14.736Z] f23df028b6ca: Download complete [2023-06-09T09:07:14.736Z] d65c8cfc05b1: Verifying Checksum [2023-06-09T09:07:14.736Z] d65c8cfc05b1: Download complete [2023-06-09T09:07:14.736Z] 699f458cf7ca: Verifying Checksum [2023-06-09T09:07:14.736Z] 699f458cf7ca: Download complete [2023-06-09T09:07:15.314Z] 8998bd30e6a1: Download complete [2023-06-09T09:07:17.259Z] 2437ff75d9bd: Verifying Checksum [2023-06-09T09:07:17.259Z] 2437ff75d9bd: Download complete [2023-06-09T09:07:20.590Z] 8998bd30e6a1: Pull complete [2023-06-09T09:07:20.855Z] 04944245beec: Pull complete [2023-06-09T09:07:22.256Z] 699f458cf7ca: Pull complete [2023-06-09T09:07:22.256Z] 765212b225bb: Pull complete [2023-06-09T09:07:22.841Z] f23df028b6ca: Pull complete [2023-06-09T09:07:23.107Z] d65c8cfc05b1: Pull complete [2023-06-09T09:07:38.082Z] 2437ff75d9bd: Pull complete [2023-06-09T09:07:38.082Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-09T09:07:38.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-09T09:07:38.082Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-09T09:07:38.269Z] prd-ubuntu20.04-docker-arm64-4c-16g-18294 does not seem to be running inside a container [2023-06-09T09:07:38.338Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-06-09T09:07:41.061Z] $ docker top ddab206d2080a1b97839dc81986d828d50924910ef4b32d0edd6007418b144a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-09T09:07:41.886Z] ---> job-cost.sh [2023-06-09T09:07:41.886Z] lf-activate-venv: SKIPPING [2023-06-09T09:07:41.886Z] INFO: No Stack... [2023-06-09T09:07:42.150Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-09T09:07:43.099Z] INFO: Archiving Costs [Pipeline] sh [2023-06-09T09:07:43.413Z] + cat /w/workspace/edgex-go/10/archives/cost.csv [2023-06-09T09:07:43.413Z] + cut -d, -f6 [Pipeline] lock [2023-06-09T09:07:43.464Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4569-10-stack-cost] [2023-06-09T09:07:43.474Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4569-10-stack-cost] did not exist. Created. [2023-06-09T09:07:43.474Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4569-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-09T09:07:43.795Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-09T09:07:43.950Z] Stashed 1 file(s) [Pipeline] } [2023-06-09T09:07:43.959Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4569-10-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-09T09:07:43.989Z] $ docker stop --time=1 ddab206d2080a1b97839dc81986d828d50924910ef4b32d0edd6007418b144a8 [2023-06-09T09:07:45.466Z] $ docker rm -f --volumes ddab206d2080a1b97839dc81986d828d50924910ef4b32d0edd6007418b144a8 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-06-09T09:07:46.202Z] + [ -d /w/workspace/edgex-go/10/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-06-09T09:07:46.493Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-09T09:07:47.428Z] ---> package-listing.sh [2023-06-09T09:07:47.429Z] ++ facter osfamily [2023-06-09T09:07:47.429Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-09T09:07:47.429Z] + OS_FAMILY=debian [2023-06-09T09:07:47.429Z] + workspace=/w/workspace/edgex-go/10 [2023-06-09T09:07:47.429Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-09T09:07:47.429Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-09T09:07:47.429Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-09T09:07:47.429Z] + PACKAGES=/tmp/packages_start.txt [2023-06-09T09:07:47.429Z] + '[' /w/workspace/edgex-go/10 ']' [2023-06-09T09:07:47.429Z] + PACKAGES=/tmp/packages_end.txt [2023-06-09T09:07:47.429Z] + case "${OS_FAMILY}" in [2023-06-09T09:07:47.429Z] + dpkg -l [2023-06-09T09:07:47.429Z] + grep '^ii' [2023-06-09T09:07:47.429Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-09T09:07:47.429Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-09T09:07:47.429Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-09T09:07:47.429Z] + '[' /w/workspace/edgex-go/10 ']' [2023-06-09T09:07:47.429Z] + mkdir -p /w/workspace/edgex-go/10/archives/ [2023-06-09T09:07:47.429Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo [2023-06-09T09:07:47.440Z] 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-06-09T09:07:47.718Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-09T09:07:48.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-09T09:07:48.276Z] [2023-06-09T09:07:48.276Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-09T09:07:48.571Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-09T09:07:48.832Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-09T09:07:48.832Z] 5eb5b503b376: Pulling fs layer [2023-06-09T09:07:48.832Z] 5c69ac0246d0: Pulling fs layer [2023-06-09T09:07:48.832Z] ec43610c2a17: Pulling fs layer [2023-06-09T09:07:48.832Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-09T09:07:48.832Z] 33b1e0a273af: Pulling fs layer [2023-06-09T09:07:48.832Z] 5d3b04190fa2: Pulling fs layer [2023-06-09T09:07:48.832Z] 2f39f015ded8: Pulling fs layer [2023-06-09T09:07:48.832Z] 3a2ae6a8a46f: Waiting [2023-06-09T09:07:48.832Z] 33b1e0a273af: Waiting [2023-06-09T09:07:48.832Z] 5d3b04190fa2: Waiting [2023-06-09T09:07:48.832Z] 2f39f015ded8: Waiting [2023-06-09T09:07:48.832Z] 5c69ac0246d0: Verifying Checksum [2023-06-09T09:07:48.832Z] 5c69ac0246d0: Download complete [2023-06-09T09:07:48.832Z] 3a2ae6a8a46f: Verifying Checksum [2023-06-09T09:07:48.832Z] 3a2ae6a8a46f: Download complete [2023-06-09T09:07:48.832Z] 33b1e0a273af: Verifying Checksum [2023-06-09T09:07:48.832Z] 33b1e0a273af: Download complete [2023-06-09T09:07:48.832Z] 5d3b04190fa2: Download complete [2023-06-09T09:07:48.832Z] ec43610c2a17: Download complete [2023-06-09T09:07:49.094Z] 5eb5b503b376: Verifying Checksum [2023-06-09T09:07:49.094Z] 5eb5b503b376: Download complete [2023-06-09T09:07:49.660Z] 2f39f015ded8: Download complete [2023-06-09T09:07:50.235Z] 5eb5b503b376: Pull complete [2023-06-09T09:07:50.493Z] 5c69ac0246d0: Pull complete [2023-06-09T09:07:50.752Z] ec43610c2a17: Pull complete [2023-06-09T09:07:51.009Z] 3a2ae6a8a46f: Pull complete [2023-06-09T09:07:51.282Z] 33b1e0a273af: Pull complete [2023-06-09T09:07:51.282Z] 5d3b04190fa2: Pull complete [2023-06-09T09:07:55.465Z] 2f39f015ded8: Pull complete [2023-06-09T09:07:55.465Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-09T09:07:55.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-09T09:07:55.465Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-09T09:07:55.540Z] prd-ubuntu20.04-docker-8c-8g-18292 does not seem to be running inside a container [2023-06-09T09:07:55.563Z] $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-09T09:07:59.907Z] $ docker top 1e7223ea8ec83a6419da7ad42768bc23c82bf728b6a0ada34cc3453fd43f797f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-09T09:08:00.250Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-09T09:08:00.537Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-09T09:08:00.823Z] + ls /var/log/sa-host [2023-06-09T09:08:00.823Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-09T09:08:00.886Z] provisioning config files... [2023-06-09T09:08:00.898Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config11896366692547615315tmp [Pipeline] { [Pipeline] echo [2023-06-09T09:08:00.912Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-09T09:08:01.193Z] ---> create-netrc.sh [Pipeline] } [2023-06-09T09:08:01.200Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-09T09:08:01.518Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-09T09:08:01.527Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-09T09:08:01.814Z] ---> sudo-logs.sh [2023-06-09T09:08:01.814Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-09T09:08:01.848Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-09T09:08:02.135Z] ---> job-cost.sh [2023-06-09T09:08:02.135Z] lf-activate-venv: SKIPPING [2023-06-09T09:08:02.135Z] DEBUG: total: 0.10999999940395355 [2023-06-09T09:08:02.135Z] INFO: Retrieving Stack Cost... [2023-06-09T09:08:02.395Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-09T09:08:02.965Z] INFO: Archiving Costs [Pipeline] echo [2023-06-09T09:08:02.976Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-09T09:08:03.260Z] ---> logs-deploy.sh [2023-06-09T09:08:03.260Z] lf-activate-venv: SKIPPING [2023-06-09T09:08:03.260Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4569/10 [2023-06-09T09:08:03.260Z] INFO: archiving workspace using pattern(s): [2023-06-09T09:08:04.197Z] Archives upload complete. [2023-06-09T09:08:04.197Z] INFO: archiving logs to Nexus