Pull request #4400 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd+0ed1034b3ab63d116b0414f8674ebacfe755126e (1377202529677ef459ecfd8bde75e15a8f1469c8) 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-ssh5302952879075269138.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-ssh16022797518495813146.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4400/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4400/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh967055128901860174.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4400/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4094697095187872817.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13617474667744572923.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4400/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4400/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12288693429690545765.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7907 in /w/workspace/edgexfoundry_edgex-go_PR-4400 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0ed1034b3ab63d116b0414f8674ebacfe755126e into PR head commit 43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd Merge succeeded, producing 43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd Checking out Revision 43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd (PR-4400) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. > 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/4400/head:refs/remotes/origin/PR-4400 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd # 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 0ed1034b3ab63d116b0414f8674ebacfe755126e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-01T05:42:49.375Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-01T05:42:49.546Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-01T05:42:49.734Z] ========================================================= [2023-03-01T05:42:49.734Z] EdgeX Global Pipelines Version Info [2023-03-01T05:42:49.734Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-01T05:42:50.477Z] ------------------- [2023-03-01T05:42:50.477Z] stable info: [2023-03-01T05:42:50.477Z] ------------------- [2023-03-01T05:42:50.477Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-01T05:42:50.477Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T05:42:50.477Z] Message: update stable to v1.0.244 [2023-03-01T05:42:51.049Z] ------------------- [2023-03-01T05:42:51.049Z] experimental info: [2023-03-01T05:42:51.049Z] ------------------- [2023-03-01T05:42:51.049Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-01T05:42:51.049Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T05:42:51.049Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-01T05:42:51.313Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-01T05:42:51.352Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-01T05:42:51.390Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-01T05:42:51.426Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-01T05:42:51.466Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-01T05:42:51.509Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-01T05:42:51.553Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-01T05:42:51.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-01T05:42:51.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-01T05:42:51.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-01T05:42:51.717Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-01T05:42:51.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-01T05:42:51.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-01T05:42:51.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-01T05:42:51.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-01T05:42:51.918Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T05:42:51.957Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T05:42:51.998Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-01T05:42:52.040Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-01T05:42:52.078Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-01T05:42:52.117Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-01T05:42:52.157Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-01T05:42:52.194Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-01T05:42:52.230Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4400 [Pipeline] echo [2023-03-01T05:42:52.267Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4400 [Pipeline] echo [2023-03-01T05:42:52.301Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4400 [Pipeline] echo [2023-03-01T05:42:52.341Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd [Pipeline] echo [2023-03-01T05:42:52.378Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 43f43bf [Pipeline] echo [2023-03-01T05:42:52.412Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T05:42:52.522Z] provisioning config files... [2023-03-01T05:42:52.587Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1243584228674996260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T05:42:52.934Z] ---> docker-login.sh [2023-03-01T05:42:52.934Z] nexus3.edgexfoundry.org:10001 [2023-03-01T05:42:53.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T05:42:53.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T05:42:53.193Z] Configure a credential helper to remove this warning. See [2023-03-01T05:42:53.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T05:42:53.193Z] [2023-03-01T05:42:53.193Z] Login Succeeded [2023-03-01T05:42:53.193Z] nexus3.edgexfoundry.org:10002 [2023-03-01T05:42:53.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T05:42:53.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T05:42:53.193Z] Configure a credential helper to remove this warning. See [2023-03-01T05:42:53.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T05:42:53.193Z] [2023-03-01T05:42:53.193Z] Login Succeeded [2023-03-01T05:42:53.193Z] nexus3.edgexfoundry.org:10003 [2023-03-01T05:42:53.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T05:42:53.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T05:42:53.452Z] Configure a credential helper to remove this warning. See [2023-03-01T05:42:53.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T05:42:53.452Z] [2023-03-01T05:42:53.452Z] Login Succeeded [2023-03-01T05:42:53.452Z] nexus3.edgexfoundry.org:10004 [2023-03-01T05:42:53.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T05:42:53.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T05:42:53.452Z] Configure a credential helper to remove this warning. See [2023-03-01T05:42:53.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T05:42:53.452Z] [2023-03-01T05:42:53.452Z] Login Succeeded [2023-03-01T05:42:53.452Z] docker.io [2023-03-01T05:42:53.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T05:42:53.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T05:42:53.972Z] Configure a credential helper to remove this warning. See [2023-03-01T05:42:53.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T05:42:53.972Z] [2023-03-01T05:42:53.972Z] Login Succeeded [2023-03-01T05:42:53.972Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T05:42:54.002Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T05:42:54.421Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-01T05:42:54.421Z] + cut -d/ -f2 [2023-03-01T05:42:54.421Z] + dirname cmd/core-command/Dockerfile [2023-03-01T05:42:54.421Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-01T05:42:54.421Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-01T05:42:54.421Z] + cut -d/ -f2 [2023-03-01T05:42:54.421Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-01T05:42:54.421Z] + dirname cmd/core-data/Dockerfile [2023-03-01T05:42:54.421Z] + cut -d/ -f2 [2023-03-01T05:42:54.421Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-01T05:42:54.421Z] + dirname cmd/core-metadata/Dockerfile [2023-03-01T05:42:54.421Z] + cut -d/ -f2 [2023-03-01T05:42:54.421Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-01T05:42:54.421Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-01T05:42:54.421Z] + cut -d/ -f2 [2023-03-01T05:42:54.421Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-01T05:42:54.421Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-01T05:42:54.421Z] + cut -d/ -f2 [2023-03-01T05:42:54.421Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-01T05:42:54.421Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-01T05:42:54.421Z] + cut -d/ -f2 [2023-03-01T05:42:54.421Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-01T05:42:54.421Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-01T05:42:54.421Z] + cut -d/ -f2 [2023-03-01T05:42:54.421Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-01T05:42:54.421Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-01T05:42:54.421Z] + cut -d/ -f2 [2023-03-01T05:42:54.421Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-01T05:42:54.421Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-01T05:42:54.421Z] + cut -d/ -f2 [2023-03-01T05:42:54.421Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-01T05:42:54.421Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-01T05:42:54.421Z] + cut -d/ -f2 [2023-03-01T05:42:54.421Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-01T05:42:54.421Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-01T05:42:54.421Z] + cut -d/ -f2 [2023-03-01T05:42:54.421Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-01T05:42:54.421Z] + + cut -d/ -f2 [2023-03-01T05:42:54.421Z] dirname cmd/support-notifications/Dockerfile [2023-03-01T05:42:54.421Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-01T05:42:54.421Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-01T05:42:54.421Z] + cut -d/ -f2 [2023-03-01T05:42:54.421Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-01T05:42:54.492Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-01T05:42:55.098Z] + git rev-list -1 --merges 43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd~1..43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd [Pipeline] echo [2023-03-01T05:42:55.130Z] -----------> git rev-list -1 --merges 43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd~1..43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd 43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd [false] [Pipeline] sh [2023-03-01T05:42:55.448Z] + git log --format=format:%s -1 43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd [Pipeline] echo [2023-03-01T05:42:55.491Z] ========================================================= [2023-03-01T05:42:55.491Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-01T05:42:55.491Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-01T05:42:55.945Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-01T05:42:55.945Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-01T05:42:55.945Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-01T05:42:55.945Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-01T05:42:55.945Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-01T05:42:55.945Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-01T05:42:55.945Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T05:42:56.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T05:42:56.389Z] [2023-03-01T05:42:56.389Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T05:42:56.766Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T05:42:56.766Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-01T05:42:56.766Z] b85a868b505f: Pulling fs layer [2023-03-01T05:42:56.766Z] e2be974225ed: Pulling fs layer [2023-03-01T05:42:56.766Z] 339a4e72a1f5: Pulling fs layer [2023-03-01T05:42:56.766Z] 988bab9f4d93: Pulling fs layer [2023-03-01T05:42:56.766Z] 1469e6f7b9e6: Pulling fs layer [2023-03-01T05:42:56.766Z] eaf3925da568: Pulling fs layer [2023-03-01T05:42:56.766Z] bab4dde63d76: Pulling fs layer [2023-03-01T05:42:56.766Z] bde34c3a00c8: Pulling fs layer [2023-03-01T05:42:56.766Z] b352a97aabf1: Pulling fs layer [2023-03-01T05:42:56.766Z] 4872d77fe225: Pulling fs layer [2023-03-01T05:42:56.766Z] 5851b861e8e6: Pulling fs layer [2023-03-01T05:42:56.766Z] b352a97aabf1: Waiting [2023-03-01T05:42:56.766Z] eaf3925da568: Waiting [2023-03-01T05:42:56.766Z] 4872d77fe225: Waiting [2023-03-01T05:42:56.766Z] bab4dde63d76: Waiting [2023-03-01T05:42:56.766Z] 5851b861e8e6: Waiting [2023-03-01T05:42:56.766Z] bde34c3a00c8: Waiting [2023-03-01T05:42:56.766Z] 988bab9f4d93: Waiting [2023-03-01T05:42:56.766Z] 1469e6f7b9e6: Waiting [2023-03-01T05:42:56.766Z] e2be974225ed: Download complete [2023-03-01T05:42:56.766Z] 988bab9f4d93: Verifying Checksum [2023-03-01T05:42:56.766Z] 988bab9f4d93: Download complete [2023-03-01T05:42:57.027Z] 1469e6f7b9e6: Verifying Checksum [2023-03-01T05:42:57.027Z] 1469e6f7b9e6: Download complete [2023-03-01T05:42:57.027Z] eaf3925da568: Verifying Checksum [2023-03-01T05:42:57.027Z] eaf3925da568: Download complete [2023-03-01T05:42:57.027Z] 339a4e72a1f5: Verifying Checksum [2023-03-01T05:42:57.027Z] 339a4e72a1f5: Download complete [2023-03-01T05:42:57.027Z] bde34c3a00c8: Download complete [2023-03-01T05:42:57.027Z] b352a97aabf1: Download complete [2023-03-01T05:42:57.027Z] 4872d77fe225: Verifying Checksum [2023-03-01T05:42:57.027Z] 4872d77fe225: Download complete [2023-03-01T05:42:57.027Z] 5851b861e8e6: Download complete [2023-03-01T05:42:57.027Z] b85a868b505f: Verifying Checksum [2023-03-01T05:42:57.027Z] b85a868b505f: Download complete [2023-03-01T05:42:57.286Z] bab4dde63d76: Verifying Checksum [2023-03-01T05:42:57.286Z] bab4dde63d76: Download complete [2023-03-01T05:42:58.221Z] b85a868b505f: Pull complete [2023-03-01T05:42:58.481Z] e2be974225ed: Pull complete [2023-03-01T05:42:59.050Z] 339a4e72a1f5: Pull complete [2023-03-01T05:42:59.050Z] 988bab9f4d93: Pull complete [2023-03-01T05:42:59.309Z] 1469e6f7b9e6: Pull complete [2023-03-01T05:42:59.567Z] eaf3925da568: Pull complete [2023-03-01T05:43:01.468Z] bab4dde63d76: Pull complete [2023-03-01T05:43:01.468Z] bde34c3a00c8: Pull complete [2023-03-01T05:43:01.468Z] b352a97aabf1: Pull complete [2023-03-01T05:43:01.726Z] 4872d77fe225: Pull complete [2023-03-01T05:43:01.726Z] 5851b861e8e6: Pull complete [2023-03-01T05:43:01.726Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-01T05:43:01.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T05:43:01.726Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T05:43:01.970Z] prd-ubuntu20.04-docker-8c-8g-7907 does not seem to be running inside a container [2023-03-01T05:43:02.007Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-01T05:43:04.202Z] $ docker top 82bd908ce0a72d26be32d54d14a0358e9233935b7de6c7250967d73364afc014 -eo pid,comm [2023-03-01T05:43:04.269Z] 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-03-01T05:43:04.269Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-01T05:43:04.400Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T05:43:04.400Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T05:43:04.516Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T05:43:04.518Z] $ docker exec 82bd908ce0a72d26be32d54d14a0358e9233935b7de6c7250967d73364afc014 ssh-agent [2023-03-01T05:43:04.634Z] SSH_AUTH_SOCK=/tmp/ssh-2E53DdTF7Dqt/agent.32 [2023-03-01T05:43:04.634Z] SSH_AGENT_PID=38 [2023-03-01T05:43:04.642Z] Running ssh-add (command line suppressed) [2023-03-01T05:43:04.745Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5400351033950443873.key (/w/workspace/edgex-go/1@tmp/private_key_5400351033950443873.key) [2023-03-01T05:43:04.762Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T05:43:05.086Z] + git tag --points-at HEAD [Pipeline] } [2023-03-01T05:43:05.110Z] $ docker exec --env ******** --env ******** 82bd908ce0a72d26be32d54d14a0358e9233935b7de6c7250967d73364afc014 ssh-agent -k [2023-03-01T05:43:05.223Z] unset SSH_AUTH_SOCK; [2023-03-01T05:43:05.223Z] unset SSH_AGENT_PID; [2023-03-01T05:43:05.224Z] echo Agent pid 38 killed; [2023-03-01T05:43:05.234Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-01T05:43:05.320Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T05:43:05.320Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T05:43:05.445Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T05:43:05.447Z] $ docker exec 82bd908ce0a72d26be32d54d14a0358e9233935b7de6c7250967d73364afc014 ssh-agent [2023-03-01T05:43:05.553Z] SSH_AUTH_SOCK=/tmp/ssh-9xjPDONneRjY/agent.71 [2023-03-01T05:43:05.553Z] SSH_AGENT_PID=77 [2023-03-01T05:43:05.558Z] Running ssh-add (command line suppressed) [2023-03-01T05:43:05.656Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_16340002317140633216.key (/w/workspace/edgex-go/1@tmp/private_key_16340002317140633216.key) [2023-03-01T05:43:05.674Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T05:43:06.103Z] + git semver init [2023-03-01T05:43:06.364Z] 2023-03-01 05:43:06,296 [run_init] DEBUG init version:0.0.0 force:False [2023-03-01T05:43:06.364Z] 2023-03-01 05:43:06,297 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-01T05:43:06.364Z] 2023-03-01 05:43:06,297 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-01T05:43:06.364Z] 2023-03-01 05:43:06,297 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-03-01T05:43:11.637Z] 2023-03-01 05:43:11,023 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-01T05:43:11.637Z] 2023-03-01 05:43:11,024 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4400 with force:False [2023-03-01T05:43:11.637Z] 2023-03-01 05:43:11,024 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4400 [2023-03-01T05:43:11.637Z] 2023-03-01 05:43:11,027 [execute] INFO git cat-file --batch-check [2023-03-01T05:43:11.637Z] 2023-03-01 05:43:11,027 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T05:43:11.637Z] 2023-03-01 05:43:11,034 [execute] INFO git cat-file --batch [2023-03-01T05:43:11.637Z] 2023-03-01 05:43:11,034 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T05:43:11.637Z] 2023-03-01 05:43:11,040 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4400 [2023-03-01T05:43:11.637Z] 0.0.0 [Pipeline] } [2023-03-01T05:43:11.662Z] $ docker exec --env ******** --env ******** 82bd908ce0a72d26be32d54d14a0358e9233935b7de6c7250967d73364afc014 ssh-agent -k [2023-03-01T05:43:11.771Z] unset SSH_AUTH_SOCK; [2023-03-01T05:43:11.771Z] unset SSH_AGENT_PID; [2023-03-01T05:43:11.771Z] echo Agent pid 77 killed; [2023-03-01T05:43:11.782Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T05:43:12.208Z] + git semver [Pipeline] } [2023-03-01T05:43:12.492Z] $ docker stop --time=1 82bd908ce0a72d26be32d54d14a0358e9233935b7de6c7250967d73364afc014 [2023-03-01T05:43:13.794Z] $ docker rm -f --volumes 82bd908ce0a72d26be32d54d14a0358e9233935b7de6c7250967d73364afc014 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T05:43:14.201Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-01T05:43:14.470Z] Stashed 1 file(s) [Pipeline] echo [2023-03-01T05:43:14.488Z] [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-03-01T05:43:15.289Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-01T05:43:15.328Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T05:43:15.357Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T05:43:15.386Z] ========================================================= [2023-03-01T05:43:15.386Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-01T05:43:15.386Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-01T05:43:15.738Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T05:43:15.739Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-01T05:43:15.739Z] 213ec9aee27d: Pulling fs layer [2023-03-01T05:43:15.739Z] 4583459ba037: Pulling fs layer [2023-03-01T05:43:15.739Z] 93c1e223e6f2: Pulling fs layer [2023-03-01T05:43:15.739Z] 53926ce57604: Pulling fs layer [2023-03-01T05:43:15.739Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-01T05:43:15.739Z] 53926ce57604: Waiting [2023-03-01T05:43:15.739Z] 22ff95d597cd: Pulling fs layer [2023-03-01T05:43:15.739Z] 12d6caf4c0d1: Pulling fs layer [2023-03-01T05:43:15.739Z] 21b2b0c7a3f4: Waiting [2023-03-01T05:43:15.739Z] 22ff95d597cd: Waiting [2023-03-01T05:43:15.739Z] 96b7cbca73a9: Pulling fs layer [2023-03-01T05:43:15.739Z] a7acece74701: Pulling fs layer [2023-03-01T05:43:15.739Z] a7acece74701: Waiting [2023-03-01T05:43:15.739Z] 96b7cbca73a9: Waiting [2023-03-01T05:43:15.739Z] 93c1e223e6f2: Verifying Checksum [2023-03-01T05:43:15.739Z] 93c1e223e6f2: Download complete [2023-03-01T05:43:15.739Z] 4583459ba037: Download complete [2023-03-01T05:43:15.739Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-01T05:43:15.739Z] 21b2b0c7a3f4: Download complete [2023-03-01T05:43:15.739Z] 22ff95d597cd: Download complete [2023-03-01T05:43:15.739Z] 213ec9aee27d: Verifying Checksum [2023-03-01T05:43:15.739Z] 213ec9aee27d: Download complete [2023-03-01T05:43:15.739Z] 12d6caf4c0d1: Download complete [2023-03-01T05:43:15.998Z] 213ec9aee27d: Pull complete [2023-03-01T05:43:15.998Z] 4583459ba037: Pull complete [2023-03-01T05:43:16.261Z] 93c1e223e6f2: Pull complete [2023-03-01T05:43:16.521Z] a7acece74701: Verifying Checksum [2023-03-01T05:43:16.521Z] a7acece74701: Download complete [2023-03-01T05:43:16.521Z] 96b7cbca73a9: Verifying Checksum [2023-03-01T05:43:16.521Z] 96b7cbca73a9: Download complete [2023-03-01T05:43:16.780Z] 53926ce57604: Verifying Checksum [2023-03-01T05:43:16.780Z] 53926ce57604: Download complete [2023-03-01T05:43:20.972Z] 53926ce57604: Pull complete [2023-03-01T05:43:20.972Z] 21b2b0c7a3f4: Pull complete [2023-03-01T05:43:20.972Z] 22ff95d597cd: Pull complete [2023-03-01T05:43:20.972Z] 12d6caf4c0d1: Pull complete [2023-03-01T05:43:22.877Z] 96b7cbca73a9: Pull complete [2023-03-01T05:43:23.813Z] a7acece74701: Pull complete [2023-03-01T05:43:23.813Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-01T05:43:23.813Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T05:43:23.813Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-01T05:43:24.175Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T05:43:24.175Z] WORKDIR /edgex [2023-03-01T05:43:24.175Z] COPY go.mod . [2023-03-01T05:43:24.175Z] RUN go mod download [2023-03-01T05:43:24.175Z] docker build -t ci-base-image-x86_64 -f - . [2023-03-01T05:43:24.741Z] Sending build context to Docker daemon 170.4MB [2023-03-01T05:43:24.741Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T05:43:24.741Z] ---> db6d94c90886 [2023-03-01T05:43:24.741Z] Step 2/4 : WORKDIR /edgex [2023-03-01T05:43:28.944Z] ---> Running in 3f2c9512637d [2023-03-01T05:43:28.944Z] Removing intermediate container 3f2c9512637d [2023-03-01T05:43:28.944Z] ---> 85da1962b973 [2023-03-01T05:43:28.944Z] Step 3/4 : COPY go.mod . [2023-03-01T05:43:28.944Z] ---> 8b2e759be113 [2023-03-01T05:43:28.944Z] Step 4/4 : RUN go mod download [2023-03-01T05:43:28.944Z] ---> Running in a914303cbb91 [2023-03-01T05:43:29.806Z] Still waiting to schedule task [2023-03-01T05:43:29.806Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-01T05:43:41.337Z] Removing intermediate container a914303cbb91 [2023-03-01T05:43:41.337Z] ---> 4a289b40c564 [2023-03-01T05:43:41.337Z] Successfully built 4a289b40c564 [2023-03-01T05:43:41.337Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T05:43:41.717Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T05:43:41.717Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T05:43:41.866Z] prd-ubuntu20.04-docker-8c-8g-7907 does not seem to be running inside a container [2023-03-01T05:43:41.921Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-01T05:43:42.362Z] $ docker top 616086cb86c2119d44633f8bf3971580dc9ebaeac25df5aac730e16d298763c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T05:43:42.748Z] + go version [2023-03-01T05:43:42.748Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-01T05:43:42.779Z] $ docker stop --time=1 616086cb86c2119d44633f8bf3971580dc9ebaeac25df5aac730e16d298763c9 [2023-03-01T05:43:44.077Z] $ docker rm -f --volumes 616086cb86c2119d44633f8bf3971580dc9ebaeac25df5aac730e16d298763c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T05:43:44.773Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T05:43:44.773Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T05:43:44.927Z] prd-ubuntu20.04-docker-8c-8g-7907 does not seem to be running inside a container [2023-03-01T05:43:44.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-01T05:43:45.274Z] $ docker top 90f4dd6db7ca73b2b64a197a18c7215e86b24f795293a1a08855ccb74956c711 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-01T05:43:45.397Z] ========================================================= [2023-03-01T05:43:45.397Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-01T05:43:45.397Z] ========================================================= [Pipeline] sh [2023-03-01T05:43:45.688Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-01T05:43:46.049Z] + make test [2023-03-01T05:43:46.049Z] go test -race -coverprofile=coverage.out ./... [2023-03-01T05:43:52.607Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-01T05:44:07.499Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-01T05:44:07.499Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-01T05:44:07.499Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-01T05:44:07.499Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-01T05:44:07.499Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-01T05:44:07.499Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-01T05:44:07.499Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-01T05:44:07.499Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-01T05:44:07.499Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-03-01T05:44:07.499Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-01T05:44:07.499Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-01T05:44:07.499Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-01T05:44:07.499Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-01T05:44:07.499Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-01T05:44:07.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-01T05:44:07.499Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.106s coverage: 28.7% of statements [2023-03-01T05:44:07.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-01T05:44:07.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-01T05:44:08.065Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.155s coverage: 98.5% of statements [2023-03-01T05:44:11.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.166s coverage: 71.2% of statements [2023-03-01T05:44:11.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-01T05:44:11.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-01T05:44:11.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-01T05:44:11.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 54.0% of statements [2023-03-01T05:44:11.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-01T05:44:11.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-01T05:44:12.721Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.092s coverage: 88.5% of statements [2023-03-01T05:44:12.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-01T05:44:12.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-01T05:44:12.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-01T05:44:12.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-01T05:44:12.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-01T05:44:12.721Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.086s coverage: 3.9% of statements [2023-03-01T05:44:12.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-01T05:44:12.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-01T05:44:12.721Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.505s coverage: 95.6% of statements [2023-03-01T05:44:12.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-01T05:44:12.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-01T05:44:12.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-01T05:44:12.721Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.074s coverage: 72.2% of statements [2023-03-01T05:44:12.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-01T05:44:12.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-01T05:44:12.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-01T05:44:12.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-01T05:44:12.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-01T05:44:12.721Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.082s coverage: 65.9% of statements [2023-03-01T05:44:12.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-01T05:44:12.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-01T05:44:12.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-01T05:44:12.721Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.083s coverage: 0.9% of statements [2023-03-01T05:44:12.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-01T05:44:12.721Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.073s coverage: 29.6% of statements [2023-03-01T05:44:12.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-01T05:44:12.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.082s coverage: 47.1% of statements [2023-03-01T05:44:12.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.101s coverage: 82.9% of statements [2023-03-01T05:44:12.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.084s coverage: 94.1% of statements [2023-03-01T05:44:12.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2023-03-01T05:44:12.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements [2023-03-01T05:44:20.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.073s coverage: 94.4% of statements [2023-03-01T05:44:20.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.082s coverage: 44.8% of statements [2023-03-01T05:44:33.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.527s coverage: 79.9% of statements [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-01T05:44:33.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-01T05:44:33.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 64.4% of statements [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-01T05:44:33.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.074s coverage: 86.9% of statements [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-01T05:44:33.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.101s coverage: 87.2% of statements [2023-03-01T05:44:33.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.043s coverage: 20.0% of statements [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-01T05:44:33.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-01T05:44:33.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 77.4% of statements [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-03-01T05:44:33.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.086s coverage: 80.0% of statements [2023-03-01T05:44:33.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2023-03-01T05:44:33.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.243s coverage: 91.2% of statements [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-01T05:44:33.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.242s coverage: 63.1% of statements [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-01T05:44:33.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.074s coverage: 100.0% of statements [2023-03-01T05:44:33.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2023-03-01T05:44:33.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2023-03-01T05:44:33.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-03-01T05:44:33.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2023-03-01T05:44:33.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.358s coverage: 65.3% of statements [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-01T05:44:33.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.234s coverage: 41.0% of statements [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-01T05:44:33.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-01T05:44:33.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-01T05:44:33.213Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-01T05:44:33.213Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.150s coverage: 92.3% of statements [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-01T05:44:33.213Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.075s coverage: 63.2% of statements [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-01T05:44:33.213Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.121s coverage: 97.7% of statements [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-01T05:44:33.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-01T05:44:34.150Z] 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-03-01T05:44:56.081Z] 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-03-01T05:44:56.081Z] go vet ./... [2023-03-01T05:44:59.359Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T05:44:59.359Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T05:44:59.617Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-01T05:44:59.653Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-01T05:44:59.956Z] + ls -al . [2023-03-01T05:44:59.956Z] total 744 [2023-03-01T05:44:59.956Z] drwxrwxr-x 11 1001 1001 4096 Mar 1 05:43 . [2023-03-01T05:44:59.956Z] drwxr-xr-x 4 root root 4096 Mar 1 05:43 .. [2023-03-01T05:44:59.956Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 05:42 .blubracket [2023-03-01T05:44:59.956Z] -rw-rw-r-- 1 1001 1001 16 Mar 1 05:42 .dockerignore [2023-03-01T05:44:59.956Z] drwxrwxr-x 8 1001 1001 4096 Mar 1 05:44 .git [2023-03-01T05:44:59.956Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 05:42 .github [2023-03-01T05:44:59.956Z] -rw-rw-r-- 1 1001 1001 1068 Mar 1 05:42 .gitignore [2023-03-01T05:44:59.956Z] -rw-rw-r-- 1 1001 1001 42 Mar 1 05:42 .golangci.yml [2023-03-01T05:44:59.956Z] -rw-rw-r-- 1 1001 1001 87 Mar 1 05:42 .hadolint.yml [2023-03-01T05:44:59.956Z] drwxr-xr-x 3 1001 1001 4096 Mar 1 05:43 .semver [2023-03-01T05:44:59.956Z] -rw-rw-r-- 1 1001 1001 166 Mar 1 05:42 .sonarcloud.properties [2023-03-01T05:44:59.956Z] -rw-rw-r-- 1 1001 1001 1171 Mar 1 05:42 ADOPTERS.md [2023-03-01T05:44:59.956Z] -rw-rw-r-- 1 1001 1001 10825 Mar 1 05:42 Attribution.txt [2023-03-01T05:44:59.956Z] -rw-rw-r-- 1 1001 1001 73765 Mar 1 05:42 CHANGELOG.md [2023-03-01T05:44:59.956Z] -rw-rw-r-- 1 1001 1001 3804 Mar 1 05:42 CONTRIBUTING.md [2023-03-01T05:44:59.956Z] -rw-rw-r-- 1 1001 1001 677 Mar 1 05:42 GOVERNANCE.md [2023-03-01T05:44:59.956Z] -rw-rw-r-- 1 1001 1001 883 Mar 1 05:42 Jenkinsfile [2023-03-01T05:44:59.956Z] -rw-rw-r-- 1 1001 1001 10775 Mar 1 05:42 LICENSE [2023-03-01T05:44:59.956Z] -rw-rw-r-- 1 1001 1001 14116 Mar 1 05:42 Makefile [2023-03-01T05:44:59.956Z] -rw-rw-r-- 1 1001 1001 582 Mar 1 05:42 OWNERS.md [2023-03-01T05:44:59.956Z] -rw-rw-r-- 1 1001 1001 9403 Mar 1 05:42 README.md [2023-03-01T05:44:59.956Z] -rw-rw-r-- 1 1001 1001 6912 Mar 1 05:42 SECURITY.md [2023-03-01T05:44:59.956Z] -rw-rw-r-- 1 1001 1001 5 Mar 1 05:43 VERSION [2023-03-01T05:44:59.956Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 05:42 bin [2023-03-01T05:44:59.956Z] drwxrwxr-x 18 1001 1001 4096 Mar 1 05:42 cmd [2023-03-01T05:44:59.956Z] -rw-r--r-- 1 root root 487670 Mar 1 05:44 coverage.out [2023-03-01T05:44:59.956Z] -rw-rw-r-- 1 1001 1001 3296 Mar 1 05:42 go.mod [2023-03-01T05:44:59.956Z] -rw-rw-r-- 1 1001 1001 31429 Mar 1 05:42 go.sum [2023-03-01T05:44:59.956Z] drwxrwxr-x 7 1001 1001 4096 Mar 1 05:42 internal [2023-03-01T05:44:59.956Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 05:42 openapi [2023-03-01T05:44:59.956Z] drwxrwxr-x 4 1001 1001 4096 Mar 1 05:42 snap [2023-03-01T05:44:59.956Z] -rw-rw-r-- 1 1001 1001 204 Mar 1 05:42 version.go [Pipeline] sh [2023-03-01T05:45:00.320Z] + '[' -e coverage.out ] [2023-03-01T05:45:00.320Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-01T05:45:00.448Z] Stashed 1 file(s) [Pipeline] sh [2023-03-01T05:45:00.747Z] + make build [2023-03-01T05:45:00.747Z] 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-03-01T05:45:15.624Z] 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-03-01T05:45:15.624Z] 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-03-01T05:45:16.192Z] 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-03-01T05:45:17.124Z] 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-03-01T05:45:25.226Z] 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-03-01T05:45:26.167Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-01T05:45:27.541Z] 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-03-01T05:45:28.104Z] 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-03-01T05:45:29.480Z] 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-03-01T05:45:30.413Z] 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-03-01T05:45:31.344Z] 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-03-01T05:45:33.871Z] 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-03-01T05:45:35.270Z] $ docker stop --time=1 90f4dd6db7ca73b2b64a197a18c7215e86b24f795293a1a08855ccb74956c711 [2023-03-01T05:45:40.580Z] $ docker rm -f --volumes 90f4dd6db7ca73b2b64a197a18c7215e86b24f795293a1a08855ccb74956c711 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T05:45:41.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T05:45:41.645Z] [2023-03-01T05:45:41.645Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T05:45:42.013Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T05:45:42.013Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-01T05:45:42.013Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-01T05:45:42.013Z] ca9280d653b3: Pulling fs layer [2023-03-01T05:45:42.013Z] 7e9c9ca2126c: Pulling fs layer [2023-03-01T05:45:42.013Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-01T05:45:42.013Z] cbdbe7a5bc2a: Download complete [2023-03-01T05:45:42.273Z] ca9280d653b3: Verifying Checksum [2023-03-01T05:45:42.273Z] ca9280d653b3: Download complete [2023-03-01T05:45:42.273Z] cbdbe7a5bc2a: Pull complete [2023-03-01T05:45:42.531Z] 7e9c9ca2126c: Download complete [2023-03-01T05:45:42.788Z] ca9280d653b3: Pull complete [2023-03-01T05:45:46.068Z] 7e9c9ca2126c: Pull complete [2023-03-01T05:45:46.068Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-01T05:45:46.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T05:45:46.068Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T05:45:46.283Z] prd-ubuntu20.04-docker-8c-8g-7907 does not seem to be running inside a container [2023-03-01T05:45:46.310Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-01T05:45:46.965Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7910 in /w/workspace/edgexfoundry_edgex-go_PR-4400 [2023-03-01T05:45:49.106Z] $ docker top 155a15b07b9259193f102b0abcee584dd2e93a56ae97a57bfd5e51f3d55d783a -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-03-01T05:45:49.308Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-01T05:45:49.391Z] The recommended git tool is: git [2023-03-01T05:45:49.529Z] + docker-compose build --help+ [2023-03-01T05:45:49.529Z] grep parallel [2023-03-01T05:45:50.097Z] --parallel Build images in parallel. [Pipeline] } [2023-03-01T05:45:50.129Z] $ docker stop --time=1 155a15b07b9259193f102b0abcee584dd2e93a56ae97a57bfd5e51f3d55d783a [2023-03-01T05:45:51.390Z] $ docker rm -f --volumes 155a15b07b9259193f102b0abcee584dd2e93a56ae97a57bfd5e51f3d55d783a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T05:45:51.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T05:45:51.988Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T05:45:52.129Z] prd-ubuntu20.04-docker-8c-8g-7907 does not seem to be running inside a container [2023-03-01T05:45:52.153Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-01T05:45:52.479Z] $ docker top 51e7c80fc445c482e3d9f46b8e3eac53e6ab6fd8795c570aef2cfeeb1a569956 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T05:45:52.859Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-01T05:45:53.426Z] Building core-command ... [2023-03-01T05:45:53.426Z] Building core-common-config-bootstrapper ... [2023-03-01T05:45:53.426Z] Building core-data ... [2023-03-01T05:45:53.426Z] Building core-metadata ... [2023-03-01T05:45:53.426Z] Building security-bootstrapper ... [2023-03-01T05:45:53.426Z] Building security-proxy-auth ... [2023-03-01T05:45:53.426Z] Building security-proxy-setup ... [2023-03-01T05:45:53.426Z] Building security-secretstore-setup ... [2023-03-01T05:45:53.426Z] Building security-spiffe-token-provider ... [2023-03-01T05:45:53.426Z] Building security-spire-agent ... [2023-03-01T05:45:53.426Z] Building security-spire-config ... [2023-03-01T05:45:53.426Z] Building security-spire-server ... [2023-03-01T05:45:53.426Z] Building support-notifications ... [2023-03-01T05:45:53.426Z] Building support-scheduler ... [2023-03-01T05:45:53.426Z] Building core-command [2023-03-01T05:45:53.426Z] Building security-proxy-auth [2023-03-01T05:45:53.426Z] Building security-spire-agent [2023-03-01T05:45:53.426Z] Building security-spiffe-token-provider [2023-03-01T05:45:53.426Z] Building security-spire-config [2023-03-01T05:45:54.915Z] using credential edgex-jenkins-ssh [2023-03-01T05:45:54.931Z] Cloning the remote Git repository [2023-03-01T05:45:54.978Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-01T05:45:55.080Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-01T05:45:55.251Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-01T05:45:55.252Z] > git --version # timeout=10 [2023-03-01T05:45:55.277Z] > git --version # 'git version 2.25.1' [2023-03-01T05:45:55.279Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T05:45:55.362Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T05:46:05.621Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T05:46:05.621Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T05:46:05.621Z] ---> 4a289b40c564 [2023-03-01T05:46:05.621Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T05:46:05.621Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T05:46:05.621Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T05:46:05.621Z] ---> 4a289b40c564 [2023-03-01T05:46:05.621Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T05:46:05.621Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T05:46:05.621Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T05:46:05.621Z] ---> 4a289b40c564 [2023-03-01T05:46:05.621Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T05:46:05.621Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T05:46:05.621Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-01T05:46:05.621Z] ---> 4a289b40c564 [2023-03-01T05:46:05.621Z] Step 3/19 : WORKDIR /edgex-go [2023-03-01T05:46:05.621Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T05:46:05.621Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T05:46:05.621Z] ---> 4a289b40c564 [2023-03-01T05:46:05.621Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-01T05:46:12.191Z] ---> Running in f27e5c4e2496 [2023-03-01T05:46:12.191Z] ---> Running in a5807160ebe6 [2023-03-01T05:46:12.191Z] ---> Running in 5d983e8ec34b [2023-03-01T05:46:12.191Z] ---> Running in 969b81a7a26d [2023-03-01T05:46:12.191Z] ---> Running in b3d4c14b73ca [2023-03-01T05:46:12.191Z] Removing intermediate container a5807160ebe6 [2023-03-01T05:46:12.191Z] ---> c24bfa8efb8b [2023-03-01T05:46:12.191Z] Step 4/23 : WORKDIR /edgex-go [2023-03-01T05:46:12.191Z] Removing intermediate container 969b81a7a26d [2023-03-01T05:46:12.191Z] ---> e3c3c0f090bd [2023-03-01T05:46:12.191Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T05:46:12.191Z] Removing intermediate container 5d983e8ec34b [2023-03-01T05:46:12.191Z] ---> b294c1215605 [2023-03-01T05:46:12.191Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-01T05:46:12.191Z] Removing intermediate container f27e5c4e2496 [2023-03-01T05:46:12.191Z] ---> 5ae058db5cba [2023-03-01T05:46:12.191Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T05:46:12.191Z] Removing intermediate container b3d4c14b73ca [2023-03-01T05:46:12.191Z] ---> 6bbe55b9e08f [2023-03-01T05:46:12.191Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T05:46:12.191Z] ---> Running in c0215a4acdd7 [2023-03-01T05:46:12.191Z] ---> Running in 81fd4962cad9 [2023-03-01T05:46:12.191Z] ---> Running in cdbd0444b152 [2023-03-01T05:46:12.191Z] ---> Running in 59751e1111cd [2023-03-01T05:46:12.191Z] ---> Running in c6d5280ff515 [2023-03-01T05:46:12.191Z] Removing intermediate container c0215a4acdd7 [2023-03-01T05:46:12.191Z] ---> 606a60c4d96a [2023-03-01T05:46:12.191Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-01T05:46:12.191Z] ---> Running in 58a230b9ec8a [2023-03-01T05:46:12.191Z] Removing intermediate container c6d5280ff515 [2023-03-01T05:46:12.191Z] ---> eb816803d55d [2023-03-01T05:46:12.191Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T05:46:12.191Z] ---> Running in e3bc5fba18a9 [2023-03-01T05:46:12.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:46:12.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:46:12.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:46:12.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:46:12.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:46:12.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:46:12.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:46:12.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:46:12.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:46:12.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:46:12.448Z] OK: 211 MiB in 51 packages [2023-03-01T05:46:12.448Z] OK: 211 MiB in 51 packages [2023-03-01T05:46:12.732Z] OK: 211 MiB in 51 packages [2023-03-01T05:46:12.732Z] OK: 211 MiB in 51 packages [2023-03-01T05:46:12.732Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-01T05:46:12.732Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-01T05:46:12.732Z] OK: 17046 distinct packages available [2023-03-01T05:46:12.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:46:12.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:46:12.995Z] Removing intermediate container 59751e1111cd [2023-03-01T05:46:12.995Z] ---> e1236a8cdc48 [2023-03-01T05:46:12.995Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T05:46:12.995Z] OK: 211 MiB in 51 packages [2023-03-01T05:46:12.995Z] Removing intermediate container e3bc5fba18a9 [2023-03-01T05:46:12.995Z] ---> 39d5d09b5037 [2023-03-01T05:46:12.995Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T05:46:12.995Z] Removing intermediate container 81fd4962cad9 [2023-03-01T05:46:12.995Z] ---> f76a31e739d6 [2023-03-01T05:46:12.995Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T05:46:13.252Z] Removing intermediate container 58a230b9ec8a [2023-03-01T05:46:13.252Z] ---> 032b882afc5e [2023-03-01T05:46:13.252Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-01T05:46:13.252Z] ---> 425163fc3c7c [2023-03-01T05:46:13.252Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T05:46:13.252Z] ---> Running in 1c74391d5601 [2023-03-01T05:46:13.252Z] ---> a7ce54e2d04f [2023-03-01T05:46:13.253Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T05:46:13.253Z] ---> Running in 7c64eee1389e [2023-03-01T05:46:13.253Z] ---> cdea7afe2d5a [2023-03-01T05:46:13.253Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T05:46:13.253Z] ---> Running in 32dcb30acedc [2023-03-01T05:46:13.253Z] ---> 71bf322e52a4 [2023-03-01T05:46:13.253Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T05:46:13.253Z] ---> Running in 8a985b33d871 [2023-03-01T05:46:13.514Z] Removing intermediate container cdbd0444b152 [2023-03-01T05:46:13.514Z] ---> ddf2af39f9b0 [2023-03-01T05:46:13.514Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-01T05:46:13.514Z] ---> 5c3e9b871953 [2023-03-01T05:46:13.514Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T05:46:13.773Z] ---> Running in 99bdae8fb8c2 [2023-03-01T05:46:14.916Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-01T05:46:14.943Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T05:46:16.865Z] Merging remotes/origin/main commit 0ed1034b3ab63d116b0414f8674ebacfe755126e into PR head commit 43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd [2023-03-01T05:46:17.287Z] Merge succeeded, producing 43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd [2023-03-01T05:46:17.288Z] Checking out Revision 43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd (PR-4400) [2023-03-01T05:46:17.978Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" [2023-03-01T05:46:18.034Z] > git --version # timeout=10 [2023-03-01T05:46:18.045Z] > git --version # 'git version 2.25.1' [2023-03-01T05:46:18.064Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T05:46:16.036Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-01T05:46:16.092Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-01T05:46:16.093Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T05:46:16.113Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4400/head:refs/remotes/origin/PR-4400 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-01T05:46:16.879Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T05:46:16.902Z] > git checkout -f 43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd # timeout=10 [2023-03-01T05:46:17.175Z] > git remote # timeout=10 [2023-03-01T05:46:17.195Z] > git config --get remote.origin.url # timeout=10 [2023-03-01T05:46:17.218Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T05:46:17.235Z] > git merge 0ed1034b3ab63d116b0414f8674ebacfe755126e # timeout=10 [2023-03-01T05:46:17.264Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-01T05:46:17.291Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T05:46:17.308Z] > git checkout -f 43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T05:46:19.307Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-01T05:46:19.307Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T05:46:19.307Z] Dload Upload Total Spent Left Speed [2023-03-01T05:46:19.307Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh [2023-03-01T05:46:20.039Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-01T05:46:20.381Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-01T05:46:20.381Z] + sudo tee /etc/docker/daemon.new [2023-03-01T05:46:20.381Z] { [2023-03-01T05:46:20.381Z] "registry-mirrors": [ [2023-03-01T05:46:20.381Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-01T05:46:20.381Z] ], [2023-03-01T05:46:20.381Z] "bip": "10.250.0.254/24", [2023-03-01T05:46:20.381Z] "hosts": [ [2023-03-01T05:46:20.381Z] "tcp://0.0.0.0:5555", [2023-03-01T05:46:20.381Z] "unix:///var/run/docker.sock" [2023-03-01T05:46:20.381Z] ], [2023-03-01T05:46:20.381Z] "mtu": 1458, [2023-03-01T05:46:20.381Z] "selinux-enabled": true, [2023-03-01T05:46:20.381Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-01T05:46:20.381Z] } [Pipeline] sh [2023-03-01T05:46:20.731Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-01T05:46:21.104Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T05:46:39.462Z] provisioning config files... [2023-03-01T05:46:39.491Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5851502251061206460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T05:46:39.890Z] ---> docker-login.sh [2023-03-01T05:46:39.890Z] nexus3.edgexfoundry.org:10001 [2023-03-01T05:46:40.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T05:46:40.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T05:46:40.483Z] Configure a credential helper to remove this warning. See [2023-03-01T05:46:40.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T05:46:40.483Z] [2023-03-01T05:46:40.483Z] Login Succeeded [2023-03-01T05:46:40.483Z] nexus3.edgexfoundry.org:10002 [2023-03-01T05:46:40.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T05:46:41.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T05:46:41.021Z] Configure a credential helper to remove this warning. See [2023-03-01T05:46:41.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T05:46:41.021Z] [2023-03-01T05:46:41.021Z] Login Succeeded [2023-03-01T05:46:41.021Z] nexus3.edgexfoundry.org:10003 [2023-03-01T05:46:41.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T05:46:41.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T05:46:41.293Z] Configure a credential helper to remove this warning. See [2023-03-01T05:46:41.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T05:46:41.293Z] [2023-03-01T05:46:41.293Z] Login Succeeded [2023-03-01T05:46:41.293Z] nexus3.edgexfoundry.org:10004 [2023-03-01T05:46:41.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T05:46:41.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T05:46:41.566Z] Configure a credential helper to remove this warning. See [2023-03-01T05:46:41.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T05:46:41.566Z] [2023-03-01T05:46:41.566Z] Login Succeeded [2023-03-01T05:46:41.566Z] docker.io [2023-03-01T05:46:41.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T05:46:42.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T05:46:42.105Z] Configure a credential helper to remove this warning. See [2023-03-01T05:46:42.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T05:46:42.105Z] [2023-03-01T05:46:42.105Z] Login Succeeded [2023-03-01T05:46:42.105Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T05:46:42.134Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-01T05:46:42.851Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-01T05:46:42.896Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T05:46:42.936Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T05:46:42.968Z] ========================================================= [2023-03-01T05:46:42.968Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-01T05:46:42.968Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-01T05:46:43.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T05:46:43.603Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-01T05:46:43.603Z] 9b18e9b68314: Pulling fs layer [2023-03-01T05:46:43.603Z] 35d82f9e3411: Pulling fs layer [2023-03-01T05:46:43.603Z] e16973657156: Pulling fs layer [2023-03-01T05:46:43.603Z] fc693d55d65f: Pulling fs layer [2023-03-01T05:46:43.603Z] 7e9fc2657dce: Pulling fs layer [2023-03-01T05:46:43.603Z] dda99020689f: Pulling fs layer [2023-03-01T05:46:43.603Z] db1c61fa0a46: Pulling fs layer [2023-03-01T05:46:43.603Z] 891c053d2c06: Pulling fs layer [2023-03-01T05:46:43.603Z] fc693d55d65f: Waiting [2023-03-01T05:46:43.603Z] 7e9fc2657dce: Waiting [2023-03-01T05:46:43.603Z] 891c053d2c06: Waiting [2023-03-01T05:46:43.603Z] db1c61fa0a46: Waiting [2023-03-01T05:46:43.603Z] dda99020689f: Waiting [2023-03-01T05:46:43.603Z] e16973657156: Verifying Checksum [2023-03-01T05:46:43.603Z] e16973657156: Download complete [2023-03-01T05:46:43.603Z] 35d82f9e3411: Download complete [2023-03-01T05:46:43.603Z] 7e9fc2657dce: Download complete [2023-03-01T05:46:43.603Z] dda99020689f: Verifying Checksum [2023-03-01T05:46:43.603Z] dda99020689f: Download complete [2023-03-01T05:46:43.603Z] 9b18e9b68314: Verifying Checksum [2023-03-01T05:46:43.603Z] 9b18e9b68314: Download complete [2023-03-01T05:46:44.579Z] 9b18e9b68314: Pull complete [2023-03-01T05:46:44.851Z] 891c053d2c06: Verifying Checksum [2023-03-01T05:46:44.851Z] 891c053d2c06: Download complete [2023-03-01T05:46:45.124Z] 35d82f9e3411: Pull complete [2023-03-01T05:46:45.394Z] e16973657156: Pull complete [2023-03-01T05:46:45.982Z] db1c61fa0a46: Verifying Checksum [2023-03-01T05:46:45.982Z] db1c61fa0a46: Download complete [2023-03-01T05:46:46.569Z] fc693d55d65f: Verifying Checksum [2023-03-01T05:46:46.569Z] fc693d55d65f: Download complete [2023-03-01T05:46:58.917Z] fc693d55d65f: Pull complete [2023-03-01T05:46:58.917Z] 7e9fc2657dce: Pull complete [2023-03-01T05:46:58.917Z] dda99020689f: Pull complete [2023-03-01T05:47:00.596Z] Removing intermediate container 32dcb30acedc [2023-03-01T05:47:00.596Z] ---> a90ce8592b50 [2023-03-01T05:47:00.596Z] Step 8/22 : COPY . . [2023-03-01T05:47:00.596Z] Removing intermediate container 8a985b33d871 [2023-03-01T05:47:00.596Z] ---> 87877ade5a2d [2023-03-01T05:47:00.596Z] Step 8/23 : COPY . . [2023-03-01T05:47:00.596Z] Removing intermediate container 99bdae8fb8c2 [2023-03-01T05:47:00.596Z] ---> f20adc211864 [2023-03-01T05:47:00.596Z] Step 7/19 : COPY . . [2023-03-01T05:47:00.596Z] Removing intermediate container 7c64eee1389e [2023-03-01T05:47:00.596Z] ---> e9e2f27d3912 [2023-03-01T05:47:00.596Z] Step 7/24 : COPY . . [2023-03-01T05:47:00.596Z] Removing intermediate container 1c74391d5601 [2023-03-01T05:47:00.596Z] ---> b7e3dc5d312e [2023-03-01T05:47:00.596Z] Step 7/24 : COPY . . [2023-03-01T05:47:04.286Z] db1c61fa0a46: Pull complete [2023-03-01T05:47:05.254Z] 891c053d2c06: Pull complete [2023-03-01T05:47:05.522Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-01T05:47:05.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T05:47:05.522Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-01T05:47:05.941Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-01T05:47:05.941Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T05:47:05.941Z] WORKDIR /edgex [2023-03-01T05:47:05.941Z] COPY go.mod . [2023-03-01T05:47:05.941Z] RUN go mod download [2023-03-01T05:47:06.535Z] Sending build context to Docker daemon 3.118MB [2023-03-01T05:47:06.535Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T05:47:06.535Z] ---> f96f9c87975a [2023-03-01T05:47:06.535Z] Step 2/4 : WORKDIR /edgex [2023-03-01T05:47:09.123Z] ---> Running in f78b2278673b [2023-03-01T05:47:09.123Z] Removing intermediate container f78b2278673b [2023-03-01T05:47:09.123Z] ---> 5ce6695a87b3 [2023-03-01T05:47:09.123Z] Step 3/4 : COPY go.mod . [2023-03-01T05:47:09.710Z] ---> 9fa75b20669d [2023-03-01T05:47:09.710Z] Step 4/4 : RUN go mod download [2023-03-01T05:47:09.710Z] ---> Running in c1929d911f0a [2023-03-01T05:47:15.670Z] ---> 0e7a2c9452f1 [2023-03-01T05:47:15.670Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-01T05:47:15.670Z] ---> b6f3bbf91cc9 [2023-03-01T05:47:15.670Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T05:47:15.670Z] ---> 545f5fd81739 [2023-03-01T05:47:15.670Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-01T05:47:15.670Z] ---> 435942a331ec [2023-03-01T05:47:15.670Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T05:47:15.670Z] ---> Running in b3b08994b1e8 [2023-03-01T05:47:15.670Z] ---> Running in e26eaaeb1afd [2023-03-01T05:47:15.670Z] ---> Running in beba1c4a71da [2023-03-01T05:47:15.670Z] ---> dfd20651db6a [2023-03-01T05:47:15.670Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-01T05:47:15.670Z] ---> Running in a5d29709f97d [2023-03-01T05:47:15.670Z] ---> Running in 6f2d36a17778 [2023-03-01T05:47:15.670Z] Removing intermediate container b3b08994b1e8 [2023-03-01T05:47:15.670Z] ---> 8d89851d3c50 [2023-03-01T05:47:15.670Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T05:47:15.670Z] ---> Running in bbc73850f5b8 [2023-03-01T05:47:15.670Z] Removing intermediate container a5d29709f97d [2023-03-01T05:47:15.670Z] ---> 3739bc27c5bb [2023-03-01T05:47:15.670Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T05:47:15.670Z] ---> Running in e2850499d46b [2023-03-01T05:47:15.670Z] Removing intermediate container bbc73850f5b8 [2023-03-01T05:47:15.670Z] ---> 594a41fcab2d [2023-03-01T05:47:15.670Z] 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-03-01T05:47:15.670Z] ---> Running in 2a2801e95875 [2023-03-01T05:47:15.670Z] Removing intermediate container e2850499d46b [2023-03-01T05:47:15.670Z] ---> 3832ddd2b68e [2023-03-01T05:47:15.670Z] 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-03-01T05:47:15.670Z] ---> Running in f56ad09f812e [2023-03-01T05:47:15.670Z] 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-03-01T05:47:15.670Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-01T05:47:15.670Z] 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-03-01T05:47:15.670Z] Removing intermediate container f56ad09f812e [2023-03-01T05:47:15.670Z] ---> a2810caf4148 [2023-03-01T05:47:15.670Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T05:47:15.670Z] ---> Running in 6f360e3afb8e [2023-03-01T05:47:15.670Z] Removing intermediate container 2a2801e95875 [2023-03-01T05:47:15.670Z] ---> a37cdc444862 [2023-03-01T05:47:15.670Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T05:47:15.670Z] ---> Running in 4c9ff347516e [2023-03-01T05:47:15.670Z] Removing intermediate container 6f360e3afb8e [2023-03-01T05:47:15.670Z] ---> e689eceab51f [2023-03-01T05:47:15.670Z] [2023-03-01T05:47:15.670Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T05:47:15.670Z] Removing intermediate container 4c9ff347516e [2023-03-01T05:47:15.670Z] ---> ef0fac2e472d [2023-03-01T05:47:15.670Z] [2023-03-01T05:47:15.670Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T05:47:15.670Z] 3.15: Pulling from library/alpine [2023-03-01T05:47:15.670Z] 3.15: Pulling from library/alpine [2023-03-01T05:47:15.928Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-01T05:47:15.928Z] Status: Downloaded newer image for alpine:3.15 [2023-03-01T05:47:15.928Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-01T05:47:15.928Z] Status: Image is up to date for alpine:3.15 [2023-03-01T05:47:15.928Z] ---> 5ce65d7b0fde [2023-03-01T05:47:15.928Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T05:47:15.928Z] ---> 5ce65d7b0fde [2023-03-01T05:47:15.928Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T05:47:16.188Z] ---> Running in 77b56b1b501a [2023-03-01T05:47:16.188Z] ---> Running in 8ef05518f1d7 [2023-03-01T05:47:16.188Z] Removing intermediate container 77b56b1b501a [2023-03-01T05:47:16.188Z] ---> 611aad71bd88 [2023-03-01T05:47:16.188Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T05:47:16.445Z] ---> Running in 9e92e2a0e170 [2023-03-01T05:47:16.445Z] Removing intermediate container 8ef05518f1d7 [2023-03-01T05:47:16.445Z] ---> b49191163cd6 [2023-03-01T05:47:16.445Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-01T05:47:16.445Z] ---> Running in 18dfc486242f [2023-03-01T05:47:16.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:47:16.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:47:16.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:47:16.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:47:17.216Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T05:47:17.216Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T05:47:17.216Z] OK: 15857 distinct packages available [2023-03-01T05:47:17.216Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T05:47:17.216Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T05:47:17.216Z] OK: 15857 distinct packages available [2023-03-01T05:47:17.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:47:17.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:47:17.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:47:17.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:47:17.472Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-01T05:47:17.472Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-01T05:47:17.472Z] (3/5) Installing libucontext (1.1-r0) [2023-03-01T05:47:17.472Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-01T05:47:17.472Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-01T05:47:17.472Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T05:47:17.472Z] OK: 7 MiB in 19 packages [2023-03-01T05:47:17.472Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-01T05:47:17.472Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-01T05:47:17.472Z] (3/4) Installing libucontext (1.1-r0) [2023-03-01T05:47:17.472Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-01T05:47:17.472Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T05:47:17.731Z] OK: 6 MiB in 18 packages [2023-03-01T05:47:20.264Z] Removing intermediate container 9e92e2a0e170 [2023-03-01T05:47:20.264Z] ---> 9491be0f91dd [2023-03-01T05:47:20.264Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-01T05:47:20.830Z] Removing intermediate container 18dfc486242f [2023-03-01T05:47:20.830Z] ---> b9e771313903 [2023-03-01T05:47:20.830Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T05:47:22.204Z] ---> 0c32cb9681a6 [2023-03-01T05:47:22.204Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T05:47:24.727Z] ---> 175da74b1fbb [2023-03-01T05:47:24.727Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T05:47:24.727Z] ---> 117401a3856d [2023-03-01T05:47:24.727Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T05:47:25.292Z] ---> f7809ae8f01f [2023-03-01T05:47:25.292Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-01T05:47:25.292Z] ---> 6803db0764d3 [2023-03-01T05:47:25.292Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-01T05:47:25.549Z] ---> Running in a0c544600cd2 [2023-03-01T05:47:25.806Z] Removing intermediate container a0c544600cd2 [2023-03-01T05:47:25.806Z] ---> e3a06b1b7f54 [2023-03-01T05:47:25.806Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-01T05:47:25.806Z] ---> c54baceb55d6 [2023-03-01T05:47:25.806Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-01T05:47:26.377Z] ---> 1fe7706e2311 [2023-03-01T05:47:26.377Z] Step 19/24 : WORKDIR / [2023-03-01T05:47:26.377Z] ---> 893ee7a4cf9e [2023-03-01T05:47:26.377Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T05:47:26.377Z] ---> Running in 5887ac035bc4 [2023-03-01T05:47:26.634Z] ---> Running in 8dafa672f835 [2023-03-01T05:47:27.268Z] Removing intermediate container 5887ac035bc4 [2023-03-01T05:47:27.268Z] ---> 304148cba791 [2023-03-01T05:47:27.268Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T05:47:27.268Z] Removing intermediate container 8dafa672f835 [2023-03-01T05:47:27.268Z] ---> f526d88ed201 [2023-03-01T05:47:27.268Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T05:47:27.268Z] ---> Running in a63abdad6ee6 [2023-03-01T05:47:27.268Z] ---> Running in 38ec803da088 [2023-03-01T05:47:27.525Z] Removing intermediate container a63abdad6ee6 [2023-03-01T05:47:27.525Z] ---> d50333615529 [2023-03-01T05:47:27.525Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T05:47:27.784Z] Removing intermediate container 38ec803da088 [2023-03-01T05:47:27.784Z] ---> be687ad8db4d [2023-03-01T05:47:27.784Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T05:47:27.784Z] ---> Running in d14e94391175 [2023-03-01T05:47:28.156Z] ---> Running in bdb6009e75ba [2023-03-01T05:47:28.741Z] Removing intermediate container d14e94391175 [2023-03-01T05:47:28.741Z] ---> 11c6c6e3a3eb [2023-03-01T05:47:28.741Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T05:47:28.741Z] Removing intermediate container bdb6009e75ba [2023-03-01T05:47:28.741Z] ---> 60fc8e5bcb46 [2023-03-01T05:47:28.741Z] Step 23/24 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd [2023-03-01T05:47:28.741Z] ---> Running in 71ae0a6dbab2 [2023-03-01T05:47:29.303Z] ---> Running in 09473ae241ce [2023-03-01T05:47:29.303Z] Removing intermediate container 71ae0a6dbab2 [2023-03-01T05:47:29.303Z] ---> 7d1777e1d3de [2023-03-01T05:47:29.303Z] Step 23/24 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd [2023-03-01T05:47:29.619Z] ---> Running in 103f1d41a1a0 [2023-03-01T05:47:29.619Z] Removing intermediate container 09473ae241ce [2023-03-01T05:47:29.619Z] ---> fcd80dd3d0f7 [2023-03-01T05:47:29.619Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T05:47:29.619Z] ---> Running in 8447b83ee2fd [2023-03-01T05:47:29.877Z] Removing intermediate container 103f1d41a1a0 [2023-03-01T05:47:29.877Z] ---> 0f0744b78c5c [2023-03-01T05:47:29.877Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T05:47:29.877Z] Removing intermediate container 8447b83ee2fd [2023-03-01T05:47:29.877Z] ---> 73a131928b9a [2023-03-01T05:47:29.877Z] [2023-03-01T05:47:29.877Z] ---> Running in b671d23a9506 [2023-03-01T05:47:29.877Z] Successfully built 73a131928b9a [2023-03-01T05:47:29.877Z] Successfully tagged security-spire-agent:latest [2023-03-01T05:47:29.877Z]  Building security-spire-agent ... done Building security-secretstore-setup [2023-03-01T05:47:30.810Z] Removing intermediate container b671d23a9506 [2023-03-01T05:47:30.810Z] ---> 8c4cfd73c799 [2023-03-01T05:47:30.810Z] [2023-03-01T05:47:30.810Z] Successfully built 8c4cfd73c799 [2023-03-01T05:47:30.810Z] Successfully tagged security-spire-config:latest [2023-03-01T05:47:30.810Z] Building support-scheduler [2023-03-01T05:47:36.110Z]  Building security-spire-config ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T05:47:36.110Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T05:47:36.110Z] ---> 4a289b40c564 [2023-03-01T05:47:36.110Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T05:47:36.110Z] ---> Using cache [2023-03-01T05:47:36.110Z] ---> 6bbe55b9e08f [2023-03-01T05:47:36.110Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-01T05:47:36.110Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T05:47:36.110Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T05:47:36.110Z] ---> 4a289b40c564 [2023-03-01T05:47:36.110Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T05:47:36.110Z] ---> Using cache [2023-03-01T05:47:36.110Z] ---> e3c3c0f090bd [2023-03-01T05:47:36.110Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T05:47:36.110Z] ---> Using cache [2023-03-01T05:47:36.110Z] ---> eb816803d55d [2023-03-01T05:47:36.110Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T05:47:36.110Z] ---> Using cache [2023-03-01T05:47:36.110Z] ---> 39d5d09b5037 [2023-03-01T05:47:36.110Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T05:47:36.110Z] ---> Using cache [2023-03-01T05:47:36.110Z] ---> cdea7afe2d5a [2023-03-01T05:47:36.110Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T05:47:36.110Z] ---> Using cache [2023-03-01T05:47:36.110Z] ---> a90ce8592b50 [2023-03-01T05:47:36.110Z] Step 8/22 : COPY . . [2023-03-01T05:47:36.110Z] ---> Using cache [2023-03-01T05:47:36.110Z] ---> 0e7a2c9452f1 [2023-03-01T05:47:36.110Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-01T05:47:41.372Z] ---> Running in 947c1fc88537 [2023-03-01T05:47:41.372Z] ---> Running in eac8bfa0110e [2023-03-01T05:47:41.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:47:41.936Z] 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-03-01T05:47:41.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:47:41.995Z] Removing intermediate container c1929d911f0a [2023-03-01T05:47:41.996Z] ---> 0e82dfbd63b2 [2023-03-01T05:47:41.996Z] Successfully built 0e82dfbd63b2 [2023-03-01T05:47:41.996Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T05:47:42.194Z] OK: 211 MiB in 51 packages [2023-03-01T05:47:42.424Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T05:47:42.424Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T05:47:42.716Z] prd-ubuntu20.04-docker-arm64-4c-16g-7910 does not seem to be running inside a container [2023-03-01T05:47:42.797Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-01T05:47:44.096Z] $ docker top a4dfb43832b76f007d10b30227ed5d3f468a48b4ddf531d8a746ba9009eb8313 -eo pid,comm [2023-03-01T05:47:44.139Z] Removing intermediate container eac8bfa0110e [2023-03-01T05:47:44.139Z] ---> d7cefd817925 [2023-03-01T05:47:44.139Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T05:47:44.139Z] Removing intermediate container beba1c4a71da [2023-03-01T05:47:44.139Z] ---> 1f47acb6639d [2023-03-01T05:47:44.139Z] [2023-03-01T05:47:44.139Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T05:47:44.139Z] Removing intermediate container 6f2d36a17778 [2023-03-01T05:47:44.139Z] ---> 34ad7fed998f [2023-03-01T05:47:44.139Z] [2023-03-01T05:47:44.139Z] Step 10/23 : FROM alpine:3.16 [Pipeline] { [Pipeline] sh [2023-03-01T05:47:44.708Z] ---> 49397e589351 [2023-03-01T05:47:44.708Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T05:47:44.708Z] ---> Running in 4129a1a717ef [2023-03-01T05:47:44.966Z] 3.16: Pulling from library/alpine [2023-03-01T05:47:44.966Z] 3.16: Pulling from library/alpine [2023-03-01T05:47:45.026Z] + go version [2023-03-01T05:47:45.026Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-01T05:47:45.059Z] $ docker stop --time=1 a4dfb43832b76f007d10b30227ed5d3f468a48b4ddf531d8a746ba9009eb8313 [2023-03-01T05:47:45.904Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T05:47:45.904Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T05:47:45.904Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T05:47:45.904Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T05:47:45.904Z] ---> dfd21b5a31f5 [2023-03-01T05:47:45.904Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-01T05:47:45.904Z] ---> dfd21b5a31f5 [2023-03-01T05:47:45.904Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T05:47:46.730Z] $ docker rm -f --volumes a4dfb43832b76f007d10b30227ed5d3f468a48b4ddf531d8a746ba9009eb8313 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2023-03-01T05:47:47.276Z] ---> Running in 148fd5a018f3 [2023-03-01T05:47:47.277Z] ---> Running in 155c2d01efc7 [2023-03-01T05:47:47.277Z] Removing intermediate container e26eaaeb1afd [2023-03-01T05:47:47.277Z] ---> 94ff2373c0d4 [2023-03-01T05:47:47.277Z] [2023-03-01T05:47:47.277Z] Step 9/19 : FROM alpine:3.15 [2023-03-01T05:47:47.277Z] ---> 5ce65d7b0fde [2023-03-01T05:47:47.277Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T05:47:47.277Z] ---> Using cache [2023-03-01T05:47:47.277Z] ---> b49191163cd6 [2023-03-01T05:47:47.277Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-01T05:47:47.277Z] ---> Running in 67e1fba1e3e7 [2023-03-01T05:47:47.277Z] Removing intermediate container 155c2d01efc7 [2023-03-01T05:47:47.277Z] ---> 1de3b6edcd0c [2023-03-01T05:47:47.277Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T05:47:47.533Z] ---> Running in 84449a886262 [2023-03-01T05:47:47.680Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T05:47:47.680Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T05:47:47.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:47:47.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:47:47.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:47:47.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:47:47.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:47:47.968Z] prd-ubuntu20.04-docker-arm64-4c-16g-7910 does not seem to be running inside a container [2023-03-01T05:47:48.043Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-01T05:47:48.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:47:48.051Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T05:47:48.051Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T05:47:48.051Z] OK: 6 MiB in 15 packages [2023-03-01T05:47:48.051Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T05:47:48.051Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T05:47:48.051Z] OK: 6 MiB in 15 packages [2023-03-01T05:47:48.051Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T05:47:48.051Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T05:47:48.051Z] OK: 15857 distinct packages available [2023-03-01T05:47:48.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:47:48.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:47:48.309Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-01T05:47:48.309Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-01T05:47:48.309Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-01T05:47:48.309Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-01T05:47:48.566Z] (5/9) Installing curl (7.80.0-r6) [2023-03-01T05:47:48.566Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-01T05:47:48.566Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-01T05:47:48.566Z] (8/9) Installing libucontext (1.1-r0) [2023-03-01T05:47:48.824Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-01T05:47:48.824Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T05:47:48.824Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T05:47:48.824Z] OK: 8 MiB in 23 packages [2023-03-01T05:47:49.082Z] Removing intermediate container 148fd5a018f3 [2023-03-01T05:47:49.082Z] ---> e3bf4ac9f646 [2023-03-01T05:47:49.082Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T05:47:49.082Z] Removing intermediate container 84449a886262 [2023-03-01T05:47:49.082Z] ---> 09a565b1bda8 [2023-03-01T05:47:49.082Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T05:47:49.082Z] ---> Running in 091e761477e2 [2023-03-01T05:47:49.327Z] $ docker top 3ee5ab78e37cdeccad1c88e4cf34b71fd08c71bedc88d7d21487141ab11393d2 -eo pid,comm [2023-03-01T05:47:49.339Z] Removing intermediate container 091e761477e2 [2023-03-01T05:47:49.339Z] ---> 304feb69027d [2023-03-01T05:47:49.339Z] Step 13/23 : ENV APP_PORT=59882 [Pipeline] { [2023-03-01T05:47:49.597Z] ---> Running in 25d46f3a8afc [2023-03-01T05:47:49.597Z] ---> 2f28fec73fac [2023-03-01T05:47:49.597Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-01T05:47:49.597Z] Removing intermediate container 67e1fba1e3e7 [2023-03-01T05:47:49.597Z] ---> 24b2bbc98012 [2023-03-01T05:47:49.597Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T05:47:49.597Z] Removing intermediate container 25d46f3a8afc [2023-03-01T05:47:49.597Z] ---> 627b16a8ca0f [2023-03-01T05:47:49.597Z] Step 14/23 : EXPOSE $APP_PORT [Pipeline] echo [2023-03-01T05:47:49.738Z] ========================================================= [2023-03-01T05:47:49.738Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-01T05:47:49.738Z] ========================================================= [Pipeline] sh [2023-03-01T05:47:49.856Z] ---> Running in 3096b64af602 [2023-03-01T05:47:49.856Z] ---> b3ef0140cf4c [2023-03-01T05:47:49.856Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-01T05:47:50.076Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [2023-03-01T05:47:50.113Z] Removing intermediate container 3096b64af602 [2023-03-01T05:47:50.113Z] ---> ca5a69b55e3c [2023-03-01T05:47:50.113Z] Step 15/23 : WORKDIR / [2023-03-01T05:47:50.113Z] ---> Running in f6ad12f5b84d [Pipeline] fileExists [2023-03-01T05:47:50.387Z] ---> eea44f2cc2c8 [2023-03-01T05:47:50.387Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [Pipeline] sh [2023-03-01T05:47:50.679Z] Removing intermediate container f6ad12f5b84d [2023-03-01T05:47:50.679Z] ---> 2c20d9097e36 [2023-03-01T05:47:50.679Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T05:47:50.939Z] ---> 197dd5398828 [2023-03-01T05:47:50.939Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-01T05:47:50.939Z] ---> 6c7374fd84dd [2023-03-01T05:47:50.939Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-01T05:47:50.939Z] ---> 05c30d1b741a [2023-03-01T05:47:50.939Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-01T05:47:51.061Z] + make test [2023-03-01T05:47:51.061Z] go test -race -coverprofile=coverage.out ./... [2023-03-01T05:47:51.197Z] ---> f66b36f74b51 [2023-03-01T05:47:51.197Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-01T05:47:51.197Z] ---> 46a0c244f0fe [2023-03-01T05:47:51.197Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T05:47:51.197Z] ---> Running in 5c70579a1024 [2023-03-01T05:47:51.197Z] ---> Running in 3f9462ab12ec [2023-03-01T05:47:51.455Z] Removing intermediate container 3f9462ab12ec [2023-03-01T05:47:51.455Z] ---> a2548cbc1bdb [2023-03-01T05:47:51.455Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T05:47:51.455Z] ---> Running in 220f08dcbc02 [2023-03-01T05:47:51.711Z] ---> acf20b10e186 [2023-03-01T05:47:51.711Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-01T05:47:51.969Z] Removing intermediate container 220f08dcbc02 [2023-03-01T05:47:51.969Z] ---> 07b13b26936d [2023-03-01T05:47:51.969Z] Step 17/19 : LABEL arch=x86_64 [2023-03-01T05:47:51.969Z] ---> Running in 506c4a9b685b [2023-03-01T05:47:52.227Z] ---> 981da2b1e626 [2023-03-01T05:47:52.227Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-01T05:47:52.227Z] Removing intermediate container 506c4a9b685b [2023-03-01T05:47:52.227Z] ---> f179ec5fd772 [2023-03-01T05:47:52.227Z] Step 18/19 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd [2023-03-01T05:47:52.227Z] ---> Running in df89836d4f74 [2023-03-01T05:47:52.227Z] ---> Running in ac709427d610 [2023-03-01T05:47:52.227Z] Removing intermediate container df89836d4f74 [2023-03-01T05:47:52.227Z] ---> 3fd8bf3c919f [2023-03-01T05:47:52.227Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T05:47:52.227Z] Removing intermediate container ac709427d610 [2023-03-01T05:47:52.227Z] ---> 4605dd0fb42f [2023-03-01T05:47:52.227Z] Step 19/19 : LABEL version=0.0.0 [2023-03-01T05:47:52.483Z] ---> Running in c3685c7f21e7 [2023-03-01T05:47:52.483Z] ---> Running in 2caff54d7d93 [2023-03-01T05:47:52.483Z] Removing intermediate container 5c70579a1024 [2023-03-01T05:47:52.483Z] ---> b6924134c577 [2023-03-01T05:47:52.483Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T05:47:52.483Z] ---> Running in 0076b619f343 [2023-03-01T05:47:52.740Z] Removing intermediate container c3685c7f21e7 [2023-03-01T05:47:52.740Z] ---> 55375abb5cfb [2023-03-01T05:47:52.740Z] [2023-03-01T05:47:52.740Z] Removing intermediate container 0076b619f343 [2023-03-01T05:47:52.740Z] ---> 1934551681de [2023-03-01T05:47:52.740Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-01T05:47:52.740Z] Removing intermediate container 2caff54d7d93 [2023-03-01T05:47:52.740Z] ---> 3f65caf9b48f [2023-03-01T05:47:52.740Z] Step 21/23 : LABEL arch=x86_64 [2023-03-01T05:47:52.740Z] ---> Running in 45b680cdcff3 [2023-03-01T05:47:52.740Z] ---> Running in dcc3c30c768a [2023-03-01T05:47:52.740Z] Successfully built 55375abb5cfb [2023-03-01T05:47:52.740Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-01T05:47:52.740Z]  Building security-spiffe-token-provider ... done Building core-metadata [2023-03-01T05:47:52.997Z] Removing intermediate container 45b680cdcff3 [2023-03-01T05:47:52.997Z] ---> 72c70fd4b9d2 [2023-03-01T05:47:52.997Z] Step 22/23 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd [2023-03-01T05:47:53.254Z] ---> Running in 2cb7846cc726 [2023-03-01T05:47:53.254Z] Removing intermediate container dcc3c30c768a [2023-03-01T05:47:53.254Z] ---> aefc21019973 [2023-03-01T05:47:53.254Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T05:47:56.552Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T05:47:56.552Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T05:47:56.552Z] ---> 4a289b40c564 [2023-03-01T05:47:56.552Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-01T05:47:56.552Z] ---> Using cache [2023-03-01T05:47:56.552Z] ---> e3c3c0f090bd [2023-03-01T05:47:56.552Z] Step 4/24 : WORKDIR /edgex-go [2023-03-01T05:47:56.553Z] ---> Using cache [2023-03-01T05:47:56.553Z] ---> eb816803d55d [2023-03-01T05:47:56.553Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-01T05:47:56.553Z] ---> Using cache [2023-03-01T05:47:56.553Z] ---> 39d5d09b5037 [2023-03-01T05:47:56.553Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-01T05:47:56.553Z] ---> Using cache [2023-03-01T05:47:56.553Z] ---> cdea7afe2d5a [2023-03-01T05:47:56.553Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T05:47:56.553Z] ---> Using cache [2023-03-01T05:47:56.553Z] ---> a90ce8592b50 [2023-03-01T05:47:56.553Z] Step 8/24 : COPY . . [2023-03-01T05:47:56.553Z] ---> Using cache [2023-03-01T05:47:56.553Z] ---> 0e7a2c9452f1 [2023-03-01T05:47:56.553Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-01T05:47:56.553Z] ---> Running in 1b77be230eda [2023-03-01T05:47:56.553Z] Removing intermediate container 2cb7846cc726 [2023-03-01T05:47:56.553Z] ---> 1172a442775b [2023-03-01T05:47:56.553Z] Step 23/23 : LABEL version=0.0.0 [2023-03-01T05:47:56.553Z] ---> Running in 028c716ad4a0 [2023-03-01T05:47:56.553Z] ---> Running in 2ac31d00b8e4 [2023-03-01T05:47:56.811Z] Removing intermediate container 1b77be230eda [2023-03-01T05:47:56.811Z] ---> f57eb7396426 [2023-03-01T05:47:56.811Z] Step 21/22 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd [2023-03-01T05:47:56.811Z] Removing intermediate container 2ac31d00b8e4 [2023-03-01T05:47:56.811Z] ---> 65935e3c32ea [2023-03-01T05:47:56.811Z] [2023-03-01T05:47:56.811Z] ---> Running in 805d06a8ad33 [2023-03-01T05:47:56.811Z] Successfully built 65935e3c32ea [2023-03-01T05:47:56.811Z] Successfully tagged core-command:latest [2023-03-01T05:47:56.811Z]  Building core-command ... done Building core-data [2023-03-01T05:47:57.070Z] 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-03-01T05:47:57.070Z] Removing intermediate container 805d06a8ad33 [2023-03-01T05:47:57.070Z] ---> 3327d575c964 [2023-03-01T05:47:57.070Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T05:48:00.354Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T05:48:00.354Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T05:48:00.354Z] ---> 4a289b40c564 [2023-03-01T05:48:00.354Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T05:48:00.354Z] ---> Using cache [2023-03-01T05:48:00.354Z] ---> e3c3c0f090bd [2023-03-01T05:48:00.354Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T05:48:00.354Z] ---> Using cache [2023-03-01T05:48:00.354Z] ---> eb816803d55d [2023-03-01T05:48:00.354Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T05:48:00.354Z] ---> Using cache [2023-03-01T05:48:00.354Z] ---> 39d5d09b5037 [2023-03-01T05:48:00.354Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T05:48:00.354Z] ---> Using cache [2023-03-01T05:48:00.354Z] ---> cdea7afe2d5a [2023-03-01T05:48:00.354Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T05:48:00.354Z] ---> Using cache [2023-03-01T05:48:00.354Z] ---> a90ce8592b50 [2023-03-01T05:48:00.354Z] Step 8/22 : COPY . . [2023-03-01T05:48:00.354Z] ---> Using cache [2023-03-01T05:48:00.354Z] ---> 0e7a2c9452f1 [2023-03-01T05:48:00.354Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-01T05:48:00.638Z] ---> Running in 49a7545262bb [2023-03-01T05:48:00.638Z] ---> Running in 895932d948f8 [2023-03-01T05:48:00.638Z] Removing intermediate container 49a7545262bb [2023-03-01T05:48:00.638Z] ---> b94d915a2e8d [2023-03-01T05:48:00.638Z] [2023-03-01T05:48:00.638Z] Successfully built b94d915a2e8d [2023-03-01T05:48:00.638Z] Successfully tagged security-proxy-auth:latest [2023-03-01T05:48:00.638Z]  Building security-proxy-auth ... done Building core-common-config-bootstrapper [2023-03-01T05:48:01.202Z] 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-03-01T05:48:04.485Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T05:48:04.485Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T05:48:04.485Z] ---> 4a289b40c564 [2023-03-01T05:48:04.485Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T05:48:04.485Z] ---> Using cache [2023-03-01T05:48:04.485Z] ---> e3c3c0f090bd [2023-03-01T05:48:04.485Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T05:48:04.485Z] ---> Using cache [2023-03-01T05:48:04.485Z] ---> eb816803d55d [2023-03-01T05:48:04.485Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T05:48:04.485Z] ---> Using cache [2023-03-01T05:48:04.485Z] ---> 39d5d09b5037 [2023-03-01T05:48:04.485Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T05:48:04.485Z] ---> Using cache [2023-03-01T05:48:04.485Z] ---> cdea7afe2d5a [2023-03-01T05:48:04.485Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T05:48:04.485Z] ---> Using cache [2023-03-01T05:48:04.485Z] ---> a90ce8592b50 [2023-03-01T05:48:04.485Z] Step 8/22 : COPY . . [2023-03-01T05:48:04.485Z] ---> Using cache [2023-03-01T05:48:04.485Z] ---> 0e7a2c9452f1 [2023-03-01T05:48:04.485Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-01T05:48:11.079Z] ---> Running in f52a84d7bc1d [2023-03-01T05:48:11.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-03-01T05:48:21.370Z] Removing intermediate container 947c1fc88537 [2023-03-01T05:48:21.371Z] ---> e3206bf502da [2023-03-01T05:48:21.371Z] [2023-03-01T05:48:21.371Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T05:48:21.371Z] ---> dfd21b5a31f5 [2023-03-01T05:48:21.371Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T05:48:21.371Z] ---> Using cache [2023-03-01T05:48:21.371Z] ---> e3bf4ac9f646 [2023-03-01T05:48:21.371Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T05:48:21.371Z] ---> Using cache [2023-03-01T05:48:21.371Z] ---> 304feb69027d [2023-03-01T05:48:21.371Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-01T05:48:21.371Z] ---> Running in 10265fdee8b7 [2023-03-01T05:48:21.371Z] Removing intermediate container 4129a1a717ef [2023-03-01T05:48:21.371Z] ---> 24bc8c5854d8 [2023-03-01T05:48:21.371Z] Step 7/24 : COPY . . [2023-03-01T05:48:21.371Z] Removing intermediate container 10265fdee8b7 [2023-03-01T05:48:21.371Z] ---> e27a7cd72592 [2023-03-01T05:48:21.371Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T05:48:26.637Z] ---> Running in df1503f14255 [2023-03-01T05:48:26.637Z] Removing intermediate container df1503f14255 [2023-03-01T05:48:26.637Z] ---> 9ebefee46c9d [2023-03-01T05:48:26.637Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T05:48:26.637Z] ---> 61ec43cf464c [2023-03-01T05:48:26.637Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-01T05:48:29.161Z] ---> Running in 52a76059ada9 [2023-03-01T05:48:29.161Z] ---> cc141a521e5d [2023-03-01T05:48:29.161Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-01T05:48:29.161Z] Removing intermediate container 895932d948f8 [2023-03-01T05:48:29.161Z] Removing intermediate container 028c716ad4a0 [2023-03-01T05:48:29.161Z] ---> 9de4e7740fac [2023-03-01T05:48:29.161Z] ---> 575a193eb9d2 [2023-03-01T05:48:29.161Z] [2023-03-01T05:48:29.161Z] [2023-03-01T05:48:29.161Z] Step 10/24 : FROM alpine:3.16 [2023-03-01T05:48:29.161Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T05:48:29.161Z] ---> dfd21b5a31f5 [2023-03-01T05:48:29.161Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-01T05:48:29.161Z] ---> dfd21b5a31f5 [2023-03-01T05:48:29.161Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-01T05:48:29.161Z] ---> Using cache [2023-03-01T05:48:29.161Z] ---> e3bf4ac9f646 [2023-03-01T05:48:29.161Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T05:48:29.161Z] ---> Using cache [2023-03-01T05:48:29.161Z] ---> 304feb69027d [2023-03-01T05:48:29.161Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-01T05:48:29.419Z] ---> Running in 8a372aed96d7 [2023-03-01T05:48:29.419Z] ---> Running in 9ce165f6411f [2023-03-01T05:48:29.984Z] 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-03-01T05:48:29.984Z] Removing intermediate container 8a372aed96d7 [2023-03-01T05:48:29.984Z] ---> 7e1db786b980 [2023-03-01T05:48:29.984Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-01T05:48:29.984Z] Removing intermediate container 9ce165f6411f [2023-03-01T05:48:29.984Z] ---> 4ae71443756f [2023-03-01T05:48:29.984Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-01T05:48:29.984Z] ---> e2ee2f6d13ae [2023-03-01T05:48:29.984Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-01T05:48:29.984Z] ---> Running in 97eb6541dfd1 [2023-03-01T05:48:29.984Z] ---> Running in 4b67fd063e75 [2023-03-01T05:48:30.242Z] Removing intermediate container 97eb6541dfd1 [2023-03-01T05:48:30.242Z] ---> 449dca439239 [2023-03-01T05:48:30.242Z] Step 15/24 : WORKDIR / [2023-03-01T05:48:30.242Z] ---> Running in 74182beba088 [2023-03-01T05:48:30.242Z] Removing intermediate container 4b67fd063e75 [2023-03-01T05:48:30.242Z] ---> 4f4233162415 [2023-03-01T05:48:30.242Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-01T05:48:30.242Z] ---> Running in b1308e463501 [2023-03-01T05:48:30.242Z] ---> 68742b07e959 [2023-03-01T05:48:30.242Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-01T05:48:30.499Z] Removing intermediate container 74182beba088 [2023-03-01T05:48:30.499Z] ---> 029ce09a69f4 [2023-03-01T05:48:30.499Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T05:48:30.499Z] ---> Running in 512d0757ecdf [2023-03-01T05:48:30.499Z] Removing intermediate container b1308e463501 [2023-03-01T05:48:30.499Z] ---> f205df7b98ad [2023-03-01T05:48:30.499Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T05:48:30.499Z] ---> Running in 26f9cb4ce5c5 [2023-03-01T05:48:30.499Z] Removing intermediate container 512d0757ecdf [2023-03-01T05:48:30.499Z] ---> ad0216f5617c [2023-03-01T05:48:30.499Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T05:48:30.775Z] ---> ead7a3ef4dbe [2023-03-01T05:48:30.775Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-01T05:48:30.775Z] ---> Running in c6618ef6f75e [2023-03-01T05:48:30.775Z] Removing intermediate container c6618ef6f75e [2023-03-01T05:48:30.775Z] ---> 4f431059e8c4 [2023-03-01T05:48:30.775Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T05:48:31.033Z] ---> Running in 41f466496883 [2023-03-01T05:48:31.294Z] Removing intermediate container 41f466496883 [2023-03-01T05:48:31.294Z] ---> 06191b6025a2 [2023-03-01T05:48:31.294Z] Step 21/22 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd [2023-03-01T05:48:31.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:48:31.294Z] ---> 976c3aff76c2 [2023-03-01T05:48:31.294Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-01T05:48:31.552Z] ---> Running in 809f39deef76 [2023-03-01T05:48:31.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:48:31.552Z] Removing intermediate container 809f39deef76 [2023-03-01T05:48:31.552Z] ---> 3fbaa994bbcd [2023-03-01T05:48:31.552Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T05:48:31.809Z] ---> Running in b143829f2743 [2023-03-01T05:48:31.809Z] ---> 8667fe84de1a [2023-03-01T05:48:31.809Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-01T05:48:31.809Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T05:48:31.809Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T05:48:31.809Z] OK: 6 MiB in 15 packages [2023-03-01T05:48:31.809Z] Removing intermediate container b143829f2743 [2023-03-01T05:48:31.809Z] ---> b8ec07600e6b [2023-03-01T05:48:31.809Z] [2023-03-01T05:48:32.066Z] Successfully built b8ec07600e6b [2023-03-01T05:48:32.066Z] Successfully tagged support-scheduler:latest [2023-03-01T05:48:32.066Z]  Building support-scheduler ... done Building security-bootstrapper [2023-03-01T05:48:36.248Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T05:48:36.248Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-01T05:48:36.248Z] ---> 4a289b40c564 [2023-03-01T05:48:36.248Z] Step 3/32 : WORKDIR /edgex-go [2023-03-01T05:48:36.248Z] ---> Using cache [2023-03-01T05:48:36.248Z] ---> 6bbe55b9e08f [2023-03-01T05:48:36.248Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-01T05:48:36.248Z] ---> Using cache [2023-03-01T05:48:36.248Z] ---> d7cefd817925 [2023-03-01T05:48:36.248Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-01T05:48:36.248Z] ---> Using cache [2023-03-01T05:48:36.248Z] ---> 49397e589351 [2023-03-01T05:48:36.248Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T05:48:36.248Z] ---> Using cache [2023-03-01T05:48:36.248Z] ---> 24bc8c5854d8 [2023-03-01T05:48:36.248Z] Step 7/32 : COPY . . [2023-03-01T05:48:36.248Z] ---> Using cache [2023-03-01T05:48:36.248Z] ---> 61ec43cf464c [2023-03-01T05:48:36.248Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-01T05:48:37.951Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-01T05:48:38.774Z] ---> ee727b3b1532 [2023-03-01T05:48:38.774Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-01T05:48:38.774Z] ---> Running in bf4c233eab3f [2023-03-01T05:48:38.774Z] ---> Running in f1e84b94ad7b [2023-03-01T05:48:39.342Z] 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-03-01T05:48:39.606Z] Removing intermediate container 26f9cb4ce5c5 [2023-03-01T05:48:39.606Z] ---> 29d394ac7dff [2023-03-01T05:48:39.606Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T05:48:39.606Z] Removing intermediate container f1e84b94ad7b [2023-03-01T05:48:39.606Z] ---> d7a12bf0dd78 [2023-03-01T05:48:39.606Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T05:48:39.875Z] ---> Running in 65bdd7e4a892 [2023-03-01T05:48:40.160Z] ---> f293b693670e [2023-03-01T05:48:40.160Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-01T05:48:40.419Z] Removing intermediate container 65bdd7e4a892 [2023-03-01T05:48:40.419Z] ---> 7296e58e2f05 [2023-03-01T05:48:40.419Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T05:48:40.419Z] ---> Running in 801b2ec21895 [2023-03-01T05:48:40.686Z] Removing intermediate container 801b2ec21895 [2023-03-01T05:48:40.686Z] ---> 3e828b849b54 [2023-03-01T05:48:40.686Z] Step 23/24 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd [2023-03-01T05:48:40.686Z] ---> Running in 2a080080192b [2023-03-01T05:48:40.944Z] ---> 72ef40b2d1ca [2023-03-01T05:48:40.944Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-01T05:48:40.944Z] Removing intermediate container f52a84d7bc1d [2023-03-01T05:48:40.944Z] ---> 52fa188be577 [2023-03-01T05:48:40.944Z] [2023-03-01T05:48:40.944Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T05:48:40.944Z] ---> dfd21b5a31f5 [2023-03-01T05:48:40.944Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T05:48:40.944Z] ---> Using cache [2023-03-01T05:48:40.944Z] ---> 1de3b6edcd0c [2023-03-01T05:48:40.944Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T05:48:40.944Z] ---> Using cache [2023-03-01T05:48:40.944Z] ---> 09a565b1bda8 [2023-03-01T05:48:40.944Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T05:48:40.944Z] ---> Using cache [2023-03-01T05:48:40.944Z] Removing intermediate container 2a080080192b [2023-03-01T05:48:40.944Z] ---> 643b9b3af612 [2023-03-01T05:48:40.944Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T05:48:40.944Z] ---> 2f28fec73fac [2023-03-01T05:48:40.944Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-01T05:48:40.944Z] ---> Running in 31494a20fb81 [2023-03-01T05:48:40.944Z] ---> 6ea6aae744b3 [2023-03-01T05:48:40.944Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-01T05:48:40.944Z] ---> Running in 0c485edff018 [2023-03-01T05:48:40.945Z] Removing intermediate container 31494a20fb81 [2023-03-01T05:48:40.945Z] ---> 7c4a9c91e718 [2023-03-01T05:48:40.945Z] [2023-03-01T05:48:41.227Z] Successfully built 7c4a9c91e718 [2023-03-01T05:48:41.227Z] Successfully tagged core-metadata:latest [2023-03-01T05:48:41.227Z]  Building core-metadata ... done Building security-proxy-setup [2023-03-01T05:48:41.531Z] Removing intermediate container 0c485edff018 [2023-03-01T05:48:41.531Z] ---> 8a31899ea0dc [2023-03-01T05:48:41.531Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T05:48:44.058Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T05:48:44.058Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-01T05:48:44.058Z] ---> 4a289b40c564 [2023-03-01T05:48:44.058Z] Step 3/21 : WORKDIR /edgex-go [2023-03-01T05:48:44.058Z] ---> Using cache [2023-03-01T05:48:44.058Z] ---> 6bbe55b9e08f [2023-03-01T05:48:44.058Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-01T05:48:44.058Z] ---> Using cache [2023-03-01T05:48:44.058Z] ---> d7cefd817925 [2023-03-01T05:48:44.058Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-01T05:48:44.058Z] ---> Using cache [2023-03-01T05:48:44.058Z] ---> 49397e589351 [2023-03-01T05:48:44.058Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T05:48:44.058Z] ---> Using cache [2023-03-01T05:48:44.058Z] ---> 24bc8c5854d8 [2023-03-01T05:48:44.058Z] Step 7/21 : COPY . . [2023-03-01T05:48:44.058Z] ---> Using cache [2023-03-01T05:48:44.058Z] ---> 61ec43cf464c [2023-03-01T05:48:44.058Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-03-01T05:48:47.371Z] ---> 8662cdc6e624 [2023-03-01T05:48:47.371Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-01T05:48:47.371Z] ---> Running in a16398f27cb3 [2023-03-01T05:48:47.371Z] ---> Running in 18f9bef8ec6b [2023-03-01T05:48:47.371Z] Removing intermediate container a16398f27cb3 [2023-03-01T05:48:47.371Z] ---> 4c278bddc0d1 [2023-03-01T05:48:47.371Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T05:48:47.371Z] ---> 725d6e399b0a [2023-03-01T05:48:47.371Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-01T05:48:47.371Z] ---> Running in 7a1a32648c8b [2023-03-01T05:48:47.371Z] Removing intermediate container 7a1a32648c8b [2023-03-01T05:48:47.371Z] ---> 290adba99e96 [2023-03-01T05:48:47.371Z] Step 21/22 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd [2023-03-01T05:48:47.630Z] ---> Running in ed97787e0185 [2023-03-01T05:48:47.630Z] ---> 27ff1829ed82 [2023-03-01T05:48:47.630Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T05:48:47.630Z] 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-03-01T05:48:47.630Z] ---> Running in 78f332cad056 [2023-03-01T05:48:47.630Z] Removing intermediate container ed97787e0185 [2023-03-01T05:48:47.630Z] ---> 4fc202dc6fdf [2023-03-01T05:48:47.630Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T05:48:47.630Z] ---> Running in a8f1a216a44d [2023-03-01T05:48:48.197Z] Removing intermediate container a8f1a216a44d [2023-03-01T05:48:48.197Z] ---> c70c9da938fc [2023-03-01T05:48:48.197Z] [2023-03-01T05:48:48.197Z] Successfully built c70c9da938fc [2023-03-01T05:48:48.197Z] Successfully tagged core-data:latest [2023-03-01T05:48:48.197Z]  Building core-data ... done Building security-spire-server [2023-03-01T05:48:50.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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-01T05:48:51.572Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T05:48:51.572Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T05:48:51.572Z] ---> 4a289b40c564 [2023-03-01T05:48:51.572Z] Step 3/23 : WORKDIR /edgex-go [2023-03-01T05:48:51.572Z] ---> Using cache [2023-03-01T05:48:51.572Z] ---> 6bbe55b9e08f [2023-03-01T05:48:51.572Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T05:48:51.572Z] ---> Using cache [2023-03-01T05:48:51.572Z] ---> e1236a8cdc48 [2023-03-01T05:48:51.572Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-01T05:48:51.572Z] ---> Using cache [2023-03-01T05:48:51.572Z] ---> 425163fc3c7c [2023-03-01T05:48:51.572Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T05:48:51.572Z] ---> Using cache [2023-03-01T05:48:51.572Z] ---> b7e3dc5d312e [2023-03-01T05:48:51.572Z] Step 7/23 : COPY . . [2023-03-01T05:48:51.572Z] ---> Using cache [2023-03-01T05:48:51.572Z] ---> b6f3bbf91cc9 [2023-03-01T05:48:51.572Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T05:48:51.572Z] ---> Using cache [2023-03-01T05:48:51.572Z] ---> 8d89851d3c50 [2023-03-01T05:48:51.572Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-01T05:48:51.572Z] ---> Using cache [2023-03-01T05:48:51.572Z] ---> 594a41fcab2d [2023-03-01T05:48:51.572Z] 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-03-01T05:48:52.953Z] Removing intermediate container 78f332cad056 [2023-03-01T05:48:52.953Z] ---> e66ec119e504 [2023-03-01T05:48:52.953Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T05:48:52.953Z] ---> Running in 6ea5c109c9bd [2023-03-01T05:48:52.953Z] ---> Running in fcf6ee46b2cf [2023-03-01T05:48:53.522Z] Removing intermediate container fcf6ee46b2cf [2023-03-01T05:48:53.522Z] ---> 4b7b4723c195 [2023-03-01T05:48:53.522Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-01T05:48:53.522Z] ---> Running in eca49ab174e0 [2023-03-01T05:48:54.466Z] Removing intermediate container eca49ab174e0 [2023-03-01T05:48:54.466Z] ---> 76817f569138 [2023-03-01T05:48:54.466Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T05:48:54.729Z] ---> Running in c8a0f1170025 [2023-03-01T05:48:54.729Z] Removing intermediate container 52a76059ada9 [2023-03-01T05:48:54.730Z] ---> e43f1976e0d1 [2023-03-01T05:48:54.730Z] [2023-03-01T05:48:54.730Z] Step 9/24 : FROM alpine:3.16 [2023-03-01T05:48:54.730Z] ---> dfd21b5a31f5 [2023-03-01T05:48:54.730Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-01T05:48:54.730Z] ---> Running in fa43c729e6f4 [2023-03-01T05:48:54.993Z] Removing intermediate container 6ea5c109c9bd [2023-03-01T05:48:54.993Z] ---> 8afb0fd91691 [2023-03-01T05:48:54.993Z] Step 11/23 : WORKDIR /edgex-go [2023-03-01T05:48:54.993Z] Removing intermediate container c8a0f1170025 [2023-03-01T05:48:54.993Z] ---> d09ca106a8a7 [2023-03-01T05:48:54.993Z] Step 21/22 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd [2023-03-01T05:48:54.993Z] ---> Running in 222e41bec241 [2023-03-01T05:48:54.993Z] ---> Running in 165572a7cead [2023-03-01T05:48:55.258Z] Removing intermediate container 165572a7cead [2023-03-01T05:48:55.258Z] ---> 3874f926e282 [2023-03-01T05:48:55.258Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T05:48:55.258Z] ---> Running in a1dbb7132a2a [2023-03-01T05:48:55.258Z] Removing intermediate container 222e41bec241 [2023-03-01T05:48:55.258Z] ---> 803e0692ce79 [2023-03-01T05:48:55.258Z] [2023-03-01T05:48:55.258Z] Step 12/23 : FROM alpine:3.15 [2023-03-01T05:48:55.258Z] ---> 5ce65d7b0fde [2023-03-01T05:48:55.258Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T05:48:55.258Z] ---> Using cache [2023-03-01T05:48:55.258Z] ---> b49191163cd6 [2023-03-01T05:48:55.258Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T05:48:55.258Z] ---> Running in d0452b0a9d51 [2023-03-01T05:48:55.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:48:55.518Z] Removing intermediate container a1dbb7132a2a [2023-03-01T05:48:55.518Z] ---> c1317c083077 [2023-03-01T05:48:55.518Z] [2023-03-01T05:48:55.518Z] Successfully built c1317c083077 [2023-03-01T05:48:55.518Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-01T05:48:55.518Z]  Building core-common-config-bootstrapper ... done Building support-notifications [2023-03-01T05:48:55.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:48:55.781Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-01T05:48:55.781Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-01T05:48:55.781Z] (3/3) Installing su-exec (0.2-r1) [2023-03-01T05:48:55.781Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T05:48:55.781Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T05:48:55.781Z] OK: 6 MiB in 17 packages [2023-03-01T05:48:56.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:48:56.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:48:56.662Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T05:48:56.662Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T05:48:56.662Z] OK: 15857 distinct packages available [2023-03-01T05:48:56.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:48:56.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:48:56.925Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-01T05:48:56.925Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-01T05:48:56.925Z] (3/5) Installing libucontext (1.1-r0) [2023-03-01T05:48:56.925Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-01T05:48:56.925Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-01T05:48:56.925Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T05:48:56.925Z] OK: 7 MiB in 19 packages [2023-03-01T05:48:58.365Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T05:48:58.365Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T05:48:58.365Z] ---> 4a289b40c564 [2023-03-01T05:48:58.366Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T05:48:58.366Z] ---> Using cache [2023-03-01T05:48:58.366Z] ---> e3c3c0f090bd [2023-03-01T05:48:58.366Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T05:48:58.366Z] ---> Using cache [2023-03-01T05:48:58.366Z] ---> eb816803d55d [2023-03-01T05:48:58.366Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-01T05:49:00.032Z] ---> Running in 321df8f817e9 [2023-03-01T05:49:00.330Z] Removing intermediate container d0452b0a9d51 [2023-03-01T05:49:00.330Z] ---> ce26f25fcb1b [2023-03-01T05:49:00.330Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T05:49:00.330Z] Removing intermediate container fa43c729e6f4 [2023-03-01T05:49:00.330Z] ---> e9af6a028864 [2023-03-01T05:49:00.330Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T05:49:00.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:49:00.330Z] ---> Running in ba027cfb1468 [2023-03-01T05:49:00.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:49:00.592Z] Removing intermediate container ba027cfb1468 [2023-03-01T05:49:00.592Z] ---> 1d521b615e29 [2023-03-01T05:49:00.592Z] Step 12/24 : WORKDIR / [2023-03-01T05:49:00.592Z] ---> Running in 61941c288fe1 [2023-03-01T05:49:00.592Z] OK: 211 MiB in 51 packages [2023-03-01T05:49:00.592Z] Removing intermediate container 61941c288fe1 [2023-03-01T05:49:00.592Z] ---> 74e0eac4f1c2 [2023-03-01T05:49:00.592Z] 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-03-01T05:49:02.020Z] ---> 0b6094414425 [2023-03-01T05:49:02.020Z] 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-03-01T05:49:02.279Z] ---> 9a7659cf35ed [2023-03-01T05:49:02.279Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T05:49:02.279Z] Removing intermediate container 321df8f817e9 [2023-03-01T05:49:02.279Z] ---> d88b2bd75373 [2023-03-01T05:49:02.279Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T05:49:02.279Z] ---> fcde111d0944 [2023-03-01T05:49:02.279Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-01T05:49:02.279Z] ---> 19029210e5f8 [2023-03-01T05:49:02.279Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T05:49:02.279Z] ---> 25680f9210cb [2023-03-01T05:49:02.279Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-01T05:49:02.548Z] ---> Running in 77c8398d4880 [2023-03-01T05:49:02.548Z] ---> e3cd7e85fad7 [2023-03-01T05:49:02.548Z] 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-03-01T05:49:02.809Z] ---> 1a77bcb43a03 [2023-03-01T05:49:02.809Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-01T05:49:03.068Z] ---> 25490c67ccb6 [2023-03-01T05:49:03.068Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-01T05:49:03.068Z] ---> 93b9b1036c47 [2023-03-01T05:49:03.068Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T05:49:03.328Z] ---> Running in bab409378db8 [2023-03-01T05:49:03.680Z] ---> cb89a71e268d [2023-03-01T05:49:03.680Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-01T05:49:03.680Z] Removing intermediate container bab409378db8 [2023-03-01T05:49:03.680Z] ---> 4f10de429cc7 [2023-03-01T05:49:03.680Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T05:49:03.680Z] ---> Running in 78f01d1cb9d0 [2023-03-01T05:49:03.946Z] Removing intermediate container 78f01d1cb9d0 [2023-03-01T05:49:03.946Z] ---> 36b66668c3a2 [2023-03-01T05:49:03.946Z] Step 21/23 : LABEL arch=x86_64 [2023-03-01T05:49:03.946Z] ---> Running in 51271f9e5c12 [2023-03-01T05:49:04.211Z] ---> 79b8cb65e8ce [2023-03-01T05:49:04.211Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T05:49:04.211Z] Removing intermediate container 51271f9e5c12 [2023-03-01T05:49:04.211Z] ---> a1d7bb6f0672 [2023-03-01T05:49:04.211Z] Step 22/23 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd [2023-03-01T05:49:04.211Z] ---> Running in a27e765a9199 [2023-03-01T05:49:04.613Z] ---> 66e731d16bec [2023-03-01T05:49:04.613Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T05:49:04.613Z] Removing intermediate container a27e765a9199 [2023-03-01T05:49:04.613Z] ---> b660d54dd16f [2023-03-01T05:49:04.613Z] Step 23/23 : LABEL version=0.0.0 [2023-03-01T05:49:04.613Z] ---> Running in d2f460a3bb5b [2023-03-01T05:49:04.613Z] ---> Running in 7eadd40218fb [2023-03-01T05:49:05.025Z] Removing intermediate container 7eadd40218fb [2023-03-01T05:49:05.025Z] ---> 9685708cf97a [2023-03-01T05:49:05.025Z] [2023-03-01T05:49:05.025Z] Successfully built 9685708cf97a [2023-03-01T05:49:05.025Z] Successfully tagged security-spire-server:latest [2023-03-01T05:49:05.286Z]  Building security-spire-server ... done Removing intermediate container bf4c233eab3f [2023-03-01T05:49:05.286Z] ---> 402d820723cc [2023-03-01T05:49:05.286Z] [2023-03-01T05:49:05.286Z] Step 9/32 : FROM alpine:3.16 [2023-03-01T05:49:05.286Z] ---> dfd21b5a31f5 [2023-03-01T05:49:05.286Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T05:49:05.286Z] ---> Running in 15bf87f266a1 [2023-03-01T05:49:05.286Z] Removing intermediate container d2f460a3bb5b [2023-03-01T05:49:05.286Z] ---> 2d47a72472e5 [2023-03-01T05:49:05.286Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T05:49:05.286Z] ---> Running in 8a96ce546e00 [2023-03-01T05:49:05.546Z] Removing intermediate container 8a96ce546e00 [2023-03-01T05:49:05.546Z] ---> 5aa6e8c84813 [2023-03-01T05:49:05.546Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T05:49:05.546Z] Removing intermediate container 15bf87f266a1 [2023-03-01T05:49:05.546Z] ---> 5937c7be72fc [2023-03-01T05:49:05.546Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-01T05:49:05.546Z] ---> Running in 13e7f5019d52 [2023-03-01T05:49:05.546Z] ---> Running in 73f272097590 [2023-03-01T05:49:05.845Z] Removing intermediate container 13e7f5019d52 [2023-03-01T05:49:05.845Z] ---> ad5d75e2357d [2023-03-01T05:49:05.845Z] Step 23/24 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd [2023-03-01T05:49:05.845Z] ---> Running in d6918dc0eb96 [2023-03-01T05:49:06.106Z] Removing intermediate container d6918dc0eb96 [2023-03-01T05:49:06.106Z] ---> 02e407393694 [2023-03-01T05:49:06.106Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T05:49:06.106Z] ---> Running in 8d38b53f916a [2023-03-01T05:49:06.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:49:06.106Z] Removing intermediate container 8d38b53f916a [2023-03-01T05:49:06.106Z] ---> c3168156664c [2023-03-01T05:49:06.106Z] [2023-03-01T05:49:06.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:49:06.106Z] Successfully built c3168156664c [2023-03-01T05:49:06.106Z] Successfully tagged security-secretstore-setup:latest [2023-03-01T05:49:06.368Z]  Building security-secretstore-setup ... done (1/2) Installing dumb-init (1.2.5-r1) [2023-03-01T05:49:06.368Z] (2/2) Installing su-exec (0.2-r1) [2023-03-01T05:49:06.368Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T05:49:06.368Z] OK: 6 MiB in 16 packages [2023-03-01T05:49:06.939Z] Removing intermediate container 73f272097590 [2023-03-01T05:49:06.939Z] ---> f2c03914d9e0 [2023-03-01T05:49:06.939Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-01T05:49:06.939Z] ---> Running in 57fb85904779 [2023-03-01T05:49:07.204Z] Removing intermediate container 57fb85904779 [2023-03-01T05:49:07.204Z] ---> 21647cf12ab5 [2023-03-01T05:49:07.204Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-01T05:49:07.204Z] ---> Running in 6e95f21f3482 [2023-03-01T05:49:07.204Z] Removing intermediate container 6e95f21f3482 [2023-03-01T05:49:07.204Z] ---> 3cd1e8c4b6b1 [2023-03-01T05:49:07.204Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-01T05:49:07.204Z] ---> Running in b231d94ad487 [2023-03-01T05:49:07.204Z] Removing intermediate container b231d94ad487 [2023-03-01T05:49:07.204Z] ---> a107917310c7 [2023-03-01T05:49:07.204Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-01T05:49:07.464Z] ---> Running in 924630888c64 [2023-03-01T05:49:07.464Z] Removing intermediate container 924630888c64 [2023-03-01T05:49:07.464Z] ---> 4c1cfc3d3222 [2023-03-01T05:49:07.464Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-01T05:49:07.464Z] ---> Running in 2fe61dc90bf1 [2023-03-01T05:49:07.464Z] 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-03-01T05:49:08.035Z] Removing intermediate container 2fe61dc90bf1 [2023-03-01T05:49:08.035Z] ---> 82ab9ba42a81 [2023-03-01T05:49:08.035Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-01T05:49:08.297Z] ---> Running in edf1a42998ac [2023-03-01T05:49:08.297Z] Removing intermediate container edf1a42998ac [2023-03-01T05:49:08.298Z] ---> 2373c82d9bd5 [2023-03-01T05:49:08.298Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-01T05:49:08.298Z] ---> 0348c23a24f3 [2023-03-01T05:49:08.298Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-01T05:49:08.298Z] ---> Running in 8e65c1c8bd05 [2023-03-01T05:49:09.237Z] Removing intermediate container 8e65c1c8bd05 [2023-03-01T05:49:09.237Z] ---> 5e98567220ff [2023-03-01T05:49:09.237Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T05:49:09.237Z] ---> 0221d48cc68a [2023-03-01T05:49:09.237Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-01T05:49:10.177Z] ---> aa098d33e4b3 [2023-03-01T05:49:10.177Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-01T05:49:10.436Z] ---> d4c0941adaba [2023-03-01T05:49:10.436Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-01T05:49:10.697Z] Removing intermediate container 18f9bef8ec6b [2023-03-01T05:49:10.697Z] ---> 6a3cdb722bb8 [2023-03-01T05:49:10.697Z] [2023-03-01T05:49:10.697Z] Step 9/21 : FROM alpine:3.16 [2023-03-01T05:49:10.697Z] ---> dfd21b5a31f5 [2023-03-01T05:49:10.697Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-03-01T05:49:10.697Z] ---> Running in 2d5a3546b903 [2023-03-01T05:49:10.697Z] ---> 1b4ca4ce7f0c [2023-03-01T05:49:10.697Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-01T05:49:10.960Z] ---> 52169a2d8355 [2023-03-01T05:49:10.960Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-01T05:49:10.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:49:10.960Z] ---> 06ecd5143c54 [2023-03-01T05:49:10.960Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-01T05:49:10.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:49:11.222Z] ---> 81bda5d9bfa5 [2023-03-01T05:49:11.222Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-01T05:49:11.222Z] ---> Running in b14031ceb53d [2023-03-01T05:49:11.222Z] (1/6) Installing ca-certificates (20220614-r0) [2023-03-01T05:49:11.222Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-03-01T05:49:11.222Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-03-01T05:49:11.222Z] (4/6) Installing libcurl (7.83.1-r6) [2023-03-01T05:49:11.222Z] (5/6) Installing curl (7.83.1-r6) [2023-03-01T05:49:11.222Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-03-01T05:49:11.222Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T05:49:11.222Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T05:49:11.222Z] OK: 8 MiB in 20 packages [2023-03-01T05:49:14.529Z] Removing intermediate container b14031ceb53d [2023-03-01T05:49:14.529Z] ---> eb119cbc7d07 [2023-03-01T05:49:14.529Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-01T05:49:14.529Z] Removing intermediate container 2d5a3546b903 [2023-03-01T05:49:14.529Z] ---> 3115ea797f5d [2023-03-01T05:49:14.529Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T05:49:14.529Z] ---> Running in f3bd0db8fd3b [2023-03-01T05:49:14.529Z] ---> Running in 9300c6d08470 [2023-03-01T05:49:14.529Z] Removing intermediate container f3bd0db8fd3b [2023-03-01T05:49:14.529Z] ---> 0c56cd09ffdb [2023-03-01T05:49:14.529Z] Step 29/32 : CMD ["gate"] [2023-03-01T05:49:14.529Z] Removing intermediate container 9300c6d08470 [2023-03-01T05:49:14.529Z] ---> c8e0d039e629 [2023-03-01T05:49:14.529Z] Step 12/21 : WORKDIR /edgex [2023-03-01T05:49:14.529Z] ---> Running in 693f67f9c145 [2023-03-01T05:49:14.799Z] ---> Running in 08dd8c795b47 [2023-03-01T05:49:14.799Z] Removing intermediate container 693f67f9c145 [2023-03-01T05:49:14.799Z] ---> 38bf7a563e76 [2023-03-01T05:49:14.799Z] Step 30/32 : LABEL arch=x86_64 [2023-03-01T05:49:14.799Z] ---> Running in ba3e50ce58aa [2023-03-01T05:49:14.799Z] Removing intermediate container 08dd8c795b47 [2023-03-01T05:49:14.799Z] ---> e39b8a1f6ad7 [2023-03-01T05:49:14.799Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-03-01T05:49:15.059Z] Removing intermediate container ba3e50ce58aa [2023-03-01T05:49:15.059Z] ---> 8f72b2df08d1 [2023-03-01T05:49:15.059Z] Step 31/32 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd [2023-03-01T05:49:15.059Z] ---> 3a76f9c988b9 [2023-03-01T05:49:15.059Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-03-01T05:49:15.059Z] ---> Running in 31f46c0f6381 [2023-03-01T05:49:15.319Z] Removing intermediate container 31f46c0f6381 [2023-03-01T05:49:15.319Z] ---> 9f296df961f8 [2023-03-01T05:49:15.319Z] Step 32/32 : LABEL version=0.0.0 [2023-03-01T05:49:15.579Z] ---> Running in 2e5ee8d3a67f [2023-03-01T05:49:15.579Z] ---> d6f3e8657786 [2023-03-01T05:49:15.579Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-01T05:49:15.579Z] Removing intermediate container 2e5ee8d3a67f [2023-03-01T05:49:15.579Z] ---> d42a4011d231 [2023-03-01T05:49:15.579Z] [2023-03-01T05:49:15.838Z] Successfully built d42a4011d231 [2023-03-01T05:49:15.838Z] Successfully tagged security-bootstrapper:latest [2023-03-01T05:49:16.410Z]  Building security-bootstrapper ... done  ---> 0d99c5220867 [2023-03-01T05:49:16.410Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T05:49:17.348Z] ---> 0b03cc1226b1 [2023-03-01T05:49:17.348Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T05:49:17.348Z] ---> Running in f9ebd543d187 [2023-03-01T05:49:18.784Z] Removing intermediate container f9ebd543d187 [2023-03-01T05:49:18.784Z] ---> 6ecdfff3d0ca [2023-03-01T05:49:18.784Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T05:49:19.044Z] ---> Running in 92391a3a2e35 [2023-03-01T05:49:19.044Z] Removing intermediate container 92391a3a2e35 [2023-03-01T05:49:19.044Z] ---> 4b3635255da7 [2023-03-01T05:49:19.044Z] Step 19/21 : LABEL arch=x86_64 [2023-03-01T05:49:19.044Z] ---> Running in 99a11eff705a [2023-03-01T05:49:19.305Z] Removing intermediate container 99a11eff705a [2023-03-01T05:49:19.305Z] ---> 1cc3dc8b8fb5 [2023-03-01T05:49:19.305Z] Step 20/21 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd [2023-03-01T05:49:19.305Z] ---> Running in b8aaa36c20d9 [2023-03-01T05:49:19.564Z] Removing intermediate container b8aaa36c20d9 [2023-03-01T05:49:19.564Z] ---> 1dcae6d9140b [2023-03-01T05:49:19.564Z] Step 21/21 : LABEL version=0.0.0 [2023-03-01T05:49:19.564Z] ---> Running in e9233d2bf1e1 [2023-03-01T05:49:19.824Z] Removing intermediate container e9233d2bf1e1 [2023-03-01T05:49:19.824Z] ---> d90e88ef599b [2023-03-01T05:49:19.824Z] [2023-03-01T05:49:19.824Z] Successfully built d90e88ef599b [2023-03-01T05:49:19.824Z] Successfully tagged security-proxy-setup:latest [2023-03-01T05:49:22.363Z]  Building security-proxy-setup ... done Removing intermediate container 77c8398d4880 [2023-03-01T05:49:22.363Z] ---> 495cac730a38 [2023-03-01T05:49:22.363Z] Step 8/22 : COPY . . [2023-03-01T05:49:28.940Z] ---> 666cbed4c08b [2023-03-01T05:49:28.940Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-01T05:49:28.940Z] ---> Running in 3059038acc07 [2023-03-01T05:49:28.940Z] 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-03-01T05:49:50.869Z] Removing intermediate container 3059038acc07 [2023-03-01T05:49:50.869Z] ---> 2d8ba0ffc6d8 [2023-03-01T05:49:50.869Z] [2023-03-01T05:49:50.869Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T05:49:50.869Z] ---> dfd21b5a31f5 [2023-03-01T05:49:50.869Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-01T05:49:50.869Z] ---> Running in a49e70e93fbf [2023-03-01T05:49:50.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:49:50.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:49:51.127Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-01T05:49:51.127Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-01T05:49:51.127Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T05:49:51.127Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T05:49:51.127Z] OK: 6 MiB in 16 packages [2023-03-01T05:49:51.694Z] Removing intermediate container a49e70e93fbf [2023-03-01T05:49:51.694Z] ---> 8d6fffee628f [2023-03-01T05:49:51.694Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T05:49:51.694Z] ---> Running in 8909666ff865 [2023-03-01T05:49:51.694Z] Removing intermediate container 8909666ff865 [2023-03-01T05:49:51.694Z] ---> 9bf9c2ece27c [2023-03-01T05:49:51.694Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-01T05:49:51.694Z] ---> Running in 4aee827355b2 [2023-03-01T05:49:51.953Z] Removing intermediate container 4aee827355b2 [2023-03-01T05:49:51.953Z] ---> 353607137bfa [2023-03-01T05:49:51.953Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T05:49:51.953Z] ---> Running in 9085291c4cfc [2023-03-01T05:49:51.953Z] Removing intermediate container 9085291c4cfc [2023-03-01T05:49:51.953Z] ---> 7cb80957815a [2023-03-01T05:49:51.953Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T05:49:52.212Z] ---> 973b7c49e30c [2023-03-01T05:49:52.212Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-01T05:49:52.780Z] ---> 38b38594ff46 [2023-03-01T05:49:52.780Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-01T05:49:53.038Z] ---> f5e9725d50ed [2023-03-01T05:49:53.038Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-01T05:49:53.038Z] ---> Running in b811efaf7bc8 [2023-03-01T05:49:53.038Z] Removing intermediate container b811efaf7bc8 [2023-03-01T05:49:53.038Z] ---> 123ed8792f61 [2023-03-01T05:49:53.038Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T05:49:53.038Z] ---> Running in 8718a00d1ac7 [2023-03-01T05:49:53.038Z] Removing intermediate container 8718a00d1ac7 [2023-03-01T05:49:53.038Z] ---> 9c719c65e3ed [2023-03-01T05:49:53.038Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T05:49:53.038Z] ---> Running in 56517ff15d74 [2023-03-01T05:49:53.297Z] Removing intermediate container 56517ff15d74 [2023-03-01T05:49:53.297Z] ---> 23968245828b [2023-03-01T05:49:53.297Z] Step 21/22 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd [2023-03-01T05:49:53.297Z] ---> Running in 79e62b1c5039 [2023-03-01T05:49:53.297Z] Removing intermediate container 79e62b1c5039 [2023-03-01T05:49:53.297Z] ---> eb8e40d18504 [2023-03-01T05:49:53.297Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T05:49:53.297Z] ---> Running in 606d087a5767 [2023-03-01T05:49:53.297Z] Removing intermediate container 606d087a5767 [2023-03-01T05:49:53.297Z] ---> d9308a798006 [2023-03-01T05:49:53.297Z] [2023-03-01T05:49:53.555Z] Successfully built d9308a798006 [2023-03-01T05:49:53.555Z] Successfully tagged support-notifications:latest [2023-03-01T05:49:53.561Z]  Building support-notifications ... done  [Pipeline] } [2023-03-01T05:49:53.590Z] $ docker stop --time=1 51e7c80fc445c482e3d9f46b8e3eac53e6ab6fd8795c570aef2cfeeb1a569956 [2023-03-01T05:49:54.861Z] $ docker rm -f --volumes 51e7c80fc445c482e3d9f46b8e3eac53e6ab6fd8795c570aef2cfeeb1a569956 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T05:49:55.254Z] + docker images [2023-03-01T05:49:55.254Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-01T05:49:55.254Z] support-notifications latest d9308a798006 2 seconds ago 30.7MB [2023-03-01T05:49:55.254Z] 2d8ba0ffc6d8 7 seconds ago 1.76GB [2023-03-01T05:49:55.254Z] security-proxy-setup latest d90e88ef599b 36 seconds ago 27.8MB [2023-03-01T05:49:55.254Z] security-bootstrapper latest d42a4011d231 40 seconds ago 20.4MB [2023-03-01T05:49:55.254Z] 6a3cdb722bb8 45 seconds ago 1.68GB [2023-03-01T05:49:55.254Z] security-secretstore-setup latest c3168156664c 50 seconds ago 30MB [2023-03-01T05:49:55.254Z] 402d820723cc 51 seconds ago 1.68GB [2023-03-01T05:49:55.254Z] security-spire-server latest 9685708cf97a 51 seconds ago 86.5MB [2023-03-01T05:49:55.254Z] 803e0692ce79 About a minute ago 1.56GB [2023-03-01T05:49:55.254Z] core-common-config-bootstrapper latest c1317c083077 About a minute ago 15.5MB [2023-03-01T05:49:55.254Z] e43f1976e0d1 About a minute ago 1.68GB [2023-03-01T05:49:55.254Z] core-data latest c70c9da938fc About a minute ago 17.9MB [2023-03-01T05:49:55.254Z] 52fa188be577 About a minute ago 1.68GB [2023-03-01T05:49:55.254Z] core-metadata latest 7c4a9c91e718 About a minute ago 18.5MB [2023-03-01T05:49:55.254Z] support-scheduler latest b8ec07600e6b About a minute ago 30.1MB [2023-03-01T05:49:55.254Z] 9de4e7740fac About a minute ago 1.7GB [2023-03-01T05:49:55.254Z] 575a193eb9d2 About a minute ago 1.7GB [2023-03-01T05:49:55.254Z] e3206bf502da About a minute ago 1.75GB [2023-03-01T05:49:55.254Z] security-proxy-auth latest b94d915a2e8d About a minute ago 16.2MB [2023-03-01T05:49:55.254Z] core-command latest 65935e3c32ea About a minute ago 17.7MB [2023-03-01T05:49:55.254Z] security-spiffe-token-provider latest 55375abb5cfb 2 minutes ago 30MB [2023-03-01T05:49:55.254Z] 94ff2373c0d4 2 minutes ago 1.73GB [2023-03-01T05:49:55.254Z] 1f47acb6639d 2 minutes ago 1.67GB [2023-03-01T05:49:55.254Z] 34ad7fed998f 2 minutes ago 1.69GB [2023-03-01T05:49:55.254Z] security-spire-agent latest 73a131928b9a 2 minutes ago 125MB [2023-03-01T05:49:55.254Z] security-spire-config latest 8c4cfd73c799 2 minutes ago 85.8MB [2023-03-01T05:49:55.254Z] ef0fac2e472d 2 minutes ago 1.56GB [2023-03-01T05:49:55.254Z] e689eceab51f 2 minutes ago 1.56GB [2023-03-01T05:49:55.254Z] ci-base-image-x86_64 latest 4a289b40c564 6 minutes ago 904MB [2023-03-01T05:49:55.254Z] alpine 3.15 5ce65d7b0fde 2 weeks ago 5.59MB [2023-03-01T05:49:55.254Z] alpine 3.16 dfd21b5a31f5 2 weeks ago 5.55MB [2023-03-01T05:49:55.254Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-03-01T05:49:55.254Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-03-01T05:49:55.254Z] 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-03-01T05:50:44.663Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-01T05:50:44.663Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-01T05:50:44.663Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-01T05:50:44.663Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-01T05:50:44.663Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-01T05:50:44.663Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-01T05:50:46.084Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-01T05:50:46.084Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-01T05:50:46.084Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-03-01T05:50:46.084Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-01T05:50:46.670Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-01T05:50:50.020Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-01T05:50:50.020Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-01T05:50:50.020Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-01T05:50:50.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-01T05:51:08.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.409s coverage: 28.7% of statements [2023-03-01T05:51:08.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-01T05:51:08.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-01T05:51:16.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.874s coverage: 98.5% of statements [2023-03-01T05:51:26.600Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.971s coverage: 71.2% of statements [2023-03-01T05:51:26.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-01T05:51:26.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-01T05:51:26.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-01T05:51:26.600Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.653s coverage: 54.0% of statements [2023-03-01T05:51:26.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-01T05:51:26.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-01T05:51:36.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.421s coverage: 88.5% of statements [2023-03-01T05:51:36.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-01T05:51:36.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-01T05:51:36.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-01T05:51:36.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-01T05:51:36.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-01T05:51:36.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.606s coverage: 3.9% of statements [2023-03-01T05:51:36.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-01T05:51:36.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-01T05:51:42.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.757s coverage: 95.6% of statements [2023-03-01T05:51:42.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-01T05:51:42.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-01T05:51:42.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-01T05:51:42.087Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.500s coverage: 72.2% of statements [2023-03-01T05:51:42.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-01T05:51:42.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-01T05:51:42.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-01T05:51:42.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-01T05:51:42.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-01T05:51:42.087Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.547s coverage: 65.9% of statements [2023-03-01T05:51:42.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-01T05:51:42.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-01T05:51:42.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-01T05:51:42.087Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.383s coverage: 0.9% of statements [2023-03-01T05:51:42.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-01T05:51:42.087Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.324s coverage: 29.6% of statements [2023-03-01T05:51:42.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-01T05:51:42.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.290s coverage: 47.1% of statements [2023-03-01T05:51:42.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.303s coverage: 82.9% of statements [2023-03-01T05:51:42.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.228s coverage: 94.1% of statements [2023-03-01T05:51:43.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.275s coverage: 96.3% of statements [2023-03-01T05:51:44.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.249s coverage: 87.5% of statements [2023-03-01T05:51:57.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.352s coverage: 94.4% of statements [2023-03-01T05:51:57.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.237s coverage: 44.8% of statements [2023-03-01T05:52:15.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.460s coverage: 79.9% of statements [2023-03-01T05:52:15.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-01T05:52:15.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.304s coverage: 92.9% of statements [2023-03-01T05:52:15.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-01T05:52:15.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-01T05:52:15.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-01T05:52:15.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 64.4% of statements [2023-03-01T05:52:15.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-01T05:52:15.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-01T05:52:15.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-01T05:52:15.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-01T05:52:15.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.268s coverage: 86.9% of statements [2023-03-01T05:52:15.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-01T05:52:15.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-01T05:52:15.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-01T05:52:15.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-01T05:52:15.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.255s coverage: 87.2% of statements [2023-03-01T05:52:15.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.197s coverage: 20.0% of statements [2023-03-01T05:52:15.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-01T05:52:15.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-01T05:52:15.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.217s coverage: 100.0% of statements [2023-03-01T05:52:15.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-01T05:52:15.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.311s coverage: 77.4% of statements [2023-03-01T05:52:15.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-03-01T05:52:15.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.301s coverage: 80.0% of statements [2023-03-01T05:52:15.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.248s coverage: 87.2% of statements [2023-03-01T05:52:15.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.874s coverage: 91.2% of statements [2023-03-01T05:52:15.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-01T05:52:18.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.382s coverage: 63.1% of statements [2023-03-01T05:52:18.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-01T05:52:18.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-01T05:52:18.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.274s coverage: 100.0% of statements [2023-03-01T05:52:18.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.119s coverage: 89.4% of statements [2023-03-01T05:52:18.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements [2023-03-01T05:52:18.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.160s coverage: 73.7% of statements [2023-03-01T05:52:19.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.104s coverage: 100.0% of statements [2023-03-01T05:52:27.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.583s coverage: 65.3% of statements [2023-03-01T05:52:27.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-03-01T05:52:27.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-03-01T05:52:27.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-03-01T05:52:27.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-01T05:52:27.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-01T05:52:27.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-01T05:52:29.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.984s coverage: 41.0% of statements [2023-03-01T05:52:29.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-01T05:52:29.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-01T05:52:29.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.327s coverage: 89.5% of statements [2023-03-01T05:52:29.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-01T05:52:29.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.482s coverage: 84.8% of statements [2023-03-01T05:52:29.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-01T05:52:29.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-01T05:52:29.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-01T05:52:29.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-01T05:52:37.907Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.474s coverage: 17.7% of statements [2023-03-01T05:52:37.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-01T05:52:37.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-01T05:52:37.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-01T05:52:37.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-01T05:52:37.907Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.650s coverage: 92.3% of statements [2023-03-01T05:52:37.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-01T05:52:37.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-01T05:52:37.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-01T05:52:37.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-01T05:52:37.907Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.288s coverage: 63.2% of statements [2023-03-01T05:52:37.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-01T05:52:37.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-01T05:52:37.907Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.466s coverage: 97.7% of statements [2023-03-01T05:52:37.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-01T05:52:37.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-01T05:52:38.868Z] 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-03-01T05:52:38.868Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-01T05:52:38.868Z] go vet ./... [2023-03-01T05:54:45.753Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T05:54:45.753Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T05:54:45.753Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-01T05:54:45.790Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-01T05:54:46.450Z] + ls -al . [2023-03-01T05:54:46.450Z] total 740 [2023-03-01T05:54:46.450Z] drwxrwxr-x 10 1001 1001 4096 Mar 1 05:47 . [2023-03-01T05:54:46.450Z] drwxr-xr-x 4 root root 4096 Mar 1 05:47 .. [2023-03-01T05:54:46.450Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 05:46 .blubracket [2023-03-01T05:54:46.450Z] -rw-rw-r-- 1 1001 1001 16 Mar 1 05:46 .dockerignore [2023-03-01T05:54:46.450Z] drwxrwxr-x 8 1001 1001 4096 Mar 1 05:46 .git [2023-03-01T05:54:46.450Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 05:46 .github [2023-03-01T05:54:46.450Z] -rw-rw-r-- 1 1001 1001 1068 Mar 1 05:46 .gitignore [2023-03-01T05:54:46.451Z] -rw-rw-r-- 1 1001 1001 42 Mar 1 05:46 .golangci.yml [2023-03-01T05:54:46.451Z] -rw-rw-r-- 1 1001 1001 87 Mar 1 05:46 .hadolint.yml [2023-03-01T05:54:46.451Z] -rw-rw-r-- 1 1001 1001 166 Mar 1 05:46 .sonarcloud.properties [2023-03-01T05:54:46.451Z] -rw-rw-r-- 1 1001 1001 1171 Mar 1 05:46 ADOPTERS.md [2023-03-01T05:54:46.451Z] -rw-rw-r-- 1 1001 1001 10825 Mar 1 05:46 Attribution.txt [2023-03-01T05:54:46.451Z] -rw-rw-r-- 1 1001 1001 73765 Mar 1 05:46 CHANGELOG.md [2023-03-01T05:54:46.451Z] -rw-rw-r-- 1 1001 1001 3804 Mar 1 05:46 CONTRIBUTING.md [2023-03-01T05:54:46.451Z] -rw-rw-r-- 1 1001 1001 677 Mar 1 05:46 GOVERNANCE.md [2023-03-01T05:54:46.451Z] -rw-rw-r-- 1 1001 1001 883 Mar 1 05:46 Jenkinsfile [2023-03-01T05:54:46.451Z] -rw-rw-r-- 1 1001 1001 10775 Mar 1 05:46 LICENSE [2023-03-01T05:54:46.451Z] -rw-rw-r-- 1 1001 1001 14116 Mar 1 05:46 Makefile [2023-03-01T05:54:46.451Z] -rw-rw-r-- 1 1001 1001 582 Mar 1 05:46 OWNERS.md [2023-03-01T05:54:46.451Z] -rw-rw-r-- 1 1001 1001 9403 Mar 1 05:46 README.md [2023-03-01T05:54:46.451Z] -rw-rw-r-- 1 1001 1001 6912 Mar 1 05:46 SECURITY.md [2023-03-01T05:54:46.451Z] -rw-rw-r-- 1 1001 1001 5 Mar 1 05:43 VERSION [2023-03-01T05:54:46.451Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 05:46 bin [2023-03-01T05:54:46.451Z] drwxrwxr-x 18 1001 1001 4096 Mar 1 05:46 cmd [2023-03-01T05:54:46.451Z] -rw-r--r-- 1 root root 487670 Mar 1 05:52 coverage.out [2023-03-01T05:54:46.451Z] -rw-rw-r-- 1 1001 1001 3296 Mar 1 05:46 go.mod [2023-03-01T05:54:46.451Z] -rw-rw-r-- 1 1001 1001 31429 Mar 1 05:46 go.sum [2023-03-01T05:54:46.451Z] drwxrwxr-x 7 1001 1001 4096 Mar 1 05:46 internal [2023-03-01T05:54:46.451Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 05:46 openapi [2023-03-01T05:54:46.451Z] drwxrwxr-x 4 1001 1001 4096 Mar 1 05:46 snap [2023-03-01T05:54:46.451Z] -rw-rw-r-- 1 1001 1001 204 Mar 1 05:46 version.go [Pipeline] sh [2023-03-01T05:54:47.133Z] + '[' -e coverage.out ] [2023-03-01T05:54:47.133Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-01T05:54:47.173Z] Warning: overwriting stash ‘coverage-report’ [2023-03-01T05:54:48.135Z] Stashed 1 file(s) [Pipeline] sh [2023-03-01T05:54:48.831Z] + make build [2023-03-01T05:54:48.831Z] 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-03-01T05:56:26.264Z] 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-03-01T05:56:32.943Z] 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-03-01T05:56:39.617Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-01T05:56:43.881Z] 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-03-01T05:57:30.730Z] 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-03-01T05:57:38.947Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-01T05:57:44.305Z] 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-03-01T05:57:48.574Z] 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-03-01T05:57:55.223Z] 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-03-01T05:57:59.499Z] 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-03-01T05:58:03.754Z] 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-03-01T05:58:18.742Z] 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-03-01T05:58:23.022Z] $ docker stop --time=1 3ee5ab78e37cdeccad1c88e4cf34b71fd08c71bedc88d7d21487141ab11393d2 [2023-03-01T05:58:26.066Z] $ docker rm -f --volumes 3ee5ab78e37cdeccad1c88e4cf34b71fd08c71bedc88d7d21487141ab11393d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T05:58:28.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T05:58:28.581Z] [2023-03-01T05:58:28.581Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T05:58:28.985Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T05:58:28.985Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-01T05:58:28.985Z] 29e5d40040c1: Pulling fs layer [2023-03-01T05:58:28.985Z] 1ce36da41761: Pulling fs layer [2023-03-01T05:58:28.985Z] 25b303627fd3: Pulling fs layer [2023-03-01T05:58:29.320Z] 29e5d40040c1: Verifying Checksum [2023-03-01T05:58:29.320Z] 29e5d40040c1: Download complete [2023-03-01T05:58:29.614Z] 1ce36da41761: Verifying Checksum [2023-03-01T05:58:29.614Z] 1ce36da41761: Download complete [2023-03-01T05:58:29.900Z] 29e5d40040c1: Pull complete [2023-03-01T05:58:31.385Z] 25b303627fd3: Verifying Checksum [2023-03-01T05:58:31.385Z] 25b303627fd3: Download complete [2023-03-01T05:58:31.385Z] 1ce36da41761: Pull complete [2023-03-01T05:58:41.473Z] 25b303627fd3: Pull complete [2023-03-01T05:58:41.473Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-01T05:58:41.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T05:58:41.473Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T05:58:41.798Z] prd-ubuntu20.04-docker-arm64-4c-16g-7910 does not seem to be running inside a container [2023-03-01T05:58:41.864Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-01T05:58:44.163Z] $ docker top 26b7829dadfce3accb82c9a9114e10cacff1c0db48d2c88dc059fb1929a768e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T05:58:45.048Z] + docker-compose build --help [2023-03-01T05:58:45.048Z] + grep parallel [2023-03-01T05:58:50.392Z] --parallel Build images in parallel. [Pipeline] } [2023-03-01T05:58:50.425Z] $ docker stop --time=1 26b7829dadfce3accb82c9a9114e10cacff1c0db48d2c88dc059fb1929a768e0 [2023-03-01T05:58:52.078Z] $ docker rm -f --volumes 26b7829dadfce3accb82c9a9114e10cacff1c0db48d2c88dc059fb1929a768e0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T05:58:52.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T05:58:52.808Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T05:58:53.048Z] prd-ubuntu20.04-docker-arm64-4c-16g-7910 does not seem to be running inside a container [2023-03-01T05:58:53.110Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-01T05:58:54.239Z] $ docker top 5e6b378601901695111f0adb0a7aa900a2dcf81e254f2d90672bfa47ef4b5899 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T05:58:55.117Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-01T05:59:01.756Z] Building core-command ... [2023-03-01T05:59:01.756Z] Building core-common-config-bootstrapper ... [2023-03-01T05:59:01.756Z] Building core-data ... [2023-03-01T05:59:01.756Z] Building core-metadata ... [2023-03-01T05:59:01.756Z] Building security-bootstrapper ... [2023-03-01T05:59:01.756Z] Building security-proxy-auth ... [2023-03-01T05:59:01.756Z] Building security-proxy-setup ... [2023-03-01T05:59:01.756Z] Building security-secretstore-setup ... [2023-03-01T05:59:01.756Z] Building security-spiffe-token-provider ... [2023-03-01T05:59:01.756Z] Building security-spire-agent ... [2023-03-01T05:59:01.756Z] Building security-spire-config ... [2023-03-01T05:59:01.756Z] Building security-spire-server ... [2023-03-01T05:59:01.756Z] Building support-notifications ... [2023-03-01T05:59:01.756Z] Building support-scheduler ... [2023-03-01T05:59:01.756Z] Building core-metadata [2023-03-01T05:59:01.756Z] Building support-scheduler [2023-03-01T05:59:01.756Z] Building security-proxy-auth [2023-03-01T05:59:01.756Z] Building core-data [2023-03-01T05:59:01.756Z] Building security-secretstore-setup [2023-03-01T05:59:48.580Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T05:59:48.580Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T05:59:48.580Z] ---> 0e82dfbd63b2 [2023-03-01T05:59:48.580Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T05:59:48.580Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T05:59:48.580Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T05:59:48.580Z] ---> 0e82dfbd63b2 [2023-03-01T05:59:48.580Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-01T05:59:48.580Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T05:59:48.580Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T05:59:48.580Z] ---> 0e82dfbd63b2 [2023-03-01T05:59:48.580Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T05:59:48.580Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T05:59:48.580Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T05:59:48.580Z] ---> 0e82dfbd63b2 [2023-03-01T05:59:48.580Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T05:59:48.580Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T05:59:48.580Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T05:59:48.580Z] ---> 0e82dfbd63b2 [2023-03-01T05:59:48.580Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T05:59:48.580Z] ---> Running in 7f99b770130a [2023-03-01T05:59:48.580Z] ---> Running in f42475224e98 [2023-03-01T05:59:48.580Z] ---> Running in ccb764acb20e [2023-03-01T05:59:48.580Z] ---> Running in 9458376f861b [2023-03-01T05:59:48.580Z] ---> Running in 46db3f517345 [2023-03-01T05:59:48.580Z] Removing intermediate container 7f99b770130a [2023-03-01T05:59:48.580Z] ---> 81ec38805645 [2023-03-01T05:59:48.580Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T05:59:48.580Z] Removing intermediate container 46db3f517345 [2023-03-01T05:59:48.580Z] ---> 5b4d3e82b663 [2023-03-01T05:59:48.580Z] Step 4/24 : WORKDIR /edgex-go [2023-03-01T05:59:48.580Z] Removing intermediate container f42475224e98 [2023-03-01T05:59:48.580Z] ---> b9e1a00d5402 [2023-03-01T05:59:48.580Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T05:59:48.580Z] ---> Running in cc0c715a6434 [2023-03-01T05:59:48.580Z] Removing intermediate container 9458376f861b [2023-03-01T05:59:48.580Z] ---> c96aabac96ef [2023-03-01T05:59:48.580Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T05:59:48.580Z] ---> Running in 1f3504af2b35 [2023-03-01T05:59:48.580Z] Removing intermediate container ccb764acb20e [2023-03-01T05:59:48.580Z] ---> d5bb32f40d1c [2023-03-01T05:59:48.580Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-01T05:59:48.580Z] ---> Running in 75a9487a9960 [2023-03-01T05:59:48.580Z] ---> Running in bbd620899e05 [2023-03-01T05:59:48.580Z] ---> Running in 8b8b4cd9bdf8 [2023-03-01T05:59:49.164Z] Removing intermediate container bbd620899e05 [2023-03-01T05:59:49.164Z] ---> 57261d32180c [2023-03-01T05:59:49.164Z] Removing intermediate container cc0c715a6434 [2023-03-01T05:59:49.164Z] Step 5/22 : RUN apk add --update --no-cache make git ---> 0bb7c8a7f70e [2023-03-01T05:59:49.164Z] [2023-03-01T05:59:49.164Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T05:59:49.164Z] Removing intermediate container 1f3504af2b35 [2023-03-01T05:59:49.164Z] ---> 3cdb9ad4ee87 [2023-03-01T05:59:49.164Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-01T05:59:49.164Z] ---> Running in f93c845c240f [2023-03-01T05:59:49.164Z] ---> Running in 589a8ff42e08 [2023-03-01T05:59:49.164Z] ---> Running in f1b8309e4fd9 [2023-03-01T05:59:49.430Z] Removing intermediate container 75a9487a9960 [2023-03-01T05:59:49.430Z] ---> 1a56ccff8705 [2023-03-01T05:59:49.430Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T05:59:49.702Z] ---> Running in e078fdd7c452 [2023-03-01T05:59:49.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T05:59:50.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T05:59:51.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T05:59:51.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T05:59:51.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T05:59:52.059Z] OK: 221 MiB in 51 packages [2023-03-01T05:59:52.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T05:59:52.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T05:59:52.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T05:59:52.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T05:59:52.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T05:59:53.186Z] OK: 221 MiB in 51 packages [2023-03-01T05:59:53.454Z] Removing intermediate container 8b8b4cd9bdf8 [2023-03-01T05:59:53.454Z] ---> 0296355d1ab5 [2023-03-01T05:59:53.454Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T05:59:53.721Z] OK: 221 MiB in 51 packages [2023-03-01T05:59:53.988Z] OK: 221 MiB in 51 packages [2023-03-01T05:59:54.256Z] OK: 221 MiB in 51 packages [2023-03-01T05:59:54.844Z] ---> e018754c889d [2023-03-01T05:59:54.844Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T05:59:55.115Z] ---> Running in 9dcd0aed32b8 [2023-03-01T05:59:55.115Z] Removing intermediate container f93c845c240f [2023-03-01T05:59:55.115Z] ---> b871772fa8cf [2023-03-01T05:59:55.115Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T05:59:55.723Z] Removing intermediate container f1b8309e4fd9 [2023-03-01T05:59:55.723Z] ---> 460b70a5a957 [2023-03-01T05:59:55.723Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T05:59:55.990Z] Removing intermediate container 589a8ff42e08 [2023-03-01T05:59:55.990Z] ---> 643d25446abf [2023-03-01T05:59:55.990Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-01T05:59:55.990Z] Removing intermediate container e078fdd7c452 [2023-03-01T05:59:55.990Z] ---> 49497bca17b8 [2023-03-01T05:59:55.990Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T05:59:56.578Z] ---> f0072cf800c1 [2023-03-01T05:59:56.578Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T05:59:56.860Z] ---> 12256fe57f45 [2023-03-01T05:59:56.860Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T05:59:56.860Z] ---> Running in 8ec6e7bc8c26 [2023-03-01T05:59:56.860Z] ---> Running in 87416b88d29a [2023-03-01T05:59:57.128Z] ---> 1f30f8801bbb [2023-03-01T05:59:57.128Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T05:59:57.128Z] ---> 24e22a4b1531 [2023-03-01T05:59:57.128Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T05:59:57.394Z] ---> Running in e93d579ef62b [2023-03-01T05:59:57.394Z] ---> Running in 048efa2479fa [2023-03-01T06:01:49.084Z] Removing intermediate container 9dcd0aed32b8 [2023-03-01T06:01:49.084Z] ---> c9c7cc8fbccb [2023-03-01T06:01:49.084Z] Step 7/24 : COPY . . [2023-03-01T06:01:49.084Z] Removing intermediate container 048efa2479fa [2023-03-01T06:01:49.084Z] ---> 158b9ee993e6 [2023-03-01T06:01:49.084Z] Step 8/24 : COPY . . [2023-03-01T06:01:49.084Z] Removing intermediate container 8ec6e7bc8c26 [2023-03-01T06:01:49.084Z] ---> 3e8e808c139d [2023-03-01T06:01:49.084Z] Step 8/22 : COPY . . [2023-03-01T06:01:49.084Z] Removing intermediate container e93d579ef62b [2023-03-01T06:01:49.084Z] ---> 9abfcaa82f07 [2023-03-01T06:01:49.084Z] Step 8/22 : COPY . . [2023-03-01T06:01:49.084Z] Removing intermediate container 87416b88d29a [2023-03-01T06:01:49.084Z] ---> 80a6f56d7068 [2023-03-01T06:01:49.084Z] Step 8/22 : COPY . . [2023-03-01T06:02:01.410Z] ---> af444bf98ade [2023-03-01T06:02:01.410Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-01T06:02:01.410Z] ---> Running in f7643f2c7a03 [2023-03-01T06:02:01.677Z] ---> aef21d0e0d41 [2023-03-01T06:02:01.677Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-01T06:02:01.950Z] 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-03-01T06:02:01.950Z] ---> 571cd2656e86 [2023-03-01T06:02:01.950Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-01T06:02:02.225Z] ---> Running in 153bf38e7ed8 [2023-03-01T06:02:02.226Z] ---> Running in 64d6e7c5dced [2023-03-01T06:02:02.810Z] ---> 828b7abd12cd [2023-03-01T06:02:02.810Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-01T06:02:03.077Z] ---> f424df2a8905 [2023-03-01T06:02:03.077Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-01T06:02:03.077Z] ---> Running in 6ea34648de5a [2023-03-01T06:02:03.345Z] ---> Running in 521e01861381 [2023-03-01T06:02:05.287Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-01T06:02:05.287Z] 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-03-01T06:02:05.875Z] 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-03-01T06:02:06.143Z] 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-03-01T06:09:13.195Z] 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-03-01T06:09:13.195Z] Removing intermediate container 153bf38e7ed8 [2023-03-01T06:09:13.195Z] ---> c361fee3ff8e [2023-03-01T06:09:13.195Z] [2023-03-01T06:09:13.195Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T06:09:13.195Z] 3.16: Pulling from library/alpine [2023-03-01T06:09:13.195Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T06:09:13.195Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T06:09:13.195Z] ---> 4c81e5bf8899 [2023-03-01T06:09:13.195Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T06:09:13.195Z] ---> Running in 227d7ded1dd6 [2023-03-01T06:09:13.195Z] Removing intermediate container 227d7ded1dd6 [2023-03-01T06:09:13.195Z] ---> 6faeb50b0ba0 [2023-03-01T06:09:13.195Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T06:09:13.195Z] ---> Running in 084d5ff01d71 [2023-03-01T06:09:13.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:09:13.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:09:14.869Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T06:09:14.869Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:09:14.869Z] OK: 5 MiB in 15 packages [2023-03-01T06:09:16.280Z] Removing intermediate container 084d5ff01d71 [2023-03-01T06:09:16.280Z] ---> b2ed8fa5db22 [2023-03-01T06:09:16.280Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:09:17.239Z] ---> dc213a1238b3 [2023-03-01T06:09:17.239Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-01T06:09:18.650Z] ---> e5eb1fc0c3ed [2023-03-01T06:09:18.650Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-01T06:09:19.630Z] ---> c2c4279241d1 [2023-03-01T06:09:19.630Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-01T06:09:21.051Z] ---> f93d033c8e16 [2023-03-01T06:09:21.051Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T06:09:21.051Z] ---> Running in 3f544768ca7e [2023-03-01T06:09:26.401Z] Removing intermediate container 3f544768ca7e [2023-03-01T06:09:26.401Z] ---> e062c565f5b3 [2023-03-01T06:09:26.401Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T06:09:26.401Z] ---> Running in 5d6029c556c9 [2023-03-01T06:09:26.668Z] Removing intermediate container 5d6029c556c9 [2023-03-01T06:09:26.668Z] ---> eebe31a39623 [2023-03-01T06:09:26.668Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-01T06:09:26.935Z] ---> Running in 6144d6c278fb [2023-03-01T06:09:27.895Z] Removing intermediate container 6144d6c278fb [2023-03-01T06:09:27.895Z] ---> e131dc379091 [2023-03-01T06:09:27.895Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T06:09:27.895Z] ---> Running in ba6d8d1246e8 [2023-03-01T06:09:28.859Z] Removing intermediate container ba6d8d1246e8 [2023-03-01T06:09:28.859Z] ---> e6e12a86a997 [2023-03-01T06:09:28.859Z] Step 21/22 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd [2023-03-01T06:09:28.859Z] ---> Running in 52e70bad9ac1 [2023-03-01T06:09:29.817Z] Removing intermediate container 52e70bad9ac1 [2023-03-01T06:09:29.817Z] ---> bc0c9ed84c8d [2023-03-01T06:09:29.817Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T06:09:29.817Z] ---> Running in 1b5e4ce44eb3 [2023-03-01T06:09:30.781Z] Removing intermediate container 1b5e4ce44eb3 [2023-03-01T06:09:30.781Z] ---> 0a55f8953a66 [2023-03-01T06:09:30.781Z] [2023-03-01T06:09:30.781Z] Removing intermediate container f7643f2c7a03 [2023-03-01T06:09:30.781Z] ---> 4b1773b41c39 [2023-03-01T06:09:30.781Z] [2023-03-01T06:09:30.781Z] Step 9/24 : FROM alpine:3.16 [2023-03-01T06:09:30.781Z] ---> 4c81e5bf8899 [2023-03-01T06:09:30.781Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-01T06:09:31.048Z] ---> Running in 3e86d99d57d1 [2023-03-01T06:09:31.317Z] Successfully built 0a55f8953a66 [2023-03-01T06:09:31.317Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-01T06:09:31.317Z]  Building security-proxy-auth ... done Building security-spire-config [2023-03-01T06:09:33.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:09:33.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:09:34.934Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-01T06:09:34.934Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-01T06:09:34.934Z] (3/3) Installing su-exec (0.2-r1) [2023-03-01T06:09:34.934Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:09:34.934Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T06:09:35.517Z] OK: 6 MiB in 17 packages [2023-03-01T06:09:38.101Z] Removing intermediate container 3e86d99d57d1 [2023-03-01T06:09:38.101Z] ---> 9180a6f8d20d [2023-03-01T06:09:38.101Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T06:09:38.101Z] ---> Running in 4c59a9cf33ec [2023-03-01T06:09:38.687Z] Removing intermediate container 4c59a9cf33ec [2023-03-01T06:09:38.687Z] ---> 8dc4aebf8600 [2023-03-01T06:09:38.687Z] Step 12/24 : WORKDIR / [2023-03-01T06:09:38.687Z] ---> Running in 4cba20f3195b [2023-03-01T06:09:39.271Z] Removing intermediate container 4cba20f3195b [2023-03-01T06:09:39.271Z] ---> 5aef14ecb0bb [2023-03-01T06:09:39.271Z] 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-03-01T06:09:40.230Z] ---> 7469cdd9ec9a [2023-03-01T06:09:40.230Z] 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-03-01T06:09:41.644Z] ---> ffd19f609171 [2023-03-01T06:09:41.644Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-01T06:09:43.063Z] ---> c643f277f0f3 [2023-03-01T06:09:43.063Z] 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-03-01T06:09:44.028Z] ---> bc75acf416d7 [2023-03-01T06:09:44.029Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-01T06:09:47.656Z] ---> 7ac4e7f20396 [2023-03-01T06:09:47.656Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-01T06:09:50.311Z] ---> 98c9566dc915 [2023-03-01T06:09:50.311Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T06:09:50.311Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:09:50.311Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:09:50.311Z] ---> 0e82dfbd63b2 [2023-03-01T06:09:50.311Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T06:09:50.311Z] ---> Using cache [2023-03-01T06:09:50.311Z] ---> d5bb32f40d1c [2023-03-01T06:09:50.311Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T06:09:50.311Z] ---> Running in 40fef9d4b173 [2023-03-01T06:09:51.722Z] ---> a6eab3b13204 [2023-03-01T06:09:51.722Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T06:09:51.722Z] ---> Running in f8ece537344f [2023-03-01T06:09:52.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:09:53.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:09:55.210Z] OK: 221 MiB in 51 packages [2023-03-01T06:09:55.210Z] Removing intermediate container f8ece537344f [2023-03-01T06:09:55.210Z] ---> 9ae8e9f72fd1 [2023-03-01T06:09:55.210Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T06:09:55.210Z] ---> Running in 49789ab16a3f [2023-03-01T06:09:56.621Z] Removing intermediate container 49789ab16a3f [2023-03-01T06:09:56.621Z] ---> fd52acb71d6b [2023-03-01T06:09:56.621Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T06:09:56.621Z] Removing intermediate container 40fef9d4b173 [2023-03-01T06:09:56.621Z] ---> b977f148555c [2023-03-01T06:09:56.621Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T06:09:56.621Z] ---> Running in ba3543c5f7ef [2023-03-01T06:09:57.204Z] Removing intermediate container ba3543c5f7ef [2023-03-01T06:09:57.204Z] ---> 8ce179a320aa [2023-03-01T06:09:57.204Z] Step 23/24 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd [2023-03-01T06:09:57.480Z] ---> Running in 2c47fdda37b5 [2023-03-01T06:09:57.747Z] ---> b5bf18bbf1b3 [2023-03-01T06:09:57.747Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:09:57.747Z] ---> Running in b84953932465 [2023-03-01T06:09:58.017Z] Removing intermediate container 2c47fdda37b5 [2023-03-01T06:09:58.017Z] ---> 4b9bdcad6bdc [2023-03-01T06:09:58.017Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T06:09:58.287Z] ---> Running in 0a1518808e0b [2023-03-01T06:10:00.723Z] Removing intermediate container 0a1518808e0b [2023-03-01T06:10:00.723Z] ---> 71b35d1b7948 [2023-03-01T06:10:00.723Z] [2023-03-01T06:10:00.992Z] Successfully built 71b35d1b7948 [2023-03-01T06:10:01.260Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-01T06:10:01.260Z]  Building security-secretstore-setup ... done Building support-notifications [2023-03-01T06:10:19.502Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:10:19.502Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:10:19.502Z] ---> 0e82dfbd63b2 [2023-03-01T06:10:19.502Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T06:10:19.502Z] ---> Using cache [2023-03-01T06:10:19.502Z] ---> c96aabac96ef [2023-03-01T06:10:19.502Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T06:10:19.502Z] ---> Using cache [2023-03-01T06:10:19.502Z] ---> 57261d32180c [2023-03-01T06:10:19.502Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-01T06:10:19.502Z] ---> Running in 0557fba86801 [2023-03-01T06:10:20.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:10:20.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:10:22.642Z] OK: 221 MiB in 51 packages [2023-03-01T06:10:24.595Z] Removing intermediate container 0557fba86801 [2023-03-01T06:10:24.595Z] ---> a3c8b8676437 [2023-03-01T06:10:24.595Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T06:10:27.179Z] ---> cc71cbc291bf [2023-03-01T06:10:27.180Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:10:27.180Z] ---> Running in 1780d9348e51 [2023-03-01T06:10:35.449Z] Removing intermediate container 521e01861381 [2023-03-01T06:10:35.449Z] ---> d98eee24ec70 [2023-03-01T06:10:35.449Z] [2023-03-01T06:10:35.449Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T06:10:35.449Z] ---> 4c81e5bf8899 [2023-03-01T06:10:35.449Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-01T06:10:35.449Z] ---> Running in d984e75b0bfd [2023-03-01T06:10:35.449Z] Removing intermediate container d984e75b0bfd [2023-03-01T06:10:35.449Z] ---> 62530c42c4d9 [2023-03-01T06:10:35.449Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-01T06:10:35.725Z] ---> Running in 878f56583022 [2023-03-01T06:10:36.327Z] Removing intermediate container 64d6e7c5dced [2023-03-01T06:10:36.327Z] ---> 5bfa090b732d [2023-03-01T06:10:36.327Z] [2023-03-01T06:10:36.327Z] Step 10/24 : FROM alpine:3.16 [2023-03-01T06:10:36.327Z] ---> 4c81e5bf8899 [2023-03-01T06:10:36.327Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-01T06:10:36.327Z] Removing intermediate container 878f56583022 [2023-03-01T06:10:36.327Z] ---> 9df43c5cc5fe [2023-03-01T06:10:36.327Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-01T06:10:36.595Z] ---> Running in 94e48f301dc6 [2023-03-01T06:10:36.595Z] ---> Running in cc7f58fbd099 [2023-03-01T06:10:37.566Z] Removing intermediate container cc7f58fbd099 [2023-03-01T06:10:37.566Z] ---> 5c89e2ac6a4a [2023-03-01T06:10:37.566Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T06:10:37.847Z] ---> Running in c2dbd03af932 [2023-03-01T06:10:38.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:10:39.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:10:39.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:10:40.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:10:41.457Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T06:10:41.457Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:10:41.457Z] OK: 5 MiB in 15 packages [2023-03-01T06:10:41.457Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T06:10:41.457Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:10:41.728Z] OK: 5 MiB in 15 packages [2023-03-01T06:10:43.674Z] Removing intermediate container 94e48f301dc6 [2023-03-01T06:10:43.674Z] ---> 526c5b947256 [2023-03-01T06:10:43.674Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T06:10:43.674Z] Removing intermediate container c2dbd03af932 [2023-03-01T06:10:43.674Z] ---> 1d35f01597ad [2023-03-01T06:10:43.674Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:10:43.674Z] ---> Running in 9d1cc9b62508 [2023-03-01T06:10:44.642Z] Removing intermediate container 9d1cc9b62508 [2023-03-01T06:10:44.642Z] ---> 7b9804708b3c [2023-03-01T06:10:44.642Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-01T06:10:44.642Z] ---> Running in 6353cbeb99a9 [2023-03-01T06:10:45.244Z] ---> 25f178af9072 [2023-03-01T06:10:45.244Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-01T06:10:45.521Z] Removing intermediate container 6353cbeb99a9 [2023-03-01T06:10:45.521Z] ---> 6b821e657af6 [2023-03-01T06:10:45.521Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-01T06:10:45.789Z] ---> Running in fefb6f19e452 [2023-03-01T06:10:46.763Z] Removing intermediate container fefb6f19e452 [2023-03-01T06:10:46.763Z] ---> fc1dc4f7c89b [2023-03-01T06:10:46.763Z] Step 15/24 : WORKDIR / [2023-03-01T06:10:46.763Z] ---> Running in 9c00bc31ab61 [2023-03-01T06:10:48.178Z] ---> d44b35adc530 [2023-03-01T06:10:48.178Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-01T06:10:48.178Z] Removing intermediate container 9c00bc31ab61 [2023-03-01T06:10:48.178Z] ---> 94f45f8e2671 [2023-03-01T06:10:48.178Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:10:49.587Z] ---> a60f47c82791 [2023-03-01T06:10:49.587Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-01T06:10:49.587Z] ---> b5867fd89d66 [2023-03-01T06:10:49.587Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-01T06:10:49.587Z] ---> Running in 6b5b25a7ab26 [2023-03-01T06:10:52.934Z] Removing intermediate container 6b5b25a7ab26 [2023-03-01T06:10:52.934Z] ---> a5ec02ff1086 [2023-03-01T06:10:52.934Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T06:10:52.934Z] ---> 467458c5df36 [2023-03-01T06:10:52.934Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-01T06:10:52.934Z] ---> Running in e6f913b1ede5 [2023-03-01T06:10:53.531Z] Removing intermediate container e6f913b1ede5 [2023-03-01T06:10:53.531Z] ---> 668c78d133aa [2023-03-01T06:10:53.531Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T06:10:53.802Z] ---> Running in 5552e77e42d6 [2023-03-01T06:10:53.802Z] ---> 790c00d89963 [2023-03-01T06:10:53.802Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-01T06:10:54.763Z] Removing intermediate container 5552e77e42d6 [2023-03-01T06:10:54.763Z] ---> 0305cbd7ebee [2023-03-01T06:10:54.763Z] Step 21/22 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd [2023-03-01T06:10:54.763Z] ---> Running in 0c79dca3e0fc [2023-03-01T06:10:55.049Z] ---> 13a37b39aa2e [2023-03-01T06:10:55.049Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-01T06:10:55.336Z] ---> Running in 5aa9613cb9db [2023-03-01T06:10:55.604Z] Removing intermediate container 0c79dca3e0fc [2023-03-01T06:10:55.604Z] ---> f542e52f11bf [2023-03-01T06:10:55.604Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T06:10:55.604Z] ---> Running in 87073e04d923 [2023-03-01T06:10:56.196Z] Removing intermediate container 5aa9613cb9db [2023-03-01T06:10:56.196Z] ---> 91fd7651490a [2023-03-01T06:10:56.196Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T06:10:56.196Z] ---> Running in 7ca2e15deda5 [2023-03-01T06:10:56.462Z] Removing intermediate container 87073e04d923 [2023-03-01T06:10:56.462Z] ---> 55aa93330188 [2023-03-01T06:10:56.462Z] [2023-03-01T06:10:57.045Z] Removing intermediate container 7ca2e15deda5 [2023-03-01T06:10:57.045Z] ---> 3c044da80702 [2023-03-01T06:10:57.045Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T06:10:57.045Z] Successfully built 55aa93330188 [2023-03-01T06:10:57.045Z] Successfully tagged core-data-arm64:latest [2023-03-01T06:10:57.045Z]  Building core-data ... done Building security-spire-server [2023-03-01T06:10:57.045Z] ---> Running in 52d6340957c2 [2023-03-01T06:10:57.652Z] Removing intermediate container 52d6340957c2 [2023-03-01T06:10:57.652Z] ---> 42144dd0e006 [2023-03-01T06:10:57.923Z] Step 23/24 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd [2023-03-01T06:10:57.923Z] ---> Running in 62d7bd498452 [2023-03-01T06:10:58.509Z] Removing intermediate container 62d7bd498452 [2023-03-01T06:10:58.509Z] ---> f474e04a6b45 [2023-03-01T06:10:58.509Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T06:10:58.509Z] ---> Running in c06c0701b9df [2023-03-01T06:10:59.095Z] Removing intermediate container c06c0701b9df [2023-03-01T06:10:59.095Z] ---> 6c3de7fa0496 [2023-03-01T06:10:59.095Z] [2023-03-01T06:10:59.364Z] Successfully built 6c3de7fa0496 [2023-03-01T06:10:59.364Z] Successfully tagged core-metadata-arm64:latest [2023-03-01T06:10:59.364Z]  Building core-metadata ... done Building security-bootstrapper [2023-03-01T06:11:26.094Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:11:26.094Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:11:26.094Z] ---> 0e82dfbd63b2 [2023-03-01T06:11:26.094Z] Step 3/23 : WORKDIR /edgex-go [2023-03-01T06:11:26.094Z] ---> Using cache [2023-03-01T06:11:26.094Z] ---> d5bb32f40d1c [2023-03-01T06:11:26.094Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T06:11:26.094Z] ---> Using cache [2023-03-01T06:11:26.094Z] ---> b977f148555c [2023-03-01T06:11:26.094Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-01T06:11:26.094Z] ---> Using cache [2023-03-01T06:11:26.094Z] ---> b5bf18bbf1b3 [2023-03-01T06:11:26.094Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:11:27.052Z] ---> Running in 2d838a385d31 [2023-03-01T06:11:27.052Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:11:27.052Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:11:27.052Z] ---> 0e82dfbd63b2 [2023-03-01T06:11:27.052Z] Step 3/32 : WORKDIR /edgex-go [2023-03-01T06:11:27.052Z] ---> Using cache [2023-03-01T06:11:27.052Z] ---> d5bb32f40d1c [2023-03-01T06:11:27.052Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-01T06:11:27.052Z] ---> Using cache [2023-03-01T06:11:27.052Z] ---> 0296355d1ab5 [2023-03-01T06:11:27.052Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-01T06:11:27.052Z] ---> Using cache [2023-03-01T06:11:27.052Z] ---> e018754c889d [2023-03-01T06:11:27.052Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:11:27.320Z] ---> Using cache [2023-03-01T06:11:27.320Z] ---> c9c7cc8fbccb [2023-03-01T06:11:27.320Z] Step 7/32 : COPY . . [2023-03-01T06:11:27.593Z] ---> Using cache [2023-03-01T06:11:27.593Z] ---> af444bf98ade [2023-03-01T06:11:27.593Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-01T06:11:28.176Z] ---> Running in 5c80737160db [2023-03-01T06:11:30.758Z] 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-03-01T06:11:57.432Z] Removing intermediate container b84953932465 [2023-03-01T06:11:57.432Z] ---> 91af47b4f7d0 [2023-03-01T06:11:57.432Z] Step 7/24 : COPY . . [2023-03-01T06:12:12.455Z] ---> dff5c466facc [2023-03-01T06:12:12.455Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T06:12:12.455Z] ---> Running in e9646fa60a50 [2023-03-01T06:12:12.721Z] Removing intermediate container 1780d9348e51 [2023-03-01T06:12:12.721Z] ---> 7cd613621e68 [2023-03-01T06:12:12.721Z] Step 8/22 : COPY . . [2023-03-01T06:12:12.994Z] Removing intermediate container e9646fa60a50 [2023-03-01T06:12:12.994Z] ---> 15d119904c23 [2023-03-01T06:12:12.994Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T06:12:13.260Z] ---> Running in fabf13d49a5d [2023-03-01T06:12:14.226Z] Removing intermediate container fabf13d49a5d [2023-03-01T06:12:14.226Z] ---> f010626a2eb9 [2023-03-01T06:12:14.226Z] 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-03-01T06:12:14.226Z] ---> Running in 383a936d17e0 [2023-03-01T06:12:18.484Z] Removing intermediate container 383a936d17e0 [2023-03-01T06:12:18.484Z] ---> bfb780d4930f [2023-03-01T06:12:18.484Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T06:12:18.484Z] ---> Running in 37dc5ae6be80 [2023-03-01T06:12:19.454Z] Removing intermediate container 37dc5ae6be80 [2023-03-01T06:12:19.454Z] ---> ff3406fbc8ad [2023-03-01T06:12:19.454Z] [2023-03-01T06:12:19.454Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T06:12:19.454Z] 3.15: Pulling from library/alpine [2023-03-01T06:12:22.032Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-01T06:12:22.032Z] Status: Downloaded newer image for alpine:3.15 [2023-03-01T06:12:22.032Z] ---> 354640af7b1b [2023-03-01T06:12:22.032Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T06:12:22.032Z] ---> Running in 8b1482cddc93 [2023-03-01T06:12:23.444Z] Removing intermediate container 8b1482cddc93 [2023-03-01T06:12:23.444Z] ---> 21f6aa40b24b [2023-03-01T06:12:23.444Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-01T06:12:23.444Z] ---> Running in e29fcb717258 [2023-03-01T06:12:26.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:12:26.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:12:27.689Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T06:12:27.689Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T06:12:27.689Z] OK: 15734 distinct packages available [2023-03-01T06:12:27.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:12:28.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:12:29.236Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-01T06:12:29.236Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-01T06:12:29.236Z] (3/4) Installing libucontext (1.1-r0) [2023-03-01T06:12:29.237Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-01T06:12:29.237Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T06:12:29.237Z] OK: 6 MiB in 18 packages [2023-03-01T06:12:32.588Z] Removing intermediate container e29fcb717258 [2023-03-01T06:12:32.589Z] ---> c107dd63b115 [2023-03-01T06:12:32.589Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T06:12:40.812Z] ---> ff95368cfc00 [2023-03-01T06:12:40.812Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-01T06:12:40.812Z] ---> Running in 0a4c3f1f84c0 [2023-03-01T06:12:42.754Z] 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-03-01T06:12:51.071Z] ---> b9d34dce5143 [2023-03-01T06:12:51.071Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T06:12:51.359Z] ---> d6918c23b0b4 [2023-03-01T06:12:51.359Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-01T06:12:51.660Z] ---> Running in 0f8a6b994266 [2023-03-01T06:12:53.156Z] Removing intermediate container 0f8a6b994266 [2023-03-01T06:12:53.156Z] ---> 5640211c02b4 [2023-03-01T06:12:53.156Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-01T06:12:53.451Z] Removing intermediate container 6ea34648de5a [2023-03-01T06:12:53.451Z] ---> 096699d24d90 [2023-03-01T06:12:53.451Z] [2023-03-01T06:12:53.451Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T06:12:53.451Z] ---> 4c81e5bf8899 [2023-03-01T06:12:53.451Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T06:12:53.451Z] ---> Using cache [2023-03-01T06:12:53.451Z] ---> 526c5b947256 [2023-03-01T06:12:53.451Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T06:12:53.451Z] ---> Using cache [2023-03-01T06:12:53.451Z] ---> 7b9804708b3c [2023-03-01T06:12:53.451Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-01T06:12:54.086Z] ---> Running in 957a5908fd46 [2023-03-01T06:12:54.680Z] ---> 0157af7f067f [2023-03-01T06:12:54.945Z] Step 19/24 : WORKDIR / [2023-03-01T06:12:54.945Z] Removing intermediate container 957a5908fd46 [2023-03-01T06:12:54.945Z] ---> 3dc788d00ae1 [2023-03-01T06:12:54.945Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T06:12:54.945Z] ---> Running in d6536d881bb6 [2023-03-01T06:12:55.223Z] ---> Running in f431d1fcdf22 [2023-03-01T06:12:56.214Z] Removing intermediate container d6536d881bb6 [2023-03-01T06:12:56.214Z] ---> af71c56fbc18 [2023-03-01T06:12:56.214Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T06:12:56.481Z] ---> Running in 50810e505a2a [2023-03-01T06:12:56.481Z] Removing intermediate container f431d1fcdf22 [2023-03-01T06:12:56.481Z] ---> 1f1ca56437ef [2023-03-01T06:12:56.481Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:12:57.436Z] Removing intermediate container 50810e505a2a [2023-03-01T06:12:57.436Z] ---> 3548378fa5a5 [2023-03-01T06:12:57.436Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T06:12:57.436Z] ---> Running in 21da3e7e8541 [2023-03-01T06:12:58.394Z] ---> 9ef8d6791602 [2023-03-01T06:12:58.394Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-01T06:12:58.394Z] Removing intermediate container 21da3e7e8541 [2023-03-01T06:12:58.394Z] ---> 34450a893e8d [2023-03-01T06:12:58.394Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T06:12:58.660Z] ---> Running in cb067e1e4e8e [2023-03-01T06:13:00.063Z] Removing intermediate container cb067e1e4e8e [2023-03-01T06:13:00.063Z] ---> c420bec33c5d [2023-03-01T06:13:00.063Z] Step 23/24 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd [2023-03-01T06:13:00.063Z] ---> Running in f6d0ffb4be03 [2023-03-01T06:13:04.309Z] Removing intermediate container f6d0ffb4be03 [2023-03-01T06:13:04.309Z] ---> e4230ad84845 [2023-03-01T06:13:04.309Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T06:13:04.309Z] ---> 140e93473e09 [2023-03-01T06:13:04.309Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-01T06:13:04.309Z] ---> Running in 3df8bb527e82 [2023-03-01T06:13:04.891Z] Removing intermediate container 3df8bb527e82 [2023-03-01T06:13:04.891Z] ---> f0844a379369 [2023-03-01T06:13:04.891Z] [2023-03-01T06:13:05.158Z] ---> 73772e203527 [2023-03-01T06:13:05.158Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-01T06:13:05.429Z] ---> Running in 5f2b48d4569e [2023-03-01T06:13:05.696Z] Successfully built f0844a379369 [2023-03-01T06:13:05.696Z] Successfully tagged security-spire-config-arm64:latest [2023-03-01T06:13:05.696Z] Building security-spiffe-token-provider [2023-03-01T06:13:06.278Z]  Building security-spire-config ... done Removing intermediate container 5f2b48d4569e [2023-03-01T06:13:06.278Z] ---> f1069d39df56 [2023-03-01T06:13:06.278Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T06:13:06.278Z] ---> Running in 685d6a45349f [2023-03-01T06:13:07.236Z] Removing intermediate container 685d6a45349f [2023-03-01T06:13:07.236Z] ---> 8f3a07204df5 [2023-03-01T06:13:07.236Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T06:13:07.503Z] ---> Running in 87fefd636609 [2023-03-01T06:13:08.460Z] Removing intermediate container 87fefd636609 [2023-03-01T06:13:08.460Z] ---> b0479f87e085 [2023-03-01T06:13:08.460Z] Step 21/22 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd [2023-03-01T06:13:08.460Z] ---> Running in de4e46976390 [2023-03-01T06:13:09.866Z] Removing intermediate container de4e46976390 [2023-03-01T06:13:09.866Z] ---> 553e77b577b0 [2023-03-01T06:13:09.866Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T06:13:10.133Z] ---> Running in 32bfe0db00a3 [2023-03-01T06:13:11.093Z] Removing intermediate container 32bfe0db00a3 [2023-03-01T06:13:11.093Z] ---> d0a9a7f9ff43 [2023-03-01T06:13:11.093Z] [2023-03-01T06:13:11.360Z] Successfully built d0a9a7f9ff43 [2023-03-01T06:13:11.627Z] Successfully tagged support-scheduler-arm64:latest [2023-03-01T06:13:11.627Z]  Building support-scheduler ... done Building security-spire-agent [2023-03-01T06:13:19.837Z] Removing intermediate container 2d838a385d31 [2023-03-01T06:13:19.838Z] ---> dcb5eca21673 [2023-03-01T06:13:19.838Z] Step 7/23 : COPY . . [2023-03-01T06:13:28.034Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:13:28.034Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:13:28.034Z] ---> 0e82dfbd63b2 [2023-03-01T06:13:28.034Z] Step 3/19 : WORKDIR /edgex-go [2023-03-01T06:13:28.034Z] ---> Using cache [2023-03-01T06:13:28.034Z] ---> d5bb32f40d1c [2023-03-01T06:13:28.034Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-01T06:13:28.633Z] ---> Running in b5cdca0f876b [2023-03-01T06:13:30.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:13:31.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:13:33.299Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-01T06:13:33.299Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-01T06:13:33.299Z] OK: 16903 distinct packages available [2023-03-01T06:13:33.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:13:33.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:13:34.705Z] OK: 221 MiB in 51 packages [2023-03-01T06:13:37.306Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:13:37.306Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:13:37.306Z] ---> 0e82dfbd63b2 [2023-03-01T06:13:37.306Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T06:13:37.306Z] ---> Using cache [2023-03-01T06:13:37.306Z] ---> d5bb32f40d1c [2023-03-01T06:13:37.306Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T06:13:37.306Z] ---> Using cache [2023-03-01T06:13:37.306Z] ---> b977f148555c [2023-03-01T06:13:37.306Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T06:13:37.306Z] ---> Using cache [2023-03-01T06:13:37.306Z] ---> b5bf18bbf1b3 [2023-03-01T06:13:37.306Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:13:37.306Z] ---> Using cache [2023-03-01T06:13:37.306Z] ---> dcb5eca21673 [2023-03-01T06:13:37.306Z] Step 7/24 : COPY . . [2023-03-01T06:13:37.578Z] Removing intermediate container b5cdca0f876b [2023-03-01T06:13:37.578Z] ---> 731400eb892b [2023-03-01T06:13:37.578Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-01T06:13:42.909Z] ---> bd266a499cab [2023-03-01T06:13:42.909Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:13:42.909Z] ---> Running in 23360ea0925e [2023-03-01T06:13:44.319Z] ---> 9dcbbb6d576b [2023-03-01T06:13:44.319Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T06:13:44.319Z] ---> Running in 4cf583d7cf37 [2023-03-01T06:13:44.901Z] Removing intermediate container 4cf583d7cf37 [2023-03-01T06:13:44.901Z] ---> ff57d700b7fe [2023-03-01T06:13:44.901Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-01T06:13:45.169Z] ---> Running in dfce7c3025df [2023-03-01T06:13:45.749Z] Removing intermediate container dfce7c3025df [2023-03-01T06:13:45.749Z] ---> ab395719a39c [2023-03-01T06:13:45.749Z] 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-03-01T06:13:46.014Z] ---> Running in 110d0b25150d [2023-03-01T06:13:50.269Z] Removing intermediate container 110d0b25150d [2023-03-01T06:13:50.269Z] ---> 0f4887b55c2b [2023-03-01T06:13:50.269Z] Step 11/23 : WORKDIR /edgex-go [2023-03-01T06:13:50.269Z] ---> Running in 32cd4555d489 [2023-03-01T06:13:50.862Z] Removing intermediate container 32cd4555d489 [2023-03-01T06:13:50.862Z] ---> e356fb2d2416 [2023-03-01T06:13:50.862Z] [2023-03-01T06:13:50.862Z] Step 12/23 : FROM alpine:3.15 [2023-03-01T06:13:50.862Z] ---> 354640af7b1b [2023-03-01T06:13:50.862Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T06:13:50.862Z] ---> Using cache [2023-03-01T06:13:50.862Z] ---> 21f6aa40b24b [2023-03-01T06:13:50.862Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T06:13:51.359Z] ---> Running in dcb8a576f42a [2023-03-01T06:13:53.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:13:53.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:13:55.575Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T06:13:55.575Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T06:13:55.575Z] OK: 15734 distinct packages available [2023-03-01T06:13:55.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:13:55.575Z] ---> 46eff542f616 [2023-03-01T06:13:55.575Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T06:13:55.844Z] ---> Running in c2ccf437249f [2023-03-01T06:13:56.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:13:56.391Z] Removing intermediate container c2ccf437249f [2023-03-01T06:13:56.391Z] ---> 52c6148d92fc [2023-03-01T06:13:56.391Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T06:13:56.660Z] ---> Running in 4b3d6fdcf225 [2023-03-01T06:13:57.252Z] Removing intermediate container 4b3d6fdcf225 [2023-03-01T06:13:57.252Z] ---> 1cd8cf00f6c5 [2023-03-01T06:13:57.252Z] 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-03-01T06:13:57.521Z] ---> Running in 2355eede7f43 [2023-03-01T06:13:57.791Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-01T06:13:57.791Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-01T06:13:57.791Z] (3/5) Installing libucontext (1.1-r0) [2023-03-01T06:13:57.791Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-01T06:13:57.791Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-01T06:13:57.791Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T06:13:58.062Z] OK: 6 MiB in 19 packages [2023-03-01T06:14:00.040Z] Removing intermediate container dcb8a576f42a [2023-03-01T06:14:00.040Z] ---> 3d53a7c81aee [2023-03-01T06:14:00.040Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T06:14:01.485Z] Removing intermediate container 2355eede7f43 [2023-03-01T06:14:01.485Z] ---> 18842621c31e [2023-03-01T06:14:01.485Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T06:14:01.752Z] ---> Running in 84973effdc7e [2023-03-01T06:14:02.718Z] Removing intermediate container 84973effdc7e [2023-03-01T06:14:02.718Z] ---> d1481fb2ecb6 [2023-03-01T06:14:02.718Z] [2023-03-01T06:14:02.718Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T06:14:02.718Z] ---> 354640af7b1b [2023-03-01T06:14:02.718Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T06:14:02.718Z] ---> Using cache [2023-03-01T06:14:02.718Z] ---> 21f6aa40b24b [2023-03-01T06:14:02.718Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T06:14:02.718Z] ---> Using cache [2023-03-01T06:14:02.718Z] ---> 3d53a7c81aee [2023-03-01T06:14:02.718Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-01T06:14:09.386Z] ---> 842368cdca1e [2023-03-01T06:14:09.386Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T06:14:09.386Z] ---> 746641466843 [2023-03-01T06:14:09.386Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T06:14:09.972Z] ---> 317c8976479b [2023-03-01T06:14:09.972Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-01T06:14:11.393Z] ---> 1e396265d12d [2023-03-01T06:14:11.393Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-01T06:14:12.810Z] ---> 5fa9c5a6063a [2023-03-01T06:14:12.810Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T06:14:13.078Z] ---> Running in 1514a6f0f899 [2023-03-01T06:14:13.666Z] Removing intermediate container 1514a6f0f899 [2023-03-01T06:14:13.666Z] ---> f7fe17e2df89 [2023-03-01T06:14:13.666Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T06:14:13.936Z] ---> Running in 394775cab781 [2023-03-01T06:14:14.914Z] Removing intermediate container 394775cab781 [2023-03-01T06:14:14.914Z] ---> c756c77d8a52 [2023-03-01T06:14:14.914Z] Step 21/23 : LABEL arch=arm64 [2023-03-01T06:14:15.184Z] ---> Running in 1cda7df6396c [2023-03-01T06:14:16.150Z] Removing intermediate container 1cda7df6396c [2023-03-01T06:14:16.150Z] ---> 836d04914444 [2023-03-01T06:14:16.150Z] Step 22/23 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd [2023-03-01T06:14:16.150Z] ---> 7269861e4623 [2023-03-01T06:14:16.150Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T06:14:16.150Z] ---> Running in 1aa5e5b47c4d [2023-03-01T06:14:17.114Z] Removing intermediate container 1aa5e5b47c4d [2023-03-01T06:14:17.114Z] ---> 61ae45b91f43 [2023-03-01T06:14:17.114Z] Step 23/23 : LABEL version=0.0.0 [2023-03-01T06:14:17.114Z] ---> Running in 627d10e39241 [2023-03-01T06:14:17.114Z] ---> 71cca3d83d0a [2023-03-01T06:14:17.114Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-01T06:14:17.701Z] Removing intermediate container 627d10e39241 [2023-03-01T06:14:17.701Z] ---> 6af0c18254ba [2023-03-01T06:14:17.701Z] [2023-03-01T06:14:18.290Z] ---> ed71f2039a66 [2023-03-01T06:14:18.290Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-01T06:14:18.559Z] Successfully built 6af0c18254ba [2023-03-01T06:14:18.559Z] Successfully tagged security-spire-server-arm64:latest [2023-03-01T06:14:18.559Z]  Building security-spire-server ... done Building core-command [2023-03-01T06:14:19.355Z] ---> ded765458348 [2023-03-01T06:14:19.355Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T06:14:19.355Z] ---> Running in 85672a287cc9 [2023-03-01T06:14:19.950Z] Removing intermediate container 85672a287cc9 [2023-03-01T06:14:19.950Z] ---> 579efaf8c112 [2023-03-01T06:14:19.950Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T06:14:20.225Z] ---> Running in a1043fc29092 [2023-03-01T06:14:20.816Z] Removing intermediate container a1043fc29092 [2023-03-01T06:14:20.816Z] ---> 89855f4cb225 [2023-03-01T06:14:20.816Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T06:14:20.816Z] ---> Running in 1d6d35bc5910 [2023-03-01T06:14:21.405Z] Removing intermediate container 1d6d35bc5910 [2023-03-01T06:14:21.405Z] ---> 38260b6d648f [2023-03-01T06:14:21.405Z] Step 23/24 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd [2023-03-01T06:14:21.685Z] ---> Running in b0c52a965e5c [2023-03-01T06:14:22.278Z] Removing intermediate container b0c52a965e5c [2023-03-01T06:14:22.278Z] ---> a2260812d8dd [2023-03-01T06:14:22.278Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T06:14:22.554Z] ---> Running in 9aea74542800 [2023-03-01T06:14:23.140Z] Removing intermediate container 9aea74542800 [2023-03-01T06:14:23.140Z] ---> cb53f9142aeb [2023-03-01T06:14:23.140Z] [2023-03-01T06:14:23.410Z] Successfully built cb53f9142aeb [2023-03-01T06:14:23.410Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-01T06:14:23.410Z] Building core-common-config-bootstrapper [2023-03-01T06:14:45.497Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:14:45.497Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:14:45.497Z] ---> 0e82dfbd63b2 [2023-03-01T06:14:45.497Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-01T06:14:45.497Z] ---> Using cache [2023-03-01T06:14:45.497Z] ---> c96aabac96ef [2023-03-01T06:14:45.497Z] Step 4/23 : WORKDIR /edgex-go [2023-03-01T06:14:45.497Z] ---> Using cache [2023-03-01T06:14:45.497Z] ---> 57261d32180c [2023-03-01T06:14:45.497Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-01T06:14:45.497Z] ---> Using cache [2023-03-01T06:14:45.497Z] ---> b871772fa8cf [2023-03-01T06:14:45.497Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-01T06:14:45.498Z] ---> Using cache [2023-03-01T06:14:45.498Z] ---> f0072cf800c1 [2023-03-01T06:14:45.498Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:14:45.498Z] ---> Using cache [2023-03-01T06:14:45.498Z] ---> 3e8e808c139d [2023-03-01T06:14:45.498Z] Step 8/23 : COPY . . [2023-03-01T06:14:45.498Z] ---> Using cache [2023-03-01T06:14:45.498Z] ---> aef21d0e0d41 [2023-03-01T06:14:45.498Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-01T06:14:45.498Z] ---> Running in 52fd43a3272a [2023-03-01T06:14:47.465Z] 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-03-01T06:14:51.729Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:14:51.729Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:14:51.729Z] ---> 0e82dfbd63b2 [2023-03-01T06:14:51.729Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T06:14:51.729Z] ---> Using cache [2023-03-01T06:14:51.729Z] ---> c96aabac96ef [2023-03-01T06:14:51.729Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T06:14:51.729Z] ---> Using cache [2023-03-01T06:14:51.729Z] ---> 57261d32180c [2023-03-01T06:14:51.729Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T06:14:51.729Z] ---> Using cache [2023-03-01T06:14:51.729Z] ---> b871772fa8cf [2023-03-01T06:14:51.729Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T06:14:51.729Z] ---> Using cache [2023-03-01T06:14:51.729Z] ---> f0072cf800c1 [2023-03-01T06:14:51.729Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:14:51.729Z] ---> Using cache [2023-03-01T06:14:51.729Z] ---> 3e8e808c139d [2023-03-01T06:14:51.729Z] Step 8/22 : COPY . . [2023-03-01T06:14:51.729Z] ---> Using cache [2023-03-01T06:14:51.729Z] ---> aef21d0e0d41 [2023-03-01T06:14:51.729Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-01T06:14:52.322Z] ---> Running in f848fd777338 [2023-03-01T06:14:54.919Z] 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-03-01T06:15:21.630Z] Removing intermediate container 23360ea0925e [2023-03-01T06:15:21.630Z] ---> cd0a8d7c7deb [2023-03-01T06:15:21.630Z] Step 7/19 : COPY . . [2023-03-01T06:15:31.724Z] ---> 73e9056e10b0 [2023-03-01T06:15:31.724Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-01T06:15:31.724Z] ---> Running in c3959cd8ebaa [2023-03-01T06:15:31.993Z] 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-03-01T06:17:23.985Z] Removing intermediate container 5c80737160db [2023-03-01T06:17:23.985Z] ---> 33086a07a48d [2023-03-01T06:17:23.985Z] [2023-03-01T06:17:23.985Z] Step 9/32 : FROM alpine:3.16 [2023-03-01T06:17:23.985Z] ---> 4c81e5bf8899 [2023-03-01T06:17:23.985Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T06:17:23.985Z] ---> Running in 37f8e3faa171 [2023-03-01T06:17:23.985Z] Removing intermediate container 37f8e3faa171 [2023-03-01T06:17:23.985Z] ---> bdf6a73d664d [2023-03-01T06:17:23.985Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-01T06:17:23.985Z] ---> Running in 827598c0fe11 [2023-03-01T06:17:23.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:17:23.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:17:23.985Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-01T06:17:23.985Z] (2/2) Installing su-exec (0.2-r1) [2023-03-01T06:17:23.985Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:17:23.985Z] OK: 5 MiB in 16 packages [2023-03-01T06:17:23.985Z] Removing intermediate container 827598c0fe11 [2023-03-01T06:17:23.985Z] ---> d6bd270439d5 [2023-03-01T06:17:23.985Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-01T06:17:23.985Z] ---> Running in 431cac81f3aa [2023-03-01T06:17:23.985Z] Removing intermediate container 431cac81f3aa [2023-03-01T06:17:23.985Z] ---> 9ab72a833871 [2023-03-01T06:17:23.985Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-01T06:17:23.985Z] ---> Running in e7e04f010a33 [2023-03-01T06:17:23.985Z] Removing intermediate container e7e04f010a33 [2023-03-01T06:17:23.985Z] ---> 06cb6a726f1c [2023-03-01T06:17:23.985Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-01T06:17:23.985Z] ---> Running in 2fcec52ae2d0 [2023-03-01T06:17:24.575Z] Removing intermediate container 2fcec52ae2d0 [2023-03-01T06:17:24.575Z] ---> dae4b2c37782 [2023-03-01T06:17:24.575Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-01T06:17:24.844Z] ---> Running in 44559edaf7f0 [2023-03-01T06:17:25.112Z] Removing intermediate container 44559edaf7f0 [2023-03-01T06:17:25.112Z] ---> 9be2a9e8f3b7 [2023-03-01T06:17:25.112Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-01T06:17:25.381Z] ---> Running in 64d424c033e8 [2023-03-01T06:17:28.738Z] Removing intermediate container 64d424c033e8 [2023-03-01T06:17:28.738Z] ---> 502df9ada2f7 [2023-03-01T06:17:28.738Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-01T06:17:28.738Z] ---> Running in dedaae8a3261 [2023-03-01T06:17:29.008Z] Removing intermediate container dedaae8a3261 [2023-03-01T06:17:29.008Z] ---> 5bb04f7797a5 [2023-03-01T06:17:29.008Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-01T06:17:29.979Z] ---> 20cc09502f1d [2023-03-01T06:17:29.979Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-01T06:17:30.254Z] ---> Running in d2fbab7148ae [2023-03-01T06:17:33.618Z] Removing intermediate container d2fbab7148ae [2023-03-01T06:17:33.618Z] ---> b4643ebc0a4e [2023-03-01T06:17:33.618Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:17:34.606Z] ---> 0abcbcf96859 [2023-03-01T06:17:34.606Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-01T06:17:36.561Z] ---> 6a90b7830429 [2023-03-01T06:17:36.561Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-01T06:17:37.148Z] ---> 5f22126e5422 [2023-03-01T06:17:37.148Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-01T06:17:38.112Z] ---> cd3c60634a56 [2023-03-01T06:17:38.112Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-01T06:17:39.081Z] ---> bc25d84e708d [2023-03-01T06:17:39.081Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-01T06:17:39.675Z] ---> 452523f08476 [2023-03-01T06:17:39.675Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-01T06:17:40.642Z] ---> e9b607ecc1b0 [2023-03-01T06:17:40.643Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-01T06:17:40.643Z] ---> Running in 1dcd0168c6cb [2023-03-01T06:17:44.003Z] Removing intermediate container 1dcd0168c6cb [2023-03-01T06:17:44.003Z] ---> 4d39207ecd3d [2023-03-01T06:17:44.003Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-01T06:17:44.003Z] ---> Running in 4d72df9a4dcf [2023-03-01T06:17:44.274Z] Removing intermediate container 4d72df9a4dcf [2023-03-01T06:17:44.274Z] ---> f8b4e32908a8 [2023-03-01T06:17:44.274Z] Step 29/32 : CMD ["gate"] [2023-03-01T06:17:44.274Z] ---> Running in 4633a41d10a2 [2023-03-01T06:17:44.861Z] Removing intermediate container 4633a41d10a2 [2023-03-01T06:17:44.861Z] ---> a3d3675623a0 [2023-03-01T06:17:44.861Z] Step 30/32 : LABEL arch=arm64 [2023-03-01T06:17:45.131Z] ---> Running in 6eb2912ea7b0 [2023-03-01T06:17:48.493Z] Removing intermediate container 6eb2912ea7b0 [2023-03-01T06:17:48.493Z] ---> e4a589027abb [2023-03-01T06:17:48.493Z] Step 31/32 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd [2023-03-01T06:17:48.493Z] ---> Running in 0de5fe356949 [2023-03-01T06:17:48.493Z] Removing intermediate container 0de5fe356949 [2023-03-01T06:17:48.493Z] ---> 82473fd60b51 [2023-03-01T06:17:48.493Z] Step 32/32 : LABEL version=0.0.0 [2023-03-01T06:17:48.493Z] ---> Running in 9c31be937076 [2023-03-01T06:17:49.085Z] Removing intermediate container 9c31be937076 [2023-03-01T06:17:49.085Z] ---> 9e9c1a5d96d4 [2023-03-01T06:17:49.085Z] [2023-03-01T06:17:49.356Z] Successfully built 9e9c1a5d96d4 [2023-03-01T06:17:49.356Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-01T06:17:49.356Z] Building security-proxy-setup [2023-03-01T06:18:07.591Z]  Building security-bootstrapper ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:18:07.591Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:18:07.591Z] ---> 0e82dfbd63b2 [2023-03-01T06:18:07.591Z] Step 3/21 : WORKDIR /edgex-go [2023-03-01T06:18:07.591Z] ---> Using cache [2023-03-01T06:18:07.591Z] ---> d5bb32f40d1c [2023-03-01T06:18:07.591Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-01T06:18:07.591Z] ---> Using cache [2023-03-01T06:18:07.591Z] ---> 0296355d1ab5 [2023-03-01T06:18:07.591Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-01T06:18:07.591Z] ---> Using cache [2023-03-01T06:18:07.591Z] ---> e018754c889d [2023-03-01T06:18:07.591Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:18:07.591Z] ---> Using cache [2023-03-01T06:18:07.591Z] ---> c9c7cc8fbccb [2023-03-01T06:18:07.592Z] Step 7/21 : COPY . . [2023-03-01T06:18:07.592Z] ---> Using cache [2023-03-01T06:18:07.592Z] ---> af444bf98ade [2023-03-01T06:18:07.592Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-03-01T06:18:07.870Z] ---> Running in 849a14614a3a [2023-03-01T06:18:09.825Z] 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-03-01T06:22:16.713Z] Removing intermediate container f848fd777338 [2023-03-01T06:22:16.713Z] ---> df302fba7411 [2023-03-01T06:22:16.713Z] [2023-03-01T06:22:16.713Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T06:22:16.713Z] ---> 4c81e5bf8899 [2023-03-01T06:22:16.713Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T06:22:16.713Z] ---> Using cache [2023-03-01T06:22:16.713Z] ---> 6faeb50b0ba0 [2023-03-01T06:22:16.713Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T06:22:16.713Z] ---> Using cache [2023-03-01T06:22:16.713Z] ---> b2ed8fa5db22 [2023-03-01T06:22:16.713Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:22:16.713Z] ---> Using cache [2023-03-01T06:22:16.713Z] Removing intermediate container 52fd43a3272a [2023-03-01T06:22:16.713Z] ---> 36a7613e31b0 [2023-03-01T06:22:16.713Z] [2023-03-01T06:22:16.713Z] Step 10/23 : FROM alpine:3.16 [2023-03-01T06:22:16.713Z] ---> 4c81e5bf8899 [2023-03-01T06:22:16.713Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-01T06:22:16.713Z] ---> Using cache [2023-03-01T06:22:16.713Z] ---> 526c5b947256 [2023-03-01T06:22:16.713Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T06:22:16.713Z] ---> Using cache [2023-03-01T06:22:16.713Z] ---> 7b9804708b3c [2023-03-01T06:22:16.713Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-01T06:22:16.713Z] ---> dc213a1238b3 [2023-03-01T06:22:16.713Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-01T06:22:16.713Z] ---> Running in 69e588b9e7a9 [2023-03-01T06:22:16.713Z] Removing intermediate container 69e588b9e7a9 [2023-03-01T06:22:16.713Z] ---> 4130c8fd4882 [2023-03-01T06:22:16.713Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-01T06:22:16.713Z] ---> Running in cc1e29cd2f5a [2023-03-01T06:22:16.713Z] Removing intermediate container cc1e29cd2f5a [2023-03-01T06:22:16.713Z] ---> f137967d541c [2023-03-01T06:22:16.713Z] Step 15/23 : WORKDIR / [2023-03-01T06:22:16.713Z] ---> Running in 5b4a5540894c [2023-03-01T06:22:16.713Z] ---> b7dbba57cb71 [2023-03-01T06:22:16.713Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-01T06:22:16.713Z] Removing intermediate container 5b4a5540894c [2023-03-01T06:22:16.713Z] ---> fd73f1b754c1 [2023-03-01T06:22:16.713Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:22:16.980Z] ---> b94a58059e35 [2023-03-01T06:22:16.980Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-01T06:22:17.563Z] ---> dd07261428fb [2023-03-01T06:22:17.563Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-01T06:22:18.527Z] ---> 831e3999a74b [2023-03-01T06:22:18.527Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T06:22:18.527Z] ---> Running in c111ba7b3e87 [2023-03-01T06:22:20.471Z] ---> 716415d24e05 [2023-03-01T06:22:20.471Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-01T06:22:21.886Z] ---> 335120121654 [2023-03-01T06:22:21.886Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-01T06:22:22.165Z] ---> Running in 51162464e75c [2023-03-01T06:22:22.753Z] Removing intermediate container c111ba7b3e87 [2023-03-01T06:22:22.753Z] ---> 193606e9aa86 [2023-03-01T06:22:22.753Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T06:22:22.753Z] ---> Running in f1ee5371ffba [2023-03-01T06:22:22.753Z] Removing intermediate container 51162464e75c [2023-03-01T06:22:22.753Z] ---> ca6b632bfd9f [2023-03-01T06:22:22.753Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T06:22:23.027Z] ---> Running in 53b894f87d65 [2023-03-01T06:22:23.611Z] Removing intermediate container f1ee5371ffba [2023-03-01T06:22:23.611Z] ---> 7bd51af4d353 [2023-03-01T06:22:23.611Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-01T06:22:23.611Z] Removing intermediate container 53b894f87d65 [2023-03-01T06:22:23.611Z] ---> 9a72d9438695 [2023-03-01T06:22:23.611Z] Step 21/23 : LABEL arch=arm64 [2023-03-01T06:22:23.611Z] ---> Running in 51311cd2c97b [2023-03-01T06:22:23.878Z] ---> Running in 98ec61fb1ada [2023-03-01T06:22:24.464Z] Removing intermediate container 51311cd2c97b [2023-03-01T06:22:24.464Z] ---> dc6f91e0b27a [2023-03-01T06:22:24.464Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T06:22:24.464Z] Removing intermediate container 98ec61fb1ada [2023-03-01T06:22:24.464Z] ---> f46a4ae8b11f [2023-03-01T06:22:24.465Z] Step 22/23 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd [2023-03-01T06:22:24.465Z] ---> Running in 3a34e4d1ecdb [2023-03-01T06:22:24.732Z] ---> Running in 508784d77fa2 [2023-03-01T06:22:25.315Z] Removing intermediate container 3a34e4d1ecdb [2023-03-01T06:22:25.315Z] ---> 8591ec2d6c5b [2023-03-01T06:22:25.315Z] Step 21/22 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd [2023-03-01T06:22:25.315Z] Removing intermediate container 508784d77fa2 [2023-03-01T06:22:25.315Z] ---> d72d8997a169 [2023-03-01T06:22:25.315Z] Step 23/23 : LABEL version=0.0.0 [2023-03-01T06:22:25.583Z] ---> Running in 5369ddaf2a5f [2023-03-01T06:22:25.583Z] ---> Running in 471a4c159f1a [2023-03-01T06:22:26.170Z] Removing intermediate container 5369ddaf2a5f [2023-03-01T06:22:26.170Z] ---> db325314edd7 [2023-03-01T06:22:26.170Z] [2023-03-01T06:22:26.435Z] Removing intermediate container 471a4c159f1a [2023-03-01T06:22:26.435Z] ---> 788c18d5b260 [2023-03-01T06:22:26.435Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T06:22:26.435Z] ---> Running in 6e7c499a417c [2023-03-01T06:22:27.017Z] Successfully built db325314edd7 [2023-03-01T06:22:27.017Z] Successfully tagged core-command-arm64:latest [2023-03-01T06:22:27.283Z]  Building core-command ... done Removing intermediate container 6e7c499a417c [2023-03-01T06:22:27.283Z] ---> ffbd6764aa55 [2023-03-01T06:22:27.283Z] [2023-03-01T06:22:27.550Z] Successfully built ffbd6764aa55 [2023-03-01T06:22:27.550Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-01T06:22:49.600Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 0a4c3f1f84c0 [2023-03-01T06:22:49.600Z] ---> 611bf7c9c1b5 [2023-03-01T06:22:49.600Z] [2023-03-01T06:22:49.600Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T06:22:49.600Z] ---> 4c81e5bf8899 [2023-03-01T06:22:49.600Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-01T06:22:49.600Z] ---> Running in adbf405af08a [2023-03-01T06:22:49.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:22:49.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:22:51.006Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-01T06:22:51.006Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-01T06:22:51.006Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:22:51.006Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T06:22:51.276Z] OK: 6 MiB in 16 packages [2023-03-01T06:22:53.855Z] Removing intermediate container adbf405af08a [2023-03-01T06:22:53.855Z] ---> fe6a8835cdd2 [2023-03-01T06:22:53.855Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T06:22:53.855Z] ---> Running in f2279e134665 [2023-03-01T06:22:53.855Z] Removing intermediate container f2279e134665 [2023-03-01T06:22:53.855Z] ---> ebe478571d4e [2023-03-01T06:22:53.855Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-01T06:22:54.122Z] ---> Running in d8e2dc1abf82 [2023-03-01T06:22:54.704Z] Removing intermediate container d8e2dc1abf82 [2023-03-01T06:22:54.704Z] ---> a383b5bbd90f [2023-03-01T06:22:54.704Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T06:22:54.704Z] ---> Running in cfdf436a0458 [2023-03-01T06:22:55.296Z] Removing intermediate container cfdf436a0458 [2023-03-01T06:22:55.296Z] ---> 58e7b57a409c [2023-03-01T06:22:55.296Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:22:56.259Z] ---> faaaf15c270b [2023-03-01T06:22:56.259Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-01T06:22:58.838Z] ---> fac5b17c1531 [2023-03-01T06:22:58.838Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-01T06:22:59.802Z] ---> f43d078cd3f7 [2023-03-01T06:22:59.802Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-01T06:22:59.802Z] ---> Running in 3f95c5c024bf [2023-03-01T06:23:00.390Z] Removing intermediate container 3f95c5c024bf [2023-03-01T06:23:00.390Z] ---> a60d1c0fe998 [2023-03-01T06:23:00.390Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T06:23:00.390Z] ---> Running in 89e3879736b3 [2023-03-01T06:23:00.974Z] Removing intermediate container 89e3879736b3 [2023-03-01T06:23:00.974Z] ---> 687318834f89 [2023-03-01T06:23:00.974Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T06:23:01.241Z] ---> Running in 0154a4763fa3 [2023-03-01T06:23:01.511Z] Removing intermediate container 0154a4763fa3 [2023-03-01T06:23:01.511Z] ---> 16f1c0718010 [2023-03-01T06:23:01.511Z] Step 21/22 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd [2023-03-01T06:23:01.787Z] ---> Running in 8352e6e8ceaf [2023-03-01T06:23:02.370Z] Removing intermediate container 8352e6e8ceaf [2023-03-01T06:23:02.370Z] ---> 4513ed0fbfdd [2023-03-01T06:23:02.370Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T06:23:02.370Z] ---> Running in 10d3ccb1ecf6 [2023-03-01T06:23:03.778Z] Removing intermediate container 10d3ccb1ecf6 [2023-03-01T06:23:03.778Z] ---> 8d239bbc8214 [2023-03-01T06:23:03.778Z] [2023-03-01T06:23:04.358Z] Successfully built 8d239bbc8214 [2023-03-01T06:23:04.358Z] Successfully tagged support-notifications-arm64:latest [2023-03-01T06:23:22.566Z]  Building support-notifications ... done 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-03-01T06:23:32.699Z] Removing intermediate container c3959cd8ebaa [2023-03-01T06:23:32.699Z] ---> 3b9ab34913fe [2023-03-01T06:23:32.699Z] [2023-03-01T06:23:32.699Z] Step 9/19 : FROM alpine:3.15 [2023-03-01T06:23:32.699Z] ---> 354640af7b1b [2023-03-01T06:23:32.699Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T06:23:32.699Z] ---> Using cache [2023-03-01T06:23:32.699Z] ---> 21f6aa40b24b [2023-03-01T06:23:32.699Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-01T06:23:32.699Z] ---> Running in df3ed62d877a [2023-03-01T06:23:32.965Z] Removing intermediate container 849a14614a3a [2023-03-01T06:23:32.965Z] ---> 628ec8ea304a [2023-03-01T06:23:32.965Z] [2023-03-01T06:23:32.965Z] Step 9/21 : FROM alpine:3.16 [2023-03-01T06:23:32.965Z] ---> 4c81e5bf8899 [2023-03-01T06:23:32.965Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-03-01T06:23:32.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:23:32.965Z] ---> Running in 54653295b7d8 [2023-03-01T06:23:33.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:23:34.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:23:34.399Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T06:23:34.399Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T06:23:34.399Z] OK: 15734 distinct packages available [2023-03-01T06:23:34.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:23:34.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:23:34.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:23:35.511Z] (1/6) Installing ca-certificates (20220614-r0) [2023-03-01T06:23:35.776Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-03-01T06:23:35.776Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-03-01T06:23:35.776Z] (4/6) Installing libcurl (7.83.1-r6) [2023-03-01T06:23:35.776Z] (5/6) Installing curl (7.83.1-r6) [2023-03-01T06:23:35.776Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-03-01T06:23:35.776Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:23:35.776Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T06:23:35.776Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-01T06:23:36.042Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-01T06:23:36.042Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-01T06:23:36.042Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-01T06:23:36.042Z] OK: 8 MiB in 20 packages [2023-03-01T06:23:36.042Z] (5/9) Installing curl (7.80.0-r6) [2023-03-01T06:23:36.042Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-01T06:23:36.042Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-01T06:23:36.042Z] (8/9) Installing libucontext (1.1-r0) [2023-03-01T06:23:36.042Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-01T06:23:36.042Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T06:23:36.042Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T06:23:36.308Z] OK: 8 MiB in 23 packages [2023-03-01T06:23:37.716Z] Removing intermediate container 54653295b7d8 [2023-03-01T06:23:37.716Z] ---> ea5aedb0965c [2023-03-01T06:23:37.716Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T06:23:37.716Z] ---> Running in d537d12cc6b7 [2023-03-01T06:23:37.716Z] Removing intermediate container df3ed62d877a [2023-03-01T06:23:37.716Z] ---> 9143d6bf7cf8 [2023-03-01T06:23:37.716Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:23:37.982Z] Removing intermediate container d537d12cc6b7 [2023-03-01T06:23:37.982Z] ---> 069854608f66 [2023-03-01T06:23:37.982Z] Step 12/21 : WORKDIR /edgex [2023-03-01T06:23:37.982Z] ---> Running in 6af9c482776c [2023-03-01T06:23:38.573Z] Removing intermediate container 6af9c482776c [2023-03-01T06:23:38.574Z] ---> a891cf5ac322 [2023-03-01T06:23:38.574Z] ---> 9c7e941f2672 [2023-03-01T06:23:38.574Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-03-01T06:23:38.574Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-01T06:23:39.178Z] ---> d32239857a10 [2023-03-01T06:23:39.178Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-03-01T06:23:41.757Z] ---> 1b1bcb3f2011 [2023-03-01T06:23:41.757Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-01T06:23:41.757Z] ---> 6789e1b05f1f [2023-03-01T06:23:41.757Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-01T06:23:42.343Z] ---> 2e1694fc85db [2023-03-01T06:23:42.343Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-01T06:23:42.609Z] ---> Running in 8857fabb5ad1 [2023-03-01T06:23:42.876Z] ---> aa80f898b94d [2023-03-01T06:23:42.876Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T06:23:42.877Z] Removing intermediate container 8857fabb5ad1 [2023-03-01T06:23:42.877Z] ---> 1eed9ffeb4a9 [2023-03-01T06:23:42.877Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T06:23:42.877Z] ---> Running in 94bec4975787 [2023-03-01T06:23:43.461Z] Removing intermediate container 94bec4975787 [2023-03-01T06:23:43.461Z] ---> 8bbce9491456 [2023-03-01T06:23:43.461Z] Step 17/19 : LABEL arch=arm64 [2023-03-01T06:23:43.461Z] ---> Running in 2ecc037a32af [2023-03-01T06:23:43.461Z] ---> 720035d2f64e [2023-03-01T06:23:43.461Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T06:23:43.461Z] ---> Running in afe43dcf8978 [2023-03-01T06:23:43.732Z] Removing intermediate container 2ecc037a32af [2023-03-01T06:23:43.732Z] ---> 63c740272e25 [2023-03-01T06:23:43.732Z] Step 18/19 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd [2023-03-01T06:23:44.002Z] ---> Running in 06ee3d11c35a [2023-03-01T06:23:44.274Z] Removing intermediate container 06ee3d11c35a [2023-03-01T06:23:44.274Z] ---> ba0c843153a3 [2023-03-01T06:23:44.274Z] Step 19/19 : LABEL version=0.0.0 [2023-03-01T06:23:44.538Z] ---> Running in b13a2e8ce666 [2023-03-01T06:23:44.804Z] Removing intermediate container b13a2e8ce666 [2023-03-01T06:23:44.804Z] ---> 19c577c4b131 [2023-03-01T06:23:44.804Z] [2023-03-01T06:23:45.074Z] Successfully built 19c577c4b131 [2023-03-01T06:23:45.074Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-01T06:23:45.658Z]  Building security-spiffe-token-provider ... done Removing intermediate container afe43dcf8978 [2023-03-01T06:23:45.658Z] ---> 9af9eabe7954 [2023-03-01T06:23:45.658Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T06:23:45.658Z] ---> Running in bf6dd938b97a [2023-03-01T06:23:45.925Z] Removing intermediate container bf6dd938b97a [2023-03-01T06:23:45.925Z] ---> b0b94fe5a9c1 [2023-03-01T06:23:45.925Z] Step 19/21 : LABEL arch=arm64 [2023-03-01T06:23:45.925Z] ---> Running in 68adddc0da37 [2023-03-01T06:23:46.191Z] Removing intermediate container 68adddc0da37 [2023-03-01T06:23:46.191Z] ---> 7e263baeb800 [2023-03-01T06:23:46.191Z] Step 20/21 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd [2023-03-01T06:23:46.459Z] ---> Running in f48bf532c038 [2023-03-01T06:23:46.727Z] Removing intermediate container f48bf532c038 [2023-03-01T06:23:46.727Z] ---> cf60b6e6ad75 [2023-03-01T06:23:46.727Z] Step 21/21 : LABEL version=0.0.0 [2023-03-01T06:23:46.727Z] ---> Running in d993d7adccb9 [2023-03-01T06:23:47.028Z] Removing intermediate container d993d7adccb9 [2023-03-01T06:23:47.028Z] ---> 7ef19f8268b4 [2023-03-01T06:23:47.028Z] [2023-03-01T06:23:47.305Z] Successfully built 7ef19f8268b4 [2023-03-01T06:23:47.305Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-01T06:23:47.915Z]  Building security-proxy-setup ... done  [Pipeline] } [2023-03-01T06:23:47.934Z] $ docker stop --time=1 5e6b378601901695111f0adb0a7aa900a2dcf81e254f2d90672bfa47ef4b5899 [2023-03-01T06:23:49.669Z] $ docker rm -f --volumes 5e6b378601901695111f0adb0a7aa900a2dcf81e254f2d90672bfa47ef4b5899 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T06:23:50.248Z] + docker images [2023-03-01T06:23:50.521Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-01T06:23:50.521Z] security-proxy-setup-arm64 latest 7ef19f8268b4 4 seconds ago 26.9MB [2023-03-01T06:23:50.521Z] security-spiffe-token-provider-arm64 latest 19c577c4b131 6 seconds ago 29.1MB [2023-03-01T06:23:50.521Z] 628ec8ea304a 18 seconds ago 1.51GB [2023-03-01T06:23:50.521Z] 3b9ab34913fe 20 seconds ago 1.55GB [2023-03-01T06:23:50.521Z] support-notifications-arm64 latest 8d239bbc8214 48 seconds ago 29.7MB [2023-03-01T06:23:50.521Z] 611bf7c9c1b5 About a minute ago 1.58GB [2023-03-01T06:23:50.521Z] core-common-config-bootstrapper-arm64 latest ffbd6764aa55 About a minute ago 14.9MB [2023-03-01T06:23:50.521Z] core-command-arm64 latest db325314edd7 About a minute ago 17.1MB [2023-03-01T06:23:50.521Z] df302fba7411 About a minute ago 1.51GB [2023-03-01T06:23:50.521Z] 36a7613e31b0 About a minute ago 1.52GB [2023-03-01T06:23:50.521Z] security-bootstrapper-arm64 latest 9e9c1a5d96d4 6 minutes ago 19.6MB [2023-03-01T06:23:50.521Z] 33086a07a48d 6 minutes ago 1.51GB [2023-03-01T06:23:50.521Z] security-spire-agent-arm64 latest cb53f9142aeb 9 minutes ago 122MB [2023-03-01T06:23:50.521Z] security-spire-server-arm64 latest 6af0c18254ba 9 minutes ago 84.3MB [2023-03-01T06:23:50.521Z] d1481fb2ecb6 9 minutes ago 1.39GB [2023-03-01T06:23:50.521Z] e356fb2d2416 10 minutes ago 1.39GB [2023-03-01T06:23:50.521Z] support-scheduler-arm64 latest d0a9a7f9ff43 10 minutes ago 29.1MB [2023-03-01T06:23:50.521Z] security-spire-config-arm64 latest f0844a379369 10 minutes ago 83.6MB [2023-03-01T06:23:50.521Z] 096699d24d90 11 minutes ago 1.58GB [2023-03-01T06:23:50.521Z] ff3406fbc8ad 11 minutes ago 1.39GB [2023-03-01T06:23:50.521Z] core-metadata-arm64 latest 6c3de7fa0496 12 minutes ago 17.8MB [2023-03-01T06:23:50.521Z] core-data-arm64 latest 55aa93330188 12 minutes ago 17.3MB [2023-03-01T06:23:50.521Z] 5bfa090b732d 13 minutes ago 1.52GB [2023-03-01T06:23:50.521Z] d98eee24ec70 13 minutes ago 1.52GB [2023-03-01T06:23:50.521Z] security-secretstore-setup-arm64 latest 71b35d1b7948 13 minutes ago 29MB [2023-03-01T06:23:50.522Z] security-proxy-auth-arm64 latest 0a55f8953a66 14 minutes ago 15.6MB [2023-03-01T06:23:50.522Z] 4b1773b41c39 14 minutes ago 1.51GB [2023-03-01T06:23:50.522Z] c361fee3ff8e 14 minutes ago 1.5GB [2023-03-01T06:23:50.522Z] ci-base-image-arm64 latest 0e82dfbd63b2 36 minutes ago 905MB [2023-03-01T06:23:50.522Z] alpine 3.15 354640af7b1b 2 weeks ago 5.34MB [2023-03-01T06:23:50.522Z] alpine 3.16 4c81e5bf8899 2 weeks ago 5.3MB [2023-03-01T06:23:50.522Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-03-01T06:23:50.522Z] 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-03-01T06:23:51.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T06:23:51.364Z] [2023-03-01T06:23:51.364Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:23:51.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T06:23:52.040Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-01T06:23:52.040Z] 8998bd30e6a1: Pulling fs layer [2023-03-01T06:23:52.040Z] 04944245beec: Pulling fs layer [2023-03-01T06:23:52.040Z] 699f458cf7ca: Pulling fs layer [2023-03-01T06:23:52.040Z] 765212b225bb: Pulling fs layer [2023-03-01T06:23:52.040Z] f23df028b6ca: Pulling fs layer [2023-03-01T06:23:52.040Z] d65c8cfc05b1: Pulling fs layer [2023-03-01T06:23:52.040Z] 2437ff75d9bd: Pulling fs layer [2023-03-01T06:23:52.040Z] f23df028b6ca: Waiting [2023-03-01T06:23:52.040Z] d65c8cfc05b1: Waiting [2023-03-01T06:23:52.040Z] 2437ff75d9bd: Waiting [2023-03-01T06:23:52.040Z] 765212b225bb: Waiting [2023-03-01T06:23:52.040Z] 04944245beec: Verifying Checksum [2023-03-01T06:23:52.040Z] 04944245beec: Download complete [2023-03-01T06:23:52.040Z] 765212b225bb: Download complete [2023-03-01T06:23:52.307Z] f23df028b6ca: Verifying Checksum [2023-03-01T06:23:52.307Z] f23df028b6ca: Download complete [2023-03-01T06:23:52.307Z] d65c8cfc05b1: Verifying Checksum [2023-03-01T06:23:52.307Z] d65c8cfc05b1: Download complete [2023-03-01T06:23:52.307Z] 699f458cf7ca: Verifying Checksum [2023-03-01T06:23:52.307Z] 699f458cf7ca: Download complete [2023-03-01T06:23:52.892Z] 8998bd30e6a1: Verifying Checksum [2023-03-01T06:23:52.892Z] 8998bd30e6a1: Download complete [2023-03-01T06:23:54.828Z] 2437ff75d9bd: Verifying Checksum [2023-03-01T06:23:54.828Z] 2437ff75d9bd: Download complete [2023-03-01T06:23:56.765Z] 8998bd30e6a1: Pull complete [2023-03-01T06:23:57.347Z] 04944245beec: Pull complete [2023-03-01T06:23:58.751Z] 699f458cf7ca: Pull complete [2023-03-01T06:23:58.751Z] 765212b225bb: Pull complete [2023-03-01T06:23:59.708Z] f23df028b6ca: Pull complete [2023-03-01T06:23:59.708Z] d65c8cfc05b1: Pull complete [2023-03-01T06:24:14.704Z] 2437ff75d9bd: Pull complete [2023-03-01T06:24:14.704Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-01T06:24:14.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T06:24:14.704Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T06:24:15.054Z] prd-ubuntu20.04-docker-arm64-4c-16g-7910 does not seem to be running inside a container [2023-03-01T06:24:15.123Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-01T06:24:17.975Z] $ docker top 33f712711f203ab431e1c45de99a8ca9609a01e46333922cb07ea85de7c73f17 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T06:24:18.924Z] ---> job-cost.sh [2023-03-01T06:24:18.924Z] lf-activate-venv: SKIPPING [2023-03-01T06:24:18.924Z] INFO: No Stack... [2023-03-01T06:24:19.504Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-01T06:24:20.085Z] INFO: Archiving Costs [Pipeline] sh [2023-03-01T06:24:20.749Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-03-01T06:24:20.749Z] + cut -d, -f6 [Pipeline] lock [2023-03-01T06:24:20.807Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4400-1-stack-cost] [2023-03-01T06:24:20.812Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4400-1-stack-cost] did not exist. Created. [2023-03-01T06:24:20.812Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4400-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-01T06:24:21.226Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-01T06:24:21.683Z] Stashed 1 file(s) [Pipeline] } [2023-03-01T06:24:21.699Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4400-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-01T06:24:21.769Z] $ docker stop --time=1 33f712711f203ab431e1c45de99a8ca9609a01e46333922cb07ea85de7c73f17 [2023-03-01T06:24:23.318Z] $ docker rm -f --volumes 33f712711f203ab431e1c45de99a8ca9609a01e46333922cb07ea85de7c73f17 [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-03-01T06:24:24.517Z] provisioning config files... [2023-03-01T06:24:24.523Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config14232726616749671079tmp [Pipeline] { [Pipeline] sh [2023-03-01T06:24:24.860Z] + set +x [2023-03-01T06:24:24.860Z] + bash -s -- [2023-03-01T06:24:24.860Z] + curl -s https://codecov.io/bash [2023-03-01T06:24:24.860Z] [2023-03-01T06:24:24.860Z] _____ _ [2023-03-01T06:24:24.860Z] / ____| | | [2023-03-01T06:24:24.860Z] | | ___ __| | ___ ___ _____ __ [2023-03-01T06:24:24.860Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-01T06:24:24.860Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-01T06:24:24.860Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-01T06:24:24.860Z] Bash-1.0.6 [2023-03-01T06:24:24.860Z] [2023-03-01T06:24:24.860Z] [2023-03-01T06:24:24.860Z] ==> git version 2.25.1 found [2023-03-01T06:24:24.860Z] ==> 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-03-01T06:24:24.860Z] Release-Date: 2020-01-08 [2023-03-01T06:24:24.860Z] 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-03-01T06:24:24.860Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-01T06:24:24.860Z] ==> Jenkins CI detected. [2023-03-01T06:24:24.860Z] current dir:  /w/workspace/edgex-go/1 [2023-03-01T06:24:24.860Z] project root: . [2023-03-01T06:24:24.860Z] --> token set from env [2023-03-01T06:24:24.860Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-01T06:24:25.120Z] ==> Running gcov in . (disable via -X gcov) [2023-03-01T06:24:25.120Z] ==> Python coveragepy not found [2023-03-01T06:24:25.120Z] ==> Searching for coverage reports in: [2023-03-01T06:24:25.120Z] + . [2023-03-01T06:24:25.120Z] -> Found 1 reports [2023-03-01T06:24:25.120Z] ==> Detecting git/mercurial file structure [2023-03-01T06:24:25.120Z] ==> Reading reports [2023-03-01T06:24:25.120Z] + ./coverage.out bytes=487670 [2023-03-01T06:24:25.120Z] ==> Appending adjustments [2023-03-01T06:24:25.120Z] https://docs.codecov.io/docs/fixing-reports [2023-03-01T06:24:26.501Z] + Found adjustments [2023-03-01T06:24:26.501Z] ==> Gzipping contents [2023-03-01T06:24:26.501Z] 64K /tmp/codecov.UOtdag.gz [2023-03-01T06:24:26.501Z] ==> Uploading reports [2023-03-01T06:24:26.501Z] url: https://codecov.io [2023-03-01T06:24:26.501Z] query: branch=PR-4400&commit=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4400%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4400&job=&cmd_args= [2023-03-01T06:24:26.501Z] -> Pinging Codecov [2023-03-01T06:24:26.501Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4400&commit=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4400%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4400&job=&cmd_args= [2023-03-01T06:24:26.501Z] -> Uploading to [2023-03-01T06:24:26.501Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-01/00271124DB129430A58F1EEE437C3FCB/43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd/300a7a71-34cf-4d4d-8ff7-1b2c5a6c412f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T062426Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f5715b1e604aeb4a253231cd3370aa4c87d1b2326115b679e0626510290b4d4e [2023-03-01T06:24:26.501Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T06:24:26.501Z] Dload Upload Total Spent Left Speed [2023-03-01T06:24:26.760Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63074 0 0 100 63074 0 189k --:--:-- --:--:-- --:--:-- 188k 100 63074 0 0 100 63074 0 188k --:--:-- --:--:-- --:--:-- 188k [2023-03-01T06:24:26.760Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd [Pipeline] } [2023-03-01T06:24:26.787Z] 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-03-01T06:24:28.116Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-01T06:24:28.450Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T06:24:29.355Z] ---> package-listing.sh [2023-03-01T06:24:29.355Z] ++ facter osfamily [2023-03-01T06:24:29.355Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-01T06:24:29.617Z] + OS_FAMILY=debian [2023-03-01T06:24:29.617Z] + workspace=/w/workspace/edgex-go/1 [2023-03-01T06:24:29.617Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-01T06:24:29.617Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-01T06:24:29.617Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-01T06:24:29.617Z] + PACKAGES=/tmp/packages_start.txt [2023-03-01T06:24:29.617Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-01T06:24:29.617Z] + PACKAGES=/tmp/packages_end.txt [2023-03-01T06:24:29.617Z] + case "${OS_FAMILY}" in [2023-03-01T06:24:29.617Z] + dpkg -l [2023-03-01T06:24:29.617Z] + grep '^ii' [2023-03-01T06:24:29.617Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-01T06:24:29.617Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-01T06:24:29.617Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-01T06:24:29.617Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-01T06:24:29.617Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-01T06:24:29.617Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-01T06:24:29.712Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-01T06:24:30.010Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:24:30.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T06:24:30.662Z] [2023-03-01T06:24:30.662Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:24:31.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T06:24:31.040Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-01T06:24:31.040Z] 5eb5b503b376: Pulling fs layer [2023-03-01T06:24:31.040Z] 5c69ac0246d0: Pulling fs layer [2023-03-01T06:24:31.040Z] ec43610c2a17: Pulling fs layer [2023-03-01T06:24:31.041Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-01T06:24:31.041Z] 33b1e0a273af: Pulling fs layer [2023-03-01T06:24:31.041Z] 5d3b04190fa2: Pulling fs layer [2023-03-01T06:24:31.041Z] 2f39f015ded8: Pulling fs layer [2023-03-01T06:24:31.041Z] 33b1e0a273af: Waiting [2023-03-01T06:24:31.041Z] 3a2ae6a8a46f: Waiting [2023-03-01T06:24:31.041Z] 5d3b04190fa2: Waiting [2023-03-01T06:24:31.041Z] 5c69ac0246d0: Download complete [2023-03-01T06:24:31.041Z] 3a2ae6a8a46f: Download complete [2023-03-01T06:24:31.300Z] 33b1e0a273af: Verifying Checksum [2023-03-01T06:24:31.300Z] 33b1e0a273af: Download complete [2023-03-01T06:24:31.300Z] 5d3b04190fa2: Verifying Checksum [2023-03-01T06:24:31.300Z] 5d3b04190fa2: Download complete [2023-03-01T06:24:31.300Z] ec43610c2a17: Verifying Checksum [2023-03-01T06:24:31.300Z] ec43610c2a17: Download complete [2023-03-01T06:24:31.300Z] 5eb5b503b376: Verifying Checksum [2023-03-01T06:24:31.300Z] 5eb5b503b376: Download complete [2023-03-01T06:24:32.237Z] 2f39f015ded8: Download complete [2023-03-01T06:24:32.498Z] 5eb5b503b376: Pull complete [2023-03-01T06:24:32.755Z] 5c69ac0246d0: Pull complete [2023-03-01T06:24:33.321Z] ec43610c2a17: Pull complete [2023-03-01T06:24:33.321Z] 3a2ae6a8a46f: Pull complete [2023-03-01T06:24:33.321Z] 33b1e0a273af: Pull complete [2023-03-01T06:24:33.580Z] 5d3b04190fa2: Pull complete [2023-03-01T06:24:38.855Z] 2f39f015ded8: Pull complete [2023-03-01T06:24:38.855Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-01T06:24:38.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T06:24:38.855Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T06:24:39.104Z] prd-ubuntu20.04-docker-8c-8g-7907 does not seem to be running inside a container [2023-03-01T06:24:39.178Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-01T06:24:41.909Z] $ docker top d3637608f55d4dbc88f447cb31e66aea6a649da5c000cf7cdd4ec874cd04525a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T06:24:42.313Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-01T06:24:42.621Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-01T06:24:42.929Z] + ls /var/log/sa-host [2023-03-01T06:24:42.930Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T06:24:43.133Z] provisioning config files... [2023-03-01T06:24:43.142Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9076387120564812480tmp [Pipeline] { [Pipeline] echo [2023-03-01T06:24:43.189Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T06:24:43.503Z] ---> create-netrc.sh [Pipeline] } [2023-03-01T06:24:43.530Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-01T06:24:43.929Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-01T06:24:43.959Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T06:24:44.270Z] ---> sudo-logs.sh [2023-03-01T06:24:44.270Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-01T06:24:44.341Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T06:24:44.649Z] ---> job-cost.sh [2023-03-01T06:24:44.649Z] lf-activate-venv: SKIPPING [2023-03-01T06:24:44.649Z] DEBUG: total: 0.10999999940395355 [2023-03-01T06:24:44.649Z] INFO: Retrieving Stack Cost... [2023-03-01T06:24:44.907Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-01T06:24:45.475Z] INFO: Archiving Costs [Pipeline] echo [2023-03-01T06:24:45.506Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T06:24:45.818Z] ---> logs-deploy.sh [2023-03-01T06:24:45.818Z] lf-activate-venv: SKIPPING [2023-03-01T06:24:45.818Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4400/1 [2023-03-01T06:24:45.818Z] INFO: archiving workspace using pattern(s): [2023-03-01T06:24:46.757Z] Archives upload complete. [2023-03-01T06:24:47.017Z] INFO: archiving logs to Nexus [2023-03-01T06:24:47.588Z] ---> uname -a: [2023-03-01T06:24:47.588Z] Linux prd-ubuntu20-04-docker-8c-8g-7907 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-01T06:24:47.588Z] [2023-03-01T06:24:47.588Z] [2023-03-01T06:24:47.588Z] ---> lscpu: [2023-03-01T06:24:47.588Z] Architecture: x86_64 [2023-03-01T06:24:47.588Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-01T06:24:47.588Z] Byte Order: Little Endian [2023-03-01T06:24:47.588Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-01T06:24:47.588Z] CPU(s): 8 [2023-03-01T06:24:47.588Z] On-line CPU(s) list: 0-7 [2023-03-01T06:24:47.588Z] Thread(s) per core: 1 [2023-03-01T06:24:47.588Z] Core(s) per socket: 1 [2023-03-01T06:24:47.588Z] Socket(s): 8 [2023-03-01T06:24:47.588Z] NUMA node(s): 1 [2023-03-01T06:24:47.588Z] Vendor ID: AuthenticAMD [2023-03-01T06:24:47.588Z] CPU family: 23 [2023-03-01T06:24:47.588Z] Model: 49 [2023-03-01T06:24:47.588Z] Model name: AMD EPYC-Rome Processor [2023-03-01T06:24:47.588Z] Stepping: 0 [2023-03-01T06:24:47.588Z] CPU MHz: 2799.998 [2023-03-01T06:24:47.588Z] BogoMIPS: 5599.99 [2023-03-01T06:24:47.588Z] Virtualization: AMD-V [2023-03-01T06:24:47.588Z] Hypervisor vendor: KVM [2023-03-01T06:24:47.588Z] Virtualization type: full [2023-03-01T06:24:47.588Z] L1d cache: 256 KiB [2023-03-01T06:24:47.588Z] L1i cache: 256 KiB [2023-03-01T06:24:47.588Z] L2 cache: 4 MiB [2023-03-01T06:24:47.588Z] L3 cache: 128 MiB [2023-03-01T06:24:47.588Z] NUMA node0 CPU(s): 0-7 [2023-03-01T06:24:47.588Z] Vulnerability Itlb multihit: Not affected [2023-03-01T06:24:47.588Z] Vulnerability L1tf: Not affected [2023-03-01T06:24:47.588Z] Vulnerability Mds: Not affected [2023-03-01T06:24:47.588Z] Vulnerability Meltdown: Not affected [2023-03-01T06:24:47.588Z] Vulnerability Mmio stale data: Not affected [2023-03-01T06:24:47.588Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-01T06:24:47.588Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-01T06:24:47.588Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-01T06:24:47.588Z] Vulnerability Srbds: Not affected [2023-03-01T06:24:47.588Z] Vulnerability Tsx async abort: Not affected [2023-03-01T06:24:47.588Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-01T06:24:47.588Z] [2023-03-01T06:24:47.588Z] [2023-03-01T06:24:47.588Z] ---> nproc: [2023-03-01T06:24:47.588Z] 8 [2023-03-01T06:24:47.588Z] [2023-03-01T06:24:47.588Z]