Pull request #4635 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5168b17729dcce27c0cfb0fc6e5f2e437920005e+3451b7e6c986f3e69473b278945a55ce4856eec7 (9a31eb26025e3caff4c99c9692b3513555a23549) 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-ssh1877508556433457052.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh16875966131333900514.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4635/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4635/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1129289687125406745.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4635/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11408170850536390228.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13552925947348145997.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4635/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4635/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12865481851534028186.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 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 ‘prd-ubuntu20.04-docker-8c-8g-3710’ is offline Running on prd-ubuntu20.04-docker-8c-8g-3712 in /w/workspace/edgexfoundry_edgex-go_PR-4635 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3451b7e6c986f3e69473b278945a55ce4856eec7 into PR head commit 5168b17729dcce27c0cfb0fc6e5f2e437920005e Merge succeeded, producing 5168b17729dcce27c0cfb0fc6e5f2e437920005e Checking out Revision 5168b17729dcce27c0cfb0fc6e5f2e437920005e (PR-4635) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 > 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/4635/head:refs/remotes/origin/PR-4635 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5168b17729dcce27c0cfb0fc6e5f2e437920005e # 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 3451b7e6c986f3e69473b278945a55ce4856eec7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5168b17729dcce27c0cfb0fc6e5f2e437920005e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-15T20:25:00.532Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-15T20:25:00.687Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-15T20:25:00.904Z] ========================================================= [2023-08-15T20:25:00.904Z] EdgeX Global Pipelines Version Info [2023-08-15T20:25:00.904Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-15T20:25:01.646Z] ------------------- [2023-08-15T20:25:01.646Z] stable info: [2023-08-15T20:25:01.646Z] ------------------- [2023-08-15T20:25:01.646Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-15T20:25:01.646Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-15T20:25:01.646Z] Message: update stable to v1.0.253 [2023-08-15T20:25:02.224Z] ------------------- [2023-08-15T20:25:02.224Z] experimental info: [2023-08-15T20:25:02.224Z] ------------------- [2023-08-15T20:25:02.224Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-15T20:25:02.224Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-15T20:25:02.224Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-15T20:25:02.543Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-15T20:25:02.582Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-15T20:25:02.623Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-15T20:25:02.664Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-15T20:25:02.706Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-15T20:25:02.747Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-15T20:25:02.788Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-15T20:25:02.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-15T20:25:02.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-15T20:25:02.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-15T20:25:02.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-15T20:25:02.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-15T20:25:03.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-15T20:25:03.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-15T20:25:03.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-15T20:25:03.126Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-15T20:25:03.160Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-15T20:25:03.204Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-15T20:25:03.237Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-15T20:25:03.276Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-15T20:25:03.313Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-15T20:25:03.353Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-15T20:25:03.394Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-15T20:25:03.439Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4635 [Pipeline] echo [2023-08-15T20:25:03.481Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4635 [Pipeline] echo [2023-08-15T20:25:03.522Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4635 [Pipeline] echo [2023-08-15T20:25:03.567Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5168b17729dcce27c0cfb0fc6e5f2e437920005e [Pipeline] echo [2023-08-15T20:25:03.608Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5168b17 [Pipeline] echo [2023-08-15T20:25:03.648Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T20:25:03.772Z] provisioning config files... [2023-08-15T20:25:03.796Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16744515585773361459tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T20:25:04.131Z] ---> docker-login.sh [2023-08-15T20:25:04.131Z] nexus3.edgexfoundry.org:10001 [2023-08-15T20:25:04.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T20:25:04.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T20:25:04.655Z] Configure a credential helper to remove this warning. See [2023-08-15T20:25:04.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T20:25:04.655Z] [2023-08-15T20:25:04.655Z] Login Succeeded [2023-08-15T20:25:04.655Z] nexus3.edgexfoundry.org:10002 [2023-08-15T20:25:04.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T20:25:04.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T20:25:04.655Z] Configure a credential helper to remove this warning. See [2023-08-15T20:25:04.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T20:25:04.655Z] [2023-08-15T20:25:04.655Z] Login Succeeded [2023-08-15T20:25:04.655Z] nexus3.edgexfoundry.org:10003 [2023-08-15T20:25:04.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T20:25:04.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T20:25:04.916Z] Configure a credential helper to remove this warning. See [2023-08-15T20:25:04.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T20:25:04.916Z] [2023-08-15T20:25:04.916Z] Login Succeeded [2023-08-15T20:25:04.916Z] nexus3.edgexfoundry.org:10004 [2023-08-15T20:25:04.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T20:25:04.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T20:25:04.916Z] Configure a credential helper to remove this warning. See [2023-08-15T20:25:04.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T20:25:04.916Z] [2023-08-15T20:25:04.916Z] Login Succeeded [2023-08-15T20:25:04.916Z] docker.io [2023-08-15T20:25:05.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T20:25:05.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T20:25:05.177Z] Configure a credential helper to remove this warning. See [2023-08-15T20:25:05.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T20:25:05.177Z] [2023-08-15T20:25:05.177Z] Login Succeeded [2023-08-15T20:25:05.177Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T20:25:05.204Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-15T20:25:05.628Z] + 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-08-15T20:25:05.628Z] + dirname cmd/core-command/Dockerfile [2023-08-15T20:25:05.628Z] + cut -d/ -f2 [2023-08-15T20:25:05.628Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-15T20:25:05.628Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-08-15T20:25:05.628Z] + cut -d/ -f2 [2023-08-15T20:25:05.628Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-15T20:25:05.628Z] + dirname cmd/core-data/Dockerfile [2023-08-15T20:25:05.628Z] + cut -d/ -f2 [2023-08-15T20:25:05.628Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-15T20:25:05.628Z] + + dirname cmd/core-metadata/Dockerfile [2023-08-15T20:25:05.628Z] cut -d/ -f2 [2023-08-15T20:25:05.628Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-15T20:25:05.628Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-08-15T20:25:05.628Z] + cut -d/ -f2 [2023-08-15T20:25:05.628Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-15T20:25:05.628Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-08-15T20:25:05.628Z] + cut -d/ -f2 [2023-08-15T20:25:05.628Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-15T20:25:05.628Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-08-15T20:25:05.628Z] + cut -d/ -f2 [2023-08-15T20:25:05.628Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-15T20:25:05.628Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-08-15T20:25:05.628Z] + cut -d/ -f2 [2023-08-15T20:25:05.628Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-15T20:25:05.628Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-08-15T20:25:05.628Z] + cut -d/ -f2 [2023-08-15T20:25:05.628Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-15T20:25:05.628Z] + cut -d/ -f2 [2023-08-15T20:25:05.628Z] + dirname cmd/security-spire-agent/Dockerfile [2023-08-15T20:25:05.628Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-15T20:25:05.628Z] + dirname cmd/security-spire-config/Dockerfile [2023-08-15T20:25:05.628Z] + cut -d/ -f2 [2023-08-15T20:25:05.628Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-15T20:25:05.628Z] + dirname cmd/security-spire-server/Dockerfile [2023-08-15T20:25:05.628Z] + cut -d/ -f2 [2023-08-15T20:25:05.628Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-15T20:25:05.628Z] + dirname cmd/support-notifications/Dockerfile [2023-08-15T20:25:05.628Z] + cut -d/ -f2 [2023-08-15T20:25:05.628Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-15T20:25:05.628Z] + dirname cmd/support-scheduler/Dockerfile [2023-08-15T20:25:05.628Z] + cut -d/ -f2 [2023-08-15T20:25:05.628Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-15T20:25:05.696Z] 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-08-15T20:25:06.200Z] + git rev-list -1 --merges 5168b17729dcce27c0cfb0fc6e5f2e437920005e~1..5168b17729dcce27c0cfb0fc6e5f2e437920005e [Pipeline] echo [2023-08-15T20:25:06.234Z] -----------> git rev-list -1 --merges 5168b17729dcce27c0cfb0fc6e5f2e437920005e~1..5168b17729dcce27c0cfb0fc6e5f2e437920005e 5168b17729dcce27c0cfb0fc6e5f2e437920005e [false] [Pipeline] sh [2023-08-15T20:25:06.544Z] + git log --format=format:%s -1 5168b17729dcce27c0cfb0fc6e5f2e437920005e [Pipeline] echo [2023-08-15T20:25:06.576Z] ========================================================= [2023-08-15T20:25:06.576Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-15T20:25:06.576Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-15T20:25:07.086Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-15T20:25:07.086Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-15T20:25:07.086Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-15T20:25:07.086Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-15T20:25:07.086Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-15T20:25:07.086Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-15T20:25:07.086Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T20:25:07.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T20:25:07.517Z] [2023-08-15T20:25:07.517Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T20:25:07.885Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T20:25:07.885Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-15T20:25:07.885Z] b85a868b505f: Pulling fs layer [2023-08-15T20:25:07.885Z] e2be974225ed: Pulling fs layer [2023-08-15T20:25:07.885Z] 339a4e72a1f5: Pulling fs layer [2023-08-15T20:25:07.885Z] 988bab9f4d93: Pulling fs layer [2023-08-15T20:25:07.885Z] 1469e6f7b9e6: Pulling fs layer [2023-08-15T20:25:07.885Z] eaf3925da568: Pulling fs layer [2023-08-15T20:25:07.885Z] bab4dde63d76: Pulling fs layer [2023-08-15T20:25:07.885Z] bde34c3a00c8: Pulling fs layer [2023-08-15T20:25:07.885Z] b352a97aabf1: Pulling fs layer [2023-08-15T20:25:07.885Z] 4872d77fe225: Pulling fs layer [2023-08-15T20:25:07.885Z] 5851b861e8e6: Pulling fs layer [2023-08-15T20:25:07.885Z] bde34c3a00c8: Waiting [2023-08-15T20:25:07.885Z] bab4dde63d76: Waiting [2023-08-15T20:25:07.885Z] b352a97aabf1: Waiting [2023-08-15T20:25:07.885Z] 5851b861e8e6: Waiting [2023-08-15T20:25:07.885Z] eaf3925da568: Waiting [2023-08-15T20:25:07.885Z] 1469e6f7b9e6: Waiting [2023-08-15T20:25:07.885Z] 4872d77fe225: Waiting [2023-08-15T20:25:07.885Z] 988bab9f4d93: Waiting [2023-08-15T20:25:07.885Z] e2be974225ed: Verifying Checksum [2023-08-15T20:25:07.885Z] e2be974225ed: Download complete [2023-08-15T20:25:07.885Z] 988bab9f4d93: Download complete [2023-08-15T20:25:08.145Z] 1469e6f7b9e6: Verifying Checksum [2023-08-15T20:25:08.145Z] 1469e6f7b9e6: Download complete [2023-08-15T20:25:08.145Z] eaf3925da568: Download complete [2023-08-15T20:25:08.145Z] 339a4e72a1f5: Verifying Checksum [2023-08-15T20:25:08.145Z] 339a4e72a1f5: Download complete [2023-08-15T20:25:08.145Z] bde34c3a00c8: Verifying Checksum [2023-08-15T20:25:08.145Z] bde34c3a00c8: Download complete [2023-08-15T20:25:08.145Z] b352a97aabf1: Download complete [2023-08-15T20:25:08.145Z] 4872d77fe225: Verifying Checksum [2023-08-15T20:25:08.145Z] 4872d77fe225: Download complete [2023-08-15T20:25:08.145Z] 5851b861e8e6: Verifying Checksum [2023-08-15T20:25:08.145Z] 5851b861e8e6: Download complete [2023-08-15T20:25:08.145Z] b85a868b505f: Verifying Checksum [2023-08-15T20:25:08.145Z] b85a868b505f: Download complete [2023-08-15T20:25:08.405Z] bab4dde63d76: Verifying Checksum [2023-08-15T20:25:08.405Z] bab4dde63d76: Download complete [2023-08-15T20:25:09.812Z] b85a868b505f: Pull complete [2023-08-15T20:25:09.812Z] e2be974225ed: Pull complete [2023-08-15T20:25:10.079Z] 339a4e72a1f5: Pull complete [2023-08-15T20:25:10.339Z] 988bab9f4d93: Pull complete [2023-08-15T20:25:10.598Z] 1469e6f7b9e6: Pull complete [2023-08-15T20:25:10.598Z] eaf3925da568: Pull complete [2023-08-15T20:25:12.501Z] bab4dde63d76: Pull complete [2023-08-15T20:25:12.501Z] bde34c3a00c8: Pull complete [2023-08-15T20:25:12.761Z] b352a97aabf1: Pull complete [2023-08-15T20:25:12.761Z] 4872d77fe225: Pull complete [2023-08-15T20:25:12.761Z] 5851b861e8e6: Pull complete [2023-08-15T20:25:12.761Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-15T20:25:12.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T20:25:12.761Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T20:25:12.999Z] prd-ubuntu20.04-docker-8c-8g-3712 does not seem to be running inside a container [2023-08-15T20:25:13.038Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-15T20:25:16.535Z] $ docker top bd8ee32ffff11ee5ba1f6c91e35727c3abfa7340d80bb3d8e6e7bc354ad8afbb -eo pid,comm [2023-08-15T20:25:16.583Z] 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-08-15T20:25:16.583Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-15T20:25:16.713Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T20:25:16.713Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T20:25:16.826Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T20:25:16.830Z] $ docker exec bd8ee32ffff11ee5ba1f6c91e35727c3abfa7340d80bb3d8e6e7bc354ad8afbb ssh-agent [2023-08-15T20:25:16.944Z] SSH_AUTH_SOCK=/tmp/ssh-LZwqeNmdt0dD/agent.31 [2023-08-15T20:25:16.945Z] SSH_AGENT_PID=37 [2023-08-15T20:25:16.951Z] Running ssh-add (command line suppressed) [2023-08-15T20:25:17.056Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6426799985763569975.key (/w/workspace/edgex-go/1@tmp/private_key_6426799985763569975.key) [2023-08-15T20:25:17.069Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T20:25:17.402Z] + git tag --points-at HEAD [Pipeline] } [2023-08-15T20:25:17.432Z] $ docker exec --env ******** --env ******** bd8ee32ffff11ee5ba1f6c91e35727c3abfa7340d80bb3d8e6e7bc354ad8afbb ssh-agent -k [2023-08-15T20:25:17.531Z] unset SSH_AUTH_SOCK; [2023-08-15T20:25:17.531Z] unset SSH_AGENT_PID; [2023-08-15T20:25:17.532Z] echo Agent pid 37 killed; [2023-08-15T20:25:17.543Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-15T20:25:17.630Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T20:25:17.630Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T20:25:17.758Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T20:25:17.762Z] $ docker exec bd8ee32ffff11ee5ba1f6c91e35727c3abfa7340d80bb3d8e6e7bc354ad8afbb ssh-agent [2023-08-15T20:25:17.865Z] SSH_AUTH_SOCK=/tmp/ssh-oRYw67Xd0rqY/agent.71 [2023-08-15T20:25:17.865Z] SSH_AGENT_PID=77 [2023-08-15T20:25:17.870Z] Running ssh-add (command line suppressed) [2023-08-15T20:25:17.975Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_17081255867140356995.key (/w/workspace/edgex-go/1@tmp/private_key_17081255867140356995.key) [2023-08-15T20:25:17.992Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T20:25:18.323Z] + git semver init [2023-08-15T20:25:18.586Z] 2023-08-15 20:25:18,485 [run_init] DEBUG init version:0.0.0 force:False [2023-08-15T20:25:18.586Z] 2023-08-15 20:25:18,486 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-08-15T20:25:18.586Z] 2023-08-15 20:25:18,486 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-08-15T20:25:18.586Z] 2023-08-15 20:25:18,486 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-08-15T20:25:23.903Z] 2023-08-15 20:25:23,679 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-08-15T20:25:23.903Z] 2023-08-15 20:25:23,681 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4635 with force:False [2023-08-15T20:25:23.903Z] 2023-08-15 20:25:23,681 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4635 [2023-08-15T20:25:23.903Z] 2023-08-15 20:25:23,686 [execute] INFO git cat-file --batch-check [2023-08-15T20:25:23.903Z] 2023-08-15 20:25:23,687 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-08-15T20:25:23.903Z] 2023-08-15 20:25:23,695 [execute] INFO git cat-file --batch [2023-08-15T20:25:23.903Z] 2023-08-15 20:25:23,695 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-08-15T20:25:23.903Z] 2023-08-15 20:25:23,701 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4635 [2023-08-15T20:25:23.903Z] 0.0.0 [Pipeline] } [2023-08-15T20:25:23.930Z] $ docker exec --env ******** --env ******** bd8ee32ffff11ee5ba1f6c91e35727c3abfa7340d80bb3d8e6e7bc354ad8afbb ssh-agent -k [2023-08-15T20:25:24.042Z] unset SSH_AUTH_SOCK; [2023-08-15T20:25:24.042Z] unset SSH_AGENT_PID; [2023-08-15T20:25:24.042Z] echo Agent pid 77 killed; [2023-08-15T20:25:24.052Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-15T20:25:24.492Z] + git semver [Pipeline] } [2023-08-15T20:25:25.108Z] $ docker stop --time=1 bd8ee32ffff11ee5ba1f6c91e35727c3abfa7340d80bb3d8e6e7bc354ad8afbb [2023-08-15T20:25:26.413Z] $ docker rm -f --volumes bd8ee32ffff11ee5ba1f6c91e35727c3abfa7340d80bb3d8e6e7bc354ad8afbb [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-15T20:25:26.810Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-15T20:25:27.115Z] Stashed 1 file(s) [Pipeline] echo [2023-08-15T20:25:27.138Z] [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-08-15T20:25:27.895Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-08-15T20:25:27.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T20:25:27.969Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T20:25:28.004Z] ========================================================= [2023-08-15T20:25:28.004Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-15T20:25:28.004Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-15T20:25:28.344Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-15T20:25:28.344Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-15T20:25:28.344Z] 4db1b89c0bd1: Pulling fs layer [2023-08-15T20:25:28.344Z] 6911f1a30b25: Pulling fs layer [2023-08-15T20:25:28.344Z] e194b8c5c2a9: Pulling fs layer [2023-08-15T20:25:28.344Z] 6863d3e3a2b1: Pulling fs layer [2023-08-15T20:25:28.344Z] ec0bb842ea78: Pulling fs layer [2023-08-15T20:25:28.344Z] 40a00589a448: Pulling fs layer [2023-08-15T20:25:28.344Z] 6c08303d61cc: Pulling fs layer [2023-08-15T20:25:28.344Z] 798269fcf238: Pulling fs layer [2023-08-15T20:25:28.344Z] 6863d3e3a2b1: Waiting [2023-08-15T20:25:28.344Z] 40a00589a448: Waiting [2023-08-15T20:25:28.344Z] 6c08303d61cc: Waiting [2023-08-15T20:25:28.344Z] 798269fcf238: Waiting [2023-08-15T20:25:28.344Z] ec0bb842ea78: Waiting [2023-08-15T20:25:28.344Z] 6911f1a30b25: Download complete [2023-08-15T20:25:28.344Z] 6863d3e3a2b1: Download complete [2023-08-15T20:25:28.344Z] ec0bb842ea78: Download complete [2023-08-15T20:25:28.344Z] 4db1b89c0bd1: Download complete [2023-08-15T20:25:28.344Z] 40a00589a448: Verifying Checksum [2023-08-15T20:25:28.344Z] 40a00589a448: Download complete [2023-08-15T20:25:28.614Z] 4db1b89c0bd1: Pull complete [2023-08-15T20:25:28.614Z] 6911f1a30b25: Pull complete [2023-08-15T20:25:29.186Z] 798269fcf238: Verifying Checksum [2023-08-15T20:25:29.186Z] 798269fcf238: Download complete [2023-08-15T20:25:29.186Z] e194b8c5c2a9: Verifying Checksum [2023-08-15T20:25:29.186Z] e194b8c5c2a9: Download complete [2023-08-15T20:25:29.186Z] 6c08303d61cc: Verifying Checksum [2023-08-15T20:25:29.186Z] 6c08303d61cc: Download complete [2023-08-15T20:25:33.371Z] e194b8c5c2a9: Pull complete [2023-08-15T20:25:33.371Z] 6863d3e3a2b1: Pull complete [2023-08-15T20:25:33.371Z] ec0bb842ea78: Pull complete [2023-08-15T20:25:33.371Z] 40a00589a448: Pull complete [2023-08-15T20:25:35.270Z] 6c08303d61cc: Pull complete [2023-08-15T20:25:36.206Z] 798269fcf238: Pull complete [2023-08-15T20:25:36.206Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-15T20:25:36.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-15T20:25:36.206Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-15T20:25:36.567Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-15T20:25:36.567Z] WORKDIR /edgex [2023-08-15T20:25:36.567Z] COPY go.mod . [2023-08-15T20:25:36.567Z] RUN go mod download [2023-08-15T20:25:36.567Z] + docker build -t ci-base-image-x86_64 -f - . [2023-08-15T20:25:37.133Z] Sending build context to Docker daemon 170.8MB [2023-08-15T20:25:37.133Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-15T20:25:37.133Z] ---> ec979cd7f677 [2023-08-15T20:25:37.133Z] Step 2/4 : WORKDIR /edgex [2023-08-15T20:25:42.399Z] ---> Running in a3036e6e4327 [2023-08-15T20:25:42.399Z] Removing intermediate container a3036e6e4327 [2023-08-15T20:25:42.399Z] ---> ea727cf94e3a [2023-08-15T20:25:42.399Z] Step 3/4 : COPY go.mod . [2023-08-15T20:25:42.399Z] ---> 18c840bf9009 [2023-08-15T20:25:42.399Z] Step 4/4 : RUN go mod download [2023-08-15T20:25:42.439Z] Still waiting to schedule task [2023-08-15T20:25:42.439Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-15T20:25:42.657Z] ---> Running in 7ade091cca67 [2023-08-15T20:26:00.816Z] Removing intermediate container 7ade091cca67 [2023-08-15T20:26:00.816Z] ---> 2fc5a4bfc1a1 [2023-08-15T20:26:00.816Z] Successfully built 2fc5a4bfc1a1 [2023-08-15T20:26:01.076Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T20:26:01.447Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-15T20:26:01.447Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T20:26:01.595Z] prd-ubuntu20.04-docker-8c-8g-3712 does not seem to be running inside a container [2023-08-15T20:26:01.627Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-15T20:26:02.089Z] $ docker top 77ef33b1a3f4943ea24cc1c10250410561c0a0ffec2674e795bbecc195b60afc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T20:26:02.469Z] + go version [2023-08-15T20:26:02.469Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-15T20:26:02.500Z] $ docker stop --time=1 77ef33b1a3f4943ea24cc1c10250410561c0a0ffec2674e795bbecc195b60afc [2023-08-15T20:26:03.793Z] $ docker rm -f --volumes 77ef33b1a3f4943ea24cc1c10250410561c0a0ffec2674e795bbecc195b60afc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T20:26:04.497Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-15T20:26:04.497Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T20:26:04.655Z] prd-ubuntu20.04-docker-8c-8g-3712 does not seem to be running inside a container [2023-08-15T20:26:04.686Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-15T20:26:05.014Z] $ docker top bf18383d2bd4db941fedda191ffc3989f16bbff216b787fdca98e497a6a15ee5 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-15T20:26:05.129Z] ========================================================= [2023-08-15T20:26:05.129Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-15T20:26:05.129Z] ========================================================= [Pipeline] sh [2023-08-15T20:26:05.421Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-08-15T20:26:05.776Z] + make test [2023-08-15T20:26:05.776Z] go test -race -coverprofile=coverage.out ./... [2023-08-15T20:26:13.893Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-15T20:26:26.098Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-15T20:26:26.098Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-15T20:26:26.098Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-15T20:26:26.098Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-15T20:26:26.098Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-15T20:26:26.098Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-15T20:26:26.098Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-15T20:26:26.098Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-15T20:26:26.098Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-15T20:26:26.356Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-15T20:26:26.614Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-15T20:26:26.614Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-15T20:26:26.614Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-15T20:26:26.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-15T20:26:27.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-15T20:26:27.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-15T20:26:27.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2023-08-15T20:26:28.482Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 97.0% of statements [2023-08-15T20:26:28.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-15T20:26:28.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-15T20:26:28.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-15T20:26:30.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-15T20:26:30.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-15T20:26:30.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-15T20:26:30.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-15T20:26:30.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-15T20:26:30.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-15T20:26:30.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-15T20:26:31.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-15T20:26:31.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-15T20:26:31.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.097s coverage: 71.5% of statements [2023-08-15T20:26:31.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 54.0% of statements [2023-08-15T20:26:33.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-15T20:26:33.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-15T20:26:33.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-15T20:26:33.131Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-15T20:26:33.131Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-15T20:26:33.131Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-15T20:26:33.131Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-15T20:26:33.131Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-15T20:26:33.131Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-15T20:26:33.131Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-15T20:26:34.065Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.553s coverage: 93.4% of statements [2023-08-15T20:26:34.065Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.071s coverage: 3.8% of statements [2023-08-15T20:26:34.065Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.366s coverage: 97.6% of statements [2023-08-15T20:26:34.065Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 72.2% of statements [2023-08-15T20:26:35.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-15T20:26:35.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-15T20:26:35.002Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.086s coverage: 0.9% of statements [2023-08-15T20:26:35.002Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.084s coverage: 32.2% of statements [2023-08-15T20:26:35.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.076s coverage: 42.9% of statements [2023-08-15T20:26:36.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.065s coverage: 82.9% of statements [2023-08-15T20:26:36.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2023-08-15T20:26:36.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements [2023-08-15T20:26:36.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.072s coverage: 87.5% of statements [2023-08-15T20:26:36.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-15T20:26:36.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-15T20:26:36.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-15T20:26:36.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-15T20:26:36.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-15T20:26:36.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-15T20:26:36.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-15T20:26:36.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-15T20:26:37.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-15T20:26:37.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-15T20:26:37.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-15T20:26:37.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-15T20:26:38.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-15T20:26:38.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-15T20:26:38.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-15T20:26:39.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-15T20:26:40.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-15T20:26:41.694Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-15T20:26:41.694Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-15T20:26:43.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-15T20:26:43.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-15T20:26:43.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-15T20:26:44.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-15T20:26:44.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-15T20:26:44.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-15T20:26:45.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-15T20:26:45.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-15T20:26:45.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-15T20:26:45.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-15T20:26:46.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.073s coverage: 94.4% of statements [2023-08-15T20:26:47.123Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-15T20:26:47.123Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-15T20:26:47.123Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-15T20:26:47.123Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-15T20:26:49.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-15T20:26:49.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-15T20:26:49.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-15T20:26:49.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-15T20:26:49.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-15T20:26:49.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-15T20:26:50.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-15T20:26:50.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-15T20:27:00.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.806s coverage: 79.9% of statements [2023-08-15T20:27:00.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.083s coverage: 92.9% of statements [2023-08-15T20:27:00.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 64.4% of statements [2023-08-15T20:27:00.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.073s coverage: 62.3% of statements [2023-08-15T20:27:00.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2023-08-15T20:27:00.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.054s coverage: 20.0% of statements [2023-08-15T20:27:00.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements [2023-08-15T20:27:00.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 81.8% of statements [2023-08-15T20:27:00.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.086s coverage: 82.1% of statements [2023-08-15T20:27:00.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.047s coverage: 86.0% of statements [2023-08-15T20:27:00.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.193s coverage: 63.1% of statements [2023-08-15T20:27:00.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2023-08-15T20:27:00.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2023-08-15T20:27:00.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-08-15T20:27:00.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2023-08-15T20:27:00.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-08-15T20:27:00.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.215s coverage: 38.4% of statements [2023-08-15T20:27:00.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2023-08-15T20:27:00.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements [2023-08-15T20:27:00.518Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements [2023-08-15T20:27:00.518Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 95.7% of statements [2023-08-15T20:27:00.518Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.8% of statements [2023-08-15T20:27:00.518Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 98.9% of statements [2023-08-15T20:27:00.518Z] 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-08-15T20:27:00.518Z] running golangci-lint [2023-08-15T20:27:00.518Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-08-15T20:27:00.518Z] go version go1.20.6 linux/amd64 [2023-08-15T20:27:00.776Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-08-15T20:27:00.776Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-08-15T20:27:16.688Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3713 in /w/workspace/edgexfoundry_edgex-go_PR-4635 [Pipeline] { [Pipeline] ws [2023-08-15T20:27:16.745Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-08-15T20:27:16.826Z] The recommended git tool is: git [2023-08-15T20:27:18.860Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 16.258260765s" [2023-08-15T20:27:18.860Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.389515ms" [2023-08-15T20:27:21.884Z] using credential edgex-jenkins-ssh [2023-08-15T20:27:21.900Z] Cloning the remote Git repository [2023-08-15T20:27:21.938Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-15T20:27:22.033Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-08-15T20:27:22.206Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-15T20:27:22.207Z] > git --version # timeout=10 [2023-08-15T20:27:22.227Z] > git --version # 'git version 2.25.1' [2023-08-15T20:27:22.229Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-15T20:27:22.378Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-15T20:27:26.995Z] level=info msg="[linters_context/goanalysis] analyzers took 1m9.306466907s with top 10 stages: buildir: 40.893106569s, inspect: 1.696034895s, gosec: 1.452523639s, fact_deprecated: 1.448925329s, S1038: 1.177403252s, printf: 999.119751ms, ctrlflow: 971.067952ms, fact_purity: 911.007032ms, nilness: 902.046996ms, unused: 568.833307ms" [2023-08-15T20:27:26.995Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2023-08-15T20:27:26.995Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 200/200, autogenerated_exclude: 200/200, identifier_marker: 200/200, filename_unadjuster: 200/200, path_prettifier: 200/200, skip_files: 200/200, skip_dirs: 200/200, exclude: 200/200, exclude-rules: 21/200, nolint: 0/21" [2023-08-15T20:27:26.995Z] level=info msg="[runner] processing took 18.293618ms with stages: nolint: 8.621888ms, identifier_marker: 5.332711ms, exclude-rules: 1.608824ms, autogenerated_exclude: 1.096562ms, path_prettifier: 1.084653ms, skip_dirs: 492.19µs, cgo: 32.62µs, filename_unadjuster: 16.18µs, max_same_issues: 1.73µs, skip_files: 1.09µs, uniq_by_line: 1.06µs, exclude: 760ns, diff: 670ns, source_code: 660ns, path_shortener: 420ns, path_prefixer: 400ns, severity-rules: 400ns, sort_results: 400ns, max_from_linter: 250ns, max_per_file_from_linter: 150ns" [2023-08-15T20:27:26.995Z] level=info msg="[runner] linters took 9.057409585s with stages: goanalysis_metalinter: 9.038955217s" [2023-08-15T20:27:26.995Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-08-15T20:27:26.995Z] level=info msg="Memory: 254 samples, avg is 206.1MB, max is 840.1MB" [2023-08-15T20:27:26.995Z] level=info msg="Execution took 25.358954423s" [2023-08-15T20:27:26.995Z] go vet ./... [2023-08-15T20:27:32.272Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-15T20:27:32.272Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-15T20:27:32.272Z] ./bin/test-attribution-txt.sh [2023-08-15T20:27:32.272Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-15T20:27:32.272Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-15T20:27:32.272Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-15T20:27:32.272Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-15T20:27:32.311Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-15T20:27:32.631Z] + ls -al . [2023-08-15T20:27:32.631Z] total 724 [2023-08-15T20:27:32.631Z] drwxrwxr-x 11 1001 1001 4096 Aug 15 20:26 . [2023-08-15T20:27:32.631Z] drwxr-xr-x 4 root root 4096 Aug 15 20:26 .. [2023-08-15T20:27:32.631Z] drwxrwxr-x 2 1001 1001 4096 Aug 15 20:24 .blubracket [2023-08-15T20:27:32.631Z] -rw-rw-r-- 1 1001 1001 16 Aug 15 20:24 .dockerignore [2023-08-15T20:27:32.631Z] drwxrwxr-x 8 1001 1001 4096 Aug 15 20:25 .git [2023-08-15T20:27:32.631Z] drwxrwxr-x 3 1001 1001 4096 Aug 15 20:24 .github [2023-08-15T20:27:32.631Z] -rw-rw-r-- 1 1001 1001 1133 Aug 15 20:24 .gitignore [2023-08-15T20:27:32.631Z] -rw-rw-r-- 1 1001 1001 42 Aug 15 20:24 .golangci.yml [2023-08-15T20:27:32.631Z] -rw-rw-r-- 1 1001 1001 87 Aug 15 20:24 .hadolint.yml [2023-08-15T20:27:32.631Z] drwxr-xr-x 3 1001 1001 4096 Aug 15 20:25 .semver [2023-08-15T20:27:32.631Z] -rw-rw-r-- 1 1001 1001 166 Aug 15 20:24 .sonarcloud.properties [2023-08-15T20:27:32.631Z] -rw-rw-r-- 1 1001 1001 1171 Aug 15 20:24 ADOPTERS.md [2023-08-15T20:27:32.631Z] -rw-rw-r-- 1 1001 1001 11152 Aug 15 20:24 Attribution.txt [2023-08-15T20:27:32.631Z] -rw-rw-r-- 1 1001 1001 93407 Aug 15 20:24 CHANGELOG.md [2023-08-15T20:27:32.631Z] -rw-rw-r-- 1 1001 1001 3804 Aug 15 20:24 CONTRIBUTING.md [2023-08-15T20:27:32.631Z] -rw-rw-r-- 1 1001 1001 677 Aug 15 20:24 GOVERNANCE.md [2023-08-15T20:27:32.631Z] -rw-rw-r-- 1 1001 1001 883 Aug 15 20:24 Jenkinsfile [2023-08-15T20:27:32.631Z] -rw-rw-r-- 1 1001 1001 10775 Aug 15 20:24 LICENSE [2023-08-15T20:27:32.631Z] -rw-rw-r-- 1 1001 1001 14368 Aug 15 20:24 Makefile [2023-08-15T20:27:32.631Z] -rw-rw-r-- 1 1001 1001 582 Aug 15 20:24 OWNERS.md [2023-08-15T20:27:32.631Z] -rw-rw-r-- 1 1001 1001 9923 Aug 15 20:24 README.md [2023-08-15T20:27:32.631Z] -rw-rw-r-- 1 1001 1001 789 Aug 15 20:24 SECURITY.md [2023-08-15T20:27:32.631Z] -rw-rw-r-- 1 1001 1001 5 Aug 15 20:25 VERSION [2023-08-15T20:27:32.631Z] drwxrwxr-x 2 1001 1001 4096 Aug 15 20:24 bin [2023-08-15T20:27:32.631Z] drwxrwxr-x 18 1001 1001 4096 Aug 15 20:24 cmd [2023-08-15T20:27:32.631Z] -rw-r--r-- 1 root root 446998 Aug 15 20:26 coverage.out [2023-08-15T20:27:32.632Z] -rw-rw-r-- 1 1001 1001 3687 Aug 15 20:24 go.mod [2023-08-15T20:27:32.632Z] -rw-rw-r-- 1 1001 1001 33714 Aug 15 20:24 go.sum [2023-08-15T20:27:32.632Z] drwxrwxr-x 7 1001 1001 4096 Aug 15 20:24 internal [2023-08-15T20:27:32.632Z] drwxrwxr-x 3 1001 1001 4096 Aug 15 20:24 openapi [2023-08-15T20:27:32.632Z] -rw-rw-r-- 1 1001 1001 594 Aug 15 20:24 security.txt [2023-08-15T20:27:32.632Z] drwxrwxr-x 4 1001 1001 4096 Aug 15 20:24 snap [2023-08-15T20:27:32.632Z] -rw-rw-r-- 1 1001 1001 204 Aug 15 20:24 version.go [Pipeline] sh [2023-08-15T20:27:32.951Z] + '[' -e coverage.out ] [2023-08-15T20:27:32.951Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-15T20:27:33.105Z] Stashed 1 file(s) [Pipeline] sh [2023-08-15T20:27:33.403Z] + make build [2023-08-15T20:27:33.403Z] 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-08-15T20:27:38.341Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-15T20:27:38.368Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-15T20:27:39.831Z] Merging remotes/origin/main commit 3451b7e6c986f3e69473b278945a55ce4856eec7 into PR head commit 5168b17729dcce27c0cfb0fc6e5f2e437920005e [2023-08-15T20:27:40.235Z] Merge succeeded, producing 5168b17729dcce27c0cfb0fc6e5f2e437920005e [2023-08-15T20:27:40.236Z] Checking out Revision 5168b17729dcce27c0cfb0fc6e5f2e437920005e (PR-4635) [2023-08-15T20:27:40.783Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-08-15T20:27:40.831Z] > git --version # timeout=10 [2023-08-15T20:27:40.848Z] > git --version # 'git version 2.25.1' [2023-08-15T20:27:40.871Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-15T20:27:39.148Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-15T20:27:39.185Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-15T20:27:39.186Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-15T20:27:39.202Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4635/head:refs/remotes/origin/PR-4635 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-15T20:27:39.851Z] > git config core.sparsecheckout # timeout=10 [2023-08-15T20:27:39.913Z] > git checkout -f 5168b17729dcce27c0cfb0fc6e5f2e437920005e # timeout=10 [2023-08-15T20:27:40.133Z] > git remote # timeout=10 [2023-08-15T20:27:40.155Z] > git config --get remote.origin.url # timeout=10 [2023-08-15T20:27:40.183Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-15T20:27:40.195Z] > git merge 3451b7e6c986f3e69473b278945a55ce4856eec7 # timeout=10 [2023-08-15T20:27:40.222Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-15T20:27:40.245Z] > git config core.sparsecheckout # timeout=10 [2023-08-15T20:27:40.263Z] > git checkout -f 5168b17729dcce27c0cfb0fc6e5f2e437920005e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-15T20:27:42.061Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-15T20:27:42.061Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-15T20:27:42.061Z] Dload Upload Total Spent Left Speed [2023-08-15T20:27:42.061Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh [2023-08-15T20:27:42.681Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-15T20:27:43.019Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-15T20:27:43.019Z] + sudo tee /etc/docker/daemon.new [2023-08-15T20:27:43.019Z] { [2023-08-15T20:27:43.019Z] "registry-mirrors": [ [2023-08-15T20:27:43.019Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-15T20:27:43.019Z] ], [2023-08-15T20:27:43.019Z] "bip": "10.250.0.254/24", [2023-08-15T20:27:43.019Z] "hosts": [ [2023-08-15T20:27:43.019Z] "tcp://0.0.0.0:5555", [2023-08-15T20:27:43.019Z] "unix:///var/run/docker.sock" [2023-08-15T20:27:43.019Z] ], [2023-08-15T20:27:43.019Z] "mtu": 1458, [2023-08-15T20:27:43.019Z] "selinux-enabled": true, [2023-08-15T20:27:43.019Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-15T20:27:43.019Z] } [Pipeline] sh [2023-08-15T20:27:43.367Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-15T20:27:43.709Z] + sudo service docker restart [2023-08-15T20:27:48.300Z] 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-08-15T20:27:49.237Z] 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-08-15T20:27:50.617Z] 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-08-15T20:27:51.553Z] 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-08-15T20:27:58.136Z] 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-08-15T20:28:00.038Z] 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-08-15T20:28:01.415Z] 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-08-15T20:28:02.792Z] 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-08-15T20:28:03.728Z] 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-08-15T20:28:04.665Z] 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-08-15T20:28:05.603Z] 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] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T20:28:05.857Z] provisioning config files... [2023-08-15T20:28:05.881Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11946057925867007793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T20:28:06.258Z] ---> docker-login.sh [2023-08-15T20:28:06.258Z] nexus3.edgexfoundry.org:10001 [2023-08-15T20:28:06.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T20:28:06.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T20:28:06.794Z] Configure a credential helper to remove this warning. See [2023-08-15T20:28:06.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T20:28:06.794Z] [2023-08-15T20:28:06.794Z] Login Succeeded [2023-08-15T20:28:06.794Z] nexus3.edgexfoundry.org:10002 [Pipeline] } [2023-08-15T20:28:06.998Z] $ docker stop --time=1 bf18383d2bd4db941fedda191ffc3989f16bbff216b787fdca98e497a6a15ee5 [2023-08-15T20:28:07.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T20:28:07.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T20:28:07.330Z] Configure a credential helper to remove this warning. See [2023-08-15T20:28:07.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T20:28:07.330Z] [2023-08-15T20:28:07.330Z] Login Succeeded [2023-08-15T20:28:07.330Z] nexus3.edgexfoundry.org:10003 [2023-08-15T20:28:07.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T20:28:07.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T20:28:07.601Z] Configure a credential helper to remove this warning. See [2023-08-15T20:28:07.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T20:28:07.601Z] [2023-08-15T20:28:07.601Z] Login Succeeded [2023-08-15T20:28:07.601Z] nexus3.edgexfoundry.org:10004 [2023-08-15T20:28:07.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T20:28:07.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T20:28:07.869Z] Configure a credential helper to remove this warning. See [2023-08-15T20:28:07.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T20:28:07.869Z] [2023-08-15T20:28:07.869Z] Login Succeeded [2023-08-15T20:28:07.869Z] docker.io [2023-08-15T20:28:08.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T20:28:08.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T20:28:08.406Z] Configure a credential helper to remove this warning. See [2023-08-15T20:28:08.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T20:28:08.406Z] [2023-08-15T20:28:08.406Z] Login Succeeded [2023-08-15T20:28:08.406Z] ---> docker-login.sh ends [2023-08-15T20:28:12.405Z] $ docker rm -f --volumes bf18383d2bd4db941fedda191ffc3989f16bbff216b787fdca98e497a6a15ee5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-08-15T20:28:12.999Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T20:28:13.990Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-08-15T20:28:14.046Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T20:28:14.078Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T20:28:14.110Z] ========================================================= [2023-08-15T20:28:14.110Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-15T20:28:14.110Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-15T20:28:14.228Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-15T20:28:14.228Z] [2023-08-15T20:28:14.228Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T20:28:14.483Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-15T20:28:14.484Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-15T20:28:14.484Z] edb6bdbacee9: Pulling fs layer [2023-08-15T20:28:14.484Z] 5f9638ab2659: Pulling fs layer [2023-08-15T20:28:14.484Z] 8d51d6327a98: Pulling fs layer [2023-08-15T20:28:14.484Z] 8b374f2dd631: Pulling fs layer [2023-08-15T20:28:14.484Z] ec14aa9079de: Pulling fs layer [2023-08-15T20:28:14.484Z] 2f466654f4bb: Pulling fs layer [2023-08-15T20:28:14.484Z] 554e91adad29: Pulling fs layer [2023-08-15T20:28:14.484Z] ec14aa9079de: Waiting [2023-08-15T20:28:14.484Z] 2f466654f4bb: Waiting [2023-08-15T20:28:14.484Z] 554e91adad29: Waiting [2023-08-15T20:28:14.484Z] 8b374f2dd631: Waiting [2023-08-15T20:28:14.616Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-15T20:28:14.616Z] latest: Pulling from edgex-devops/edgex-compose [2023-08-15T20:28:14.616Z] 91d30c5bc195: Pulling fs layer [2023-08-15T20:28:14.616Z] 2e9b0aa3be6d: Pulling fs layer [2023-08-15T20:28:14.616Z] 9c61dcf015f6: Pulling fs layer [2023-08-15T20:28:14.616Z] 4698f68db338: Pulling fs layer [2023-08-15T20:28:14.616Z] 2a2f49069b9e: Pulling fs layer [2023-08-15T20:28:14.616Z] e0025b399a48: Pulling fs layer [2023-08-15T20:28:14.616Z] 4698f68db338: Waiting [2023-08-15T20:28:14.616Z] 2a2f49069b9e: Waiting [2023-08-15T20:28:14.616Z] e0025b399a48: Waiting [2023-08-15T20:28:14.756Z] 5f9638ab2659: Verifying Checksum [2023-08-15T20:28:14.756Z] 5f9638ab2659: Download complete [2023-08-15T20:28:14.756Z] 8b374f2dd631: Verifying Checksum [2023-08-15T20:28:14.756Z] 8b374f2dd631: Download complete [2023-08-15T20:28:14.756Z] ec14aa9079de: Verifying Checksum [2023-08-15T20:28:14.756Z] ec14aa9079de: Download complete [2023-08-15T20:28:14.756Z] edb6bdbacee9: Download complete [2023-08-15T20:28:14.874Z] 91d30c5bc195: Verifying Checksum [2023-08-15T20:28:14.874Z] 91d30c5bc195: Download complete [2023-08-15T20:28:14.874Z] 4698f68db338: Verifying Checksum [2023-08-15T20:28:14.874Z] 4698f68db338: Download complete [2023-08-15T20:28:14.874Z] 91d30c5bc195: Pull complete [2023-08-15T20:28:14.874Z] 2e9b0aa3be6d: Download complete [2023-08-15T20:28:14.874Z] e0025b399a48: Verifying Checksum [2023-08-15T20:28:14.874Z] e0025b399a48: Download complete [2023-08-15T20:28:15.140Z] 2a2f49069b9e: Download complete [2023-08-15T20:28:15.140Z] 2e9b0aa3be6d: Pull complete [2023-08-15T20:28:15.708Z] 9c61dcf015f6: Verifying Checksum [2023-08-15T20:28:15.708Z] 9c61dcf015f6: Download complete [2023-08-15T20:28:15.734Z] edb6bdbacee9: Pull complete [2023-08-15T20:28:16.003Z] 554e91adad29: Verifying Checksum [2023-08-15T20:28:16.003Z] 554e91adad29: Download complete [2023-08-15T20:28:16.273Z] 5f9638ab2659: Pull complete [2023-08-15T20:28:17.244Z] 8d51d6327a98: Download complete [2023-08-15T20:28:17.244Z] 2f466654f4bb: Verifying Checksum [2023-08-15T20:28:17.244Z] 2f466654f4bb: Download complete [2023-08-15T20:28:18.235Z] 9c61dcf015f6: Pull complete [2023-08-15T20:28:18.235Z] 4698f68db338: Pull complete [2023-08-15T20:28:18.496Z] 2a2f49069b9e: Pull complete [2023-08-15T20:28:18.756Z] e0025b399a48: Pull complete [2023-08-15T20:28:18.756Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-08-15T20:28:18.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-15T20:28:18.756Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T20:28:18.987Z] prd-ubuntu20.04-docker-8c-8g-3712 does not seem to be running inside a container [2023-08-15T20:28:19.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-08-15T20:28:23.288Z] $ docker top bea488da0be85730a05fb9e0d2ab7e60c8c6a98b64c005e64f6c3fa416b910d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T20:28:23.689Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-15T20:28:26.355Z] #1 [core-metadata internal] load build definition from Dockerfile [2023-08-15T20:28:26.355Z] #1 transferring dockerfile: 1.96kB done [2023-08-15T20:28:26.355Z] #1 DONE 0.0s [2023-08-15T20:28:26.355Z] [2023-08-15T20:28:26.355Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-15T20:28:26.355Z] #2 transferring dockerfile: 2.82kB done [2023-08-15T20:28:26.355Z] #2 DONE 0.0s [2023-08-15T20:28:26.355Z] [2023-08-15T20:28:26.355Z] #3 [core-data internal] load build definition from Dockerfile [2023-08-15T20:28:26.355Z] #3 transferring dockerfile: 1.90kB done [2023-08-15T20:28:26.355Z] #3 DONE 0.0s [2023-08-15T20:28:26.355Z] [2023-08-15T20:28:26.355Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-15T20:28:26.355Z] #4 transferring dockerfile: 2.04kB done [2023-08-15T20:28:26.355Z] #4 DONE 0.0s [2023-08-15T20:28:26.355Z] [2023-08-15T20:28:26.355Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2023-08-15T20:28:26.355Z] #5 transferring dockerfile: 2.68kB done [2023-08-15T20:28:26.355Z] #5 DONE 0.0s [2023-08-15T20:28:26.355Z] [2023-08-15T20:28:26.355Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-15T20:28:26.355Z] #6 transferring dockerfile: 2.06kB done [2023-08-15T20:28:26.355Z] #6 DONE 0.0s [2023-08-15T20:28:26.355Z] [2023-08-15T20:28:26.355Z] #7 [security-spire-config internal] load build definition from Dockerfile [2023-08-15T20:28:26.355Z] #7 transferring dockerfile: 2.58kB done [2023-08-15T20:28:26.355Z] #7 DONE 0.0s [2023-08-15T20:28:26.355Z] [2023-08-15T20:28:26.355Z] #8 [security-spire-server internal] load build definition from Dockerfile [2023-08-15T20:28:26.355Z] #8 transferring dockerfile: 2.63kB done [2023-08-15T20:28:26.355Z] #8 DONE 0.0s [2023-08-15T20:28:26.355Z] [2023-08-15T20:28:26.355Z] #9 [support-notifications internal] load build definition from Dockerfile [2023-08-15T20:28:26.355Z] #9 transferring dockerfile: 1.84kB done [2023-08-15T20:28:26.355Z] #9 DONE 0.1s [2023-08-15T20:28:26.355Z] [2023-08-15T20:28:26.355Z] #10 [support-scheduler internal] load build definition from Dockerfile [2023-08-15T20:28:26.355Z] #10 transferring dockerfile: 1.82kB done [2023-08-15T20:28:26.355Z] #10 DONE 0.1s [2023-08-15T20:28:26.355Z] [2023-08-15T20:28:26.355Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-15T20:28:26.355Z] #11 transferring dockerfile: 2.38kB done [2023-08-15T20:28:26.355Z] #11 DONE 0.0s [2023-08-15T20:28:26.355Z] [2023-08-15T20:28:26.355Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-15T20:28:26.355Z] #12 transferring dockerfile: 1.78kB done [2023-08-15T20:28:26.355Z] #12 DONE 0.1s [2023-08-15T20:28:26.355Z] [2023-08-15T20:28:26.355Z] #13 [core-command internal] load build definition from Dockerfile [2023-08-15T20:28:26.355Z] #13 transferring dockerfile: 1.82kB done [2023-08-15T20:28:26.355Z] #13 DONE 0.1s [2023-08-15T20:28:26.355Z] [2023-08-15T20:28:26.355Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-15T20:28:26.355Z] #14 transferring dockerfile: 2.12kB done [2023-08-15T20:28:26.355Z] #14 DONE 0.1s [2023-08-15T20:28:26.355Z] [2023-08-15T20:28:26.355Z] #15 [core-metadata internal] load .dockerignore [2023-08-15T20:28:26.355Z] #15 transferring context: 56B done [2023-08-15T20:28:26.355Z] #15 DONE 0.0s [2023-08-15T20:28:26.355Z] [2023-08-15T20:28:26.355Z] #16 [security-proxy-setup internal] load .dockerignore [2023-08-15T20:28:26.614Z] #16 transferring context: 56B done [2023-08-15T20:28:26.614Z] #16 DONE 0.1s [2023-08-15T20:28:26.614Z] [2023-08-15T20:28:26.614Z] #17 [security-bootstrapper internal] load .dockerignore [2023-08-15T20:28:26.614Z] #17 transferring context: 56B done [2023-08-15T20:28:26.614Z] #17 DONE 0.1s [2023-08-15T20:28:26.614Z] [2023-08-15T20:28:26.614Z] #18 [core-data internal] load .dockerignore [2023-08-15T20:28:26.614Z] #18 transferring context: 56B done [2023-08-15T20:28:26.614Z] #18 DONE 0.1s [2023-08-15T20:28:26.614Z] [2023-08-15T20:28:26.614Z] #19 [security-spire-agent internal] load .dockerignore [2023-08-15T20:28:26.614Z] #19 transferring context: 56B done [2023-08-15T20:28:26.614Z] #19 DONE 0.1s [2023-08-15T20:28:26.614Z] [2023-08-15T20:28:26.614Z] #20 [security-proxy-auth internal] load .dockerignore [2023-08-15T20:28:26.614Z] #20 transferring context: 56B done [2023-08-15T20:28:26.614Z] #20 DONE 0.1s [2023-08-15T20:28:26.614Z] [2023-08-15T20:28:26.614Z] #21 [support-notifications internal] load .dockerignore [2023-08-15T20:28:26.614Z] #21 transferring context: 56B done [2023-08-15T20:28:26.614Z] #21 DONE 0.1s [2023-08-15T20:28:26.614Z] [2023-08-15T20:28:26.614Z] #22 [core-command internal] load .dockerignore [2023-08-15T20:28:26.614Z] #22 transferring context: 56B done [2023-08-15T20:28:26.614Z] #22 DONE 0.1s [2023-08-15T20:28:26.614Z] [2023-08-15T20:28:26.614Z] #23 [security-spire-config internal] load .dockerignore [2023-08-15T20:28:26.614Z] #23 transferring context: 56B done [2023-08-15T20:28:26.614Z] #23 DONE 0.1s [2023-08-15T20:28:26.614Z] [2023-08-15T20:28:26.614Z] #24 [security-secretstore-setup internal] load .dockerignore [2023-08-15T20:28:26.614Z] #24 transferring context: 56B done [2023-08-15T20:28:26.614Z] #24 DONE 0.1s [2023-08-15T20:28:26.614Z] [2023-08-15T20:28:26.614Z] #25 [security-spire-server internal] load .dockerignore [2023-08-15T20:28:26.614Z] #25 transferring context: 56B done [2023-08-15T20:28:26.614Z] #25 DONE 0.1s [2023-08-15T20:28:26.614Z] [2023-08-15T20:28:26.614Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2023-08-15T20:28:26.614Z] #26 transferring context: 56B done [2023-08-15T20:28:26.614Z] #26 DONE 0.1s [2023-08-15T20:28:26.614Z] [2023-08-15T20:28:26.614Z] #27 [support-scheduler internal] load .dockerignore [2023-08-15T20:28:26.614Z] #27 transferring context: 56B done [2023-08-15T20:28:26.614Z] #27 DONE 0.1s [2023-08-15T20:28:26.614Z] [2023-08-15T20:28:26.614Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-15T20:28:26.614Z] #28 transferring context: 56B done [2023-08-15T20:28:26.614Z] #28 DONE 0.1s [2023-08-15T20:28:26.614Z] [2023-08-15T20:28:26.614Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-15T20:28:26.873Z] #29 DONE 0.0s [2023-08-15T20:28:26.873Z] [2023-08-15T20:28:26.873Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-08-15T20:28:26.873Z] #30 ... [2023-08-15T20:28:26.873Z] [2023-08-15T20:28:26.873Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-15T20:28:26.873Z] #29 DONE 0.0s [2023-08-15T20:28:26.873Z] [2023-08-15T20:28:26.873Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-08-15T20:28:27.133Z] #30 ... [2023-08-15T20:28:27.133Z] [2023-08-15T20:28:27.133Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-15T20:28:27.133Z] #29 DONE 0.0s [2023-08-15T20:28:27.133Z] [2023-08-15T20:28:27.133Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-08-15T20:28:27.391Z] #30 DONE 0.7s [2023-08-15T20:28:27.391Z] [2023-08-15T20:28:27.391Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T20:28:27.391Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-15T20:28:27.391Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-15T20:28:27.391Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-15T20:28:27.391Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-15T20:28:27.391Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 1.05MB / 3.38MB 0.1s [2023-08-15T20:28:27.391Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-15T20:28:27.392Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-15T20:28:27.392Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-15T20:28:27.392Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-15T20:28:27.650Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done [2023-08-15T20:28:27.650Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 [2023-08-15T20:28:27.908Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done [2023-08-15T20:28:28.848Z] #31 ... [2023-08-15T20:28:28.848Z] [2023-08-15T20:28:28.848Z] #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-15T20:28:28.848Z] #32 DONE 1.6s [2023-08-15T20:28:28.848Z] [2023-08-15T20:28:28.848Z] #33 [security-spire-config builder 2/7] WORKDIR /edgex-go [2023-08-15T20:28:29.668Z] 8d51d6327a98: Pull complete [2023-08-15T20:28:29.668Z] 8b374f2dd631: Pull complete [2023-08-15T20:28:29.668Z] ec14aa9079de: Pull complete [2023-08-15T20:28:34.125Z] #33 ... [2023-08-15T20:28:34.125Z] [2023-08-15T20:28:34.125Z] #34 [security-spire-server internal] load build context [2023-08-15T20:28:34.125Z] #34 transferring context: 280.71MB 6.3s [2023-08-15T20:28:34.125Z] #34 ... [2023-08-15T20:28:34.125Z] [2023-08-15T20:28:34.125Z] #35 [security-spire-config internal] load build context [2023-08-15T20:28:34.125Z] #35 ... [2023-08-15T20:28:34.125Z] [2023-08-15T20:28:34.125Z] #34 [security-spire-server internal] load build context [2023-08-15T20:28:35.024Z] 2f466654f4bb: Pull complete [2023-08-15T20:28:36.872Z] #34 transferring context: 365.16MB 8.8s done [2023-08-15T20:28:37.442Z] #34 ... [2023-08-15T20:28:37.442Z] [2023-08-15T20:28:37.442Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-15T20:28:37.442Z] #36 ... [2023-08-15T20:28:37.442Z] [2023-08-15T20:28:37.442Z] #37 [core-metadata internal] load build context [2023-08-15T20:28:37.442Z] #37 ... [2023-08-15T20:28:37.442Z] [2023-08-15T20:28:37.442Z] #38 [security-secretstore-setup internal] load build context [2023-08-15T20:28:37.615Z] 554e91adad29: Pull complete [2023-08-15T20:28:37.615Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-15T20:28:37.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-15T20:28:37.615Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-15T20:28:38.009Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-15T20:28:38.009Z] WORKDIR /edgex [2023-08-15T20:28:38.009Z] COPY go.mod . [2023-08-15T20:28:38.009Z] RUN go mod download [2023-08-15T20:28:38.009Z] + docker build -t ci-base-image-arm64 -f - . [2023-08-15T20:28:38.022Z] #38 ... [2023-08-15T20:28:38.022Z] [2023-08-15T20:28:38.022Z] #39 [support-notifications internal] load build context [2023-08-15T20:28:38.022Z] #39 ... [2023-08-15T20:28:38.022Z] [2023-08-15T20:28:38.022Z] #40 [security-spire-agent internal] load build context [2023-08-15T20:28:38.022Z] #40 transferring context: 365.16MB 9.9s done [2023-08-15T20:28:38.282Z] #40 ... [2023-08-15T20:28:38.282Z] [2023-08-15T20:28:38.282Z] #41 [core-command internal] load build context [2023-08-15T20:28:38.282Z] #41 ... [2023-08-15T20:28:38.282Z] [2023-08-15T20:28:38.282Z] #42 [core-data internal] load build context [2023-08-15T20:28:38.282Z] #42 transferring context: 365.16MB 10.3s done [2023-08-15T20:28:38.282Z] #42 ... [2023-08-15T20:28:38.282Z] [2023-08-15T20:28:38.282Z] #43 [security-spiffe-token-provider internal] load build context [2023-08-15T20:28:38.282Z] #43 transferring context: 365.16MB 8.2s done [2023-08-15T20:28:38.282Z] #43 ... [2023-08-15T20:28:38.282Z] [2023-08-15T20:28:38.282Z] #44 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-15T20:28:38.552Z] #44 ... [2023-08-15T20:28:38.552Z] [2023-08-15T20:28:38.552Z] #45 [security-bootstrapper internal] load build context [2023-08-15T20:28:38.552Z] #45 transferring context: 365.16MB 10.3s done [2023-08-15T20:28:38.552Z] #45 ... [2023-08-15T20:28:38.552Z] [2023-08-15T20:28:38.552Z] #46 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-15T20:28:38.610Z] Sending build context to Docker daemon 2.938MB [2023-08-15T20:28:38.610Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-15T20:28:38.610Z] ---> 1e15ea492957 [2023-08-15T20:28:38.610Z] Step 2/4 : WORKDIR /edgex [2023-08-15T20:28:38.824Z] #46 ... [2023-08-15T20:28:38.824Z] [2023-08-15T20:28:38.824Z] #47 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-15T20:28:38.824Z] #47 ... [2023-08-15T20:28:38.824Z] [2023-08-15T20:28:38.824Z] #48 [security-proxy-setup internal] load build context [2023-08-15T20:28:38.824Z] #48 transferring context: 365.16MB 11.4s done [2023-08-15T20:28:39.083Z] #48 ... [2023-08-15T20:28:39.083Z] [2023-08-15T20:28:39.083Z] #49 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-15T20:28:40.104Z] #49 ... [2023-08-15T20:28:40.104Z] [2023-08-15T20:28:40.104Z] #50 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-15T20:28:40.365Z] #50 ... [2023-08-15T20:28:40.365Z] [2023-08-15T20:28:40.365Z] #51 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-15T20:28:40.365Z] #51 ... [2023-08-15T20:28:40.365Z] [2023-08-15T20:28:40.365Z] #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-15T20:28:40.557Z] ---> Running in baf15a3bbb1c [2023-08-15T20:28:40.557Z] Removing intermediate container baf15a3bbb1c [2023-08-15T20:28:40.557Z] ---> ef94fd2bbb15 [2023-08-15T20:28:40.557Z] Step 3/4 : COPY go.mod . [2023-08-15T20:28:40.624Z] #52 ... [2023-08-15T20:28:40.624Z] [2023-08-15T20:28:40.624Z] #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-15T20:28:40.624Z] #53 ... [2023-08-15T20:28:40.624Z] [2023-08-15T20:28:40.624Z] #54 [security-proxy-auth internal] load build context [2023-08-15T20:28:40.624Z] #54 transferring context: 365.16MB 9.0s done [2023-08-15T20:28:40.831Z] ---> 4949797dc80d [2023-08-15T20:28:40.831Z] Step 4/4 : RUN go mod download [2023-08-15T20:28:40.884Z] #54 ... [2023-08-15T20:28:40.884Z] [2023-08-15T20:28:40.884Z] #55 [support-scheduler internal] load build context [2023-08-15T20:28:40.884Z] #55 transferring context: 365.16MB 9.2s done [2023-08-15T20:28:40.884Z] #55 ... [2023-08-15T20:28:40.884Z] [2023-08-15T20:28:40.884Z] #56 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-15T20:28:41.097Z] ---> Running in 94dd939cf77b [2023-08-15T20:28:41.145Z] #56 ... [2023-08-15T20:28:41.145Z] [2023-08-15T20:28:41.145Z] #35 [security-spire-config internal] load build context [2023-08-15T20:28:41.145Z] #35 transferring context: 365.16MB 10.0s done [2023-08-15T20:28:47.772Z] #35 ... [2023-08-15T20:28:47.773Z] [2023-08-15T20:28:47.773Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-15T20:28:47.773Z] #36 transferring context: 365.16MB 11.4s done [2023-08-15T20:28:48.032Z] #36 ... [2023-08-15T20:28:48.032Z] [2023-08-15T20:28:48.032Z] #37 [core-metadata internal] load build context [2023-08-15T20:28:48.032Z] #37 transferring context: 365.16MB 10.3s done [2023-08-15T20:28:48.032Z] #37 ... [2023-08-15T20:28:48.032Z] [2023-08-15T20:28:48.032Z] #39 [support-notifications internal] load build context [2023-08-15T20:28:48.032Z] #39 transferring context: 365.16MB 11.3s done [2023-08-15T20:28:48.291Z] #39 ... [2023-08-15T20:28:48.291Z] [2023-08-15T20:28:48.291Z] #38 [security-secretstore-setup internal] load build context [2023-08-15T20:28:48.291Z] #38 transferring context: 365.16MB 10.7s done [2023-08-15T20:28:48.291Z] #38 ... [2023-08-15T20:28:48.291Z] [2023-08-15T20:28:48.291Z] #41 [core-command internal] load build context [2023-08-15T20:28:48.291Z] #41 transferring context: 365.16MB 11.0s done [2023-08-15T20:28:58.322Z] #41 ... [2023-08-15T20:28:58.322Z] [2023-08-15T20:28:58.322Z] #48 [security-proxy-setup internal] load build context [2023-08-15T20:28:58.322Z] #48 DONE 31.1s [2023-08-15T20:28:58.322Z] [2023-08-15T20:28:58.322Z] #43 [security-spiffe-token-provider internal] load build context [2023-08-15T20:28:58.322Z] #43 DONE 31.1s [2023-08-15T20:28:58.322Z] [2023-08-15T20:28:58.322Z] #33 [core-command builder 2/7] WORKDIR /edgex-go [2023-08-15T20:28:58.580Z] #33 DONE 29.9s [2023-08-15T20:28:58.580Z] [2023-08-15T20:28:58.580Z] #34 [security-spire-server internal] load build context [2023-08-15T20:28:58.580Z] #34 DONE 31.1s [2023-08-15T20:28:58.580Z] [2023-08-15T20:28:58.580Z] #54 [security-proxy-auth internal] load build context [2023-08-15T20:28:58.580Z] #54 DONE 31.1s [2023-08-15T20:28:58.580Z] [2023-08-15T20:28:58.580Z] #55 [support-scheduler internal] load build context [2023-08-15T20:28:58.580Z] #55 DONE 31.2s [2023-08-15T20:28:58.580Z] [2023-08-15T20:28:58.580Z] #40 [security-spire-agent internal] load build context [2023-08-15T20:28:58.580Z] #40 DONE 31.2s [2023-08-15T20:28:58.580Z] [2023-08-15T20:28:58.580Z] #35 [security-spire-config internal] load build context [2023-08-15T20:28:58.580Z] #35 DONE 31.2s [2023-08-15T20:28:58.580Z] [2023-08-15T20:28:58.580Z] #42 [core-data internal] load build context [2023-08-15T20:28:58.580Z] #42 DONE 31.2s [2023-08-15T20:28:58.580Z] [2023-08-15T20:28:58.580Z] #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-15T20:28:58.580Z] #57 ... [2023-08-15T20:28:58.580Z] [2023-08-15T20:28:58.580Z] #45 [security-bootstrapper internal] load build context [2023-08-15T20:28:58.580Z] #45 DONE 31.2s [2023-08-15T20:28:58.580Z] [2023-08-15T20:28:58.580Z] #38 [security-secretstore-setup internal] load build context [2023-08-15T20:28:58.580Z] #38 DONE 31.3s [2023-08-15T20:28:58.580Z] [2023-08-15T20:28:58.580Z] #41 [core-command internal] load build context [2023-08-15T20:28:58.580Z] #41 DONE 31.3s [2023-08-15T20:28:58.580Z] [2023-08-15T20:28:58.580Z] #39 [support-notifications internal] load build context [2023-08-15T20:28:58.580Z] #39 DONE 31.3s [2023-08-15T20:28:58.580Z] [2023-08-15T20:28:58.580Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-15T20:28:58.580Z] #36 DONE 31.3s [2023-08-15T20:28:58.580Z] [2023-08-15T20:28:58.580Z] #37 [core-metadata internal] load build context [2023-08-15T20:28:58.580Z] #37 DONE 31.2s [2023-08-15T20:28:58.838Z] [2023-08-15T20:28:58.838Z] #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-15T20:28:58.838Z] #53 30.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T20:28:58.838Z] #53 30.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T20:28:59.098Z] #53 30.79 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-15T20:28:59.098Z] #53 30.80 (2/2) Installing openssl (3.0.10-r0) [2023-08-15T20:28:59.358Z] #53 30.81 Executing busybox-1.35.0-r29.trigger [2023-08-15T20:28:59.358Z] #53 30.82 OK: 8 MiB in 17 packages [2023-08-15T20:29:00.731Z] #53 DONE 32.0s [2023-08-15T20:29:00.732Z] [2023-08-15T20:29:00.732Z] #51 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-15T20:29:00.732Z] #51 30.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T20:29:00.732Z] #51 30.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T20:29:00.732Z] #51 30.91 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-15T20:29:00.732Z] #51 30.91 (2/2) Installing su-exec (0.2-r2) [2023-08-15T20:29:00.732Z] #51 30.92 Executing busybox-1.35.0-r29.trigger [2023-08-15T20:29:00.732Z] #51 30.92 OK: 7 MiB in 17 packages [2023-08-15T20:29:00.732Z] #51 DONE 32.1s [2023-08-15T20:29:00.732Z] [2023-08-15T20:29:00.732Z] #49 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-15T20:29:00.732Z] #49 30.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T20:29:00.732Z] #49 31.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T20:29:00.732Z] #49 31.24 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-15T20:29:00.732Z] #49 31.24 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-15T20:29:00.732Z] #49 31.24 OK: 17818 distinct packages available [2023-08-15T20:29:00.732Z] #49 31.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T20:29:00.732Z] #49 31.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T20:29:00.732Z] #49 31.69 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-15T20:29:00.732Z] #49 31.69 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-15T20:29:00.732Z] #49 31.70 (3/4) Installing libucontext (1.2-r0) [2023-08-15T20:29:00.732Z] #49 31.70 (4/4) Installing gcompat (1.1.0-r0) [2023-08-15T20:29:00.732Z] #49 31.70 Executing busybox-1.35.0-r29.trigger [2023-08-15T20:29:00.732Z] #49 31.71 OK: 7 MiB in 19 packages [2023-08-15T20:29:00.732Z] #49 DONE 32.0s [2023-08-15T20:29:00.732Z] [2023-08-15T20:29:00.732Z] #46 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-15T20:29:00.732Z] #46 30.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T20:29:00.732Z] #46 30.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T20:29:00.732Z] #46 30.83 (1/2) Installing ca-certificates (20230506-r0) [2023-08-15T20:29:00.732Z] #46 30.85 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-15T20:29:00.732Z] #46 30.85 Executing busybox-1.35.0-r29.trigger [2023-08-15T20:29:00.732Z] #46 30.86 Executing ca-certificates-20230506-r0.trigger [2023-08-15T20:29:00.732Z] #46 30.94 OK: 8 MiB in 17 packages [2023-08-15T20:29:00.732Z] #46 DONE 32.0s [2023-08-15T20:29:00.732Z] [2023-08-15T20:29:00.732Z] #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-15T20:29:00.732Z] #52 30.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T20:29:00.732Z] #52 30.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T20:29:00.732Z] #52 30.80 (1/4) Installing ca-certificates (20230506-r0) [2023-08-15T20:29:00.732Z] #52 30.81 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-15T20:29:00.732Z] #52 30.81 (3/4) Installing su-exec (0.2-r2) [2023-08-15T20:29:00.732Z] #52 30.82 (4/4) Installing yq (4.30.4-r4) [2023-08-15T20:29:00.732Z] #52 30.98 Executing busybox-1.35.0-r29.trigger [2023-08-15T20:29:00.732Z] #52 30.99 Executing ca-certificates-20230506-r0.trigger [2023-08-15T20:29:00.732Z] #52 31.06 OK: 17 MiB in 19 packages [2023-08-15T20:29:00.732Z] #52 DONE 32.0s [2023-08-15T20:29:00.732Z] [2023-08-15T20:29:00.732Z] #50 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-15T20:29:00.732Z] #50 30.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T20:29:00.732Z] #50 30.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T20:29:00.732Z] #50 30.91 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-15T20:29:00.732Z] #50 30.91 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-15T20:29:00.732Z] #50 30.91 OK: 17818 distinct packages available [2023-08-15T20:29:00.732Z] #50 30.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T20:29:00.732Z] #50 31.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T20:29:00.732Z] #50 31.37 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-15T20:29:00.732Z] #50 31.39 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-15T20:29:00.732Z] #50 31.39 (3/5) Installing libucontext (1.2-r0) [2023-08-15T20:29:00.732Z] #50 31.40 (4/5) Installing gcompat (1.1.0-r0) [2023-08-15T20:29:00.732Z] #50 31.40 (5/5) Installing openssl (3.0.10-r0) [2023-08-15T20:29:00.732Z] #50 31.43 Executing busybox-1.35.0-r29.trigger [2023-08-15T20:29:00.732Z] #50 31.44 OK: 8 MiB in 20 packages [2023-08-15T20:29:00.732Z] #50 DONE 32.0s [2023-08-15T20:29:00.732Z] [2023-08-15T20:29:00.732Z] #58 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-08-15T20:29:00.732Z] #58 DONE 0.1s [2023-08-15T20:29:00.732Z] [2023-08-15T20:29:00.732Z] #56 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-15T20:29:00.732Z] #56 31.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T20:29:00.732Z] #56 31.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T20:29:00.732Z] #56 31.58 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-15T20:29:00.732Z] #56 31.59 Executing busybox-1.35.0-r29.trigger [2023-08-15T20:29:00.732Z] #56 31.59 OK: 7 MiB in 16 packages [2023-08-15T20:29:00.732Z] #56 DONE 32.4s [2023-08-15T20:29:00.732Z] [2023-08-15T20:29:00.732Z] #47 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-15T20:29:00.732Z] #47 31.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T20:29:00.732Z] #47 32.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T20:29:00.732Z] #47 32.28 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-15T20:29:00.732Z] #47 32.29 Executing busybox-1.35.0-r29.trigger [2023-08-15T20:29:00.732Z] #47 32.30 OK: 7 MiB in 16 packages [2023-08-15T20:29:00.732Z] #47 DONE 32.4s [2023-08-15T20:29:00.732Z] [2023-08-15T20:29:00.732Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-15T20:29:00.732Z] #0 1.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T20:29:00.732Z] #0 2.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T20:29:00.732Z] #0 2.308 OK: 265 MiB in 53 packages [2023-08-15T20:29:00.732Z] #59 DONE 2.4s [2023-08-15T20:29:00.732Z] [2023-08-15T20:29:00.732Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-08-15T20:29:00.732Z] #57 1.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T20:29:00.732Z] #57 2.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T20:29:00.732Z] #57 2.274 OK: 265 MiB in 53 packages [2023-08-15T20:29:00.732Z] #57 DONE 2.5s [2023-08-15T20:29:00.732Z] [2023-08-15T20:29:00.732Z] #60 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-15T20:29:00.991Z] #60 DONE 0.0s [2023-08-15T20:29:00.991Z] [2023-08-15T20:29:00.991Z] #61 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-15T20:29:00.991Z] #61 DONE 0.1s [2023-08-15T20:29:00.991Z] [2023-08-15T20:29:00.991Z] #62 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T20:29:01.567Z] #62 ... [2023-08-15T20:29:01.567Z] [2023-08-15T20:29:01.567Z] #44 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-15T20:29:01.567Z] #44 32.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T20:29:01.567Z] #44 32.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T20:29:01.567Z] #44 32.43 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-15T20:29:01.567Z] #44 32.43 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-15T20:29:01.567Z] #44 32.43 OK: 17818 distinct packages available [2023-08-15T20:29:01.567Z] #44 32.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T20:29:01.567Z] #44 32.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T20:29:01.567Z] #44 32.83 (1/9) Installing ca-certificates (20230506-r0) [2023-08-15T20:29:01.567Z] #44 32.84 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-15T20:29:01.567Z] #44 32.86 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-15T20:29:01.567Z] #44 32.88 (4/9) Installing libcurl (8.2.1-r0) [2023-08-15T20:29:01.567Z] #44 32.89 (5/9) Installing curl (8.2.1-r0) [2023-08-15T20:29:01.567Z] #44 32.90 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-15T20:29:01.567Z] #44 32.93 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-15T20:29:01.567Z] #44 32.93 (8/9) Installing libucontext (1.2-r0) [2023-08-15T20:29:01.567Z] #44 32.93 (9/9) Installing gcompat (1.1.0-r0) [2023-08-15T20:29:01.567Z] #44 32.94 Executing busybox-1.35.0-r29.trigger [2023-08-15T20:29:01.567Z] #44 32.94 Executing ca-certificates-20230506-r0.trigger [2023-08-15T20:29:01.567Z] #44 33.01 OK: 10 MiB in 24 packages [2023-08-15T20:29:01.567Z] #44 DONE 33.1s [2023-08-15T20:29:01.567Z] [2023-08-15T20:29:01.567Z] #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-15T20:29:01.567Z] #0 2.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T20:29:01.567Z] #0 3.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T20:29:01.567Z] #0 3.277 OK: 265 MiB in 53 packages [2023-08-15T20:29:01.824Z] #63 DONE 3.4s [2023-08-15T20:29:01.824Z] [2023-08-15T20:29:01.824Z] #64 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-15T20:29:01.824Z] #64 DONE 0.1s [2023-08-15T20:29:01.824Z] [2023-08-15T20:29:01.824Z] #65 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T20:29:02.081Z] #65 ... [2023-08-15T20:29:02.082Z] [2023-08-15T20:29:02.082Z] #66 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-15T20:29:02.082Z] #0 3.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T20:29:02.082Z] #0 3.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T20:29:02.082Z] #0 3.466 OK: 265 MiB in 53 packages [2023-08-15T20:29:02.082Z] #66 DONE 3.6s [2023-08-15T20:29:02.082Z] [2023-08-15T20:29:02.082Z] #67 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-15T20:29:02.082Z] #67 DONE 0.0s [2023-08-15T20:29:02.082Z] [2023-08-15T20:29:02.082Z] #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-15T20:29:02.082Z] #68 DONE 1.8s [2023-08-15T20:29:02.082Z] [2023-08-15T20:29:02.082Z] #69 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-15T20:29:02.082Z] #69 DONE 0.0s [2023-08-15T20:29:02.082Z] [2023-08-15T20:29:02.082Z] #70 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T20:29:02.649Z] #70 ... [2023-08-15T20:29:02.649Z] [2023-08-15T20:29:02.649Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-15T20:29:02.649Z] #0 3.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T20:29:02.649Z] #0 3.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T20:29:02.649Z] #0 3.660 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-15T20:29:02.649Z] #0 3.660 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-15T20:29:02.649Z] #0 3.660 OK: 17823 distinct packages available [2023-08-15T20:29:02.649Z] #0 3.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T20:29:02.649Z] #0 3.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T20:29:02.649Z] #0 4.037 OK: 265 MiB in 53 packages [2023-08-15T20:29:02.649Z] #71 DONE 4.1s [2023-08-15T20:29:02.649Z] [2023-08-15T20:29:02.649Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-15T20:29:02.649Z] #72 DONE 0.0s [2023-08-15T20:29:02.649Z] [2023-08-15T20:29:02.649Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T20:29:12.629Z] #73 ... [2023-08-15T20:29:12.629Z] [2023-08-15T20:29:12.629Z] #74 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T20:29:19.978Z] Removing intermediate container 94dd939cf77b [2023-08-15T20:29:19.978Z] ---> 0fc296b924f3 [2023-08-15T20:29:19.978Z] Successfully built 0fc296b924f3 [2023-08-15T20:29:19.978Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T20:29:20.375Z] + docker inspect -f . ci-base-image-arm64 [2023-08-15T20:29:20.375Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T20:29:20.643Z] prd-ubuntu20.04-docker-arm64-4c-16g-3713 does not seem to be running inside a container [2023-08-15T20:29:20.708Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-15T20:29:21.840Z] $ docker top f3232be869109a94103061889d26696d778c92d3912819fc50593f89e7d84f81 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T20:29:22.706Z] + go version [2023-08-15T20:29:22.706Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-15T20:29:22.744Z] $ docker stop --time=1 f3232be869109a94103061889d26696d778c92d3912819fc50593f89e7d84f81 [2023-08-15T20:29:24.316Z] $ docker rm -f --volumes f3232be869109a94103061889d26696d778c92d3912819fc50593f89e7d84f81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T20:29:25.152Z] + docker inspect -f . ci-base-image-arm64 [2023-08-15T20:29:25.153Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T20:29:25.408Z] prd-ubuntu20.04-docker-arm64-4c-16g-3713 does not seem to be running inside a container [2023-08-15T20:29:25.471Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-15T20:29:26.629Z] $ docker top 83c8a921e76b7f1044eee543faa2872a59098c2bfbcb8e965d3cd519d2a6cb8d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-15T20:29:26.871Z] ========================================================= [2023-08-15T20:29:26.871Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-15T20:29:26.871Z] ========================================================= [Pipeline] sh [2023-08-15T20:29:27.190Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-08-15T20:29:27.565Z] + make test [2023-08-15T20:29:27.566Z] go test -race -coverprofile=coverage.out ./... [2023-08-15T20:29:44.795Z] #74 DONE 43.5s [2023-08-15T20:29:44.795Z] [2023-08-15T20:29:44.795Z] #62 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T20:29:44.795Z] #62 DONE 43.4s [2023-08-15T20:29:44.795Z] [2023-08-15T20:29:44.795Z] #75 [support-notifications builder 6/7] COPY . . [2023-08-15T20:29:44.795Z] #75 ... [2023-08-15T20:29:44.795Z] [2023-08-15T20:29:44.795Z] #70 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T20:29:44.795Z] #70 DONE 42.3s [2023-08-15T20:29:44.795Z] [2023-08-15T20:29:44.795Z] #65 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T20:29:44.795Z] #65 DONE 42.4s [2023-08-15T20:29:44.795Z] [2023-08-15T20:29:44.795Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T20:29:44.795Z] #73 DONE 41.8s [2023-08-15T20:29:44.795Z] [2023-08-15T20:29:44.795Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-15T20:29:54.843Z] #76 ... [2023-08-15T20:29:54.843Z] [2023-08-15T20:29:54.843Z] #77 [security-spire-config builder 6/9] COPY . . [2023-08-15T20:29:54.843Z] #77 ... [2023-08-15T20:29:54.843Z] [2023-08-15T20:29:54.843Z] #78 [security-secretstore-setup builder 6/7] COPY . . [2023-08-15T20:29:54.843Z] #78 ... [2023-08-15T20:29:54.843Z] [2023-08-15T20:29:54.843Z] #79 [core-data builder 6/7] COPY . . [2023-08-15T20:29:58.142Z] #79 DONE 13.5s [2023-08-15T20:29:58.142Z] [2023-08-15T20:29:58.142Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-15T20:29:58.142Z] #76 DONE 13.4s [2023-08-15T20:29:58.142Z] [2023-08-15T20:29:58.142Z] #80 [support-scheduler builder 6/7] COPY . . [2023-08-15T20:29:58.142Z] #80 CACHED [2023-08-15T20:29:58.142Z] [2023-08-15T20:29:58.142Z] #81 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-15T20:29:58.142Z] #81 CACHED [2023-08-15T20:29:58.142Z] [2023-08-15T20:29:58.142Z] #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T20:29:58.142Z] #82 CACHED [2023-08-15T20:29:58.142Z] [2023-08-15T20:29:58.142Z] #83 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-15T20:29:58.142Z] #83 CACHED [2023-08-15T20:29:58.142Z] [2023-08-15T20:29:58.142Z] #84 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T20:29:58.142Z] #84 CACHED [2023-08-15T20:29:58.142Z] [2023-08-15T20:29:58.142Z] #85 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-15T20:29:58.142Z] #85 CACHED [2023-08-15T20:29:58.142Z] [2023-08-15T20:29:58.142Z] #86 [core-command builder 6/7] COPY . . [2023-08-15T20:29:58.142Z] #86 CACHED [2023-08-15T20:29:58.142Z] [2023-08-15T20:29:58.142Z] #87 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-15T20:29:58.142Z] #87 CACHED [2023-08-15T20:29:58.142Z] [2023-08-15T20:29:58.142Z] #88 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T20:29:58.142Z] #88 CACHED [2023-08-15T20:29:58.142Z] [2023-08-15T20:29:58.142Z] #89 [security-proxy-auth builder 6/7] COPY . . [2023-08-15T20:29:58.142Z] #89 CACHED [2023-08-15T20:29:58.142Z] [2023-08-15T20:29:58.142Z] #90 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-15T20:29:58.142Z] #90 CACHED [2023-08-15T20:29:58.142Z] [2023-08-15T20:29:58.142Z] #91 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T20:29:58.142Z] #91 CACHED [2023-08-15T20:29:58.142Z] [2023-08-15T20:29:58.142Z] #75 [support-notifications builder 6/7] COPY . . [2023-08-15T20:29:58.142Z] #75 DONE 13.5s [2023-08-15T20:29:58.142Z] [2023-08-15T20:29:58.142Z] #78 [security-secretstore-setup builder 6/7] COPY . . [2023-08-15T20:29:58.142Z] #78 DONE 13.5s [2023-08-15T20:29:58.142Z] [2023-08-15T20:29:58.142Z] #92 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-15T20:29:58.142Z] #92 CACHED [2023-08-15T20:29:58.142Z] [2023-08-15T20:29:58.142Z] #93 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T20:29:58.142Z] #93 CACHED [2023-08-15T20:29:58.142Z] [2023-08-15T20:29:58.142Z] #94 [security-bootstrapper builder 6/7] COPY . . [2023-08-15T20:29:58.142Z] #94 CACHED [2023-08-15T20:29:58.142Z] [2023-08-15T20:29:58.142Z] #95 [security-proxy-setup builder 6/7] COPY . . [2023-08-15T20:29:58.142Z] #95 CACHED [2023-08-15T20:29:58.142Z] [2023-08-15T20:29:58.142Z] #96 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-15T20:29:58.142Z] #96 CACHED [2023-08-15T20:29:58.142Z] [2023-08-15T20:29:58.142Z] #97 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T20:29:58.142Z] #97 CACHED [2023-08-15T20:29:58.142Z] [2023-08-15T20:29:58.142Z] #77 [security-spire-config builder 6/9] COPY . . [2023-08-15T20:29:58.142Z] #77 DONE 13.5s [2023-08-15T20:29:58.142Z] [2023-08-15T20:29:58.142Z] #98 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-15T20:29:58.142Z] #98 CACHED [2023-08-15T20:29:58.142Z] [2023-08-15T20:29:58.142Z] #99 [core-metadata builder 6/7] COPY . . [2023-08-15T20:29:58.142Z] #99 CACHED [2023-08-15T20:29:58.142Z] [2023-08-15T20:29:58.142Z] #100 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T20:29:58.142Z] #100 CACHED [2023-08-15T20:29:58.142Z] [2023-08-15T20:29:58.142Z] #101 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-15T20:29:58.142Z] #101 DONE 0.2s [2023-08-15T20:29:58.142Z] [2023-08-15T20:29:58.142Z] #102 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-15T20:29:58.142Z] #102 CACHED [2023-08-15T20:29:58.142Z] [2023-08-15T20:29:58.142Z] #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-15T20:29:58.142Z] #103 CACHED [2023-08-15T20:29:58.142Z] [2023-08-15T20:29:58.142Z] #104 [security-spire-server builder 6/9] COPY . . [2023-08-15T20:29:58.142Z] #104 CACHED [2023-08-15T20:29:58.142Z] [2023-08-15T20:29:58.142Z] #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T20:29:58.142Z] #105 CACHED [2023-08-15T20:29:58.142Z] [2023-08-15T20:29:58.143Z] #106 [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-08-15T20:30:00.890Z] #106 DONE 2.7s [2023-08-15T20:30:00.890Z] [2023-08-15T20:30:00.890Z] #107 [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-08-15T20:30:00.890Z] #0 1.103 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-08-15T20:30:00.890Z] #107 ... [2023-08-15T20:30:00.890Z] [2023-08-15T20:30:00.890Z] #108 [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-08-15T20:30:00.890Z] #108 DONE 2.8s [2023-08-15T20:30:00.890Z] [2023-08-15T20:30:00.890Z] #109 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-15T20:30:01.836Z] #109 ... [2023-08-15T20:30:01.836Z] [2023-08-15T20:30:01.836Z] #110 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-15T20:30:01.836Z] #110 DONE 1.0s [2023-08-15T20:30:02.094Z] [2023-08-15T20:30:02.094Z] #109 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-15T20:30:02.094Z] #109 DONE 1.1s [2023-08-15T20:30:02.094Z] [2023-08-15T20:30:02.094Z] #111 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T20:30:02.354Z] #111 DONE 0.4s [2023-08-15T20:30:02.354Z] [2023-08-15T20:30:02.354Z] #112 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-15T20:30:02.613Z] #112 DONE 0.2s [2023-08-15T20:30:02.613Z] [2023-08-15T20:30:02.613Z] #113 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T20:30:02.613Z] #113 DONE 0.2s [2023-08-15T20:30:02.613Z] [2023-08-15T20:30:02.613Z] #114 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-15T20:30:02.872Z] #114 ... [2023-08-15T20:30:02.872Z] [2023-08-15T20:30:02.872Z] #115 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T20:30:02.872Z] #115 CACHED [2023-08-15T20:30:02.872Z] [2023-08-15T20:30:02.872Z] #116 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-15T20:30:02.872Z] #116 CACHED [2023-08-15T20:30:02.872Z] [2023-08-15T20:30:02.872Z] #117 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T20:30:02.872Z] #117 CACHED [2023-08-15T20:30:02.872Z] [2023-08-15T20:30:02.872Z] #118 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-15T20:30:02.872Z] #118 CACHED [2023-08-15T20:30:02.872Z] [2023-08-15T20:30:02.872Z] #119 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-15T20:30:02.872Z] #119 CACHED [2023-08-15T20:30:02.872Z] [2023-08-15T20:30:02.872Z] #120 [security-spire-agent builder 6/9] COPY . . [2023-08-15T20:30:02.872Z] #120 CACHED [2023-08-15T20:30:02.872Z] [2023-08-15T20:30:02.872Z] #121 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-15T20:30:02.872Z] #121 CACHED [2023-08-15T20:30:02.872Z] [2023-08-15T20:30:02.872Z] #122 [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-08-15T20:30:02.872Z] #122 CACHED [2023-08-15T20:30:02.872Z] [2023-08-15T20:30:02.872Z] #123 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-15T20:30:02.872Z] #123 DONE 0.3s [2023-08-15T20:30:02.872Z] [2023-08-15T20:30:02.872Z] #124 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-15T20:30:03.812Z] #124 ... [2023-08-15T20:30:03.812Z] [2023-08-15T20:30:03.812Z] #114 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-15T20:30:03.812Z] #114 DONE 1.4s [2023-08-15T20:30:04.072Z] [2023-08-15T20:30:04.072Z] #125 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-15T20:30:04.072Z] #125 DONE 1.2s [2023-08-15T20:30:04.072Z] [2023-08-15T20:30:04.072Z] #126 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-15T20:30:04.672Z] #126 ... [2023-08-15T20:30:04.672Z] [2023-08-15T20:30:04.672Z] #124 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-15T20:30:04.672Z] #124 DONE 1.8s [2023-08-15T20:30:04.939Z] [2023-08-15T20:30:04.939Z] #127 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-15T20:30:04.939Z] #127 DONE 0.8s [2023-08-15T20:30:04.939Z] [2023-08-15T20:30:04.939Z] #128 [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-08-15T20:30:05.882Z] #128 ... [2023-08-15T20:30:05.882Z] [2023-08-15T20:30:05.882Z] #129 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-15T20:30:05.882Z] #129 DONE 1.3s [2023-08-15T20:30:06.146Z] [2023-08-15T20:30:06.146Z] #126 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-15T20:30:06.146Z] #126 DONE 2.2s [2023-08-15T20:30:06.146Z] [2023-08-15T20:30:06.146Z] #130 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-15T20:30:06.408Z] #130 ... [2023-08-15T20:30:06.408Z] [2023-08-15T20:30:06.408Z] #128 [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-08-15T20:30:06.408Z] #128 DONE 1.7s [2023-08-15T20:30:06.408Z] [2023-08-15T20:30:06.408Z] #130 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-15T20:30:06.408Z] #130 DONE 0.3s [2023-08-15T20:30:06.408Z] [2023-08-15T20:30:06.408Z] #131 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-15T20:30:06.408Z] #131 DONE 0.1s [2023-08-15T20:30:06.408Z] [2023-08-15T20:30:06.408Z] #132 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-15T20:30:06.408Z] #132 DONE 0.1s [2023-08-15T20:30:06.408Z] [2023-08-15T20:30:06.408Z] #133 [security-spire-server] exporting to image [2023-08-15T20:30:06.408Z] #133 exporting layers [2023-08-15T20:30:06.425Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-15T20:30:06.675Z] #133 ... [2023-08-15T20:30:06.675Z] [2023-08-15T20:30:06.675Z] #134 [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-08-15T20:30:06.675Z] #134 DONE 0.1s [2023-08-15T20:30:06.675Z] [2023-08-15T20:30:06.675Z] #135 [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-08-15T20:30:06.675Z] #135 DONE 0.1s [2023-08-15T20:30:06.675Z] [2023-08-15T20:30:06.675Z] #133 [security-spire-config] exporting to image [2023-08-15T20:30:06.933Z] #133 ... [2023-08-15T20:30:06.933Z] [2023-08-15T20:30:06.933Z] #136 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-15T20:30:06.933Z] #136 DONE 0.3s [2023-08-15T20:30:06.933Z] [2023-08-15T20:30:06.933Z] #133 [security-spire-agent] exporting to image [2023-08-15T20:30:07.504Z] #133 exporting layers 0.7s done [2023-08-15T20:30:07.504Z] #133 writing image sha256:572a2c5a07425c919f7d59e05d2763ba067ec29ed2468d5c2fda2d0cfe868d33 0.0s done [2023-08-15T20:30:07.504Z] #133 naming to docker.io/library/security-spire-server done [2023-08-15T20:30:07.504Z] #133 writing image sha256:908259882c629dcc48b2023295a4a0089d88fa013dca46b7bd4247c6220f81ee done [2023-08-15T20:30:07.504Z] #133 naming to docker.io/library/security-spire-config done [2023-08-15T20:30:07.504Z] #133 exporting layers 0.5s done [2023-08-15T20:30:07.504Z] #133 writing image sha256:6db82619bb9fb02dce23b0318f2837cf691db8a92101598fd983fc2943b1df51 done [2023-08-15T20:30:07.504Z] #133 naming to docker.io/library/security-spire-agent done [2023-08-15T20:30:07.504Z] #133 DONE 1.0s [2023-08-15T20:30:07.504Z] [2023-08-15T20:30:07.504Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-15T20:30:07.504Z] #0 2.212 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-08-15T20:30:07.764Z] #137 ... [2023-08-15T20:30:07.764Z] [2023-08-15T20:30:07.764Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-15T20:30:07.764Z] #0 1.033 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-08-15T20:30:08.025Z] #138 ... [2023-08-15T20:30:08.025Z] [2023-08-15T20:30:08.025Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-15T20:30:08.025Z] #0 0.479 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-08-15T20:30:08.025Z] #139 ... [2023-08-15T20:30:08.025Z] [2023-08-15T20:30:08.025Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-15T20:30:08.025Z] #0 1.047 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-08-15T20:30:08.285Z] #140 ... [2023-08-15T20:30:08.285Z] [2023-08-15T20:30:08.285Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-15T20:30:08.285Z] #0 0.920 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-08-15T20:30:08.285Z] #141 ... [2023-08-15T20:30:08.285Z] [2023-08-15T20:30:08.285Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-15T20:30:08.285Z] #0 0.541 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-08-15T20:30:08.545Z] #142 ... [2023-08-15T20:30:08.545Z] [2023-08-15T20:30:08.545Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-15T20:30:08.545Z] #0 0.921 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-08-15T20:30:08.545Z] #143 ... [2023-08-15T20:30:08.545Z] [2023-08-15T20:30:08.545Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-15T20:30:08.545Z] #0 1.076 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-08-15T20:30:08.807Z] #144 ... [2023-08-15T20:30:08.807Z] [2023-08-15T20:30:08.807Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-15T20:30:08.807Z] #0 0.405 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-08-15T20:30:09.069Z] #145 ... [2023-08-15T20:30:09.069Z] [2023-08-15T20:30:09.069Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-15T20:30:09.069Z] #0 1.423 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-08-15T20:31:16.784Z] #146 ... [2023-08-15T20:31:16.784Z] [2023-08-15T20:31:16.784Z] #107 [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-08-15T20:31:16.784Z] #107 75.99 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-08-15T20:31:31.884Z] #107 ... [2023-08-15T20:31:31.884Z] [2023-08-15T20:31:31.884Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-15T20:31:31.884Z] #140 DONE 92.7s [2023-08-15T20:31:31.884Z] [2023-08-15T20:31:31.884Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-15T20:31:31.884Z] #137 DONE 92.7s [2023-08-15T20:31:31.884Z] [2023-08-15T20:31:31.884Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-15T20:31:31.884Z] #146 DONE 92.7s [2023-08-15T20:31:31.884Z] [2023-08-15T20:31:31.884Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-15T20:31:31.884Z] #139 DONE 92.7s [2023-08-15T20:31:31.884Z] [2023-08-15T20:31:31.884Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-15T20:31:31.884Z] #142 DONE 92.8s [2023-08-15T20:31:31.884Z] [2023-08-15T20:31:31.884Z] #107 [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-08-15T20:31:31.884Z] #107 DONE 92.8s [2023-08-15T20:31:31.884Z] [2023-08-15T20:31:31.884Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-15T20:31:31.884Z] #143 DONE 92.8s [2023-08-15T20:31:31.884Z] [2023-08-15T20:31:31.884Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-15T20:31:31.884Z] #141 DONE 92.8s [2023-08-15T20:31:31.884Z] [2023-08-15T20:31:31.884Z] #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T20:31:31.884Z] #147 ... [2023-08-15T20:31:31.884Z] [2023-08-15T20:31:31.884Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-15T20:31:31.884Z] #138 DONE 93.0s [2023-08-15T20:31:31.884Z] [2023-08-15T20:31:31.884Z] #148 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T20:31:31.884Z] #148 ... [2023-08-15T20:31:31.884Z] [2023-08-15T20:31:31.884Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-15T20:31:31.884Z] #144 DONE 93.1s [2023-08-15T20:31:31.884Z] [2023-08-15T20:31:31.884Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-15T20:31:31.884Z] #145 DONE 93.2s [2023-08-15T20:31:31.884Z] [2023-08-15T20:31:31.884Z] #149 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T20:31:31.884Z] #149 DONE 0.6s [2023-08-15T20:31:31.884Z] [2023-08-15T20:31:31.884Z] #150 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T20:31:31.884Z] #150 ... [2023-08-15T20:31:31.884Z] [2023-08-15T20:31:31.884Z] #151 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T20:31:31.884Z] #151 DONE 0.6s [2023-08-15T20:31:31.884Z] [2023-08-15T20:31:31.884Z] #152 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T20:31:31.884Z] #152 DONE 0.6s [2023-08-15T20:31:31.884Z] [2023-08-15T20:31:31.884Z] #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T20:31:31.884Z] #147 DONE 0.6s [2023-08-15T20:31:31.884Z] [2023-08-15T20:31:31.884Z] #148 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T20:31:31.884Z] #148 DONE 0.6s [2023-08-15T20:31:31.884Z] [2023-08-15T20:31:31.884Z] #150 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T20:31:31.884Z] #150 DONE 0.3s [2023-08-15T20:31:31.884Z] [2023-08-15T20:31:31.884Z] #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-15T20:31:31.884Z] #153 DONE 0.3s [2023-08-15T20:31:31.884Z] [2023-08-15T20:31:31.884Z] #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-15T20:31:31.884Z] #154 ... [2023-08-15T20:31:31.884Z] [2023-08-15T20:31:31.884Z] #155 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-15T20:31:31.884Z] #155 DONE 0.4s [2023-08-15T20:31:31.884Z] [2023-08-15T20:31:31.884Z] #156 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-15T20:31:31.884Z] #156 DONE 0.3s [2023-08-15T20:31:31.884Z] [2023-08-15T20:31:31.884Z] #157 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-15T20:31:31.884Z] #157 CACHED [2023-08-15T20:31:31.884Z] [2023-08-15T20:31:31.884Z] #158 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T20:31:31.884Z] #158 CACHED [2023-08-15T20:31:31.884Z] [2023-08-15T20:31:31.884Z] #159 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-15T20:31:31.884Z] #159 DONE 0.3s [2023-08-15T20:31:31.884Z] [2023-08-15T20:31:31.884Z] #160 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T20:31:31.884Z] #160 CACHED [2023-08-15T20:31:31.884Z] [2023-08-15T20:31:31.884Z] #161 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-15T20:31:31.884Z] #161 CACHED [2023-08-15T20:31:31.884Z] [2023-08-15T20:31:31.884Z] #162 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T20:31:31.884Z] #162 CACHED [2023-08-15T20:31:31.884Z] [2023-08-15T20:31:31.884Z] #163 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-15T20:31:31.884Z] #163 CACHED [2023-08-15T20:31:31.884Z] [2023-08-15T20:31:31.884Z] #164 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-08-15T20:31:31.884Z] #164 DONE 0.3s [2023-08-15T20:31:31.884Z] [2023-08-15T20:31:31.884Z] #165 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-15T20:31:31.884Z] #165 DONE 0.3s [2023-08-15T20:31:31.884Z] [2023-08-15T20:31:31.884Z] #166 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-15T20:31:31.884Z] #166 DONE 0.3s [2023-08-15T20:31:31.884Z] [2023-08-15T20:31:31.884Z] #167 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T20:31:31.884Z] #167 CACHED [2023-08-15T20:31:31.884Z] [2023-08-15T20:31:31.884Z] #168 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-15T20:31:31.884Z] #168 CACHED [2023-08-15T20:31:31.884Z] [2023-08-15T20:31:31.884Z] #169 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-15T20:31:31.884Z] #169 ... [2023-08-15T20:31:31.884Z] [2023-08-15T20:31:31.884Z] #170 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-15T20:31:31.884Z] #170 DONE 0.3s [2023-08-15T20:31:32.146Z] [2023-08-15T20:31:32.146Z] #171 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-15T20:31:34.067Z] #171 ... [2023-08-15T20:31:34.068Z] [2023-08-15T20:31:34.068Z] #172 [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-08-15T20:31:34.068Z] #172 DONE 2.4s [2023-08-15T20:31:34.068Z] [2023-08-15T20:31:34.068Z] #173 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-15T20:31:34.068Z] #173 DONE 2.5s [2023-08-15T20:31:34.068Z] [2023-08-15T20:31:34.068Z] #174 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-15T20:31:34.068Z] #174 DONE 2.5s [2023-08-15T20:31:34.068Z] [2023-08-15T20:31:34.068Z] #175 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-15T20:31:34.068Z] #175 DONE 2.5s [2023-08-15T20:31:34.068Z] [2023-08-15T20:31:34.068Z] #176 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-15T20:31:34.068Z] #176 DONE 2.5s [2023-08-15T20:31:34.068Z] [2023-08-15T20:31:34.068Z] #177 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-15T20:31:34.068Z] #177 DONE 2.6s [2023-08-15T20:31:34.068Z] [2023-08-15T20:31:34.068Z] #178 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-15T20:31:34.068Z] #178 DONE 2.6s [2023-08-15T20:31:34.068Z] [2023-08-15T20:31:34.068Z] #179 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-15T20:31:34.328Z] #179 ... [2023-08-15T20:31:34.328Z] [2023-08-15T20:31:34.328Z] #169 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-15T20:31:34.328Z] #169 DONE 2.5s [2023-08-15T20:31:34.328Z] [2023-08-15T20:31:34.328Z] #180 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-15T20:31:34.328Z] #180 DONE 2.6s [2023-08-15T20:31:34.589Z] [2023-08-15T20:31:34.589Z] #181 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-15T20:31:34.589Z] #181 ... [2023-08-15T20:31:34.589Z] [2023-08-15T20:31:34.589Z] #171 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-15T20:31:34.589Z] #171 DONE 2.7s [2023-08-15T20:31:34.589Z] [2023-08-15T20:31:34.589Z] #182 [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-08-15T20:31:34.589Z] #182 DONE 0.6s [2023-08-15T20:31:34.589Z] [2023-08-15T20:31:34.589Z] #183 [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-08-15T20:31:34.589Z] #183 DONE 0.5s [2023-08-15T20:31:34.589Z] [2023-08-15T20:31:34.589Z] #184 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-15T20:31:34.589Z] #184 DONE 0.5s [2023-08-15T20:31:34.589Z] [2023-08-15T20:31:34.589Z] #185 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-15T20:31:34.589Z] #185 DONE 0.5s [2023-08-15T20:31:34.589Z] [2023-08-15T20:31:34.589Z] #186 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-15T20:31:34.589Z] #186 DONE 0.6s [2023-08-15T20:31:34.589Z] [2023-08-15T20:31:34.589Z] #179 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-15T20:31:34.589Z] #179 DONE 0.5s [2023-08-15T20:31:34.589Z] [2023-08-15T20:31:34.589Z] #187 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-15T20:31:34.589Z] #187 DONE 0.5s [2023-08-15T20:31:34.589Z] [2023-08-15T20:31:34.589Z] #188 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-15T20:31:34.851Z] #188 ... [2023-08-15T20:31:34.851Z] [2023-08-15T20:31:34.851Z] #189 [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-08-15T20:31:34.851Z] #189 DONE 0.6s [2023-08-15T20:31:34.851Z] [2023-08-15T20:31:34.851Z] #181 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-15T20:31:34.851Z] #181 DONE 0.6s [2023-08-15T20:31:34.851Z] [2023-08-15T20:31:34.851Z] #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-15T20:31:34.851Z] #154 DONE 3.5s [2023-08-15T20:31:34.851Z] [2023-08-15T20:31:34.851Z] #133 [support-scheduler] exporting to image [2023-08-15T20:31:34.851Z] #133 exporting layers 0.3s done [2023-08-15T20:31:34.851Z] #133 writing image sha256:cb80093d95c97a0961e8fca43684c9c7cc077cd37ed4a200950b9cb9110a3512 [2023-08-15T20:31:35.113Z] #133 ... [2023-08-15T20:31:35.113Z] [2023-08-15T20:31:35.113Z] #190 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-15T20:31:35.113Z] #190 DONE 0.4s [2023-08-15T20:31:35.113Z] [2023-08-15T20:31:35.113Z] #191 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-15T20:31:35.113Z] #191 DONE 0.4s [2023-08-15T20:31:35.113Z] [2023-08-15T20:31:35.113Z] #133 [core-data] exporting to image [2023-08-15T20:31:35.113Z] #133 writing image sha256:cb80093d95c97a0961e8fca43684c9c7cc077cd37ed4a200950b9cb9110a3512 0.1s done [2023-08-15T20:31:35.113Z] #133 writing image sha256:9ea46f431932c8d9487e4a01889d60221c6afd5e4b5ebc58b42f48e539854533 [2023-08-15T20:31:35.113Z] #133 naming to docker.io/library/core-data 0.0s done [2023-08-15T20:31:35.113Z] #133 ... [2023-08-15T20:31:35.113Z] [2023-08-15T20:31:35.113Z] #192 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-15T20:31:35.113Z] #192 DONE 0.4s [2023-08-15T20:31:35.113Z] [2023-08-15T20:31:35.113Z] #193 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-15T20:31:35.113Z] #193 DONE 0.4s [2023-08-15T20:31:35.113Z] [2023-08-15T20:31:35.113Z] #194 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T20:31:35.113Z] #194 DONE 0.3s [2023-08-15T20:31:35.113Z] [2023-08-15T20:31:35.113Z] #188 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-15T20:31:35.113Z] #188 DONE 0.4s [2023-08-15T20:31:35.113Z] [2023-08-15T20:31:35.113Z] #133 [core-metadata] exporting to image [2023-08-15T20:31:35.113Z] #133 writing image sha256:9ea46f431932c8d9487e4a01889d60221c6afd5e4b5ebc58b42f48e539854533 0.1s done [2023-08-15T20:31:35.113Z] #133 naming to docker.io/library/core-command done [2023-08-15T20:31:35.113Z] #133 writing image sha256:b4a985afe9ca05ce86d5331753a90435f8d0dc279659a141f515173f55d437fb 0.0s done [2023-08-15T20:31:35.113Z] #133 naming to docker.io/library/support-notifications done [2023-08-15T20:31:35.452Z] #133 writing image sha256:4a5d427c8c00fc1416354f67179859b00725b352d3f2694cc4b7db93df0be947 done [2023-08-15T20:31:35.452Z] #133 naming to docker.io/library/support-scheduler done [2023-08-15T20:31:35.452Z] #133 writing image sha256:b8a4ae5064b2ba75557ff5469a35403e256a57bc19e0af8b79f8e2f54973f259 done [2023-08-15T20:31:35.452Z] #133 naming to docker.io/library/security-spiffe-token-provider done [2023-08-15T20:31:35.452Z] #133 exporting layers 0.2s done [2023-08-15T20:31:35.452Z] #133 writing image sha256:357b267927d2f1fae5e117c83a02acb49f4624b33d75ea1f6c51a2ec51e79e14 done [2023-08-15T20:31:35.452Z] #133 naming to docker.io/library/core-metadata done [2023-08-15T20:31:35.452Z] #133 DONE 1.9s [2023-08-15T20:31:35.452Z] [2023-08-15T20:31:35.452Z] #195 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-15T20:31:35.452Z] #195 DONE 0.4s [2023-08-15T20:31:35.452Z] [2023-08-15T20:31:35.452Z] #196 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-15T20:31:35.452Z] #196 DONE 0.3s [2023-08-15T20:31:35.452Z] [2023-08-15T20:31:35.452Z] #197 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-15T20:31:36.023Z] #197 DONE 0.5s [2023-08-15T20:31:36.023Z] [2023-08-15T20:31:36.023Z] #198 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-15T20:31:36.023Z] #198 DONE 0.5s [2023-08-15T20:31:36.023Z] [2023-08-15T20:31:36.023Z] #199 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-15T20:31:36.023Z] #199 DONE 0.1s [2023-08-15T20:31:36.023Z] [2023-08-15T20:31:36.023Z] #200 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-15T20:31:36.023Z] #200 DONE 0.1s [2023-08-15T20:31:36.023Z] [2023-08-15T20:31:36.023Z] #201 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-15T20:31:36.023Z] #201 DONE 1.0s [2023-08-15T20:31:36.023Z] [2023-08-15T20:31:36.023Z] #202 [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-08-15T20:31:36.023Z] #202 DONE 0.1s [2023-08-15T20:31:36.023Z] [2023-08-15T20:31:36.023Z] #203 [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-08-15T20:31:36.023Z] #203 DONE 0.0s [2023-08-15T20:31:36.023Z] [2023-08-15T20:31:36.023Z] #133 [core-common-config-bootstrapper] exporting to image [2023-08-15T20:31:36.284Z] #133 ... [2023-08-15T20:31:36.284Z] [2023-08-15T20:31:36.284Z] #204 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-15T20:31:36.284Z] #204 DONE 0.1s [2023-08-15T20:31:36.284Z] [2023-08-15T20:31:36.284Z] #133 [core-common-config-bootstrapper] exporting to image [2023-08-15T20:31:36.284Z] #133 exporting layers 0.2s done [2023-08-15T20:31:36.284Z] #133 ... [2023-08-15T20:31:36.284Z] [2023-08-15T20:31:36.284Z] #205 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-15T20:31:36.284Z] #205 DONE 0.1s [2023-08-15T20:31:36.284Z] [2023-08-15T20:31:36.284Z] #206 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-15T20:31:36.284Z] #206 DONE 1.3s [2023-08-15T20:31:36.284Z] [2023-08-15T20:31:36.284Z] #207 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-15T20:31:36.284Z] #207 DONE 1.3s [2023-08-15T20:31:36.284Z] [2023-08-15T20:31:36.284Z] #133 [security-proxy-auth] exporting to image [2023-08-15T20:31:36.284Z] #133 writing image sha256:8aa6fb79aab873a754d1a3041b135b7bc02841ef37fd5777ded3b21556cdf135 done [2023-08-15T20:31:36.284Z] #133 naming to docker.io/library/core-common-config-bootstrapper done [2023-08-15T20:31:36.544Z] #133 exporting layers 0.2s done [2023-08-15T20:31:36.544Z] #133 exporting layers 0.2s done [2023-08-15T20:31:36.544Z] #133 writing image sha256:b317ecacf2300d65716f9cb5fc026d4f0bfae473caf624605183fff19539a133 done [2023-08-15T20:31:36.544Z] #133 naming to docker.io/library/security-proxy-auth done [2023-08-15T20:31:36.544Z] #133 writing image sha256:1288be0a5b32c7505f8c85e3a182cdc49bbf69542be561c437d412d2b8dd00fa done [2023-08-15T20:31:36.544Z] #133 naming to docker.io/library/security-proxy-setup done [2023-08-15T20:31:36.544Z] #133 DONE 2.3s [2023-08-15T20:31:36.544Z] [2023-08-15T20:31:36.544Z] #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-15T20:31:36.809Z] #208 ... [2023-08-15T20:31:36.809Z] [2023-08-15T20:31:36.809Z] #209 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-15T20:31:36.809Z] #209 DONE 0.7s [2023-08-15T20:31:36.809Z] [2023-08-15T20:31:36.809Z] #133 [security-secretstore-setup] exporting to image [2023-08-15T20:31:37.070Z] #133 exporting layers 0.2s done [2023-08-15T20:31:37.070Z] #133 writing image sha256:23effb56e27b69464d50bddb6c06d1397604f5122c13120452c7ddc7b889a3cf done [2023-08-15T20:31:37.070Z] #133 naming to docker.io/library/security-secretstore-setup done [2023-08-15T20:31:37.070Z] #133 DONE 2.5s [2023-08-15T20:31:37.070Z] [2023-08-15T20:31:37.070Z] #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-15T20:31:37.070Z] #208 DONE 0.8s [2023-08-15T20:31:37.070Z] [2023-08-15T20:31:37.070Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T20:31:37.070Z] #31 ... [2023-08-15T20:31:37.070Z] [2023-08-15T20:31:37.070Z] #133 [security-bootstrapper] exporting to image [2023-08-15T20:31:37.070Z] #133 exporting layers 0.2s done [2023-08-15T20:31:37.070Z] #133 writing image sha256:43dc7464cc777338d4ae98e7e325118b172db2edbf4edf95a5da133301559da2 done [2023-08-15T20:31:37.070Z] #133 naming to docker.io/library/security-bootstrapper done [2023-08-15T20:31:37.070Z] #133 DONE 2.7s [2023-08-15T20:31:37.070Z] [2023-08-15T20:31:37.070Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T20:31:37.070Z] time="2023-08-15T20:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T20:31:37.070Z] time="2023-08-15T20:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T20:31:37.070Z] time="2023-08-15T20:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T20:31:37.070Z] time="2023-08-15T20:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T20:31:37.070Z] time="2023-08-15T20:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T20:31:37.070Z] time="2023-08-15T20:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T20:31:37.070Z] time="2023-08-15T20:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T20:31:37.070Z] time="2023-08-15T20:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T20:31:37.070Z] time="2023-08-15T20:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T20:31:37.070Z] time="2023-08-15T20:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T20:31:37.070Z] time="2023-08-15T20:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T20:31:37.070Z] time="2023-08-15T20:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T20:31:37.070Z] time="2023-08-15T20:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T20:31:37.070Z] time="2023-08-15T20:28:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-15T20:31:37.100Z] $ docker stop --time=1 bea488da0be85730a05fb9e0d2ab7e60c8c6a98b64c005e64f6c3fa416b910d7 [2023-08-15T20:31:38.358Z] $ docker rm -f --volumes bea488da0be85730a05fb9e0d2ab7e60c8c6a98b64c005e64f6c3fa416b910d7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-15T20:31:38.760Z] + docker images [2023-08-15T20:31:38.760Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-15T20:31:38.760Z] security-proxy-auth latest b317ecacf230 2 seconds ago 19.4MB [2023-08-15T20:31:38.760Z] security-bootstrapper latest 43dc7464cc77 2 seconds ago 23MB [2023-08-15T20:31:38.760Z] security-secretstore-setup latest 23effb56e27b 2 seconds ago 44.1MB [2023-08-15T20:31:38.760Z] security-proxy-setup latest 1288be0a5b32 2 seconds ago 19.6MB [2023-08-15T20:31:38.760Z] core-common-config-bootstrapper latest 8aa6fb79aab8 3 seconds ago 18MB [2023-08-15T20:31:38.760Z] security-spiffe-token-provider latest b8a4ae5064b2 4 seconds ago 33.5MB [2023-08-15T20:31:38.760Z] support-notifications latest b4a985afe9ca 4 seconds ago 34.3MB [2023-08-15T20:31:38.760Z] core-command latest 9ea46f431932 4 seconds ago 21MB [2023-08-15T20:31:38.760Z] support-scheduler latest 4a5d427c8c00 4 seconds ago 33.7MB [2023-08-15T20:31:38.760Z] core-data latest cb80093d95c9 4 seconds ago 21.2MB [2023-08-15T20:31:38.760Z] core-metadata latest 357b267927d2 4 seconds ago 21.6MB [2023-08-15T20:31:38.760Z] security-spire-config latest 908259882c62 About a minute ago 102MB [2023-08-15T20:31:38.760Z] security-spire-server latest 572a2c5a0742 About a minute ago 103MB [2023-08-15T20:31:38.760Z] security-spire-agent latest 6db82619bb9f About a minute ago 161MB [2023-08-15T20:31:38.760Z] ci-base-image-x86_64 latest 2fc5a4bfc1a1 5 minutes ago 1.07GB [2023-08-15T20:31:38.760Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 4 weeks ago 696MB [2023-08-15T20:31:38.760Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB [2023-08-15T20:31:38.760Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-15T20:32:13.097Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-15T20:32:13.097Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-15T20:32:13.097Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-15T20:32:13.097Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-15T20:32:13.097Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-15T20:32:13.097Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-15T20:32:13.097Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-15T20:32:13.097Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-15T20:32:13.097Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-15T20:32:13.097Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-15T20:32:13.097Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-15T20:32:13.097Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-15T20:32:13.097Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-15T20:32:13.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-15T20:32:23.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-15T20:32:23.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-15T20:32:23.170Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.261s coverage: 28.7% of statements [2023-08-15T20:32:33.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.294s coverage: 97.0% of statements [2023-08-15T20:32:38.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-15T20:32:38.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-15T20:32:38.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-15T20:32:41.947Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.418s coverage: 71.5% of statements [2023-08-15T20:32:43.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-15T20:32:43.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-15T20:32:44.156Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.349s coverage: 54.0% of statements [2023-08-15T20:32:49.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-15T20:32:49.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-15T20:32:49.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-15T20:32:49.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-15T20:32:49.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-15T20:32:56.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-15T20:32:56.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-15T20:33:11.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.099s coverage: 93.4% of statements [2023-08-15T20:33:11.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.348s coverage: 3.8% of statements [2023-08-15T20:33:11.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-15T20:33:11.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-15T20:33:11.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-15T20:33:13.725Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.631s coverage: 97.6% of statements [2023-08-15T20:33:13.993Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-15T20:33:13.993Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-15T20:33:13.993Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-15T20:33:13.993Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-15T20:33:13.993Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-15T20:33:13.993Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-15T20:33:13.993Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-15T20:33:13.993Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.213s coverage: 72.2% of statements [2023-08-15T20:33:24.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-15T20:33:24.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-15T20:33:24.072Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.416s coverage: 0.9% of statements [2023-08-15T20:33:24.072Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.275s coverage: 32.2% of statements [2023-08-15T20:33:27.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.289s coverage: 42.9% of statements [2023-08-15T20:33:27.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.269s coverage: 82.9% of statements [2023-08-15T20:33:27.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.269s coverage: 94.1% of statements [2023-08-15T20:33:27.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.297s coverage: 96.3% of statements [2023-08-15T20:33:31.675Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.230s coverage: 87.5% of statements [2023-08-15T20:33:33.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-15T20:33:33.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-15T20:33:33.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-15T20:33:33.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-15T20:33:36.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-15T20:33:36.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-15T20:33:36.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-15T20:33:36.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-15T20:33:43.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.217s coverage: 94.4% of statements [2023-08-15T20:33:43.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-15T20:33:43.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-15T20:33:43.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-15T20:33:43.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-15T20:33:49.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-15T20:33:49.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-15T20:33:51.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-15T20:33:58.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.066s coverage: 79.9% of statements [2023-08-15T20:33:58.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.273s coverage: 92.9% of statements [2023-08-15T20:33:58.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 64.4% of statements [2023-08-15T20:33:58.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.213s coverage: 62.3% of statements [2023-08-15T20:33:58.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.213s coverage: 87.2% of statements [2023-08-15T20:33:58.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.181s coverage: 20.0% of statements [2023-08-15T20:33:58.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements [2023-08-15T20:33:58.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.449s coverage: 81.8% of statements [2023-08-15T20:33:59.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-15T20:33:59.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.474s coverage: 82.1% of statements [2023-08-15T20:34:00.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-15T20:34:00.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.233s coverage: 86.0% of statements [2023-08-15T20:34:06.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-15T20:34:06.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-15T20:34:06.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.036s coverage: 63.1% of statements [2023-08-15T20:34:06.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.245s coverage: 100.0% of statements [2023-08-15T20:34:07.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.122s coverage: 89.4% of statements [2023-08-15T20:34:07.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.091s coverage: 100.0% of statements [2023-08-15T20:34:07.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements [2023-08-15T20:34:08.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-15T20:34:08.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-15T20:34:08.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-15T20:34:08.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements [2023-08-15T20:34:16.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-15T20:34:16.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-15T20:34:16.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-15T20:34:16.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.981s coverage: 38.4% of statements [2023-08-15T20:34:16.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.253s coverage: 89.5% of statements [2023-08-15T20:34:20.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-15T20:34:20.853Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-15T20:34:20.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-15T20:34:20.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-15T20:34:21.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.230s coverage: 84.8% of statements [2023-08-15T20:34:27.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-15T20:34:27.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-15T20:34:27.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-15T20:34:27.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-15T20:34:33.119Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.308s coverage: 17.7% of statements [2023-08-15T20:34:33.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-15T20:34:33.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-15T20:34:33.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-15T20:34:33.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-15T20:34:34.291Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.580s coverage: 95.7% of statements [2023-08-15T20:34:38.530Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-15T20:34:38.530Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-15T20:34:38.530Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.295s coverage: 61.8% of statements [2023-08-15T20:34:40.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-15T20:34:40.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-15T20:34:41.049Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.395s coverage: 98.9% of statements [2023-08-15T20:34:41.635Z] 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-08-15T20:34:41.907Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-15T20:34:41.907Z] go vet ./... [2023-08-15T20:37:18.598Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-15T20:37:18.598Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-15T20:37:18.598Z] ./bin/test-attribution-txt.sh [2023-08-15T20:37:18.598Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-15T20:37:18.598Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-15T20:37:18.598Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-15T20:37:18.598Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-15T20:37:18.637Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-15T20:37:18.969Z] + ls -al . [2023-08-15T20:37:18.969Z] total 720 [2023-08-15T20:37:18.969Z] drwxrwxr-x 10 1001 1001 4096 Aug 15 20:29 . [2023-08-15T20:37:18.969Z] drwxr-xr-x 4 root root 4096 Aug 15 20:29 .. [2023-08-15T20:37:18.969Z] drwxrwxr-x 2 1001 1001 4096 Aug 15 20:27 .blubracket [2023-08-15T20:37:18.969Z] -rw-rw-r-- 1 1001 1001 16 Aug 15 20:27 .dockerignore [2023-08-15T20:37:18.969Z] drwxrwxr-x 8 1001 1001 4096 Aug 15 20:27 .git [2023-08-15T20:37:18.969Z] drwxrwxr-x 3 1001 1001 4096 Aug 15 20:27 .github [2023-08-15T20:37:18.969Z] -rw-rw-r-- 1 1001 1001 1133 Aug 15 20:27 .gitignore [2023-08-15T20:37:18.969Z] -rw-rw-r-- 1 1001 1001 42 Aug 15 20:27 .golangci.yml [2023-08-15T20:37:18.969Z] -rw-rw-r-- 1 1001 1001 87 Aug 15 20:27 .hadolint.yml [2023-08-15T20:37:18.969Z] -rw-rw-r-- 1 1001 1001 166 Aug 15 20:27 .sonarcloud.properties [2023-08-15T20:37:18.969Z] -rw-rw-r-- 1 1001 1001 1171 Aug 15 20:27 ADOPTERS.md [2023-08-15T20:37:18.969Z] -rw-rw-r-- 1 1001 1001 11152 Aug 15 20:27 Attribution.txt [2023-08-15T20:37:18.969Z] -rw-rw-r-- 1 1001 1001 93407 Aug 15 20:27 CHANGELOG.md [2023-08-15T20:37:18.969Z] -rw-rw-r-- 1 1001 1001 3804 Aug 15 20:27 CONTRIBUTING.md [2023-08-15T20:37:18.969Z] -rw-rw-r-- 1 1001 1001 677 Aug 15 20:27 GOVERNANCE.md [2023-08-15T20:37:18.969Z] -rw-rw-r-- 1 1001 1001 883 Aug 15 20:27 Jenkinsfile [2023-08-15T20:37:18.969Z] -rw-rw-r-- 1 1001 1001 10775 Aug 15 20:27 LICENSE [2023-08-15T20:37:18.969Z] -rw-rw-r-- 1 1001 1001 14368 Aug 15 20:27 Makefile [2023-08-15T20:37:18.969Z] -rw-rw-r-- 1 1001 1001 582 Aug 15 20:27 OWNERS.md [2023-08-15T20:37:18.969Z] -rw-rw-r-- 1 1001 1001 9923 Aug 15 20:27 README.md [2023-08-15T20:37:18.969Z] -rw-rw-r-- 1 1001 1001 789 Aug 15 20:27 SECURITY.md [2023-08-15T20:37:18.969Z] -rw-rw-r-- 1 1001 1001 5 Aug 15 20:25 VERSION [2023-08-15T20:37:18.969Z] drwxrwxr-x 2 1001 1001 4096 Aug 15 20:27 bin [2023-08-15T20:37:18.969Z] drwxrwxr-x 18 1001 1001 4096 Aug 15 20:27 cmd [2023-08-15T20:37:18.969Z] -rw-r--r-- 1 root root 446998 Aug 15 20:34 coverage.out [2023-08-15T20:37:18.969Z] -rw-rw-r-- 1 1001 1001 3687 Aug 15 20:27 go.mod [2023-08-15T20:37:18.969Z] -rw-rw-r-- 1 1001 1001 33714 Aug 15 20:27 go.sum [2023-08-15T20:37:18.969Z] drwxrwxr-x 7 1001 1001 4096 Aug 15 20:27 internal [2023-08-15T20:37:18.969Z] drwxrwxr-x 3 1001 1001 4096 Aug 15 20:27 openapi [2023-08-15T20:37:18.969Z] -rw-rw-r-- 1 1001 1001 594 Aug 15 20:27 security.txt [2023-08-15T20:37:18.969Z] drwxrwxr-x 4 1001 1001 4096 Aug 15 20:27 snap [2023-08-15T20:37:18.969Z] -rw-rw-r-- 1 1001 1001 204 Aug 15 20:27 version.go [Pipeline] sh [2023-08-15T20:37:19.615Z] + '[' -e coverage.out ] [2023-08-15T20:37:19.615Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-15T20:37:19.650Z] Warning: overwriting stash ‘coverage-report’ [2023-08-15T20:37:20.398Z] Stashed 1 file(s) [Pipeline] sh [2023-08-15T20:37:20.720Z] + make build [2023-08-15T20:37:20.986Z] 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-08-15T20:38:57.622Z] 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-08-15T20:39:00.198Z] 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-08-15T20:39:05.534Z] 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-08-15T20:39:09.781Z] 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-08-15T20:39:48.633Z] 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-08-15T20:39:55.303Z] 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-08-15T20:40:01.944Z] 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-08-15T20:40:07.355Z] 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-08-15T20:40:11.631Z] 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-08-15T20:40:15.878Z] 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-08-15T20:40:21.210Z] 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-08-15T20:40:27.874Z] $ docker stop --time=1 83c8a921e76b7f1044eee543faa2872a59098c2bfbcb8e965d3cd519d2a6cb8d [2023-08-15T20:40:29.860Z] $ docker rm -f --volumes 83c8a921e76b7f1044eee543faa2872a59098c2bfbcb8e965d3cd519d2a6cb8d [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-08-15T20:40:32.600Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-15T20:40:32.600Z] [2023-08-15T20:40:32.600Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T20:40:32.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-15T20:40:33.264Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-08-15T20:40:33.264Z] 547446be3368: Pulling fs layer [2023-08-15T20:40:33.264Z] d125d8839a47: Pulling fs layer [2023-08-15T20:40:33.264Z] 3e85d5ac6304: Pulling fs layer [2023-08-15T20:40:33.264Z] c3105a71a48b: Pulling fs layer [2023-08-15T20:40:33.264Z] 0f093f025ec4: Pulling fs layer [2023-08-15T20:40:33.264Z] c3106fc0e877: Pulling fs layer [2023-08-15T20:40:33.264Z] c3105a71a48b: Waiting [2023-08-15T20:40:33.264Z] 0f093f025ec4: Waiting [2023-08-15T20:40:33.265Z] c3106fc0e877: Waiting [2023-08-15T20:40:33.265Z] 547446be3368: Verifying Checksum [2023-08-15T20:40:33.265Z] 547446be3368: Download complete [2023-08-15T20:40:33.265Z] c3105a71a48b: Verifying Checksum [2023-08-15T20:40:33.265Z] c3105a71a48b: Download complete [2023-08-15T20:40:33.849Z] d125d8839a47: Verifying Checksum [2023-08-15T20:40:33.849Z] d125d8839a47: Download complete [2023-08-15T20:40:33.849Z] c3106fc0e877: Verifying Checksum [2023-08-15T20:40:33.849Z] c3106fc0e877: Download complete [2023-08-15T20:40:33.849Z] 0f093f025ec4: Verifying Checksum [2023-08-15T20:40:33.849Z] 0f093f025ec4: Download complete [2023-08-15T20:40:34.118Z] 547446be3368: Pull complete [2023-08-15T20:40:35.079Z] d125d8839a47: Pull complete [2023-08-15T20:40:35.662Z] 3e85d5ac6304: Verifying Checksum [2023-08-15T20:40:35.662Z] 3e85d5ac6304: Download complete [2023-08-15T20:40:43.863Z] 3e85d5ac6304: Pull complete [2023-08-15T20:40:43.863Z] c3105a71a48b: Pull complete [2023-08-15T20:40:44.832Z] 0f093f025ec4: Pull complete [2023-08-15T20:40:46.766Z] c3106fc0e877: Pull complete [2023-08-15T20:40:46.766Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-08-15T20:40:46.766Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-15T20:40:46.766Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T20:40:47.078Z] prd-ubuntu20.04-docker-arm64-4c-16g-3713 does not seem to be running inside a container [2023-08-15T20:40:47.143Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-08-15T20:40:49.214Z] $ docker top 2553d02ed8d72893f8d0b7f080be9c152fc0e7c2ae8101e9a8d77950ae01d897 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T20:40:50.083Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-15T20:40:58.287Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-15T20:40:58.287Z] #1 transferring dockerfile: 1.78kB done [2023-08-15T20:40:58.287Z] #1 DONE 0.1s [2023-08-15T20:40:58.558Z] [2023-08-15T20:40:58.558Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-15T20:40:58.558Z] #2 transferring dockerfile: 2.04kB done [2023-08-15T20:40:58.558Z] #2 DONE 0.0s [2023-08-15T20:40:58.558Z] [2023-08-15T20:40:58.558Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-15T20:40:58.558Z] #3 transferring dockerfile: 2.12kB done [2023-08-15T20:40:58.558Z] #3 DONE 0.0s [2023-08-15T20:40:58.822Z] [2023-08-15T20:40:58.822Z] #4 [security-spire-server internal] load build definition from Dockerfile [2023-08-15T20:40:58.822Z] #4 transferring dockerfile: 2.63kB done [2023-08-15T20:40:58.822Z] #4 DONE 0.0s [2023-08-15T20:40:58.822Z] [2023-08-15T20:40:58.822Z] #5 [support-scheduler internal] load build definition from Dockerfile [2023-08-15T20:40:59.403Z] #5 transferring dockerfile: 1.82kB done [2023-08-15T20:40:59.403Z] #5 DONE 0.8s [2023-08-15T20:40:59.403Z] [2023-08-15T20:40:59.403Z] #6 [core-metadata internal] load build definition from Dockerfile [2023-08-15T20:40:59.403Z] #6 transferring dockerfile: 1.96kB done [2023-08-15T20:40:59.672Z] #6 DONE 0.1s [2023-08-15T20:40:59.672Z] [2023-08-15T20:40:59.672Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-15T20:40:59.672Z] #7 transferring dockerfile: 2.82kB done [2023-08-15T20:40:59.672Z] #7 DONE 0.1s [2023-08-15T20:40:59.672Z] [2023-08-15T20:40:59.672Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-15T20:40:59.672Z] #8 transferring dockerfile: 2.06kB done [2023-08-15T20:40:59.672Z] #8 DONE 0.1s [2023-08-15T20:40:59.672Z] [2023-08-15T20:40:59.672Z] #9 [security-spire-config internal] load build definition from Dockerfile [2023-08-15T20:40:59.672Z] #9 transferring dockerfile: 2.58kB done [2023-08-15T20:40:59.672Z] #9 DONE 0.1s [2023-08-15T20:40:59.672Z] [2023-08-15T20:40:59.672Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-15T20:40:59.672Z] #10 transferring dockerfile: 2.38kB 0.0s done [2023-08-15T20:40:59.672Z] #10 DONE 0.1s [2023-08-15T20:40:59.672Z] [2023-08-15T20:40:59.672Z] #11 [core-command internal] load build definition from Dockerfile [2023-08-15T20:40:59.672Z] #11 transferring dockerfile: 1.82kB done [2023-08-15T20:40:59.672Z] #11 DONE 0.1s [2023-08-15T20:40:59.672Z] [2023-08-15T20:40:59.672Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2023-08-15T20:40:59.939Z] #12 transferring dockerfile: 2.68kB done [2023-08-15T20:40:59.939Z] #12 DONE 0.1s [2023-08-15T20:40:59.939Z] [2023-08-15T20:40:59.939Z] #13 [core-data internal] load build definition from Dockerfile [2023-08-15T20:40:59.939Z] #13 transferring dockerfile: 1.90kB 0.0s done [2023-08-15T20:40:59.939Z] #13 DONE 0.1s [2023-08-15T20:40:59.939Z] [2023-08-15T20:40:59.939Z] #14 [support-notifications internal] load build definition from Dockerfile [2023-08-15T20:40:59.939Z] #14 transferring dockerfile: 1.84kB done [2023-08-15T20:40:59.939Z] #14 DONE 0.1s [2023-08-15T20:40:59.939Z] [2023-08-15T20:40:59.939Z] #15 [security-spiffe-token-provider internal] load .dockerignore [2023-08-15T20:40:59.939Z] #15 transferring context: [2023-08-15T20:41:00.205Z] #15 transferring context: 56B done [2023-08-15T20:41:00.205Z] #15 DONE 0.1s [2023-08-15T20:41:00.790Z] [2023-08-15T20:41:00.790Z] #16 [security-proxy-auth internal] load .dockerignore [2023-08-15T20:41:00.790Z] #16 transferring context: 56B done [2023-08-15T20:41:00.790Z] #16 DONE 0.0s [2023-08-15T20:41:00.790Z] [2023-08-15T20:41:00.790Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-15T20:41:00.790Z] #17 transferring context: 56B done [2023-08-15T20:41:00.790Z] #17 DONE 0.0s [2023-08-15T20:41:00.790Z] [2023-08-15T20:41:00.790Z] #18 [security-spire-server internal] load .dockerignore [2023-08-15T20:41:00.790Z] #18 transferring context: 56B done [2023-08-15T20:41:00.790Z] #18 DONE 0.1s [2023-08-15T20:41:00.790Z] [2023-08-15T20:41:00.790Z] #19 [support-scheduler internal] load .dockerignore [2023-08-15T20:41:01.058Z] #19 transferring context: 56B done [2023-08-15T20:41:01.058Z] #19 DONE 0.0s [2023-08-15T20:41:01.058Z] [2023-08-15T20:41:01.058Z] #20 [core-metadata internal] load .dockerignore [2023-08-15T20:41:01.058Z] #20 transferring context: 56B done [2023-08-15T20:41:01.058Z] #20 DONE 0.0s [2023-08-15T20:41:01.058Z] [2023-08-15T20:41:01.058Z] #21 [security-bootstrapper internal] load .dockerignore [2023-08-15T20:41:01.058Z] #21 transferring context: 56B 0.0s done [2023-08-15T20:41:01.058Z] #21 DONE 0.1s [2023-08-15T20:41:01.058Z] [2023-08-15T20:41:01.058Z] #22 [security-proxy-setup internal] load .dockerignore [2023-08-15T20:41:01.058Z] #22 transferring context: 56B done [2023-08-15T20:41:01.058Z] #22 DONE 0.1s [2023-08-15T20:41:01.058Z] [2023-08-15T20:41:01.058Z] #23 [security-spire-config internal] load .dockerignore [2023-08-15T20:41:01.330Z] #23 transferring context: 56B done [2023-08-15T20:41:01.330Z] #23 DONE 0.1s [2023-08-15T20:41:01.330Z] [2023-08-15T20:41:01.330Z] #24 [security-secretstore-setup internal] load .dockerignore [2023-08-15T20:41:01.330Z] #24 transferring context: 56B done [2023-08-15T20:41:01.330Z] #24 DONE 0.0s [2023-08-15T20:41:01.330Z] [2023-08-15T20:41:01.330Z] #25 [core-command internal] load .dockerignore [2023-08-15T20:41:01.330Z] #25 transferring context: 56B done [2023-08-15T20:41:01.330Z] #25 DONE 0.0s [2023-08-15T20:41:01.330Z] [2023-08-15T20:41:01.330Z] #26 [security-spire-agent internal] load .dockerignore [2023-08-15T20:41:01.330Z] #26 transferring context: 56B done [2023-08-15T20:41:01.330Z] #26 DONE 0.0s [2023-08-15T20:41:01.330Z] [2023-08-15T20:41:01.330Z] #27 [core-data internal] load .dockerignore [2023-08-15T20:41:01.598Z] #27 transferring context: 56B done [2023-08-15T20:41:01.598Z] #27 DONE 0.1s [2023-08-15T20:41:01.598Z] [2023-08-15T20:41:01.598Z] #28 [support-notifications internal] load .dockerignore [2023-08-15T20:41:01.598Z] #28 transferring context: 56B done [2023-08-15T20:41:01.598Z] #28 DONE 0.1s [2023-08-15T20:41:01.598Z] [2023-08-15T20:41:01.598Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-15T20:41:01.598Z] #29 DONE 0.0s [2023-08-15T20:41:01.598Z] [2023-08-15T20:41:01.598Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-08-15T20:41:02.181Z] #30 ... [2023-08-15T20:41:02.181Z] [2023-08-15T20:41:02.181Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-15T20:41:02.181Z] #29 DONE 0.0s [2023-08-15T20:41:02.181Z] [2023-08-15T20:41:02.181Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-08-15T20:41:02.181Z] #30 ... [2023-08-15T20:41:02.181Z] [2023-08-15T20:41:02.181Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-15T20:41:02.181Z] #29 DONE 0.0s [2023-08-15T20:41:02.181Z] [2023-08-15T20:41:02.181Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-08-15T20:41:02.451Z] #30 ... [2023-08-15T20:41:02.451Z] [2023-08-15T20:41:02.451Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-15T20:41:02.451Z] #29 DONE 0.0s [2023-08-15T20:41:02.717Z] [2023-08-15T20:41:02.718Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-15T20:41:02.718Z] #29 DONE 0.0s [2023-08-15T20:41:02.718Z] [2023-08-15T20:41:02.718Z] #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T20:41:02.718Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-15T20:41:02.718Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-15T20:41:02.718Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-15T20:41:02.718Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-15T20:41:02.718Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-15T20:41:02.718Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-08-15T20:41:02.718Z] #31 ... [2023-08-15T20:41:02.718Z] [2023-08-15T20:41:02.718Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-15T20:41:02.718Z] #29 DONE 0.0s [2023-08-15T20:41:02.984Z] [2023-08-15T20:41:02.984Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-15T20:41:02.984Z] #30 DONE 0.9s [2023-08-15T20:41:02.984Z] [2023-08-15T20:41:02.984Z] #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T20:41:02.984Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-15T20:41:02.984Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-15T20:41:02.984Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-15T20:41:02.984Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-15T20:41:02.984Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-15T20:41:02.984Z] #31 ... [2023-08-15T20:41:02.984Z] [2023-08-15T20:41:02.984Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-15T20:41:02.984Z] #29 DONE 0.0s [2023-08-15T20:41:02.984Z] [2023-08-15T20:41:02.984Z] #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T20:41:02.984Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-15T20:41:02.984Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-15T20:41:02.984Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-15T20:41:02.984Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-15T20:41:02.984Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-15T20:41:02.984Z] #31 ... [2023-08-15T20:41:02.984Z] [2023-08-15T20:41:02.984Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-08-15T20:41:02.984Z] #30 DONE 0.9s [2023-08-15T20:41:02.984Z] [2023-08-15T20:41:02.984Z] #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T20:41:03.249Z] #31 ... [2023-08-15T20:41:03.249Z] [2023-08-15T20:41:03.249Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-15T20:41:03.249Z] #29 DONE 0.0s [2023-08-15T20:41:03.249Z] [2023-08-15T20:41:03.249Z] #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T20:41:03.249Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-15T20:41:03.249Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-15T20:41:03.249Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-15T20:41:03.249Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-15T20:41:03.249Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-15T20:41:03.516Z] #31 ... [2023-08-15T20:41:03.516Z] [2023-08-15T20:41:03.516Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-15T20:41:03.516Z] #29 DONE 0.0s [2023-08-15T20:41:03.516Z] [2023-08-15T20:41:03.516Z] #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T20:41:03.516Z] #31 ... [2023-08-15T20:41:03.516Z] [2023-08-15T20:41:03.516Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-15T20:41:03.516Z] #30 DONE 1.0s [2023-08-15T20:41:03.516Z] [2023-08-15T20:41:03.516Z] #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T20:41:03.516Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-15T20:41:03.516Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-15T20:41:03.516Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-15T20:41:03.516Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-15T20:41:03.516Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-15T20:41:03.781Z] #31 ... [2023-08-15T20:41:03.781Z] [2023-08-15T20:41:03.781Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-15T20:41:03.781Z] #29 DONE 0.0s [2023-08-15T20:41:03.781Z] [2023-08-15T20:41:03.781Z] #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T20:41:03.781Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-15T20:41:03.781Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-15T20:41:03.781Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-15T20:41:03.781Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-15T20:41:03.781Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-15T20:41:03.781Z] #31 ... [2023-08-15T20:41:03.781Z] [2023-08-15T20:41:03.781Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-15T20:41:03.781Z] #29 DONE 0.0s [2023-08-15T20:41:03.781Z] [2023-08-15T20:41:03.781Z] #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T20:41:04.049Z] #31 ... [2023-08-15T20:41:04.049Z] [2023-08-15T20:41:04.049Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-15T20:41:04.049Z] #29 DONE 0.1s [2023-08-15T20:41:04.049Z] [2023-08-15T20:41:04.049Z] #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T20:41:04.049Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-15T20:41:04.049Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-15T20:41:04.049Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-15T20:41:04.049Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-15T20:41:04.049Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-15T20:41:04.317Z] #31 ... [2023-08-15T20:41:04.317Z] [2023-08-15T20:41:04.317Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-08-15T20:41:04.317Z] #30 DONE 1.6s [2023-08-15T20:41:04.317Z] [2023-08-15T20:41:04.317Z] #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T20:41:04.317Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-15T20:41:04.317Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-15T20:41:04.317Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-15T20:41:04.317Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-15T20:41:04.317Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-15T20:41:04.584Z] #31 ... [2023-08-15T20:41:04.584Z] [2023-08-15T20:41:04.584Z] #32 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-15T20:41:04.584Z] #32 DONE 3.9s [2023-08-15T20:41:04.584Z] [2023-08-15T20:41:04.584Z] #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T20:41:04.850Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.6s done [2023-08-15T20:41:05.121Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.6s done [2023-08-15T20:41:05.707Z] #31 ... [2023-08-15T20:41:05.707Z] [2023-08-15T20:41:05.707Z] #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-08-15T20:41:05.707Z] #33 DONE 2.5s [2023-08-15T20:41:05.707Z] [2023-08-15T20:41:05.707Z] #34 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-08-15T20:41:07.123Z] #34 ... [2023-08-15T20:41:07.123Z] [2023-08-15T20:41:07.123Z] #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T20:41:07.123Z] #31 DONE 6.3s [2023-08-15T20:41:07.123Z] [2023-08-15T20:41:07.123Z] #35 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-15T20:41:12.489Z] #35 ... [2023-08-15T20:41:12.489Z] [2023-08-15T20:41:12.489Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-15T20:41:12.489Z] #36 transferring context: 23.13MB 9.8s [2023-08-15T20:41:12.489Z] #36 ... [2023-08-15T20:41:12.489Z] [2023-08-15T20:41:12.489Z] #37 [security-spire-server internal] load build context [2023-08-15T20:41:12.489Z] #37 ... [2023-08-15T20:41:12.489Z] [2023-08-15T20:41:12.489Z] #38 [security-proxy-auth internal] load build context [2023-08-15T20:41:12.489Z] #38 ... [2023-08-15T20:41:12.489Z] [2023-08-15T20:41:12.489Z] #39 [core-common-config-bootstrapper internal] load build context [2023-08-15T20:41:12.489Z] #39 ... [2023-08-15T20:41:12.489Z] [2023-08-15T20:41:12.489Z] #40 [support-scheduler internal] load build context [2023-08-15T20:41:12.756Z] #40 ... [2023-08-15T20:41:12.756Z] [2023-08-15T20:41:12.756Z] #41 [core-metadata internal] load build context [2023-08-15T20:41:12.756Z] #41 ... [2023-08-15T20:41:12.756Z] [2023-08-15T20:41:12.756Z] #42 [security-proxy-setup internal] load build context [2023-08-15T20:41:12.756Z] #42 ... [2023-08-15T20:41:12.756Z] [2023-08-15T20:41:12.756Z] #40 [support-scheduler internal] load build context [2023-08-15T20:41:13.024Z] #40 ... [2023-08-15T20:41:13.024Z] [2023-08-15T20:41:13.024Z] #43 [security-bootstrapper internal] load build context [2023-08-15T20:41:13.024Z] #43 ... [2023-08-15T20:41:13.290Z] [2023-08-15T20:41:13.290Z] #42 [security-proxy-setup internal] load build context [2023-08-15T20:41:13.290Z] #42 ... [2023-08-15T20:41:13.290Z] [2023-08-15T20:41:13.290Z] #44 [security-spire-config internal] load build context [2023-08-15T20:41:13.290Z] #44 ... [2023-08-15T20:41:13.290Z] [2023-08-15T20:41:13.290Z] #42 [security-proxy-setup internal] load build context [2023-08-15T20:41:13.870Z] #42 ... [2023-08-15T20:41:13.870Z] [2023-08-15T20:41:13.870Z] #45 [security-secretstore-setup internal] load build context [2023-08-15T20:41:13.870Z] #45 ... [2023-08-15T20:41:13.870Z] [2023-08-15T20:41:13.870Z] #46 [core-command internal] load build context [2023-08-15T20:41:13.870Z] #46 ... [2023-08-15T20:41:13.870Z] [2023-08-15T20:41:13.870Z] #43 [security-bootstrapper internal] load build context [2023-08-15T20:41:14.135Z] #43 ... [2023-08-15T20:41:14.135Z] [2023-08-15T20:41:14.135Z] #47 [security-spire-agent internal] load build context [2023-08-15T20:41:14.135Z] #47 ... [2023-08-15T20:41:14.135Z] [2023-08-15T20:41:14.135Z] #48 [core-data internal] load build context [2023-08-15T20:41:14.402Z] #48 ... [2023-08-15T20:41:14.402Z] [2023-08-15T20:41:14.402Z] #49 [support-notifications internal] load build context [2023-08-15T20:41:14.402Z] #49 ... [2023-08-15T20:41:14.402Z] [2023-08-15T20:41:14.402Z] #48 [core-data internal] load build context [2023-08-15T20:41:14.984Z] #48 ... [2023-08-15T20:41:14.984Z] [2023-08-15T20:41:14.984Z] #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-15T20:41:14.984Z] #0 4.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T20:41:14.984Z] #0 5.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T20:41:14.984Z] #0 7.443 OK: 263 MiB in 53 packages [2023-08-15T20:41:14.984Z] #50 DONE 9.1s [2023-08-15T20:41:14.984Z] [2023-08-15T20:41:14.984Z] #45 [security-secretstore-setup internal] load build context [2023-08-15T20:41:15.941Z] #45 ... [2023-08-15T20:41:15.942Z] [2023-08-15T20:41:15.942Z] #51 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-15T20:41:15.942Z] #0 7.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T20:41:15.942Z] #0 9.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T20:41:15.942Z] #51 ... [2023-08-15T20:41:15.942Z] [2023-08-15T20:41:15.942Z] #52 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-15T20:41:15.942Z] #0 5.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T20:41:15.942Z] #0 6.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T20:41:15.942Z] #0 9.369 OK: 263 MiB in 53 packages [2023-08-15T20:41:15.942Z] #52 ... [2023-08-15T20:41:15.942Z] [2023-08-15T20:41:15.942Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-15T20:41:15.942Z] #0 8.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T20:41:16.208Z] #53 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T20:41:16.208Z] #53 ... [2023-08-15T20:41:16.208Z] [2023-08-15T20:41:16.208Z] #48 [core-data internal] load build context [2023-08-15T20:41:16.793Z] #48 ... [2023-08-15T20:41:16.793Z] [2023-08-15T20:41:16.793Z] #52 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-15T20:41:16.793Z] #52 DONE 11.0s [2023-08-15T20:41:16.793Z] [2023-08-15T20:41:16.793Z] #48 [core-data internal] load build context [2023-08-15T20:41:17.396Z] #48 ... [2023-08-15T20:41:17.396Z] [2023-08-15T20:41:17.396Z] #54 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-15T20:41:17.663Z] #54 ... [2023-08-15T20:41:17.663Z] [2023-08-15T20:41:17.663Z] #55 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-15T20:41:17.663Z] #55 ... [2023-08-15T20:41:17.663Z] [2023-08-15T20:41:17.663Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-15T20:41:17.929Z] #56 ... [2023-08-15T20:41:17.929Z] [2023-08-15T20:41:17.929Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-15T20:41:17.929Z] #57 ... [2023-08-15T20:41:17.929Z] [2023-08-15T20:41:17.929Z] #58 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-15T20:41:18.194Z] #58 ... [2023-08-15T20:41:18.194Z] [2023-08-15T20:41:18.194Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-15T20:41:18.194Z] #59 ... [2023-08-15T20:41:18.194Z] [2023-08-15T20:41:18.194Z] #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-15T20:41:18.194Z] #60 ... [2023-08-15T20:41:18.194Z] [2023-08-15T20:41:18.194Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-15T20:41:18.461Z] #61 ... [2023-08-15T20:41:18.461Z] [2023-08-15T20:41:18.461Z] #45 [security-secretstore-setup internal] load build context [2023-08-15T20:41:18.461Z] #45 transferring context: 29.67MB 14.4s [2023-08-15T20:41:19.422Z] #45 ... [2023-08-15T20:41:19.422Z] [2023-08-15T20:41:19.422Z] #51 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-15T20:41:19.422Z] #51 12.19 OK: 263 MiB in 53 packages [2023-08-15T20:41:19.422Z] #51 DONE 14.5s [2023-08-15T20:41:19.422Z] [2023-08-15T20:41:19.422Z] #45 [security-secretstore-setup internal] load build context [2023-08-15T20:41:20.386Z] #45 ... [2023-08-15T20:41:20.386Z] [2023-08-15T20:41:20.386Z] #34 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-08-15T20:41:20.386Z] #34 9.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T20:41:20.386Z] #34 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T20:41:20.386Z] #34 13.41 OK: 263 MiB in 53 packages [2023-08-15T20:41:20.386Z] #34 DONE 15.2s [2023-08-15T20:41:20.386Z] [2023-08-15T20:41:20.386Z] #45 [security-secretstore-setup internal] load build context [2023-08-15T20:41:22.329Z] #45 ... [2023-08-15T20:41:22.329Z] [2023-08-15T20:41:22.329Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-15T20:41:22.329Z] #36 transferring context: 32.51MB 20.2s [2023-08-15T20:41:22.598Z] #36 ... [2023-08-15T20:41:22.598Z] [2023-08-15T20:41:22.598Z] #37 [security-spire-server internal] load build context [2023-08-15T20:41:22.598Z] #37 ... [2023-08-15T20:41:22.598Z] [2023-08-15T20:41:22.598Z] #38 [security-proxy-auth internal] load build context [2023-08-15T20:41:22.598Z] #38 ... [2023-08-15T20:41:22.598Z] [2023-08-15T20:41:22.598Z] #39 [core-common-config-bootstrapper internal] load build context [2023-08-15T20:41:22.866Z] #39 ... [2023-08-15T20:41:22.866Z] [2023-08-15T20:41:22.866Z] #41 [core-metadata internal] load build context [2023-08-15T20:41:22.866Z] #41 ... [2023-08-15T20:41:22.866Z] [2023-08-15T20:41:22.866Z] #39 [core-common-config-bootstrapper internal] load build context [2023-08-15T20:41:23.450Z] #39 ... [2023-08-15T20:41:23.450Z] [2023-08-15T20:41:23.450Z] #40 [support-scheduler internal] load build context [2023-08-15T20:41:23.450Z] #40 ... [2023-08-15T20:41:23.450Z] [2023-08-15T20:41:23.450Z] #41 [core-metadata internal] load build context [2023-08-15T20:41:23.450Z] #41 ... [2023-08-15T20:41:23.450Z] [2023-08-15T20:41:23.450Z] #44 [security-spire-config internal] load build context [2023-08-15T20:41:23.717Z] #44 ... [2023-08-15T20:41:23.717Z] [2023-08-15T20:41:23.717Z] #39 [core-common-config-bootstrapper internal] load build context [2023-08-15T20:41:23.986Z] #39 ... [2023-08-15T20:41:23.986Z] [2023-08-15T20:41:23.986Z] #42 [security-proxy-setup internal] load build context [2023-08-15T20:41:23.986Z] #42 ... [2023-08-15T20:41:23.986Z] [2023-08-15T20:41:23.986Z] #44 [security-spire-config internal] load build context [2023-08-15T20:41:24.254Z] #44 ... [2023-08-15T20:41:24.254Z] [2023-08-15T20:41:24.254Z] #43 [security-bootstrapper internal] load build context [2023-08-15T20:41:24.254Z] #43 ... [2023-08-15T20:41:24.254Z] [2023-08-15T20:41:24.254Z] #46 [core-command internal] load build context [2023-08-15T20:41:24.521Z] #46 ... [2023-08-15T20:41:24.521Z] [2023-08-15T20:41:24.521Z] #47 [security-spire-agent internal] load build context [2023-08-15T20:41:24.521Z] #47 ... [2023-08-15T20:41:24.521Z] [2023-08-15T20:41:24.521Z] #44 [security-spire-config internal] load build context [2023-08-15T20:41:24.521Z] #44 ... [2023-08-15T20:41:24.521Z] [2023-08-15T20:41:24.521Z] #49 [support-notifications internal] load build context [2023-08-15T20:41:24.790Z] #49 ... [2023-08-15T20:41:24.790Z] [2023-08-15T20:41:24.790Z] #44 [security-spire-config internal] load build context [2023-08-15T20:41:28.131Z] #44 ... [2023-08-15T20:41:28.131Z] [2023-08-15T20:41:28.131Z] #48 [core-data internal] load build context [2023-08-15T20:41:28.131Z] #48 ... [2023-08-15T20:41:28.131Z] [2023-08-15T20:41:28.131Z] #44 [security-spire-config internal] load build context [2023-08-15T20:41:28.131Z] #44 ... [2023-08-15T20:41:28.131Z] [2023-08-15T20:41:28.131Z] #35 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-15T20:41:28.131Z] #35 11.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T20:41:28.131Z] #35 13.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T20:41:28.131Z] #35 18.58 (1/2) Installing ca-certificates (20230506-r0) [2023-08-15T20:41:28.131Z] #35 19.00 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-15T20:41:28.131Z] #35 19.09 Executing busybox-1.35.0-r29.trigger [2023-08-15T20:41:28.131Z] #35 19.37 Executing ca-certificates-20230506-r0.trigger [2023-08-15T20:41:28.398Z] #35 ... [2023-08-15T20:41:28.398Z] [2023-08-15T20:41:28.398Z] #46 [core-command internal] load build context [2023-08-15T20:41:28.987Z] #46 ... [2023-08-15T20:41:28.987Z] [2023-08-15T20:41:28.987Z] #58 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-15T20:41:28.987Z] #58 12.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T20:41:28.987Z] #58 14.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T20:41:28.987Z] #58 21.09 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-15T20:41:28.987Z] #58 21.09 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-15T20:41:28.987Z] #58 21.09 OK: 17689 distinct packages available [2023-08-15T20:41:28.987Z] #58 22.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T20:41:28.987Z] #58 ... [2023-08-15T20:41:28.987Z] [2023-08-15T20:41:28.987Z] #44 [security-spire-config internal] load build context [2023-08-15T20:41:28.987Z] #44 transferring context: 30.89MB 25.1s [2023-08-15T20:41:28.987Z] #44 ... [2023-08-15T20:41:28.987Z] [2023-08-15T20:41:28.987Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-15T20:41:28.987Z] #56 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T20:41:28.987Z] #56 13.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T20:41:28.987Z] #56 20.34 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-15T20:41:28.987Z] #56 20.34 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-15T20:41:28.987Z] #56 20.34 OK: 17689 distinct packages available [2023-08-15T20:41:29.253Z] #56 21.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T20:41:29.253Z] #56 ... [2023-08-15T20:41:29.253Z] [2023-08-15T20:41:29.253Z] #44 [security-spire-config internal] load build context [2023-08-15T20:41:29.253Z] #44 ... [2023-08-15T20:41:29.253Z] [2023-08-15T20:41:29.253Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-15T20:41:29.520Z] #53 13.67 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-15T20:41:29.520Z] #53 13.67 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-15T20:41:29.520Z] #53 13.67 OK: 17694 distinct packages available [2023-08-15T20:41:29.520Z] #53 14.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T20:41:29.520Z] #53 16.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T20:41:29.520Z] #53 ... [2023-08-15T20:41:29.520Z] [2023-08-15T20:41:29.520Z] #38 [security-proxy-auth internal] load build context [2023-08-15T20:41:29.520Z] #38 ... [2023-08-15T20:41:29.520Z] [2023-08-15T20:41:29.520Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-15T20:41:29.520Z] #53 23.91 OK: 263 MiB in 53 packages [2023-08-15T20:41:30.188Z] #53 ... [2023-08-15T20:41:30.188Z] [2023-08-15T20:41:30.188Z] #54 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-15T20:41:30.188Z] #54 13.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T20:41:30.188Z] #54 16.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T20:41:30.188Z] #54 22.16 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-15T20:41:30.188Z] #54 22.39 Executing busybox-1.35.0-r29.trigger [2023-08-15T20:41:30.188Z] #54 22.48 OK: 8 MiB in 16 packages [2023-08-15T20:41:30.454Z] #54 ... [2023-08-15T20:41:30.454Z] [2023-08-15T20:41:30.454Z] #37 [security-spire-server internal] load build context [2023-08-15T20:41:30.454Z] #37 ... [2023-08-15T20:41:30.454Z] [2023-08-15T20:41:30.454Z] #38 [security-proxy-auth internal] load build context [2023-08-15T20:41:31.035Z] #38 ... [2023-08-15T20:41:31.035Z] [2023-08-15T20:41:31.035Z] #54 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-15T20:41:31.304Z] #54 DONE 24.5s [2023-08-15T20:41:31.304Z] [2023-08-15T20:41:31.304Z] #38 [security-proxy-auth internal] load build context [2023-08-15T20:41:31.304Z] #38 ... [2023-08-15T20:41:31.304Z] [2023-08-15T20:41:31.304Z] #35 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-15T20:41:31.304Z] #35 22.02 OK: 8 MiB in 17 packages [2023-08-15T20:41:31.304Z] #35 DONE 24.3s [2023-08-15T20:41:31.304Z] [2023-08-15T20:41:31.304Z] #42 [security-proxy-setup internal] load build context [2023-08-15T20:41:31.575Z] #42 ... [2023-08-15T20:41:31.575Z] [2023-08-15T20:41:31.575Z] #38 [security-proxy-auth internal] load build context [2023-08-15T20:41:31.843Z] #38 ... [2023-08-15T20:41:31.843Z] [2023-08-15T20:41:31.843Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-15T20:41:31.843Z] #61 14.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T20:41:31.843Z] #61 16.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T20:41:31.843Z] #61 23.45 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-15T20:41:31.843Z] #61 23.53 (2/2) Installing su-exec (0.2-r2) [2023-08-15T20:41:31.843Z] #61 23.56 Executing busybox-1.35.0-r29.trigger [2023-08-15T20:41:31.843Z] #61 23.67 OK: 8 MiB in 17 packages [2023-08-15T20:41:32.110Z] #61 ... [2023-08-15T20:41:32.110Z] [2023-08-15T20:41:32.110Z] #47 [security-spire-agent internal] load build context [2023-08-15T20:41:32.110Z] #47 ... [2023-08-15T20:41:32.110Z] [2023-08-15T20:41:32.110Z] #38 [security-proxy-auth internal] load build context [2023-08-15T20:41:32.378Z] #38 ... [2023-08-15T20:41:32.379Z] [2023-08-15T20:41:32.379Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-15T20:41:32.379Z] #53 DONE 26.7s [2023-08-15T20:41:32.379Z] [2023-08-15T20:41:32.379Z] #38 [security-proxy-auth internal] load build context [2023-08-15T20:41:32.379Z] #38 ... [2023-08-15T20:41:32.379Z] [2023-08-15T20:41:32.379Z] #45 [security-secretstore-setup internal] load build context [2023-08-15T20:41:32.662Z] #45 ... [2023-08-15T20:41:32.662Z] [2023-08-15T20:41:32.662Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-15T20:41:32.662Z] #36 transferring context: 48.13MB 30.5s [2023-08-15T20:41:32.662Z] #36 ... [2023-08-15T20:41:32.662Z] [2023-08-15T20:41:32.662Z] #45 [security-secretstore-setup internal] load build context [2023-08-15T20:41:33.250Z] #45 ... [2023-08-15T20:41:33.250Z] [2023-08-15T20:41:33.250Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-15T20:41:33.250Z] #61 DONE 25.5s [2023-08-15T20:41:33.250Z] [2023-08-15T20:41:33.250Z] #47 [security-spire-agent internal] load build context [2023-08-15T20:41:33.516Z] #47 ... [2023-08-15T20:41:33.517Z] [2023-08-15T20:41:33.517Z] #40 [support-scheduler internal] load build context [2023-08-15T20:41:33.517Z] #40 ... [2023-08-15T20:41:33.517Z] [2023-08-15T20:41:33.517Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-15T20:41:33.517Z] #57 15.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T20:41:33.517Z] #57 19.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T20:41:33.785Z] #57 ... [2023-08-15T20:41:33.785Z] [2023-08-15T20:41:33.785Z] #40 [support-scheduler internal] load build context [2023-08-15T20:41:33.785Z] #40 ... [2023-08-15T20:41:33.785Z] [2023-08-15T20:41:33.785Z] #41 [core-metadata internal] load build context [2023-08-15T20:41:34.059Z] #41 ... [2023-08-15T20:41:34.059Z] [2023-08-15T20:41:34.059Z] #39 [core-common-config-bootstrapper internal] load build context [2023-08-15T20:41:34.059Z] #39 ... [2023-08-15T20:41:34.059Z] [2023-08-15T20:41:34.059Z] #40 [support-scheduler internal] load build context [2023-08-15T20:41:34.328Z] #40 ... [2023-08-15T20:41:34.328Z] [2023-08-15T20:41:34.328Z] #55 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-15T20:41:34.328Z] #55 16.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T20:41:34.328Z] #55 19.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T20:41:34.328Z] #55 24.67 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-15T20:41:34.328Z] #55 24.72 (2/2) Installing openssl (3.0.10-r0) [2023-08-15T20:41:34.328Z] #55 24.79 Executing busybox-1.35.0-r29.trigger [2023-08-15T20:41:34.328Z] #55 24.93 OK: 8 MiB in 17 packages [2023-08-15T20:41:34.328Z] #55 DONE 26.8s [2023-08-15T20:41:34.328Z] [2023-08-15T20:41:34.328Z] #40 [support-scheduler internal] load build context [2023-08-15T20:41:34.328Z] #40 ... [2023-08-15T20:41:34.328Z] [2023-08-15T20:41:34.328Z] #43 [security-bootstrapper internal] load build context [2023-08-15T20:41:34.595Z] #43 ... [2023-08-15T20:41:34.595Z] [2023-08-15T20:41:34.595Z] #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-08-15T20:41:34.862Z] #62 ... [2023-08-15T20:41:34.863Z] [2023-08-15T20:41:34.863Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-15T20:41:34.863Z] #59 16.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T20:41:34.863Z] #59 20.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T20:41:34.863Z] #59 26.25 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-15T20:41:34.863Z] #59 26.28 Executing busybox-1.35.0-r29.trigger [2023-08-15T20:41:34.863Z] #59 26.41 OK: 8 MiB in 16 packages [2023-08-15T20:41:34.863Z] #59 ... [2023-08-15T20:41:34.863Z] [2023-08-15T20:41:34.863Z] #40 [support-scheduler internal] load build context [2023-08-15T20:41:34.863Z] #40 ... [2023-08-15T20:41:34.863Z] [2023-08-15T20:41:34.863Z] #49 [support-notifications internal] load build context [2023-08-15T20:41:35.147Z] #49 ... [2023-08-15T20:41:35.147Z] [2023-08-15T20:41:35.147Z] #43 [security-bootstrapper internal] load build context [2023-08-15T20:41:35.417Z] #43 ... [2023-08-15T20:41:35.417Z] [2023-08-15T20:41:35.417Z] #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-08-15T20:41:35.417Z] #62 DONE 1.0s [2023-08-15T20:41:35.417Z] [2023-08-15T20:41:35.417Z] #43 [security-bootstrapper internal] load build context [2023-08-15T20:41:35.417Z] #43 ... [2023-08-15T20:41:35.417Z] [2023-08-15T20:41:35.417Z] #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-15T20:41:35.417Z] #60 17.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T20:41:35.417Z] #60 20.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T20:41:35.417Z] #60 26.90 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-15T20:41:35.417Z] #60 26.90 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-15T20:41:35.417Z] #60 26.90 OK: 17689 distinct packages available [2023-08-15T20:41:35.683Z] #60 ... [2023-08-15T20:41:35.684Z] [2023-08-15T20:41:35.684Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-15T20:41:35.684Z] #59 DONE 27.8s [2023-08-15T20:41:35.684Z] [2023-08-15T20:41:35.684Z] #49 [support-notifications internal] load build context [2023-08-15T20:41:37.095Z] #49 ... [2023-08-15T20:41:37.095Z] [2023-08-15T20:41:37.095Z] #58 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-15T20:41:37.095Z] #58 25.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T20:41:37.095Z] #58 29.20 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-15T20:41:37.095Z] #58 29.20 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-15T20:41:37.095Z] #58 29.20 (3/5) Installing libucontext (1.2-r0) [2023-08-15T20:41:37.095Z] #58 29.20 (4/5) Installing gcompat (1.1.0-r0) [2023-08-15T20:41:37.095Z] #58 29.20 (5/5) Installing openssl (3.0.10-r0) [2023-08-15T20:41:37.095Z] #58 29.20 Executing busybox-1.35.0-r29.trigger [2023-08-15T20:41:37.095Z] #58 29.29 OK: 9 MiB in 20 packages [2023-08-15T20:41:37.095Z] #58 DONE 30.3s [2023-08-15T20:41:37.095Z] [2023-08-15T20:41:37.095Z] #49 [support-notifications internal] load build context [2023-08-15T20:41:37.678Z] #49 ... [2023-08-15T20:41:37.678Z] [2023-08-15T20:41:37.678Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-15T20:41:37.678Z] #57 26.17 (1/4) Installing ca-certificates (20230506-r0) [2023-08-15T20:41:37.678Z] #57 26.54 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-15T20:41:37.678Z] #57 26.54 (3/4) Installing su-exec (0.2-r2) [2023-08-15T20:41:37.678Z] #57 26.58 (4/4) Installing yq (4.30.4-r4) [2023-08-15T20:41:37.678Z] #57 27.49 Executing busybox-1.35.0-r29.trigger [2023-08-15T20:41:37.678Z] #57 27.58 Executing ca-certificates-20230506-r0.trigger [2023-08-15T20:41:37.678Z] #57 28.63 OK: 17 MiB in 19 packages [2023-08-15T20:41:37.678Z] #57 DONE 29.9s [2023-08-15T20:41:37.678Z] [2023-08-15T20:41:37.678Z] #49 [support-notifications internal] load build context [2023-08-15T20:41:37.944Z] #49 ... [2023-08-15T20:41:37.944Z] [2023-08-15T20:41:37.944Z] #48 [core-data internal] load build context [2023-08-15T20:41:38.211Z] #48 ... [2023-08-15T20:41:38.211Z] [2023-08-15T20:41:38.211Z] #47 [security-spire-agent internal] load build context [2023-08-15T20:41:38.211Z] #47 ... [2023-08-15T20:41:38.211Z] [2023-08-15T20:41:38.211Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-15T20:41:38.211Z] #56 24.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T20:41:38.211Z] #56 28.50 (1/9) Installing ca-certificates (20230506-r0) [2023-08-15T20:41:38.211Z] #56 28.81 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-15T20:41:38.211Z] #56 28.81 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-15T20:41:38.211Z] #56 28.81 (4/9) Installing libcurl (8.2.1-r0) [2023-08-15T20:41:38.211Z] #56 28.98 (5/9) Installing curl (8.2.1-r0) [2023-08-15T20:41:38.211Z] #56 28.98 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-15T20:41:38.211Z] #56 28.99 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-15T20:41:38.211Z] #56 29.00 (8/9) Installing libucontext (1.2-r0) [2023-08-15T20:41:38.211Z] #56 29.01 (9/9) Installing gcompat (1.1.0-r0) [2023-08-15T20:41:38.211Z] #56 29.09 Executing busybox-1.35.0-r29.trigger [2023-08-15T20:41:38.211Z] #56 29.28 Executing ca-certificates-20230506-r0.trigger [2023-08-15T20:41:38.211Z] #56 29.88 OK: 11 MiB in 24 packages [2023-08-15T20:41:38.211Z] #56 DONE 30.7s [2023-08-15T20:41:38.211Z] [2023-08-15T20:41:38.211Z] #47 [security-spire-agent internal] load build context [2023-08-15T20:41:38.797Z] #47 ... [2023-08-15T20:41:38.797Z] [2023-08-15T20:41:38.797Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-15T20:41:38.797Z] #63 DONE 5.7s [2023-08-15T20:41:38.797Z] [2023-08-15T20:41:38.797Z] #47 [security-spire-agent internal] load build context [2023-08-15T20:41:38.797Z] #47 ... [2023-08-15T20:41:38.797Z] [2023-08-15T20:41:38.797Z] #46 [core-command internal] load build context [2023-08-15T20:41:39.061Z] #46 ... [2023-08-15T20:41:39.061Z] [2023-08-15T20:41:39.061Z] #47 [security-spire-agent internal] load build context [2023-08-15T20:41:39.331Z] #47 transferring context: 54.29MB 35.1s [2023-08-15T20:41:39.600Z] #47 ... [2023-08-15T20:41:39.600Z] [2023-08-15T20:41:39.600Z] #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-15T20:41:39.600Z] #60 27.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T20:41:39.600Z] #60 29.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T20:41:39.600Z] #60 30.54 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-15T20:41:39.600Z] #60 30.54 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-15T20:41:39.600Z] #60 30.58 (3/4) Installing libucontext (1.2-r0) [2023-08-15T20:41:39.600Z] #60 30.58 (4/4) Installing gcompat (1.1.0-r0) [2023-08-15T20:41:39.600Z] #60 30.58 Executing busybox-1.35.0-r29.trigger [2023-08-15T20:41:39.600Z] #60 30.63 OK: 8 MiB in 19 packages [2023-08-15T20:41:39.600Z] #60 DONE 31.4s [2023-08-15T20:41:39.600Z] [2023-08-15T20:41:39.600Z] #44 [security-spire-config internal] load build context [2023-08-15T20:41:39.600Z] #44 ... [2023-08-15T20:41:39.600Z] [2023-08-15T20:41:39.600Z] #47 [security-spire-agent internal] load build context [2023-08-15T20:41:39.878Z] #47 ... [2023-08-15T20:41:39.878Z] [2023-08-15T20:41:39.878Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-15T20:41:39.878Z] #64 DONE 0.9s [2023-08-15T20:41:39.878Z] [2023-08-15T20:41:39.878Z] #47 [security-spire-agent internal] load build context [2023-08-15T20:41:40.834Z] #47 ... [2023-08-15T20:41:40.834Z] [2023-08-15T20:41:40.834Z] #37 [security-spire-server internal] load build context [2023-08-15T20:41:40.834Z] #37 ... [2023-08-15T20:41:40.834Z] [2023-08-15T20:41:40.834Z] #47 [security-spire-agent internal] load build context [2023-08-15T20:41:41.524Z] #47 ... [2023-08-15T20:41:41.524Z] [2023-08-15T20:41:41.524Z] #42 [security-proxy-setup internal] load build context [2023-08-15T20:41:41.793Z] #42 ... [2023-08-15T20:41:41.793Z] [2023-08-15T20:41:41.793Z] #37 [security-spire-server internal] load build context [2023-08-15T20:41:42.589Z] #37 ... [2023-08-15T20:41:42.589Z] [2023-08-15T20:41:42.589Z] #38 [security-proxy-auth internal] load build context [2023-08-15T20:41:42.856Z] #38 ... [2023-08-15T20:41:42.856Z] [2023-08-15T20:41:42.856Z] #47 [security-spire-agent internal] load build context [2023-08-15T20:41:42.856Z] #47 ... [2023-08-15T20:41:42.856Z] [2023-08-15T20:41:42.856Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-15T20:41:42.856Z] #36 transferring context: 67.10MB 40.9s [2023-08-15T20:41:42.856Z] #36 ... [2023-08-15T20:41:42.856Z] [2023-08-15T20:41:42.856Z] #38 [security-proxy-auth internal] load build context [2023-08-15T20:41:43.435Z] #38 ... [2023-08-15T20:41:43.435Z] [2023-08-15T20:41:43.435Z] #45 [security-secretstore-setup internal] load build context [2023-08-15T20:41:43.435Z] #45 ... [2023-08-15T20:41:43.435Z] [2023-08-15T20:41:43.435Z] #38 [security-proxy-auth internal] load build context [2023-08-15T20:41:44.015Z] #38 ... [2023-08-15T20:41:44.015Z] [2023-08-15T20:41:44.015Z] #41 [core-metadata internal] load build context [2023-08-15T20:41:44.281Z] #41 ... [2023-08-15T20:41:44.281Z] [2023-08-15T20:41:44.281Z] #39 [core-common-config-bootstrapper internal] load build context [2023-08-15T20:41:44.281Z] #39 ... [2023-08-15T20:41:44.281Z] [2023-08-15T20:41:44.281Z] #41 [core-metadata internal] load build context [2023-08-15T20:41:44.862Z] #41 ... [2023-08-15T20:41:44.862Z] [2023-08-15T20:41:44.862Z] #40 [support-scheduler internal] load build context [2023-08-15T20:41:45.128Z] #40 ... [2023-08-15T20:41:45.128Z] [2023-08-15T20:41:45.128Z] #41 [core-metadata internal] load build context [2023-08-15T20:41:45.709Z] #41 ... [2023-08-15T20:41:45.709Z] [2023-08-15T20:41:45.709Z] #43 [security-bootstrapper internal] load build context [2023-08-15T20:41:45.975Z] #43 ... [2023-08-15T20:41:45.975Z] [2023-08-15T20:41:45.975Z] #37 [security-spire-server internal] load build context [2023-08-15T20:41:48.555Z] #37 ... [2023-08-15T20:41:48.555Z] [2023-08-15T20:41:48.555Z] #49 [support-notifications internal] load build context [2023-08-15T20:41:48.555Z] #49 ... [2023-08-15T20:41:48.555Z] [2023-08-15T20:41:48.555Z] #37 [security-spire-server internal] load build context [2023-08-15T20:41:48.555Z] #37 ... [2023-08-15T20:41:48.555Z] [2023-08-15T20:41:48.555Z] #48 [core-data internal] load build context [2023-08-15T20:41:48.555Z] #48 ... [2023-08-15T20:41:48.555Z] [2023-08-15T20:41:48.555Z] #37 [security-spire-server internal] load build context [2023-08-15T20:41:48.820Z] #37 transferring context: 142.15MB 46.0s [2023-08-15T20:41:49.085Z] #37 ... [2023-08-15T20:41:49.085Z] [2023-08-15T20:41:49.085Z] #46 [core-command internal] load build context [2023-08-15T20:41:49.349Z] #46 ... [2023-08-15T20:41:49.349Z] [2023-08-15T20:41:49.349Z] #49 [support-notifications internal] load build context [2023-08-15T20:41:49.616Z] #49 ... [2023-08-15T20:41:49.616Z] [2023-08-15T20:41:49.616Z] #44 [security-spire-config internal] load build context [2023-08-15T20:41:49.885Z] #44 ... [2023-08-15T20:41:49.885Z] [2023-08-15T20:41:49.885Z] #49 [support-notifications internal] load build context [2023-08-15T20:41:51.826Z] #49 ... [2023-08-15T20:41:51.826Z] [2023-08-15T20:41:51.826Z] #42 [security-proxy-setup internal] load build context [2023-08-15T20:41:51.826Z] #42 ... [2023-08-15T20:41:51.826Z] [2023-08-15T20:41:51.826Z] #44 [security-spire-config internal] load build context [2023-08-15T20:41:52.800Z] #44 ... [2023-08-15T20:41:52.800Z] [2023-08-15T20:41:52.800Z] #47 [security-spire-agent internal] load build context [2023-08-15T20:41:53.065Z] #47 ... [2023-08-15T20:41:53.065Z] [2023-08-15T20:41:53.065Z] #44 [security-spire-config internal] load build context [2023-08-15T20:41:53.065Z] #44 ... [2023-08-15T20:41:53.065Z] [2023-08-15T20:41:53.065Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-15T20:41:53.065Z] #36 transferring context: 97.74MB 51.0s [2023-08-15T20:41:53.065Z] #36 ... [2023-08-15T20:41:53.065Z] [2023-08-15T20:41:53.065Z] #47 [security-spire-agent internal] load build context [2023-08-15T20:41:53.644Z] #47 ... [2023-08-15T20:41:53.644Z] [2023-08-15T20:41:53.644Z] #45 [security-secretstore-setup internal] load build context [2023-08-15T20:41:53.644Z] #45 ... [2023-08-15T20:41:53.644Z] [2023-08-15T20:41:53.644Z] #47 [security-spire-agent internal] load build context [2023-08-15T20:41:54.222Z] #47 ... [2023-08-15T20:41:54.222Z] [2023-08-15T20:41:54.222Z] #38 [security-proxy-auth internal] load build context [2023-08-15T20:41:54.490Z] #38 ... [2023-08-15T20:41:54.490Z] [2023-08-15T20:41:54.490Z] #39 [core-common-config-bootstrapper internal] load build context [2023-08-15T20:41:54.490Z] #39 ... [2023-08-15T20:41:54.490Z] [2023-08-15T20:41:54.490Z] #38 [security-proxy-auth internal] load build context [2023-08-15T20:41:55.070Z] #38 ... [2023-08-15T20:41:55.070Z] [2023-08-15T20:41:55.070Z] #41 [core-metadata internal] load build context [2023-08-15T20:41:55.070Z] #41 transferring context: 188.25MB 51.9s done [2023-08-15T20:41:55.070Z] #41 DONE 52.4s [2023-08-15T20:41:55.070Z] [2023-08-15T20:41:55.070Z] #38 [security-proxy-auth internal] load build context [2023-08-15T20:41:55.344Z] #38 ... [2023-08-15T20:41:55.344Z] [2023-08-15T20:41:55.344Z] #40 [support-scheduler internal] load build context [2023-08-15T20:41:55.344Z] #40 ... [2023-08-15T20:41:55.344Z] [2023-08-15T20:41:55.344Z] #38 [security-proxy-auth internal] load build context [2023-08-15T20:41:55.926Z] #38 ... [2023-08-15T20:41:55.926Z] [2023-08-15T20:41:55.926Z] #43 [security-bootstrapper internal] load build context [2023-08-15T20:41:56.192Z] #43 ... [2023-08-15T20:41:56.192Z] [2023-08-15T20:41:56.192Z] #38 [security-proxy-auth internal] load build context [2023-08-15T20:41:58.128Z] #38 ... [2023-08-15T20:41:58.128Z] [2023-08-15T20:41:58.128Z] #46 [core-command internal] load build context [2023-08-15T20:41:58.128Z] #46 transferring context: 188.25MB 52.9s done [2023-08-15T20:41:58.128Z] #46 DONE 54.3s [2023-08-15T20:41:58.128Z] [2023-08-15T20:41:58.128Z] #37 [security-spire-server internal] load build context [2023-08-15T20:41:58.128Z] #37 transferring context: 188.25MB 54.7s done [2023-08-15T20:41:58.128Z] #37 DONE 55.6s [2023-08-15T20:41:58.128Z] [2023-08-15T20:41:58.128Z] #38 [security-proxy-auth internal] load build context [2023-08-15T20:41:58.393Z] #38 ... [2023-08-15T20:41:58.393Z] [2023-08-15T20:41:58.393Z] #65 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-15T20:41:58.393Z] #65 DONE 3.3s [2023-08-15T20:41:58.393Z] [2023-08-15T20:41:58.393Z] #38 [security-proxy-auth internal] load build context [2023-08-15T20:41:58.393Z] #38 ... [2023-08-15T20:41:58.393Z] [2023-08-15T20:41:58.393Z] #48 [core-data internal] load build context [2023-08-15T20:41:58.658Z] #48 transferring context: 188.25MB 53.9s done [2023-08-15T20:41:58.658Z] #48 ... [2023-08-15T20:41:58.658Z] [2023-08-15T20:41:58.658Z] #38 [security-proxy-auth internal] load build context [2023-08-15T20:41:58.658Z] #38 ... [2023-08-15T20:41:58.658Z] [2023-08-15T20:41:58.658Z] #48 [core-data internal] load build context [2023-08-15T20:41:58.658Z] #48 DONE 54.5s [2023-08-15T20:41:58.658Z] [2023-08-15T20:41:58.658Z] #38 [security-proxy-auth internal] load build context [2023-08-15T20:41:59.613Z] #38 ... [2023-08-15T20:41:59.613Z] [2023-08-15T20:41:59.613Z] #66 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-15T20:41:59.613Z] #66 DONE 1.4s [2023-08-15T20:41:59.613Z] [2023-08-15T20:41:59.613Z] #38 [security-proxy-auth internal] load build context [2023-08-15T20:42:01.019Z] #38 ... [2023-08-15T20:42:01.019Z] [2023-08-15T20:42:01.019Z] #40 [support-scheduler internal] load build context [2023-08-15T20:42:01.019Z] #40 transferring context: 188.25MB 58.2s done [2023-08-15T20:42:01.019Z] #40 DONE 58.6s [2023-08-15T20:42:01.019Z] [2023-08-15T20:42:01.019Z] #38 [security-proxy-auth internal] load build context [2023-08-15T20:42:01.979Z] #38 ... [2023-08-15T20:42:01.979Z] [2023-08-15T20:42:01.979Z] #49 [support-notifications internal] load build context [2023-08-15T20:42:01.979Z] #49 ... [2023-08-15T20:42:01.979Z] [2023-08-15T20:42:01.979Z] #45 [security-secretstore-setup internal] load build context [2023-08-15T20:42:01.979Z] #45 transferring context: 188.25MB 57.7s done [2023-08-15T20:42:01.979Z] #45 DONE 58.2s [2023-08-15T20:42:01.979Z] [2023-08-15T20:42:01.979Z] #49 [support-notifications internal] load build context [2023-08-15T20:42:01.979Z] #49 ... [2023-08-15T20:42:01.979Z] [2023-08-15T20:42:01.979Z] #38 [security-proxy-auth internal] load build context [2023-08-15T20:42:01.979Z] #38 ... [2023-08-15T20:42:01.979Z] [2023-08-15T20:42:01.979Z] #42 [security-proxy-setup internal] load build context [2023-08-15T20:42:02.249Z] #42 transferring context: 188.25MB 58.9s done [2023-08-15T20:42:02.249Z] #42 ... [2023-08-15T20:42:02.249Z] [2023-08-15T20:42:02.249Z] #44 [security-spire-config internal] load build context [2023-08-15T20:42:02.249Z] #44 ... [2023-08-15T20:42:02.249Z] [2023-08-15T20:42:02.249Z] #38 [security-proxy-auth internal] load build context [2023-08-15T20:42:02.515Z] #38 ... [2023-08-15T20:42:02.515Z] [2023-08-15T20:42:02.515Z] #42 [security-proxy-setup internal] load build context [2023-08-15T20:42:02.515Z] #42 DONE 59.5s [2023-08-15T20:42:02.515Z] [2023-08-15T20:42:02.515Z] #38 [security-proxy-auth internal] load build context [2023-08-15T20:42:02.780Z] #38 ... [2023-08-15T20:42:02.780Z] [2023-08-15T20:42:02.780Z] #47 [security-spire-agent internal] load build context [2023-08-15T20:42:02.780Z] #47 transferring context: 188.25MB 58.1s done [2023-08-15T20:42:02.780Z] #47 DONE 58.8s [2023-08-15T20:42:02.780Z] [2023-08-15T20:42:02.780Z] #38 [security-proxy-auth internal] load build context [2023-08-15T20:42:03.047Z] #38 ... [2023-08-15T20:42:03.047Z] [2023-08-15T20:42:03.047Z] #67 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-15T20:42:03.047Z] #67 DONE 0.9s [2023-08-15T20:42:03.047Z] [2023-08-15T20:42:03.047Z] #38 [security-proxy-auth internal] load build context [2023-08-15T20:42:03.314Z] #38 ... [2023-08-15T20:42:03.314Z] [2023-08-15T20:42:03.314Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-15T20:42:03.580Z] #36 ... [2023-08-15T20:42:03.580Z] [2023-08-15T20:42:03.580Z] #38 [security-proxy-auth internal] load build context [2023-08-15T20:42:04.538Z] #38 ... [2023-08-15T20:42:04.538Z] [2023-08-15T20:42:04.538Z] #39 [core-common-config-bootstrapper internal] load build context [2023-08-15T20:42:04.804Z] #39 ... [2023-08-15T20:42:04.804Z] [2023-08-15T20:42:04.804Z] #38 [security-proxy-auth internal] load build context [2023-08-15T20:42:06.205Z] #38 ... [2023-08-15T20:42:06.205Z] [2023-08-15T20:42:06.205Z] #43 [security-bootstrapper internal] load build context [2023-08-15T20:42:06.205Z] #43 ... [2023-08-15T20:42:06.205Z] [2023-08-15T20:42:06.205Z] #38 [security-proxy-auth internal] load build context [2023-08-15T20:42:06.785Z] #38 transferring context: 188.25MB 64.2s done [2023-08-15T20:42:06.785Z] #38 DONE 64.5s [2023-08-15T20:42:06.785Z] [2023-08-15T20:42:06.785Z] #43 [security-bootstrapper internal] load build context [2023-08-15T20:42:08.194Z] #43 ... [2023-08-15T20:42:08.194Z] [2023-08-15T20:42:08.194Z] #44 [security-spire-config internal] load build context [2023-08-15T20:42:08.194Z] #44 transferring context: 188.25MB 64.0s done [2023-08-15T20:42:08.194Z] #44 DONE 64.6s [2023-08-15T20:42:08.194Z] [2023-08-15T20:42:08.194Z] #39 [core-common-config-bootstrapper internal] load build context [2023-08-15T20:42:08.194Z] #39 transferring context: 188.25MB 65.4s done [2023-08-15T20:42:08.194Z] #39 DONE 65.7s [2023-08-15T20:42:08.194Z] [2023-08-15T20:42:08.194Z] #43 [security-bootstrapper internal] load build context [2023-08-15T20:42:08.194Z] #43 transferring context: 188.25MB 65.0s done [2023-08-15T20:42:08.461Z] #43 DONE 65.3s [2023-08-15T20:42:08.461Z] [2023-08-15T20:42:08.461Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-15T20:42:08.461Z] #36 ... [2023-08-15T20:42:08.461Z] [2023-08-15T20:42:08.461Z] #68 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T20:42:08.726Z] #68 ... [2023-08-15T20:42:08.726Z] [2023-08-15T20:42:08.726Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-15T20:42:08.991Z] #36 transferring context: 188.25MB 66.8s done [2023-08-15T20:42:08.991Z] #36 DONE 66.9s [2023-08-15T20:42:08.991Z] [2023-08-15T20:42:08.991Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-15T20:42:09.951Z] #69 ... [2023-08-15T20:42:09.951Z] [2023-08-15T20:42:09.951Z] #70 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T20:42:09.951Z] #70 ... [2023-08-15T20:42:09.951Z] [2023-08-15T20:42:09.951Z] #49 [support-notifications internal] load build context [2023-08-15T20:42:09.951Z] #49 ... [2023-08-15T20:42:09.951Z] [2023-08-15T20:42:09.951Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-15T20:42:09.951Z] #69 DONE 1.0s [2023-08-15T20:42:09.951Z] [2023-08-15T20:42:09.951Z] #49 [support-notifications internal] load build context [2023-08-15T20:42:09.951Z] #49 ... [2023-08-15T20:42:09.951Z] [2023-08-15T20:42:09.951Z] #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T20:42:11.371Z] #71 ... [2023-08-15T20:42:11.371Z] [2023-08-15T20:42:11.371Z] #49 [support-notifications internal] load build context [2023-08-15T20:42:11.371Z] #49 transferring context: 188.25MB 66.7s done [2023-08-15T20:42:11.371Z] #49 DONE 67.1s [2023-08-15T20:42:11.637Z] [2023-08-15T20:42:11.637Z] #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-15T20:42:11.637Z] #72 DONE 0.4s [2023-08-15T20:42:11.637Z] [2023-08-15T20:42:11.637Z] #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T20:42:12.044Z] #73 ... [2023-08-15T20:42:12.044Z] [2023-08-15T20:42:12.044Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T20:42:51.283Z] #74 ... [2023-08-15T20:42:51.283Z] [2023-08-15T20:42:51.283Z] #68 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T20:42:51.283Z] #68 DONE 49.3s [2023-08-15T20:42:51.283Z] [2023-08-15T20:42:51.283Z] #75 [core-metadata builder 6/7] COPY . . [2023-08-15T20:42:51.283Z] #75 ... [2023-08-15T20:42:51.283Z] [2023-08-15T20:42:51.283Z] #70 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T20:42:51.283Z] #70 DONE 48.1s [2023-08-15T20:42:51.283Z] [2023-08-15T20:42:51.283Z] #76 [security-spire-server builder 6/9] COPY . . [2023-08-15T20:42:51.283Z] #76 ... [2023-08-15T20:42:51.283Z] [2023-08-15T20:42:51.283Z] #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T20:42:51.283Z] #73 DONE 46.2s [2023-08-15T20:42:51.283Z] [2023-08-15T20:42:51.283Z] #77 [security-secretstore-setup builder 6/7] COPY . . [2023-08-15T20:42:51.863Z] #77 ... [2023-08-15T20:42:51.863Z] [2023-08-15T20:42:51.863Z] #76 [security-spire-server builder 6/9] COPY . . [2023-08-15T20:42:51.863Z] #76 DONE 4.2s [2023-08-15T20:42:52.130Z] [2023-08-15T20:42:52.130Z] #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T20:42:52.130Z] #78 CACHED [2023-08-15T20:42:52.130Z] [2023-08-15T20:42:52.130Z] #79 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-15T20:42:52.130Z] #79 CACHED [2023-08-15T20:42:52.130Z] [2023-08-15T20:42:52.130Z] #80 [core-data builder 6/7] COPY . . [2023-08-15T20:42:52.130Z] #80 CACHED [2023-08-15T20:42:52.130Z] [2023-08-15T20:42:52.130Z] #81 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T20:42:52.130Z] #81 CACHED [2023-08-15T20:42:52.130Z] [2023-08-15T20:42:52.130Z] #82 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-15T20:42:52.130Z] #82 CACHED [2023-08-15T20:42:52.130Z] [2023-08-15T20:42:52.130Z] #83 [core-command builder 6/7] COPY . . [2023-08-15T20:42:52.130Z] #83 CACHED [2023-08-15T20:42:52.130Z] [2023-08-15T20:42:52.130Z] #77 [security-secretstore-setup builder 6/7] COPY . . [2023-08-15T20:42:52.130Z] #77 DONE 2.8s [2023-08-15T20:42:52.130Z] [2023-08-15T20:42:52.130Z] #75 [core-metadata builder 6/7] COPY . . [2023-08-15T20:42:52.130Z] #75 DONE 4.2s [2023-08-15T20:42:52.130Z] [2023-08-15T20:42:52.130Z] #84 [security-proxy-setup builder 6/7] COPY . . [2023-08-15T20:42:52.130Z] #84 CACHED [2023-08-15T20:42:52.130Z] [2023-08-15T20:42:52.130Z] #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T20:42:52.130Z] #85 CACHED [2023-08-15T20:42:52.130Z] [2023-08-15T20:42:52.130Z] #86 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-15T20:42:52.130Z] #86 CACHED [2023-08-15T20:42:52.130Z] [2023-08-15T20:42:52.130Z] #87 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-15T20:42:52.130Z] #87 CACHED [2023-08-15T20:42:52.130Z] [2023-08-15T20:42:52.130Z] #88 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T20:42:52.130Z] #88 CACHED [2023-08-15T20:42:52.130Z] [2023-08-15T20:42:52.130Z] #89 [security-bootstrapper builder 6/7] COPY . . [2023-08-15T20:42:52.130Z] #89 CACHED [2023-08-15T20:42:52.130Z] [2023-08-15T20:42:52.130Z] #90 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T20:42:52.130Z] #90 CACHED [2023-08-15T20:42:52.130Z] [2023-08-15T20:42:52.130Z] #91 [support-scheduler builder 6/7] COPY . . [2023-08-15T20:42:52.130Z] #91 CACHED [2023-08-15T20:42:52.130Z] [2023-08-15T20:42:52.130Z] #92 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-15T20:42:52.130Z] #92 CACHED [2023-08-15T20:42:52.130Z] [2023-08-15T20:42:52.130Z] #93 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-15T20:42:52.130Z] #93 CACHED [2023-08-15T20:42:52.130Z] [2023-08-15T20:42:52.130Z] #94 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-15T20:42:52.130Z] #94 CACHED [2023-08-15T20:42:52.130Z] [2023-08-15T20:42:52.130Z] #95 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T20:42:52.130Z] #95 CACHED [2023-08-15T20:42:52.130Z] [2023-08-15T20:42:52.130Z] #96 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-15T20:42:52.130Z] #96 CACHED [2023-08-15T20:42:52.130Z] [2023-08-15T20:42:52.130Z] #97 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T20:42:52.130Z] #97 CACHED [2023-08-15T20:42:52.130Z] [2023-08-15T20:42:52.130Z] #98 [security-proxy-auth builder 6/7] COPY . . [2023-08-15T20:42:52.130Z] #98 CACHED [2023-08-15T20:42:52.130Z] [2023-08-15T20:42:52.130Z] #99 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-15T20:42:52.720Z] #99 ... [2023-08-15T20:42:52.720Z] [2023-08-15T20:42:52.720Z] #100 [security-spire-agent builder 6/9] COPY . . [2023-08-15T20:42:52.720Z] #100 CACHED [2023-08-15T20:42:52.720Z] [2023-08-15T20:42:52.720Z] #101 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T20:42:52.720Z] #101 CACHED [2023-08-15T20:42:52.720Z] [2023-08-15T20:42:52.720Z] #102 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-15T20:42:52.720Z] #102 CACHED [2023-08-15T20:42:52.720Z] [2023-08-15T20:42:52.720Z] #103 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-15T20:42:52.720Z] #103 CACHED [2023-08-15T20:42:52.720Z] [2023-08-15T20:42:52.720Z] #104 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-15T20:42:52.720Z] #104 DONE 0.5s [2023-08-15T20:42:52.720Z] [2023-08-15T20:42:52.720Z] #105 [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-08-15T20:42:56.969Z] #105 ... [2023-08-15T20:42:56.969Z] [2023-08-15T20:42:56.969Z] #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T20:42:56.969Z] #71 DONE 46.9s [2023-08-15T20:42:57.247Z] [2023-08-15T20:42:57.247Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-15T20:42:57.247Z] #106 ... [2023-08-15T20:42:57.247Z] [2023-08-15T20:42:57.247Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T20:42:57.247Z] #74 DONE 45.5s [2023-08-15T20:42:57.514Z] [2023-08-15T20:42:57.514Z] #107 [support-notifications builder 6/7] COPY . . [2023-08-15T20:43:00.109Z] #107 ... [2023-08-15T20:43:00.109Z] [2023-08-15T20:43:00.109Z] #105 [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-08-15T20:43:00.109Z] #105 DONE 7.5s [2023-08-15T20:43:00.109Z] [2023-08-15T20:43:00.110Z] #108 [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-08-15T20:43:00.110Z] #108 DONE 7.6s [2023-08-15T20:43:00.110Z] [2023-08-15T20:43:00.110Z] #109 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-15T20:43:00.377Z] #109 DONE 0.3s [2023-08-15T20:43:00.378Z] [2023-08-15T20:43:00.378Z] #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-15T20:43:00.378Z] #110 DONE 0.4s [2023-08-15T20:43:00.378Z] [2023-08-15T20:43:00.378Z] #99 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-15T20:43:00.378Z] #99 6.528 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-08-15T20:43:00.974Z] #99 ... [2023-08-15T20:43:00.974Z] [2023-08-15T20:43:00.974Z] #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-08-15T20:43:00.974Z] #111 CACHED [2023-08-15T20:43:00.974Z] [2023-08-15T20:43:00.974Z] #112 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-15T20:43:00.974Z] #112 CACHED [2023-08-15T20:43:00.974Z] [2023-08-15T20:43:00.974Z] #113 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-15T20:43:00.974Z] #113 CACHED [2023-08-15T20:43:00.974Z] [2023-08-15T20:43:00.974Z] #114 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T20:43:00.974Z] #114 CACHED [2023-08-15T20:43:00.974Z] [2023-08-15T20:43:00.974Z] #115 [security-spire-config builder 6/9] COPY . . [2023-08-15T20:43:00.974Z] #115 CACHED [2023-08-15T20:43:00.974Z] [2023-08-15T20:43:00.974Z] #116 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-15T20:43:00.974Z] #116 CACHED [2023-08-15T20:43:00.974Z] [2023-08-15T20:43:00.974Z] #117 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T20:43:01.243Z] #117 ... [2023-08-15T20:43:01.243Z] [2023-08-15T20:43:01.243Z] #118 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T20:43:01.243Z] #118 DONE 0.6s [2023-08-15T20:43:01.510Z] [2023-08-15T20:43:01.510Z] #117 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T20:43:01.510Z] #117 DONE 0.6s [2023-08-15T20:43:01.510Z] [2023-08-15T20:43:01.510Z] #119 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-15T20:43:01.510Z] #119 DONE 0.2s [2023-08-15T20:43:01.510Z] [2023-08-15T20:43:01.510Z] #120 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-15T20:43:01.510Z] #0 6.374 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-08-15T20:43:02.094Z] #120 ... [2023-08-15T20:43:02.094Z] [2023-08-15T20:43:02.094Z] #121 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-15T20:43:02.094Z] #0 6.139 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-08-15T20:43:02.361Z] #121 ... [2023-08-15T20:43:02.361Z] [2023-08-15T20:43:02.361Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-15T20:43:02.361Z] #0 7.124 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-08-15T20:43:02.361Z] #122 ... [2023-08-15T20:43:02.361Z] [2023-08-15T20:43:02.361Z] #123 [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-08-15T20:43:02.361Z] #0 6.781 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-08-15T20:43:02.627Z] #123 ... [2023-08-15T20:43:02.627Z] [2023-08-15T20:43:02.627Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-15T20:43:02.627Z] #0 6.749 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-08-15T20:43:02.627Z] #124 ... [2023-08-15T20:43:02.627Z] [2023-08-15T20:43:02.627Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-15T20:43:02.627Z] #0 6.952 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-08-15T20:43:02.895Z] #125 ... [2023-08-15T20:43:02.895Z] [2023-08-15T20:43:02.895Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-15T20:43:02.895Z] #0 7.537 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-08-15T20:43:02.895Z] #126 ... [2023-08-15T20:43:02.895Z] [2023-08-15T20:43:02.895Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-15T20:43:02.895Z] #0 5.842 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-08-15T20:43:03.478Z] #127 ... [2023-08-15T20:43:03.478Z] [2023-08-15T20:43:03.478Z] #128 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-15T20:43:03.478Z] #128 CACHED [2023-08-15T20:43:03.478Z] [2023-08-15T20:43:03.478Z] #129 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T20:43:03.478Z] #129 CACHED [2023-08-15T20:43:03.478Z] [2023-08-15T20:43:03.478Z] #130 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-15T20:43:03.478Z] #130 ... [2023-08-15T20:43:03.478Z] [2023-08-15T20:43:03.478Z] #107 [support-notifications builder 6/7] COPY . . [2023-08-15T20:43:03.478Z] #107 DONE 6.1s [2023-08-15T20:43:03.748Z] [2023-08-15T20:43:03.748Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-15T20:43:03.748Z] #131 ... [2023-08-15T20:43:03.748Z] [2023-08-15T20:43:03.748Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-15T20:43:03.748Z] #106 DONE 6.7s [2023-08-15T20:43:04.015Z] [2023-08-15T20:43:04.015Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-15T20:43:04.979Z] #132 ... [2023-08-15T20:43:04.979Z] [2023-08-15T20:43:04.979Z] #133 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-15T20:43:04.979Z] #133 DONE 0.3s [2023-08-15T20:43:05.247Z] [2023-08-15T20:43:05.247Z] #134 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-15T20:43:07.185Z] #134 ... [2023-08-15T20:43:07.185Z] [2023-08-15T20:43:07.185Z] #135 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-15T20:43:07.185Z] #135 DONE 2.1s [2023-08-15T20:43:07.185Z] [2023-08-15T20:43:07.185Z] #130 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-15T20:43:07.185Z] #130 DONE 3.6s [2023-08-15T20:43:07.185Z] [2023-08-15T20:43:07.185Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-15T20:43:07.185Z] #131 3.522 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-08-15T20:43:07.185Z] #131 ... [2023-08-15T20:43:07.185Z] [2023-08-15T20:43:07.185Z] #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-15T20:43:07.185Z] #136 DONE 0.3s [2023-08-15T20:43:07.185Z] [2023-08-15T20:43:07.185Z] #134 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-15T20:43:07.185Z] #134 DONE 2.4s [2023-08-15T20:43:07.185Z] [2023-08-15T20:43:07.185Z] #137 [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-08-15T20:43:07.458Z] #137 DONE 0.2s [2023-08-15T20:43:07.458Z] [2023-08-15T20:43:07.458Z] #138 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-15T20:43:07.458Z] #138 DONE 0.2s [2023-08-15T20:43:07.458Z] [2023-08-15T20:43:07.458Z] #139 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-15T20:43:07.458Z] #139 DONE 0.2s [2023-08-15T20:43:07.458Z] [2023-08-15T20:43:07.458Z] #140 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-15T20:43:07.765Z] #140 DONE 0.3s [2023-08-15T20:43:07.765Z] [2023-08-15T20:43:07.765Z] #141 [security-spire-server] exporting to image [2023-08-15T20:43:07.765Z] #141 exporting layers [2023-08-15T20:43:08.353Z] #141 ... [2023-08-15T20:43:08.353Z] [2023-08-15T20:43:08.353Z] #142 [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-08-15T20:43:08.353Z] #142 DONE 0.3s [2023-08-15T20:43:08.353Z] [2023-08-15T20:43:08.353Z] #141 [security-spire-config] exporting to image [2023-08-15T20:43:08.942Z] #141 ... [2023-08-15T20:43:08.942Z] [2023-08-15T20:43:08.942Z] #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-15T20:43:08.942Z] #143 DONE 2.2s [2023-08-15T20:43:09.211Z] [2023-08-15T20:43:09.211Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-15T20:43:09.211Z] #144 DONE 0.2s [2023-08-15T20:43:09.211Z] [2023-08-15T20:43:09.211Z] #145 [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-08-15T20:43:09.489Z] #145 DONE 0.3s [2023-08-15T20:43:09.489Z] [2023-08-15T20:43:09.489Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-15T20:43:09.489Z] #132 3.054 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-08-15T20:43:09.757Z] #132 ... [2023-08-15T20:43:09.757Z] [2023-08-15T20:43:09.757Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-15T20:43:09.757Z] #146 DONE 0.3s [2023-08-15T20:43:10.030Z] [2023-08-15T20:43:10.030Z] #141 [security-spire-agent] exporting to image [2023-08-15T20:43:14.288Z] #141 exporting layers 6.4s done [2023-08-15T20:43:14.288Z] #141 writing image sha256:d81ffb6f2d5267acf4ff09466b9423c888f717e53f5c638a2d412144f2505b1f 0.0s done [2023-08-15T20:43:14.288Z] #141 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-08-15T20:43:14.288Z] #141 exporting layers 4.5s done [2023-08-15T20:43:14.288Z] #141 writing image sha256:ec80cf7fe1a956fb7a7fb521542c91b83505f0141a90da3c98b3a085f42c0e20 0.0s done [2023-08-15T20:43:14.288Z] #141 naming to docker.io/library/security-spire-config-arm64 done [2023-08-15T20:43:14.288Z] #141 writing image sha256:d5805ec267fb482c575ebe9155a4064c000f5c57208abe3b423927a8dc3e0a7a done [2023-08-15T20:43:14.289Z] #141 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-08-15T20:43:14.289Z] #141 DONE 6.6s [2023-08-15T20:43:14.289Z] [2023-08-15T20:43:14.289Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-15T20:58:21.744Z] #131 ... [2023-08-15T20:58:21.744Z] [2023-08-15T20:58:21.744Z] #123 [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-08-15T20:58:21.744Z] #123 916.3 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-08-15T20:58:21.744Z] #123 ... [2023-08-15T20:58:21.744Z] [2023-08-15T20:58:21.744Z] #120 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-15T20:58:21.744Z] #120 DONE 919.9s [2023-08-15T20:58:21.744Z] [2023-08-15T20:58:21.744Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-15T20:58:21.744Z] #122 ... [2023-08-15T20:58:21.744Z] [2023-08-15T20:58:21.744Z] #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T20:58:21.744Z] #147 DONE 0.3s [2023-08-15T20:58:21.744Z] [2023-08-15T20:58:21.744Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-15T20:58:21.744Z] #132 ... [2023-08-15T20:58:21.744Z] [2023-08-15T20:58:21.745Z] #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-08-15T20:58:21.745Z] #148 DONE 0.1s [2023-08-15T20:58:21.745Z] [2023-08-15T20:58:21.745Z] #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-15T20:58:21.745Z] #149 DONE 0.1s [2023-08-15T20:58:21.745Z] [2023-08-15T20:58:21.745Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-15T20:58:21.745Z] #132 ... [2023-08-15T20:58:21.745Z] [2023-08-15T20:58:21.745Z] #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-15T20:58:21.745Z] #150 DONE 0.3s [2023-08-15T20:58:21.745Z] [2023-08-15T20:58:21.745Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-15T20:58:21.745Z] #126 ... [2023-08-15T20:58:21.745Z] [2023-08-15T20:58:21.745Z] #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-15T20:58:21.745Z] #151 DONE 0.2s [2023-08-15T20:58:21.745Z] [2023-08-15T20:58:21.745Z] #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-15T20:58:21.745Z] #152 DONE 2.0s [2023-08-15T20:58:21.745Z] [2023-08-15T20:58:21.745Z] #141 [security-proxy-setup] exporting to image [2023-08-15T20:58:21.745Z] #141 exporting layers [2023-08-15T20:58:21.745Z] #141 exporting layers 0.8s done [2023-08-15T20:58:21.745Z] #141 writing image sha256:152ab4b9cb772cabd59e3078cf3bbd7e7af61c78e83f3e37e8d66c45a98018d6 done [2023-08-15T20:58:21.745Z] #141 naming to docker.io/library/security-proxy-setup-arm64 done [2023-08-15T20:58:21.745Z] #141 DONE 7.4s [2023-08-15T20:58:21.745Z] [2023-08-15T20:58:21.745Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-15T20:58:25.093Z] #124 ... [2023-08-15T20:58:25.093Z] [2023-08-15T20:58:25.093Z] #99 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-15T20:58:25.093Z] #99 DONE 933.0s [2023-08-15T20:58:25.386Z] [2023-08-15T20:58:25.386Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-15T20:58:25.682Z] #132 ... [2023-08-15T20:58:25.682Z] [2023-08-15T20:58:25.682Z] #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-15T20:58:25.948Z] #153 DONE 0.2s [2023-08-15T20:58:25.948Z] [2023-08-15T20:58:25.948Z] #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-15T20:58:27.884Z] #154 DONE 1.9s [2023-08-15T20:58:27.884Z] [2023-08-15T20:58:27.884Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-15T20:58:27.884Z] #131 ... [2023-08-15T20:58:27.884Z] [2023-08-15T20:58:27.884Z] #155 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T20:58:28.163Z] #155 DONE 0.2s [2023-08-15T20:58:28.163Z] [2023-08-15T20:58:28.163Z] #156 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-15T20:58:28.163Z] #156 DONE 0.2s [2023-08-15T20:58:28.163Z] [2023-08-15T20:58:28.163Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-15T20:58:28.431Z] #126 ... [2023-08-15T20:58:28.431Z] [2023-08-15T20:58:28.431Z] #157 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-15T20:58:28.710Z] #157 DONE 0.3s [2023-08-15T20:58:28.710Z] [2023-08-15T20:58:28.710Z] #158 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-15T20:58:28.710Z] #158 DONE 0.2s [2023-08-15T20:58:28.710Z] [2023-08-15T20:58:28.710Z] #159 [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-08-15T20:58:28.979Z] #159 DONE 0.2s [2023-08-15T20:58:28.979Z] [2023-08-15T20:58:28.979Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-15T20:58:28.979Z] #132 ... [2023-08-15T20:58:28.979Z] [2023-08-15T20:58:28.979Z] #160 [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-08-15T20:58:29.256Z] #160 DONE 0.2s [2023-08-15T20:58:29.256Z] [2023-08-15T20:58:29.256Z] #161 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-15T20:58:29.525Z] #161 DONE 0.2s [2023-08-15T20:58:29.525Z] [2023-08-15T20:58:29.525Z] #162 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-15T20:58:29.525Z] #162 DONE 0.2s [2023-08-15T20:58:29.525Z] [2023-08-15T20:58:29.525Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-15T20:58:29.803Z] #124 ... [2023-08-15T20:58:29.803Z] [2023-08-15T20:58:29.803Z] #163 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-15T20:58:31.746Z] #163 DONE 2.0s [2023-08-15T20:58:31.746Z] [2023-08-15T20:58:31.746Z] #141 [security-bootstrapper] exporting to image [2023-08-15T20:58:31.746Z] #141 exporting layers [2023-08-15T20:58:32.735Z] #141 exporting layers 0.9s done [2023-08-15T20:58:32.735Z] #141 writing image sha256:fc9070376f008f08f3a46792bb0c296c8fd28afc0f72812b4ea29b3a77f5bcdb done [2023-08-15T20:58:32.735Z] #141 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2023-08-15T20:58:32.735Z] #141 DONE 8.4s [2023-08-15T20:58:32.735Z] [2023-08-15T20:58:32.735Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-15T20:58:33.002Z] #132 ... [2023-08-15T20:58:33.002Z] [2023-08-15T20:58:33.002Z] #123 [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-08-15T20:58:33.002Z] #123 DONE 940.9s [2023-08-15T20:58:33.327Z] [2023-08-15T20:58:33.327Z] #121 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-15T20:58:33.327Z] #121 ... [2023-08-15T20:58:33.327Z] [2023-08-15T20:58:33.327Z] #164 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T20:58:33.595Z] #164 DONE 0.3s [2023-08-15T20:58:33.595Z] [2023-08-15T20:58:33.595Z] #165 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-15T20:58:33.595Z] #165 DONE 0.2s [2023-08-15T20:58:33.595Z] [2023-08-15T20:58:33.595Z] #121 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-15T20:58:33.866Z] #121 ... [2023-08-15T20:58:33.866Z] [2023-08-15T20:58:33.866Z] #166 [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-08-15T20:58:34.134Z] #166 DONE 0.2s [2023-08-15T20:58:34.134Z] [2023-08-15T20:58:34.134Z] #167 [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-08-15T20:58:34.134Z] #167 DONE 0.1s [2023-08-15T20:58:34.134Z] [2023-08-15T20:58:34.134Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-15T20:58:34.134Z] #131 ... [2023-08-15T20:58:34.134Z] [2023-08-15T20:58:34.134Z] #168 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-15T20:58:34.134Z] #168 DONE 0.1s [2023-08-15T20:58:34.400Z] [2023-08-15T20:58:34.400Z] #169 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-15T20:58:34.400Z] #169 DONE 0.3s [2023-08-15T20:58:34.400Z] [2023-08-15T20:58:34.400Z] #121 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-15T20:58:34.676Z] #121 ... [2023-08-15T20:58:34.676Z] [2023-08-15T20:58:34.676Z] #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-15T20:58:34.676Z] #170 DONE 0.3s [2023-08-15T20:58:34.676Z] [2023-08-15T20:58:34.676Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-15T20:58:34.943Z] #132 ... [2023-08-15T20:58:34.943Z] [2023-08-15T20:58:34.943Z] #171 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-15T20:58:34.943Z] #171 DONE 0.1s [2023-08-15T20:58:34.943Z] [2023-08-15T20:58:34.944Z] #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-15T20:58:36.884Z] #172 DONE 2.0s [2023-08-15T20:58:36.884Z] [2023-08-15T20:58:36.884Z] #141 [security-secretstore-setup] exporting to image [2023-08-15T20:58:38.289Z] #141 exporting layers 1.0s done [2023-08-15T20:58:38.289Z] #141 writing image sha256:15a8f38d026117a63352317c8cfce586271620c08ee8cdeeb90666f983de180e 0.0s done [2023-08-15T20:58:38.289Z] #141 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-08-15T20:58:38.289Z] #141 DONE 9.4s [2023-08-15T20:58:38.289Z] [2023-08-15T20:58:38.289Z] #121 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-15T20:58:46.487Z] #121 DONE 953.6s [2023-08-15T20:58:46.487Z] [2023-08-15T20:58:46.487Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-15T20:58:46.487Z] #126 ... [2023-08-15T20:58:46.487Z] [2023-08-15T20:58:46.487Z] #173 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T20:58:46.487Z] #173 DONE 0.3s [2023-08-15T20:58:46.487Z] [2023-08-15T20:58:46.487Z] #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-15T20:58:46.755Z] #174 DONE 0.3s [2023-08-15T20:58:46.755Z] [2023-08-15T20:58:46.755Z] #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-15T20:58:47.030Z] #175 DONE 0.3s [2023-08-15T20:58:47.030Z] [2023-08-15T20:58:47.030Z] #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-15T20:58:47.298Z] #176 DONE 0.2s [2023-08-15T20:58:47.298Z] [2023-08-15T20:58:47.298Z] #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-15T20:58:47.298Z] #177 DONE 0.2s [2023-08-15T20:58:47.298Z] [2023-08-15T20:58:47.298Z] #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-15T20:58:51.546Z] #178 DONE 3.9s [2023-08-15T20:58:51.546Z] [2023-08-15T20:58:51.546Z] #141 [security-proxy-auth] exporting to image [2023-08-15T20:58:51.546Z] #141 exporting layers [2023-08-15T20:58:51.811Z] #141 exporting layers 0.6s done [2023-08-15T20:58:51.812Z] #141 writing image sha256:45bba8ebc899dbfe1d526953d86d822cfab8adab2caad68f41ea7369b540e490 done [2023-08-15T20:58:51.812Z] #141 naming to docker.io/library/security-proxy-auth-arm64 done [2023-08-15T20:58:51.812Z] #141 DONE 10.1s [2023-08-15T20:58:51.812Z] [2023-08-15T20:58:51.812Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-15T20:59:04.102Z] #132 ... [2023-08-15T20:59:04.102Z] [2023-08-15T20:59:04.102Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-15T20:59:04.102Z] #127 DONE 970.2s [2023-08-15T20:59:04.102Z] [2023-08-15T20:59:04.102Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-15T20:59:04.102Z] #132 ... [2023-08-15T20:59:04.102Z] [2023-08-15T20:59:04.102Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T20:59:04.102Z] #179 DONE 0.2s [2023-08-15T20:59:04.102Z] [2023-08-15T20:59:04.102Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-15T20:59:04.102Z] #180 DONE 0.1s [2023-08-15T20:59:04.102Z] [2023-08-15T20:59:04.102Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-15T20:59:04.102Z] #131 ... [2023-08-15T20:59:04.102Z] [2023-08-15T20:59:04.102Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-15T20:59:04.102Z] #181 DONE 0.4s [2023-08-15T20:59:04.102Z] [2023-08-15T20:59:04.102Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-15T20:59:04.102Z] #131 ... [2023-08-15T20:59:04.102Z] [2023-08-15T20:59:04.102Z] #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-08-15T20:59:04.102Z] #182 DONE 0.2s [2023-08-15T20:59:04.102Z] [2023-08-15T20:59:04.102Z] #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-08-15T20:59:04.102Z] #183 DONE 0.2s [2023-08-15T20:59:04.102Z] [2023-08-15T20:59:04.102Z] #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-08-15T20:59:06.038Z] #184 DONE 1.9s [2023-08-15T20:59:06.038Z] [2023-08-15T20:59:06.038Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-15T20:59:06.038Z] #132 ... [2023-08-15T20:59:06.038Z] [2023-08-15T20:59:06.038Z] #141 [core-common-config-bootstrapper] exporting to image [2023-08-15T20:59:06.038Z] #141 exporting layers [2023-08-15T20:59:06.310Z] #141 exporting layers 0.5s done [2023-08-15T20:59:06.310Z] #141 writing image sha256:2f8237796f38ea720496e0655dde240505e07fb0757be88b560ec162483db224 done [2023-08-15T20:59:06.310Z] #141 naming to docker.io/library/core-common-config-bootstrapper-arm64 [2023-08-15T20:59:06.577Z] #141 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-08-15T20:59:06.577Z] #141 DONE 10.6s [2023-08-15T20:59:06.577Z] [2023-08-15T20:59:06.577Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-15T20:59:45.430Z] #131 ... [2023-08-15T20:59:45.430Z] [2023-08-15T20:59:45.430Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-15T20:59:45.430Z] #122 DONE 1007.9s [2023-08-15T20:59:45.430Z] [2023-08-15T20:59:45.430Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-15T20:59:45.430Z] #124 ... [2023-08-15T20:59:45.430Z] [2023-08-15T20:59:45.430Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T20:59:45.430Z] #185 DONE 0.2s [2023-08-15T20:59:45.430Z] [2023-08-15T20:59:45.430Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-15T20:59:45.430Z] #132 ... [2023-08-15T20:59:45.430Z] [2023-08-15T20:59:45.430Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-15T20:59:45.430Z] #186 DONE 0.1s [2023-08-15T20:59:45.430Z] [2023-08-15T20:59:45.430Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-15T20:59:45.430Z] #187 DONE 0.2s [2023-08-15T20:59:45.430Z] [2023-08-15T20:59:45.430Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-15T20:59:45.430Z] #188 DONE 0.1s [2023-08-15T20:59:45.430Z] [2023-08-15T20:59:45.430Z] #141 [core-command] exporting to image [2023-08-15T20:59:45.430Z] #141 exporting layers [2023-08-15T20:59:45.430Z] #141 exporting layers 0.2s done [2023-08-15T20:59:45.430Z] #141 writing image sha256:5b4359bd854d7cd5296c540122b675c6b1039d2994465bb86dde4415776efac4 done [2023-08-15T20:59:45.430Z] #141 naming to docker.io/library/core-command-arm64 done [2023-08-15T20:59:45.430Z] #141 DONE 10.9s [2023-08-15T20:59:45.430Z] [2023-08-15T20:59:45.430Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-15T20:59:55.493Z] #131 ... [2023-08-15T20:59:55.493Z] [2023-08-15T20:59:55.493Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-15T20:59:55.493Z] #126 DONE 1023.4s [2023-08-15T20:59:55.777Z] [2023-08-15T20:59:55.777Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-15T20:59:56.045Z] #131 ... [2023-08-15T20:59:56.045Z] [2023-08-15T20:59:56.045Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T20:59:56.310Z] #189 DONE 0.3s [2023-08-15T20:59:56.310Z] [2023-08-15T20:59:56.310Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-15T20:59:56.580Z] #190 DONE 0.1s [2023-08-15T20:59:56.580Z] [2023-08-15T20:59:56.580Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-15T20:59:56.580Z] #191 DONE 0.2s [2023-08-15T20:59:56.580Z] [2023-08-15T20:59:56.580Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-15T20:59:56.848Z] #131 ... [2023-08-15T20:59:56.848Z] [2023-08-15T20:59:56.848Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-15T20:59:56.848Z] #192 DONE 0.1s [2023-08-15T20:59:56.848Z] [2023-08-15T20:59:56.848Z] #141 [core-data] exporting to image [2023-08-15T20:59:56.848Z] #141 exporting layers [2023-08-15T20:59:57.115Z] #141 exporting layers 0.3s done [2023-08-15T20:59:57.115Z] #141 writing image sha256:d961970f2a831f748ea64e36fe76856a796f1b0d4f6fafa20b46aa3ac6d8e033 done [2023-08-15T20:59:57.115Z] #141 naming to docker.io/library/core-data-arm64 done [2023-08-15T20:59:57.115Z] #141 DONE 11.2s [2023-08-15T20:59:57.115Z] [2023-08-15T20:59:57.115Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-15T21:00:01.360Z] #124 DONE 1028.9s [2023-08-15T21:00:01.360Z] [2023-08-15T21:00:01.360Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-15T21:00:01.629Z] #131 ... [2023-08-15T21:00:01.629Z] [2023-08-15T21:00:01.629Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T21:00:01.906Z] #193 DONE 0.2s [2023-08-15T21:00:01.906Z] [2023-08-15T21:00:01.906Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-15T21:00:01.906Z] #194 DONE 0.1s [2023-08-15T21:00:01.906Z] [2023-08-15T21:00:01.906Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-15T21:00:02.177Z] #195 DONE 0.3s [2023-08-15T21:00:02.177Z] [2023-08-15T21:00:02.177Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-15T21:00:02.177Z] #196 DONE 0.1s [2023-08-15T21:00:02.177Z] [2023-08-15T21:00:02.177Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-15T21:00:02.443Z] #132 ... [2023-08-15T21:00:02.443Z] [2023-08-15T21:00:02.443Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-15T21:00:02.443Z] #197 DONE 0.1s [2023-08-15T21:00:02.443Z] [2023-08-15T21:00:02.443Z] #141 [core-metadata] exporting to image [2023-08-15T21:00:02.443Z] #141 exporting layers [2023-08-15T21:00:02.708Z] #141 exporting layers 0.2s done [2023-08-15T21:00:02.708Z] #141 writing image sha256:f6d6a1d908e083d9c549b478520a0b9b3674976afb0a8dda460bbc575145cfa8 done [2023-08-15T21:00:02.708Z] #141 naming to docker.io/library/core-metadata-arm64 done [2023-08-15T21:00:02.708Z] #141 DONE 11.5s [2023-08-15T21:00:02.708Z] [2023-08-15T21:00:02.708Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-15T21:00:29.782Z] #125 ... [2023-08-15T21:00:29.782Z] [2023-08-15T21:00:29.782Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-15T21:00:29.782Z] #132 DONE 1045.4s [2023-08-15T21:00:29.782Z] [2023-08-15T21:00:29.782Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-15T21:00:29.782Z] #131 ... [2023-08-15T21:00:29.782Z] [2023-08-15T21:00:29.782Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T21:00:29.782Z] #198 DONE 0.2s [2023-08-15T21:00:29.782Z] [2023-08-15T21:00:29.782Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-15T21:00:29.782Z] #131 ... [2023-08-15T21:00:29.782Z] [2023-08-15T21:00:29.782Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-15T21:00:30.048Z] #199 DONE 0.2s [2023-08-15T21:00:30.048Z] [2023-08-15T21:00:30.048Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-15T21:00:30.338Z] #200 DONE 0.4s [2023-08-15T21:00:30.338Z] [2023-08-15T21:00:30.339Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-15T21:00:30.604Z] #125 ... [2023-08-15T21:00:30.604Z] [2023-08-15T21:00:30.604Z] #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-08-15T21:00:30.604Z] #201 DONE 0.2s [2023-08-15T21:00:30.604Z] [2023-08-15T21:00:30.604Z] #141 [security-spiffe-token-provider] exporting to image [2023-08-15T21:00:30.604Z] #141 exporting layers [2023-08-15T21:00:31.187Z] #141 exporting layers 0.5s done [2023-08-15T21:00:31.187Z] #141 writing image sha256:d99e730281d8b1d96a8900223c242834ed38d5f5bef1f338fddf7b8a7e4e40e3 done [2023-08-15T21:00:31.187Z] #141 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-08-15T21:00:31.187Z] #141 DONE 12.0s [2023-08-15T21:00:31.187Z] [2023-08-15T21:00:31.187Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-15T21:00:53.209Z] #125 DONE 1079.9s [2023-08-15T21:00:53.209Z] [2023-08-15T21:00:53.209Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-15T21:00:53.209Z] #131 ... [2023-08-15T21:00:53.209Z] [2023-08-15T21:00:53.209Z] #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T21:00:53.209Z] #202 DONE 0.2s [2023-08-15T21:00:53.209Z] [2023-08-15T21:00:53.209Z] #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-15T21:00:53.209Z] #203 DONE 0.2s [2023-08-15T21:00:53.209Z] [2023-08-15T21:00:53.209Z] #204 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-15T21:00:53.209Z] #204 ... [2023-08-15T21:00:53.209Z] [2023-08-15T21:00:53.209Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-15T21:00:53.209Z] #131 DONE 1069.3s [2023-08-15T21:00:53.209Z] [2023-08-15T21:00:53.209Z] #205 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T21:00:53.209Z] #205 DONE 0.3s [2023-08-15T21:00:53.209Z] [2023-08-15T21:00:53.209Z] #204 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-15T21:00:53.209Z] #204 DONE 0.4s [2023-08-15T21:00:53.209Z] [2023-08-15T21:00:53.209Z] #206 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-15T21:00:53.209Z] #206 DONE 0.2s [2023-08-15T21:00:53.209Z] [2023-08-15T21:00:53.209Z] #207 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-15T21:00:53.209Z] #207 DONE 0.1s [2023-08-15T21:00:53.209Z] [2023-08-15T21:00:53.209Z] #141 [support-scheduler] exporting to image [2023-08-15T21:00:53.209Z] #141 exporting layers [2023-08-15T21:00:53.478Z] #141 ... [2023-08-15T21:00:53.478Z] [2023-08-15T21:00:53.478Z] #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-15T21:00:53.478Z] #208 DONE 0.3s [2023-08-15T21:00:53.744Z] [2023-08-15T21:00:53.744Z] #141 [support-scheduler] exporting to image [2023-08-15T21:00:53.744Z] #141 exporting layers 0.4s done [2023-08-15T21:00:53.744Z] #141 writing image sha256:f138e102e0c3506f554fac8692af295c23987a3ea51261bb8fb18d733d82b217 done [2023-08-15T21:00:53.744Z] #141 naming to docker.io/library/support-scheduler-arm64 done [2023-08-15T21:00:53.744Z] #141 DONE 12.4s [2023-08-15T21:00:53.744Z] [2023-08-15T21:00:53.744Z] #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-15T21:00:53.744Z] #209 DONE 0.2s [2023-08-15T21:00:53.744Z] [2023-08-15T21:00:53.744Z] #141 [support-notifications] exporting to image [2023-08-15T21:00:54.011Z] #141 exporting layers 0.4s done [2023-08-15T21:00:54.011Z] #141 writing image sha256:cb569a2c7333920bd10ad7bbe163be46a1c991e19aab31fff4065d10b158ac13 done [2023-08-15T21:00:54.011Z] #141 naming to docker.io/library/support-notifications-arm64 done [2023-08-15T21:00:54.011Z] #141 DONE 12.7s [2023-08-15T21:00:54.011Z] time="2023-08-15T20:40:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T21:00:54.011Z] time="2023-08-15T20:40:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T21:00:54.011Z] time="2023-08-15T20:40:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T21:00:54.011Z] time="2023-08-15T20:40:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T21:00:54.011Z] time="2023-08-15T20:40:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T21:00:54.011Z] time="2023-08-15T20:40:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T21:00:54.011Z] time="2023-08-15T20:40:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T21:00:54.011Z] time="2023-08-15T20:40:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T21:00:54.011Z] time="2023-08-15T20:40:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T21:00:54.011Z] time="2023-08-15T20:40:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T21:00:54.011Z] time="2023-08-15T20:40:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T21:00:54.011Z] time="2023-08-15T20:40:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T21:00:54.011Z] time="2023-08-15T20:40:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T21:00:54.011Z] time="2023-08-15T20:40:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-15T21:00:54.304Z] $ docker stop --time=1 2553d02ed8d72893f8d0b7f080be9c152fc0e7c2ae8101e9a8d77950ae01d897 [2023-08-15T21:00:55.969Z] $ docker rm -f --volumes 2553d02ed8d72893f8d0b7f080be9c152fc0e7c2ae8101e9a8d77950ae01d897 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-15T21:00:56.509Z] + docker images [2023-08-15T21:00:56.509Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-15T21:00:56.509Z] support-scheduler-arm64 latest f138e102e0c3 3 seconds ago 32.9MB [2023-08-15T21:00:56.509Z] support-notifications-arm64 latest cb569a2c7333 3 seconds ago 33.7MB [2023-08-15T21:00:56.509Z] security-spiffe-token-provider-arm64 latest d99e730281d8 26 seconds ago 33.3MB [2023-08-15T21:00:56.509Z] core-metadata-arm64 latest f6d6a1d908e0 54 seconds ago 21.2MB [2023-08-15T21:00:56.509Z] core-data-arm64 latest d961970f2a83 About a minute ago 20.9MB [2023-08-15T21:00:56.509Z] core-command-arm64 latest 5b4359bd854d About a minute ago 20.8MB [2023-08-15T21:00:56.509Z] core-common-config-bootstrapper-arm64 latest 2f8237796f38 About a minute ago 18MB [2023-08-15T21:00:56.509Z] security-proxy-auth-arm64 latest 45bba8ebc899 2 minutes ago 19.3MB [2023-08-15T21:00:56.509Z] security-secretstore-setup-arm64 latest 15a8f38d0261 2 minutes ago 43MB [2023-08-15T21:00:56.509Z] security-bootstrapper-arm64 latest fc9070376f00 2 minutes ago 22.6MB [2023-08-15T21:00:56.509Z] security-proxy-setup-arm64 latest 152ab4b9cb77 2 minutes ago 19.5MB [2023-08-15T21:00:56.509Z] security-spire-agent-arm64 latest d5805ec267fb 17 minutes ago 152MB [2023-08-15T21:00:56.509Z] security-spire-config-arm64 latest ec80cf7fe1a9 17 minutes ago 96.1MB [2023-08-15T21:00:56.509Z] security-spire-server-arm64 latest d81ffb6f2d52 17 minutes ago 96.9MB [2023-08-15T21:00:56.509Z] ci-base-image-arm64 latest 0fc296b924f3 31 minutes ago 1.05GB [2023-08-15T21:00:56.509Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 4 weeks ago 677MB [2023-08-15T21:00:56.509Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T21:00:57.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-15T21:00:57.452Z] [2023-08-15T21:00:57.452Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T21:00:57.842Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-15T21:00:58.108Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-15T21:00:58.108Z] 8998bd30e6a1: Pulling fs layer [2023-08-15T21:00:58.108Z] 04944245beec: Pulling fs layer [2023-08-15T21:00:58.108Z] 699f458cf7ca: Pulling fs layer [2023-08-15T21:00:58.108Z] 765212b225bb: Pulling fs layer [2023-08-15T21:00:58.108Z] f23df028b6ca: Pulling fs layer [2023-08-15T21:00:58.108Z] d65c8cfc05b1: Pulling fs layer [2023-08-15T21:00:58.108Z] 2437ff75d9bd: Pulling fs layer [2023-08-15T21:00:58.108Z] d65c8cfc05b1: Waiting [2023-08-15T21:00:58.108Z] 765212b225bb: Waiting [2023-08-15T21:00:58.108Z] f23df028b6ca: Waiting [2023-08-15T21:00:58.108Z] 2437ff75d9bd: Waiting [2023-08-15T21:00:58.108Z] 04944245beec: Verifying Checksum [2023-08-15T21:00:58.108Z] 04944245beec: Download complete [2023-08-15T21:00:58.108Z] 765212b225bb: Verifying Checksum [2023-08-15T21:00:58.108Z] 765212b225bb: Download complete [2023-08-15T21:00:58.375Z] f23df028b6ca: Download complete [2023-08-15T21:00:58.375Z] d65c8cfc05b1: Verifying Checksum [2023-08-15T21:00:58.375Z] d65c8cfc05b1: Download complete [2023-08-15T21:00:58.375Z] 699f458cf7ca: Verifying Checksum [2023-08-15T21:00:58.375Z] 699f458cf7ca: Download complete [2023-08-15T21:00:58.957Z] 8998bd30e6a1: Download complete [2023-08-15T21:01:00.900Z] 2437ff75d9bd: Verifying Checksum [2023-08-15T21:01:00.900Z] 2437ff75d9bd: Download complete [2023-08-15T21:01:02.837Z] 8998bd30e6a1: Pull complete [2023-08-15T21:01:03.103Z] 04944245beec: Pull complete [2023-08-15T21:01:04.504Z] 699f458cf7ca: Pull complete [2023-08-15T21:01:04.769Z] 765212b225bb: Pull complete [2023-08-15T21:01:05.350Z] f23df028b6ca: Pull complete [2023-08-15T21:01:05.617Z] d65c8cfc05b1: Pull complete [2023-08-15T21:01:20.591Z] 2437ff75d9bd: Pull complete [2023-08-15T21:01:20.591Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-15T21:01:20.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-15T21:01:20.591Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T21:01:20.920Z] prd-ubuntu20.04-docker-arm64-4c-16g-3713 does not seem to be running inside a container [2023-08-15T21:01:20.980Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-15T21:01:23.718Z] $ docker top 8201173e18f69b572a14233118eed4d3ed3072cbeab36637e2ad0f79766762f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T21:01:24.673Z] ---> job-cost.sh [2023-08-15T21:01:24.673Z] lf-activate-venv: SKIPPING [2023-08-15T21:01:24.673Z] INFO: No Stack... [2023-08-15T21:01:24.937Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-15T21:01:25.887Z] INFO: Archiving Costs [Pipeline] sh [2023-08-15T21:01:26.537Z] + cut -d, -f6 [2023-08-15T21:01:26.537Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2023-08-15T21:01:26.591Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4635-1-stack-cost] [2023-08-15T21:01:26.596Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4635-1-stack-cost] did not exist. Created. [2023-08-15T21:01:26.596Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4635-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-15T21:01:27.309Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-15T21:01:27.517Z] Stashed 1 file(s) [Pipeline] } [2023-08-15T21:01:27.538Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4635-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-15T21:01:27.619Z] $ docker stop --time=1 8201173e18f69b572a14233118eed4d3ed3072cbeab36637e2ad0f79766762f2 [2023-08-15T21:01:29.106Z] $ docker rm -f --volumes 8201173e18f69b572a14233118eed4d3ed3072cbeab36637e2ad0f79766762f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-08-15T21:01:30.099Z] provisioning config files... [2023-08-15T21:01:30.107Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5017506296203190191tmp [Pipeline] { [Pipeline] sh [2023-08-15T21:01:30.440Z] + set +x [2023-08-15T21:01:30.440Z] + bash -s -- [2023-08-15T21:01:30.440Z] + curl -s https://codecov.io/bash [2023-08-15T21:01:30.440Z] [2023-08-15T21:01:30.440Z] _____ _ [2023-08-15T21:01:30.440Z] / ____| | | [2023-08-15T21:01:30.440Z] | | ___ __| | ___ ___ _____ __ [2023-08-15T21:01:30.440Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-15T21:01:30.440Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-15T21:01:30.440Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-15T21:01:30.440Z] Bash-1.0.6 [2023-08-15T21:01:30.440Z] [2023-08-15T21:01:30.440Z] [2023-08-15T21:01:30.440Z] ==> git version 2.25.1 found [2023-08-15T21:01:30.440Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-08-15T21:01:30.440Z] Release-Date: 2020-01-08 [2023-08-15T21:01:30.440Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-15T21:01:30.440Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-15T21:01:30.440Z] ==> Jenkins CI detected. [2023-08-15T21:01:30.440Z] current dir:  /w/workspace/edgex-go/1 [2023-08-15T21:01:30.440Z] project root: . [2023-08-15T21:01:30.440Z] --> token set from env [2023-08-15T21:01:30.440Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-15T21:01:30.440Z] ==> Running gcov in . (disable via -X gcov) [2023-08-15T21:01:30.440Z] ==> Python coveragepy not found [2023-08-15T21:01:30.440Z] ==> Searching for coverage reports in: [2023-08-15T21:01:30.440Z] + . [2023-08-15T21:01:30.701Z] -> Found 1 reports [2023-08-15T21:01:30.701Z] ==> Detecting git/mercurial file structure [2023-08-15T21:01:30.701Z] ==> Reading reports [2023-08-15T21:01:30.701Z] + ./coverage.out bytes=446998 [2023-08-15T21:01:30.701Z] ==> Appending adjustments [2023-08-15T21:01:30.701Z] https://docs.codecov.io/docs/fixing-reports [2023-08-15T21:01:31.638Z] + Found adjustments [2023-08-15T21:01:31.638Z] ==> Gzipping contents [2023-08-15T21:01:31.638Z] 56K /tmp/codecov.WrXMNC.gz [2023-08-15T21:01:31.638Z] ==> Uploading reports [2023-08-15T21:01:31.638Z] url: https://codecov.io [2023-08-15T21:01:31.638Z] query: branch=PR-4635&commit=5168b17729dcce27c0cfb0fc6e5f2e437920005e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4635%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4635&job=&cmd_args= [2023-08-15T21:01:31.638Z] -> Pinging Codecov [2023-08-15T21:01:31.638Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4635&commit=5168b17729dcce27c0cfb0fc6e5f2e437920005e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4635%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4635&job=&cmd_args= [2023-08-15T21:01:31.896Z] -> Uploading to [2023-08-15T21:01:31.896Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-15/00271124DB129430A58F1EEE437C3FCB/5168b17729dcce27c0cfb0fc6e5f2e437920005e/a758e927-9451-4609-9452-1e3b7b96dba8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230815%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230815T210131Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=732242dd56a7f5e4b0511d7fd1e2362aa5c272dfc47c0f4fae9966d3b90d8fed [2023-08-15T21:01:31.896Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-15T21:01:31.896Z] Dload Upload Total Spent Left Speed [2023-08-15T21:01:32.156Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57321 0 0 100 57321 0 238k --:--:-- --:--:-- --:--:-- 238k [2023-08-15T21:01:32.156Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5168b17729dcce27c0cfb0fc6e5f2e437920005e [Pipeline] } [2023-08-15T21:01:32.185Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-15T21:01:33.600Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-15T21:01:33.924Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T21:01:34.834Z] ---> package-listing.sh [2023-08-15T21:01:34.835Z] ++ facter osfamily [2023-08-15T21:01:34.835Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-15T21:01:35.094Z] + OS_FAMILY=debian [2023-08-15T21:01:35.094Z] + workspace=/w/workspace/edgex-go/1 [2023-08-15T21:01:35.094Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-15T21:01:35.094Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-15T21:01:35.094Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-15T21:01:35.094Z] + PACKAGES=/tmp/packages_start.txt [2023-08-15T21:01:35.094Z] + '[' /w/workspace/edgex-go/1 ']' [2023-08-15T21:01:35.094Z] + PACKAGES=/tmp/packages_end.txt [2023-08-15T21:01:35.094Z] + case "${OS_FAMILY}" in [2023-08-15T21:01:35.094Z] + dpkg -l [2023-08-15T21:01:35.094Z] + grep '^ii' [2023-08-15T21:01:35.094Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-15T21:01:35.094Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-15T21:01:35.094Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-15T21:01:35.094Z] + '[' /w/workspace/edgex-go/1 ']' [2023-08-15T21:01:35.094Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-08-15T21:01:35.094Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-08-15T21:01:35.140Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-15T21:01:35.431Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T21:01:36.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T21:01:36.060Z] [2023-08-15T21:01:36.060Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T21:01:36.426Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T21:01:36.426Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-15T21:01:36.426Z] 5eb5b503b376: Pulling fs layer [2023-08-15T21:01:36.426Z] 5c69ac0246d0: Pulling fs layer [2023-08-15T21:01:36.426Z] ec43610c2a17: Pulling fs layer [2023-08-15T21:01:36.426Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-15T21:01:36.426Z] 33b1e0a273af: Pulling fs layer [2023-08-15T21:01:36.426Z] 5d3b04190fa2: Pulling fs layer [2023-08-15T21:01:36.426Z] 2f39f015ded8: Pulling fs layer [2023-08-15T21:01:36.427Z] 3a2ae6a8a46f: Waiting [2023-08-15T21:01:36.427Z] 5d3b04190fa2: Waiting [2023-08-15T21:01:36.427Z] 33b1e0a273af: Waiting [2023-08-15T21:01:36.427Z] 2f39f015ded8: Waiting [2023-08-15T21:01:36.427Z] 5c69ac0246d0: Download complete [2023-08-15T21:01:36.427Z] 3a2ae6a8a46f: Download complete [2023-08-15T21:01:36.686Z] 33b1e0a273af: Verifying Checksum [2023-08-15T21:01:36.686Z] 33b1e0a273af: Download complete [2023-08-15T21:01:36.686Z] 5d3b04190fa2: Download complete [2023-08-15T21:01:36.686Z] ec43610c2a17: Verifying Checksum [2023-08-15T21:01:36.686Z] ec43610c2a17: Download complete [2023-08-15T21:01:36.686Z] 5eb5b503b376: Verifying Checksum [2023-08-15T21:01:36.686Z] 5eb5b503b376: Download complete [2023-08-15T21:01:37.251Z] 2f39f015ded8: Verifying Checksum [2023-08-15T21:01:37.251Z] 2f39f015ded8: Download complete [2023-08-15T21:01:38.185Z] 5eb5b503b376: Pull complete [2023-08-15T21:01:38.185Z] 5c69ac0246d0: Pull complete [2023-08-15T21:01:38.443Z] ec43610c2a17: Pull complete [2023-08-15T21:01:38.702Z] 3a2ae6a8a46f: Pull complete [2023-08-15T21:01:38.960Z] 33b1e0a273af: Pull complete [2023-08-15T21:01:38.960Z] 5d3b04190fa2: Pull complete [2023-08-15T21:01:43.145Z] 2f39f015ded8: Pull complete [2023-08-15T21:01:43.145Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-15T21:01:43.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T21:01:43.145Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T21:01:43.360Z] prd-ubuntu20.04-docker-8c-8g-3712 does not seem to be running inside a container [2023-08-15T21:01:43.384Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-15T21:01:47.221Z] $ docker top 87d437227f148354b207bf74a3bb71fe0b37d38e9a4c4f49d901158b225cf7d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T21:01:47.619Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-15T21:01:47.927Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-15T21:01:48.237Z] + ls /var/log/sa-host [2023-08-15T21:01:48.238Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T21:01:48.474Z] provisioning config files... [2023-08-15T21:01:48.497Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8838665332134260463tmp [Pipeline] { [Pipeline] echo [2023-08-15T21:01:48.553Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T21:01:48.920Z] ---> create-netrc.sh [Pipeline] } [2023-08-15T21:01:48.953Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-15T21:01:49.398Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-15T21:01:49.433Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T21:01:49.768Z] ---> sudo-logs.sh [2023-08-15T21:01:49.768Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-15T21:01:49.845Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T21:01:50.157Z] ---> job-cost.sh [2023-08-15T21:01:50.157Z] lf-activate-venv: SKIPPING [2023-08-15T21:01:50.157Z] DEBUG: total: 0.10999999940395355 [2023-08-15T21:01:50.157Z] INFO: Retrieving Stack Cost... [2023-08-15T21:01:50.417Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-15T21:01:50.987Z] INFO: Archiving Costs [Pipeline] echo [2023-08-15T21:01:51.020Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T21:01:51.334Z] ---> logs-deploy.sh [2023-08-15T21:01:51.334Z] lf-activate-venv: SKIPPING [2023-08-15T21:01:51.334Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4635/1 [2023-08-15T21:01:51.334Z] INFO: archiving workspace using pattern(s): [2023-08-15T21:01:52.269Z] Archives upload complete. [2023-08-15T21:01:52.528Z] INFO: archiving logs to Nexus [2023-08-15T21:01:53.098Z] ---> uname -a: [2023-08-15T21:01:53.098Z] Linux prd-ubuntu20-04-docker-8c-8g-3712 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-08-15T21:01:53.098Z] [2023-08-15T21:01:53.098Z]