Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e73e4473cb6ed841adac253e864bdf443d847c6c+76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 (02816cd57568b99e0f169c28e9714877563f9f7a) 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-ssh11450161903792841989.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13593226773183428420.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4374/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4374/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5086390720448237337.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh293865966481795520.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4374/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4374/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9737176361546278559.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7028’ Running on prd-ubuntu20.04-docker-8c-8g-7030 in /w/workspace/edgexfoundry_edgex-go_PR-4374 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4374/head:refs/remotes/origin/PR-4374 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 into PR head commit e73e4473cb6ed841adac253e864bdf443d847c6c Merge succeeded, producing 900d5abe17e525b0941e3f424effd3d2ee27cae2 Checking out Revision 900d5abe17e525b0941e3f424effd3d2ee27cae2 (PR-4374) > git config core.sparsecheckout # timeout=10 > git checkout -f e73e4473cb6ed841adac253e864bdf443d847c6c # 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 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 900d5abe17e525b0941e3f424effd3d2ee27cae2 # timeout=10 Commit message: "Merge commit '76c26b6cbf45d42a91d94ea9d6eee3bff4095f43' into HEAD" > git rev-list --no-walk e73e4473cb6ed841adac253e864bdf443d847c6c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-22T08:29:56.492Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-22T08:29:56.529Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-22T08:29:56.550Z] ========================================================= [2023-02-22T08:29:56.550Z] EdgeX Global Pipelines Version Info [2023-02-22T08:29:56.550Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-22T08:29:57.622Z] ------------------- [2023-02-22T08:29:57.622Z] stable info: [2023-02-22T08:29:57.622Z] ------------------- [2023-02-22T08:29:57.622Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-22T08:29:57.622Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-22T08:29:57.622Z] Message: update stable to v1.0.244 [2023-02-22T08:29:58.192Z] ------------------- [2023-02-22T08:29:58.192Z] experimental info: [2023-02-22T08:29:58.192Z] ------------------- [2023-02-22T08:29:58.192Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-22T08:29:58.192Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-22T08:29:58.192Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-22T08:29:58.350Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-22T08:29:58.360Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-22T08:29:58.371Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-22T08:29:58.382Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-22T08:29:58.396Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-22T08:29:58.406Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-22T08:29:58.417Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-22T08:29:58.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-22T08:29:58.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-22T08:29:58.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-22T08:29:58.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-22T08:29:58.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-22T08:29:58.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-22T08:29:58.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-22T08:29:58.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-22T08:29:58.529Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-22T08:29:58.544Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-22T08:29:58.558Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-22T08:29:58.570Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-22T08:29:58.579Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-22T08:29:58.593Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-22T08:29:58.601Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-22T08:29:58.609Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-22T08:29:58.616Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4374 [Pipeline] echo [2023-02-22T08:29:58.625Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4374 [Pipeline] echo [2023-02-22T08:29:58.639Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4374 [Pipeline] echo [2023-02-22T08:29:58.650Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 900d5abe17e525b0941e3f424effd3d2ee27cae2 [Pipeline] echo [2023-02-22T08:29:58.664Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 900d5ab [Pipeline] echo [2023-02-22T08:29:58.678Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T08:29:58.717Z] provisioning config files... [2023-02-22T08:29:58.729Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config18344386193887858477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T08:29:59.024Z] ---> docker-login.sh [2023-02-22T08:29:59.024Z] nexus3.edgexfoundry.org:10001 [2023-02-22T08:29:59.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T08:29:59.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T08:29:59.284Z] Configure a credential helper to remove this warning. See [2023-02-22T08:29:59.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T08:29:59.284Z] [2023-02-22T08:29:59.284Z] Login Succeeded [2023-02-22T08:29:59.284Z] nexus3.edgexfoundry.org:10002 [2023-02-22T08:29:59.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T08:29:59.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T08:29:59.544Z] Configure a credential helper to remove this warning. See [2023-02-22T08:29:59.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T08:29:59.544Z] [2023-02-22T08:29:59.544Z] Login Succeeded [2023-02-22T08:29:59.544Z] nexus3.edgexfoundry.org:10003 [2023-02-22T08:29:59.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T08:29:59.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T08:29:59.544Z] Configure a credential helper to remove this warning. See [2023-02-22T08:29:59.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T08:29:59.544Z] [2023-02-22T08:29:59.544Z] Login Succeeded [2023-02-22T08:29:59.544Z] nexus3.edgexfoundry.org:10004 [2023-02-22T08:29:59.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T08:29:59.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T08:29:59.801Z] Configure a credential helper to remove this warning. See [2023-02-22T08:29:59.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T08:29:59.801Z] [2023-02-22T08:29:59.801Z] Login Succeeded [2023-02-22T08:29:59.801Z] docker.io [2023-02-22T08:29:59.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T08:30:00.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T08:30:00.061Z] Configure a credential helper to remove this warning. See [2023-02-22T08:30:00.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T08:30:00.061Z] [2023-02-22T08:30:00.061Z] Login Succeeded [2023-02-22T08:30:00.061Z] ---> docker-login.sh ends [Pipeline] } [2023-02-22T08:30:00.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-22T08:30:00.371Z] + 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-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-02-22T08:30:00.371Z] + cut -d/ -f2 [2023-02-22T08:30:00.371Z] + dirname cmd/core-command/Dockerfile [2023-02-22T08:30:00.371Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-22T08:30:00.371Z] + + cut -d/ -f2 [2023-02-22T08:30:00.371Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-22T08:30:00.371Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-22T08:30:00.371Z] + + dirname cmd/core-data/Dockerfilecut [2023-02-22T08:30:00.371Z] -d/ -f2 [2023-02-22T08:30:00.371Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-22T08:30:00.371Z] + dirname cmd/core-metadata/Dockerfile [2023-02-22T08:30:00.371Z] + cut -d/ -f2 [2023-02-22T08:30:00.371Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-22T08:30:00.371Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-22T08:30:00.371Z] + cut -d/ -f2 [2023-02-22T08:30:00.371Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-22T08:30:00.371Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-22T08:30:00.371Z] + cut -d/ -f2 [2023-02-22T08:30:00.371Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-22T08:30:00.371Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-22T08:30:00.371Z] + cut -d/ -f2 [2023-02-22T08:30:00.371Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-22T08:30:00.371Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-22T08:30:00.371Z] + cut -d/ -f2 [2023-02-22T08:30:00.371Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-22T08:30:00.371Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-22T08:30:00.371Z] + cut -d/ -f2 [2023-02-22T08:30:00.371Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-22T08:30:00.371Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-22T08:30:00.371Z] + cut -d/ -f2 [2023-02-22T08:30:00.371Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-22T08:30:00.371Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-22T08:30:00.371Z] + cut -d/ -f2 [2023-02-22T08:30:00.371Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-22T08:30:00.371Z] + dirname cmd/support-notifications/Dockerfile [2023-02-22T08:30:00.371Z] + cut -d/ -f2 [2023-02-22T08:30:00.371Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-22T08:30:00.371Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-22T08:30:00.371Z] + cut -d/ -f2 [2023-02-22T08:30:00.371Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-22T08:30:00.422Z] 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-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-02-22T08:30:00.767Z] + git rev-list -1 --merges 900d5abe17e525b0941e3f424effd3d2ee27cae2~1..900d5abe17e525b0941e3f424effd3d2ee27cae2 [Pipeline] echo [2023-02-22T08:30:00.779Z] -----------> git rev-list -1 --merges 900d5abe17e525b0941e3f424effd3d2ee27cae2~1..900d5abe17e525b0941e3f424effd3d2ee27cae2 900d5abe17e525b0941e3f424effd3d2ee27cae2 [2023-02-22T08:30:00.779Z] 900d5abe17e525b0941e3f424effd3d2ee27cae2 [false] [Pipeline] sh [2023-02-22T08:30:01.068Z] + git log --format=format:%s -1 900d5abe17e525b0941e3f424effd3d2ee27cae2 [Pipeline] echo [2023-02-22T08:30:01.088Z] ========================================================= [2023-02-22T08:30:01.088Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-22T08:30:01.088Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-22T08:30:01.452Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-22T08:30:01.452Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-22T08:30:01.452Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-22T08:30:01.452Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-22T08:30:01.452Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-22T08:30:01.452Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-22T08:30:01.452Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T08:30:01.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T08:30:01.784Z] [2023-02-22T08:30:01.784Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T08:30:02.092Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T08:30:02.092Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-22T08:30:02.092Z] b85a868b505f: Pulling fs layer [2023-02-22T08:30:02.092Z] e2be974225ed: Pulling fs layer [2023-02-22T08:30:02.092Z] 339a4e72a1f5: Pulling fs layer [2023-02-22T08:30:02.092Z] 988bab9f4d93: Pulling fs layer [2023-02-22T08:30:02.092Z] 1469e6f7b9e6: Pulling fs layer [2023-02-22T08:30:02.092Z] eaf3925da568: Pulling fs layer [2023-02-22T08:30:02.092Z] bab4dde63d76: Pulling fs layer [2023-02-22T08:30:02.092Z] bde34c3a00c8: Pulling fs layer [2023-02-22T08:30:02.092Z] b352a97aabf1: Pulling fs layer [2023-02-22T08:30:02.092Z] 4872d77fe225: Pulling fs layer [2023-02-22T08:30:02.092Z] 5851b861e8e6: Pulling fs layer [2023-02-22T08:30:02.092Z] 1469e6f7b9e6: Waiting [2023-02-22T08:30:02.092Z] bab4dde63d76: Waiting [2023-02-22T08:30:02.092Z] eaf3925da568: Waiting [2023-02-22T08:30:02.092Z] 4872d77fe225: Waiting [2023-02-22T08:30:02.092Z] 5851b861e8e6: Waiting [2023-02-22T08:30:02.092Z] bde34c3a00c8: Waiting [2023-02-22T08:30:02.092Z] 988bab9f4d93: Waiting [2023-02-22T08:30:02.092Z] e2be974225ed: Download complete [2023-02-22T08:30:02.092Z] 988bab9f4d93: Verifying Checksum [2023-02-22T08:30:02.092Z] 988bab9f4d93: Download complete [2023-02-22T08:30:02.353Z] 1469e6f7b9e6: Verifying Checksum [2023-02-22T08:30:02.353Z] 1469e6f7b9e6: Download complete [2023-02-22T08:30:02.353Z] eaf3925da568: Verifying Checksum [2023-02-22T08:30:02.353Z] eaf3925da568: Download complete [2023-02-22T08:30:02.353Z] 339a4e72a1f5: Verifying Checksum [2023-02-22T08:30:02.353Z] 339a4e72a1f5: Download complete [2023-02-22T08:30:02.353Z] bde34c3a00c8: Verifying Checksum [2023-02-22T08:30:02.353Z] bde34c3a00c8: Download complete [2023-02-22T08:30:02.353Z] b352a97aabf1: Download complete [2023-02-22T08:30:02.353Z] 4872d77fe225: Download complete [2023-02-22T08:30:02.353Z] 5851b861e8e6: Verifying Checksum [2023-02-22T08:30:02.353Z] 5851b861e8e6: Download complete [2023-02-22T08:30:02.353Z] b85a868b505f: Verifying Checksum [2023-02-22T08:30:02.353Z] b85a868b505f: Download complete [2023-02-22T08:30:02.919Z] bab4dde63d76: Verifying Checksum [2023-02-22T08:30:02.919Z] bab4dde63d76: Download complete [2023-02-22T08:30:03.854Z] b85a868b505f: Pull complete [2023-02-22T08:30:03.854Z] e2be974225ed: Pull complete [2023-02-22T08:30:04.420Z] 339a4e72a1f5: Pull complete [2023-02-22T08:30:04.420Z] 988bab9f4d93: Pull complete [2023-02-22T08:30:04.679Z] 1469e6f7b9e6: Pull complete [2023-02-22T08:30:04.679Z] eaf3925da568: Pull complete [2023-02-22T08:30:06.585Z] bab4dde63d76: Pull complete [2023-02-22T08:30:06.585Z] bde34c3a00c8: Pull complete [2023-02-22T08:30:06.845Z] b352a97aabf1: Pull complete [2023-02-22T08:30:06.845Z] 4872d77fe225: Pull complete [2023-02-22T08:30:06.845Z] 5851b861e8e6: Pull complete [2023-02-22T08:30:06.845Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-22T08:30:06.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T08:30:06.845Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T08:30:06.928Z] prd-ubuntu20.04-docker-8c-8g-7030 does not seem to be running inside a container [2023-02-22T08:30:06.961Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-22T08:30:08.709Z] $ docker top d07c8903cc080f170efa3cca3485581fd4e6158eaea37caab56f9085a0869d49 -eo pid,comm [2023-02-22T08:30:08.762Z] 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-02-22T08:30:08.762Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-22T08:30:08.804Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-22T08:30:08.804Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-22T08:30:08.923Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-22T08:30:08.929Z] $ docker exec d07c8903cc080f170efa3cca3485581fd4e6158eaea37caab56f9085a0869d49 ssh-agent [2023-02-22T08:30:09.037Z] SSH_AUTH_SOCK=/tmp/ssh-efuiu79SuJaW/agent.32 [2023-02-22T08:30:09.037Z] SSH_AGENT_PID=38 [2023-02-22T08:30:09.044Z] Running ssh-add (command line suppressed) [2023-02-22T08:30:09.154Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_13470090186119923258.key (/w/workspace/edgex-go/2@tmp/private_key_13470090186119923258.key) [2023-02-22T08:30:09.165Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-22T08:30:09.453Z] + git tag --points-at HEAD [Pipeline] } [2023-02-22T08:30:09.472Z] $ docker exec --env ******** --env ******** d07c8903cc080f170efa3cca3485581fd4e6158eaea37caab56f9085a0869d49 ssh-agent -k [2023-02-22T08:30:09.580Z] unset SSH_AUTH_SOCK; [2023-02-22T08:30:09.581Z] unset SSH_AGENT_PID; [2023-02-22T08:30:09.581Z] echo Agent pid 38 killed; [2023-02-22T08:30:09.590Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-22T08:30:09.616Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-22T08:30:09.616Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-22T08:30:09.729Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-22T08:30:09.734Z] $ docker exec d07c8903cc080f170efa3cca3485581fd4e6158eaea37caab56f9085a0869d49 ssh-agent [2023-02-22T08:30:09.860Z] SSH_AUTH_SOCK=/tmp/ssh-YgfAfwRdI3DL/agent.70 [2023-02-22T08:30:09.860Z] SSH_AGENT_PID=76 [2023-02-22T08:30:09.887Z] Running ssh-add (command line suppressed) [2023-02-22T08:30:09.999Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_10847541629082249496.key (/w/workspace/edgex-go/2@tmp/private_key_10847541629082249496.key) [2023-02-22T08:30:10.008Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-22T08:30:10.294Z] + git semver init [2023-02-22T08:30:10.552Z] 2023-02-22 08:30:10,482 [run_init] DEBUG init version:0.0.0 force:False [2023-02-22T08:30:10.552Z] 2023-02-22 08:30:10,484 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-02-22T08:30:10.552Z] 2023-02-22 08:30:10,484 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-02-22T08:30:10.552Z] 2023-02-22 08:30:10,484 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2023-02-22T08:30:15.826Z] 2023-02-22 08:30:14,883 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-02-22T08:30:15.826Z] 2023-02-22 08:30:14,884 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4374 with force:False [2023-02-22T08:30:15.826Z] 2023-02-22 08:30:14,884 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4374 [2023-02-22T08:30:15.826Z] 2023-02-22 08:30:14,888 [execute] INFO git cat-file --batch-check [2023-02-22T08:30:15.826Z] 2023-02-22 08:30:14,889 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-02-22T08:30:15.826Z] 2023-02-22 08:30:14,896 [execute] INFO git cat-file --batch [2023-02-22T08:30:15.827Z] 2023-02-22 08:30:14,896 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-02-22T08:30:15.827Z] 2023-02-22 08:30:14,901 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4374 [2023-02-22T08:30:15.827Z] 0.0.0 [Pipeline] } [2023-02-22T08:30:15.839Z] $ docker exec --env ******** --env ******** d07c8903cc080f170efa3cca3485581fd4e6158eaea37caab56f9085a0869d49 ssh-agent -k [2023-02-22T08:30:15.936Z] unset SSH_AUTH_SOCK; [2023-02-22T08:30:15.937Z] unset SSH_AGENT_PID; [2023-02-22T08:30:15.937Z] echo Agent pid 76 killed; [2023-02-22T08:30:15.946Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-22T08:30:16.250Z] + git semver [Pipeline] } [2023-02-22T08:30:16.523Z] $ docker stop --time=1 d07c8903cc080f170efa3cca3485581fd4e6158eaea37caab56f9085a0869d49 [2023-02-22T08:30:17.881Z] $ docker rm -f --volumes d07c8903cc080f170efa3cca3485581fd4e6158eaea37caab56f9085a0869d49 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-22T08:30:18.217Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-22T08:30:18.423Z] Stashed 1 file(s) [Pipeline] echo [2023-02-22T08:30:18.426Z] [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-02-22T08:30:18.825Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-02-22T08:30:18.838Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T08:30:18.849Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T08:30:18.855Z] ========================================================= [2023-02-22T08:30:18.855Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-22T08:30:18.855Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-22T08:30:19.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-22T08:30:19.138Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-22T08:30:19.138Z] 213ec9aee27d: Pulling fs layer [2023-02-22T08:30:19.138Z] 4583459ba037: Pulling fs layer [2023-02-22T08:30:19.138Z] 93c1e223e6f2: Pulling fs layer [2023-02-22T08:30:19.138Z] 53926ce57604: Pulling fs layer [2023-02-22T08:30:19.138Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-22T08:30:19.138Z] 22ff95d597cd: Pulling fs layer [2023-02-22T08:30:19.138Z] 12d6caf4c0d1: Pulling fs layer [2023-02-22T08:30:19.138Z] 96b7cbca73a9: Pulling fs layer [2023-02-22T08:30:19.138Z] a7acece74701: Pulling fs layer [2023-02-22T08:30:19.138Z] 53926ce57604: Waiting [2023-02-22T08:30:19.138Z] 21b2b0c7a3f4: Waiting [2023-02-22T08:30:19.138Z] 12d6caf4c0d1: Waiting [2023-02-22T08:30:19.138Z] 22ff95d597cd: Waiting [2023-02-22T08:30:19.138Z] 96b7cbca73a9: Waiting [2023-02-22T08:30:19.138Z] a7acece74701: Waiting [2023-02-22T08:30:19.138Z] 93c1e223e6f2: Verifying Checksum [2023-02-22T08:30:19.138Z] 93c1e223e6f2: Download complete [2023-02-22T08:30:19.138Z] 4583459ba037: Verifying Checksum [2023-02-22T08:30:19.138Z] 4583459ba037: Download complete [2023-02-22T08:30:19.138Z] 21b2b0c7a3f4: Download complete [2023-02-22T08:30:19.138Z] 22ff95d597cd: Verifying Checksum [2023-02-22T08:30:19.138Z] 22ff95d597cd: Download complete [2023-02-22T08:30:19.138Z] 213ec9aee27d: Verifying Checksum [2023-02-22T08:30:19.138Z] 213ec9aee27d: Download complete [2023-02-22T08:30:19.138Z] 12d6caf4c0d1: Download complete [2023-02-22T08:30:19.401Z] 213ec9aee27d: Pull complete [2023-02-22T08:30:19.401Z] 4583459ba037: Pull complete [2023-02-22T08:30:19.669Z] 93c1e223e6f2: Pull complete [2023-02-22T08:30:19.669Z] a7acece74701: Verifying Checksum [2023-02-22T08:30:19.669Z] a7acece74701: Download complete [2023-02-22T08:30:19.931Z] 53926ce57604: Verifying Checksum [2023-02-22T08:30:19.931Z] 53926ce57604: Download complete [2023-02-22T08:30:19.931Z] 96b7cbca73a9: Verifying Checksum [2023-02-22T08:30:19.931Z] 96b7cbca73a9: Download complete [2023-02-22T08:30:24.120Z] 53926ce57604: Pull complete [2023-02-22T08:30:24.120Z] 21b2b0c7a3f4: Pull complete [2023-02-22T08:30:24.120Z] 22ff95d597cd: Pull complete [2023-02-22T08:30:24.120Z] 12d6caf4c0d1: Pull complete [2023-02-22T08:30:25.493Z] 96b7cbca73a9: Pull complete [2023-02-22T08:30:26.059Z] a7acece74701: Pull complete [2023-02-22T08:30:26.059Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-22T08:30:26.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-22T08:30:26.059Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-22T08:30:26.601Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-22T08:30:26.602Z] WORKDIR /edgex [2023-02-22T08:30:26.602Z] COPY go.mod . [2023-02-22T08:30:26.602Z] RUN go mod download [2023-02-22T08:30:26.602Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-22T08:30:27.167Z] Sending build context to Docker daemon 170.4MB [2023-02-22T08:30:27.167Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-22T08:30:27.167Z] ---> db6d94c90886 [2023-02-22T08:30:27.167Z] Step 2/4 : WORKDIR /edgex [2023-02-22T08:30:29.709Z] ---> Running in 48247befce0b [2023-02-22T08:30:29.709Z] Removing intermediate container 48247befce0b [2023-02-22T08:30:29.709Z] ---> 9bab64e52d6e [2023-02-22T08:30:29.709Z] Step 3/4 : COPY go.mod . [2023-02-22T08:30:29.709Z] ---> bec2ff5b9973 [2023-02-22T08:30:29.709Z] Step 4/4 : RUN go mod download [2023-02-22T08:30:29.968Z] ---> Running in 9936d78d4a43 [2023-02-22T08:30:33.513Z] Still waiting to schedule task [2023-02-22T08:30:33.514Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7029’ is offline [2023-02-22T08:30:39.943Z] Removing intermediate container 9936d78d4a43 [2023-02-22T08:30:39.943Z] ---> 30605e7c123d [2023-02-22T08:30:39.943Z] Successfully built 30605e7c123d [2023-02-22T08:30:39.943Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T08:30:40.241Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-22T08:30:40.241Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T08:30:40.307Z] prd-ubuntu20.04-docker-8c-8g-7030 does not seem to be running inside a container [2023-02-22T08:30:40.341Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-22T08:30:40.735Z] $ docker top 2e68f023cce4acf7e98dc6053446f69fa70154276bc8574f4b36dad0912e6442 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T08:30:41.066Z] + go version [2023-02-22T08:30:41.066Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-22T08:30:41.078Z] $ docker stop --time=1 2e68f023cce4acf7e98dc6053446f69fa70154276bc8574f4b36dad0912e6442 [2023-02-22T08:30:42.368Z] $ docker rm -f --volumes 2e68f023cce4acf7e98dc6053446f69fa70154276bc8574f4b36dad0912e6442 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T08:30:42.766Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-22T08:30:42.766Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T08:30:42.833Z] prd-ubuntu20.04-docker-8c-8g-7030 does not seem to be running inside a container [2023-02-22T08:30:42.865Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-22T08:30:43.214Z] $ docker top 7e2e6652f6dc8a1d1b8bb9a05db655a3fb419b020ca68069d2e0438f331b6aca -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-22T08:30:43.279Z] ========================================================= [2023-02-22T08:30:43.279Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-22T08:30:43.279Z] ========================================================= [Pipeline] sh [2023-02-22T08:30:43.559Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-02-22T08:30:43.858Z] + make test [2023-02-22T08:30:43.858Z] go test -race -coverprofile=coverage.out ./... [2023-02-22T08:30:50.417Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-22T08:31:02.609Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-22T08:31:02.609Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-22T08:31:02.609Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-22T08:31:02.609Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-22T08:31:02.609Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-22T08:31:02.609Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-22T08:31:02.609Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-22T08:31:02.609Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-22T08:31:02.609Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-22T08:31:02.609Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-22T08:31:02.609Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-22T08:31:02.609Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-22T08:31:02.609Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-22T08:31:02.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-22T08:31:03.179Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements [2023-02-22T08:31:03.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-22T08:31:03.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-22T08:31:03.436Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.076s coverage: 98.5% of statements [2023-02-22T08:31:06.710Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.116s coverage: 73.7% of statements [2023-02-22T08:31:06.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-22T08:31:06.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-22T08:31:06.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-22T08:31:06.710Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.131s coverage: 54.0% of statements [2023-02-22T08:31:06.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-22T08:31:06.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-22T08:31:07.654Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.437s coverage: 88.5% of statements [2023-02-22T08:31:07.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-22T08:31:07.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-22T08:31:07.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-22T08:31:07.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-22T08:31:07.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-22T08:31:07.654Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.100s coverage: 3.9% of statements [2023-02-22T08:31:07.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-22T08:31:07.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-22T08:31:07.654Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.489s coverage: 95.6% of statements [2023-02-22T08:31:07.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-22T08:31:07.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-22T08:31:07.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-22T08:31:07.654Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements [2023-02-22T08:31:07.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-22T08:31:07.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-22T08:31:07.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-22T08:31:07.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-22T08:31:07.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-22T08:31:07.654Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 65.9% of statements [2023-02-22T08:31:07.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-22T08:31:07.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-22T08:31:07.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-22T08:31:07.654Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.9% of statements [2023-02-22T08:31:07.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-22T08:31:07.654Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 29.6% of statements [2023-02-22T08:31:07.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-22T08:31:07.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2023-02-22T08:31:07.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.092s coverage: 82.9% of statements [2023-02-22T08:31:07.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.075s coverage: 94.1% of statements [2023-02-22T08:31:07.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2023-02-22T08:31:07.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.084s coverage: 87.5% of statements [2023-02-22T08:31:14.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.120s coverage: 94.4% of statements [2023-02-22T08:31:14.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.081s coverage: 44.8% of statements [2023-02-22T08:31:29.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.350s coverage: 79.9% of statements [2023-02-22T08:31:29.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-22T08:31:29.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2023-02-22T08:31:29.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-22T08:31:29.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-22T08:31:29.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-22T08:31:29.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.051s coverage: 64.4% of statements [2023-02-22T08:31:29.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-22T08:31:29.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-22T08:31:29.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-22T08:31:29.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-22T08:31:29.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.075s coverage: 86.9% of statements [2023-02-22T08:31:29.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-22T08:31:29.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-22T08:31:29.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-22T08:31:29.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-22T08:31:29.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements [2023-02-22T08:31:29.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.042s coverage: 20.0% of statements [2023-02-22T08:31:29.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-22T08:31:29.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-22T08:31:29.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2023-02-22T08:31:29.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-22T08:31:29.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 77.4% of statements [2023-02-22T08:31:29.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-22T08:31:29.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.0% of statements [2023-02-22T08:31:29.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2023-02-22T08:31:29.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.232s coverage: 91.2% of statements [2023-02-22T08:31:29.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-22T08:31:29.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.240s coverage: 63.1% of statements [2023-02-22T08:31:29.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-22T08:31:29.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-22T08:31:29.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements [2023-02-22T08:31:29.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements [2023-02-22T08:31:29.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2023-02-22T08:31:29.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-02-22T08:31:29.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements [2023-02-22T08:31:29.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.307s coverage: 65.3% of statements [2023-02-22T08:31:29.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-22T08:31:29.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-22T08:31:29.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-22T08:31:29.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.179s coverage: 41.0% of statements [2023-02-22T08:31:29.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-22T08:31:29.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-22T08:31:29.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2023-02-22T08:31:29.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-22T08:31:29.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2023-02-22T08:31:29.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-22T08:31:29.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-22T08:31:29.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-22T08:31:29.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-22T08:31:29.091Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements [2023-02-22T08:31:29.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-22T08:31:29.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-22T08:31:29.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-22T08:31:29.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-22T08:31:29.091Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements [2023-02-22T08:31:29.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-22T08:31:29.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-22T08:31:29.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-22T08:31:29.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-22T08:31:29.091Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2023-02-22T08:31:29.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-22T08:31:29.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-22T08:31:29.091Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements [2023-02-22T08:31:29.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-22T08:31:29.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-22T08:31:29.091Z] 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-02-22T08:31:51.041Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-22T08:31:51.041Z] go vet ./... [2023-02-22T08:31:52.415Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-22T08:31:52.415Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-22T08:31:52.415Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-22T08:31:52.429Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-22T08:31:52.714Z] + ls -al . [2023-02-22T08:31:52.714Z] total 744 [2023-02-22T08:31:52.714Z] drwxrwxr-x 11 1001 1001 4096 Feb 22 08:30 . [2023-02-22T08:31:52.714Z] drwxr-xr-x 4 root root 4096 Feb 22 08:30 .. [2023-02-22T08:31:52.714Z] drwxrwxr-x 2 1001 1001 4096 Feb 22 08:29 .blubracket [2023-02-22T08:31:52.714Z] -rw-rw-r-- 1 1001 1001 16 Feb 22 08:29 .dockerignore [2023-02-22T08:31:52.714Z] drwxrwxr-x 8 1001 1001 4096 Feb 22 08:31 .git [2023-02-22T08:31:52.714Z] drwxrwxr-x 3 1001 1001 4096 Feb 22 08:29 .github [2023-02-22T08:31:52.714Z] -rw-rw-r-- 1 1001 1001 1024 Feb 22 08:29 .gitignore [2023-02-22T08:31:52.714Z] -rw-rw-r-- 1 1001 1001 42 Feb 22 08:29 .golangci.yml [2023-02-22T08:31:52.714Z] -rw-rw-r-- 1 1001 1001 87 Feb 22 08:29 .hadolint.yml [2023-02-22T08:31:52.715Z] drwxr-xr-x 3 1001 1001 4096 Feb 22 08:30 .semver [2023-02-22T08:31:52.715Z] -rw-rw-r-- 1 1001 1001 166 Feb 22 08:29 .sonarcloud.properties [2023-02-22T08:31:52.715Z] -rw-rw-r-- 1 1001 1001 1171 Feb 22 08:29 ADOPTERS.md [2023-02-22T08:31:52.715Z] -rw-rw-r-- 1 1001 1001 10825 Feb 22 08:29 Attribution.txt [2023-02-22T08:31:52.715Z] -rw-rw-r-- 1 1001 1001 73765 Feb 22 08:29 CHANGELOG.md [2023-02-22T08:31:52.715Z] -rw-rw-r-- 1 1001 1001 3804 Feb 22 08:29 CONTRIBUTING.md [2023-02-22T08:31:52.715Z] -rw-rw-r-- 1 1001 1001 677 Feb 22 08:29 GOVERNANCE.md [2023-02-22T08:31:52.715Z] -rw-rw-r-- 1 1001 1001 883 Feb 22 08:29 Jenkinsfile [2023-02-22T08:31:52.715Z] -rw-rw-r-- 1 1001 1001 10775 Feb 22 08:29 LICENSE [2023-02-22T08:31:52.715Z] -rw-rw-r-- 1 1001 1001 13375 Feb 22 08:29 Makefile [2023-02-22T08:31:52.715Z] -rw-rw-r-- 1 1001 1001 582 Feb 22 08:29 OWNERS.md [2023-02-22T08:31:52.715Z] -rw-rw-r-- 1 1001 1001 9403 Feb 22 08:29 README.md [2023-02-22T08:31:52.715Z] -rw-rw-r-- 1 1001 1001 6912 Feb 22 08:29 SECURITY.md [2023-02-22T08:31:52.715Z] -rw-rw-r-- 1 1001 1001 5 Feb 22 08:30 VERSION [2023-02-22T08:31:52.715Z] drwxrwxr-x 2 1001 1001 4096 Feb 22 08:29 bin [2023-02-22T08:31:52.715Z] drwxrwxr-x 17 1001 1001 4096 Feb 22 08:29 cmd [2023-02-22T08:31:52.715Z] -rw-r--r-- 1 root root 487323 Feb 22 08:31 coverage.out [2023-02-22T08:31:52.715Z] -rw-rw-r-- 1 1001 1001 3295 Feb 22 08:29 go.mod [2023-02-22T08:31:52.715Z] -rw-rw-r-- 1 1001 1001 33318 Feb 22 08:29 go.sum [2023-02-22T08:31:52.715Z] drwxrwxr-x 7 1001 1001 4096 Feb 22 08:29 internal [2023-02-22T08:31:52.715Z] drwxrwxr-x 3 1001 1001 4096 Feb 22 08:29 openapi [2023-02-22T08:31:52.715Z] drwxrwxr-x 4 1001 1001 4096 Feb 22 08:29 snap [2023-02-22T08:31:52.715Z] -rw-rw-r-- 1 1001 1001 204 Feb 22 08:29 version.go [Pipeline] sh [2023-02-22T08:31:52.999Z] + '[' -e coverage.out ] [2023-02-22T08:31:52.999Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-22T08:31:53.096Z] Stashed 1 file(s) [Pipeline] sh [2023-02-22T08:31:53.376Z] + make build [2023-02-22T08:31:53.376Z] 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-02-22T08:32:00.522Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7035 in /w/workspace/edgexfoundry_edgex-go_PR-4374 [Pipeline] { [Pipeline] ws [2023-02-22T08:32:00.535Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-02-22T08:32:00.572Z] The recommended git tool is: git [2023-02-22T08:32:05.560Z] 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-02-22T08:32:05.560Z] 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-02-22T08:32:06.045Z] using credential edgex-jenkins-ssh [2023-02-22T08:32:06.063Z] Cloning the remote Git repository [2023-02-22T08:32:06.496Z] 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-02-22T08:32:06.118Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-22T08:32:06.208Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-02-22T08:32:06.366Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-22T08:32:06.367Z] > git --version # timeout=10 [2023-02-22T08:32:06.389Z] > git --version # 'git version 2.25.1' [2023-02-22T08:32:06.391Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-22T08:32:06.454Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-22T08:32:07.430Z] 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-02-22T08:32:13.985Z] 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-02-22T08:32:15.361Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-22T08:32:16.297Z] 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-02-22T08:32:17.233Z] 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-02-22T08:32:18.169Z] 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-02-22T08:32:19.107Z] 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-02-22T08:32:21.651Z] 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-02-22T08:32:22.603Z] $ docker stop --time=1 7e2e6652f6dc8a1d1b8bb9a05db655a3fb419b020ca68069d2e0438f331b6aca [2023-02-22T08:32:24.260Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-22T08:32:24.287Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-22T08:32:25.058Z] $ docker rm -f --volumes 7e2e6652f6dc8a1d1b8bb9a05db655a3fb419b020ca68069d2e0438f331b6aca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T08:32:25.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-22T08:32:25.841Z] [2023-02-22T08:32:25.841Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T08:32:26.030Z] Merging remotes/origin/main commit 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 into PR head commit e73e4473cb6ed841adac253e864bdf443d847c6c [2023-02-22T08:32:26.136Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-22T08:32:26.136Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-22T08:32:26.136Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-22T08:32:26.136Z] ca9280d653b3: Pulling fs layer [2023-02-22T08:32:26.136Z] 7e9c9ca2126c: Pulling fs layer [2023-02-22T08:32:26.136Z] cbdbe7a5bc2a: Download complete [2023-02-22T08:32:26.395Z] ca9280d653b3: Verifying Checksum [2023-02-22T08:32:26.395Z] ca9280d653b3: Download complete [2023-02-22T08:32:26.395Z] cbdbe7a5bc2a: Pull complete [2023-02-22T08:32:26.640Z] Merge succeeded, producing 7a283e44f8bb9e0d2c50489de27e70cc1cb7f3e2 [2023-02-22T08:32:26.641Z] Checking out Revision 7a283e44f8bb9e0d2c50489de27e70cc1cb7f3e2 (PR-4374) [2023-02-22T08:32:26.653Z] 7e9c9ca2126c: Download complete [2023-02-22T08:32:26.910Z] ca9280d653b3: Pull complete [2023-02-22T08:32:25.219Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-22T08:32:25.264Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-22T08:32:25.265Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-22T08:32:25.283Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4374/head:refs/remotes/origin/PR-4374 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-22T08:32:26.053Z] > git config core.sparsecheckout # timeout=10 [2023-02-22T08:32:26.074Z] > git checkout -f e73e4473cb6ed841adac253e864bdf443d847c6c # timeout=10 [2023-02-22T08:32:26.293Z] > git remote # timeout=10 [2023-02-22T08:32:26.310Z] > git config --get remote.origin.url # timeout=10 [2023-02-22T08:32:26.333Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-22T08:32:26.346Z] > git merge 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 # timeout=10 [2023-02-22T08:32:26.629Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-22T08:32:26.650Z] > git config core.sparsecheckout # timeout=10 [2023-02-22T08:32:26.666Z] > git checkout -f 7a283e44f8bb9e0d2c50489de27e70cc1cb7f3e2 # timeout=10 [2023-02-22T08:32:30.194Z] 7e9c9ca2126c: Pull complete [2023-02-22T08:32:30.194Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-22T08:32:30.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-22T08:32:30.194Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T08:32:30.265Z] prd-ubuntu20.04-docker-8c-8g-7030 does not seem to be running inside a container [2023-02-22T08:32:30.291Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-22T08:32:30.333Z] Commit message: "Merge commit '76c26b6cbf45d42a91d94ea9d6eee3bff4095f43' into HEAD" [2023-02-22T08:32:30.349Z] > git rev-list --no-walk e73e4473cb6ed841adac253e864bdf443d847c6c # timeout=10 [2023-02-22T08:32:31.559Z] $ docker top e4fbbb3f2ba691c6a71ea5646014f515f3e5bfeeb25adeec7ff63f519f61a70d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-22T08:32:31.919Z] + docker-compose build --help [2023-02-22T08:32:31.919Z] + grep parallel [2023-02-22T08:32:32.189Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-22T08:32:32.189Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-22T08:32:32.189Z] Dload Upload Total Spent Left Speed [2023-02-22T08:32:32.189Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98844 [2023-02-22T08:32:32.487Z] --parallel Build images in parallel. [Pipeline] } [2023-02-22T08:32:32.502Z] $ docker stop --time=1 e4fbbb3f2ba691c6a71ea5646014f515f3e5bfeeb25adeec7ff63f519f61a70d [2023-02-22T08:32:33.792Z] $ docker rm -f --volumes e4fbbb3f2ba691c6a71ea5646014f515f3e5bfeeb25adeec7ff63f519f61a70d [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T08:32:34.163Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-22T08:32:34.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-22T08:32:34.247Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T08:32:34.315Z] prd-ubuntu20.04-docker-8c-8g-7030 does not seem to be running inside a container [2023-02-22T08:32:34.348Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-22T08:32:34.496Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-22T08:32:34.496Z] + sudo tee /etc/docker/daemon.new [2023-02-22T08:32:34.496Z] { [2023-02-22T08:32:34.496Z] "registry-mirrors": [ [2023-02-22T08:32:34.496Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-22T08:32:34.496Z] ], [2023-02-22T08:32:34.496Z] "bip": "10.250.0.254/24", [2023-02-22T08:32:34.496Z] "hosts": [ [2023-02-22T08:32:34.496Z] "tcp://0.0.0.0:5555", [2023-02-22T08:32:34.496Z] "unix:///var/run/docker.sock" [2023-02-22T08:32:34.496Z] ], [2023-02-22T08:32:34.496Z] "mtu": 1458, [2023-02-22T08:32:34.496Z] "selinux-enabled": true, [2023-02-22T08:32:34.496Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-22T08:32:34.496Z] } [2023-02-22T08:32:34.692Z] $ docker top eefda4fe525ce68a90bea3fec6a7899bced1f5cb47ed21e05d8b5bfb11b2516e -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-02-22T08:32:35.069Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-22T08:32:35.091Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-22T08:32:35.417Z] + sudo service docker restart [2023-02-22T08:32:35.659Z] Building core-command ... [2023-02-22T08:32:35.659Z] Building core-common-config-bootstrapper ... [2023-02-22T08:32:35.659Z] Building core-data ... [2023-02-22T08:32:35.659Z] Building core-metadata ... [2023-02-22T08:32:35.659Z] Building security-bootstrapper ... [2023-02-22T08:32:35.659Z] Building security-proxy-setup ... [2023-02-22T08:32:35.659Z] Building security-secretstore-setup ... [2023-02-22T08:32:35.659Z] Building security-spiffe-token-provider ... [2023-02-22T08:32:35.659Z] Building security-spire-agent ... [2023-02-22T08:32:35.659Z] Building security-spire-config ... [2023-02-22T08:32:35.659Z] Building security-spire-server ... [2023-02-22T08:32:35.659Z] Building support-notifications ... [2023-02-22T08:32:35.659Z] Building support-scheduler ... [2023-02-22T08:32:35.659Z] Building support-scheduler [2023-02-22T08:32:35.659Z] Building core-metadata [2023-02-22T08:32:35.659Z] Building security-proxy-setup [2023-02-22T08:32:35.659Z] Building core-common-config-bootstrapper [2023-02-22T08:32:35.659Z] Building security-spiffe-token-provider [2023-02-22T08:32:45.631Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:32:45.631Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:32:45.631Z] ---> 30605e7c123d [2023-02-22T08:32:45.631Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T08:32:45.631Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:32:45.631Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:32:45.631Z] ---> 30605e7c123d [2023-02-22T08:32:45.631Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T08:32:45.892Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:32:45.892Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:32:45.892Z] ---> 30605e7c123d [2023-02-22T08:32:45.892Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-22T08:32:45.892Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:32:45.892Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:32:45.892Z] ---> 30605e7c123d [2023-02-22T08:32:45.892Z] Step 3/21 : WORKDIR /edgex-go [2023-02-22T08:32:46.461Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:32:46.461Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:32:46.461Z] ---> 30605e7c123d [2023-02-22T08:32:46.461Z] Step 3/19 : WORKDIR /edgex-go [2023-02-22T08:32:49.751Z] ---> Running in 97bd835fe773 [2023-02-22T08:32:49.751Z] ---> Running in 94b24f7b1549 [2023-02-22T08:32:49.751Z] ---> Running in 4846204db851 [2023-02-22T08:32:49.751Z] ---> Running in 1c0372a3f585 [2023-02-22T08:32:49.751Z] ---> Running in 4c221f2e4d9c [2023-02-22T08:32:49.751Z] Removing intermediate container 94b24f7b1549 [2023-02-22T08:32:49.751Z] ---> 44c0f141f5c0 [2023-02-22T08:32:49.751Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T08:32:49.751Z] Removing intermediate container 97bd835fe773 [2023-02-22T08:32:49.751Z] ---> 747aae013a38 [2023-02-22T08:32:49.751Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T08:32:49.751Z] Removing intermediate container 4846204db851 [2023-02-22T08:32:49.751Z] ---> 3c4d80871909 [2023-02-22T08:32:49.751Z] Step 4/24 : WORKDIR /edgex-go [2023-02-22T08:32:49.751Z] Removing intermediate container 4c221f2e4d9c [2023-02-22T08:32:49.751Z] ---> a3734127c74a [2023-02-22T08:32:49.751Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-22T08:32:49.751Z] Removing intermediate container 1c0372a3f585 [2023-02-22T08:32:49.751Z] ---> 2b235f65cb55 [2023-02-22T08:32:49.751Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-22T08:32:49.751Z] ---> Running in 42be4b6aadbb [2023-02-22T08:32:49.751Z] ---> Running in a399592eb9c4 [2023-02-22T08:32:49.751Z] ---> Running in 324aab02c1fe [2023-02-22T08:32:49.751Z] ---> Running in b84634ba8eee [2023-02-22T08:32:49.751Z] ---> Running in fb255b5e0d02 [2023-02-22T08:32:50.010Z] Removing intermediate container 42be4b6aadbb [2023-02-22T08:32:50.010Z] ---> 60917e00506d [2023-02-22T08:32:50.010Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-22T08:32:50.010Z] Removing intermediate container 324aab02c1fe [2023-02-22T08:32:50.010Z] ---> 6fa044f36296 [2023-02-22T08:32:50.010Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-22T08:32:50.010Z] Removing intermediate container a399592eb9c4 [2023-02-22T08:32:50.010Z] ---> 02b81a2871bd [2023-02-22T08:32:50.010Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-22T08:32:50.010Z] ---> Running in 521f4d9d7a2e [2023-02-22T08:32:50.010Z] ---> Running in e6c0378608d2 [2023-02-22T08:32:50.267Z] ---> Running in 44fa81b65d7a [2023-02-22T08:32:50.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:32:50.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:32:50.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:32:50.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:32:50.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:32:50.526Z] v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-22T08:32:50.526Z] v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-22T08:32:50.526Z] OK: 17046 distinct packages available [2023-02-22T08:32:50.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:32:50.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:32:50.785Z] OK: 211 MiB in 51 packages [2023-02-22T08:32:50.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:32:50.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:32:50.785Z] OK: 211 MiB in 51 packages [2023-02-22T08:32:50.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:32:50.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:32:51.047Z] OK: 211 MiB in 51 packages [2023-02-22T08:32:51.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:32:51.047Z] OK: 211 MiB in 51 packages [2023-02-22T08:32:51.047Z] OK: 211 MiB in 51 packages [2023-02-22T08:32:51.305Z] Removing intermediate container fb255b5e0d02 [2023-02-22T08:32:51.305Z] ---> ef9fb85cf1e7 [2023-02-22T08:32:51.305Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-22T08:32:51.563Z] ---> cff934b71ecf [2023-02-22T08:32:51.563Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:32:51.563Z] ---> Running in b96ca232592b [2023-02-22T08:32:51.563Z] Removing intermediate container 521f4d9d7a2e [2023-02-22T08:32:51.563Z] ---> 90e0cb0fd193 [2023-02-22T08:32:51.563Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T08:32:51.821Z] Removing intermediate container e6c0378608d2 [2023-02-22T08:32:51.821Z] ---> 7e04cadabc08 [2023-02-22T08:32:51.821Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-22T08:32:51.821Z] Removing intermediate container b84634ba8eee [2023-02-22T08:32:51.821Z] ---> 1d142a3a0e65 [2023-02-22T08:32:51.821Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-22T08:32:51.821Z] Removing intermediate container 44fa81b65d7a [2023-02-22T08:32:51.821Z] ---> efbcc656f6d1 [2023-02-22T08:32:51.821Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T08:32:51.821Z] ---> 68cced25b12a [2023-02-22T08:32:51.821Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:32:51.821Z] ---> Running in 8b8b34075090 [2023-02-22T08:32:51.821Z] ---> da28f9f51789 [2023-02-22T08:32:51.821Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:32:52.082Z] ---> Running in 9f08bc6215e6 [2023-02-22T08:32:52.082Z] ---> 617fcfb3c57a [2023-02-22T08:32:52.082Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:32:52.082Z] ---> d6c84b9bfc14 [2023-02-22T08:32:52.082Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:32:52.082Z] ---> Running in 3ce66d3536bb [2023-02-22T08:32:52.082Z] ---> Running in 209976557e2e [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T08:32:53.718Z] provisioning config files... [2023-02-22T08:32:53.751Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5670200419595053439tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T08:32:54.130Z] ---> docker-login.sh [2023-02-22T08:32:54.130Z] nexus3.edgexfoundry.org:10001 [2023-02-22T08:32:54.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T08:32:54.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T08:32:54.727Z] Configure a credential helper to remove this warning. See [2023-02-22T08:32:54.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T08:32:54.727Z] [2023-02-22T08:32:54.727Z] Login Succeeded [2023-02-22T08:32:54.727Z] nexus3.edgexfoundry.org:10002 [2023-02-22T08:32:55.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T08:32:55.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T08:32:55.325Z] Configure a credential helper to remove this warning. See [2023-02-22T08:32:55.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T08:32:55.325Z] [2023-02-22T08:32:55.325Z] Login Succeeded [2023-02-22T08:32:55.325Z] nexus3.edgexfoundry.org:10003 [2023-02-22T08:32:55.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T08:32:55.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T08:32:55.603Z] Configure a credential helper to remove this warning. See [2023-02-22T08:32:55.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T08:32:55.603Z] [2023-02-22T08:32:55.603Z] Login Succeeded [2023-02-22T08:32:55.603Z] nexus3.edgexfoundry.org:10004 [2023-02-22T08:32:55.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T08:32:56.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T08:32:56.164Z] Configure a credential helper to remove this warning. See [2023-02-22T08:32:56.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T08:32:56.164Z] [2023-02-22T08:32:56.164Z] Login Succeeded [2023-02-22T08:32:56.164Z] docker.io [2023-02-22T08:32:56.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T08:32:56.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T08:32:56.706Z] Configure a credential helper to remove this warning. See [2023-02-22T08:32:56.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T08:32:56.706Z] [2023-02-22T08:32:56.706Z] Login Succeeded [2023-02-22T08:32:56.706Z] ---> docker-login.sh ends [Pipeline] } [2023-02-22T08:32:56.723Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-22T08:32:57.392Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-02-22T08:32:57.413Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T08:32:57.423Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T08:32:57.433Z] ========================================================= [2023-02-22T08:32:57.434Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-22T08:32:57.434Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-22T08:32:57.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-22T08:32:58.066Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-22T08:32:58.066Z] 9b18e9b68314: Pulling fs layer [2023-02-22T08:32:58.066Z] 35d82f9e3411: Pulling fs layer [2023-02-22T08:32:58.066Z] e16973657156: Pulling fs layer [2023-02-22T08:32:58.066Z] fc693d55d65f: Pulling fs layer [2023-02-22T08:32:58.066Z] 7e9fc2657dce: Pulling fs layer [2023-02-22T08:32:58.066Z] dda99020689f: Pulling fs layer [2023-02-22T08:32:58.066Z] db1c61fa0a46: Pulling fs layer [2023-02-22T08:32:58.066Z] 891c053d2c06: Pulling fs layer [2023-02-22T08:32:58.066Z] 7e9fc2657dce: Waiting [2023-02-22T08:32:58.066Z] dda99020689f: Waiting [2023-02-22T08:32:58.066Z] db1c61fa0a46: Waiting [2023-02-22T08:32:58.066Z] 891c053d2c06: Waiting [2023-02-22T08:32:58.066Z] fc693d55d65f: Waiting [2023-02-22T08:32:58.066Z] e16973657156: Verifying Checksum [2023-02-22T08:32:58.066Z] e16973657156: Download complete [2023-02-22T08:32:58.066Z] 35d82f9e3411: Verifying Checksum [2023-02-22T08:32:58.066Z] 35d82f9e3411: Download complete [2023-02-22T08:32:58.066Z] 7e9fc2657dce: Verifying Checksum [2023-02-22T08:32:58.066Z] 7e9fc2657dce: Download complete [2023-02-22T08:32:58.066Z] dda99020689f: Verifying Checksum [2023-02-22T08:32:58.066Z] dda99020689f: Download complete [2023-02-22T08:32:58.066Z] 9b18e9b68314: Verifying Checksum [2023-02-22T08:32:58.066Z] 9b18e9b68314: Download complete [2023-02-22T08:33:00.384Z] 891c053d2c06: Verifying Checksum [2023-02-22T08:33:00.384Z] 891c053d2c06: Download complete [2023-02-22T08:33:00.657Z] 9b18e9b68314: Pull complete [2023-02-22T08:33:00.657Z] db1c61fa0a46: Verifying Checksum [2023-02-22T08:33:00.657Z] db1c61fa0a46: Download complete [2023-02-22T08:33:00.932Z] 35d82f9e3411: Pull complete [2023-02-22T08:33:01.536Z] e16973657156: Pull complete [2023-02-22T08:33:02.504Z] fc693d55d65f: Download complete [2023-02-22T08:33:14.870Z] fc693d55d65f: Pull complete [2023-02-22T08:33:15.143Z] 7e9fc2657dce: Pull complete [2023-02-22T08:33:15.413Z] dda99020689f: Pull complete [2023-02-22T08:33:20.802Z] db1c61fa0a46: Pull complete [2023-02-22T08:33:22.749Z] 891c053d2c06: Pull complete [2023-02-22T08:33:22.749Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-22T08:33:22.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-22T08:33:22.749Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-22T08:33:23.086Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-22T08:33:23.086Z] WORKDIR /edgex [2023-02-22T08:33:23.086Z] COPY go.mod . [2023-02-22T08:33:23.086Z] RUN go mod download [2023-02-22T08:33:23.086Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-22T08:33:23.674Z] Sending build context to Docker daemon 3.093MB [2023-02-22T08:33:23.674Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-22T08:33:23.674Z] ---> f96f9c87975a [2023-02-22T08:33:23.674Z] Step 2/4 : WORKDIR /edgex [2023-02-22T08:33:26.326Z] ---> Running in 8e98207e141f [2023-02-22T08:33:26.326Z] Removing intermediate container 8e98207e141f [2023-02-22T08:33:26.326Z] ---> 99f0a092eee9 [2023-02-22T08:33:26.326Z] Step 3/4 : COPY go.mod . [2023-02-22T08:33:26.914Z] ---> 6b40430ff10f [2023-02-22T08:33:26.914Z] Step 4/4 : RUN go mod download [2023-02-22T08:33:26.914Z] ---> Running in 9aaefe7f82d4 [2023-02-22T08:33:38.770Z] Removing intermediate container 8b8b34075090 [2023-02-22T08:33:38.770Z] ---> a577884a1cfb [2023-02-22T08:33:38.770Z] Step 8/22 : COPY . . [2023-02-22T08:33:38.770Z] Removing intermediate container 3ce66d3536bb [2023-02-22T08:33:38.770Z] ---> fb9d48dbbbf8 [2023-02-22T08:33:38.770Z] Step 8/22 : COPY . . [2023-02-22T08:33:38.770Z] Removing intermediate container 209976557e2e [2023-02-22T08:33:38.770Z] ---> 88b35a2bb56f [2023-02-22T08:33:38.770Z] Step 7/19 : COPY . . [2023-02-22T08:33:38.770Z] Removing intermediate container 9f08bc6215e6 [2023-02-22T08:33:38.770Z] ---> 071a4b6942b8 [2023-02-22T08:33:38.770Z] Step 8/24 : COPY . . [2023-02-22T08:33:38.770Z] Removing intermediate container b96ca232592b [2023-02-22T08:33:38.770Z] ---> ce40a209e4a0 [2023-02-22T08:33:38.770Z] Step 7/21 : COPY . . [2023-02-22T08:33:40.675Z] ---> 24bd62a46d9d [2023-02-22T08:33:40.675Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-22T08:33:40.675Z] ---> f8d56314729f [2023-02-22T08:33:40.675Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-22T08:33:40.675Z] ---> 0aa51cd09357 [2023-02-22T08:33:40.675Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-22T08:33:40.675Z] ---> Running in 9f377b92bb05 [2023-02-22T08:33:40.675Z] ---> 049dbb37ceb3 [2023-02-22T08:33:40.675Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-22T08:33:40.675Z] ---> Running in e11062e60797 [2023-02-22T08:33:40.675Z] ---> Running in 19197bde129d [2023-02-22T08:33:40.675Z] ---> c5634f309d91 [2023-02-22T08:33:40.675Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-22T08:33:40.675Z] ---> Running in 327a6c9d442d [2023-02-22T08:33:40.675Z] ---> Running in c42b26d2916b [2023-02-22T08:33:40.934Z] 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-02-22T08:33:41.193Z] 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-02-22T08:33:41.193Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-22T08:33:41.193Z] 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-02-22T08:33:41.193Z] 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-02-22T08:33:59.157Z] Removing intermediate container 9aaefe7f82d4 [2023-02-22T08:33:59.157Z] ---> 4795787ea65d [2023-02-22T08:33:59.157Z] Successfully built 4795787ea65d [2023-02-22T08:33:59.157Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T08:33:59.499Z] + docker inspect -f . ci-base-image-arm64 [2023-02-22T08:33:59.499Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T08:33:59.699Z] prd-ubuntu20.04-docker-arm64-4c-16g-7035 does not seem to be running inside a container [2023-02-22T08:33:59.776Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-22T08:34:00.995Z] $ docker top 4dae45c2ee0590d558444d867ad62a320a956e8155874122e1242af6ba759f79 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T08:34:01.840Z] + go version [2023-02-22T08:34:01.840Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-22T08:34:01.864Z] $ docker stop --time=1 4dae45c2ee0590d558444d867ad62a320a956e8155874122e1242af6ba759f79 [2023-02-22T08:34:03.534Z] $ docker rm -f --volumes 4dae45c2ee0590d558444d867ad62a320a956e8155874122e1242af6ba759f79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T08:34:04.101Z] + docker inspect -f . ci-base-image-arm64 [2023-02-22T08:34:04.101Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T08:34:04.304Z] prd-ubuntu20.04-docker-arm64-4c-16g-7035 does not seem to be running inside a container [2023-02-22T08:34:04.390Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-22T08:34:05.611Z] $ docker top 7836fbc5d65c5e73db024e09285dc0dd6ed414513c56bf40179c0b27be63d151 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-22T08:34:05.826Z] ========================================================= [2023-02-22T08:34:05.826Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-22T08:34:05.826Z] ========================================================= [Pipeline] sh [2023-02-22T08:34:06.460Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-02-22T08:34:06.793Z] + make test [2023-02-22T08:34:07.061Z] go test -race -coverprofile=coverage.out ./... [2023-02-22T08:34:13.256Z] 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-02-22T08:34:21.377Z] Removing intermediate container c42b26d2916b [2023-02-22T08:34:21.377Z] ---> 59032b0a432b [2023-02-22T08:34:21.377Z] [2023-02-22T08:34:21.377Z] Step 9/21 : FROM alpine:3.16 [2023-02-22T08:34:21.377Z] Removing intermediate container 9f377b92bb05 [2023-02-22T08:34:21.377Z] ---> ee2ba8d21140 [2023-02-22T08:34:21.377Z] [2023-02-22T08:34:21.377Z] Step 10/24 : FROM alpine:3.16 [2023-02-22T08:34:21.377Z] Removing intermediate container 19197bde129d [2023-02-22T08:34:21.377Z] ---> 0628d3c7037a [2023-02-22T08:34:21.377Z] [2023-02-22T08:34:21.377Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T08:34:21.377Z] Removing intermediate container e11062e60797 [2023-02-22T08:34:21.377Z] ---> ee8d7e557e7b [2023-02-22T08:34:21.377Z] [2023-02-22T08:34:21.377Z] Step 9/19 : FROM alpine:3.15 [2023-02-22T08:34:21.377Z] 3.16: Pulling from library/alpine [2023-02-22T08:34:21.943Z] 3.16: Pulling from library/alpine [2023-02-22T08:34:21.943Z] 3.16: Pulling from library/alpine [2023-02-22T08:34:22.887Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-22T08:34:22.887Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-22T08:34:22.887Z] Status: Downloaded newer image for alpine:3.16 [2023-02-22T08:34:22.887Z] Status: Image is up to date for alpine:3.16 [2023-02-22T08:34:22.887Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-22T08:34:22.887Z] Status: Image is up to date for alpine:3.16 [2023-02-22T08:34:22.887Z] ---> dfd21b5a31f5 [2023-02-22T08:34:22.887Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-22T08:34:22.887Z] ---> dfd21b5a31f5 [2023-02-22T08:34:22.887Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-22T08:34:22.887Z] ---> dfd21b5a31f5 [2023-02-22T08:34:22.887Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-22T08:34:23.145Z] 3.15: Pulling from library/alpine [2023-02-22T08:34:23.404Z] ---> Running in 725248b974ff [2023-02-22T08:34:23.404Z] ---> Running in 9d15ff4a5e52 [2023-02-22T08:34:23.404Z] ---> Running in f9858e84efe6 [2023-02-22T08:34:23.674Z] Removing intermediate container 327a6c9d442d [2023-02-22T08:34:23.674Z] ---> 07604208500c [2023-02-22T08:34:23.674Z] [2023-02-22T08:34:23.674Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T08:34:23.674Z] ---> dfd21b5a31f5 [2023-02-22T08:34:23.674Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-22T08:34:23.674Z] Removing intermediate container f9858e84efe6 [2023-02-22T08:34:23.674Z] ---> d24b2b954ff6 [2023-02-22T08:34:23.674Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-22T08:34:23.674Z] ---> Running in 5d2b11b2f998 [2023-02-22T08:34:23.674Z] ---> Running in f4176a88b756 [2023-02-22T08:34:23.674Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-22T08:34:23.674Z] Status: Downloaded newer image for alpine:3.15 [2023-02-22T08:34:23.674Z] ---> 5ce65d7b0fde [2023-02-22T08:34:23.674Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T08:34:23.931Z] ---> Running in dd730ceb6dee [2023-02-22T08:34:23.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:34:23.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:34:23.931Z] Removing intermediate container dd730ceb6dee [2023-02-22T08:34:23.931Z] ---> ee514cda4f5e [2023-02-22T08:34:23.931Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-22T08:34:23.931Z] ---> Running in e8b931600c58 [2023-02-22T08:34:24.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:34:24.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:34:24.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:34:24.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:34:24.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:34:24.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:34:24.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:34:24.444Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T08:34:24.444Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T08:34:24.445Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T08:34:24.445Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T08:34:24.445Z] OK: 6 MiB in 15 packages [2023-02-22T08:34:24.445Z] OK: 6 MiB in 15 packages [2023-02-22T08:34:24.445Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-22T08:34:24.445Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-22T08:34:24.445Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-22T08:34:24.445Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-22T08:34:24.445Z] (5/6) Installing curl (7.83.1-r6) [2023-02-22T08:34:24.445Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-22T08:34:24.445Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T08:34:24.445Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T08:34:24.445Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T08:34:24.445Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T08:34:24.445Z] OK: 6 MiB in 15 packages [2023-02-22T08:34:24.445Z] OK: 8 MiB in 20 packages [2023-02-22T08:34:24.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:34:25.009Z] Removing intermediate container 5d2b11b2f998 [2023-02-22T08:34:25.009Z] ---> dd920762b68f [2023-02-22T08:34:25.009Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T08:34:25.009Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T08:34:25.009Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T08:34:25.009Z] OK: 15857 distinct packages available [2023-02-22T08:34:25.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:34:25.267Z] ---> Running in e67cef19c95f [2023-02-22T08:34:25.267Z] Removing intermediate container 9d15ff4a5e52 [2023-02-22T08:34:25.267Z] ---> 9cb3e27a616f [2023-02-22T08:34:25.267Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T08:34:25.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:34:25.267Z] Removing intermediate container f4176a88b756 [2023-02-22T08:34:25.267Z] ---> be7e2ab8a48a [2023-02-22T08:34:25.267Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T08:34:25.267Z] ---> Running in 149d9d2827bf [2023-02-22T08:34:25.267Z] Removing intermediate container 725248b974ff [2023-02-22T08:34:25.267Z] ---> dfdac2ef8c4b [2023-02-22T08:34:25.267Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-22T08:34:25.267Z] Removing intermediate container e67cef19c95f [2023-02-22T08:34:25.267Z] ---> ee370644e09a [2023-02-22T08:34:25.267Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-22T08:34:25.267Z] ---> Running in 8c8edc4a04ea [2023-02-22T08:34:25.267Z] ---> Running in 9ffee3a7b4be [2023-02-22T08:34:25.523Z] Removing intermediate container 149d9d2827bf [2023-02-22T08:34:25.523Z] ---> 496ba2d7d3c1 [2023-02-22T08:34:25.523Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-22T08:34:25.523Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-22T08:34:25.523Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-22T08:34:25.523Z] ---> 99af0a3598f1 [2023-02-22T08:34:25.523Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-22T08:34:25.523Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-22T08:34:25.523Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-22T08:34:25.523Z] ---> Running in e6882f5981ac [2023-02-22T08:34:25.523Z] (5/9) Installing curl (7.80.0-r6) [2023-02-22T08:34:25.523Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-22T08:34:25.523Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-22T08:34:25.523Z] (8/9) Installing libucontext (1.1-r0) [2023-02-22T08:34:25.523Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-22T08:34:25.523Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T08:34:25.523Z] Removing intermediate container 8c8edc4a04ea [2023-02-22T08:34:25.523Z] ---> c4407906c17f [2023-02-22T08:34:25.523Z] Step 12/21 : WORKDIR /edgex [2023-02-22T08:34:25.523Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T08:34:25.523Z] Removing intermediate container 9ffee3a7b4be [2023-02-22T08:34:25.523Z] ---> 493fd096f0af [2023-02-22T08:34:25.523Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-22T08:34:25.523Z] ---> Running in 08e113573ddc [2023-02-22T08:34:25.523Z] OK: 8 MiB in 23 packages [2023-02-22T08:34:25.523Z] ---> Running in 15abf7bf16b0 [2023-02-22T08:34:25.780Z] Removing intermediate container e6882f5981ac [2023-02-22T08:34:25.780Z] ---> 251e8adff2c5 [2023-02-22T08:34:25.780Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-22T08:34:25.780Z] ---> Running in 9e34f58d9278 [2023-02-22T08:34:26.038Z] Removing intermediate container 15abf7bf16b0 [2023-02-22T08:34:26.038Z] ---> 965c9f8fa139 [2023-02-22T08:34:26.038Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T08:34:26.038Z] Removing intermediate container 08e113573ddc [2023-02-22T08:34:26.038Z] ---> 16fae3975d9d [2023-02-22T08:34:26.039Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-22T08:34:26.039Z] Removing intermediate container 9e34f58d9278 [2023-02-22T08:34:26.039Z] ---> 95e3364b26a1 [2023-02-22T08:34:26.039Z] Step 15/24 : WORKDIR / [2023-02-22T08:34:26.039Z] ---> 860fcba708f2 [2023-02-22T08:34:26.039Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-22T08:34:26.039Z] ---> Running in 740f29acbd91 [2023-02-22T08:34:26.298Z] ---> 7725e548aaaf [2023-02-22T08:34:26.298Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-22T08:34:26.298Z] ---> 02ed0d1144dd [2023-02-22T08:34:26.298Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-22T08:34:26.298Z] ---> df6a5ed83e9d [2023-02-22T08:34:26.298Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-22T08:34:26.556Z] Removing intermediate container 740f29acbd91 [2023-02-22T08:34:26.556Z] ---> 0656a854c8cc [2023-02-22T08:34:26.556Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T08:34:26.556Z] Removing intermediate container e8b931600c58 [2023-02-22T08:34:26.556Z] ---> f6d5acea9a39 [2023-02-22T08:34:26.556Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T08:34:26.814Z] ---> 8f0a64330424 [2023-02-22T08:34:26.814Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-22T08:34:26.814Z] ---> 505d4515786d [2023-02-22T08:34:26.814Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-22T08:34:26.814Z] ---> fc2f872f30e9 [2023-02-22T08:34:26.814Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-22T08:34:26.814Z] ---> 5af933233fdb [2023-02-22T08:34:26.814Z] ---> Running in cb1f8bfaae56 [2023-02-22T08:34:26.814Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-22T08:34:27.074Z] ---> 704a0c9ebe8f [2023-02-22T08:34:27.074Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-22T08:34:27.639Z] ---> 152105f22b15 [2023-02-22T08:34:27.639Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-22T08:34:27.639Z] ---> 6dac0c171b25 [2023-02-22T08:34:27.639Z] ---> 981b381c94b7 [2023-02-22T08:34:27.639Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-22T08:34:27.639Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-22T08:34:27.639Z] ---> 7db3d889ee7a [2023-02-22T08:34:27.639Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-22T08:34:27.639Z] ---> Running in 0774bfe9e855 [2023-02-22T08:34:27.902Z] Removing intermediate container 0774bfe9e855 [2023-02-22T08:34:27.902Z] ---> d0437c9e543c [2023-02-22T08:34:27.902Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T08:34:27.902Z] ---> ed82d1e441c1 [2023-02-22T08:34:27.902Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-22T08:34:27.902Z] ---> 44fcb07267ae [2023-02-22T08:34:27.902Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-22T08:34:28.160Z] ---> Running in aa9a8cfd2e83 [2023-02-22T08:34:28.160Z] ---> 8065e873ecc3 [2023-02-22T08:34:28.160Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-22T08:34:28.160Z] ---> Running in 7d6dd0a98cba [2023-02-22T08:34:28.160Z] ---> Running in 7278cc0c636f [2023-02-22T08:34:28.160Z] Removing intermediate container cb1f8bfaae56 [2023-02-22T08:34:28.160Z] ---> 5e388cf635b5 [2023-02-22T08:34:28.160Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-22T08:34:28.160Z] Removing intermediate container aa9a8cfd2e83 [2023-02-22T08:34:28.160Z] ---> 8df8b7d0f60d [2023-02-22T08:34:28.160Z] Step 20/22 : LABEL arch=x86_64 [2023-02-22T08:34:28.160Z] ---> Running in 6d0d4642743c [2023-02-22T08:34:28.160Z] ---> 4abba0ac9737 [2023-02-22T08:34:28.160Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-22T08:34:28.420Z] ---> Running in 72d1fa7ab861 [2023-02-22T08:34:28.420Z] Removing intermediate container 7278cc0c636f [2023-02-22T08:34:28.420Z] ---> 10083d4690ff [2023-02-22T08:34:28.420Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T08:34:28.420Z] ---> Running in 60392ac5a7ff [2023-02-22T08:34:28.420Z] Removing intermediate container 6d0d4642743c [2023-02-22T08:34:28.420Z] ---> c5bee73f72f9 [2023-02-22T08:34:28.420Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-22T08:34:28.420Z] ---> Running in b421da519560 [2023-02-22T08:34:28.420Z] ---> Running in 5d6d59c51e8e [2023-02-22T08:34:28.420Z] Removing intermediate container 72d1fa7ab861 [2023-02-22T08:34:28.420Z] ---> 683eb9579633 [2023-02-22T08:34:28.420Z] Step 21/22 : LABEL git_sha=900d5abe17e525b0941e3f424effd3d2ee27cae2 [2023-02-22T08:34:28.420Z] ---> Running in d261a73cf7d8 [2023-02-22T08:34:28.420Z] Removing intermediate container 60392ac5a7ff [2023-02-22T08:34:28.420Z] ---> d037d9621eb6 [2023-02-22T08:34:28.420Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T08:34:28.676Z] Removing intermediate container b421da519560 [2023-02-22T08:34:28.676Z] ---> f16101f46c26 [2023-02-22T08:34:28.676Z] Step 17/19 : LABEL arch=x86_64 [2023-02-22T08:34:28.677Z] ---> Running in 6f3aae463a48 [2023-02-22T08:34:28.677Z] Removing intermediate container 5d6d59c51e8e [2023-02-22T08:34:28.677Z] ---> d2de52ec5cfa [2023-02-22T08:34:28.677Z] Step 20/22 : LABEL arch=x86_64 [2023-02-22T08:34:28.677Z] Removing intermediate container d261a73cf7d8 [2023-02-22T08:34:28.677Z] ---> a481033be6f7 [2023-02-22T08:34:28.677Z] Step 22/22 : LABEL version=0.0.0 [2023-02-22T08:34:28.677Z] ---> Running in ab4e080bbf48 [2023-02-22T08:34:28.677Z] ---> Running in 1a14167e37c9 [2023-02-22T08:34:28.937Z] ---> Running in 8fae8f509d8c [2023-02-22T08:34:28.937Z] Removing intermediate container 6f3aae463a48 [2023-02-22T08:34:28.937Z] ---> cd06e2b71416 [2023-02-22T08:34:28.937Z] Step 22/24 : LABEL arch=x86_64 [2023-02-22T08:34:28.937Z] Removing intermediate container ab4e080bbf48 [2023-02-22T08:34:28.937Z] ---> 3281c67bf211 [2023-02-22T08:34:28.937Z] Step 18/19 : LABEL git_sha=900d5abe17e525b0941e3f424effd3d2ee27cae2 [2023-02-22T08:34:28.937Z] ---> Running in 490d61322644 [2023-02-22T08:34:28.937Z] ---> Running in f108498f5ec2 [2023-02-22T08:34:28.937Z] Removing intermediate container 1a14167e37c9 [2023-02-22T08:34:28.937Z] ---> 05f525c48b9e [2023-02-22T08:34:28.937Z] Step 21/22 : LABEL git_sha=900d5abe17e525b0941e3f424effd3d2ee27cae2 [2023-02-22T08:34:28.937Z] Removing intermediate container 7d6dd0a98cba [2023-02-22T08:34:28.937Z] ---> d00356e653e4 [2023-02-22T08:34:28.937Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-22T08:34:28.937Z] Removing intermediate container 8fae8f509d8c [2023-02-22T08:34:28.937Z] ---> e663c0b43d2a [2023-02-22T08:34:28.937Z] [2023-02-22T08:34:29.193Z] ---> Running in c79271a1f2ca [2023-02-22T08:34:29.193Z] ---> Running in 003d233e4bd7 [2023-02-22T08:34:29.193Z] Successfully built e663c0b43d2a [2023-02-22T08:34:29.193Z] Successfully tagged support-scheduler:latest [2023-02-22T08:34:29.193Z] Building core-command [2023-02-22T08:34:29.874Z]  Building support-scheduler ... done Removing intermediate container 490d61322644 [2023-02-22T08:34:29.874Z] ---> 5e7b0e4c862f [2023-02-22T08:34:29.874Z] Step 23/24 : LABEL git_sha=900d5abe17e525b0941e3f424effd3d2ee27cae2 [2023-02-22T08:34:30.132Z] Removing intermediate container c79271a1f2ca [2023-02-22T08:34:30.132Z] ---> 9aab938d30af [2023-02-22T08:34:30.132Z] Step 22/22 : LABEL version=0.0.0 [2023-02-22T08:34:30.132Z] Removing intermediate container 003d233e4bd7 [2023-02-22T08:34:30.132Z] ---> 961a74f110f8 [2023-02-22T08:34:30.132Z] Step 19/21 : LABEL arch=x86_64 [2023-02-22T08:34:30.132Z] Removing intermediate container f108498f5ec2 [2023-02-22T08:34:30.132Z] ---> 5f2ac467d59d [2023-02-22T08:34:30.132Z] Step 19/19 : LABEL version=0.0.0 [2023-02-22T08:34:30.133Z] ---> Running in 0d6f924c2f28 [2023-02-22T08:34:30.133Z] ---> Running in 591d5d4a433e [2023-02-22T08:34:30.133Z] ---> Running in 54ace430c9b5 [2023-02-22T08:34:30.133Z] ---> Running in 3e4bc74d7f94 [2023-02-22T08:34:30.398Z] Removing intermediate container 0d6f924c2f28 [2023-02-22T08:34:30.398Z] ---> f2e98cad9e0f [2023-02-22T08:34:30.398Z] Step 24/24 : LABEL version=0.0.0 [2023-02-22T08:34:30.398Z] Removing intermediate container 591d5d4a433e [2023-02-22T08:34:30.398Z] ---> 781852f10cbe [2023-02-22T08:34:30.398Z] [2023-02-22T08:34:30.398Z] ---> Running in d7ed0e34bd9e [2023-02-22T08:34:30.398Z] Removing intermediate container 3e4bc74d7f94 [2023-02-22T08:34:30.398Z] ---> de947dfa18b5 [2023-02-22T08:34:30.398Z] [2023-02-22T08:34:30.398Z] Removing intermediate container 54ace430c9b5 [2023-02-22T08:34:30.398Z] ---> c0eb88f25335 [2023-02-22T08:34:30.398Z] Step 20/21 : LABEL git_sha=900d5abe17e525b0941e3f424effd3d2ee27cae2 [2023-02-22T08:34:30.658Z] ---> Running in 805fccac51c5 [2023-02-22T08:34:30.658Z] Successfully built 781852f10cbe [2023-02-22T08:34:30.658Z] Successfully built de947dfa18b5 [2023-02-22T08:34:30.658Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-22T08:34:30.658Z] Building support-notifications [2023-02-22T08:34:30.658Z]  Building security-spiffe-token-provider ... done Successfully tagged core-common-config-bootstrapper:latest [2023-02-22T08:34:30.658Z]  Building core-common-config-bootstrapper ... done Building security-spire-server [2023-02-22T08:34:30.658Z] Removing intermediate container d7ed0e34bd9e [2023-02-22T08:34:30.658Z] ---> 6caa30c155fe [2023-02-22T08:34:30.658Z] [2023-02-22T08:34:30.916Z] Successfully built 6caa30c155fe [2023-02-22T08:34:30.916Z] Successfully tagged core-metadata:latest [2023-02-22T08:34:30.916Z]  Building core-metadata ... done Building security-spire-agent [2023-02-22T08:34:30.916Z] Removing intermediate container 805fccac51c5 [2023-02-22T08:34:30.916Z] ---> 5232a16a6308 [2023-02-22T08:34:30.916Z] Step 21/21 : LABEL version=0.0.0 [2023-02-22T08:34:30.916Z] ---> Running in 6c613041c2a9 [2023-02-22T08:34:30.916Z] Removing intermediate container 6c613041c2a9 [2023-02-22T08:34:30.916Z] ---> 27afb2014951 [2023-02-22T08:34:30.916Z] [2023-02-22T08:34:30.916Z] Successfully built 27afb2014951 [2023-02-22T08:34:30.916Z] Successfully tagged security-proxy-setup:latest [2023-02-22T08:34:30.916Z] Building security-bootstrapper [2023-02-22T08:34:37.467Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:34:37.467Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:34:37.467Z] ---> 30605e7c123d [2023-02-22T08:34:37.468Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-22T08:34:37.468Z] ---> Using cache [2023-02-22T08:34:37.468Z] ---> 3c4d80871909 [2023-02-22T08:34:37.468Z] Step 4/23 : WORKDIR /edgex-go [2023-02-22T08:34:37.468Z] ---> Using cache [2023-02-22T08:34:37.468Z] ---> 6fa044f36296 [2023-02-22T08:34:37.468Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-22T08:34:37.468Z] ---> Using cache [2023-02-22T08:34:37.468Z] ---> 7e04cadabc08 [2023-02-22T08:34:37.468Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-22T08:34:37.468Z] ---> Using cache [2023-02-22T08:34:37.468Z] ---> da28f9f51789 [2023-02-22T08:34:37.468Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:34:37.468Z] ---> Using cache [2023-02-22T08:34:37.468Z] ---> 071a4b6942b8 [2023-02-22T08:34:37.468Z] Step 8/23 : COPY . . [2023-02-22T08:34:37.468Z] ---> Using cache [2023-02-22T08:34:37.468Z] ---> 24bd62a46d9d [2023-02-22T08:34:37.468Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-22T08:34:39.995Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:34:39.995Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:34:39.995Z] ---> 30605e7c123d [2023-02-22T08:34:39.995Z] Step 3/24 : WORKDIR /edgex-go [2023-02-22T08:34:39.995Z] ---> Using cache [2023-02-22T08:34:39.995Z] ---> 2b235f65cb55 [2023-02-22T08:34:39.995Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-22T08:34:39.995Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:34:39.995Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:34:39.995Z] ---> 30605e7c123d [2023-02-22T08:34:39.995Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T08:34:39.995Z] ---> Using cache [2023-02-22T08:34:39.995Z] ---> 3c4d80871909 [2023-02-22T08:34:39.995Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T08:34:39.995Z] ---> Using cache [2023-02-22T08:34:39.995Z] ---> 6fa044f36296 [2023-02-22T08:34:39.995Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-22T08:34:39.995Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:34:39.995Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:34:39.995Z] ---> 30605e7c123d [2023-02-22T08:34:39.995Z] Step 3/32 : WORKDIR /edgex-go [2023-02-22T08:34:39.995Z] ---> Using cache [2023-02-22T08:34:39.995Z] ---> 2b235f65cb55 [2023-02-22T08:34:39.995Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-22T08:34:39.995Z] ---> Using cache [2023-02-22T08:34:39.995Z] ---> ef9fb85cf1e7 [2023-02-22T08:34:39.995Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-22T08:34:39.995Z] ---> Using cache [2023-02-22T08:34:39.995Z] ---> cff934b71ecf [2023-02-22T08:34:39.995Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:34:39.995Z] ---> Using cache [2023-02-22T08:34:39.995Z] ---> ce40a209e4a0 [2023-02-22T08:34:39.995Z] Step 7/32 : COPY . . [2023-02-22T08:34:39.995Z] ---> Using cache [2023-02-22T08:34:39.995Z] ---> c5634f309d91 [2023-02-22T08:34:39.995Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-22T08:34:39.995Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:34:39.995Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:34:39.995Z] ---> 30605e7c123d [2023-02-22T08:34:39.995Z] Step 3/23 : WORKDIR /edgex-go [2023-02-22T08:34:39.995Z] ---> Using cache [2023-02-22T08:34:39.995Z] ---> 2b235f65cb55 [2023-02-22T08:34:39.995Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-22T08:34:40.931Z] ---> Running in 39bdd231f97a [2023-02-22T08:34:40.931Z] ---> Running in b0dc74871cc6 [2023-02-22T08:34:40.931Z] ---> Running in 5f778da05a0d [2023-02-22T08:34:40.931Z] ---> Running in 50a4c8431f2f [2023-02-22T08:34:40.931Z] ---> Running in 1c0d608cea20 [2023-02-22T08:34:41.187Z] 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-02-22T08:34:41.444Z] 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-02-22T08:34:41.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:34:41.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:34:41.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:34:41.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:34:41.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:34:41.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:34:41.960Z] OK: 211 MiB in 51 packages [2023-02-22T08:34:41.960Z] OK: 211 MiB in 51 packages [2023-02-22T08:34:41.960Z] OK: 211 MiB in 51 packages [2023-02-22T08:34:42.536Z] Removing intermediate container 5f778da05a0d [2023-02-22T08:34:42.536Z] ---> 2243fd208b30 [2023-02-22T08:34:42.536Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-22T08:34:42.536Z] Removing intermediate container b0dc74871cc6 [2023-02-22T08:34:42.536Z] ---> c288038bfefe [2023-02-22T08:34:42.536Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T08:34:42.794Z] Removing intermediate container 50a4c8431f2f [2023-02-22T08:34:42.794Z] ---> f42963f3d137 [2023-02-22T08:34:42.794Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-22T08:34:42.794Z] ---> 4b5b4c51ebb4 [2023-02-22T08:34:42.794Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:34:42.794Z] ---> Running in b4cc6d845f16 [2023-02-22T08:34:42.794Z] ---> 6444a9669a75 [2023-02-22T08:34:42.794Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:34:43.051Z] ---> Running in e9d6da6238af [2023-02-22T08:34:43.051Z] ---> 213fce4bfa46 [2023-02-22T08:34:43.051Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:34:43.051Z] ---> Running in c03d393bca28 [2023-02-22T08:34:45.947Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-22T08:35:09.592Z] Removing intermediate container 39bdd231f97a [2023-02-22T08:35:09.592Z] ---> 30b40e8c9439 [2023-02-22T08:35:09.592Z] [2023-02-22T08:35:09.592Z] Step 10/23 : FROM alpine:3.16 [2023-02-22T08:35:09.592Z] ---> dfd21b5a31f5 [2023-02-22T08:35:09.592Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-22T08:35:09.592Z] ---> Using cache [2023-02-22T08:35:09.592Z] ---> 9cb3e27a616f [2023-02-22T08:35:09.592Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T08:35:09.592Z] ---> Using cache [2023-02-22T08:35:09.592Z] ---> 496ba2d7d3c1 [2023-02-22T08:35:09.592Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-22T08:35:09.592Z] Removing intermediate container 1c0d608cea20 [2023-02-22T08:35:09.592Z] ---> 3456863af848 [2023-02-22T08:35:09.592Z] [2023-02-22T08:35:09.592Z] Step 9/32 : FROM alpine:3.16 [2023-02-22T08:35:09.592Z] ---> dfd21b5a31f5 [2023-02-22T08:35:09.592Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T08:35:09.592Z] ---> Running in 499906da6f14 [2023-02-22T08:35:09.592Z] ---> Running in a282cd59e303 [2023-02-22T08:35:09.592Z] Removing intermediate container 499906da6f14 [2023-02-22T08:35:09.592Z] ---> 405fd3a44f23 [2023-02-22T08:35:09.592Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-22T08:35:09.592Z] Removing intermediate container a282cd59e303 [2023-02-22T08:35:09.592Z] ---> c664755112a8 [2023-02-22T08:35:09.592Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-22T08:35:09.592Z] ---> Running in 746ea20d3fe9 [2023-02-22T08:35:09.592Z] ---> Running in 1e49d7caaf0c [2023-02-22T08:35:09.592Z] Removing intermediate container 1e49d7caaf0c [2023-02-22T08:35:09.592Z] ---> 073d424a3ab9 [2023-02-22T08:35:09.592Z] Step 15/23 : WORKDIR / [2023-02-22T08:35:09.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:35:09.592Z] ---> Running in 6d7b67402b1f [2023-02-22T08:35:09.592Z] Removing intermediate container c03d393bca28 [2023-02-22T08:35:09.592Z] ---> 44cf7dc0b447 [2023-02-22T08:35:09.592Z] Step 7/23 : COPY . . [2023-02-22T08:35:09.592Z] Removing intermediate container b4cc6d845f16 [2023-02-22T08:35:09.592Z] ---> 3c06b08dad30 [2023-02-22T08:35:09.592Z] Step 7/24 : COPY . . [2023-02-22T08:35:09.592Z] Removing intermediate container e9d6da6238af [2023-02-22T08:35:09.592Z] ---> af0c830a43f5 [2023-02-22T08:35:09.592Z] Step 8/22 : COPY . . [2023-02-22T08:35:09.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:35:09.592Z] Removing intermediate container 6d7b67402b1f [2023-02-22T08:35:09.592Z] ---> a68bec2166ef [2023-02-22T08:35:09.592Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T08:35:09.592Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-22T08:35:09.592Z] (2/2) Installing su-exec (0.2-r1) [2023-02-22T08:35:09.592Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T08:35:09.592Z] OK: 6 MiB in 16 packages [2023-02-22T08:35:13.777Z] ---> 19aed070f125 [2023-02-22T08:35:13.777Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-22T08:35:13.777Z] ---> 70dc6877747d [2023-02-22T08:35:13.777Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-22T08:35:13.777Z] ---> 9bcb97e1e98b [2023-02-22T08:35:13.777Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-22T08:35:13.777Z] ---> f4882849602d [2023-02-22T08:35:13.777Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-22T08:35:13.777Z] ---> Running in 1e38651734e5 [2023-02-22T08:35:14.044Z] ---> Running in a415f8760ff8 [2023-02-22T08:35:14.044Z] Removing intermediate container 746ea20d3fe9 [2023-02-22T08:35:14.044Z] ---> 02b4dc8204f5 [2023-02-22T08:35:14.044Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-22T08:35:14.044Z] ---> Running in 1496138c65e1 [2023-02-22T08:35:14.044Z] ---> 15d4f685534a [2023-02-22T08:35:14.044Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-22T08:35:14.044Z] ---> Running in f69bd6e77915 [2023-02-22T08:35:14.044Z] Removing intermediate container 1e38651734e5 [2023-02-22T08:35:14.044Z] ---> a2fc795fb8a1 [2023-02-22T08:35:14.044Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-22T08:35:14.044Z] Removing intermediate container a415f8760ff8 [2023-02-22T08:35:14.044Z] ---> 6f18bc2fdb6c [2023-02-22T08:35:14.044Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-22T08:35:14.044Z] ---> Running in d9c6fca006b6 [2023-02-22T08:35:14.044Z] ---> Running in 13408411ea4f [2023-02-22T08:35:14.306Z] Removing intermediate container f69bd6e77915 [2023-02-22T08:35:14.306Z] ---> 395ecd5ca6de [2023-02-22T08:35:14.306Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-22T08:35:14.306Z] ---> 5da6ab4d2aec [2023-02-22T08:35:14.306Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-22T08:35:14.306Z] ---> Running in fbb92ddebc9b [2023-02-22T08:35:14.306Z] ---> Running in 7fff2ef69339 [2023-02-22T08:35:14.306Z] 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-02-22T08:35:14.306Z] Removing intermediate container d9c6fca006b6 [2023-02-22T08:35:14.306Z] ---> 5c79beeed889 [2023-02-22T08:35:14.306Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-22T08:35:14.306Z] Removing intermediate container 13408411ea4f [2023-02-22T08:35:14.306Z] ---> 5e833fd374af [2023-02-22T08:35:14.306Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-22T08:35:14.306Z] ---> Running in 841467dfd7e2 [2023-02-22T08:35:14.306Z] ---> Running in a2ea880255e0 [2023-02-22T08:35:14.583Z] Removing intermediate container fbb92ddebc9b [2023-02-22T08:35:14.583Z] ---> 5c12241731a0 [2023-02-22T08:35:14.583Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T08:35:14.583Z] Removing intermediate container 7fff2ef69339 [2023-02-22T08:35:14.583Z] ---> 684bc63db18f [2023-02-22T08:35:14.583Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-22T08:35:14.583Z] ---> Running in 9e0e0c8baef0 [2023-02-22T08:35:14.583Z] ---> Running in 30ed401ef55f [2023-02-22T08:35:14.583Z] Removing intermediate container 30ed401ef55f [2023-02-22T08:35:14.583Z] ---> 9663949840ba [2023-02-22T08:35:14.583Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-22T08:35:14.843Z] Removing intermediate container 9e0e0c8baef0 [2023-02-22T08:35:14.843Z] ---> eb7e1ae4a5b3 [2023-02-22T08:35:14.843Z] Step 21/23 : LABEL arch=x86_64 [2023-02-22T08:35:14.843Z] ---> Running in d9ee7ed8b41a [2023-02-22T08:35:14.843Z] ---> Running in 335d71c5c195 [2023-02-22T08:35:15.102Z] Removing intermediate container 335d71c5c195 [2023-02-22T08:35:15.102Z] ---> 8688164b8dd8 [2023-02-22T08:35:15.102Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-22T08:35:15.102Z] Removing intermediate container d9ee7ed8b41a [2023-02-22T08:35:15.102Z] ---> 9d9c90f96cde [2023-02-22T08:35:15.102Z] Step 22/23 : LABEL git_sha=900d5abe17e525b0941e3f424effd3d2ee27cae2 [2023-02-22T08:35:15.102Z] ---> Running in cb51ab1c388b [2023-02-22T08:35:15.102Z] ---> Running in dee5d80ed303 [2023-02-22T08:35:15.361Z] Removing intermediate container dee5d80ed303 [2023-02-22T08:35:15.361Z] ---> 4c4a1c4af3e0 [2023-02-22T08:35:15.361Z] Step 23/23 : LABEL version=0.0.0 [2023-02-22T08:35:15.361Z] ---> Running in 42a43e1ca317 [2023-02-22T08:35:15.361Z] Removing intermediate container 841467dfd7e2 [2023-02-22T08:35:15.361Z] Removing intermediate container a2ea880255e0 [2023-02-22T08:35:15.361Z] ---> 4260c4054412 [2023-02-22T08:35:15.361Z] ---> b2672fb3a5bf [2023-02-22T08:35:15.361Z] Step 11/23 : WORKDIR /edgex-goStep 11/24 : WORKDIR /edgex-go [2023-02-22T08:35:15.361Z] [2023-02-22T08:35:15.361Z] ---> Running in c446fee23451 [2023-02-22T08:35:15.361Z] ---> Running in 4af47a642d3a [2023-02-22T08:35:15.620Z] Removing intermediate container 42a43e1ca317 [2023-02-22T08:35:15.620Z] ---> bb4f46eec631 [2023-02-22T08:35:15.620Z] [2023-02-22T08:35:15.620Z] Successfully built bb4f46eec631 [2023-02-22T08:35:15.620Z] Successfully tagged core-command:latest [2023-02-22T08:35:15.620Z]  Building core-command ... done Building core-data [2023-02-22T08:35:15.620Z] Removing intermediate container 4af47a642d3a [2023-02-22T08:35:15.620Z] ---> 1ef3fd7e6189 [2023-02-22T08:35:15.620Z] [2023-02-22T08:35:15.620Z] Step 12/23 : FROM alpine:3.15 [2023-02-22T08:35:15.620Z] ---> 5ce65d7b0fde [2023-02-22T08:35:15.620Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T08:35:15.620Z] ---> Using cache [2023-02-22T08:35:15.620Z] ---> ee514cda4f5e [2023-02-22T08:35:15.620Z] Removing intermediate container c446fee23451 [2023-02-22T08:35:15.620Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat ---> fa3ee7425e78 [2023-02-22T08:35:15.620Z] [2023-02-22T08:35:15.620Z] [2023-02-22T08:35:15.620Z] Step 12/24 : FROM alpine:3.15 [2023-02-22T08:35:15.620Z] ---> 5ce65d7b0fde [2023-02-22T08:35:15.620Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T08:35:15.620Z] ---> Using cache [2023-02-22T08:35:15.620Z] ---> ee514cda4f5e [2023-02-22T08:35:15.620Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-22T08:35:16.996Z] ---> Running in 21fc2aecdea5 [2023-02-22T08:35:16.996Z] ---> Running in b13b4814f61e [2023-02-22T08:35:17.620Z] Removing intermediate container cb51ab1c388b [2023-02-22T08:35:17.620Z] ---> b8922cd414be [2023-02-22T08:35:17.620Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-22T08:35:17.879Z] ---> Running in 3231787c54fd [2023-02-22T08:35:17.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:35:17.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:35:18.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:35:18.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:35:18.399Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T08:35:18.399Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T08:35:18.399Z] OK: 15857 distinct packages available [2023-02-22T08:35:18.399Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T08:35:18.399Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T08:35:18.399Z] OK: 15857 distinct packages available [2023-02-22T08:35:18.399Z] Removing intermediate container 3231787c54fd [2023-02-22T08:35:18.399Z] ---> 663ec5e0ccff [2023-02-22T08:35:18.399Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-22T08:35:18.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:35:18.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:35:18.399Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:35:18.399Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:35:18.399Z] ---> 30605e7c123d [2023-02-22T08:35:18.399Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T08:35:18.399Z] ---> Using cache [2023-02-22T08:35:18.399Z] ---> 3c4d80871909 [2023-02-22T08:35:18.399Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T08:35:18.399Z] ---> Using cache [2023-02-22T08:35:18.399Z] ---> 6fa044f36296 [2023-02-22T08:35:18.399Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-22T08:35:18.399Z] ---> Using cache [2023-02-22T08:35:18.399Z] ---> 7e04cadabc08 [2023-02-22T08:35:18.399Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T08:35:18.399Z] ---> Using cache [2023-02-22T08:35:18.399Z] ---> da28f9f51789 [2023-02-22T08:35:18.399Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:35:18.399Z] ---> Using cache [2023-02-22T08:35:18.399Z] ---> 071a4b6942b8 [2023-02-22T08:35:18.399Z] Step 8/22 : COPY . . [2023-02-22T08:35:18.399Z] ---> Using cache [2023-02-22T08:35:18.399Z] ---> 24bd62a46d9d [2023-02-22T08:35:18.399Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-22T08:35:18.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:35:18.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:35:18.657Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-22T08:35:18.657Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-22T08:35:18.657Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-22T08:35:18.657Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-22T08:35:18.657Z] ---> Running in fb1931775e28 [2023-02-22T08:35:18.657Z] ---> 9c00e6729a53 [2023-02-22T08:35:18.657Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-22T08:35:18.657Z] (3/5) Installing libucontext (1.1-r0) [2023-02-22T08:35:18.657Z] (3/5) Installing libucontext (1.1-r0) [2023-02-22T08:35:18.657Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-22T08:35:18.657Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-22T08:35:18.657Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-22T08:35:18.657Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-22T08:35:18.914Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T08:35:18.914Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T08:35:18.914Z] OK: 7 MiB in 19 packages [2023-02-22T08:35:18.914Z] OK: 7 MiB in 19 packages [2023-02-22T08:35:18.914Z] ---> Running in 6c2530595cbb [2023-02-22T08:35:19.481Z] Removing intermediate container b13b4814f61e [2023-02-22T08:35:19.481Z] ---> e2d0aef95fe4 [2023-02-22T08:35:19.481Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-22T08:35:19.481Z] 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-02-22T08:35:19.481Z] Removing intermediate container 21fc2aecdea5 [2023-02-22T08:35:19.481Z] ---> 60b8ff1a8da5 [2023-02-22T08:35:19.481Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-22T08:35:20.856Z] Removing intermediate container 6c2530595cbb [2023-02-22T08:35:20.856Z] ---> 54dc234997d2 [2023-02-22T08:35:20.856Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T08:35:21.421Z] ---> f10757324a85 [2023-02-22T08:35:21.421Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-22T08:35:21.421Z] ---> b27d0daeb217 [2023-02-22T08:35:21.421Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-22T08:35:21.421Z] ---> d71827f93942 [2023-02-22T08:35:21.421Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-22T08:35:22.363Z] ---> 3507f40e4024 [2023-02-22T08:35:22.363Z] ---> d4cc38c81852 [2023-02-22T08:35:22.363Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tplStep 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-22T08:35:22.363Z] [2023-02-22T08:35:23.298Z] ---> 254df16bc68e [2023-02-22T08:35:23.298Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-22T08:35:23.298Z] ---> 8908ce5bfa24 [2023-02-22T08:35:23.298Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-22T08:35:23.298Z] ---> f6ef54ef69d1 [2023-02-22T08:35:23.298Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-22T08:35:23.562Z] ---> 50d4ff749b75 [2023-02-22T08:35:23.562Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-22T08:35:23.821Z] ---> 37c1baa748ff [2023-02-22T08:35:23.821Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-22T08:35:23.821Z] ---> Running in 0576c4fb38e6 [2023-02-22T08:35:23.821Z] ---> f631f5cec294 [2023-02-22T08:35:23.822Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-22T08:35:24.080Z] Removing intermediate container 0576c4fb38e6 [2023-02-22T08:35:24.080Z] ---> 1e91dc430ccb [2023-02-22T08:35:24.080Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-22T08:35:24.080Z] ---> Running in 05221b5c8564 [2023-02-22T08:35:24.338Z] ---> 1e6cb95c5cb7 [2023-02-22T08:35:24.338Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-22T08:35:24.338Z] ---> 7e8cacd7f47d [2023-02-22T08:35:24.338Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-22T08:35:24.609Z] Removing intermediate container 05221b5c8564 [2023-02-22T08:35:24.609Z] ---> ab7e7f9152fa [2023-02-22T08:35:24.609Z] Step 21/23 : LABEL arch=x86_64 [2023-02-22T08:35:24.609Z] ---> Running in 488f3efcc888 [2023-02-22T08:35:24.923Z] ---> 07fcbcc4e164 [2023-02-22T08:35:24.923Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-22T08:35:24.923Z] ---> 268d2d78c3bd [2023-02-22T08:35:24.923Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-22T08:35:24.923Z] Removing intermediate container 488f3efcc888 [2023-02-22T08:35:24.923Z] ---> db9c75bf4107 [2023-02-22T08:35:24.923Z] Step 22/23 : LABEL git_sha=900d5abe17e525b0941e3f424effd3d2ee27cae2 [2023-02-22T08:35:25.182Z] ---> Running in bfe583fb82c6 [2023-02-22T08:35:25.182Z] ---> Running in 4609f3b1f287 [2023-02-22T08:35:25.439Z] ---> 48b69f5a4a7c [2023-02-22T08:35:25.439Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-22T08:35:25.439Z] Removing intermediate container bfe583fb82c6 [2023-02-22T08:35:25.439Z] ---> 730c7941e510 [2023-02-22T08:35:25.439Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-22T08:35:25.439Z] Removing intermediate container 4609f3b1f287 [2023-02-22T08:35:25.439Z] ---> 456a79ec58a0 [2023-02-22T08:35:25.439Z] Step 23/23 : LABEL version=0.0.0 [2023-02-22T08:35:25.698Z] ---> Running in 644436742e52 [2023-02-22T08:35:25.698Z] ---> Running in 1973aee5f76f [2023-02-22T08:35:25.698Z] ---> Running in f3ff5c9a31ff [2023-02-22T08:35:25.955Z] Removing intermediate container 1973aee5f76f [2023-02-22T08:35:25.955Z] ---> 60e9276f0c5f [2023-02-22T08:35:25.955Z] Step 22/24 : LABEL arch=x86_64 [2023-02-22T08:35:25.955Z] Removing intermediate container f3ff5c9a31ff [2023-02-22T08:35:25.955Z] ---> 518457bca72c [2023-02-22T08:35:25.955Z] [2023-02-22T08:35:25.955Z] ---> Running in bb44fdb30b0a [2023-02-22T08:35:26.213Z] Successfully built 518457bca72c [2023-02-22T08:35:26.213Z] Successfully tagged security-spire-server:latest [2023-02-22T08:35:26.213Z] Building security-spire-config [2023-02-22T08:35:27.146Z]  Building security-spire-server ... done Removing intermediate container bb44fdb30b0a [2023-02-22T08:35:27.146Z] ---> 8125bd472763 [2023-02-22T08:35:27.146Z] Step 23/24 : LABEL git_sha=900d5abe17e525b0941e3f424effd3d2ee27cae2 [2023-02-22T08:35:28.077Z] ---> Running in 7f515dc6db3b [2023-02-22T08:35:28.641Z] Removing intermediate container 644436742e52 [2023-02-22T08:35:28.641Z] ---> 00f07deb8582 [2023-02-22T08:35:28.641Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-22T08:35:28.641Z] Removing intermediate container 7f515dc6db3b [2023-02-22T08:35:28.641Z] ---> 59701f12b601 [2023-02-22T08:35:28.641Z] Step 24/24 : LABEL version=0.0.0 [2023-02-22T08:35:28.641Z] ---> Running in ae2fc90f3f0e [2023-02-22T08:35:28.641Z] ---> Running in b3222d2fea75 [2023-02-22T08:35:29.234Z] Removing intermediate container ae2fc90f3f0e [2023-02-22T08:35:29.234Z] ---> fba79e695bcb [2023-02-22T08:35:29.234Z] Step 29/32 : CMD ["gate"] [2023-02-22T08:35:29.234Z] Removing intermediate container b3222d2fea75 [2023-02-22T08:35:29.234Z] ---> 50cf6074a01d [2023-02-22T08:35:29.234Z] [2023-02-22T08:35:29.494Z] ---> Running in deea2e6e2896 [2023-02-22T08:35:29.494Z] Successfully built 50cf6074a01d [2023-02-22T08:35:29.494Z] Successfully tagged security-spire-agent:latest [2023-02-22T08:35:29.494Z]  Building security-spire-agent ... done Building security-secretstore-setup [2023-02-22T08:35:29.494Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:35:29.494Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:35:29.494Z] ---> 30605e7c123d [2023-02-22T08:35:29.494Z] Step 3/24 : WORKDIR /edgex-go [2023-02-22T08:35:29.494Z] ---> Using cache [2023-02-22T08:35:29.494Z] ---> 2b235f65cb55 [2023-02-22T08:35:29.494Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-22T08:35:29.494Z] ---> Using cache [2023-02-22T08:35:29.494Z] ---> f42963f3d137 [2023-02-22T08:35:29.494Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-22T08:35:29.494Z] ---> Using cache [2023-02-22T08:35:29.494Z] ---> 213fce4bfa46 [2023-02-22T08:35:29.494Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:35:29.494Z] ---> Using cache [2023-02-22T08:35:29.494Z] ---> 44cf7dc0b447 [2023-02-22T08:35:29.494Z] Step 7/24 : COPY . . [2023-02-22T08:35:29.494Z] ---> Using cache [2023-02-22T08:35:29.494Z] ---> 70dc6877747d [2023-02-22T08:35:29.494Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-22T08:35:29.494Z] ---> Using cache [2023-02-22T08:35:29.494Z] ---> a2fc795fb8a1 [2023-02-22T08:35:29.494Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-22T08:35:29.494Z] ---> Using cache [2023-02-22T08:35:29.494Z] ---> 5c79beeed889 [2023-02-22T08:35:29.494Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-22T08:35:32.026Z] Removing intermediate container deea2e6e2896 [2023-02-22T08:35:32.026Z] ---> aee86881d059 [2023-02-22T08:35:32.026Z] Step 30/32 : LABEL arch=x86_64 [2023-02-22T08:35:32.026Z] ---> Running in ac77aa611b6b [2023-02-22T08:35:32.591Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:35:32.591Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:35:32.591Z] ---> 30605e7c123d [2023-02-22T08:35:32.591Z] Step 3/24 : WORKDIR /edgex-go [2023-02-22T08:35:32.591Z] ---> Using cache [2023-02-22T08:35:32.591Z] ---> 2b235f65cb55 [2023-02-22T08:35:32.591Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-22T08:35:32.591Z] ---> Using cache [2023-02-22T08:35:32.591Z] ---> ef9fb85cf1e7 [2023-02-22T08:35:32.591Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-22T08:35:32.591Z] ---> Using cache [2023-02-22T08:35:32.591Z] ---> cff934b71ecf [2023-02-22T08:35:32.591Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:35:32.591Z] ---> Using cache [2023-02-22T08:35:32.591Z] ---> ce40a209e4a0 [2023-02-22T08:35:32.591Z] Step 7/24 : COPY . . [2023-02-22T08:35:32.591Z] ---> Using cache [2023-02-22T08:35:32.591Z] ---> c5634f309d91 [2023-02-22T08:35:32.591Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-22T08:35:32.591Z] ---> Running in 239429f77d94 [2023-02-22T08:35:32.848Z] ---> Running in 77ece5809ae3 [2023-02-22T08:35:32.848Z] Removing intermediate container 239429f77d94 [2023-02-22T08:35:32.848Z] ---> efe49ca88dd1 [2023-02-22T08:35:32.848Z] Step 31/32 : LABEL git_sha=900d5abe17e525b0941e3f424effd3d2ee27cae2 [2023-02-22T08:35:32.848Z] ---> Running in d2c72b57cd26 [2023-02-22T08:35:33.412Z] Removing intermediate container d2c72b57cd26 [2023-02-22T08:35:33.412Z] ---> ba0406abfe07 [2023-02-22T08:35:33.412Z] Step 32/32 : LABEL version=0.0.0 [2023-02-22T08:35:33.412Z] ---> Running in bc80ce983eb6 [2023-02-22T08:35:33.412Z] 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-02-22T08:35:33.412Z] Removing intermediate container bc80ce983eb6 [2023-02-22T08:35:33.412Z] ---> 6080d9d2f569 [2023-02-22T08:35:33.412Z] [2023-02-22T08:35:33.669Z] Successfully built 6080d9d2f569 [2023-02-22T08:35:33.669Z] Successfully tagged security-bootstrapper:latest [2023-02-22T08:35:33.669Z]  Building security-bootstrapper ... done Removing intermediate container ac77aa611b6b [2023-02-22T08:35:33.669Z] ---> a37d05045080 [2023-02-22T08:35:33.669Z] Step 11/24 : WORKDIR /edgex-go [2023-02-22T08:35:33.669Z] ---> Running in 33bed9f9c77b [2023-02-22T08:35:33.927Z] Removing intermediate container 33bed9f9c77b [2023-02-22T08:35:33.927Z] ---> fb2ae1b340e6 [2023-02-22T08:35:33.927Z] [2023-02-22T08:35:33.927Z] Step 12/24 : FROM alpine:3.15 [2023-02-22T08:35:33.927Z] ---> 5ce65d7b0fde [2023-02-22T08:35:33.927Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T08:35:33.927Z] ---> Using cache [2023-02-22T08:35:33.927Z] ---> ee514cda4f5e [2023-02-22T08:35:33.927Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-22T08:35:33.927Z] ---> Running in f980ebf7ac5c [2023-02-22T08:35:34.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:35:34.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:35:34.749Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T08:35:34.749Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T08:35:34.749Z] OK: 15857 distinct packages available [2023-02-22T08:35:34.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:35:35.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:35:35.263Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-22T08:35:35.263Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-22T08:35:35.263Z] (3/4) Installing libucontext (1.1-r0) [2023-02-22T08:35:35.263Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-22T08:35:35.263Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T08:35:35.263Z] OK: 6 MiB in 18 packages [2023-02-22T08:35:35.828Z] Removing intermediate container f980ebf7ac5c [2023-02-22T08:35:35.828Z] ---> 4acfe197ea5c [2023-02-22T08:35:35.828Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-22T08:35:38.352Z] ---> c2226703e028 [2023-02-22T08:35:38.353Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-22T08:35:39.742Z] ---> bdc79af87a8b [2023-02-22T08:35:39.742Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-22T08:35:40.306Z] ---> Running in cbf741be16ce [2023-02-22T08:35:40.565Z] Removing intermediate container cbf741be16ce [2023-02-22T08:35:40.565Z] ---> 7f81bbafc3bd [2023-02-22T08:35:40.565Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-22T08:35:40.824Z] Removing intermediate container 1496138c65e1 [2023-02-22T08:35:40.824Z] ---> 04b3c768f90e [2023-02-22T08:35:40.824Z] [2023-02-22T08:35:40.824Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T08:35:40.824Z] ---> dfd21b5a31f5 [2023-02-22T08:35:40.824Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-22T08:35:40.824Z] ---> Running in c020062df00f [2023-02-22T08:35:41.081Z] ---> ce6539a2aed1 [2023-02-22T08:35:41.081Z] Step 19/24 : WORKDIR / [2023-02-22T08:35:41.081Z] ---> Running in e06dc5aec459 [2023-02-22T08:35:41.340Z] Removing intermediate container e06dc5aec459 [2023-02-22T08:35:41.340Z] ---> c29e51f2af86 [2023-02-22T08:35:41.340Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-22T08:35:41.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:35:41.598Z] ---> Running in 9c4ef079dc2f [2023-02-22T08:35:41.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:35:41.856Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-22T08:35:41.856Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-22T08:35:41.856Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T08:35:41.856Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T08:35:41.856Z] OK: 6 MiB in 16 packages [2023-02-22T08:35:41.856Z] Removing intermediate container 9c4ef079dc2f [2023-02-22T08:35:41.856Z] ---> aa619340a63e [2023-02-22T08:35:41.856Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-22T08:35:42.114Z] ---> Running in 72e488c9491f [2023-02-22T08:35:43.050Z] Removing intermediate container 72e488c9491f [2023-02-22T08:35:43.050Z] ---> daf89c8030ac [2023-02-22T08:35:43.050Z] Step 22/24 : LABEL arch=x86_64 [2023-02-22T08:35:43.050Z] ---> Running in 070680220f01 [2023-02-22T08:35:43.050Z] Removing intermediate container c020062df00f [2023-02-22T08:35:43.050Z] ---> dec06dee0a61 [2023-02-22T08:35:43.050Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T08:35:43.050Z] ---> Running in 63a16804fbef [2023-02-22T08:35:43.050Z] Removing intermediate container 070680220f01 [2023-02-22T08:35:43.050Z] ---> 6a3f97b415a4 [2023-02-22T08:35:43.050Z] Step 23/24 : LABEL git_sha=900d5abe17e525b0941e3f424effd3d2ee27cae2 [2023-02-22T08:35:43.309Z] ---> Running in 6c88466dd042 [2023-02-22T08:35:43.309Z] Removing intermediate container 63a16804fbef [2023-02-22T08:35:43.309Z] ---> 0f4b6f27badd [2023-02-22T08:35:43.309Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-22T08:35:43.309Z] ---> Running in d59c408af4c4 [2023-02-22T08:35:43.568Z] Removing intermediate container 6c88466dd042 [2023-02-22T08:35:43.568Z] ---> 55a3822c3d83 [2023-02-22T08:35:43.568Z] Step 24/24 : LABEL version=0.0.0 [2023-02-22T08:35:43.568Z] Removing intermediate container d59c408af4c4 [2023-02-22T08:35:43.568Z] ---> 539f010a9d18 [2023-02-22T08:35:43.568Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-22T08:35:43.568Z] ---> Running in 7fb1faee1fc2 [2023-02-22T08:35:43.568Z] ---> Running in 47c646666775 [2023-02-22T08:35:43.826Z] Removing intermediate container fb1931775e28 [2023-02-22T08:35:43.826Z] ---> 74723299b58b [2023-02-22T08:35:43.826Z] [2023-02-22T08:35:43.826Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T08:35:43.826Z] ---> dfd21b5a31f5 [2023-02-22T08:35:43.826Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-22T08:35:43.826Z] ---> Running in f7213e182e57 [2023-02-22T08:35:43.826Z] Removing intermediate container 7fb1faee1fc2 [2023-02-22T08:35:43.826Z] ---> 860714ac5fbd [2023-02-22T08:35:43.826Z] [2023-02-22T08:35:43.826Z] Removing intermediate container 47c646666775 [2023-02-22T08:35:43.826Z] ---> 6937541c40f1 [2023-02-22T08:35:43.826Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T08:35:43.826Z] Successfully built 860714ac5fbd [2023-02-22T08:35:43.826Z] Successfully tagged security-spire-config:latest [2023-02-22T08:35:44.084Z]  Building security-spire-config ... done Removing intermediate container f7213e182e57 [2023-02-22T08:35:44.084Z] ---> 12652d549e98 [2023-02-22T08:35:44.084Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-22T08:35:44.084Z] ---> d8a075d27f2e [2023-02-22T08:35:44.084Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-22T08:35:44.084Z] ---> Running in 11c0a87052db [2023-02-22T08:35:44.489Z] Removing intermediate container 11c0a87052db [2023-02-22T08:35:44.489Z] ---> 6b5f6e8df004 [2023-02-22T08:35:44.489Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-22T08:35:44.489Z] ---> Running in 0afa7d02f5e4 [2023-02-22T08:35:44.779Z] Removing intermediate container 0afa7d02f5e4 [2023-02-22T08:35:44.779Z] ---> 7ed4b61a2131 [2023-02-22T08:35:44.780Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-22T08:35:44.780Z] ---> 34c914d63776 [2023-02-22T08:35:44.780Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-22T08:35:44.780Z] ---> Running in 04ec25dcc862 [2023-02-22T08:35:45.057Z] ---> 06d32da46b2e [2023-02-22T08:35:45.057Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-22T08:35:45.057Z] ---> Running in ee434ba039e2 [2023-02-22T08:35:45.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:35:45.057Z] Removing intermediate container ee434ba039e2 [2023-02-22T08:35:45.057Z] ---> 04bd9fd5de32 [2023-02-22T08:35:45.057Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T08:35:45.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:35:45.057Z] ---> Running in 422fbd27aa4e [2023-02-22T08:35:45.358Z] Removing intermediate container 422fbd27aa4e [2023-02-22T08:35:45.358Z] ---> 4e8186ed1334 [2023-02-22T08:35:45.358Z] Step 20/22 : LABEL arch=x86_64 [2023-02-22T08:35:45.358Z] ---> Running in 59206985506e [2023-02-22T08:35:45.358Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T08:35:45.358Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T08:35:45.358Z] OK: 6 MiB in 15 packages [2023-02-22T08:35:45.358Z] Removing intermediate container 59206985506e [2023-02-22T08:35:45.358Z] ---> 6f0371c89297 [2023-02-22T08:35:45.358Z] Step 21/22 : LABEL git_sha=900d5abe17e525b0941e3f424effd3d2ee27cae2 [2023-02-22T08:35:45.358Z] ---> Running in 0c9f7d47c1a8 [2023-02-22T08:35:45.358Z] Removing intermediate container 0c9f7d47c1a8 [2023-02-22T08:35:45.358Z] ---> 19aed3169976 [2023-02-22T08:35:45.358Z] Step 22/22 : LABEL version=0.0.0 [2023-02-22T08:35:45.644Z] ---> Running in 10dc1c01d5f2 [2023-02-22T08:35:45.644Z] Removing intermediate container 10dc1c01d5f2 [2023-02-22T08:35:45.644Z] ---> b98f3f9f7dff [2023-02-22T08:35:45.644Z] [2023-02-22T08:35:45.644Z] Removing intermediate container 04ec25dcc862 [2023-02-22T08:35:45.644Z] ---> a6ccb8b9fce6 [2023-02-22T08:35:45.644Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T08:35:45.644Z] Successfully built b98f3f9f7dff [2023-02-22T08:35:45.644Z] Successfully tagged support-notifications:latest [2023-02-22T08:35:45.949Z]  Building support-notifications ... done  ---> aea02699c8e1 [2023-02-22T08:35:45.949Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-22T08:35:46.233Z] ---> 1133d569cc79 [2023-02-22T08:35:46.233Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-22T08:35:46.495Z] ---> 7f57d231f1a6 [2023-02-22T08:35:46.496Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-22T08:35:46.782Z] ---> Running in 19af46ea813a [2023-02-22T08:35:46.782Z] Removing intermediate container 19af46ea813a [2023-02-22T08:35:46.782Z] ---> d0d27934859c [2023-02-22T08:35:46.782Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T08:35:46.782Z] ---> Running in 3d45cf6029c3 [2023-02-22T08:35:47.097Z] Removing intermediate container 3d45cf6029c3 [2023-02-22T08:35:47.097Z] ---> 3bd91e77a1d3 [2023-02-22T08:35:47.097Z] Step 20/22 : LABEL arch=x86_64 [2023-02-22T08:35:47.097Z] ---> Running in ab54d35d9cfd [2023-02-22T08:35:47.097Z] Removing intermediate container ab54d35d9cfd [2023-02-22T08:35:47.097Z] ---> 0f67197fc5c1 [2023-02-22T08:35:47.097Z] Step 21/22 : LABEL git_sha=900d5abe17e525b0941e3f424effd3d2ee27cae2 [2023-02-22T08:35:47.360Z] ---> Running in 7c143ff18977 [2023-02-22T08:35:47.360Z] Removing intermediate container 7c143ff18977 [2023-02-22T08:35:47.360Z] ---> 00a9ae527152 [2023-02-22T08:35:47.360Z] Step 22/22 : LABEL version=0.0.0 [2023-02-22T08:35:47.360Z] ---> Running in 9748e255839b [2023-02-22T08:35:47.618Z] Removing intermediate container 9748e255839b [2023-02-22T08:35:47.618Z] ---> 27d23a453a5d [2023-02-22T08:35:47.618Z] [2023-02-22T08:35:47.618Z] Successfully built 27d23a453a5d [2023-02-22T08:35:47.618Z] Successfully tagged core-data:latest [2023-02-22T08:35:48.993Z]  Building core-data ... done 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-02-22T08:35:51.526Z] Removing intermediate container 77ece5809ae3 [2023-02-22T08:35:51.526Z] ---> bc4609c7d6fe [2023-02-22T08:35:51.526Z] [2023-02-22T08:35:51.526Z] Step 9/24 : FROM alpine:3.16 [2023-02-22T08:35:51.526Z] ---> dfd21b5a31f5 [2023-02-22T08:35:51.526Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-22T08:35:51.526Z] ---> Running in cd7b2ea48b4e [2023-02-22T08:35:51.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:35:51.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:35:52.043Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-22T08:35:52.043Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-22T08:35:52.043Z] (3/3) Installing su-exec (0.2-r1) [2023-02-22T08:35:52.043Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T08:35:52.043Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T08:35:52.043Z] OK: 6 MiB in 17 packages [2023-02-22T08:35:52.608Z] Removing intermediate container cd7b2ea48b4e [2023-02-22T08:35:52.608Z] ---> 791188239e1e [2023-02-22T08:35:52.608Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-22T08:35:52.608Z] ---> Running in 7c1ab276d0ff [2023-02-22T08:35:52.608Z] Removing intermediate container 7c1ab276d0ff [2023-02-22T08:35:52.608Z] ---> 0f011f67b750 [2023-02-22T08:35:52.608Z] Step 12/24 : WORKDIR / [2023-02-22T08:35:52.608Z] ---> Running in c4802f024311 [2023-02-22T08:35:52.867Z] Removing intermediate container c4802f024311 [2023-02-22T08:35:52.867Z] ---> 116a87f29991 [2023-02-22T08:35:52.867Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-22T08:35:52.867Z] ---> ad18cfcc220d [2023-02-22T08:35:52.867Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-22T08:35:53.130Z] ---> fdae1de258a7 [2023-02-22T08:35:53.130Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-22T08:35:53.388Z] ---> fbd14917b133 [2023-02-22T08:35:53.388Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-22T08:35:53.388Z] ---> 2b67aaf2fc1a [2023-02-22T08:35:53.388Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-22T08:35:53.647Z] ---> dbbb4e2edf6b [2023-02-22T08:35:53.647Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-22T08:35:54.211Z] ---> c983384252b9 [2023-02-22T08:35:54.211Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-22T08:35:54.211Z] ---> ecb4757e8c1a [2023-02-22T08:35:54.211Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-22T08:35:54.211Z] ---> Running in 42606e4dfa90 [2023-02-22T08:35:54.783Z] Removing intermediate container 42606e4dfa90 [2023-02-22T08:35:54.783Z] ---> 325728ac25c3 [2023-02-22T08:35:54.783Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-22T08:35:55.042Z] ---> Running in 322ffe818730 [2023-02-22T08:35:55.042Z] Removing intermediate container 322ffe818730 [2023-02-22T08:35:55.042Z] ---> 23443a1bc1b2 [2023-02-22T08:35:55.042Z] Step 22/24 : LABEL arch=x86_64 [2023-02-22T08:35:55.042Z] ---> Running in 5671421662e2 [2023-02-22T08:35:55.042Z] Removing intermediate container 5671421662e2 [2023-02-22T08:35:55.042Z] ---> 7c78adfa27e0 [2023-02-22T08:35:55.042Z] Step 23/24 : LABEL git_sha=900d5abe17e525b0941e3f424effd3d2ee27cae2 [2023-02-22T08:35:55.303Z] ---> Running in 113aa84739a1 [2023-02-22T08:35:55.303Z] Removing intermediate container 113aa84739a1 [2023-02-22T08:35:55.303Z] ---> 068ee604973f [2023-02-22T08:35:55.303Z] Step 24/24 : LABEL version=0.0.0 [2023-02-22T08:35:55.303Z] ---> Running in 39ecd11c915c [2023-02-22T08:35:55.303Z] Removing intermediate container 39ecd11c915c [2023-02-22T08:35:55.303Z] ---> c6c5d52a637e [2023-02-22T08:35:55.303Z] [2023-02-22T08:35:55.303Z] Successfully built c6c5d52a637e [2023-02-22T08:35:55.562Z] Successfully tagged security-secretstore-setup:latest [2023-02-22T08:35:55.569Z]  Building security-secretstore-setup ... done  [Pipeline] } [2023-02-22T08:35:55.576Z] $ docker stop --time=1 eefda4fe525ce68a90bea3fec6a7899bced1f5cb47ed21e05d8b5bfb11b2516e [2023-02-22T08:35:56.885Z] $ docker rm -f --volumes eefda4fe525ce68a90bea3fec6a7899bced1f5cb47ed21e05d8b5bfb11b2516e [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-22T08:35:57.210Z] + docker images [2023-02-22T08:35:57.210Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-22T08:35:57.210Z] security-secretstore-setup latest c6c5d52a637e 2 seconds ago 30MB [2023-02-22T08:35:57.210Z] bc4609c7d6fe 7 seconds ago 1.67GB [2023-02-22T08:35:57.210Z] core-data latest 27d23a453a5d 10 seconds ago 17.9MB [2023-02-22T08:35:57.211Z] support-notifications latest b98f3f9f7dff 12 seconds ago 30.7MB [2023-02-22T08:35:57.211Z] 74723299b58b 14 seconds ago 1.68GB [2023-02-22T08:35:57.211Z] security-spire-config latest 860714ac5fbd 14 seconds ago 85.8MB [2023-02-22T08:35:57.211Z] 04b3c768f90e 17 seconds ago 1.74GB [2023-02-22T08:35:57.211Z] fb2ae1b340e6 24 seconds ago 1.55GB [2023-02-22T08:35:57.211Z] security-bootstrapper latest 6080d9d2f569 24 seconds ago 20.4MB [2023-02-22T08:35:57.211Z] security-spire-agent latest 50cf6074a01d 29 seconds ago 125MB [2023-02-22T08:35:57.211Z] security-spire-server latest 518457bca72c 32 seconds ago 86.5MB [2023-02-22T08:35:57.211Z] 1ef3fd7e6189 42 seconds ago 1.55GB [2023-02-22T08:35:57.211Z] core-command latest bb4f46eec631 42 seconds ago 17.7MB [2023-02-22T08:35:57.211Z] fa3ee7425e78 42 seconds ago 1.55GB [2023-02-22T08:35:57.211Z] 30b40e8c9439 56 seconds ago 1.68GB [2023-02-22T08:35:57.211Z] 3456863af848 56 seconds ago 1.67GB [2023-02-22T08:35:57.211Z] core-common-config-bootstrapper latest de947dfa18b5 About a minute ago 15.5MB [2023-02-22T08:35:57.211Z] core-metadata latest 6caa30c155fe About a minute ago 18.5MB [2023-02-22T08:35:57.211Z] security-spiffe-token-provider latest 781852f10cbe About a minute ago 30MB [2023-02-22T08:35:57.211Z] security-proxy-setup latest 27afb2014951 About a minute ago 27.8MB [2023-02-22T08:35:57.211Z] support-scheduler latest e663c0b43d2a About a minute ago 30MB [2023-02-22T08:35:57.211Z] 07604208500c About a minute ago 1.74GB [2023-02-22T08:35:57.211Z] ee8d7e557e7b About a minute ago 1.72GB [2023-02-22T08:35:57.211Z] 0628d3c7037a About a minute ago 1.67GB [2023-02-22T08:35:57.211Z] ee2ba8d21140 About a minute ago 1.69GB [2023-02-22T08:35:57.211Z] 59032b0a432b About a minute ago 1.67GB [2023-02-22T08:35:57.211Z] ci-base-image-x86_64 latest 30605e7c123d 5 minutes ago 904MB [2023-02-22T08:35:57.211Z] alpine 3.15 5ce65d7b0fde 11 days ago 5.59MB [2023-02-22T08:35:57.211Z] alpine 3.16 dfd21b5a31f5 11 days ago 5.55MB [2023-02-22T08:35:57.211Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-22T08:35:57.211Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-22T08:35:57.211Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-22T08:36:37.653Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-22T08:36:37.653Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-22T08:36:41.930Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-22T08:36:42.513Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-22T08:36:42.513Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-22T08:37:00.728Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-22T08:37:00.728Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-22T08:37:00.728Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-22T08:37:00.728Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-22T08:37:00.728Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-22T08:37:00.728Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-22T08:37:00.728Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-22T08:37:00.728Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-22T08:37:00.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-22T08:37:13.056Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.301s coverage: 28.7% of statements [2023-02-22T08:37:13.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-22T08:37:13.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-22T08:37:18.422Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.408s coverage: 98.5% of statements [2023-02-22T08:37:22.689Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.806s coverage: 73.7% of statements [2023-02-22T08:37:22.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-22T08:37:22.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-22T08:37:22.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-22T08:37:22.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.476s coverage: 54.0% of statements [2023-02-22T08:37:22.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-22T08:37:22.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-22T08:37:40.947Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.811s coverage: 88.5% of statements [2023-02-22T08:37:40.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-22T08:37:40.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-22T08:37:40.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-22T08:37:40.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-22T08:37:40.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-22T08:37:40.947Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.531s coverage: 3.9% of statements [2023-02-22T08:37:40.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-22T08:37:40.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-22T08:37:43.118Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.201s coverage: 95.6% of statements [2023-02-22T08:37:43.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-22T08:37:43.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-22T08:37:43.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-22T08:37:43.118Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.262s coverage: 72.2% of statements [2023-02-22T08:37:43.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-22T08:37:43.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-22T08:37:43.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-22T08:37:43.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-22T08:37:43.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-22T08:37:43.118Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.534s coverage: 65.9% of statements [2023-02-22T08:37:43.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-22T08:37:43.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-22T08:37:43.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-22T08:37:43.118Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.561s coverage: 0.9% of statements [2023-02-22T08:37:43.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-22T08:37:43.118Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.339s coverage: 29.6% of statements [2023-02-22T08:37:43.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-22T08:37:45.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.296s coverage: 47.1% of statements [2023-02-22T08:37:45.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.288s coverage: 82.9% of statements [2023-02-22T08:37:45.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.361s coverage: 94.1% of statements [2023-02-22T08:37:46.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.521s coverage: 96.3% of statements [2023-02-22T08:37:48.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.255s coverage: 87.5% of statements [2023-02-22T08:37:58.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.296s coverage: 94.4% of statements [2023-02-22T08:37:58.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.234s coverage: 44.8% of statements [2023-02-22T08:38:20.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.567s coverage: 79.9% of statements [2023-02-22T08:38:20.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-22T08:38:20.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.332s coverage: 92.9% of statements [2023-02-22T08:38:20.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-22T08:38:20.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-22T08:38:20.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-22T08:38:20.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements [2023-02-22T08:38:20.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-22T08:38:20.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-22T08:38:20.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-22T08:38:20.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-22T08:38:20.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.280s coverage: 86.9% of statements [2023-02-22T08:38:20.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-22T08:38:20.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-22T08:38:20.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-22T08:38:20.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-22T08:38:20.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.253s coverage: 87.2% of statements [2023-02-22T08:38:20.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.212s coverage: 20.0% of statements [2023-02-22T08:38:20.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-22T08:38:20.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-22T08:38:20.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.221s coverage: 100.0% of statements [2023-02-22T08:38:20.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-22T08:38:20.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.329s coverage: 77.4% of statements [2023-02-22T08:38:20.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-22T08:38:20.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.307s coverage: 80.0% of statements [2023-02-22T08:38:20.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.260s coverage: 87.2% of statements [2023-02-22T08:38:20.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.988s coverage: 91.2% of statements [2023-02-22T08:38:20.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-22T08:38:23.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.375s coverage: 63.1% of statements [2023-02-22T08:38:23.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-22T08:38:23.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-22T08:38:23.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.351s coverage: 100.0% of statements [2023-02-22T08:38:23.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.119s coverage: 89.4% of statements [2023-02-22T08:38:23.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.109s coverage: 100.0% of statements [2023-02-22T08:38:23.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.112s coverage: 73.7% of statements [2023-02-22T08:38:23.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.121s coverage: 100.0% of statements [2023-02-22T08:38:30.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.454s coverage: 65.3% of statements [2023-02-22T08:38:30.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-22T08:38:30.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-22T08:38:30.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-22T08:38:31.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.928s coverage: 41.0% of statements [2023-02-22T08:38:31.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-22T08:38:31.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-22T08:38:31.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.310s coverage: 89.5% of statements [2023-02-22T08:38:31.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-22T08:38:31.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.311s coverage: 84.8% of statements [2023-02-22T08:38:31.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-22T08:38:31.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-22T08:38:31.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-22T08:38:31.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-22T08:38:41.835Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.349s coverage: 17.7% of statements [2023-02-22T08:38:41.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-22T08:38:41.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-22T08:38:41.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-22T08:38:41.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-22T08:38:41.835Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.816s coverage: 92.3% of statements [2023-02-22T08:38:41.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-22T08:38:41.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-22T08:38:41.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-22T08:38:41.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-22T08:38:41.835Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.366s coverage: 63.2% of statements [2023-02-22T08:38:41.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-22T08:38:41.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-22T08:38:41.835Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.553s coverage: 97.7% of statements [2023-02-22T08:38:41.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-22T08:38:41.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-22T08:38:41.835Z] 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-02-22T08:38:41.835Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-22T08:38:41.835Z] go vet ./... [2023-02-22T08:40:48.542Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-22T08:40:48.542Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-22T08:40:48.542Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-22T08:40:48.565Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-22T08:40:49.222Z] + ls -al . [2023-02-22T08:40:49.222Z] total 740 [2023-02-22T08:40:49.222Z] drwxrwxr-x 10 1001 1001 4096 Feb 22 08:34 . [2023-02-22T08:40:49.222Z] drwxr-xr-x 4 root root 4096 Feb 22 08:34 .. [2023-02-22T08:40:49.222Z] drwxrwxr-x 2 1001 1001 4096 Feb 22 08:32 .blubracket [2023-02-22T08:40:49.222Z] -rw-rw-r-- 1 1001 1001 16 Feb 22 08:32 .dockerignore [2023-02-22T08:40:49.222Z] drwxrwxr-x 8 1001 1001 4096 Feb 22 08:32 .git [2023-02-22T08:40:49.222Z] drwxrwxr-x 3 1001 1001 4096 Feb 22 08:32 .github [2023-02-22T08:40:49.222Z] -rw-rw-r-- 1 1001 1001 1024 Feb 22 08:32 .gitignore [2023-02-22T08:40:49.223Z] -rw-rw-r-- 1 1001 1001 42 Feb 22 08:32 .golangci.yml [2023-02-22T08:40:49.223Z] -rw-rw-r-- 1 1001 1001 87 Feb 22 08:32 .hadolint.yml [2023-02-22T08:40:49.223Z] -rw-rw-r-- 1 1001 1001 166 Feb 22 08:32 .sonarcloud.properties [2023-02-22T08:40:49.223Z] -rw-rw-r-- 1 1001 1001 1171 Feb 22 08:32 ADOPTERS.md [2023-02-22T08:40:49.223Z] -rw-rw-r-- 1 1001 1001 10825 Feb 22 08:32 Attribution.txt [2023-02-22T08:40:49.223Z] -rw-rw-r-- 1 1001 1001 73765 Feb 22 08:32 CHANGELOG.md [2023-02-22T08:40:49.223Z] -rw-rw-r-- 1 1001 1001 3804 Feb 22 08:32 CONTRIBUTING.md [2023-02-22T08:40:49.223Z] -rw-rw-r-- 1 1001 1001 677 Feb 22 08:32 GOVERNANCE.md [2023-02-22T08:40:49.223Z] -rw-rw-r-- 1 1001 1001 883 Feb 22 08:32 Jenkinsfile [2023-02-22T08:40:49.223Z] -rw-rw-r-- 1 1001 1001 10775 Feb 22 08:32 LICENSE [2023-02-22T08:40:49.223Z] -rw-rw-r-- 1 1001 1001 13375 Feb 22 08:32 Makefile [2023-02-22T08:40:49.223Z] -rw-rw-r-- 1 1001 1001 582 Feb 22 08:32 OWNERS.md [2023-02-22T08:40:49.223Z] -rw-rw-r-- 1 1001 1001 9403 Feb 22 08:32 README.md [2023-02-22T08:40:49.223Z] -rw-rw-r-- 1 1001 1001 6912 Feb 22 08:32 SECURITY.md [2023-02-22T08:40:49.223Z] -rw-rw-r-- 1 1001 1001 5 Feb 22 08:30 VERSION [2023-02-22T08:40:49.223Z] drwxrwxr-x 2 1001 1001 4096 Feb 22 08:32 bin [2023-02-22T08:40:49.223Z] drwxrwxr-x 17 1001 1001 4096 Feb 22 08:32 cmd [2023-02-22T08:40:49.223Z] -rw-r--r-- 1 root root 487323 Feb 22 08:38 coverage.out [2023-02-22T08:40:49.223Z] -rw-rw-r-- 1 1001 1001 3295 Feb 22 08:32 go.mod [2023-02-22T08:40:49.223Z] -rw-rw-r-- 1 1001 1001 33318 Feb 22 08:32 go.sum [2023-02-22T08:40:49.223Z] drwxrwxr-x 7 1001 1001 4096 Feb 22 08:32 internal [2023-02-22T08:40:49.223Z] drwxrwxr-x 3 1001 1001 4096 Feb 22 08:32 openapi [2023-02-22T08:40:49.223Z] drwxrwxr-x 4 1001 1001 4096 Feb 22 08:32 snap [2023-02-22T08:40:49.223Z] -rw-rw-r-- 1 1001 1001 204 Feb 22 08:32 version.go [Pipeline] sh [2023-02-22T08:40:49.869Z] + '[' -e coverage.out ] [2023-02-22T08:40:49.869Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-22T08:40:49.891Z] Warning: overwriting stash ‘coverage-report’ [2023-02-22T08:40:50.821Z] Stashed 1 file(s) [Pipeline] sh [2023-02-22T08:40:51.450Z] + make build [2023-02-22T08:40:51.451Z] 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-02-22T08:42:28.139Z] 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-02-22T08:42:32.404Z] 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-02-22T08:42:39.052Z] 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-02-22T08:42:42.410Z] 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-02-22T08:43:38.835Z] 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-02-22T08:43:38.835Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-22T08:43:44.194Z] 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-02-22T08:43:50.849Z] 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-02-22T08:43:55.111Z] 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-02-22T08:44:00.465Z] 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-02-22T08:44:15.468Z] 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-02-22T08:44:22.146Z] $ docker stop --time=1 7836fbc5d65c5e73db024e09285dc0dd6ed414513c56bf40179c0b27be63d151 [2023-02-22T08:44:24.196Z] $ docker rm -f --volumes 7836fbc5d65c5e73db024e09285dc0dd6ed414513c56bf40179c0b27be63d151 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T08:44:26.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-22T08:44:26.553Z] [2023-02-22T08:44:26.553Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T08:44:26.888Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-22T08:44:27.159Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-22T08:44:27.159Z] 29e5d40040c1: Pulling fs layer [2023-02-22T08:44:27.159Z] 1ce36da41761: Pulling fs layer [2023-02-22T08:44:27.159Z] 25b303627fd3: Pulling fs layer [2023-02-22T08:44:27.429Z] 29e5d40040c1: Verifying Checksum [2023-02-22T08:44:27.429Z] 29e5d40040c1: Download complete [2023-02-22T08:44:27.697Z] 1ce36da41761: Verifying Checksum [2023-02-22T08:44:27.697Z] 1ce36da41761: Download complete [2023-02-22T08:44:27.965Z] 29e5d40040c1: Pull complete [2023-02-22T08:44:28.927Z] 1ce36da41761: Pull complete [2023-02-22T08:44:28.927Z] 25b303627fd3: Verifying Checksum [2023-02-22T08:44:28.927Z] 25b303627fd3: Download complete [2023-02-22T08:44:41.231Z] 25b303627fd3: Pull complete [2023-02-22T08:44:41.231Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-22T08:44:41.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-22T08:44:41.231Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T08:44:41.489Z] prd-ubuntu20.04-docker-arm64-4c-16g-7035 does not seem to be running inside a container [2023-02-22T08:44:41.598Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-22T08:44:44.105Z] $ docker top 34557a46c1f5431f268cc55db6a713ffc7210859d2503e382bc0de78e2023dae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T08:44:44.994Z] + docker-compose build --help [2023-02-22T08:44:44.994Z] + grep parallel [2023-02-22T08:44:51.671Z] --parallel Build images in parallel. [Pipeline] } [2023-02-22T08:44:51.700Z] $ docker stop --time=1 34557a46c1f5431f268cc55db6a713ffc7210859d2503e382bc0de78e2023dae [2023-02-22T08:44:53.751Z] $ docker rm -f --volumes 34557a46c1f5431f268cc55db6a713ffc7210859d2503e382bc0de78e2023dae [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T08:44:54.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-22T08:44:54.291Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T08:44:54.493Z] prd-ubuntu20.04-docker-arm64-4c-16g-7035 does not seem to be running inside a container [2023-02-22T08:44:54.578Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-22T08:44:55.824Z] $ docker top a28a6388af28489d5b85e5735fb56ecafca3b406c6d181fde06cfe0a6cf2faa7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T08:44:56.649Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-22T08:45:03.294Z] Building core-command ... [2023-02-22T08:45:03.294Z] Building core-common-config-bootstrapper ... [2023-02-22T08:45:03.294Z] Building core-data ... [2023-02-22T08:45:03.294Z] Building core-metadata ... [2023-02-22T08:45:03.294Z] Building security-bootstrapper ... [2023-02-22T08:45:03.294Z] Building security-proxy-setup ... [2023-02-22T08:45:03.294Z] Building security-secretstore-setup ... [2023-02-22T08:45:03.294Z] Building security-spiffe-token-provider ... [2023-02-22T08:45:03.294Z] Building security-spire-agent ... [2023-02-22T08:45:03.294Z] Building security-spire-config ... [2023-02-22T08:45:03.294Z] Building security-spire-server ... [2023-02-22T08:45:03.294Z] Building support-notifications ... [2023-02-22T08:45:03.294Z] Building support-scheduler ... [2023-02-22T08:45:03.294Z] Building security-proxy-setup [2023-02-22T08:45:03.294Z] Building security-spire-agent [2023-02-22T08:45:03.294Z] Building support-notifications [2023-02-22T08:45:03.294Z] Building security-bootstrapper [2023-02-22T08:45:03.294Z] Building security-spiffe-token-provider [2023-02-22T08:45:50.122Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:45:50.122Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:45:50.122Z] ---> 4795787ea65d [2023-02-22T08:45:50.122Z] Step 3/19 : WORKDIR /edgex-go [2023-02-22T08:45:50.122Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:45:50.122Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:45:50.122Z] ---> 4795787ea65d [2023-02-22T08:45:50.122Z] Step 3/32 : WORKDIR /edgex-go [2023-02-22T08:45:50.122Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:45:50.122Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:45:50.122Z] ---> 4795787ea65d [2023-02-22T08:45:50.122Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T08:45:50.122Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:45:50.122Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:45:50.122Z] ---> 4795787ea65d [2023-02-22T08:45:50.122Z] Step 3/24 : WORKDIR /edgex-go [2023-02-22T08:45:50.122Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:45:50.122Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:45:50.122Z] ---> 4795787ea65d [2023-02-22T08:45:50.122Z] Step 3/21 : WORKDIR /edgex-go [2023-02-22T08:45:50.122Z] ---> Running in ceb65a3f9ccf [2023-02-22T08:45:50.122Z] ---> Running in 155afa8d9878 [2023-02-22T08:45:50.122Z] ---> Running in 9ec0aa38b714 [2023-02-22T08:45:50.122Z] ---> Running in 63228dbc3e80 [2023-02-22T08:45:50.122Z] ---> Running in 212d57822c53 [2023-02-22T08:45:50.122Z] Removing intermediate container 9ec0aa38b714 [2023-02-22T08:45:50.122Z] Removing intermediate container 155afa8d9878 [2023-02-22T08:45:50.122Z] ---> fb57c1534512 [2023-02-22T08:45:50.122Z] Step 4/22 : WORKDIR /edgex-go ---> 01f49793459b [2023-02-22T08:45:50.122Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-22T08:45:50.122Z] [2023-02-22T08:45:50.122Z] Removing intermediate container 212d57822c53 [2023-02-22T08:45:50.122Z] ---> d0ce5e653f0c [2023-02-22T08:45:50.122Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-22T08:45:50.122Z] ---> Running in 0ab6ea3481c2 [2023-02-22T08:45:50.122Z] ---> Running in 0c9c3cb7c880 [2023-02-22T08:45:50.122Z] Removing intermediate container ceb65a3f9ccf [2023-02-22T08:45:50.122Z] ---> 046b9bba475d [2023-02-22T08:45:50.122Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-22T08:45:50.122Z] Removing intermediate container 63228dbc3e80 [2023-02-22T08:45:50.122Z] ---> 9ce763a06c1f [2023-02-22T08:45:50.122Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-22T08:45:50.122Z] ---> Running in 0632be2e0944 [2023-02-22T08:45:50.122Z] ---> Running in c89e6f045d27 [2023-02-22T08:45:50.122Z] ---> Running in 3491261c88a9 [2023-02-22T08:45:50.122Z] Removing intermediate container 0ab6ea3481c2 [2023-02-22T08:45:50.122Z] ---> 9355a5c17fee [2023-02-22T08:45:50.123Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-22T08:45:50.123Z] ---> Running in acf949f4d8e0 [2023-02-22T08:45:50.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T08:45:50.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T08:45:51.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T08:45:51.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T08:45:51.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T08:45:51.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T08:45:51.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T08:45:51.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T08:45:51.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T08:45:51.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T08:45:52.981Z] v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-22T08:45:52.981Z] v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-22T08:45:52.981Z] OK: 16903 distinct packages available [2023-02-22T08:45:52.981Z] OK: 221 MiB in 51 packages [2023-02-22T08:45:52.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T08:45:53.251Z] OK: 221 MiB in 51 packages [2023-02-22T08:45:53.251Z] OK: 221 MiB in 51 packages [2023-02-22T08:45:53.251Z] OK: 221 MiB in 51 packages [2023-02-22T08:45:53.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T08:45:54.488Z] Removing intermediate container 0632be2e0944 [2023-02-22T08:45:54.488Z] ---> 5633c0830e9d [2023-02-22T08:45:54.488Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-22T08:45:54.755Z] OK: 221 MiB in 51 packages [2023-02-22T08:45:55.340Z] Removing intermediate container 3491261c88a9 [2023-02-22T08:45:55.340Z] ---> 8f8debcd5e37 [2023-02-22T08:45:55.340Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-22T08:45:55.340Z] Removing intermediate container acf949f4d8e0 [2023-02-22T08:45:55.340Z] ---> a31cefb033cd [2023-02-22T08:45:55.340Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T08:45:55.340Z] Removing intermediate container c89e6f045d27 [2023-02-22T08:45:55.340Z] ---> b4af41c4ecd8 [2023-02-22T08:45:55.340Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-22T08:45:55.924Z] ---> a3ed0246d6ed [2023-02-22T08:45:55.924Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:45:55.924Z] ---> Running in 15bab2fa92c1 [2023-02-22T08:45:56.192Z] Removing intermediate container 0c9c3cb7c880 [2023-02-22T08:45:56.192Z] ---> 837aee8a5cc3 [2023-02-22T08:45:56.192Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-22T08:45:56.778Z] ---> 1f1ed06b6b41 [2023-02-22T08:45:56.778Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:45:56.778Z] ---> 2ff087213f8f [2023-02-22T08:45:56.778Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:45:56.778Z] ---> 2d12403d4b3f [2023-02-22T08:45:56.778Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:45:56.778Z] ---> Running in a276fc2801c9 [2023-02-22T08:45:56.778Z] ---> Running in 1a307eb92311 [2023-02-22T08:45:57.047Z] ---> Running in f950f78d70cc [2023-02-22T08:45:57.635Z] ---> 64ac29eaaacb [2023-02-22T08:45:57.635Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:45:57.906Z] ---> Running in bcc9404eb0b3 [2023-02-22T08:47:49.585Z] Removing intermediate container 15bab2fa92c1 [2023-02-22T08:47:49.585Z] ---> 80fee687b265 [2023-02-22T08:47:49.585Z] Step 7/24 : COPY . . [2023-02-22T08:47:49.585Z] Removing intermediate container 1a307eb92311 [2023-02-22T08:47:49.585Z] ---> 8690fc852380 [2023-02-22T08:47:49.585Z] Step 8/22 : COPY . . [2023-02-22T08:47:49.585Z] Removing intermediate container bcc9404eb0b3 [2023-02-22T08:47:49.585Z] ---> 5c724b355515 [2023-02-22T08:47:49.585Z] Step 7/19 : COPY . . [2023-02-22T08:47:49.585Z] Removing intermediate container f950f78d70cc [2023-02-22T08:47:49.585Z] ---> d140a6fbe425 [2023-02-22T08:47:49.585Z] Step 7/21 : COPY . . [2023-02-22T08:47:49.585Z] Removing intermediate container a276fc2801c9 [2023-02-22T08:47:49.585Z] ---> 4a622bcc0295 [2023-02-22T08:47:49.585Z] Step 7/32 : COPY . . [2023-02-22T08:48:01.920Z] ---> afaaf1925c34 [2023-02-22T08:48:01.920Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-22T08:48:01.920Z] ---> 4f0d78499a74 [2023-02-22T08:48:01.920Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-22T08:48:01.920Z] ---> 8fd9787766e8 [2023-02-22T08:48:01.920Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-22T08:48:01.920Z] ---> Running in 2b29a97b7b2f [2023-02-22T08:48:01.920Z] ---> Running in 0b22a1efcc0b [2023-02-22T08:48:01.920Z] ---> bef04c5ffdcd [2023-02-22T08:48:01.920Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-22T08:48:01.920Z] ---> 82ebc2dd922b [2023-02-22T08:48:01.920Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-22T08:48:01.920Z] ---> Running in fafec2f456ac [2023-02-22T08:48:01.920Z] ---> Running in 4de03e7dc5f7 [2023-02-22T08:48:01.920Z] ---> Running in 5af62b1f3765 [2023-02-22T08:48:01.920Z] Removing intermediate container 2b29a97b7b2f [2023-02-22T08:48:01.920Z] ---> 4530dba27c19 [2023-02-22T08:48:01.920Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-22T08:48:01.920Z] ---> Running in 6782190a162f [2023-02-22T08:48:02.189Z] Removing intermediate container 6782190a162f [2023-02-22T08:48:02.189Z] ---> 2e78c66f728a [2023-02-22T08:48:02.189Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-22T08:48:02.189Z] ---> Running in 5a788cb46c0e [2023-02-22T08:48:02.775Z] 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-02-22T08:48:03.368Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-22T08:48:03.643Z] 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-02-22T08:48:03.643Z] 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-02-22T08:48:05.594Z] Removing intermediate container 5a788cb46c0e [2023-02-22T08:48:05.594Z] ---> 89480cc444ba [2023-02-22T08:48:05.594Z] Step 11/24 : WORKDIR /edgex-go [2023-02-22T08:48:05.594Z] ---> Running in 9c8c2def1034 [2023-02-22T08:48:06.187Z] Removing intermediate container 9c8c2def1034 [2023-02-22T08:48:06.187Z] ---> 9057fbbbadc0 [2023-02-22T08:48:06.187Z] [2023-02-22T08:48:06.187Z] Step 12/24 : FROM alpine:3.15 [2023-02-22T08:48:06.187Z] 3.15: Pulling from library/alpine [2023-02-22T08:48:07.596Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-22T08:48:07.596Z] Status: Downloaded newer image for alpine:3.15 [2023-02-22T08:48:07.596Z] ---> 354640af7b1b [2023-02-22T08:48:07.596Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T08:48:07.596Z] ---> Running in a0657fcb98c4 [2023-02-22T08:48:07.874Z] Removing intermediate container a0657fcb98c4 [2023-02-22T08:48:07.874Z] ---> ee013b677898 [2023-02-22T08:48:07.874Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-22T08:48:08.143Z] ---> Running in 46a856c32a9e [2023-02-22T08:48:10.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-22T08:48:10.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-22T08:48:12.626Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T08:48:12.626Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T08:48:12.626Z] OK: 15734 distinct packages available [2023-02-22T08:48:12.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-22T08:48:12.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-22T08:48:14.313Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-22T08:48:14.313Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-22T08:48:14.313Z] (3/5) Installing libucontext (1.1-r0) [2023-02-22T08:48:14.313Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-22T08:48:14.313Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-22T08:48:14.583Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T08:48:14.583Z] OK: 6 MiB in 19 packages [2023-02-22T08:48:16.531Z] Removing intermediate container 46a856c32a9e [2023-02-22T08:48:16.531Z] ---> 75f8285c24bd [2023-02-22T08:48:16.531Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-22T08:48:20.799Z] ---> c032c24aa4b1 [2023-02-22T08:48:20.799Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-22T08:48:26.167Z] ---> 6cb9b41a38e7 [2023-02-22T08:48:26.167Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-22T08:48:26.755Z] ---> d6cb4eff0a64 [2023-02-22T08:48:26.755Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-22T08:48:27.720Z] ---> f0d94505abc3 [2023-02-22T08:48:27.720Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-22T08:48:28.690Z] ---> aebae798b05b [2023-02-22T08:48:28.690Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-22T08:48:28.690Z] ---> Running in 31d28a888add [2023-02-22T08:48:28.963Z] Removing intermediate container 31d28a888add [2023-02-22T08:48:28.963Z] ---> 9a069475027c [2023-02-22T08:48:28.963Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-22T08:48:29.232Z] ---> Running in 60ac6fc75686 [2023-02-22T08:48:29.820Z] Removing intermediate container 60ac6fc75686 [2023-02-22T08:48:29.820Z] ---> 79ec8d61c3de [2023-02-22T08:48:29.820Z] Step 22/24 : LABEL arch=arm64 [2023-02-22T08:48:29.820Z] ---> Running in 589161811d47 [2023-02-22T08:48:30.419Z] Removing intermediate container 589161811d47 [2023-02-22T08:48:30.419Z] ---> 5bae9b1d8e3c [2023-02-22T08:48:30.419Z] Step 23/24 : LABEL git_sha=7a283e44f8bb9e0d2c50489de27e70cc1cb7f3e2 [2023-02-22T08:48:30.419Z] ---> Running in 45180d8d4c82 [2023-02-22T08:48:31.015Z] Removing intermediate container 45180d8d4c82 [2023-02-22T08:48:31.015Z] ---> dc640e2ddcc2 [2023-02-22T08:48:31.015Z] Step 24/24 : LABEL version=0.0.0 [2023-02-22T08:48:31.311Z] ---> Running in 3cffc6eef83c [2023-02-22T08:48:31.898Z] Removing intermediate container 3cffc6eef83c [2023-02-22T08:48:31.898Z] ---> d1eafe5a43c8 [2023-02-22T08:48:31.898Z] [2023-02-22T08:48:32.165Z] Successfully built d1eafe5a43c8 [2023-02-22T08:48:32.165Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-22T08:48:32.165Z] Building security-spire-server [2023-02-22T08:48:54.231Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:48:54.231Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:48:54.231Z] ---> 4795787ea65d [2023-02-22T08:48:54.231Z] Step 3/23 : WORKDIR /edgex-go [2023-02-22T08:48:54.231Z] ---> Using cache [2023-02-22T08:48:54.231Z] ---> 9ce763a06c1f [2023-02-22T08:48:54.231Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-22T08:48:54.231Z] ---> Running in 017077bff7d8 [2023-02-22T08:48:55.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T08:48:56.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T08:48:57.635Z] OK: 221 MiB in 51 packages [2023-02-22T08:48:59.279Z] Removing intermediate container 017077bff7d8 [2023-02-22T08:48:59.279Z] ---> a01ab926906a [2023-02-22T08:48:59.279Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-22T08:49:00.259Z] ---> 7b67130fdf67 [2023-02-22T08:49:00.259Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:49:00.529Z] ---> Running in e44e4c7f027d [2023-02-22T08:50:39.835Z] Removing intermediate container e44e4c7f027d [2023-02-22T08:50:39.836Z] ---> c596473ed156 [2023-02-22T08:50:39.836Z] Step 7/23 : COPY . . [2023-02-22T08:50:54.831Z] ---> 7fe78dd15369 [2023-02-22T08:50:54.831Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-22T08:50:54.831Z] ---> Running in 4456c6ad8328 [2023-02-22T08:50:54.831Z] Removing intermediate container 4456c6ad8328 [2023-02-22T08:50:54.831Z] ---> 967710629a5d [2023-02-22T08:50:54.831Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-22T08:50:54.831Z] ---> Running in 052d3191a543 [2023-02-22T08:50:54.831Z] Removing intermediate container 052d3191a543 [2023-02-22T08:50:54.831Z] ---> f1e24f051ba7 [2023-02-22T08:50:54.831Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-22T08:50:54.831Z] ---> Running in 315e3461bc89 [2023-02-22T08:50:57.721Z] Removing intermediate container 315e3461bc89 [2023-02-22T08:50:57.721Z] ---> 1bf5b06ea8ff [2023-02-22T08:50:57.721Z] Step 11/23 : WORKDIR /edgex-go [2023-02-22T08:50:57.721Z] ---> Running in 488c3742fef6 [2023-02-22T08:50:58.005Z] Removing intermediate container 488c3742fef6 [2023-02-22T08:50:58.005Z] ---> 99fb53d3b14b [2023-02-22T08:50:58.005Z] [2023-02-22T08:50:58.005Z] Step 12/23 : FROM alpine:3.15 [2023-02-22T08:50:58.005Z] ---> 354640af7b1b [2023-02-22T08:50:58.005Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T08:50:58.005Z] ---> Using cache [2023-02-22T08:50:58.005Z] ---> ee013b677898 [2023-02-22T08:50:58.005Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-22T08:50:58.005Z] ---> Using cache [2023-02-22T08:50:58.005Z] ---> 75f8285c24bd [2023-02-22T08:50:58.005Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-22T08:51:04.754Z] ---> c7d7da1dedae [2023-02-22T08:51:04.754Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-22T08:51:04.754Z] ---> 04dd27af3c10 [2023-02-22T08:51:04.754Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-22T08:51:05.724Z] ---> 38a1b9a8a29b [2023-02-22T08:51:05.724Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-22T08:51:06.313Z] ---> 0b8e4cf59df1 [2023-02-22T08:51:06.313Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-22T08:51:06.583Z] ---> Running in bc03ffebcf17 [2023-02-22T08:51:07.168Z] Removing intermediate container bc03ffebcf17 [2023-02-22T08:51:07.168Z] ---> 0dc93bc42783 [2023-02-22T08:51:07.168Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-22T08:51:07.168Z] ---> Running in 19f6e4192799 [2023-02-22T08:51:07.750Z] Removing intermediate container 19f6e4192799 [2023-02-22T08:51:07.750Z] ---> 9a1eae873326 [2023-02-22T08:51:07.750Z] Step 21/23 : LABEL arch=arm64 [2023-02-22T08:51:07.750Z] ---> Running in 5994f597a288 [2023-02-22T08:51:08.333Z] Removing intermediate container 5994f597a288 [2023-02-22T08:51:08.333Z] ---> ac10de369a4f [2023-02-22T08:51:08.333Z] Step 22/23 : LABEL git_sha=7a283e44f8bb9e0d2c50489de27e70cc1cb7f3e2 [2023-02-22T08:51:08.333Z] ---> Running in e113bb0281b9 [2023-02-22T08:51:08.918Z] Removing intermediate container e113bb0281b9 [2023-02-22T08:51:08.918Z] ---> 2e7a5719a881 [2023-02-22T08:51:08.918Z] Step 23/23 : LABEL version=0.0.0 [2023-02-22T08:51:08.918Z] ---> Running in 64f82cc02ee1 [2023-02-22T08:51:09.501Z] Removing intermediate container 64f82cc02ee1 [2023-02-22T08:51:09.501Z] ---> 5e250e9d9759 [2023-02-22T08:51:09.501Z] [2023-02-22T08:51:09.770Z] Successfully built 5e250e9d9759 [2023-02-22T08:51:09.770Z] Successfully tagged security-spire-server-arm64:latest [2023-02-22T08:51:09.770Z]  Building security-spire-server ... done Building core-common-config-bootstrapper [2023-02-22T08:51:24.761Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:51:24.761Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:51:24.761Z] ---> 4795787ea65d [2023-02-22T08:51:24.761Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T08:51:24.761Z] ---> Using cache [2023-02-22T08:51:24.761Z] ---> fb57c1534512 [2023-02-22T08:51:24.761Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T08:51:24.761Z] ---> Using cache [2023-02-22T08:51:24.761Z] ---> 9355a5c17fee [2023-02-22T08:51:24.762Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-22T08:51:25.030Z] ---> Running in c8806d82ca53 [2023-02-22T08:51:26.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T08:51:27.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T08:51:29.184Z] OK: 221 MiB in 51 packages [2023-02-22T08:51:30.590Z] Removing intermediate container c8806d82ca53 [2023-02-22T08:51:30.590Z] ---> 229e04adfd6f [2023-02-22T08:51:30.590Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T08:51:31.179Z] ---> 7910dcf8c3d4 [2023-02-22T08:51:31.179Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:51:31.448Z] ---> Running in 883ad7040dc1 [2023-02-22T08:53:08.083Z] Removing intermediate container 883ad7040dc1 [2023-02-22T08:53:08.083Z] ---> f64bf700e533 [2023-02-22T08:53:08.083Z] Step 8/22 : COPY . . [2023-02-22T08:53:20.391Z] ---> c376b1a8f7ab [2023-02-22T08:53:20.391Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-22T08:53:20.391Z] ---> Running in d93a39fdbb7f [2023-02-22T08:53:22.336Z] 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-02-22T08:54:58.964Z] 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-02-22T08:55:25.644Z] Removing intermediate container fafec2f456ac [2023-02-22T08:55:25.644Z] ---> 68f61f671114 [2023-02-22T08:55:25.644Z] [2023-02-22T08:55:25.644Z] Step 9/21 : FROM alpine:3.16 [2023-02-22T08:55:25.644Z] 3.16: Pulling from library/alpine [2023-02-22T08:55:25.644Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-22T08:55:25.644Z] Status: Downloaded newer image for alpine:3.16 [2023-02-22T08:55:25.644Z] ---> 4c81e5bf8899 [2023-02-22T08:55:25.644Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-22T08:55:25.644Z] ---> Running in 565f894109ad [2023-02-22T08:55:26.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T08:55:26.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T08:55:28.213Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-22T08:55:28.479Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-22T08:55:28.479Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-22T08:55:28.479Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-22T08:55:28.479Z] (5/6) Installing curl (7.83.1-r6) [2023-02-22T08:55:28.479Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-22T08:55:28.479Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T08:55:28.479Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T08:55:29.061Z] OK: 8 MiB in 20 packages [2023-02-22T08:55:31.636Z] Removing intermediate container 565f894109ad [2023-02-22T08:55:31.636Z] ---> b0b7acc59ec9 [2023-02-22T08:55:31.636Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-22T08:55:31.636Z] ---> Running in 5b79465194e0 [2023-02-22T08:55:31.902Z] Removing intermediate container 5b79465194e0 [2023-02-22T08:55:31.902Z] ---> 395e05815e04 [2023-02-22T08:55:31.902Z] Step 12/21 : WORKDIR /edgex [2023-02-22T08:55:32.168Z] ---> Running in 5dd530e37476 [2023-02-22T08:55:33.130Z] Removing intermediate container 5dd530e37476 [2023-02-22T08:55:33.130Z] ---> 04b8741f041b [2023-02-22T08:55:33.130Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-22T08:55:35.074Z] ---> c152f0ef2ee8 [2023-02-22T08:55:35.074Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-22T08:55:37.659Z] ---> b9029eb35594 [2023-02-22T08:55:37.659Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-22T08:55:41.013Z] ---> 36280a794209 [2023-02-22T08:55:41.013Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-22T08:55:41.975Z] ---> c7667dec5f1a [2023-02-22T08:55:41.976Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-22T08:55:42.243Z] ---> Running in 81b3c54e3e77 [2023-02-22T08:55:42.528Z] Removing intermediate container 0b22a1efcc0b [2023-02-22T08:55:42.528Z] ---> 06eca677984e [2023-02-22T08:55:42.528Z] [2023-02-22T08:55:42.528Z] Step 9/32 : FROM alpine:3.16 [2023-02-22T08:55:42.528Z] ---> 4c81e5bf8899 [2023-02-22T08:55:42.528Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T08:55:42.798Z] ---> Running in c7f9077ba9f8 [2023-02-22T08:55:43.383Z] Removing intermediate container c7f9077ba9f8 [2023-02-22T08:55:43.383Z] ---> 7b0e72540815 [2023-02-22T08:55:43.383Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-22T08:55:43.652Z] ---> Running in 09584403c499 [2023-02-22T08:55:45.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T08:55:46.192Z] Removing intermediate container 81b3c54e3e77 [2023-02-22T08:55:46.192Z] ---> c8eb65a59d75 [2023-02-22T08:55:46.192Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-22T08:55:46.192Z] ---> Running in 93047898407c [2023-02-22T08:55:46.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T08:55:47.602Z] Removing intermediate container 93047898407c [2023-02-22T08:55:47.602Z] ---> 61a362bfaeb5 [2023-02-22T08:55:47.602Z] Step 19/21 : LABEL arch=arm64 [2023-02-22T08:55:47.602Z] ---> Running in c7f14b3b91ba [2023-02-22T08:55:47.874Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-22T08:55:47.874Z] (2/2) Installing su-exec (0.2-r1) [2023-02-22T08:55:47.874Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T08:55:47.874Z] OK: 5 MiB in 16 packages [2023-02-22T08:55:48.150Z] Removing intermediate container c7f14b3b91ba [2023-02-22T08:55:48.150Z] ---> 3b3363025beb [2023-02-22T08:55:48.150Z] Step 20/21 : LABEL git_sha=7a283e44f8bb9e0d2c50489de27e70cc1cb7f3e2 [2023-02-22T08:55:48.420Z] ---> Running in 98e7b32c6747 [2023-02-22T08:55:49.378Z] Removing intermediate container 98e7b32c6747 [2023-02-22T08:55:49.378Z] ---> e36b4f496d61 [2023-02-22T08:55:49.378Z] Step 21/21 : LABEL version=0.0.0 [2023-02-22T08:55:49.378Z] ---> Running in 01eec5841bcf [2023-02-22T08:55:50.337Z] Removing intermediate container 01eec5841bcf [2023-02-22T08:55:50.337Z] ---> f4af2f1beda1 [2023-02-22T08:55:50.337Z] [2023-02-22T08:55:50.337Z] Removing intermediate container 09584403c499 [2023-02-22T08:55:50.337Z] ---> 05764238954c [2023-02-22T08:55:50.337Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-22T08:55:50.337Z] ---> Running in e2cfd8aacae8 [2023-02-22T08:55:50.617Z] Successfully built f4af2f1beda1 [2023-02-22T08:55:50.617Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-22T08:55:50.617Z] Building core-metadata [2023-02-22T08:55:50.902Z]  Building security-proxy-setup ... done Removing intermediate container e2cfd8aacae8 [2023-02-22T08:55:50.902Z] ---> 1127f805a3c3 [2023-02-22T08:55:50.902Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-22T08:55:50.902Z] ---> Running in fad8a43878d8 [2023-02-22T08:55:51.484Z] Removing intermediate container fad8a43878d8 [2023-02-22T08:55:51.484Z] ---> 64ca59114b20 [2023-02-22T08:55:51.484Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-22T08:55:51.484Z] ---> Running in f93b2e547452 [2023-02-22T08:55:52.067Z] Removing intermediate container f93b2e547452 [2023-02-22T08:55:52.067Z] ---> d30907f010af [2023-02-22T08:55:52.067Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-22T08:55:52.339Z] ---> Running in 65616ac55cbb [2023-02-22T08:55:52.934Z] Removing intermediate container 65616ac55cbb [2023-02-22T08:55:52.934Z] ---> bb3bd55738e0 [2023-02-22T08:55:52.934Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-22T08:55:52.934Z] ---> Running in d01a0ab03676 [2023-02-22T08:55:56.283Z] Removing intermediate container d01a0ab03676 [2023-02-22T08:55:56.283Z] ---> 113be5cf174f [2023-02-22T08:55:56.283Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-22T08:55:56.283Z] ---> Running in f682a6e75767 [2023-02-22T08:55:56.551Z] Removing intermediate container f682a6e75767 [2023-02-22T08:55:56.551Z] ---> aee1890ddd0d [2023-02-22T08:55:56.551Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-22T08:55:57.515Z] ---> b5d1404473c1 [2023-02-22T08:55:57.515Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-22T08:55:57.782Z] ---> Running in 913bf6984165 [2023-02-22T08:56:01.136Z] Removing intermediate container 913bf6984165 [2023-02-22T08:56:01.136Z] ---> aa4baa2ca614 [2023-02-22T08:56:01.136Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T08:56:02.544Z] ---> 67db91b4ac8f [2023-02-22T08:56:02.544Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-22T08:56:05.894Z] ---> fa05684e3b22 [2023-02-22T08:56:05.894Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-22T08:56:06.853Z] ---> 5f98b9051908 [2023-02-22T08:56:06.853Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-22T08:56:08.260Z] ---> 28f999a34114 [2023-02-22T08:56:08.260Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-22T08:56:09.670Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:56:09.670Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:56:09.670Z] ---> 4795787ea65d [2023-02-22T08:56:09.670Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-22T08:56:09.670Z] ---> Using cache [2023-02-22T08:56:09.670Z] ---> fb57c1534512 [2023-02-22T08:56:09.670Z] Step 4/24 : WORKDIR /edgex-go [2023-02-22T08:56:09.670Z] ---> Using cache [2023-02-22T08:56:09.670Z] ---> 9355a5c17fee [2023-02-22T08:56:09.670Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-22T08:56:09.670Z] ---> Using cache [2023-02-22T08:56:09.670Z] ---> 229e04adfd6f [2023-02-22T08:56:09.670Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-22T08:56:09.670Z] ---> Using cache [2023-02-22T08:56:09.670Z] ---> 7910dcf8c3d4 [2023-02-22T08:56:09.670Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:56:09.670Z] ---> Using cache [2023-02-22T08:56:09.670Z] ---> f64bf700e533 [2023-02-22T08:56:09.670Z] Step 8/24 : COPY . . [2023-02-22T08:56:09.670Z] ---> Using cache [2023-02-22T08:56:09.670Z] ---> c376b1a8f7ab [2023-02-22T08:56:09.670Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-22T08:56:09.670Z] ---> 2485ecd362f9 [2023-02-22T08:56:09.670Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-22T08:56:09.670Z] ---> Running in 611d0e992812 [2023-02-22T08:56:13.007Z] ---> 87a66d3099de [2023-02-22T08:56:13.007Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-22T08:56:13.007Z] 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-02-22T08:56:13.965Z] ---> 7266f956099e [2023-02-22T08:56:13.965Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-22T08:56:13.965Z] ---> Running in 4694c5427a97 [2023-02-22T08:56:17.312Z] Removing intermediate container 4694c5427a97 [2023-02-22T08:56:17.312Z] ---> 7e1c537490a6 [2023-02-22T08:56:17.312Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-22T08:56:17.312Z] ---> Running in 18f9903e4fda [2023-02-22T08:56:17.312Z] Removing intermediate container 18f9903e4fda [2023-02-22T08:56:17.312Z] ---> c2112866b58d [2023-02-22T08:56:17.312Z] Step 29/32 : CMD ["gate"] [2023-02-22T08:56:17.578Z] ---> Running in 3358354c237a [2023-02-22T08:56:18.162Z] Removing intermediate container 3358354c237a [2023-02-22T08:56:18.162Z] ---> 6ed37082286e [2023-02-22T08:56:18.162Z] Step 30/32 : LABEL arch=arm64 [2023-02-22T08:56:18.162Z] ---> Running in 42593ebce0bd [2023-02-22T08:56:18.744Z] Removing intermediate container 42593ebce0bd [2023-02-22T08:56:18.744Z] ---> 1ebc795a8885 [2023-02-22T08:56:18.744Z] Step 31/32 : LABEL git_sha=7a283e44f8bb9e0d2c50489de27e70cc1cb7f3e2 [2023-02-22T08:56:18.744Z] ---> Running in 7cb2cc763f64 [2023-02-22T08:56:19.011Z] Removing intermediate container 7cb2cc763f64 [2023-02-22T08:56:19.011Z] ---> ecce80c0d084 [2023-02-22T08:56:19.011Z] Step 32/32 : LABEL version=0.0.0 [2023-02-22T08:56:19.277Z] ---> Running in a8c2b1545244 [2023-02-22T08:56:19.863Z] Removing intermediate container a8c2b1545244 [2023-02-22T08:56:19.863Z] ---> 997435c033f0 [2023-02-22T08:56:19.863Z] [2023-02-22T08:56:20.129Z] Successfully built 997435c033f0 [2023-02-22T08:56:20.130Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-22T08:56:20.130Z] Building security-secretstore-setup [2023-02-22T08:56:38.330Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:56:38.330Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:56:38.330Z] ---> 4795787ea65d [2023-02-22T08:56:38.330Z] Step 3/24 : WORKDIR /edgex-go [2023-02-22T08:56:38.330Z] ---> Using cache [2023-02-22T08:56:38.330Z] ---> 9ce763a06c1f [2023-02-22T08:56:38.330Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-22T08:56:38.330Z] ---> Using cache [2023-02-22T08:56:38.330Z] ---> 8f8debcd5e37 [2023-02-22T08:56:38.330Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-22T08:56:38.330Z] ---> Using cache [2023-02-22T08:56:38.330Z] ---> 2ff087213f8f [2023-02-22T08:56:38.330Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:56:38.330Z] ---> Using cache [2023-02-22T08:56:38.330Z] ---> 4a622bcc0295 [2023-02-22T08:56:38.330Z] Step 7/24 : COPY . . [2023-02-22T08:56:38.330Z] ---> Using cache [2023-02-22T08:56:38.330Z] ---> 4f0d78499a74 [2023-02-22T08:56:38.330Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-22T08:56:38.914Z] ---> Running in 7c647cd498f9 [2023-02-22T08:56:40.862Z] 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-02-22T08:58:17.752Z] Removing intermediate container 4de03e7dc5f7 [2023-02-22T08:58:17.752Z] ---> fdc6f3d9a9b2 [2023-02-22T08:58:17.752Z] [2023-02-22T08:58:17.752Z] Step 9/19 : FROM alpine:3.15 [2023-02-22T08:58:17.752Z] ---> 354640af7b1b [2023-02-22T08:58:17.752Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T08:58:17.752Z] ---> Using cache [2023-02-22T08:58:17.752Z] ---> ee013b677898 [2023-02-22T08:58:17.752Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-22T08:58:17.752Z] ---> Running in 49939c5b3a89 [2023-02-22T08:58:17.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-22T08:58:17.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-22T08:58:17.752Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T08:58:17.752Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T08:58:17.752Z] OK: 15734 distinct packages available [2023-02-22T08:58:17.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-22T08:58:17.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-22T08:58:17.752Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-22T08:58:17.752Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-22T08:58:17.752Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-22T08:58:17.752Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-22T08:58:17.752Z] (5/9) Installing curl (7.80.0-r6) [2023-02-22T08:58:17.752Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-22T08:58:17.752Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-22T08:58:17.752Z] (8/9) Installing libucontext (1.1-r0) [2023-02-22T08:58:17.752Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-22T08:58:17.752Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T08:58:17.752Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T08:58:17.752Z] OK: 8 MiB in 23 packages [2023-02-22T08:58:17.752Z] Removing intermediate container 49939c5b3a89 [2023-02-22T08:58:17.752Z] ---> 6848e95cbb5e [2023-02-22T08:58:17.752Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T08:58:17.752Z] ---> 5f9315fbeeeb [2023-02-22T08:58:17.752Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-22T08:58:19.696Z] ---> 0db6075e13b7 [2023-02-22T08:58:19.696Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-22T08:58:23.038Z] ---> 6443f1c2df03 [2023-02-22T08:58:23.038Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-22T08:58:23.038Z] ---> Running in 3f0e22a3dceb [2023-02-22T08:58:23.038Z] Removing intermediate container 3f0e22a3dceb [2023-02-22T08:58:23.038Z] ---> 109698ee2d6d [2023-02-22T08:58:23.038Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T08:58:23.305Z] ---> Running in d3ff4ec28cbd [2023-02-22T08:58:23.891Z] Removing intermediate container d3ff4ec28cbd [2023-02-22T08:58:23.891Z] ---> aa066f783098 [2023-02-22T08:58:23.891Z] Step 17/19 : LABEL arch=arm64 [2023-02-22T08:58:23.891Z] ---> Running in ed17a41917cc [2023-02-22T08:58:24.473Z] Removing intermediate container ed17a41917cc [2023-02-22T08:58:24.473Z] ---> 57cca75e6365 [2023-02-22T08:58:24.473Z] Step 18/19 : LABEL git_sha=7a283e44f8bb9e0d2c50489de27e70cc1cb7f3e2 [2023-02-22T08:58:24.742Z] ---> Running in 7b4d91cec95f [2023-02-22T08:58:25.009Z] Removing intermediate container 7b4d91cec95f [2023-02-22T08:58:25.009Z] ---> 4e2cfab0fe6e [2023-02-22T08:58:25.009Z] Step 19/19 : LABEL version=0.0.0 [2023-02-22T08:58:25.278Z] ---> Running in d5a7cf8d1214 [2023-02-22T08:58:25.860Z] Removing intermediate container d5a7cf8d1214 [2023-02-22T08:58:25.861Z] ---> 3ac18d59b32a [2023-02-22T08:58:25.861Z] [2023-02-22T08:58:26.127Z] Successfully built 3ac18d59b32a [2023-02-22T08:58:26.127Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-22T08:58:26.127Z] Building support-scheduler [2023-02-22T08:58:44.334Z]  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:58:44.334Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:58:44.334Z] ---> 4795787ea65d [2023-02-22T08:58:44.334Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T08:58:44.334Z] ---> Using cache [2023-02-22T08:58:44.334Z] ---> fb57c1534512 [2023-02-22T08:58:44.334Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T08:58:44.334Z] ---> Using cache [2023-02-22T08:58:44.334Z] ---> 9355a5c17fee [2023-02-22T08:58:44.334Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-22T08:58:44.334Z] ---> Using cache [2023-02-22T08:58:44.334Z] ---> 229e04adfd6f [2023-02-22T08:58:44.334Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T08:58:44.334Z] ---> Using cache [2023-02-22T08:58:44.334Z] ---> 7910dcf8c3d4 [2023-02-22T08:58:44.334Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:58:44.334Z] ---> Using cache [2023-02-22T08:58:44.334Z] ---> f64bf700e533 [2023-02-22T08:58:44.334Z] Step 8/22 : COPY . . [2023-02-22T08:58:44.334Z] ---> Using cache [2023-02-22T08:58:44.334Z] ---> c376b1a8f7ab [2023-02-22T08:58:44.334Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-22T08:58:44.601Z] ---> Running in 99a79e7bfdc4 [2023-02-22T08:58:46.566Z] 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-02-22T08:59:33.407Z] Removing intermediate container 5af62b1f3765 [2023-02-22T08:59:33.407Z] ---> 2d8e55d9d18f [2023-02-22T08:59:33.407Z] [2023-02-22T08:59:33.407Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T08:59:33.407Z] ---> 4c81e5bf8899 [2023-02-22T08:59:33.407Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-22T08:59:33.407Z] ---> Running in cdc98aeb5d3f [2023-02-22T08:59:33.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T08:59:33.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T08:59:33.407Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-22T08:59:33.407Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-22T08:59:33.407Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T08:59:33.407Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T08:59:33.407Z] OK: 6 MiB in 16 packages [2023-02-22T08:59:34.375Z] Removing intermediate container cdc98aeb5d3f [2023-02-22T08:59:34.375Z] ---> e9dc72148f39 [2023-02-22T08:59:34.375Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T08:59:34.642Z] ---> Running in 47a98c685e28 [2023-02-22T08:59:35.228Z] Removing intermediate container 47a98c685e28 [2023-02-22T08:59:35.228Z] ---> ac16e5ccceb1 [2023-02-22T08:59:35.228Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-22T08:59:35.228Z] ---> Running in 154ce53053f7 [2023-02-22T08:59:35.819Z] Removing intermediate container 154ce53053f7 [2023-02-22T08:59:35.819Z] ---> 4cc97f2475cc [2023-02-22T08:59:35.819Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-22T08:59:35.819Z] ---> Running in 3c4693a9b4df [2023-02-22T08:59:36.403Z] Removing intermediate container 3c4693a9b4df [2023-02-22T08:59:36.403Z] ---> 5ab222e0ec6d [2023-02-22T08:59:36.403Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T08:59:37.362Z] ---> 3c0217c1d8dd [2023-02-22T08:59:37.362Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-22T08:59:40.707Z] ---> d4af1a183a63 [2023-02-22T08:59:40.707Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-22T08:59:41.666Z] ---> 35faa213d348 [2023-02-22T08:59:41.666Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-22T08:59:41.666Z] ---> Running in a2a8d4d1c3ca [2023-02-22T08:59:42.256Z] Removing intermediate container a2a8d4d1c3ca [2023-02-22T08:59:42.256Z] ---> 7fa174627068 [2023-02-22T08:59:42.256Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T08:59:42.528Z] ---> Running in 0680a7ec780a [2023-02-22T08:59:42.805Z] Removing intermediate container 0680a7ec780a [2023-02-22T08:59:42.805Z] ---> b97733c2a35e [2023-02-22T08:59:42.805Z] Step 20/22 : LABEL arch=arm64 [2023-02-22T08:59:43.071Z] ---> Running in 26a0e9bbb818 [2023-02-22T08:59:43.338Z] Removing intermediate container 26a0e9bbb818 [2023-02-22T08:59:43.338Z] ---> 41d8cdf8d9e4 [2023-02-22T08:59:43.338Z] Step 21/22 : LABEL git_sha=7a283e44f8bb9e0d2c50489de27e70cc1cb7f3e2 [2023-02-22T08:59:43.606Z] ---> Running in 6c125e392a4b [2023-02-22T08:59:44.191Z] Removing intermediate container 6c125e392a4b [2023-02-22T08:59:44.191Z] ---> 734042c6f994 [2023-02-22T08:59:44.191Z] Step 22/22 : LABEL version=0.0.0 [2023-02-22T08:59:44.191Z] ---> Running in 2249265ce630 [2023-02-22T08:59:44.782Z] Removing intermediate container 2249265ce630 [2023-02-22T08:59:44.782Z] ---> f5de00a65841 [2023-02-22T08:59:44.782Z] [2023-02-22T08:59:45.048Z] Successfully built f5de00a65841 [2023-02-22T08:59:45.048Z] Successfully tagged support-notifications-arm64:latest [2023-02-22T08:59:45.048Z] Building security-spire-config [2023-02-22T09:00:03.274Z]  Building support-notifications ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T09:00:03.274Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T09:00:03.274Z] ---> 4795787ea65d [2023-02-22T09:00:03.274Z] Step 3/24 : WORKDIR /edgex-go [2023-02-22T09:00:03.274Z] ---> Using cache [2023-02-22T09:00:03.274Z] ---> 9ce763a06c1f [2023-02-22T09:00:03.274Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-22T09:00:03.274Z] ---> Using cache [2023-02-22T09:00:03.274Z] ---> a01ab926906a [2023-02-22T09:00:03.274Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-22T09:00:03.274Z] ---> Using cache [2023-02-22T09:00:03.274Z] ---> 7b67130fdf67 [2023-02-22T09:00:03.274Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T09:00:03.274Z] ---> Using cache [2023-02-22T09:00:03.274Z] ---> c596473ed156 [2023-02-22T09:00:03.274Z] Step 7/24 : COPY . . [2023-02-22T09:00:03.274Z] ---> Using cache [2023-02-22T09:00:03.274Z] ---> 7fe78dd15369 [2023-02-22T09:00:03.274Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-22T09:00:03.274Z] ---> Using cache [2023-02-22T09:00:03.274Z] ---> 967710629a5d [2023-02-22T09:00:03.274Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-22T09:00:03.274Z] ---> Using cache [2023-02-22T09:00:03.274Z] ---> f1e24f051ba7 [2023-02-22T09:00:03.274Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-22T09:00:03.274Z] ---> Running in 03d39dbce20f [2023-02-22T09:00:07.533Z] Removing intermediate container 03d39dbce20f [2023-02-22T09:00:07.533Z] ---> 915fd720ea2d [2023-02-22T09:00:07.533Z] Step 11/24 : WORKDIR /edgex-go [2023-02-22T09:00:07.533Z] ---> Running in f4fd611f0ff9 [2023-02-22T09:00:07.806Z] Removing intermediate container f4fd611f0ff9 [2023-02-22T09:00:07.806Z] ---> dfbc6fcc9545 [2023-02-22T09:00:07.806Z] [2023-02-22T09:00:07.806Z] Step 12/24 : FROM alpine:3.15 [2023-02-22T09:00:07.806Z] ---> 354640af7b1b [2023-02-22T09:00:07.806Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T09:00:07.806Z] ---> Using cache [2023-02-22T09:00:08.073Z] ---> ee013b677898 [2023-02-22T09:00:08.073Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-22T09:00:08.073Z] ---> Running in e72051e8fb36 [2023-02-22T09:00:10.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-22T09:00:10.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-22T09:00:11.712Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T09:00:11.712Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T09:00:11.712Z] OK: 15734 distinct packages available [2023-02-22T09:00:11.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-22T09:00:12.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-22T09:00:14.539Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-22T09:00:14.539Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-22T09:00:14.539Z] (3/4) Installing libucontext (1.1-r0) [2023-02-22T09:00:14.539Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-22T09:00:14.539Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T09:00:14.539Z] OK: 6 MiB in 18 packages [2023-02-22T09:00:16.486Z] Removing intermediate container e72051e8fb36 [2023-02-22T09:00:16.486Z] ---> 5201de6c67c7 [2023-02-22T09:00:16.486Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-22T09:00:21.857Z] ---> da8b8649e8f9 [2023-02-22T09:00:21.857Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-22T09:00:22.451Z] ---> e9654baf8be8 [2023-02-22T09:00:22.451Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-22T09:00:22.718Z] ---> Running in 32e6d7858072 [2023-02-22T09:00:23.330Z] Removing intermediate container 32e6d7858072 [2023-02-22T09:00:23.330Z] ---> 24750400ab10 [2023-02-22T09:00:23.330Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-22T09:00:24.286Z] ---> 7343929ff82f [2023-02-22T09:00:24.286Z] Step 19/24 : WORKDIR / [2023-02-22T09:00:24.286Z] ---> Running in c7c90af86cff [2023-02-22T09:00:24.868Z] Removing intermediate container c7c90af86cff [2023-02-22T09:00:24.868Z] ---> aec854690c24 [2023-02-22T09:00:24.868Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-22T09:00:24.868Z] ---> Running in 1c6aa5c5d79f [2023-02-22T09:00:25.133Z] Removing intermediate container 1c6aa5c5d79f [2023-02-22T09:00:25.133Z] ---> 49a84e309802 [2023-02-22T09:00:25.133Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-22T09:00:25.398Z] ---> Running in 10cc9804e5a8 [2023-02-22T09:00:25.663Z] Removing intermediate container 10cc9804e5a8 [2023-02-22T09:00:25.663Z] ---> 0a4331da43f8 [2023-02-22T09:00:25.663Z] Step 22/24 : LABEL arch=arm64 [2023-02-22T09:00:25.929Z] ---> Running in 0f2ae94273f8 [2023-02-22T09:00:26.514Z] Removing intermediate container 0f2ae94273f8 [2023-02-22T09:00:26.514Z] ---> e46b02499892 [2023-02-22T09:00:26.514Z] Step 23/24 : LABEL git_sha=7a283e44f8bb9e0d2c50489de27e70cc1cb7f3e2 [2023-02-22T09:00:26.514Z] ---> Running in 3b8ab1765769 [2023-02-22T09:00:27.097Z] Removing intermediate container 3b8ab1765769 [2023-02-22T09:00:27.097Z] ---> 748c360476e6 [2023-02-22T09:00:27.097Z] Step 24/24 : LABEL version=0.0.0 [2023-02-22T09:00:27.097Z] ---> Running in fb5882f674d2 [2023-02-22T09:00:27.679Z] Removing intermediate container fb5882f674d2 [2023-02-22T09:00:27.679Z] ---> a62fd1ab6742 [2023-02-22T09:00:27.679Z] [2023-02-22T09:00:27.949Z] Successfully built a62fd1ab6742 [2023-02-22T09:00:27.949Z] Successfully tagged security-spire-config-arm64:latest [2023-02-22T09:00:27.949Z]  Building security-spire-config ... done Building core-data [2023-02-22T09:00:46.151Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T09:00:46.151Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T09:00:46.151Z] ---> 4795787ea65d [2023-02-22T09:00:46.151Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T09:00:46.151Z] ---> Using cache [2023-02-22T09:00:46.151Z] ---> fb57c1534512 [2023-02-22T09:00:46.151Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T09:00:46.151Z] ---> Using cache [2023-02-22T09:00:46.151Z] ---> 9355a5c17fee [2023-02-22T09:00:46.151Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-22T09:00:46.151Z] ---> Using cache [2023-02-22T09:00:46.151Z] ---> 229e04adfd6f [2023-02-22T09:00:46.151Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T09:00:46.151Z] ---> Using cache [2023-02-22T09:00:46.151Z] ---> 7910dcf8c3d4 [2023-02-22T09:00:46.151Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T09:00:46.151Z] ---> Using cache [2023-02-22T09:00:46.151Z] ---> f64bf700e533 [2023-02-22T09:00:46.151Z] Step 8/22 : COPY . . [2023-02-22T09:00:46.151Z] ---> Using cache [2023-02-22T09:00:46.151Z] ---> c376b1a8f7ab [2023-02-22T09:00:46.151Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-22T09:00:46.151Z] ---> Running in 871b30aeff62 [2023-02-22T09:00:47.112Z] 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-02-22T09:01:02.095Z] Removing intermediate container d93a39fdbb7f [2023-02-22T09:01:02.095Z] ---> 820a1f88a763 [2023-02-22T09:01:02.095Z] [2023-02-22T09:01:02.095Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T09:01:02.095Z] ---> 4c81e5bf8899 [2023-02-22T09:01:02.095Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-22T09:01:02.095Z] ---> Running in 77212d3c2fea [2023-02-22T09:01:02.095Z] Removing intermediate container 77212d3c2fea [2023-02-22T09:01:02.095Z] ---> 2dd1db7694b9 [2023-02-22T09:01:02.095Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-22T09:01:02.095Z] ---> Running in ab6d480a6eff [2023-02-22T09:01:03.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T09:01:03.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T09:01:05.266Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T09:01:05.266Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T09:01:05.266Z] OK: 5 MiB in 15 packages [2023-02-22T09:01:06.886Z] Removing intermediate container ab6d480a6eff [2023-02-22T09:01:06.886Z] ---> ffebbf25bdb3 [2023-02-22T09:01:06.886Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T09:01:07.474Z] ---> e51f11f40589 [2023-02-22T09:01:07.474Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-22T09:01:09.424Z] ---> abd525a48a79 [2023-02-22T09:01:09.424Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-22T09:01:10.015Z] ---> 90dc82587313 [2023-02-22T09:01:10.015Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-22T09:01:10.974Z] ---> 2fb3e47ef347 [2023-02-22T09:01:10.974Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-22T09:01:11.240Z] ---> Running in 405529c640b0 [2023-02-22T09:01:14.576Z] Removing intermediate container 405529c640b0 [2023-02-22T09:01:14.576Z] ---> 28648bdbc967 [2023-02-22T09:01:14.576Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-22T09:01:14.576Z] ---> Running in 872edce0b582 [2023-02-22T09:01:14.844Z] Removing intermediate container 872edce0b582 [2023-02-22T09:01:14.844Z] ---> 656c363d4abe [2023-02-22T09:01:14.844Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-22T09:01:14.844Z] ---> Running in 0918683e92e8 [2023-02-22T09:01:15.805Z] Removing intermediate container 0918683e92e8 [2023-02-22T09:01:15.805Z] ---> 99dd7af022eb [2023-02-22T09:01:15.805Z] Step 20/22 : LABEL arch=arm64 [2023-02-22T09:01:15.805Z] ---> Running in 776c9d37f9eb [2023-02-22T09:01:16.388Z] Removing intermediate container 776c9d37f9eb [2023-02-22T09:01:16.388Z] ---> 81920e43e686 [2023-02-22T09:01:16.388Z] Step 21/22 : LABEL git_sha=7a283e44f8bb9e0d2c50489de27e70cc1cb7f3e2 [2023-02-22T09:01:16.388Z] ---> Running in cf6afae91bc1 [2023-02-22T09:01:16.974Z] Removing intermediate container cf6afae91bc1 [2023-02-22T09:01:16.974Z] ---> 586ee7dcc317 [2023-02-22T09:01:16.974Z] Step 22/22 : LABEL version=0.0.0 [2023-02-22T09:01:16.974Z] ---> Running in 64171a137537 [2023-02-22T09:01:17.560Z] Removing intermediate container 64171a137537 [2023-02-22T09:01:17.560Z] ---> 0645417641e1 [2023-02-22T09:01:17.560Z] [2023-02-22T09:01:17.826Z] Successfully built 0645417641e1 [2023-02-22T09:01:17.826Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-22T09:01:17.826Z]  Building core-common-config-bootstrapper ... done Building core-command [2023-02-22T09:01:36.071Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T09:01:36.071Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-22T09:01:36.071Z] ---> 4795787ea65d [2023-02-22T09:01:36.071Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-22T09:01:36.071Z] ---> Using cache [2023-02-22T09:01:36.071Z] ---> fb57c1534512 [2023-02-22T09:01:36.071Z] Step 4/23 : WORKDIR /edgex-go [2023-02-22T09:01:36.071Z] ---> Using cache [2023-02-22T09:01:36.071Z] ---> 9355a5c17fee [2023-02-22T09:01:36.071Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-22T09:01:36.071Z] ---> Using cache [2023-02-22T09:01:36.071Z] ---> 229e04adfd6f [2023-02-22T09:01:36.071Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-22T09:01:36.071Z] ---> Using cache [2023-02-22T09:01:36.071Z] ---> 7910dcf8c3d4 [2023-02-22T09:01:36.071Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T09:01:36.071Z] ---> Using cache [2023-02-22T09:01:36.071Z] ---> f64bf700e533 [2023-02-22T09:01:36.071Z] Step 8/23 : COPY . . [2023-02-22T09:01:36.071Z] ---> Using cache [2023-02-22T09:01:36.071Z] ---> c376b1a8f7ab [2023-02-22T09:01:36.071Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-22T09:01:36.071Z] ---> Running in c2ae72c3034a [2023-02-22T09:01:36.071Z] 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-02-22T09:03:58.090Z] 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-02-22T09:04:08.161Z] Removing intermediate container 7c647cd498f9 [2023-02-22T09:04:08.161Z] ---> 271979889103 [2023-02-22T09:04:08.161Z] [2023-02-22T09:04:08.161Z] Step 9/24 : FROM alpine:3.16 [2023-02-22T09:04:08.161Z] ---> 4c81e5bf8899 [2023-02-22T09:04:08.161Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-22T09:04:08.161Z] ---> Running in 2250b73b2020 [2023-02-22T09:04:09.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T09:04:09.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T09:04:11.332Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-22T09:04:11.332Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-22T09:04:11.332Z] (3/3) Installing su-exec (0.2-r1) [2023-02-22T09:04:11.332Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T09:04:11.332Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T09:04:11.601Z] OK: 6 MiB in 17 packages [2023-02-22T09:04:14.189Z] Removing intermediate container 2250b73b2020 [2023-02-22T09:04:14.189Z] ---> 02d4469a8aa2 [2023-02-22T09:04:14.189Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-22T09:04:14.189Z] ---> Running in efffec7ae372 [2023-02-22T09:04:14.776Z] Removing intermediate container efffec7ae372 [2023-02-22T09:04:14.776Z] ---> 5e25bfb372ce [2023-02-22T09:04:14.776Z] Step 12/24 : WORKDIR / [2023-02-22T09:04:14.776Z] ---> Running in 8bdd0adeffc8 [2023-02-22T09:04:15.360Z] Removing intermediate container 8bdd0adeffc8 [2023-02-22T09:04:15.360Z] ---> d96c0e182648 [2023-02-22T09:04:15.360Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-22T09:04:16.322Z] ---> a06b65004f18 [2023-02-22T09:04:16.322Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-22T09:04:16.907Z] ---> c42ecceea86f [2023-02-22T09:04:16.907Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-22T09:04:17.868Z] ---> 6c4101685457 [2023-02-22T09:04:17.868Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-22T09:04:18.833Z] ---> 560d2b78a1b7 [2023-02-22T09:04:18.833Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-22T09:04:20.242Z] ---> 9ab7bc902d69 [2023-02-22T09:04:20.243Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-22T09:04:22.829Z] ---> 44019fd416e6 [2023-02-22T09:04:22.829Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-22T09:04:23.096Z] ---> 1f08d7ae7b85 [2023-02-22T09:04:23.096Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-22T09:04:23.363Z] ---> Running in 2ba04c0b3836 [2023-02-22T09:04:26.705Z] Removing intermediate container 2ba04c0b3836 [2023-02-22T09:04:26.705Z] ---> 374906f9a104 [2023-02-22T09:04:26.705Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-22T09:04:26.705Z] ---> Running in b7660ab27620 [2023-02-22T09:04:27.289Z] Removing intermediate container b7660ab27620 [2023-02-22T09:04:27.289Z] ---> f30cf2249a44 [2023-02-22T09:04:27.289Z] Step 22/24 : LABEL arch=arm64 [2023-02-22T09:04:27.289Z] ---> Running in f6594e420271 [2023-02-22T09:04:28.249Z] Removing intermediate container f6594e420271 [2023-02-22T09:04:28.249Z] ---> 20f25f577f3a [2023-02-22T09:04:28.249Z] Step 23/24 : LABEL git_sha=7a283e44f8bb9e0d2c50489de27e70cc1cb7f3e2 [2023-02-22T09:04:28.249Z] ---> Running in 2a667e4d1348 [2023-02-22T09:04:28.832Z] Removing intermediate container 2a667e4d1348 [2023-02-22T09:04:28.832Z] ---> c6c5a336af70 [2023-02-22T09:04:28.832Z] Step 24/24 : LABEL version=0.0.0 [2023-02-22T09:04:28.832Z] ---> Running in 7c7e613190fa [2023-02-22T09:04:29.425Z] Removing intermediate container 7c7e613190fa [2023-02-22T09:04:29.425Z] ---> fab1c4ae89fb [2023-02-22T09:04:29.425Z] [2023-02-22T09:04:29.692Z] Successfully built fab1c4ae89fb [2023-02-22T09:04:29.692Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-22T09:04:44.682Z]  Building security-secretstore-setup ... done Removing intermediate container 611d0e992812 [2023-02-22T09:04:44.682Z] ---> 33da3d71bad0 [2023-02-22T09:04:44.682Z] [2023-02-22T09:04:44.682Z] Step 10/24 : FROM alpine:3.16 [2023-02-22T09:04:44.682Z] ---> 4c81e5bf8899 [2023-02-22T09:04:44.682Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-22T09:04:44.682Z] ---> Running in 88df151c5c2d [2023-02-22T09:04:46.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T09:04:46.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T09:04:47.767Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T09:04:47.767Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T09:04:47.767Z] OK: 5 MiB in 15 packages [2023-02-22T09:04:51.115Z] Removing intermediate container 88df151c5c2d [2023-02-22T09:04:51.115Z] ---> 09445bbf6233 [2023-02-22T09:04:51.115Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T09:04:51.115Z] ---> Running in 7703fa5ad4ad [2023-02-22T09:04:51.115Z] Removing intermediate container 7703fa5ad4ad [2023-02-22T09:04:51.115Z] ---> 34427e62085e [2023-02-22T09:04:51.115Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-22T09:04:51.382Z] ---> Running in df763fa78f36 [2023-02-22T09:04:51.967Z] Removing intermediate container df763fa78f36 [2023-02-22T09:04:51.967Z] ---> fa35eaae5db8 [2023-02-22T09:04:51.967Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-22T09:04:51.967Z] ---> Running in 05fe9faddf31 [2023-02-22T09:04:52.549Z] Removing intermediate container 05fe9faddf31 [2023-02-22T09:04:52.549Z] ---> b7ca243b724a [2023-02-22T09:04:52.549Z] Step 15/24 : WORKDIR / [2023-02-22T09:04:52.549Z] ---> Running in abb9850b1bc3 [2023-02-22T09:04:52.816Z] Removing intermediate container abb9850b1bc3 [2023-02-22T09:04:53.081Z] ---> de7f03d94704 [2023-02-22T09:04:53.081Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T09:04:54.051Z] ---> 63b2c69ef7f0 [2023-02-22T09:04:54.051Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-22T09:04:55.994Z] ---> d77e272b735e [2023-02-22T09:04:55.994Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-22T09:04:56.575Z] ---> 650373e120c4 [2023-02-22T09:04:56.575Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-22T09:04:57.983Z] ---> 9db3493a2ab6 [2023-02-22T09:04:57.983Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-22T09:04:57.983Z] ---> Running in 10a979d25e9c [2023-02-22T09:04:58.259Z] Removing intermediate container 10a979d25e9c [2023-02-22T09:04:58.259Z] ---> ab028cd199f7 [2023-02-22T09:04:58.259Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T09:04:58.531Z] ---> Running in 3a3ec61bbc72 [2023-02-22T09:04:59.114Z] Removing intermediate container 3a3ec61bbc72 [2023-02-22T09:04:59.114Z] ---> 4f5d395cde73 [2023-02-22T09:04:59.114Z] Step 22/24 : LABEL arch=arm64 [2023-02-22T09:04:59.114Z] ---> Running in 0cf20a46ce20 [2023-02-22T09:04:59.698Z] Removing intermediate container 0cf20a46ce20 [2023-02-22T09:04:59.698Z] ---> 3f519b7dcb00 [2023-02-22T09:04:59.698Z] Step 23/24 : LABEL git_sha=7a283e44f8bb9e0d2c50489de27e70cc1cb7f3e2 [2023-02-22T09:04:59.967Z] ---> Running in 2a103c9376b7 [2023-02-22T09:05:00.234Z] Removing intermediate container 2a103c9376b7 [2023-02-22T09:05:00.234Z] ---> db003be79faf [2023-02-22T09:05:00.508Z] Step 24/24 : LABEL version=0.0.0 [2023-02-22T09:05:00.508Z] ---> Running in 7d9f3252e3d2 [2023-02-22T09:05:01.093Z] Removing intermediate container 7d9f3252e3d2 [2023-02-22T09:05:01.093Z] ---> fdcd5a9b9c4b [2023-02-22T09:05:01.093Z] [2023-02-22T09:05:01.677Z] Successfully built fdcd5a9b9c4b [2023-02-22T09:05:01.677Z] Successfully tagged core-metadata-arm64:latest [2023-02-22T09:07:23.364Z]  Building core-metadata ... done Removing intermediate container 871b30aeff62 [2023-02-22T09:07:23.364Z] ---> aed4f9f5f2d8 [2023-02-22T09:07:23.364Z] [2023-02-22T09:07:23.364Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T09:07:23.364Z] ---> 4c81e5bf8899 [2023-02-22T09:07:23.364Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-22T09:07:23.364Z] ---> Running in e5c3505781e8 [2023-02-22T09:07:23.364Z] Removing intermediate container e5c3505781e8 [2023-02-22T09:07:23.364Z] ---> 5af66761959d [2023-02-22T09:07:23.364Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-22T09:07:23.364Z] ---> Running in eb60edd56de1 [2023-02-22T09:07:23.364Z] Removing intermediate container eb60edd56de1 [2023-02-22T09:07:23.364Z] ---> af0b288bbbc4 [2023-02-22T09:07:23.364Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-22T09:07:23.364Z] ---> Running in 601d3c86a1e2 [2023-02-22T09:07:23.364Z] Removing intermediate container 601d3c86a1e2 [2023-02-22T09:07:23.364Z] ---> cfd552120473 [2023-02-22T09:07:23.364Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-22T09:07:23.364Z] ---> Running in de8d62378289 [2023-02-22T09:07:23.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T09:07:23.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T09:07:24.768Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T09:07:24.768Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T09:07:24.768Z] OK: 5 MiB in 15 packages [2023-02-22T09:07:26.713Z] Removing intermediate container de8d62378289 [2023-02-22T09:07:26.714Z] ---> 617e34e4feac [2023-02-22T09:07:26.714Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T09:07:26.980Z] Removing intermediate container c2ae72c3034a [2023-02-22T09:07:26.980Z] ---> 39273240312e [2023-02-22T09:07:26.980Z] [2023-02-22T09:07:26.980Z] Step 10/23 : FROM alpine:3.16 [2023-02-22T09:07:26.980Z] ---> 4c81e5bf8899 [2023-02-22T09:07:26.980Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-22T09:07:26.980Z] ---> Using cache [2023-02-22T09:07:26.980Z] ---> 09445bbf6233 [2023-02-22T09:07:26.980Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T09:07:26.980Z] ---> Using cache [2023-02-22T09:07:26.980Z] ---> 34427e62085e [2023-02-22T09:07:26.980Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-22T09:07:27.941Z] ---> Running in 7300045eab3a [2023-02-22T09:07:27.941Z] ---> fe47c7f23d9e [2023-02-22T09:07:27.941Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-22T09:07:28.526Z] Removing intermediate container 7300045eab3a [2023-02-22T09:07:28.526Z] ---> 54b859adf03b [2023-02-22T09:07:28.526Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-22T09:07:28.526Z] ---> Running in 102f5cb44dbc [2023-02-22T09:07:29.122Z] Removing intermediate container 102f5cb44dbc [2023-02-22T09:07:29.122Z] ---> 465be812fd71 [2023-02-22T09:07:29.122Z] Step 15/23 : WORKDIR / [2023-02-22T09:07:29.122Z] ---> Running in c38aae9cfe3c [2023-02-22T09:07:29.706Z] ---> 5bf5ed5836cb [2023-02-22T09:07:29.706Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-22T09:07:29.706Z] Removing intermediate container c38aae9cfe3c [2023-02-22T09:07:29.706Z] ---> 7549f3e2c518 [2023-02-22T09:07:29.706Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T09:07:30.298Z] ---> cc1816871ed2 [2023-02-22T09:07:30.298Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-22T09:07:30.565Z] ---> Running in b958b7f14f6d [2023-02-22T09:07:30.565Z] ---> 62d57bbd2e10 [2023-02-22T09:07:30.565Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-22T09:07:31.156Z] Removing intermediate container b958b7f14f6d [2023-02-22T09:07:31.156Z] ---> d76ca18cf10c [2023-02-22T09:07:31.156Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T09:07:31.156Z] ---> Running in 1d7a73529f10 [2023-02-22T09:07:31.739Z] Removing intermediate container 1d7a73529f10 [2023-02-22T09:07:31.739Z] ---> 4b7c2f4fa048 [2023-02-22T09:07:31.739Z] Step 20/22 : LABEL arch=arm64 [2023-02-22T09:07:32.007Z] ---> Running in 205ed8d53f0b [2023-02-22T09:07:32.967Z] Removing intermediate container 205ed8d53f0b [2023-02-22T09:07:32.967Z] ---> 77d859d33caa [2023-02-22T09:07:32.967Z] Step 21/22 : LABEL git_sha=7a283e44f8bb9e0d2c50489de27e70cc1cb7f3e2 [2023-02-22T09:07:32.967Z] ---> Running in bdd5e2dd6ed7 [2023-02-22T09:07:32.967Z] ---> e69f7f7007ed [2023-02-22T09:07:32.967Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-22T09:07:33.546Z] Removing intermediate container bdd5e2dd6ed7 [2023-02-22T09:07:33.546Z] ---> 55f1cd6cbb19 [2023-02-22T09:07:33.546Z] Step 22/22 : LABEL version=0.0.0 [2023-02-22T09:07:33.546Z] ---> Running in 6ae94a3ba5a2 [2023-02-22T09:07:33.812Z] ---> 81104cffaeaa [2023-02-22T09:07:33.812Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-22T09:07:33.812Z] ---> Running in 7fbe4d36c5d3 [2023-02-22T09:07:34.078Z] Removing intermediate container 6ae94a3ba5a2 [2023-02-22T09:07:34.078Z] ---> 3f4b8918aeed [2023-02-22T09:07:34.078Z] [2023-02-22T09:07:34.350Z] Removing intermediate container 7fbe4d36c5d3 [2023-02-22T09:07:34.350Z] ---> 8d2e1088055f [2023-02-22T09:07:34.350Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T09:07:34.350Z] Successfully built 3f4b8918aeed [2023-02-22T09:07:34.350Z] Successfully tagged core-data-arm64:latest [2023-02-22T09:07:34.350Z] ---> Running in e123306a3b67 [2023-02-22T09:07:34.937Z]  Building core-data ... done Removing intermediate container e123306a3b67 [2023-02-22T09:07:34.937Z] ---> bbc94237ebdc [2023-02-22T09:07:34.937Z] Step 21/23 : LABEL arch=arm64 [2023-02-22T09:07:34.937Z] ---> Running in 042f8a3115a1 [2023-02-22T09:07:35.203Z] Removing intermediate container 042f8a3115a1 [2023-02-22T09:07:35.203Z] ---> 322916bfa532 [2023-02-22T09:07:35.203Z] Step 22/23 : LABEL git_sha=7a283e44f8bb9e0d2c50489de27e70cc1cb7f3e2 [2023-02-22T09:07:35.203Z] ---> Running in 570d94b8cdc9 [2023-02-22T09:07:35.473Z] Removing intermediate container 570d94b8cdc9 [2023-02-22T09:07:35.473Z] ---> e068023934e2 [2023-02-22T09:07:35.473Z] Step 23/23 : LABEL version=0.0.0 [2023-02-22T09:07:35.740Z] ---> Running in 1f158f6bbba7 [2023-02-22T09:07:36.006Z] Removing intermediate container 1f158f6bbba7 [2023-02-22T09:07:36.006Z] ---> 07c55b17ac09 [2023-02-22T09:07:36.006Z] [2023-02-22T09:07:36.272Z] Successfully built 07c55b17ac09 [2023-02-22T09:07:36.272Z] Successfully tagged core-command-arm64:latest [2023-02-22T09:07:48.580Z]  Building core-command ... done Removing intermediate container 99a79e7bfdc4 [2023-02-22T09:07:48.580Z] ---> 85e1f59ad31d [2023-02-22T09:07:48.580Z] [2023-02-22T09:07:48.580Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T09:07:48.580Z] ---> 4c81e5bf8899 [2023-02-22T09:07:48.580Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-22T09:07:48.580Z] ---> Using cache [2023-02-22T09:07:48.580Z] ---> 09445bbf6233 [2023-02-22T09:07:48.580Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T09:07:48.580Z] ---> Using cache [2023-02-22T09:07:48.580Z] ---> 34427e62085e [2023-02-22T09:07:48.580Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-22T09:07:48.580Z] ---> Running in abb62f78df2a [2023-02-22T09:07:48.580Z] Removing intermediate container abb62f78df2a [2023-02-22T09:07:48.580Z] ---> 0d2085ed72bf [2023-02-22T09:07:48.580Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-22T09:07:48.580Z] ---> Running in 0213bb62b1d7 [2023-02-22T09:07:48.580Z] Removing intermediate container 0213bb62b1d7 [2023-02-22T09:07:48.580Z] ---> 52079370af1b [2023-02-22T09:07:48.580Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T09:07:48.845Z] ---> bc7a13ae2dae [2023-02-22T09:07:48.845Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-22T09:07:50.251Z] ---> add9eb665f2e [2023-02-22T09:07:50.251Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-22T09:07:50.836Z] ---> 2df9fd8a8527 [2023-02-22T09:07:50.836Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-22T09:07:50.836Z] ---> Running in 96264b0508dd [2023-02-22T09:07:51.103Z] Removing intermediate container 96264b0508dd [2023-02-22T09:07:51.103Z] ---> eae7f1e4ab7c [2023-02-22T09:07:51.103Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T09:07:51.370Z] ---> Running in 552f77abbf4d [2023-02-22T09:07:51.637Z] Removing intermediate container 552f77abbf4d [2023-02-22T09:07:51.637Z] ---> 47afdb9a487f [2023-02-22T09:07:51.637Z] Step 20/22 : LABEL arch=arm64 [2023-02-22T09:07:51.637Z] ---> Running in b26bddf6bdc6 [2023-02-22T09:07:51.905Z] Removing intermediate container b26bddf6bdc6 [2023-02-22T09:07:51.905Z] ---> d38210d6a6e8 [2023-02-22T09:07:51.905Z] Step 21/22 : LABEL git_sha=7a283e44f8bb9e0d2c50489de27e70cc1cb7f3e2 [2023-02-22T09:07:52.172Z] ---> Running in af74df4ead59 [2023-02-22T09:07:52.439Z] Removing intermediate container af74df4ead59 [2023-02-22T09:07:52.439Z] ---> d7a6a12f409d [2023-02-22T09:07:52.439Z] Step 22/22 : LABEL version=0.0.0 [2023-02-22T09:07:52.439Z] ---> Running in 12062d21f0f8 [2023-02-22T09:07:52.706Z] Removing intermediate container 12062d21f0f8 [2023-02-22T09:07:52.706Z] ---> a73c1bb51442 [2023-02-22T09:07:52.706Z] [2023-02-22T09:07:52.972Z] Successfully built a73c1bb51442 [2023-02-22T09:07:52.972Z] Successfully tagged support-scheduler-arm64:latest [2023-02-22T09:07:53.568Z]  Building support-scheduler ... done  [Pipeline] } [2023-02-22T09:07:53.587Z] $ docker stop --time=1 a28a6388af28489d5b85e5735fb56ecafca3b406c6d181fde06cfe0a6cf2faa7 [2023-02-22T09:07:55.268Z] $ docker rm -f --volumes a28a6388af28489d5b85e5735fb56ecafca3b406c6d181fde06cfe0a6cf2faa7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-22T09:07:55.742Z] + docker images [2023-02-22T09:07:56.009Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-22T09:07:56.009Z] support-scheduler-arm64 latest a73c1bb51442 3 seconds ago 29MB [2023-02-22T09:07:56.009Z] 85e1f59ad31d 9 seconds ago 1.57GB [2023-02-22T09:07:56.009Z] core-command-arm64 latest 07c55b17ac09 20 seconds ago 17MB [2023-02-22T09:07:56.009Z] core-data-arm64 latest 3f4b8918aeed 22 seconds ago 17.2MB [2023-02-22T09:07:56.009Z] 39273240312e 29 seconds ago 1.51GB [2023-02-22T09:07:56.009Z] aed4f9f5f2d8 38 seconds ago 1.51GB [2023-02-22T09:07:56.009Z] core-metadata-arm64 latest fdcd5a9b9c4b 2 minutes ago 17.7MB [2023-02-22T09:07:56.009Z] 33da3d71bad0 3 minutes ago 1.51GB [2023-02-22T09:07:56.009Z] security-secretstore-setup-arm64 latest fab1c4ae89fb 3 minutes ago 29MB [2023-02-22T09:07:56.009Z] 271979889103 3 minutes ago 1.5GB [2023-02-22T09:07:56.009Z] core-common-config-bootstrapper-arm64 latest 0645417641e1 6 minutes ago 14.9MB [2023-02-22T09:07:56.009Z] 820a1f88a763 6 minutes ago 1.5GB [2023-02-22T09:07:56.009Z] security-spire-config-arm64 latest a62fd1ab6742 7 minutes ago 83.6MB [2023-02-22T09:07:56.009Z] dfbc6fcc9545 7 minutes ago 1.38GB [2023-02-22T09:07:56.009Z] support-notifications-arm64 latest f5de00a65841 8 minutes ago 29.7MB [2023-02-22T09:07:56.009Z] 2d8e55d9d18f 8 minutes ago 1.57GB [2023-02-22T09:07:56.009Z] security-spiffe-token-provider-arm64 latest 3ac18d59b32a 9 minutes ago 29.1MB [2023-02-22T09:07:56.009Z] fdc6f3d9a9b2 9 minutes ago 1.54GB [2023-02-22T09:07:56.009Z] security-bootstrapper-arm64 latest 997435c033f0 11 minutes ago 19.6MB [2023-02-22T09:07:56.009Z] security-proxy-setup-arm64 latest f4af2f1beda1 12 minutes ago 26.9MB [2023-02-22T09:07:56.009Z] 06eca677984e 12 minutes ago 1.5GB [2023-02-22T09:07:56.009Z] 68f61f671114 12 minutes ago 1.5GB [2023-02-22T09:07:56.009Z] security-spire-server-arm64 latest 5e250e9d9759 16 minutes ago 84.3MB [2023-02-22T09:07:56.009Z] 99fb53d3b14b 16 minutes ago 1.38GB [2023-02-22T09:07:56.009Z] security-spire-agent-arm64 latest d1eafe5a43c8 19 minutes ago 122MB [2023-02-22T09:07:56.009Z] 9057fbbbadc0 19 minutes ago 1.38GB [2023-02-22T09:07:56.009Z] ci-base-image-arm64 latest 4795787ea65d 34 minutes ago 905MB [2023-02-22T09:07:56.009Z] alpine 3.15 354640af7b1b 11 days ago 5.34MB [2023-02-22T09:07:56.009Z] alpine 3.16 4c81e5bf8899 11 days ago 5.3MB [2023-02-22T09:07:56.009Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-22T09:07:56.009Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T09:07:56.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-22T09:07:56.429Z] [2023-02-22T09:07:56.429Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T09:07:56.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-22T09:07:57.032Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-22T09:07:57.032Z] 8998bd30e6a1: Pulling fs layer [2023-02-22T09:07:57.032Z] 04944245beec: Pulling fs layer [2023-02-22T09:07:57.032Z] 699f458cf7ca: Pulling fs layer [2023-02-22T09:07:57.032Z] 765212b225bb: Pulling fs layer [2023-02-22T09:07:57.032Z] f23df028b6ca: Pulling fs layer [2023-02-22T09:07:57.032Z] d65c8cfc05b1: Pulling fs layer [2023-02-22T09:07:57.032Z] 2437ff75d9bd: Pulling fs layer [2023-02-22T09:07:57.032Z] f23df028b6ca: Waiting [2023-02-22T09:07:57.032Z] d65c8cfc05b1: Waiting [2023-02-22T09:07:57.032Z] 2437ff75d9bd: Waiting [2023-02-22T09:07:57.032Z] 765212b225bb: Waiting [2023-02-22T09:07:57.032Z] 04944245beec: Verifying Checksum [2023-02-22T09:07:57.032Z] 04944245beec: Download complete [2023-02-22T09:07:57.032Z] 765212b225bb: Verifying Checksum [2023-02-22T09:07:57.032Z] 765212b225bb: Download complete [2023-02-22T09:07:57.301Z] f23df028b6ca: Download complete [2023-02-22T09:07:57.301Z] d65c8cfc05b1: Verifying Checksum [2023-02-22T09:07:57.301Z] d65c8cfc05b1: Download complete [2023-02-22T09:07:57.301Z] 699f458cf7ca: Verifying Checksum [2023-02-22T09:07:57.301Z] 699f458cf7ca: Download complete [2023-02-22T09:07:57.889Z] 8998bd30e6a1: Download complete [2023-02-22T09:08:00.471Z] 2437ff75d9bd: Verifying Checksum [2023-02-22T09:08:00.471Z] 2437ff75d9bd: Download complete [2023-02-22T09:08:01.881Z] 8998bd30e6a1: Pull complete [2023-02-22T09:08:02.149Z] 04944245beec: Pull complete [2023-02-22T09:08:03.561Z] 699f458cf7ca: Pull complete [2023-02-22T09:08:03.561Z] 765212b225bb: Pull complete [2023-02-22T09:08:04.517Z] f23df028b6ca: Pull complete [2023-02-22T09:08:04.784Z] d65c8cfc05b1: Pull complete [2023-02-22T09:08:19.772Z] 2437ff75d9bd: Pull complete [2023-02-22T09:08:19.772Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-22T09:08:19.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-22T09:08:19.772Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T09:08:19.967Z] prd-ubuntu20.04-docker-arm64-4c-16g-7035 does not seem to be running inside a container [2023-02-22T09:08:20.085Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-22T09:08:23.162Z] $ docker top 7ba7b2a3067498b8d2536a5be590956cdba96789d52cf9de55176d9c3edc353f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T09:08:24.146Z] ---> job-cost.sh [2023-02-22T09:08:24.147Z] lf-activate-venv: SKIPPING [2023-02-22T09:08:24.147Z] INFO: No Stack... [2023-02-22T09:08:24.752Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-22T09:08:25.732Z] INFO: Archiving Costs [Pipeline] sh [2023-02-22T09:08:26.398Z] + cut -d, -f6 [2023-02-22T09:08:26.398Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2023-02-22T09:08:26.467Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4374-2-stack-cost] [2023-02-22T09:08:26.473Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4374-2-stack-cost] did not exist. Created. [2023-02-22T09:08:26.473Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4374-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-22T09:08:27.114Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-22T09:08:27.307Z] Stashed 1 file(s) [Pipeline] } [2023-02-22T09:08:27.314Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4374-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-22T09:08:27.343Z] $ docker stop --time=1 7ba7b2a3067498b8d2536a5be590956cdba96789d52cf9de55176d9c3edc353f [2023-02-22T09:08:28.921Z] $ docker rm -f --volumes 7ba7b2a3067498b8d2536a5be590956cdba96789d52cf9de55176d9c3edc353f [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-02-22T09:08:29.386Z] provisioning config files... [2023-02-22T09:08:29.394Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config7311110074237087643tmp [Pipeline] { [Pipeline] sh [2023-02-22T09:08:29.684Z] + set +x [2023-02-22T09:08:29.684Z] + curl -s https://codecov.io/bash [2023-02-22T09:08:29.684Z] + bash -s -- [2023-02-22T09:08:29.684Z] [2023-02-22T09:08:29.684Z] _____ _ [2023-02-22T09:08:29.684Z] / ____| | | [2023-02-22T09:08:29.684Z] | | ___ __| | ___ ___ _____ __ [2023-02-22T09:08:29.684Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-22T09:08:29.684Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-22T09:08:29.684Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-22T09:08:29.684Z] Bash-1.0.6 [2023-02-22T09:08:29.684Z] [2023-02-22T09:08:29.684Z] [2023-02-22T09:08:29.684Z] ==> git version 2.25.1 found [2023-02-22T09:08:29.684Z] ==> 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-02-22T09:08:29.684Z] Release-Date: 2020-01-08 [2023-02-22T09:08:29.684Z] 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-02-22T09:08:29.684Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-22T09:08:29.684Z] ==> Jenkins CI detected. [2023-02-22T09:08:29.684Z] current dir:  /w/workspace/edgex-go/2 [2023-02-22T09:08:29.684Z] project root: . [2023-02-22T09:08:29.684Z] --> token set from env [2023-02-22T09:08:29.684Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-22T09:08:29.684Z] ==> Running gcov in . (disable via -X gcov) [2023-02-22T09:08:29.684Z] ==> Python coveragepy not found [2023-02-22T09:08:29.684Z] ==> Searching for coverage reports in: [2023-02-22T09:08:29.685Z] + . [2023-02-22T09:08:29.945Z] -> Found 1 reports [2023-02-22T09:08:29.945Z] ==> Detecting git/mercurial file structure [2023-02-22T09:08:29.945Z] ==> Reading reports [2023-02-22T09:08:29.945Z] + ./coverage.out bytes=487323 [2023-02-22T09:08:29.945Z] ==> Appending adjustments [2023-02-22T09:08:29.945Z] https://docs.codecov.io/docs/fixing-reports [2023-02-22T09:08:30.883Z] + Found adjustments [2023-02-22T09:08:30.883Z] ==> Gzipping contents [2023-02-22T09:08:31.142Z] 64K /tmp/codecov.kMFqaT.gz [2023-02-22T09:08:31.142Z] ==> Uploading reports [2023-02-22T09:08:31.142Z] url: https://codecov.io [2023-02-22T09:08:31.142Z] query: branch=PR-4374&commit=900d5abe17e525b0941e3f424effd3d2ee27cae2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4374%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4374&job=&cmd_args= [2023-02-22T09:08:31.142Z] -> Pinging Codecov [2023-02-22T09:08:31.142Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4374&commit=900d5abe17e525b0941e3f424effd3d2ee27cae2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4374%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4374&job=&cmd_args= [2023-02-22T09:08:31.142Z] -> Uploading to [2023-02-22T09:08:31.142Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-22/00271124DB129430A58F1EEE437C3FCB/900d5abe17e525b0941e3f424effd3d2ee27cae2/02ad73b5-d0d8-4809-8155-a97a0b27cc04.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230222T090831Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ac42bd3c4f20fcee8ae1bb13766b481909601bc120f3892a75cff5a3bea16b8d [2023-02-22T09:08:31.142Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-22T09:08:31.142Z] Dload Upload Total Spent Left Speed [2023-02-22T09:08:31.402Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62923 0 0 100 62923 0 190k --:--:-- --:--:-- --:--:-- 190k 100 62923 0 0 100 62923 0 190k --:--:-- --:--:-- --:--:-- 190k [2023-02-22T09:08:31.402Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/900d5abe17e525b0941e3f424effd3d2ee27cae2 [Pipeline] } [2023-02-22T09:08:31.410Z] 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-02-22T09:08:32.076Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-22T09:08:32.377Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T09:08:33.244Z] ---> package-listing.sh [2023-02-22T09:08:33.244Z] ++ facter osfamily [2023-02-22T09:08:33.244Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-22T09:08:33.503Z] + OS_FAMILY=debian [2023-02-22T09:08:33.503Z] + workspace=/w/workspace/edgex-go/2 [2023-02-22T09:08:33.503Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-22T09:08:33.503Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-22T09:08:33.503Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-22T09:08:33.503Z] + PACKAGES=/tmp/packages_start.txt [2023-02-22T09:08:33.503Z] + '[' /w/workspace/edgex-go/2 ']' [2023-02-22T09:08:33.503Z] + PACKAGES=/tmp/packages_end.txt [2023-02-22T09:08:33.503Z] + case "${OS_FAMILY}" in [2023-02-22T09:08:33.503Z] + dpkg -l [2023-02-22T09:08:33.503Z] + grep '^ii' [2023-02-22T09:08:33.503Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-22T09:08:33.503Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-22T09:08:33.503Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-22T09:08:33.503Z] + '[' /w/workspace/edgex-go/2 ']' [2023-02-22T09:08:33.503Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-02-22T09:08:33.503Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-02-22T09:08:33.514Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-22T09:08:33.794Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T09:08:34.356Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T09:08:34.356Z] [2023-02-22T09:08:34.356Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T09:08:34.657Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T09:08:34.657Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-22T09:08:34.657Z] 5eb5b503b376: Pulling fs layer [2023-02-22T09:08:34.657Z] 5c69ac0246d0: Pulling fs layer [2023-02-22T09:08:34.657Z] ec43610c2a17: Pulling fs layer [2023-02-22T09:08:34.657Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-22T09:08:34.657Z] 33b1e0a273af: Pulling fs layer [2023-02-22T09:08:34.657Z] 5d3b04190fa2: Pulling fs layer [2023-02-22T09:08:34.657Z] 2f39f015ded8: Pulling fs layer [2023-02-22T09:08:34.657Z] 3a2ae6a8a46f: Waiting [2023-02-22T09:08:34.657Z] 33b1e0a273af: Waiting [2023-02-22T09:08:34.657Z] 5d3b04190fa2: Waiting [2023-02-22T09:08:34.657Z] 2f39f015ded8: Waiting [2023-02-22T09:08:34.657Z] 5c69ac0246d0: Verifying Checksum [2023-02-22T09:08:34.657Z] 5c69ac0246d0: Download complete [2023-02-22T09:08:34.657Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-22T09:08:34.657Z] 3a2ae6a8a46f: Download complete [2023-02-22T09:08:34.916Z] 33b1e0a273af: Verifying Checksum [2023-02-22T09:08:34.916Z] 33b1e0a273af: Download complete [2023-02-22T09:08:34.916Z] 5d3b04190fa2: Download complete [2023-02-22T09:08:34.916Z] ec43610c2a17: Verifying Checksum [2023-02-22T09:08:34.916Z] 5eb5b503b376: Verifying Checksum [2023-02-22T09:08:34.916Z] 5eb5b503b376: Download complete [2023-02-22T09:08:35.485Z] 2f39f015ded8: Download complete [2023-02-22T09:08:36.053Z] 5eb5b503b376: Pull complete [2023-02-22T09:08:36.313Z] 5c69ac0246d0: Pull complete [2023-02-22T09:08:36.572Z] ec43610c2a17: Pull complete [2023-02-22T09:08:36.829Z] 3a2ae6a8a46f: Pull complete [2023-02-22T09:08:36.829Z] 33b1e0a273af: Pull complete [2023-02-22T09:08:37.089Z] 5d3b04190fa2: Pull complete [2023-02-22T09:08:41.270Z] 2f39f015ded8: Pull complete [2023-02-22T09:08:41.270Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-22T09:08:41.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T09:08:41.270Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T09:08:41.347Z] prd-ubuntu20.04-docker-8c-8g-7030 does not seem to be running inside a container [2023-02-22T09:08:41.370Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-22T09:08:42.829Z] $ docker top dc348cf9570300cff14e695c3ba61d4d85a4bfc5ee1b578ceba152a8cc6a6b26 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T09:08:43.172Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-22T09:08:43.457Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-22T09:08:43.745Z] + ls /var/log/sa-host [2023-02-22T09:08:43.745Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T09:08:43.898Z] provisioning config files... [2023-02-22T09:08:43.907Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config6706845812805438143tmp [Pipeline] { [Pipeline] echo [2023-02-22T09:08:43.919Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T09:08:44.205Z] ---> create-netrc.sh [Pipeline] } [2023-02-22T09:08:44.213Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-22T09:08:44.552Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-22T09:08:44.562Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T09:08:44.849Z] ---> sudo-logs.sh [2023-02-22T09:08:44.849Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-22T09:08:44.870Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T09:08:45.155Z] ---> job-cost.sh [2023-02-22T09:08:45.155Z] lf-activate-venv: SKIPPING [2023-02-22T09:08:45.155Z] DEBUG: total: 0.10999999940395355 [2023-02-22T09:08:45.155Z] INFO: Retrieving Stack Cost... [2023-02-22T09:08:45.722Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-22T09:08:45.980Z] INFO: Archiving Costs [Pipeline] echo [2023-02-22T09:08:45.993Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T09:08:46.275Z] ---> logs-deploy.sh [2023-02-22T09:08:46.275Z] lf-activate-venv: SKIPPING [2023-02-22T09:08:46.275Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4374/2 [2023-02-22T09:08:46.275Z] INFO: archiving workspace using pattern(s): [2023-02-22T09:08:47.212Z] Archives upload complete. [2023-02-22T09:08:47.212Z] INFO: archiving logs to Nexus