Pull request #4352 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 76137b3a747f904ae76022051575e150eb21a877+affa4ba333889d31d83cf76b7d2a18a0230584e6 (d561c99e000588cc1775c3e72dcb2f700f6ed2c2) 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-ssh4241293426922372319.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-ssh11271648562952317274.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4352/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4352/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13812572868078786769.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3245605472191773076.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4352/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4352/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14891254532305974932.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6743’ Running on prd-ubuntu20.04-docker-8c-8g-6746 in /w/workspace/edgexfoundry_edgex-go_PR-4352 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # 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 affa4ba333889d31d83cf76b7d2a18a0230584e6 into PR head commit 76137b3a747f904ae76022051575e150eb21a877 Merge succeeded, producing 76137b3a747f904ae76022051575e150eb21a877 Checking out Revision 76137b3a747f904ae76022051575e150eb21a877 (PR-4352) 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/4352/head:refs/remotes/origin/PR-4352 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 76137b3a747f904ae76022051575e150eb21a877 # 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 affa4ba333889d31d83cf76b7d2a18a0230584e6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 76137b3a747f904ae76022051575e150eb21a877 # timeout=10 > git rev-list --no-walk fb6358faabd49350dffe06d7bd7927ea6e349377 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-20T15:49:34.263Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-20T15:49:34.321Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-20T15:49:34.335Z] ========================================================= [2023-02-20T15:49:34.335Z] EdgeX Global Pipelines Version Info [2023-02-20T15:49:34.335Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-20T15:49:35.036Z] ------------------- [2023-02-20T15:49:35.036Z] stable info: [2023-02-20T15:49:35.036Z] ------------------- [2023-02-20T15:49:35.036Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-20T15:49:35.036Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-20T15:49:35.036Z] Message: update stable to v1.0.244 [2023-02-20T15:49:35.604Z] ------------------- [2023-02-20T15:49:35.604Z] experimental info: [2023-02-20T15:49:35.604Z] ------------------- [2023-02-20T15:49:35.604Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-20T15:49:35.604Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-20T15:49:35.604Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-20T15:49:35.754Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-20T15:49:35.762Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-20T15:49:35.770Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-20T15:49:35.778Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-20T15:49:35.786Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-20T15:49:35.801Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-20T15:49:35.811Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-20T15:49:35.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-20T15:49:35.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-20T15:49:35.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-20T15:49:35.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-20T15:49:35.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-20T15:49:35.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-20T15:49:35.898Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-20T15:49:35.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-20T15:49:35.925Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-20T15:49:35.938Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-20T15:49:35.951Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-20T15:49:35.965Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-20T15:49:35.977Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-20T15:49:35.985Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-20T15:49:35.992Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-20T15:49:36.000Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-20T15:49:36.008Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4352 [Pipeline] echo [2023-02-20T15:49:36.018Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4352 [Pipeline] echo [2023-02-20T15:49:36.032Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4352 [Pipeline] echo [2023-02-20T15:49:36.041Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 76137b3a747f904ae76022051575e150eb21a877 [Pipeline] echo [2023-02-20T15:49:36.052Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 76137b3 [Pipeline] echo [2023-02-20T15:49:36.063Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-20T15:49:36.103Z] provisioning config files... [2023-02-20T15:49:36.116Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config3885762737052719925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T15:49:36.416Z] ---> docker-login.sh [2023-02-20T15:49:36.416Z] nexus3.edgexfoundry.org:10001 [2023-02-20T15:49:36.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T15:49:36.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T15:49:36.677Z] Configure a credential helper to remove this warning. See [2023-02-20T15:49:36.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T15:49:36.677Z] [2023-02-20T15:49:36.677Z] Login Succeeded [2023-02-20T15:49:36.677Z] nexus3.edgexfoundry.org:10002 [2023-02-20T15:49:36.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T15:49:36.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T15:49:36.677Z] Configure a credential helper to remove this warning. See [2023-02-20T15:49:36.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T15:49:36.677Z] [2023-02-20T15:49:36.677Z] Login Succeeded [2023-02-20T15:49:36.677Z] nexus3.edgexfoundry.org:10003 [2023-02-20T15:49:36.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T15:49:36.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T15:49:36.936Z] Configure a credential helper to remove this warning. See [2023-02-20T15:49:36.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T15:49:36.936Z] [2023-02-20T15:49:36.936Z] Login Succeeded [2023-02-20T15:49:36.936Z] nexus3.edgexfoundry.org:10004 [2023-02-20T15:49:36.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T15:49:36.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T15:49:36.937Z] Configure a credential helper to remove this warning. See [2023-02-20T15:49:36.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T15:49:36.937Z] [2023-02-20T15:49:36.937Z] Login Succeeded [2023-02-20T15:49:36.937Z] docker.io [2023-02-20T15:49:37.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T15:49:37.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T15:49:37.196Z] Configure a credential helper to remove this warning. See [2023-02-20T15:49:37.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T15:49:37.196Z] [2023-02-20T15:49:37.196Z] Login Succeeded [2023-02-20T15:49:37.196Z] ---> docker-login.sh ends [Pipeline] } [2023-02-20T15:49:37.204Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-20T15:49:37.514Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-02-20T15:49:37.514Z] + + dirname cmd/core-command/Dockerfile [2023-02-20T15:49:37.514Z] cut -d/ -f2 [2023-02-20T15:49:37.514Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-20T15:49:37.514Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-20T15:49:37.514Z] + cut -d/ -f2 [2023-02-20T15:49:37.514Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-20T15:49:37.514Z] + + cut -d/ -f2 [2023-02-20T15:49:37.514Z] dirname cmd/core-data/Dockerfile [2023-02-20T15:49:37.514Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-20T15:49:37.514Z] + dirname cmd/core-metadata/Dockerfile [2023-02-20T15:49:37.514Z] + cut -d/ -f2 [2023-02-20T15:49:37.514Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-20T15:49:37.514Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-20T15:49:37.514Z] + cut -d/ -f2 [2023-02-20T15:49:37.514Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-20T15:49:37.514Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-20T15:49:37.514Z] + cut -d/ -f2 [2023-02-20T15:49:37.514Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-20T15:49:37.514Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-20T15:49:37.514Z] + cut -d/ -f2 [2023-02-20T15:49:37.514Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-20T15:49:37.514Z] + + cut -d/ -f2 [2023-02-20T15:49:37.514Z] dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-20T15:49:37.514Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-20T15:49:37.514Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-20T15:49:37.514Z] + cut -d/ -f2 [2023-02-20T15:49:37.514Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-20T15:49:37.514Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-20T15:49:37.514Z] + cut -d/ -f2 [2023-02-20T15:49:37.514Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-20T15:49:37.514Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-20T15:49:37.514Z] + cut -d/ -f2 [2023-02-20T15:49:37.514Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-20T15:49:37.514Z] + dirname cmd/support-notifications/Dockerfile [2023-02-20T15:49:37.514Z] + cut -d/ -f2 [2023-02-20T15:49:37.514Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-20T15:49:37.514Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-20T15:49:37.514Z] + cut -d/ -f2 [2023-02-20T15:49:37.514Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-20T15:49:37.593Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-20T15:49:37.931Z] + git rev-list -1 --merges 76137b3a747f904ae76022051575e150eb21a877~1..76137b3a747f904ae76022051575e150eb21a877 [Pipeline] echo [2023-02-20T15:49:37.948Z] -----------> git rev-list -1 --merges 76137b3a747f904ae76022051575e150eb21a877~1..76137b3a747f904ae76022051575e150eb21a877 76137b3a747f904ae76022051575e150eb21a877 [false] [Pipeline] sh [2023-02-20T15:49:38.234Z] + git log --format=format:%s -1 76137b3a747f904ae76022051575e150eb21a877 [Pipeline] echo [2023-02-20T15:49:38.249Z] ========================================================= [2023-02-20T15:49:38.249Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-20T15:49:38.249Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-20T15:49:38.634Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-20T15:49:38.634Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-20T15:49:38.634Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-20T15:49:38.634Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-20T15:49:38.634Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-20T15:49:38.634Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-20T15:49:38.634Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T15:49:38.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-20T15:49:38.988Z] [2023-02-20T15:49:38.988Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T15:49:39.292Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-20T15:49:39.292Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-20T15:49:39.292Z] b85a868b505f: Pulling fs layer [2023-02-20T15:49:39.292Z] e2be974225ed: Pulling fs layer [2023-02-20T15:49:39.292Z] 339a4e72a1f5: Pulling fs layer [2023-02-20T15:49:39.292Z] 988bab9f4d93: Pulling fs layer [2023-02-20T15:49:39.292Z] 1469e6f7b9e6: Pulling fs layer [2023-02-20T15:49:39.292Z] eaf3925da568: Pulling fs layer [2023-02-20T15:49:39.292Z] bab4dde63d76: Pulling fs layer [2023-02-20T15:49:39.292Z] bde34c3a00c8: Pulling fs layer [2023-02-20T15:49:39.292Z] b352a97aabf1: Pulling fs layer [2023-02-20T15:49:39.292Z] 4872d77fe225: Pulling fs layer [2023-02-20T15:49:39.292Z] 5851b861e8e6: Pulling fs layer [2023-02-20T15:49:39.292Z] 988bab9f4d93: Waiting [2023-02-20T15:49:39.292Z] 1469e6f7b9e6: Waiting [2023-02-20T15:49:39.292Z] eaf3925da568: Waiting [2023-02-20T15:49:39.292Z] bab4dde63d76: Waiting [2023-02-20T15:49:39.292Z] 4872d77fe225: Waiting [2023-02-20T15:49:39.292Z] bde34c3a00c8: Waiting [2023-02-20T15:49:39.292Z] 5851b861e8e6: Waiting [2023-02-20T15:49:39.292Z] b352a97aabf1: Waiting [2023-02-20T15:49:39.292Z] e2be974225ed: Download complete [2023-02-20T15:49:39.292Z] 988bab9f4d93: Verifying Checksum [2023-02-20T15:49:39.292Z] 988bab9f4d93: Download complete [2023-02-20T15:49:39.554Z] 1469e6f7b9e6: Verifying Checksum [2023-02-20T15:49:39.554Z] 1469e6f7b9e6: Download complete [2023-02-20T15:49:39.554Z] eaf3925da568: Verifying Checksum [2023-02-20T15:49:39.554Z] eaf3925da568: Download complete [2023-02-20T15:49:39.815Z] 339a4e72a1f5: Verifying Checksum [2023-02-20T15:49:39.815Z] 339a4e72a1f5: Download complete [2023-02-20T15:49:39.815Z] bde34c3a00c8: Download complete [2023-02-20T15:49:39.815Z] b352a97aabf1: Verifying Checksum [2023-02-20T15:49:39.815Z] b352a97aabf1: Download complete [2023-02-20T15:49:39.815Z] b85a868b505f: Verifying Checksum [2023-02-20T15:49:39.815Z] b85a868b505f: Download complete [2023-02-20T15:49:39.815Z] 4872d77fe225: Verifying Checksum [2023-02-20T15:49:39.815Z] 4872d77fe225: Download complete [2023-02-20T15:49:39.815Z] 5851b861e8e6: Download complete [2023-02-20T15:49:40.074Z] bab4dde63d76: Verifying Checksum [2023-02-20T15:49:40.074Z] bab4dde63d76: Download complete [2023-02-20T15:49:41.015Z] b85a868b505f: Pull complete [2023-02-20T15:49:41.274Z] e2be974225ed: Pull complete [2023-02-20T15:49:41.842Z] 339a4e72a1f5: Pull complete [2023-02-20T15:49:41.842Z] 988bab9f4d93: Pull complete [2023-02-20T15:49:42.412Z] 1469e6f7b9e6: Pull complete [2023-02-20T15:49:42.412Z] eaf3925da568: Pull complete [2023-02-20T15:49:44.318Z] bab4dde63d76: Pull complete [2023-02-20T15:49:44.318Z] bde34c3a00c8: Pull complete [2023-02-20T15:49:44.318Z] b352a97aabf1: Pull complete [2023-02-20T15:49:44.578Z] 4872d77fe225: Pull complete [2023-02-20T15:49:44.578Z] 5851b861e8e6: Pull complete [2023-02-20T15:49:44.578Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-20T15:49:44.578Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-20T15:49:44.578Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T15:49:44.670Z] prd-ubuntu20.04-docker-8c-8g-6746 does not seem to be running inside a container [2023-02-20T15:49:44.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-20T15:49:47.336Z] $ docker top bd88260c72debe383062452b53ac3320952861c2e3ca22cadcebe3bb9490346d -eo pid,comm [2023-02-20T15:49:47.390Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-20T15:49:47.390Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-20T15:49:47.424Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-20T15:49:47.424Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-20T15:49:47.550Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-20T15:49:47.555Z] $ docker exec bd88260c72debe383062452b53ac3320952861c2e3ca22cadcebe3bb9490346d ssh-agent [2023-02-20T15:49:47.664Z] SSH_AUTH_SOCK=/tmp/ssh-fNeuG7xCflQr/agent.32 [2023-02-20T15:49:47.665Z] SSH_AGENT_PID=38 [2023-02-20T15:49:47.672Z] Running ssh-add (command line suppressed) [2023-02-20T15:49:47.772Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_9034545633132580624.key (/w/workspace/edgex-go/9@tmp/private_key_9034545633132580624.key) [2023-02-20T15:49:47.783Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-20T15:49:48.069Z] + git tag --points-at HEAD [Pipeline] } [2023-02-20T15:49:48.083Z] $ docker exec --env ******** --env ******** bd88260c72debe383062452b53ac3320952861c2e3ca22cadcebe3bb9490346d ssh-agent -k [2023-02-20T15:49:48.191Z] unset SSH_AUTH_SOCK; [2023-02-20T15:49:48.192Z] unset SSH_AGENT_PID; [2023-02-20T15:49:48.192Z] echo Agent pid 38 killed; [2023-02-20T15:49:48.198Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-20T15:49:48.220Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-20T15:49:48.220Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-20T15:49:48.326Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-20T15:49:48.332Z] $ docker exec bd88260c72debe383062452b53ac3320952861c2e3ca22cadcebe3bb9490346d ssh-agent [2023-02-20T15:49:48.454Z] SSH_AUTH_SOCK=/tmp/ssh-il1OuPvibJWP/agent.70 [2023-02-20T15:49:48.454Z] SSH_AGENT_PID=76 [2023-02-20T15:49:48.459Z] Running ssh-add (command line suppressed) [2023-02-20T15:49:48.559Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_10749366262246337972.key (/w/workspace/edgex-go/9@tmp/private_key_10749366262246337972.key) [2023-02-20T15:49:48.568Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-20T15:49:48.858Z] + git semver init [2023-02-20T15:49:49.115Z] 2023-02-20 15:49:49,033 [run_init] DEBUG init version:0.0.0 force:False [2023-02-20T15:49:49.115Z] 2023-02-20 15:49:49,033 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/9/.semver [2023-02-20T15:49:49.115Z] 2023-02-20 15:49:49,034 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/9/.semver [2023-02-20T15:49:49.115Z] 2023-02-20 15:49:49,034 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/9/.semver'], cwd=/w/workspace/edgex-go/9, universal_newlines=False, shell=None, istream=None) [2023-02-20T15:49:54.414Z] 2023-02-20 15:49:53,794 [append_file] DEBUG append to file:/w/workspace/edgex-go/9/.git/info/exclude [2023-02-20T15:49:54.414Z] 2023-02-20 15:49:53,795 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/9/.semver/PR-4352 with force:False [2023-02-20T15:49:54.414Z] 2023-02-20 15:49:53,795 [write_file] DEBUG write to file:/w/workspace/edgex-go/9/.semver/PR-4352 [2023-02-20T15:49:54.414Z] 2023-02-20 15:49:53,799 [execute] INFO git cat-file --batch-check [2023-02-20T15:49:54.414Z] 2023-02-20 15:49:53,800 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) [2023-02-20T15:49:54.414Z] 2023-02-20 15:49:53,806 [execute] INFO git cat-file --batch [2023-02-20T15:49:54.414Z] 2023-02-20 15:49:53,806 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) [2023-02-20T15:49:54.414Z] 2023-02-20 15:49:53,810 [read_version] DEBUG read version from /w/workspace/edgex-go/9/.semver/PR-4352 [2023-02-20T15:49:54.414Z] 0.0.0 [Pipeline] } [2023-02-20T15:49:54.427Z] $ docker exec --env ******** --env ******** bd88260c72debe383062452b53ac3320952861c2e3ca22cadcebe3bb9490346d ssh-agent -k [2023-02-20T15:49:54.535Z] unset SSH_AUTH_SOCK; [2023-02-20T15:49:54.536Z] unset SSH_AGENT_PID; [2023-02-20T15:49:54.536Z] echo Agent pid 76 killed; [2023-02-20T15:49:54.540Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-20T15:49:54.838Z] + git semver [Pipeline] } [2023-02-20T15:49:55.116Z] $ docker stop --time=1 bd88260c72debe383062452b53ac3320952861c2e3ca22cadcebe3bb9490346d [2023-02-20T15:49:56.415Z] $ docker rm -f --volumes bd88260c72debe383062452b53ac3320952861c2e3ca22cadcebe3bb9490346d [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-20T15:49:56.750Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-20T15:49:56.947Z] Stashed 1 file(s) [Pipeline] echo [2023-02-20T15:49:56.950Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-20T15:49:57.326Z] + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] echo [2023-02-20T15:49:57.343Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T15:49:57.357Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T15:49:57.366Z] ========================================================= [2023-02-20T15:49:57.366Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-20T15:49:57.366Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-20T15:49:57.653Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-20T15:49:57.653Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-20T15:49:57.653Z] 213ec9aee27d: Pulling fs layer [2023-02-20T15:49:57.653Z] 4583459ba037: Pulling fs layer [2023-02-20T15:49:57.653Z] 93c1e223e6f2: Pulling fs layer [2023-02-20T15:49:57.653Z] 53926ce57604: Pulling fs layer [2023-02-20T15:49:57.653Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-20T15:49:57.653Z] 22ff95d597cd: Pulling fs layer [2023-02-20T15:49:57.653Z] 12d6caf4c0d1: Pulling fs layer [2023-02-20T15:49:57.653Z] 96b7cbca73a9: Pulling fs layer [2023-02-20T15:49:57.653Z] a7acece74701: Pulling fs layer [2023-02-20T15:49:57.653Z] 53926ce57604: Waiting [2023-02-20T15:49:57.653Z] 21b2b0c7a3f4: Waiting [2023-02-20T15:49:57.653Z] 96b7cbca73a9: Waiting [2023-02-20T15:49:57.653Z] a7acece74701: Waiting [2023-02-20T15:49:57.653Z] 22ff95d597cd: Waiting [2023-02-20T15:49:57.653Z] 12d6caf4c0d1: Waiting [2023-02-20T15:49:57.653Z] 93c1e223e6f2: Verifying Checksum [2023-02-20T15:49:57.653Z] 93c1e223e6f2: Download complete [2023-02-20T15:49:57.653Z] 4583459ba037: Verifying Checksum [2023-02-20T15:49:57.653Z] 4583459ba037: Download complete [2023-02-20T15:49:57.653Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-20T15:49:57.653Z] 21b2b0c7a3f4: Download complete [2023-02-20T15:49:57.653Z] 22ff95d597cd: Verifying Checksum [2023-02-20T15:49:57.653Z] 22ff95d597cd: Download complete [2023-02-20T15:49:57.653Z] 213ec9aee27d: Verifying Checksum [2023-02-20T15:49:57.653Z] 213ec9aee27d: Download complete [2023-02-20T15:49:57.653Z] 12d6caf4c0d1: Download complete [2023-02-20T15:49:57.914Z] 213ec9aee27d: Pull complete [2023-02-20T15:49:57.914Z] 4583459ba037: Pull complete [2023-02-20T15:49:58.189Z] 93c1e223e6f2: Pull complete [2023-02-20T15:49:58.453Z] a7acece74701: Verifying Checksum [2023-02-20T15:49:58.453Z] a7acece74701: Download complete [2023-02-20T15:49:58.453Z] 53926ce57604: Verifying Checksum [2023-02-20T15:49:58.453Z] 53926ce57604: Download complete [2023-02-20T15:49:58.711Z] 96b7cbca73a9: Verifying Checksum [2023-02-20T15:49:58.711Z] 96b7cbca73a9: Download complete [2023-02-20T15:50:02.890Z] 53926ce57604: Pull complete [2023-02-20T15:50:02.890Z] 21b2b0c7a3f4: Pull complete [2023-02-20T15:50:03.147Z] 22ff95d597cd: Pull complete [2023-02-20T15:50:03.405Z] 12d6caf4c0d1: Pull complete [2023-02-20T15:50:05.302Z] 96b7cbca73a9: Pull complete [2023-02-20T15:50:05.868Z] a7acece74701: Pull complete [2023-02-20T15:50:06.127Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-20T15:50:06.127Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-20T15:50:06.127Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-20T15:50:06.422Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-20T15:50:06.422Z] WORKDIR /edgex [2023-02-20T15:50:06.422Z] COPY go.mod . [2023-02-20T15:50:06.422Z] RUN go mod downloaddocker [2023-02-20T15:50:06.422Z] build -t ci-base-image-x86_64 -f - . [2023-02-20T15:50:06.990Z] Sending build context to Docker daemon 170.3MB [2023-02-20T15:50:06.990Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-20T15:50:06.990Z] ---> db6d94c90886 [2023-02-20T15:50:06.990Z] Step 2/4 : WORKDIR /edgex [2023-02-20T15:50:08.896Z] ---> Running in 8844a2065159 [2023-02-20T15:50:08.896Z] Removing intermediate container 8844a2065159 [2023-02-20T15:50:08.896Z] ---> 86b402ea7ed5 [2023-02-20T15:50:08.896Z] Step 3/4 : COPY go.mod . [2023-02-20T15:50:08.896Z] ---> 797585c2c477 [2023-02-20T15:50:08.896Z] Step 4/4 : RUN go mod download [2023-02-20T15:50:08.896Z] ---> Running in 5ba56de2ec3a [2023-02-20T15:50:12.012Z] Still waiting to schedule task [2023-02-20T15:50:12.012Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6745’ [2023-02-20T15:50:18.872Z] Removing intermediate container 5ba56de2ec3a [2023-02-20T15:50:18.872Z] ---> 1edb26a0f685 [2023-02-20T15:50:18.872Z] Successfully built 1edb26a0f685 [2023-02-20T15:50:18.872Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T15:50:19.169Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-20T15:50:19.169Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T15:50:19.236Z] prd-ubuntu20.04-docker-8c-8g-6746 does not seem to be running inside a container [2023-02-20T15:50:19.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-20T15:50:19.670Z] $ docker top 69f1b34b3ce68db179b9ce3ef216faf6109c2d5b085130895a9ffaf07afc6360 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T15:50:20.004Z] + go version [2023-02-20T15:50:20.004Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-20T15:50:20.017Z] $ docker stop --time=1 69f1b34b3ce68db179b9ce3ef216faf6109c2d5b085130895a9ffaf07afc6360 [2023-02-20T15:50:21.285Z] $ docker rm -f --volumes 69f1b34b3ce68db179b9ce3ef216faf6109c2d5b085130895a9ffaf07afc6360 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T15:50:21.685Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-20T15:50:21.685Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T15:50:21.756Z] prd-ubuntu20.04-docker-8c-8g-6746 does not seem to be running inside a container [2023-02-20T15:50:21.791Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-20T15:50:22.099Z] $ docker top 0e49de62e3473bba62f6f60d4999650bf20df56cf3d568adb49b1017bb7eed73 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-20T15:50:22.159Z] ========================================================= [2023-02-20T15:50:22.159Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-20T15:50:22.159Z] ========================================================= [Pipeline] sh [2023-02-20T15:50:22.435Z] + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] fileExists [Pipeline] sh [2023-02-20T15:50:22.727Z] + make test [2023-02-20T15:50:22.727Z] go test -race -coverprofile=coverage.out ./... [2023-02-20T15:50:29.290Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-20T15:50:41.495Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-20T15:50:41.495Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-20T15:50:41.495Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-20T15:50:41.495Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-20T15:50:41.495Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-20T15:50:41.495Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-20T15:50:41.495Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-20T15:50:41.495Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-20T15:50:41.495Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-20T15:50:41.495Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-20T15:50:41.495Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-20T15:50:41.495Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-20T15:50:41.495Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-20T15:50:41.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-20T15:50:41.495Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements [2023-02-20T15:50:41.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-20T15:50:41.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-20T15:50:41.752Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.085s coverage: 98.5% of statements [2023-02-20T15:50:45.933Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.134s coverage: 73.7% of statements [2023-02-20T15:50:45.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-20T15:50:45.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-20T15:50:45.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-20T15:50:45.933Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.084s coverage: 54.0% of statements [2023-02-20T15:50:45.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-20T15:50:45.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-20T15:50:46.501Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.081s coverage: 88.5% of statements [2023-02-20T15:50:46.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-20T15:50:46.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-20T15:50:46.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-20T15:50:46.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-20T15:50:46.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-20T15:50:46.501Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.088s coverage: 3.9% of statements [2023-02-20T15:50:46.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-20T15:50:46.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-20T15:50:46.501Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.469s coverage: 95.6% of statements [2023-02-20T15:50:46.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-20T15:50:46.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-20T15:50:46.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-20T15:50:46.501Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.072s coverage: 72.2% of statements [2023-02-20T15:50:46.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-20T15:50:46.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-20T15:50:46.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-20T15:50:46.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-20T15:50:46.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-20T15:50:46.501Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 65.9% of statements [2023-02-20T15:50:46.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-20T15:50:46.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-20T15:50:46.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-20T15:50:46.501Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.134s coverage: 0.9% of statements [2023-02-20T15:50:46.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-20T15:50:46.501Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.081s coverage: 29.6% of statements [2023-02-20T15:50:46.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-20T15:50:46.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.080s coverage: 47.1% of statements [2023-02-20T15:50:46.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.056s coverage: 82.9% of statements [2023-02-20T15:50:46.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.076s coverage: 94.1% of statements [2023-02-20T15:50:46.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements [2023-02-20T15:50:46.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.068s coverage: 87.5% of statements [2023-02-20T15:50:54.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.084s coverage: 94.4% of statements [2023-02-20T15:50:54.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.069s coverage: 44.8% of statements [2023-02-20T15:51:06.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.329s coverage: 79.9% of statements [2023-02-20T15:51:06.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-20T15:51:06.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements [2023-02-20T15:51:06.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-20T15:51:06.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-20T15:51:06.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-20T15:51:06.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.020s coverage: 64.4% of statements [2023-02-20T15:51:06.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-20T15:51:06.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-20T15:51:06.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-20T15:51:06.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-20T15:51:06.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 86.9% of statements [2023-02-20T15:51:06.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-20T15:51:06.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-20T15:51:06.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-20T15:51:06.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-20T15:51:06.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2023-02-20T15:51:06.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.051s coverage: 20.0% of statements [2023-02-20T15:51:06.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-20T15:51:06.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-20T15:51:06.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2023-02-20T15:51:06.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-20T15:51:06.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 77.4% of statements [2023-02-20T15:51:06.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-20T15:51:06.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2023-02-20T15:51:06.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2023-02-20T15:51:06.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.180s coverage: 91.2% of statements [2023-02-20T15:51:06.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-20T15:51:06.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.219s coverage: 63.1% of statements [2023-02-20T15:51:06.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-20T15:51:06.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-20T15:51:06.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2023-02-20T15:51:06.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2023-02-20T15:51:06.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2023-02-20T15:51:06.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2023-02-20T15:51:06.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2023-02-20T15:51:06.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.300s coverage: 65.3% of statements [2023-02-20T15:51:06.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-20T15:51:06.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-20T15:51:06.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-20T15:51:06.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 41.0% of statements [2023-02-20T15:51:06.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-20T15:51:06.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-20T15:51:06.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.088s coverage: 89.5% of statements [2023-02-20T15:51:06.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-20T15:51:06.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2023-02-20T15:51:06.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-20T15:51:06.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-20T15:51:06.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-20T15:51:06.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-20T15:51:06.817Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements [2023-02-20T15:51:06.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-20T15:51:06.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-20T15:51:06.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-20T15:51:06.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-20T15:51:06.817Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.162s coverage: 92.3% of statements [2023-02-20T15:51:06.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-20T15:51:06.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-20T15:51:06.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-20T15:51:06.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-20T15:51:06.817Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.079s coverage: 63.2% of statements [2023-02-20T15:51:06.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-20T15:51:06.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-20T15:51:06.817Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.115s coverage: 97.7% of statements [2023-02-20T15:51:06.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-20T15:51:06.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-20T15:51:06.817Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-02-20T15:51:28.916Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-20T15:51:28.916Z] go vet ./... [2023-02-20T15:51:28.916Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-20T15:51:29.176Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-20T15:51:29.176Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-20T15:51:29.449Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-20T15:51:29.736Z] + ls -al . [2023-02-20T15:51:29.736Z] total 744 [2023-02-20T15:51:29.736Z] drwxrwxr-x 11 1001 1001 4096 Feb 20 15:50 . [2023-02-20T15:51:29.736Z] drwxr-xr-x 4 root root 4096 Feb 20 15:50 .. [2023-02-20T15:51:29.736Z] drwxrwxr-x 2 1001 1001 4096 Feb 20 15:49 .blubracket [2023-02-20T15:51:29.736Z] -rw-rw-r-- 1 1001 1001 16 Feb 20 15:49 .dockerignore [2023-02-20T15:51:29.736Z] drwxrwxr-x 8 1001 1001 4096 Feb 20 15:51 .git [2023-02-20T15:51:29.736Z] drwxrwxr-x 3 1001 1001 4096 Feb 20 15:49 .github [2023-02-20T15:51:29.736Z] -rw-rw-r-- 1 1001 1001 1024 Feb 20 15:49 .gitignore [2023-02-20T15:51:29.736Z] -rw-rw-r-- 1 1001 1001 42 Feb 20 15:49 .golangci.yml [2023-02-20T15:51:29.736Z] -rw-rw-r-- 1 1001 1001 87 Feb 20 15:49 .hadolint.yml [2023-02-20T15:51:29.736Z] drwxr-xr-x 3 1001 1001 4096 Feb 20 15:49 .semver [2023-02-20T15:51:29.736Z] -rw-rw-r-- 1 1001 1001 166 Feb 20 15:49 .sonarcloud.properties [2023-02-20T15:51:29.736Z] -rw-rw-r-- 1 1001 1001 1171 Feb 20 15:49 ADOPTERS.md [2023-02-20T15:51:29.736Z] -rw-rw-r-- 1 1001 1001 10825 Feb 20 15:49 Attribution.txt [2023-02-20T15:51:29.736Z] -rw-rw-r-- 1 1001 1001 73765 Feb 20 15:49 CHANGELOG.md [2023-02-20T15:51:29.736Z] -rw-rw-r-- 1 1001 1001 3804 Feb 20 15:49 CONTRIBUTING.md [2023-02-20T15:51:29.736Z] -rw-rw-r-- 1 1001 1001 677 Feb 20 15:49 GOVERNANCE.md [2023-02-20T15:51:29.736Z] -rw-rw-r-- 1 1001 1001 883 Feb 20 15:49 Jenkinsfile [2023-02-20T15:51:29.736Z] -rw-rw-r-- 1 1001 1001 10775 Feb 20 15:49 LICENSE [2023-02-20T15:51:29.736Z] -rw-rw-r-- 1 1001 1001 13375 Feb 20 15:49 Makefile [2023-02-20T15:51:29.736Z] -rw-rw-r-- 1 1001 1001 582 Feb 20 15:49 OWNERS.md [2023-02-20T15:51:29.736Z] -rw-rw-r-- 1 1001 1001 9403 Feb 20 15:49 README.md [2023-02-20T15:51:29.736Z] -rw-rw-r-- 1 1001 1001 6912 Feb 20 15:49 SECURITY.md [2023-02-20T15:51:29.736Z] -rw-rw-r-- 1 1001 1001 5 Feb 20 15:49 VERSION [2023-02-20T15:51:29.736Z] drwxrwxr-x 2 1001 1001 4096 Feb 20 15:49 bin [2023-02-20T15:51:29.736Z] drwxrwxr-x 17 1001 1001 4096 Feb 20 15:49 cmd [2023-02-20T15:51:29.736Z] -rw-r--r-- 1 root root 487323 Feb 20 15:51 coverage.out [2023-02-20T15:51:29.736Z] -rw-rw-r-- 1 1001 1001 3296 Feb 20 15:49 go.mod [2023-02-20T15:51:29.736Z] -rw-rw-r-- 1 1001 1001 33293 Feb 20 15:49 go.sum [2023-02-20T15:51:29.736Z] drwxrwxr-x 7 1001 1001 4096 Feb 20 15:49 internal [2023-02-20T15:51:29.736Z] drwxrwxr-x 3 1001 1001 4096 Feb 20 15:49 openapi [2023-02-20T15:51:29.736Z] drwxrwxr-x 4 1001 1001 4096 Feb 20 15:49 snap [2023-02-20T15:51:29.736Z] -rw-rw-r-- 1 1001 1001 204 Feb 20 15:49 version.go [Pipeline] sh [2023-02-20T15:51:30.025Z] + '[' -e coverage.out ] [2023-02-20T15:51:30.025Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-20T15:51:30.126Z] Stashed 1 file(s) [Pipeline] sh [2023-02-20T15:51:30.485Z] + make build [2023-02-20T15:51:30.485Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-20T15:51:42.679Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-20T15:51:43.244Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-20T15:51:44.177Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-20T15:51:45.109Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-20T15:51:51.658Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-20T15:51:53.031Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-20T15:51:53.967Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-20T15:51:55.336Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-20T15:51:55.901Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-20T15:51:56.832Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-20T15:51:59.369Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-20T15:52:00.329Z] $ docker stop --time=1 0e49de62e3473bba62f6f60d4999650bf20df56cf3d568adb49b1017bb7eed73 [2023-02-20T15:52:03.333Z] $ docker rm -f --volumes 0e49de62e3473bba62f6f60d4999650bf20df56cf3d568adb49b1017bb7eed73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T15:52:04.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-20T15:52:04.049Z] [2023-02-20T15:52:04.049Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T15:52:04.355Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-20T15:52:04.355Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-20T15:52:04.355Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-20T15:52:04.355Z] ca9280d653b3: Pulling fs layer [2023-02-20T15:52:04.355Z] 7e9c9ca2126c: Pulling fs layer [2023-02-20T15:52:04.355Z] cbdbe7a5bc2a: Download complete [2023-02-20T15:52:04.613Z] cbdbe7a5bc2a: Pull complete [2023-02-20T15:52:04.613Z] ca9280d653b3: Verifying Checksum [2023-02-20T15:52:04.613Z] ca9280d653b3: Download complete [2023-02-20T15:52:04.880Z] 7e9c9ca2126c: Download complete [2023-02-20T15:52:04.880Z] ca9280d653b3: Pull complete [2023-02-20T15:52:08.163Z] 7e9c9ca2126c: Pull complete [2023-02-20T15:52:08.163Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-20T15:52:08.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-20T15:52:08.163Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T15:52:08.240Z] prd-ubuntu20.04-docker-8c-8g-6746 does not seem to be running inside a container [2023-02-20T15:52:08.268Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-20T15:52:11.516Z] $ docker top a2743e3c5cb977d08b2599784d3aeeb88c48cac8d3692334391f47a37540d83c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T15:52:11.858Z] + docker-compose build --help [2023-02-20T15:52:11.858Z] + grep parallel [2023-02-20T15:52:12.423Z] --parallel Build images in parallel. [Pipeline] } [2023-02-20T15:52:12.434Z] $ docker stop --time=1 a2743e3c5cb977d08b2599784d3aeeb88c48cac8d3692334391f47a37540d83c [2023-02-20T15:52:13.673Z] $ docker rm -f --volumes a2743e3c5cb977d08b2599784d3aeeb88c48cac8d3692334391f47a37540d83c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T15:52:14.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-20T15:52:14.045Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T15:52:14.118Z] prd-ubuntu20.04-docker-8c-8g-6746 does not seem to be running inside a container [2023-02-20T15:52:14.146Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-20T15:52:14.461Z] $ docker top 52916fc37661041ec760989c819e7a4ef70ca8100f39d1f30c25f2353463b4a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T15:52:14.801Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-20T15:52:15.369Z] Building core-command ... [2023-02-20T15:52:15.370Z] Building core-common-config-bootstrapper ... [2023-02-20T15:52:15.370Z] Building core-data ... [2023-02-20T15:52:15.370Z] Building core-metadata ... [2023-02-20T15:52:15.370Z] Building security-bootstrapper ... [2023-02-20T15:52:15.370Z] Building security-proxy-setup ... [2023-02-20T15:52:15.370Z] Building security-secretstore-setup ... [2023-02-20T15:52:15.370Z] Building security-spiffe-token-provider ... [2023-02-20T15:52:15.370Z] Building security-spire-agent ... [2023-02-20T15:52:15.370Z] Building security-spire-config ... [2023-02-20T15:52:15.370Z] Building security-spire-server ... [2023-02-20T15:52:15.370Z] Building support-notifications ... [2023-02-20T15:52:15.370Z] Building support-scheduler ... [2023-02-20T15:52:15.370Z] Building security-spire-agent [2023-02-20T15:52:15.370Z] Building support-scheduler [2023-02-20T15:52:15.370Z] Building core-metadata [2023-02-20T15:52:15.370Z] Building core-common-config-bootstrapper [2023-02-20T15:52:15.370Z] Building security-proxy-setup [2023-02-20T15:52:25.573Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T15:52:25.574Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-20T15:52:25.574Z] ---> 1edb26a0f685 [2023-02-20T15:52:25.574Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-20T15:52:25.574Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T15:52:25.574Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-20T15:52:25.574Z] ---> 1edb26a0f685 [2023-02-20T15:52:25.574Z] Step 3/24 : WORKDIR /edgex-go [2023-02-20T15:52:25.574Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T15:52:25.574Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-20T15:52:25.574Z] ---> 1edb26a0f685 [2023-02-20T15:52:25.574Z] Step 3/21 : WORKDIR /edgex-go [2023-02-20T15:52:25.574Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T15:52:25.574Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-20T15:52:25.574Z] ---> 1edb26a0f685 [2023-02-20T15:52:25.574Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-20T15:52:25.832Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T15:52:25.832Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-20T15:52:25.832Z] ---> 1edb26a0f685 [2023-02-20T15:52:25.832Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-20T15:52:35.832Z] ---> Running in c51df4189eb5 [2023-02-20T15:52:35.832Z] ---> Running in 2b5581696ebd [2023-02-20T15:52:35.832Z] ---> Running in 414f1269b42d [2023-02-20T15:52:35.832Z] ---> Running in 872abdddff92 [2023-02-20T15:52:35.832Z] ---> Running in 760483d5eaf1 [2023-02-20T15:52:35.832Z] Removing intermediate container c51df4189eb5 [2023-02-20T15:52:35.832Z] ---> b1ccf522d592 [2023-02-20T15:52:35.832Z] Step 4/24 : WORKDIR /edgex-go [2023-02-20T15:52:35.832Z] Removing intermediate container 414f1269b42d [2023-02-20T15:52:35.832Z] ---> 49874c4c1ab3 [2023-02-20T15:52:35.832Z] Step 4/22 : WORKDIR /edgex-go [2023-02-20T15:52:35.832Z] Removing intermediate container 872abdddff92 [2023-02-20T15:52:35.832Z] ---> 7ef9db21979f [2023-02-20T15:52:35.832Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-20T15:52:35.832Z] Removing intermediate container 2b5581696ebd [2023-02-20T15:52:35.832Z] ---> 5c947415700c [2023-02-20T15:52:35.832Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-20T15:52:35.832Z] ---> Running in e792184df571 [2023-02-20T15:52:35.832Z] ---> Running in 5d32857dbcc0 [2023-02-20T15:52:35.832Z] ---> Running in 4e2d932fc5f4 [2023-02-20T15:52:35.832Z] Removing intermediate container 760483d5eaf1 [2023-02-20T15:52:35.832Z] ---> 5ff675bf5047 [2023-02-20T15:52:35.832Z] Step 4/22 : WORKDIR /edgex-go [2023-02-20T15:52:35.832Z] ---> Running in 4cf0b4ea5684 [2023-02-20T15:52:35.832Z] ---> Running in 2a951048e185 [2023-02-20T15:52:35.832Z] Removing intermediate container e792184df571 [2023-02-20T15:52:35.832Z] ---> d48a60a894ef [2023-02-20T15:52:35.832Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-20T15:52:35.832Z] ---> Running in 3ad10afac1aa [2023-02-20T15:52:35.832Z] Removing intermediate container 4e2d932fc5f4 [2023-02-20T15:52:35.832Z] ---> 7630dbda840e [2023-02-20T15:52:35.832Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-20T15:52:35.832Z] ---> Running in 35c0b6ee54ad [2023-02-20T15:52:35.832Z] Removing intermediate container 2a951048e185 [2023-02-20T15:52:35.832Z] ---> 5c7a3bce689a [2023-02-20T15:52:35.832Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-20T15:52:35.832Z] ---> Running in b586f3124d2d [2023-02-20T15:52:35.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:52:35.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:52:35.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:52:35.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:52:35.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:52:35.832Z] OK: 211 MiB in 51 packages [2023-02-20T15:52:35.832Z] OK: 211 MiB in 51 packages [2023-02-20T15:52:35.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:52:36.090Z] OK: 211 MiB in 51 packages [2023-02-20T15:52:36.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:52:36.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:52:36.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:52:36.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:52:36.610Z] Removing intermediate container 4cf0b4ea5684 [2023-02-20T15:52:36.610Z] ---> 5a2fecbf866e [2023-02-20T15:52:36.610Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-20T15:52:36.610Z] Removing intermediate container 3ad10afac1aa [2023-02-20T15:52:36.610Z] ---> d1966157e899 [2023-02-20T15:52:36.610Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-20T15:52:36.610Z] OK: 211 MiB in 51 packages [2023-02-20T15:52:36.610Z] OK: 211 MiB in 51 packages [2023-02-20T15:52:36.868Z] Removing intermediate container 5d32857dbcc0 [2023-02-20T15:52:36.868Z] ---> 4f3f1f3a521a [2023-02-20T15:52:36.868Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-20T15:52:36.868Z] ---> 0917f8e1ed77 [2023-02-20T15:52:36.868Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 73801a960611 [2023-02-20T15:52:36.868Z] [2023-02-20T15:52:36.868Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T15:52:36.868Z] ---> Running in b7b78ff24978 [2023-02-20T15:52:36.868Z] ---> Running in b3ffc0b892ac [2023-02-20T15:52:36.868Z] Removing intermediate container 35c0b6ee54ad [2023-02-20T15:52:36.868Z] ---> c4d040b4dc99 [2023-02-20T15:52:36.868Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-20T15:52:37.465Z] ---> 2c7e3c5a962a [2023-02-20T15:52:37.465Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T15:52:37.465Z] ---> 61b67772aade [2023-02-20T15:52:37.465Z] Removing intermediate container b586f3124d2d [2023-02-20T15:52:37.465Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 7d129f431ad3 [2023-02-20T15:52:37.465Z] [2023-02-20T15:52:37.465Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-20T15:52:37.465Z] ---> Running in ffc967d3e641 [2023-02-20T15:52:37.723Z] ---> Running in fde4ac0d90f3 [2023-02-20T15:52:37.723Z] ---> 1844657167f4 [2023-02-20T15:52:37.723Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T15:52:37.723Z] ---> Running in e68b56fdfa0f [2023-02-20T15:52:51.315Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6749 in /w/workspace/edgexfoundry_edgex-go_PR-4352 [Pipeline] { [Pipeline] ws [2023-02-20T15:52:51.328Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2023-02-20T15:52:51.368Z] The recommended git tool is: git [2023-02-20T15:52:57.530Z] using credential edgex-jenkins-ssh [2023-02-20T15:52:57.549Z] Cloning the remote Git repository [2023-02-20T15:52:57.602Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-20T15:52:57.686Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2023-02-20T15:52:57.860Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-20T15:52:57.862Z] > git --version # timeout=10 [2023-02-20T15:52:57.886Z] > git --version # 'git version 2.25.1' [2023-02-20T15:52:57.888Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-20T15:52:57.961Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-20T15:53:19.808Z] Merging remotes/origin/main commit affa4ba333889d31d83cf76b7d2a18a0230584e6 into PR head commit 76137b3a747f904ae76022051575e150eb21a877 [2023-02-20T15:53:17.881Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-20T15:53:17.915Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-20T15:53:18.934Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-20T15:53:18.987Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-20T15:53:18.988Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-20T15:53:19.009Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4352/head:refs/remotes/origin/PR-4352 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-20T15:53:19.830Z] > git config core.sparsecheckout # timeout=10 [2023-02-20T15:53:19.851Z] > git checkout -f 76137b3a747f904ae76022051575e150eb21a877 # timeout=10 [2023-02-20T15:53:20.104Z] > git remote # timeout=10 [2023-02-20T15:53:20.124Z] > git config --get remote.origin.url # timeout=10 [2023-02-20T15:53:20.198Z] Merge succeeded, producing 76137b3a747f904ae76022051575e150eb21a877 [2023-02-20T15:53:20.199Z] Checking out Revision 76137b3a747f904ae76022051575e150eb21a877 (PR-4352) [2023-02-20T15:53:20.753Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-20T15:53:21.588Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-20T15:53:21.588Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-20T15:53:21.588Z] Dload Upload Total Spent Left Speed [2023-02-20T15:53:21.588Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh [2023-02-20T15:53:22.219Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-20T15:53:20.142Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-20T15:53:20.156Z] > git merge affa4ba333889d31d83cf76b7d2a18a0230584e6 # timeout=10 [2023-02-20T15:53:20.182Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-20T15:53:20.207Z] > git config core.sparsecheckout # timeout=10 [2023-02-20T15:53:20.221Z] > git checkout -f 76137b3a747f904ae76022051575e150eb21a877 # timeout=10 [2023-02-20T15:53:22.582Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-20T15:53:22.582Z] + sudo tee /etc/docker/daemon.new [2023-02-20T15:53:22.582Z] { [2023-02-20T15:53:22.582Z] "registry-mirrors": [ [2023-02-20T15:53:22.582Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-20T15:53:22.582Z] ], [2023-02-20T15:53:22.582Z] "bip": "10.250.0.254/24", [2023-02-20T15:53:22.582Z] "hosts": [ [2023-02-20T15:53:22.582Z] "tcp://0.0.0.0:5555", [2023-02-20T15:53:22.582Z] "unix:///var/run/docker.sock" [2023-02-20T15:53:22.582Z] ], [2023-02-20T15:53:22.582Z] "mtu": 1458, [2023-02-20T15:53:22.582Z] "selinux-enabled": true, [2023-02-20T15:53:22.582Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-20T15:53:22.582Z] } [Pipeline] sh [2023-02-20T15:53:22.913Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-20T15:53:23.257Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-20T15:53:41.773Z] provisioning config files... [2023-02-20T15:53:41.802Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config9456681477391894504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T15:53:42.168Z] ---> docker-login.sh [2023-02-20T15:53:42.168Z] nexus3.edgexfoundry.org:10001 [2023-02-20T15:53:42.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T15:53:42.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T15:53:42.757Z] Configure a credential helper to remove this warning. See [2023-02-20T15:53:42.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T15:53:42.757Z] [2023-02-20T15:53:42.757Z] Login Succeeded [2023-02-20T15:53:43.050Z] nexus3.edgexfoundry.org:10002 [2023-02-20T15:53:43.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T15:53:43.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T15:53:43.322Z] Configure a credential helper to remove this warning. See [2023-02-20T15:53:43.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T15:53:43.322Z] [2023-02-20T15:53:43.322Z] Login Succeeded [2023-02-20T15:53:43.322Z] nexus3.edgexfoundry.org:10003 [2023-02-20T15:53:43.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T15:53:43.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T15:53:43.594Z] Configure a credential helper to remove this warning. See [2023-02-20T15:53:43.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T15:53:43.594Z] [2023-02-20T15:53:43.594Z] Login Succeeded [2023-02-20T15:53:43.594Z] nexus3.edgexfoundry.org:10004 [2023-02-20T15:53:43.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T15:53:44.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T15:53:44.138Z] Configure a credential helper to remove this warning. See [2023-02-20T15:53:44.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T15:53:44.138Z] [2023-02-20T15:53:44.138Z] Login Succeeded [2023-02-20T15:53:44.138Z] docker.io [2023-02-20T15:53:44.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T15:53:44.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T15:53:44.686Z] Configure a credential helper to remove this warning. See [2023-02-20T15:53:44.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T15:53:44.686Z] [2023-02-20T15:53:44.686Z] Login Succeeded [2023-02-20T15:53:44.686Z] ---> docker-login.sh ends [Pipeline] } [2023-02-20T15:53:44.702Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-20T15:53:45.351Z] + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] echo [2023-02-20T15:53:45.374Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T15:53:45.391Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T15:53:45.401Z] ========================================================= [2023-02-20T15:53:45.401Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-20T15:53:45.401Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-20T15:53:45.445Z] Removing intermediate container b3ffc0b892ac [2023-02-20T15:53:45.445Z] ---> f611782398b3 [2023-02-20T15:53:45.445Z] Step 7/24 : COPY . . [2023-02-20T15:53:45.445Z] Removing intermediate container ffc967d3e641 [2023-02-20T15:53:45.445Z] ---> d39ac9bfa42f [2023-02-20T15:53:45.445Z] Step 7/21 : COPY . . [2023-02-20T15:53:45.445Z] Removing intermediate container e68b56fdfa0f [2023-02-20T15:53:45.445Z] ---> f4dae604e79f [2023-02-20T15:53:45.445Z] Step 8/22 : COPY . . [2023-02-20T15:53:45.445Z] Removing intermediate container b7b78ff24978 [2023-02-20T15:53:45.445Z] ---> ba246a80e167 [2023-02-20T15:53:45.445Z] Step 8/24 : COPY . . [2023-02-20T15:53:45.445Z] Removing intermediate container fde4ac0d90f3 [2023-02-20T15:53:45.445Z] ---> a3057b0fc894 [2023-02-20T15:53:45.445Z] Step 8/22 : COPY . . [2023-02-20T15:53:45.724Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-20T15:53:45.999Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-20T15:53:45.999Z] 9b18e9b68314: Pulling fs layer [2023-02-20T15:53:45.999Z] 35d82f9e3411: Pulling fs layer [2023-02-20T15:53:45.999Z] e16973657156: Pulling fs layer [2023-02-20T15:53:45.999Z] fc693d55d65f: Pulling fs layer [2023-02-20T15:53:45.999Z] 7e9fc2657dce: Pulling fs layer [2023-02-20T15:53:45.999Z] dda99020689f: Pulling fs layer [2023-02-20T15:53:45.999Z] db1c61fa0a46: Pulling fs layer [2023-02-20T15:53:45.999Z] 891c053d2c06: Pulling fs layer [2023-02-20T15:53:45.999Z] dda99020689f: Waiting [2023-02-20T15:53:45.999Z] db1c61fa0a46: Waiting [2023-02-20T15:53:45.999Z] 891c053d2c06: Waiting [2023-02-20T15:53:45.999Z] fc693d55d65f: Waiting [2023-02-20T15:53:45.999Z] 7e9fc2657dce: Waiting [2023-02-20T15:53:45.999Z] e16973657156: Verifying Checksum [2023-02-20T15:53:45.999Z] e16973657156: Download complete [2023-02-20T15:53:45.999Z] 35d82f9e3411: Download complete [2023-02-20T15:53:45.999Z] 7e9fc2657dce: Verifying Checksum [2023-02-20T15:53:45.999Z] 7e9fc2657dce: Download complete [2023-02-20T15:53:45.999Z] dda99020689f: Download complete [2023-02-20T15:53:45.999Z] 9b18e9b68314: Verifying Checksum [2023-02-20T15:53:45.999Z] 9b18e9b68314: Download complete [2023-02-20T15:53:46.596Z] 9b18e9b68314: Pull complete [2023-02-20T15:53:47.188Z] 35d82f9e3411: Pull complete [2023-02-20T15:53:47.188Z] 891c053d2c06: Verifying Checksum [2023-02-20T15:53:47.188Z] 891c053d2c06: Download complete [2023-02-20T15:53:47.460Z] e16973657156: Pull complete [2023-02-20T15:53:48.892Z] db1c61fa0a46: Verifying Checksum [2023-02-20T15:53:48.893Z] db1c61fa0a46: Download complete [2023-02-20T15:53:48.893Z] fc693d55d65f: Verifying Checksum [2023-02-20T15:53:48.893Z] fc693d55d65f: Download complete [2023-02-20T15:53:49.664Z] ---> 26e18c675131 [2023-02-20T15:53:49.664Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-20T15:53:49.664Z] ---> 22e60bd6627d [2023-02-20T15:53:49.664Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-20T15:53:49.664Z] ---> 608e0531b0e1 [2023-02-20T15:53:49.664Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-20T15:53:49.664Z] ---> adbb29ff6050 [2023-02-20T15:53:49.664Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-20T15:53:49.664Z] ---> Running in 577e28fafb1f [2023-02-20T15:53:49.664Z] ---> Running in 004cae8e2c61 [2023-02-20T15:53:49.664Z] ---> Running in 18fdaa967bf0 [2023-02-20T15:53:49.664Z] ---> ddc6cc7b39fa [2023-02-20T15:53:49.664Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-20T15:53:49.664Z] ---> Running in 719bb6275edf [2023-02-20T15:53:49.664Z] ---> Running in ece2a8ddda01 [2023-02-20T15:53:49.664Z] Removing intermediate container 004cae8e2c61 [2023-02-20T15:53:49.664Z] ---> d6b17b2e57fc [2023-02-20T15:53:49.664Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-20T15:53:49.664Z] ---> Running in eeb4eb368d93 [2023-02-20T15:53:49.664Z] Removing intermediate container eeb4eb368d93 [2023-02-20T15:53:49.664Z] ---> bc6f365fd937 [2023-02-20T15:53:49.664Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-20T15:53:49.664Z] ---> Running in 878e7c2fc20e [2023-02-20T15:53:49.664Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-20T15:53:49.664Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-20T15:53:49.921Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-20T15:53:49.921Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-20T15:53:50.497Z] Removing intermediate container 878e7c2fc20e [2023-02-20T15:53:50.497Z] ---> c1d1ebd2fbaf [2023-02-20T15:53:50.497Z] Step 11/24 : WORKDIR /edgex-go [2023-02-20T15:53:50.754Z] ---> Running in 64eaf1eb7934 [2023-02-20T15:53:50.754Z] Removing intermediate container 64eaf1eb7934 [2023-02-20T15:53:50.754Z] ---> 50e2ea38d80d [2023-02-20T15:53:50.754Z] [2023-02-20T15:53:50.754Z] Step 12/24 : FROM alpine:3.15 [2023-02-20T15:53:51.010Z] 3.15: Pulling from library/alpine [2023-02-20T15:53:51.293Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-20T15:53:51.293Z] Status: Downloaded newer image for alpine:3.15 [2023-02-20T15:53:51.293Z] ---> 5ce65d7b0fde [2023-02-20T15:53:51.293Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-20T15:53:51.550Z] ---> Running in 7b061cc02d02 [2023-02-20T15:53:51.550Z] Removing intermediate container 7b061cc02d02 [2023-02-20T15:53:51.550Z] ---> 34b081986b66 [2023-02-20T15:53:51.550Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-20T15:53:51.550Z] ---> Running in 30a2fb46ad74 [2023-02-20T15:53:52.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:53:52.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:53:52.488Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-20T15:53:52.488Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-20T15:53:52.488Z] OK: 15857 distinct packages available [2023-02-20T15:53:52.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:53:52.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:53:53.001Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-20T15:53:53.001Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-20T15:53:53.001Z] (3/5) Installing libucontext (1.1-r0) [2023-02-20T15:53:53.001Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-20T15:53:53.001Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-20T15:53:53.001Z] Executing busybox-1.34.1-r7.trigger [2023-02-20T15:53:53.001Z] OK: 7 MiB in 19 packages [2023-02-20T15:53:54.908Z] Removing intermediate container 30a2fb46ad74 [2023-02-20T15:53:54.908Z] ---> ebe39e143a99 [2023-02-20T15:53:54.908Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-20T15:53:57.554Z] ---> 630f464511e4 [2023-02-20T15:53:57.554Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-20T15:54:01.242Z] fc693d55d65f: Pull complete [2023-02-20T15:54:01.242Z] 7e9fc2657dce: Pull complete [2023-02-20T15:54:01.242Z] dda99020689f: Pull complete [2023-02-20T15:54:02.888Z] ---> 689fee930ebc [2023-02-20T15:54:02.888Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-20T15:54:03.147Z] ---> 456b0af408d0 [2023-02-20T15:54:03.148Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-20T15:54:04.083Z] ---> f57e4998c8ef [2023-02-20T15:54:04.083Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-20T15:54:05.017Z] ---> ccc20bffad65 [2023-02-20T15:54:05.017Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-20T15:54:05.017Z] ---> Running in 3b0873a4a40c [2023-02-20T15:54:05.584Z] Removing intermediate container 3b0873a4a40c [2023-02-20T15:54:05.584Z] ---> 8271a8f761df [2023-02-20T15:54:05.584Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-20T15:54:05.842Z] ---> Running in 7d38c404ec9c [2023-02-20T15:54:06.410Z] Removing intermediate container 7d38c404ec9c [2023-02-20T15:54:06.410Z] ---> 2d2f4f8749a2 [2023-02-20T15:54:06.410Z] Step 22/24 : LABEL arch=x86_64 [2023-02-20T15:54:06.410Z] ---> Running in fd25bad9ae37 [2023-02-20T15:54:06.602Z] db1c61fa0a46: Pull complete [2023-02-20T15:54:06.669Z] Removing intermediate container fd25bad9ae37 [2023-02-20T15:54:06.669Z] ---> a1d12d952a7c [2023-02-20T15:54:06.669Z] Step 23/24 : LABEL git_sha=76137b3a747f904ae76022051575e150eb21a877 [2023-02-20T15:54:06.931Z] ---> Running in 74e47700c1c7 [2023-02-20T15:54:07.897Z] Removing intermediate container 74e47700c1c7 [2023-02-20T15:54:07.897Z] ---> 6b889affbfd8 [2023-02-20T15:54:07.897Z] Step 24/24 : LABEL version=0.0.0 [2023-02-20T15:54:07.897Z] ---> Running in 42ea6e31d99c [2023-02-20T15:54:08.017Z] 891c053d2c06: Pull complete [2023-02-20T15:54:08.017Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-20T15:54:08.017Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-20T15:54:08.017Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-20T15:54:08.410Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-20T15:54:08.410Z] WORKDIR /edgex [2023-02-20T15:54:08.410Z] COPY go.mod . [2023-02-20T15:54:08.410Z] RUN go mod download [2023-02-20T15:54:08.410Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-20T15:54:08.461Z] Removing intermediate container 42ea6e31d99c [2023-02-20T15:54:08.461Z] ---> 0f1a5b2f2f15 [2023-02-20T15:54:08.461Z] [2023-02-20T15:54:08.461Z] Successfully built 0f1a5b2f2f15 [2023-02-20T15:54:08.461Z] Successfully tagged security-spire-agent:latest [2023-02-20T15:54:08.461Z]  Building security-spire-agent ... done Building security-secretstore-setup [2023-02-20T15:54:09.030Z] Sending build context to Docker daemon 3.091MB [2023-02-20T15:54:09.030Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-20T15:54:09.030Z] ---> f96f9c87975a [2023-02-20T15:54:09.030Z] Step 2/4 : WORKDIR /edgex [2023-02-20T15:54:11.637Z] ---> Running in eedf6a6f780b [2023-02-20T15:54:11.905Z] Removing intermediate container eedf6a6f780b [2023-02-20T15:54:11.905Z] ---> 4fc19402e64a [2023-02-20T15:54:11.905Z] Step 3/4 : COPY go.mod . [2023-02-20T15:54:12.490Z] ---> f3025319f739 [2023-02-20T15:54:12.490Z] Step 4/4 : RUN go mod download [2023-02-20T15:54:12.490Z] ---> Running in 4c1194dd5e92 [2023-02-20T15:54:12.632Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T15:54:12.632Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-20T15:54:12.632Z] ---> 1edb26a0f685 [2023-02-20T15:54:12.632Z] Step 3/24 : WORKDIR /edgex-go [2023-02-20T15:54:12.632Z] ---> Using cache [2023-02-20T15:54:12.632Z] ---> 5c947415700c [2023-02-20T15:54:12.632Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-20T15:54:15.162Z] ---> Running in 07df1513243c [2023-02-20T15:54:15.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:54:15.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:54:15.983Z] OK: 211 MiB in 51 packages [2023-02-20T15:54:18.614Z] Removing intermediate container 07df1513243c [2023-02-20T15:54:18.614Z] ---> e4178f0f737b [2023-02-20T15:54:18.614Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-20T15:54:19.180Z] ---> bc8f92ae00ce [2023-02-20T15:54:19.180Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T15:54:19.180Z] ---> Running in 531c410c4f06 [2023-02-20T15:54:20.549Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-20T15:54:28.663Z] Removing intermediate container 719bb6275edf [2023-02-20T15:54:28.663Z] ---> e4993a398175 [2023-02-20T15:54:28.663Z] [2023-02-20T15:54:28.663Z] Step 10/22 : FROM alpine:3.16 [2023-02-20T15:54:28.663Z] 3.16: Pulling from library/alpine [2023-02-20T15:54:28.663Z] Removing intermediate container ece2a8ddda01 [2023-02-20T15:54:28.663Z] ---> be92cb1c8b85 [2023-02-20T15:54:28.663Z] [2023-02-20T15:54:28.663Z] Step 10/24 : FROM alpine:3.16 [2023-02-20T15:54:28.663Z] Removing intermediate container 577e28fafb1f [2023-02-20T15:54:28.663Z] ---> 29364765e48e [2023-02-20T15:54:28.663Z] [2023-02-20T15:54:28.663Z] Step 9/21 : FROM alpine:3.16 [2023-02-20T15:54:28.663Z] 3.16: Pulling from library/alpine [2023-02-20T15:54:28.663Z] 3.16: Pulling from library/alpine [2023-02-20T15:54:28.663Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-20T15:54:28.663Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-20T15:54:28.663Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-20T15:54:28.663Z] Status: Downloaded newer image for alpine:3.16 [2023-02-20T15:54:28.663Z] Status: Downloaded newer image for alpine:3.16 [2023-02-20T15:54:28.663Z] Status: Image is up to date for alpine:3.16 [2023-02-20T15:54:28.663Z] ---> dfd21b5a31f5 [2023-02-20T15:54:28.663Z] ---> dfd21b5a31f5 [2023-02-20T15:54:28.663Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-20T15:54:28.663Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-20T15:54:28.663Z] ---> dfd21b5a31f5 [2023-02-20T15:54:28.663Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-20T15:54:30.571Z] ---> Running in aa990fd0d1af [2023-02-20T15:54:30.571Z] ---> Running in c813780a1fa9 [2023-02-20T15:54:30.571Z] ---> Running in e3ede6ccb404 [2023-02-20T15:54:30.571Z] Removing intermediate container e3ede6ccb404 [2023-02-20T15:54:30.571Z] ---> 00bb24c1d12c [2023-02-20T15:54:30.571Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-20T15:54:30.571Z] ---> Running in 74a89a381c66 [2023-02-20T15:54:31.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:54:31.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:54:31.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:54:31.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:54:31.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:54:31.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:54:31.147Z] Removing intermediate container 18fdaa967bf0 [2023-02-20T15:54:31.147Z] ---> b9a0c5951085 [2023-02-20T15:54:31.147Z] [2023-02-20T15:54:31.148Z] Step 10/22 : FROM alpine:3.16 [2023-02-20T15:54:31.148Z] ---> dfd21b5a31f5 [2023-02-20T15:54:31.148Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-20T15:54:31.148Z] ---> Running in 1ac9f649f20c [2023-02-20T15:54:31.405Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-20T15:54:31.405Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-20T15:54:31.405Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T15:54:31.405Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-20T15:54:31.405Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-20T15:54:31.405Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T15:54:31.405Z] OK: 6 MiB in 15 packages [2023-02-20T15:54:31.405Z] OK: 6 MiB in 15 packages [2023-02-20T15:54:31.405Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-20T15:54:31.405Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-20T15:54:31.405Z] (5/6) Installing curl (7.83.1-r6) [2023-02-20T15:54:31.405Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-20T15:54:31.405Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T15:54:31.405Z] Executing ca-certificates-20220614-r0.trigger [2023-02-20T15:54:31.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:54:31.662Z] OK: 8 MiB in 20 packages [2023-02-20T15:54:31.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:54:31.919Z] Removing intermediate container 74a89a381c66 [2023-02-20T15:54:31.919Z] ---> b9e761e5a8f0 [2023-02-20T15:54:31.919Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T15:54:31.919Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-20T15:54:31.919Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T15:54:31.919Z] OK: 6 MiB in 15 packages [2023-02-20T15:54:31.919Z] Removing intermediate container c813780a1fa9 [2023-02-20T15:54:31.919Z] ---> 9237aa3a6b51 [2023-02-20T15:54:31.919Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-20T15:54:31.919Z] ---> Running in 87926beaf922 [2023-02-20T15:54:32.176Z] Removing intermediate container aa990fd0d1af [2023-02-20T15:54:32.176Z] ---> 6f147a5d2f3b [2023-02-20T15:54:32.176Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-20T15:54:32.176Z] ---> Running in d3fc68093b2a [2023-02-20T15:54:32.176Z] ---> 03afefb91094 [2023-02-20T15:54:32.176Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-20T15:54:32.176Z] Removing intermediate container 87926beaf922 [2023-02-20T15:54:32.176Z] ---> 3381a79012b2 [2023-02-20T15:54:32.176Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-20T15:54:32.176Z] Removing intermediate container 1ac9f649f20c [2023-02-20T15:54:32.176Z] ---> 0e2a7d383e07 [2023-02-20T15:54:32.176Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-20T15:54:32.176Z] ---> Running in 6fc99334ee95 [2023-02-20T15:54:32.433Z] ---> Running in 4077c38505b9 [2023-02-20T15:54:32.433Z] Removing intermediate container d3fc68093b2a [2023-02-20T15:54:32.433Z] ---> 2301147446ee [2023-02-20T15:54:32.433Z] Step 12/21 : WORKDIR /edgex [2023-02-20T15:54:32.433Z] ---> Running in 101a664d2189 [2023-02-20T15:54:32.433Z] Removing intermediate container 4077c38505b9 [2023-02-20T15:54:32.433Z] Removing intermediate container 6fc99334ee95 [2023-02-20T15:54:32.433Z] ---> 1d88049e1544 [2023-02-20T15:54:32.433Z] ---> b77e49d74155 [2023-02-20T15:54:32.433Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-20T15:54:32.433Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-20T15:54:32.433Z] ---> Running in 35e897604ccc [2023-02-20T15:54:32.433Z] ---> Running in 092643d58e73 [2023-02-20T15:54:32.691Z] Removing intermediate container 101a664d2189 [2023-02-20T15:54:32.691Z] ---> ba889ce9dc8f [2023-02-20T15:54:32.691Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-20T15:54:32.691Z] ---> 5b1827f670df [2023-02-20T15:54:32.691Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-20T15:54:32.691Z] Removing intermediate container 35e897604ccc [2023-02-20T15:54:32.691Z] Removing intermediate container 092643d58e73 [2023-02-20T15:54:32.691Z] ---> 856e9c9e8a2d [2023-02-20T15:54:32.691Z] ---> d82e292a3bdb [2023-02-20T15:54:32.691Z] Step 15/24 : WORKDIR /Step 14/22 : EXPOSE $APP_PORT [2023-02-20T15:54:32.691Z] [2023-02-20T15:54:32.691Z] ---> Running in eb7e30f1dadb [2023-02-20T15:54:32.691Z] ---> Running in 43aef09bd9ae [2023-02-20T15:54:32.691Z] ---> 405c3f68d05d [2023-02-20T15:54:32.691Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-20T15:54:32.691Z] Removing intermediate container 43aef09bd9ae [2023-02-20T15:54:32.691Z] ---> bf4cd4781e55 [2023-02-20T15:54:32.691Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T15:54:33.036Z] Removing intermediate container eb7e30f1dadb [2023-02-20T15:54:33.036Z] ---> 564b2b4619e6 [2023-02-20T15:54:33.036Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T15:54:33.036Z] ---> 77590571cd8c [2023-02-20T15:54:33.036Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-20T15:54:33.306Z] ---> 7a4b4d62ca54 [2023-02-20T15:54:33.306Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-20T15:54:33.306Z] ---> a24ade6a9cb5 [2023-02-20T15:54:33.306Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-20T15:54:33.563Z] ---> 24a0c746948a [2023-02-20T15:54:33.563Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-20T15:54:33.563Z] ---> 4c518f524a64 [2023-02-20T15:54:33.563Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-20T15:54:34.494Z] ---> Running in 4a138972c0ca [2023-02-20T15:54:34.494Z] ---> bcb72e8e8927 [2023-02-20T15:54:34.494Z] ---> dcfbca6cd528 [2023-02-20T15:54:34.494Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-20T15:54:34.494Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-20T15:54:34.494Z] ---> 27472771ba58 [2023-02-20T15:54:34.494Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-20T15:54:35.424Z] ---> ddddccf7965f [2023-02-20T15:54:35.424Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-20T15:54:35.424Z] ---> 815224d10266 [2023-02-20T15:54:35.424Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-20T15:54:35.681Z] ---> c4298facef54 [2023-02-20T15:54:35.681Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-20T15:54:36.272Z] ---> Running in 1cb7c2a2407e [2023-02-20T15:54:36.272Z] ---> 2b7bee1c0717 [2023-02-20T15:54:36.272Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-20T15:54:36.272Z] ---> Running in 70457b440d5e [2023-02-20T15:54:36.272Z] ---> Running in 49d3b3c2edc6 [2023-02-20T15:54:36.531Z] Removing intermediate container 70457b440d5e [2023-02-20T15:54:36.531Z] ---> 8f66d4d07a0f [2023-02-20T15:54:36.531Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T15:54:36.819Z] ---> Running in 5a4422780c25 [2023-02-20T15:54:36.819Z] Removing intermediate container 4a138972c0ca [2023-02-20T15:54:36.819Z] ---> 411625a92a04 [2023-02-20T15:54:36.819Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-20T15:54:36.819Z] Removing intermediate container 49d3b3c2edc6 [2023-02-20T15:54:36.819Z] ---> 92add0cb1a1e [2023-02-20T15:54:36.819Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T15:54:36.819Z] ---> Running in fcda346e93e2 [2023-02-20T15:54:36.819Z] ---> Running in 9f7209904b0d [2023-02-20T15:54:36.819Z] Removing intermediate container 5a4422780c25 [2023-02-20T15:54:36.819Z] ---> c018b4df1402 [2023-02-20T15:54:36.819Z] Step 20/22 : LABEL arch=x86_64 [2023-02-20T15:54:37.077Z] ---> Running in 1e24c702bce5 [2023-02-20T15:54:37.077Z] Removing intermediate container fcda346e93e2 [2023-02-20T15:54:37.077Z] ---> 1145f09c3a52 [2023-02-20T15:54:37.077Z] Step 22/24 : LABEL arch=x86_64 [2023-02-20T15:54:37.077Z] Removing intermediate container 9f7209904b0d [2023-02-20T15:54:37.077Z] ---> bbe4d7fc933a [2023-02-20T15:54:37.077Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-20T15:54:37.077Z] ---> Running in d2616c37cb71 [2023-02-20T15:54:37.077Z] Removing intermediate container 1e24c702bce5 [2023-02-20T15:54:37.077Z] ---> 960180d1f84e [2023-02-20T15:54:37.077Z] Step 21/22 : LABEL git_sha=76137b3a747f904ae76022051575e150eb21a877 [2023-02-20T15:54:37.077Z] ---> Running in b6f406cff95d [2023-02-20T15:54:37.077Z] ---> Running in d60becf1bdf0 [2023-02-20T15:54:37.335Z] Removing intermediate container d2616c37cb71 [2023-02-20T15:54:37.335Z] ---> e298404210d0 [2023-02-20T15:54:37.335Z] Step 23/24 : LABEL git_sha=76137b3a747f904ae76022051575e150eb21a877 [2023-02-20T15:54:37.335Z] ---> Running in 61dbd1973284 [2023-02-20T15:54:37.335Z] Removing intermediate container b6f406cff95d [2023-02-20T15:54:37.335Z] ---> ff376287c2e7 [2023-02-20T15:54:37.335Z] Step 20/22 : LABEL arch=x86_64 [2023-02-20T15:54:37.335Z] Removing intermediate container 1cb7c2a2407e [2023-02-20T15:54:37.335Z] ---> e1733039dfc8 [2023-02-20T15:54:37.335Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-20T15:54:37.335Z] Removing intermediate container d60becf1bdf0 [2023-02-20T15:54:37.335Z] ---> 2d661f00505e [2023-02-20T15:54:37.335Z] Step 22/22 : LABEL version=0.0.0 [2023-02-20T15:54:37.335Z] ---> Running in fb8265a442b3 [2023-02-20T15:54:37.335Z] ---> Running in e91f751cd8f9 [2023-02-20T15:54:37.335Z] ---> Running in 89b6e254ed77 [2023-02-20T15:54:37.593Z] Removing intermediate container 61dbd1973284 [2023-02-20T15:54:37.593Z] ---> 9131fa9ef2ab [2023-02-20T15:54:37.593Z] Step 24/24 : LABEL version=0.0.0 [2023-02-20T15:54:37.593Z] Removing intermediate container e91f751cd8f9 [2023-02-20T15:54:37.593Z] ---> 6cd8806032bd [2023-02-20T15:54:37.593Z] Step 19/21 : LABEL arch=x86_64 [2023-02-20T15:54:37.593Z] Removing intermediate container fb8265a442b3 [2023-02-20T15:54:37.593Z] ---> ea6b2169bfe9 [2023-02-20T15:54:37.593Z] Step 21/22 : LABEL git_sha=76137b3a747f904ae76022051575e150eb21a877 [2023-02-20T15:54:37.852Z] ---> Running in 560b0c9da701 [2023-02-20T15:54:37.852Z] Removing intermediate container 89b6e254ed77 [2023-02-20T15:54:37.852Z] ---> 9aaea379eccb [2023-02-20T15:54:37.852Z] [2023-02-20T15:54:37.852Z] ---> Running in afeb7d840459 [2023-02-20T15:54:37.852Z] ---> Running in 0101d35612b6 [2023-02-20T15:54:37.852Z] Successfully built 9aaea379eccb [2023-02-20T15:54:37.852Z] Removing intermediate container 560b0c9da701 [2023-02-20T15:54:37.852Z] ---> 35e9faf33236 [2023-02-20T15:54:37.852Z] [2023-02-20T15:54:37.852Z] Successfully tagged support-scheduler:latest [2023-02-20T15:54:37.852Z]  Building support-scheduler ... done Building support-notifications [2023-02-20T15:54:37.852Z] Removing intermediate container afeb7d840459 [2023-02-20T15:54:37.852Z] ---> 17bb5e0dd81a [2023-02-20T15:54:37.852Z] Step 20/21 : LABEL git_sha=76137b3a747f904ae76022051575e150eb21a877 [2023-02-20T15:54:38.109Z] Removing intermediate container 0101d35612b6 [2023-02-20T15:54:38.109Z] ---> 9a390b94d2d9 [2023-02-20T15:54:38.109Z] Step 22/22 : LABEL version=0.0.0 [2023-02-20T15:54:38.109Z] ---> Running in 38fca14c0ed6 [2023-02-20T15:54:38.109Z] Successfully built 35e9faf33236 [2023-02-20T15:54:38.109Z] Successfully tagged core-metadata:latest [2023-02-20T15:54:38.109Z] Building security-spiffe-token-provider [2023-02-20T15:54:38.109Z]  Building core-metadata ... done  ---> Running in 156810066fa8 [2023-02-20T15:54:40.644Z] Removing intermediate container 38fca14c0ed6 [2023-02-20T15:54:40.644Z] ---> bd54ecd2dfe0 [2023-02-20T15:54:40.644Z] Step 21/21 : LABEL version=0.0.0 [2023-02-20T15:54:42.017Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T15:54:42.017Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-20T15:54:42.017Z] ---> 1edb26a0f685 [2023-02-20T15:54:42.017Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-20T15:54:42.017Z] ---> Using cache [2023-02-20T15:54:42.017Z] ---> 5ff675bf5047 [2023-02-20T15:54:42.017Z] Step 4/22 : WORKDIR /edgex-go [2023-02-20T15:54:42.017Z] ---> Using cache [2023-02-20T15:54:42.017Z] ---> 5c7a3bce689a [2023-02-20T15:54:42.017Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-20T15:54:42.017Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T15:54:42.017Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-20T15:54:42.017Z] ---> 1edb26a0f685 [2023-02-20T15:54:42.017Z] Step 3/19 : WORKDIR /edgex-go [2023-02-20T15:54:42.017Z] ---> Using cache [2023-02-20T15:54:42.017Z] ---> 5c947415700c [2023-02-20T15:54:42.017Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-20T15:54:44.749Z] Removing intermediate container 4c1194dd5e92 [2023-02-20T15:54:44.749Z] ---> aa5a8fed4609 [2023-02-20T15:54:44.749Z] Successfully built aa5a8fed4609 [2023-02-20T15:54:44.749Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T15:54:45.105Z] + docker inspect -f . ci-base-image-arm64 [2023-02-20T15:54:45.105Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T15:54:45.337Z] prd-ubuntu20.04-docker-arm64-4c-16g-6749 does not seem to be running inside a container [2023-02-20T15:54:45.436Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-20T15:54:46.209Z] Removing intermediate container 156810066fa8 [2023-02-20T15:54:46.209Z] ---> 5ce85617ca09 [2023-02-20T15:54:46.209Z] [2023-02-20T15:54:46.209Z] ---> Running in d6c9e65e08c8 [2023-02-20T15:54:46.209Z] ---> Running in e886f1115b5c [2023-02-20T15:54:46.209Z] ---> Running in 6a22a43853b8 [2023-02-20T15:54:46.209Z] Successfully built 5ce85617ca09 [2023-02-20T15:54:46.209Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-20T15:54:46.209Z]  Building core-common-config-bootstrapper ... done Building security-spire-config [2023-02-20T15:54:46.209Z] Removing intermediate container e886f1115b5c [2023-02-20T15:54:46.209Z] ---> 4fc8c65dee8d [2023-02-20T15:54:46.209Z] [2023-02-20T15:54:46.209Z] Successfully built 4fc8c65dee8d [2023-02-20T15:54:46.209Z] Successfully tagged security-proxy-setup:latest [2023-02-20T15:54:46.209Z]  Building security-proxy-setup ... done Building security-spire-server [2023-02-20T15:54:46.209Z] Removing intermediate container 531c410c4f06 [2023-02-20T15:54:46.209Z] ---> 97d4158fff56 [2023-02-20T15:54:46.209Z] Step 7/24 : COPY . . [2023-02-20T15:54:46.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:54:46.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:54:46.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:54:46.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:54:46.726Z] OK: 211 MiB in 51 packages [2023-02-20T15:54:46.726Z] v3.16.4-16-g3c16caa8e9c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-20T15:54:46.726Z] v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-20T15:54:46.726Z] OK: 17046 distinct packages available [2023-02-20T15:54:46.863Z] $ docker top e0bd52306dfe53ccb9595c2491d7a02b4a21a14781f7b3da108072c58bc71c92 -eo pid,comm [2023-02-20T15:54:47.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:54:47.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh [2023-02-20T15:54:47.266Z] OK: 211 MiB in 51 packages [2023-02-20T15:54:47.756Z] + go version [2023-02-20T15:54:47.756Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-20T15:54:47.783Z] $ docker stop --time=1 e0bd52306dfe53ccb9595c2491d7a02b4a21a14781f7b3da108072c58bc71c92 [2023-02-20T15:54:50.695Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T15:54:50.695Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-20T15:54:50.695Z] ---> 1edb26a0f685 [2023-02-20T15:54:50.695Z] Step 3/24 : WORKDIR /edgex-go [2023-02-20T15:54:50.695Z] ---> Using cache [2023-02-20T15:54:50.695Z] ---> 5c947415700c [2023-02-20T15:54:50.695Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-20T15:54:50.695Z] ---> Using cache [2023-02-20T15:54:50.695Z] ---> 5a2fecbf866e [2023-02-20T15:54:50.695Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-20T15:54:50.695Z] ---> Using cache [2023-02-20T15:54:50.695Z] ---> 0917f8e1ed77 [2023-02-20T15:54:50.695Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T15:54:50.695Z] ---> Using cache [2023-02-20T15:54:50.695Z] ---> f611782398b3 [2023-02-20T15:54:50.695Z] Step 7/24 : COPY . . [2023-02-20T15:54:50.695Z] ---> Using cache [2023-02-20T15:54:50.695Z] ---> 608e0531b0e1 [2023-02-20T15:54:50.695Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-20T15:54:50.695Z] ---> Using cache [2023-02-20T15:54:50.695Z] ---> d6b17b2e57fc [2023-02-20T15:54:50.695Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-20T15:54:50.695Z] ---> Using cache [2023-02-20T15:54:50.695Z] ---> bc6f365fd937 [2023-02-20T15:54:50.695Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-20T15:54:50.695Z] ---> Using cache [2023-02-20T15:54:50.695Z] ---> c1d1ebd2fbaf [2023-02-20T15:54:50.695Z] Step 11/24 : WORKDIR /edgex-go [2023-02-20T15:54:50.695Z] ---> Using cache [2023-02-20T15:54:50.695Z] ---> 50e2ea38d80d [2023-02-20T15:54:50.695Z] [2023-02-20T15:54:50.695Z] Step 12/24 : FROM alpine:3.15 [2023-02-20T15:54:50.695Z] ---> 5ce65d7b0fde [2023-02-20T15:54:50.695Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-20T15:54:50.695Z] ---> Using cache [2023-02-20T15:54:50.695Z] ---> 34b081986b66 [2023-02-20T15:54:50.695Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-20T15:54:51.264Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T15:54:51.264Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-20T15:54:51.264Z] ---> 1edb26a0f685 [2023-02-20T15:54:51.264Z] Step 3/23 : WORKDIR /edgex-go [2023-02-20T15:54:51.264Z] ---> Using cache [2023-02-20T15:54:51.264Z] ---> 5c947415700c [2023-02-20T15:54:51.264Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-20T15:54:51.264Z] ---> Using cache [2023-02-20T15:54:51.264Z] ---> 5a2fecbf866e [2023-02-20T15:54:51.264Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-20T15:54:51.264Z] ---> Using cache [2023-02-20T15:54:51.264Z] ---> 0917f8e1ed77 [2023-02-20T15:54:51.264Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T15:54:51.264Z] ---> Using cache [2023-02-20T15:54:51.264Z] ---> f611782398b3 [2023-02-20T15:54:51.264Z] Step 7/23 : COPY . . [2023-02-20T15:54:51.264Z] ---> Using cache [2023-02-20T15:54:51.264Z] ---> 608e0531b0e1 [2023-02-20T15:54:51.264Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-20T15:54:51.264Z] ---> Using cache [2023-02-20T15:54:51.264Z] ---> d6b17b2e57fc [2023-02-20T15:54:51.264Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-20T15:54:51.264Z] ---> Using cache [2023-02-20T15:54:51.264Z] ---> bc6f365fd937 [2023-02-20T15:54:51.264Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-20T15:54:51.438Z] $ docker rm -f --volumes e0bd52306dfe53ccb9595c2491d7a02b4a21a14781f7b3da108072c58bc71c92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T15:54:52.011Z] + docker inspect -f . ci-base-image-arm64 [2023-02-20T15:54:52.011Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T15:54:52.223Z] prd-ubuntu20.04-docker-arm64-4c-16g-6749 does not seem to be running inside a container [2023-02-20T15:54:52.318Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-20T15:54:53.753Z] $ docker top abf9db37662215984b0af5d187be569acac439515dc5589bf9c75726aecb0f91 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-20T15:54:54.080Z] ========================================================= [2023-02-20T15:54:54.081Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-20T15:54:54.081Z] ========================================================= [Pipeline] sh [2023-02-20T15:54:54.721Z] + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] fileExists [Pipeline] sh [2023-02-20T15:54:55.383Z] + make test [2023-02-20T15:54:55.383Z] go test -race -coverprofile=coverage.out ./... [2023-02-20T15:54:55.452Z] ---> Running in ec444f40e1e3 [2023-02-20T15:54:55.452Z] ---> Running in cd52bea7cedd [2023-02-20T15:54:55.712Z] ---> 9d35c3415cf2 [2023-02-20T15:54:55.712Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-20T15:54:55.712Z] ---> Running in 31a3b23d5144 [2023-02-20T15:54:55.712Z] Removing intermediate container 6a22a43853b8 [2023-02-20T15:54:55.712Z] ---> f7208a1af07f [2023-02-20T15:54:55.712Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-20T15:54:55.712Z] Removing intermediate container d6c9e65e08c8 [2023-02-20T15:54:55.712Z] ---> 4b4fad4aae0d [2023-02-20T15:54:55.712Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-20T15:54:55.969Z] ---> 2bd18b241fc1 [2023-02-20T15:54:55.969Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T15:54:55.969Z] ---> Running in 410612a7c02b [2023-02-20T15:54:56.235Z] ---> d04b50bb6d0a [2023-02-20T15:54:56.235Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T15:54:56.235Z] ---> Running in 97685fcd3471 [2023-02-20T15:54:56.235Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-20T15:54:56.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:54:56.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:54:56.492Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-20T15:54:56.492Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-20T15:54:56.492Z] OK: 15857 distinct packages available [2023-02-20T15:54:56.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:54:56.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:54:56.759Z] Removing intermediate container cd52bea7cedd [2023-02-20T15:54:56.759Z] ---> 8c2b28d1e398 [2023-02-20T15:54:56.759Z] Step 11/23 : WORKDIR /edgex-go [2023-02-20T15:54:57.021Z] ---> Running in e9fc4844c824 [2023-02-20T15:54:57.021Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-20T15:54:57.021Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-20T15:54:57.021Z] (3/4) Installing libucontext (1.1-r0) [2023-02-20T15:54:57.021Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-20T15:54:57.021Z] Executing busybox-1.34.1-r7.trigger [2023-02-20T15:54:57.021Z] OK: 6 MiB in 18 packages [2023-02-20T15:54:57.021Z] Removing intermediate container e9fc4844c824 [2023-02-20T15:54:57.021Z] ---> a5d8bdfba3a2 [2023-02-20T15:54:57.022Z] [2023-02-20T15:54:57.022Z] Step 12/23 : FROM alpine:3.15 [2023-02-20T15:54:57.022Z] ---> 5ce65d7b0fde [2023-02-20T15:54:57.022Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-20T15:54:57.022Z] ---> Using cache [2023-02-20T15:54:57.022Z] ---> 34b081986b66 [2023-02-20T15:54:57.022Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-20T15:54:57.022Z] ---> Using cache [2023-02-20T15:54:57.022Z] ---> ebe39e143a99 [2023-02-20T15:54:57.022Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-20T15:54:58.394Z] Removing intermediate container ec444f40e1e3 [2023-02-20T15:54:58.394Z] ---> 3d54d37cc43e [2023-02-20T15:54:58.394Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-20T15:55:00.307Z] ---> bd272734b68e [2023-02-20T15:55:00.307Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-20T15:55:00.307Z] ---> ae0bd7f85765 [2023-02-20T15:55:00.307Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-20T15:55:00.307Z] ---> 1f927b84e0f1 [2023-02-20T15:55:00.307Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-20T15:55:00.307Z] ---> 54eb384c5e90 [2023-02-20T15:55:00.307Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-20T15:55:00.307Z] ---> Running in b46edc7cdf99 [2023-02-20T15:55:00.567Z] Removing intermediate container b46edc7cdf99 [2023-02-20T15:55:00.567Z] ---> 2708e2ad4e93 [2023-02-20T15:55:00.567Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-20T15:55:00.826Z] ---> 466c3ba41292 [2023-02-20T15:55:00.826Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-20T15:55:00.826Z] ---> 32f50738048d [2023-02-20T15:55:00.826Z] Step 19/24 : WORKDIR / [2023-02-20T15:55:01.088Z] ---> Running in 7003085db5d1 [2023-02-20T15:55:01.088Z] ---> c55da8fba6fd [2023-02-20T15:55:01.088Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-20T15:55:01.347Z] ---> Running in e02ee24c5680 [2023-02-20T15:55:01.347Z] Removing intermediate container 7003085db5d1 [2023-02-20T15:55:01.347Z] ---> 558f17e647c6 [2023-02-20T15:55:01.347Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-20T15:55:01.347Z] ---> Running in 5a4f23e27ad6 [2023-02-20T15:55:01.347Z] Removing intermediate container e02ee24c5680 [2023-02-20T15:55:01.347Z] ---> 05adba6c90b0 [2023-02-20T15:55:01.347Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-20T15:55:01.628Z] Removing intermediate container 5a4f23e27ad6 [2023-02-20T15:55:01.628Z] ---> 654c7663dd16 [2023-02-20T15:55:01.628Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-20T15:55:01.628Z] ---> Running in e2d01d25b49b [2023-02-20T15:55:01.628Z] ---> Running in 434aea77fc83 [2023-02-20T15:55:01.628Z] Removing intermediate container e2d01d25b49b [2023-02-20T15:55:01.628Z] ---> 8eb05f915beb [2023-02-20T15:55:01.628Z] Step 21/23 : LABEL arch=x86_64 [2023-02-20T15:55:01.891Z] ---> Running in 8e9d24bd78c3 [2023-02-20T15:55:01.891Z] Removing intermediate container 434aea77fc83 [2023-02-20T15:55:01.891Z] ---> d3de249bab09 [2023-02-20T15:55:01.891Z] Step 22/24 : LABEL arch=x86_64 [2023-02-20T15:55:01.891Z] ---> Running in 156b8147cd7a [2023-02-20T15:55:01.891Z] Removing intermediate container 8e9d24bd78c3 [2023-02-20T15:55:01.891Z] ---> ff65da333e87 [2023-02-20T15:55:01.891Z] Step 22/23 : LABEL git_sha=76137b3a747f904ae76022051575e150eb21a877 [2023-02-20T15:55:01.891Z] Removing intermediate container 156b8147cd7a [2023-02-20T15:55:01.891Z] ---> 163905b2ce07 [2023-02-20T15:55:01.891Z] Step 23/24 : LABEL git_sha=76137b3a747f904ae76022051575e150eb21a877 [2023-02-20T15:55:01.891Z] ---> Running in fcbcb74fbaad [2023-02-20T15:55:02.150Z] ---> Running in bc87bebdae47 [2023-02-20T15:55:02.409Z] Removing intermediate container bc87bebdae47 [2023-02-20T15:55:02.409Z] ---> be7bc595f867 [2023-02-20T15:55:02.409Z] Step 24/24 : LABEL version=0.0.0 [2023-02-20T15:55:02.409Z] Removing intermediate container fcbcb74fbaad [2023-02-20T15:55:02.409Z] ---> 29f6d079574a [2023-02-20T15:55:02.409Z] Step 23/23 : LABEL version=0.0.0 [2023-02-20T15:55:02.409Z] ---> Running in f24df8aaaffc [2023-02-20T15:55:02.409Z] ---> Running in f1d192514db1 [2023-02-20T15:55:02.409Z] Removing intermediate container f24df8aaaffc [2023-02-20T15:55:02.409Z] ---> 4a4af77cbc75 [2023-02-20T15:55:02.409Z] [2023-02-20T15:55:02.669Z] Removing intermediate container f1d192514db1 [2023-02-20T15:55:02.669Z] ---> 394862e89c6f [2023-02-20T15:55:02.669Z] [2023-02-20T15:55:02.669Z] Successfully built 4a4af77cbc75 [2023-02-20T15:55:02.669Z] Successfully tagged security-spire-config:latest [2023-02-20T15:55:02.669Z]  Building security-spire-config ... done Building core-command [2023-02-20T15:55:02.669Z] Successfully built 394862e89c6f [2023-02-20T15:55:02.669Z] Successfully tagged security-spire-server:latest [2023-02-20T15:55:02.669Z]  Building security-spire-server ... done Building security-bootstrapper [2023-02-20T15:55:06.872Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T15:55:06.872Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-20T15:55:06.872Z] ---> 1edb26a0f685 [2023-02-20T15:55:06.872Z] Step 3/32 : WORKDIR /edgex-go [2023-02-20T15:55:06.872Z] ---> Using cache [2023-02-20T15:55:06.872Z] ---> 5c947415700c [2023-02-20T15:55:06.872Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-20T15:55:06.872Z] ---> Using cache [2023-02-20T15:55:06.872Z] ---> e4178f0f737b [2023-02-20T15:55:06.872Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-20T15:55:06.872Z] ---> Using cache [2023-02-20T15:55:06.872Z] ---> bc8f92ae00ce [2023-02-20T15:55:06.872Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T15:55:06.872Z] ---> Using cache [2023-02-20T15:55:06.872Z] ---> 97d4158fff56 [2023-02-20T15:55:06.872Z] Step 7/32 : COPY . . [2023-02-20T15:55:06.872Z] ---> Using cache [2023-02-20T15:55:06.872Z] ---> 9d35c3415cf2 [2023-02-20T15:55:06.872Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-20T15:55:08.305Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T15:55:08.305Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-20T15:55:08.305Z] ---> 1edb26a0f685 [2023-02-20T15:55:08.305Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-20T15:55:08.305Z] ---> Using cache [2023-02-20T15:55:08.305Z] ---> 5ff675bf5047 [2023-02-20T15:55:08.305Z] Step 4/23 : WORKDIR /edgex-go [2023-02-20T15:55:08.305Z] ---> Using cache [2023-02-20T15:55:08.305Z] ---> 5c7a3bce689a [2023-02-20T15:55:08.305Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-20T15:55:08.305Z] ---> Using cache [2023-02-20T15:55:08.305Z] ---> 7d129f431ad3 [2023-02-20T15:55:08.305Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-20T15:55:08.305Z] ---> Using cache [2023-02-20T15:55:08.305Z] ---> 1844657167f4 [2023-02-20T15:55:08.305Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T15:55:08.305Z] ---> Using cache [2023-02-20T15:55:08.305Z] ---> f4dae604e79f [2023-02-20T15:55:08.305Z] Step 8/23 : COPY . . [2023-02-20T15:55:08.305Z] ---> Using cache [2023-02-20T15:55:08.305Z] ---> 22e60bd6627d [2023-02-20T15:55:08.305Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-20T15:55:13.576Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-20T15:55:20.136Z] ---> Running in 2b1b58cb2e26 [2023-02-20T15:55:20.136Z] ---> Running in a6cc29439deb [2023-02-20T15:55:20.136Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-20T15:55:20.136Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-20T15:55:28.289Z] Removing intermediate container 31a3b23d5144 [2023-02-20T15:55:28.289Z] ---> 7f897ddb08fd [2023-02-20T15:55:28.289Z] [2023-02-20T15:55:28.289Z] Step 9/24 : FROM alpine:3.16 [2023-02-20T15:55:28.289Z] ---> dfd21b5a31f5 [2023-02-20T15:55:28.289Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-20T15:55:30.823Z] ---> Running in 20c7d5f26940 [2023-02-20T15:55:31.080Z] Removing intermediate container 410612a7c02b [2023-02-20T15:55:31.080Z] ---> b7f79fe936f5 [2023-02-20T15:55:31.080Z] Step 7/19 : COPY . . [2023-02-20T15:55:31.080Z] Removing intermediate container 97685fcd3471 [2023-02-20T15:55:31.080Z] ---> 93fcf3d70c01 [2023-02-20T15:55:31.080Z] Step 8/22 : COPY . . [2023-02-20T15:55:31.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:55:31.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:55:31.658Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-20T15:55:31.658Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-20T15:55:31.658Z] (3/3) Installing su-exec (0.2-r1) [2023-02-20T15:55:31.658Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T15:55:31.658Z] Executing ca-certificates-20220614-r0.trigger [2023-02-20T15:55:31.658Z] OK: 6 MiB in 17 packages [2023-02-20T15:55:42.279Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-20T15:55:44.035Z] Removing intermediate container 20c7d5f26940 [2023-02-20T15:55:44.035Z] ---> 964833d005b6 [2023-02-20T15:55:44.035Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-20T15:55:44.035Z] ---> f5aebb2f43e8 [2023-02-20T15:55:44.035Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-20T15:55:44.035Z] ---> Running in f185c8907d4d [2023-02-20T15:55:44.035Z] ---> f267cb6969d1 [2023-02-20T15:55:44.035Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-20T15:55:44.035Z] ---> Running in 655004da096d [2023-02-20T15:55:44.035Z] ---> Running in bdf68d21302a [2023-02-20T15:55:44.035Z] Removing intermediate container f185c8907d4d [2023-02-20T15:55:44.035Z] ---> 64746a941e90 [2023-02-20T15:55:44.035Z] Step 12/24 : WORKDIR / [2023-02-20T15:55:44.035Z] ---> Running in c65a7f5242e0 [2023-02-20T15:55:44.035Z] Removing intermediate container c65a7f5242e0 [2023-02-20T15:55:44.035Z] ---> 4785e13873fe [2023-02-20T15:55:44.035Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-20T15:55:44.035Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-20T15:55:44.035Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-20T15:55:44.035Z] ---> 94c6d7a6e237 [2023-02-20T15:55:44.035Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-20T15:55:45.444Z] ---> 04425ba6791b [2023-02-20T15:55:45.445Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-20T15:55:45.445Z] Removing intermediate container 2b1b58cb2e26 [2023-02-20T15:55:45.445Z] ---> 9fe9ea9a9b10 [2023-02-20T15:55:45.445Z] [2023-02-20T15:55:45.445Z] Step 9/32 : FROM alpine:3.16 [2023-02-20T15:55:45.445Z] ---> dfd21b5a31f5 [2023-02-20T15:55:45.445Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-20T15:55:45.445Z] Removing intermediate container a6cc29439deb [2023-02-20T15:55:45.445Z] ---> 38540c386f2a [2023-02-20T15:55:45.445Z] [2023-02-20T15:55:45.445Z] Step 10/23 : FROM alpine:3.16 [2023-02-20T15:55:45.445Z] ---> dfd21b5a31f5 [2023-02-20T15:55:45.445Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-20T15:55:45.445Z] ---> Using cache [2023-02-20T15:55:45.445Z] ---> 0e2a7d383e07 [2023-02-20T15:55:45.445Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-20T15:55:45.445Z] ---> Using cache [2023-02-20T15:55:45.445Z] ---> 1d88049e1544 [2023-02-20T15:55:45.445Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-20T15:55:45.445Z] ---> Running in d3856711fccd [2023-02-20T15:55:45.705Z] ---> Running in 2f951894cb43 [2023-02-20T15:55:45.705Z] ---> 3655640f4bf1 [2023-02-20T15:55:45.705Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-20T15:55:45.705Z] Removing intermediate container d3856711fccd [2023-02-20T15:55:45.705Z] ---> 6f9aad249882 [2023-02-20T15:55:45.705Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-20T15:55:45.705Z] ---> Running in f7355166aa14 [2023-02-20T15:55:45.705Z] Removing intermediate container 2f951894cb43 [2023-02-20T15:55:45.705Z] ---> 04826c134aa1 [2023-02-20T15:55:45.705Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-20T15:55:45.965Z] ---> Running in bcca23c7e5f2 [2023-02-20T15:55:45.965Z] ---> 414376dbe722 [2023-02-20T15:55:45.965Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-20T15:55:45.965Z] Removing intermediate container bcca23c7e5f2 [2023-02-20T15:55:45.965Z] ---> 9e5e35633ac0 [2023-02-20T15:55:45.965Z] Step 15/23 : WORKDIR / [2023-02-20T15:55:46.224Z] ---> Running in dc56f9a4fbf5 [2023-02-20T15:55:46.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:55:46.224Z] Removing intermediate container dc56f9a4fbf5 [2023-02-20T15:55:46.224Z] ---> a1c1fb8d31b0 [2023-02-20T15:55:46.224Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T15:55:46.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:55:46.744Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-20T15:55:46.744Z] (2/2) Installing su-exec (0.2-r1) [2023-02-20T15:55:46.744Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T15:55:46.744Z] OK: 6 MiB in 16 packages [2023-02-20T15:55:46.744Z] ---> 434821ccbb44 [2023-02-20T15:55:46.744Z] ---> 33cd80d31c18 [2023-02-20T15:55:46.744Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-20T15:55:46.744Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-20T15:55:47.692Z] ---> 3e22bd07fd13 [2023-02-20T15:55:47.692Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-20T15:55:47.692Z] ---> ac6aa96b42bb [2023-02-20T15:55:47.692Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-20T15:55:47.949Z] Removing intermediate container f7355166aa14 [2023-02-20T15:55:47.949Z] ---> 0ebadb624c6e [2023-02-20T15:55:47.949Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-20T15:55:47.949Z] ---> Running in 2707cda8f545 [2023-02-20T15:55:48.209Z] ---> 66808c7cb8f4 [2023-02-20T15:55:48.209Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-20T15:55:48.209Z] ---> 11a19c75bba5 [2023-02-20T15:55:48.209Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-20T15:55:48.209Z] Removing intermediate container 2707cda8f545 [2023-02-20T15:55:48.209Z] ---> 803ebd85eeed [2023-02-20T15:55:48.209Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-20T15:55:48.209Z] ---> Running in 91db4ee9c201 [2023-02-20T15:55:48.209Z] ---> Running in 5c4ec8b2aed1 [2023-02-20T15:55:48.209Z] ---> Running in 0c0be34da8e8 [2023-02-20T15:55:48.477Z] Removing intermediate container 5c4ec8b2aed1 [2023-02-20T15:55:48.477Z] ---> 6293584c8227 [2023-02-20T15:55:48.477Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T15:55:48.733Z] ---> Running in 6c389a7dc013 [2023-02-20T15:55:48.733Z] Removing intermediate container 0c0be34da8e8 [2023-02-20T15:55:48.733Z] ---> 265b9987cc3c [2023-02-20T15:55:48.733Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-20T15:55:48.733Z] ---> Running in 6803d77c4bf8 [2023-02-20T15:55:49.296Z] Removing intermediate container 6803d77c4bf8 [2023-02-20T15:55:49.296Z] ---> 68be739a6aed [2023-02-20T15:55:49.296Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-20T15:55:49.297Z] Removing intermediate container 6c389a7dc013 [2023-02-20T15:55:49.297Z] ---> ebb6f9c685e0 [2023-02-20T15:55:49.297Z] Step 21/23 : LABEL arch=x86_64 [2023-02-20T15:55:49.297Z] ---> Running in 06d0f65b8e48 [2023-02-20T15:55:49.297Z] ---> Running in 5b6e71a221f5 [2023-02-20T15:55:49.578Z] Removing intermediate container 06d0f65b8e48 [2023-02-20T15:55:49.578Z] ---> aab3529ae035 [2023-02-20T15:55:49.578Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-20T15:55:49.578Z] Removing intermediate container 5b6e71a221f5 [2023-02-20T15:55:49.578Z] ---> e216f1c0aa35 [2023-02-20T15:55:49.578Z] Step 22/23 : LABEL git_sha=76137b3a747f904ae76022051575e150eb21a877 [2023-02-20T15:55:49.578Z] ---> Running in d9b92e3284fa [2023-02-20T15:55:49.578Z] ---> Running in c9073d72e464 [2023-02-20T15:55:49.837Z] Removing intermediate container 91db4ee9c201 [2023-02-20T15:55:49.837Z] ---> 6abd5ab174a5 [2023-02-20T15:55:49.837Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-20T15:55:49.837Z] Removing intermediate container c9073d72e464 [2023-02-20T15:55:49.837Z] ---> fe2c9f45329f [2023-02-20T15:55:49.837Z] Step 23/23 : LABEL version=0.0.0 [2023-02-20T15:55:50.097Z] ---> Running in 49653b84aa10 [2023-02-20T15:55:50.097Z] ---> Running in a2d0b8543a64 [2023-02-20T15:55:50.097Z] Removing intermediate container 49653b84aa10 [2023-02-20T15:55:50.097Z] ---> 978bbdab2f04 [2023-02-20T15:55:50.097Z] Step 22/24 : LABEL arch=x86_64 [2023-02-20T15:55:50.357Z] ---> Running in 9d4663596859 [2023-02-20T15:55:50.357Z] Removing intermediate container a2d0b8543a64 [2023-02-20T15:55:50.357Z] ---> 67d48fbff603 [2023-02-20T15:55:50.357Z] [2023-02-20T15:55:50.357Z] Removing intermediate container 9d4663596859 [2023-02-20T15:55:50.357Z] ---> 93027c83f19c [2023-02-20T15:55:50.357Z] Step 23/24 : LABEL git_sha=76137b3a747f904ae76022051575e150eb21a877 [2023-02-20T15:55:50.357Z] ---> Running in 6facdebcef64 [2023-02-20T15:55:50.357Z] Successfully built 67d48fbff603 [2023-02-20T15:55:50.357Z] Successfully tagged core-command:latest [2023-02-20T15:55:50.615Z] Building core-data [2023-02-20T15:55:50.615Z]  Building core-command ... done Removing intermediate container 6facdebcef64 [2023-02-20T15:55:50.615Z] ---> 4453c77d8f29 [2023-02-20T15:55:50.615Z] Step 24/24 : LABEL version=0.0.0 [2023-02-20T15:55:54.171Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T15:55:54.171Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-20T15:55:54.171Z] ---> 1edb26a0f685 [2023-02-20T15:55:54.171Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-20T15:55:54.171Z] ---> Using cache [2023-02-20T15:55:54.171Z] ---> 5ff675bf5047 [2023-02-20T15:55:54.171Z] Step 4/22 : WORKDIR /edgex-go [2023-02-20T15:55:54.171Z] ---> Using cache [2023-02-20T15:55:54.171Z] ---> 5c7a3bce689a [2023-02-20T15:55:54.171Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-20T15:55:54.171Z] ---> Using cache [2023-02-20T15:55:54.171Z] ---> 7d129f431ad3 [2023-02-20T15:55:54.171Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-20T15:55:54.171Z] ---> Using cache [2023-02-20T15:55:54.171Z] ---> 1844657167f4 [2023-02-20T15:55:54.171Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T15:55:54.171Z] ---> Using cache [2023-02-20T15:55:54.171Z] ---> f4dae604e79f [2023-02-20T15:55:54.171Z] Step 8/22 : COPY . . [2023-02-20T15:55:54.171Z] ---> Using cache [2023-02-20T15:55:54.171Z] ---> 22e60bd6627d [2023-02-20T15:55:54.171Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-20T15:55:56.093Z] ---> Running in 1a3de5f316cd [2023-02-20T15:55:57.483Z] Removing intermediate container d9b92e3284fa [2023-02-20T15:55:57.483Z] ---> 883fc9cfc64a [2023-02-20T15:55:57.483Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-20T15:55:57.483Z] ---> Running in f76067e3574e [2023-02-20T15:55:57.483Z] Removing intermediate container 1a3de5f316cd [2023-02-20T15:55:57.483Z] ---> 6e1318ba4c0e [2023-02-20T15:55:57.483Z] [2023-02-20T15:55:57.483Z] Successfully built 6e1318ba4c0e [2023-02-20T15:55:57.483Z] Successfully tagged security-secretstore-setup:latest [2023-02-20T15:55:57.483Z]  Building security-secretstore-setup ... done  ---> Running in 13959e9a9839 [2023-02-20T15:55:57.742Z] Removing intermediate container 13959e9a9839 [2023-02-20T15:55:57.742Z] ---> 4886d4bd20a0 [2023-02-20T15:55:57.742Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-20T15:55:58.002Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-20T15:55:58.002Z] ---> b7a0df2bf8ae [2023-02-20T15:55:58.002Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-20T15:55:58.002Z] ---> Running in 5f769a0f4dbf [2023-02-20T15:55:59.383Z] Removing intermediate container 5f769a0f4dbf [2023-02-20T15:55:59.383Z] ---> 8e8d9d40f55d [2023-02-20T15:55:59.383Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T15:55:59.954Z] ---> c68b308eeb5f [2023-02-20T15:55:59.954Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-20T15:56:01.361Z] ---> dca454474617 [2023-02-20T15:56:01.361Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-20T15:56:02.337Z] ---> c5a2d23c0797 [2023-02-20T15:56:02.337Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-20T15:56:02.901Z] ---> b7c38639b3e1 [2023-02-20T15:56:02.901Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-20T15:56:03.471Z] ---> 96594cba4659 [2023-02-20T15:56:03.471Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-20T15:56:03.729Z] ---> 5360cf4adfce [2023-02-20T15:56:03.729Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-20T15:56:04.292Z] ---> 578ae70c7499 [2023-02-20T15:56:04.292Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-20T15:56:04.292Z] ---> Running in 0be2571534dd [2023-02-20T15:56:06.186Z] Removing intermediate container 0be2571534dd [2023-02-20T15:56:06.186Z] ---> 7874ff861bfe [2023-02-20T15:56:06.186Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-20T15:56:06.186Z] ---> Running in f9a565524353 [2023-02-20T15:56:06.443Z] Removing intermediate container f9a565524353 [2023-02-20T15:56:06.444Z] ---> fcae24e90326 [2023-02-20T15:56:06.444Z] Step 29/32 : CMD ["gate"] [2023-02-20T15:56:06.444Z] ---> Running in b43040d8d2a7 [2023-02-20T15:56:06.700Z] Removing intermediate container b43040d8d2a7 [2023-02-20T15:56:06.700Z] ---> d4f541e68e51 [2023-02-20T15:56:06.700Z] Step 30/32 : LABEL arch=x86_64 [2023-02-20T15:56:06.700Z] ---> Running in eec83731b84c [2023-02-20T15:56:06.956Z] Removing intermediate container eec83731b84c [2023-02-20T15:56:06.956Z] ---> 4efa18e6f30e [2023-02-20T15:56:06.956Z] Step 31/32 : LABEL git_sha=76137b3a747f904ae76022051575e150eb21a877 [2023-02-20T15:56:07.213Z] ---> Running in 64afb583811d [2023-02-20T15:56:07.470Z] Removing intermediate container 64afb583811d [2023-02-20T15:56:07.470Z] ---> 41ea9cd15933 [2023-02-20T15:56:07.470Z] Step 32/32 : LABEL version=0.0.0 [2023-02-20T15:56:07.470Z] ---> Running in 100c24617c03 [2023-02-20T15:56:07.726Z] Removing intermediate container 100c24617c03 [2023-02-20T15:56:07.726Z] ---> 47306ed6e4ec [2023-02-20T15:56:07.726Z] [2023-02-20T15:56:07.983Z] Successfully built 47306ed6e4ec [2023-02-20T15:56:07.983Z] Successfully tagged security-bootstrapper:latest [2023-02-20T15:56:16.083Z]  Building security-bootstrapper ... done Removing intermediate container 655004da096d [2023-02-20T15:56:16.083Z] ---> 0e704422c1cd [2023-02-20T15:56:16.083Z] [2023-02-20T15:56:16.083Z] Step 9/19 : FROM alpine:3.15 [2023-02-20T15:56:16.083Z] ---> 5ce65d7b0fde [2023-02-20T15:56:16.083Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-20T15:56:16.083Z] ---> Using cache [2023-02-20T15:56:16.083Z] ---> 34b081986b66 [2023-02-20T15:56:16.083Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-20T15:56:16.083Z] ---> Running in 82409552ac8d [2023-02-20T15:56:16.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:56:16.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:56:16.598Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-20T15:56:16.598Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-20T15:56:16.598Z] OK: 15857 distinct packages available [2023-02-20T15:56:16.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:56:16.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:56:16.855Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-20T15:56:16.855Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-20T15:56:16.855Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-20T15:56:16.855Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-20T15:56:16.855Z] (5/9) Installing curl (7.80.0-r6) [2023-02-20T15:56:16.855Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-20T15:56:16.855Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-20T15:56:16.855Z] (8/9) Installing libucontext (1.1-r0) [2023-02-20T15:56:16.855Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-20T15:56:16.855Z] Executing busybox-1.34.1-r7.trigger [2023-02-20T15:56:16.855Z] Executing ca-certificates-20220614-r0.trigger [2023-02-20T15:56:16.855Z] OK: 8 MiB in 23 packages [2023-02-20T15:56:19.383Z] Removing intermediate container bdf68d21302a [2023-02-20T15:56:19.383Z] ---> 038f3dda1a7b [2023-02-20T15:56:19.383Z] [2023-02-20T15:56:19.383Z] Step 10/22 : FROM alpine:3.16 [2023-02-20T15:56:19.383Z] ---> dfd21b5a31f5 [2023-02-20T15:56:19.383Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-20T15:56:19.641Z] ---> Running in ae0f2fdacb84 [2023-02-20T15:56:19.641Z] Removing intermediate container 82409552ac8d [2023-02-20T15:56:19.641Z] ---> 787705749c50 [2023-02-20T15:56:19.641Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T15:56:19.899Z] ---> a3f48c44cfe8 [2023-02-20T15:56:19.899Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-20T15:56:19.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:56:20.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:56:20.415Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-20T15:56:20.415Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-20T15:56:20.415Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T15:56:20.415Z] Executing ca-certificates-20220614-r0.trigger [2023-02-20T15:56:20.673Z] OK: 6 MiB in 16 packages [2023-02-20T15:56:22.070Z] ---> 4c57fd7461d1 [2023-02-20T15:56:22.070Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-20T15:56:22.070Z] Removing intermediate container f76067e3574e [2023-02-20T15:56:22.070Z] ---> 638f5d723d56 [2023-02-20T15:56:22.070Z] [2023-02-20T15:56:22.070Z] Step 10/22 : FROM alpine:3.16 [2023-02-20T15:56:22.070Z] ---> dfd21b5a31f5 [2023-02-20T15:56:22.070Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-20T15:56:22.070Z] ---> Running in 28b1a5de5b0b [2023-02-20T15:56:22.070Z] ---> 519e8806ddcf [2023-02-20T15:56:22.070Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-20T15:56:22.070Z] ---> Running in cb529e6e6e65 [2023-02-20T15:56:22.070Z] Removing intermediate container ae0f2fdacb84 [2023-02-20T15:56:22.070Z] ---> 94fc6926d3cf [2023-02-20T15:56:22.070Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-20T15:56:22.070Z] Removing intermediate container 28b1a5de5b0b [2023-02-20T15:56:22.070Z] ---> 27114be6b0a3 [2023-02-20T15:56:22.070Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-20T15:56:22.070Z] ---> Running in da72d1ef3a9d [2023-02-20T15:56:22.070Z] ---> Running in 8886c78c6336 [2023-02-20T15:56:22.070Z] Removing intermediate container cb529e6e6e65 [2023-02-20T15:56:22.070Z] ---> e736c8e95583 [2023-02-20T15:56:22.070Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T15:56:22.336Z] ---> Running in 37dfd0259ed0 [2023-02-20T15:56:22.336Z] Removing intermediate container da72d1ef3a9d [2023-02-20T15:56:22.336Z] ---> 09e2e038b883 [2023-02-20T15:56:22.336Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-20T15:56:22.336Z] Removing intermediate container 8886c78c6336 [2023-02-20T15:56:22.336Z] ---> 77d9c28d1e07 [2023-02-20T15:56:22.336Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-20T15:56:22.336Z] ---> Running in 87fa96f0f3a4 [2023-02-20T15:56:22.336Z] ---> Running in 2bbb13f4558b [2023-02-20T15:56:22.336Z] Removing intermediate container 37dfd0259ed0 [2023-02-20T15:56:22.336Z] ---> fa6b1efd1685 [2023-02-20T15:56:22.336Z] Step 17/19 : LABEL arch=x86_64 [2023-02-20T15:56:22.336Z] ---> Running in 6a15db61f14e [2023-02-20T15:56:22.336Z] Removing intermediate container 87fa96f0f3a4 [2023-02-20T15:56:22.336Z] ---> 1b24f9ac7597 [2023-02-20T15:56:22.336Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-20T15:56:22.336Z] ---> Running in 57538af661ce [2023-02-20T15:56:22.336Z] Removing intermediate container 2bbb13f4558b [2023-02-20T15:56:22.336Z] ---> cf58217a1e6b [2023-02-20T15:56:22.336Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-20T15:56:22.599Z] ---> Running in ecc052c57d14 [2023-02-20T15:56:22.599Z] Removing intermediate container 6a15db61f14e [2023-02-20T15:56:22.599Z] ---> f650b16e7f71 [2023-02-20T15:56:22.599Z] Step 18/19 : LABEL git_sha=76137b3a747f904ae76022051575e150eb21a877 [2023-02-20T15:56:22.599Z] Removing intermediate container 57538af661ce [2023-02-20T15:56:22.599Z] ---> 57555c6ae80d [2023-02-20T15:56:22.599Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T15:56:22.599Z] ---> Running in d6c30a6e80f7 [2023-02-20T15:56:22.599Z] Removing intermediate container d6c30a6e80f7 [2023-02-20T15:56:22.599Z] ---> c3b9e222ec11 [2023-02-20T15:56:22.599Z] Step 19/19 : LABEL version=0.0.0 [2023-02-20T15:56:22.861Z] ---> Running in c1dc3cd873ba [2023-02-20T15:56:22.861Z] ---> ae9d0e99363c [2023-02-20T15:56:22.861Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-20T15:56:22.861Z] Removing intermediate container c1dc3cd873ba [2023-02-20T15:56:22.861Z] ---> 09db54cdcaf1 [2023-02-20T15:56:22.861Z] [2023-02-20T15:56:22.861Z] Successfully built 09db54cdcaf1 [2023-02-20T15:56:22.861Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-20T15:56:22.861Z]  Building security-spiffe-token-provider ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:56:22.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:56:23.122Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-20T15:56:23.122Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T15:56:23.122Z] OK: 6 MiB in 15 packages [2023-02-20T15:56:23.698Z] ---> 882bcdb5f24d [2023-02-20T15:56:23.698Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-20T15:56:23.698Z] ---> 391e3230da23 [2023-02-20T15:56:23.698Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-20T15:56:23.698Z] ---> Running in a8bca07004f8 [2023-02-20T15:56:23.698Z] Removing intermediate container ecc052c57d14 [2023-02-20T15:56:23.698Z] ---> db4d65ea4c91 [2023-02-20T15:56:23.699Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T15:56:23.699Z] Removing intermediate container a8bca07004f8 [2023-02-20T15:56:23.699Z] ---> 3964d5dd8e43 [2023-02-20T15:56:23.699Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T15:56:23.699Z] ---> Running in 50de5e2ecf25 [2023-02-20T15:56:23.976Z] ---> 81c81a047a9f [2023-02-20T15:56:23.976Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-20T15:56:23.976Z] Removing intermediate container 50de5e2ecf25 [2023-02-20T15:56:23.976Z] ---> b36c02724445 [2023-02-20T15:56:23.976Z] Step 20/22 : LABEL arch=x86_64 [2023-02-20T15:56:23.976Z] ---> Running in 64499b316856 [2023-02-20T15:56:24.236Z] Removing intermediate container 64499b316856 [2023-02-20T15:56:24.236Z] ---> b5f4c85c2b7a [2023-02-20T15:56:24.236Z] Step 21/22 : LABEL git_sha=76137b3a747f904ae76022051575e150eb21a877 [2023-02-20T15:56:24.236Z] ---> Running in 450146514afe [2023-02-20T15:56:24.236Z] Removing intermediate container 450146514afe [2023-02-20T15:56:24.236Z] ---> dea1eb794f1d [2023-02-20T15:56:24.236Z] Step 22/22 : LABEL version=0.0.0 [2023-02-20T15:56:24.236Z] ---> 281836515acb [2023-02-20T15:56:24.236Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-20T15:56:24.236Z] ---> Running in 174b0b35dd20 [2023-02-20T15:56:24.497Z] Removing intermediate container 174b0b35dd20 [2023-02-20T15:56:24.497Z] ---> 070a36611d25 [2023-02-20T15:56:24.497Z] [2023-02-20T15:56:24.497Z] Successfully built 070a36611d25 [2023-02-20T15:56:24.497Z] ---> c1b3bc9a2db5 [2023-02-20T15:56:24.497Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-20T15:56:24.497Z] Successfully tagged support-notifications:latest [2023-02-20T15:56:24.497Z]  Building support-notifications ... done  ---> Running in 5b615475329d [2023-02-20T15:56:24.497Z] Removing intermediate container 5b615475329d [2023-02-20T15:56:24.497Z] ---> 155947ca146a [2023-02-20T15:56:24.497Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T15:56:24.497Z] ---> Running in cd5f753f7de4 [2023-02-20T15:56:24.758Z] Removing intermediate container cd5f753f7de4 [2023-02-20T15:56:24.758Z] ---> c7850d14befa [2023-02-20T15:56:24.758Z] Step 20/22 : LABEL arch=x86_64 [2023-02-20T15:56:24.758Z] ---> Running in cde9d1c3b2b5 [2023-02-20T15:56:24.758Z] Removing intermediate container cde9d1c3b2b5 [2023-02-20T15:56:24.758Z] ---> 5e2caa636601 [2023-02-20T15:56:24.758Z] Step 21/22 : LABEL git_sha=76137b3a747f904ae76022051575e150eb21a877 [2023-02-20T15:56:24.758Z] ---> Running in 81f59bd4f9ea [2023-02-20T15:56:24.758Z] Removing intermediate container 81f59bd4f9ea [2023-02-20T15:56:24.758Z] ---> 12bc3da26a05 [2023-02-20T15:56:24.758Z] Step 22/22 : LABEL version=0.0.0 [2023-02-20T15:56:24.758Z] ---> Running in 0203a842cce5 [2023-02-20T15:56:24.758Z] Removing intermediate container 0203a842cce5 [2023-02-20T15:56:24.758Z] ---> eb5eb46cb939 [2023-02-20T15:56:24.758Z] [2023-02-20T15:56:25.021Z] Successfully built eb5eb46cb939 [2023-02-20T15:56:25.021Z] Successfully tagged core-data:latest [2023-02-20T15:56:25.030Z]  Building core-data ... done  [Pipeline] } [2023-02-20T15:56:25.031Z] $ docker stop --time=1 52916fc37661041ec760989c819e7a4ef70ca8100f39d1f30c25f2353463b4a2 [2023-02-20T15:56:26.329Z] $ docker rm -f --volumes 52916fc37661041ec760989c819e7a4ef70ca8100f39d1f30c25f2353463b4a2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-20T15:56:26.662Z] + docker images [2023-02-20T15:56:26.662Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-20T15:56:26.662Z] core-data latest eb5eb46cb939 2 seconds ago 17.9MB [2023-02-20T15:56:26.662Z] support-notifications latest 070a36611d25 2 seconds ago 30.7MB [2023-02-20T15:56:26.662Z] security-spiffe-token-provider latest 09db54cdcaf1 4 seconds ago 30MB [2023-02-20T15:56:26.662Z] 638f5d723d56 5 seconds ago 1.68GB [2023-02-20T15:56:26.662Z] 038f3dda1a7b 8 seconds ago 1.74GB [2023-02-20T15:56:26.662Z] 0e704422c1cd 11 seconds ago 1.72GB [2023-02-20T15:56:26.662Z] security-bootstrapper latest 47306ed6e4ec 19 seconds ago 20.4MB [2023-02-20T15:56:26.662Z] security-secretstore-setup latest 6e1318ba4c0e 29 seconds ago 30MB [2023-02-20T15:56:26.662Z] core-command latest 67d48fbff603 36 seconds ago 17.7MB [2023-02-20T15:56:26.662Z] 38540c386f2a 41 seconds ago 1.68GB [2023-02-20T15:56:26.662Z] 9fe9ea9a9b10 41 seconds ago 1.67GB [2023-02-20T15:56:26.662Z] 7f897ddb08fd About a minute ago 1.67GB [2023-02-20T15:56:26.662Z] security-spire-config latest 4a4af77cbc75 About a minute ago 85.8MB [2023-02-20T15:56:26.662Z] security-spire-server latest 394862e89c6f About a minute ago 86.5MB [2023-02-20T15:56:26.662Z] a5d8bdfba3a2 About a minute ago 1.55GB [2023-02-20T15:56:26.662Z] security-proxy-setup latest 4fc8c65dee8d About a minute ago 27.8MB [2023-02-20T15:56:26.662Z] core-common-config-bootstrapper latest 5ce85617ca09 About a minute ago 15.5MB [2023-02-20T15:56:26.662Z] support-scheduler latest 9aaea379eccb About a minute ago 30MB [2023-02-20T15:56:26.662Z] core-metadata latest 35e9faf33236 About a minute ago 18.5MB [2023-02-20T15:56:26.662Z] b9a0c5951085 About a minute ago 1.74GB [2023-02-20T15:56:26.662Z] be92cb1c8b85 About a minute ago 1.69GB [2023-02-20T15:56:26.662Z] 29364765e48e About a minute ago 1.67GB [2023-02-20T15:56:26.662Z] e4993a398175 2 minutes ago 1.67GB [2023-02-20T15:56:26.662Z] security-spire-agent latest 0f1a5b2f2f15 2 minutes ago 125MB [2023-02-20T15:56:26.662Z] 50e2ea38d80d 2 minutes ago 1.55GB [2023-02-20T15:56:26.662Z] ci-base-image-x86_64 latest 1edb26a0f685 6 minutes ago 904MB [2023-02-20T15:56:26.662Z] alpine 3.15 5ce65d7b0fde 9 days ago 5.59MB [2023-02-20T15:56:26.662Z] alpine 3.16 dfd21b5a31f5 9 days ago 5.55MB [2023-02-20T15:56:26.662Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-20T15:56:26.662Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-20T15:56:26.662Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-20T15:57:49.094Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-20T15:57:49.094Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-20T15:57:57.341Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-20T15:57:57.341Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-20T15:57:57.341Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-20T15:58:15.626Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-20T15:58:15.626Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-20T15:58:15.626Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-20T15:58:15.626Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-20T15:58:15.626Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-20T15:58:15.626Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-20T15:58:15.626Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-20T15:58:15.626Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-20T15:58:15.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-20T15:58:30.671Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.327s coverage: 28.7% of statements [2023-02-20T15:58:30.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-20T15:58:30.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-20T15:58:38.956Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.431s coverage: 98.5% of statements [2023-02-20T15:58:43.244Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.927s coverage: 73.7% of statements [2023-02-20T15:58:43.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-20T15:58:43.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-20T15:58:43.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-20T15:58:43.244Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.469s coverage: 54.0% of statements [2023-02-20T15:58:43.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-20T15:58:43.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-20T15:58:58.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.442s coverage: 88.5% of statements [2023-02-20T15:58:58.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-20T15:58:58.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-20T15:58:58.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-20T15:58:58.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-20T15:58:58.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-20T15:58:58.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.625s coverage: 3.9% of statements [2023-02-20T15:58:58.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-20T15:58:58.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-20T15:59:03.653Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.918s coverage: 95.6% of statements [2023-02-20T15:59:03.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-20T15:59:03.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-20T15:59:03.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-20T15:59:03.653Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.351s coverage: 72.2% of statements [2023-02-20T15:59:03.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-20T15:59:03.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-20T15:59:03.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-20T15:59:03.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-20T15:59:03.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-20T15:59:03.653Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.481s coverage: 65.9% of statements [2023-02-20T15:59:03.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-20T15:59:03.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-20T15:59:03.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-20T15:59:03.653Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.409s coverage: 0.9% of statements [2023-02-20T15:59:03.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-20T15:59:03.653Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.280s coverage: 29.6% of statements [2023-02-20T15:59:03.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-20T15:59:03.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.402s coverage: 47.1% of statements [2023-02-20T15:59:03.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.479s coverage: 82.9% of statements [2023-02-20T15:59:03.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.261s coverage: 94.1% of statements [2023-02-20T15:59:05.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.315s coverage: 96.3% of statements [2023-02-20T15:59:08.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.258s coverage: 87.5% of statements [2023-02-20T15:59:18.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.317s coverage: 94.4% of statements [2023-02-20T15:59:18.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.228s coverage: 44.8% of statements [2023-02-20T15:59:40.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.977s coverage: 79.9% of statements [2023-02-20T15:59:40.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-20T15:59:40.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.317s coverage: 92.9% of statements [2023-02-20T15:59:40.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-20T15:59:40.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-20T15:59:40.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-20T15:59:40.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 64.4% of statements [2023-02-20T15:59:40.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-20T15:59:40.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-20T15:59:40.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-20T15:59:40.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-20T15:59:40.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.261s coverage: 86.9% of statements [2023-02-20T15:59:40.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-20T15:59:40.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-20T15:59:40.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-20T15:59:40.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-20T15:59:40.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.248s coverage: 87.2% of statements [2023-02-20T15:59:40.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.211s coverage: 20.0% of statements [2023-02-20T15:59:40.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-20T15:59:40.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-20T15:59:40.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.224s coverage: 100.0% of statements [2023-02-20T15:59:40.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-20T15:59:40.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.335s coverage: 77.4% of statements [2023-02-20T15:59:40.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-20T15:59:40.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.337s coverage: 80.0% of statements [2023-02-20T15:59:40.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.270s coverage: 87.2% of statements [2023-02-20T15:59:40.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.973s coverage: 91.2% of statements [2023-02-20T15:59:40.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-20T15:59:43.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.624s coverage: 63.1% of statements [2023-02-20T15:59:43.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-20T15:59:43.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-20T15:59:43.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.315s coverage: 100.0% of statements [2023-02-20T15:59:43.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.125s coverage: 89.4% of statements [2023-02-20T15:59:43.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.112s coverage: 100.0% of statements [2023-02-20T15:59:43.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.093s coverage: 73.7% of statements [2023-02-20T15:59:43.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.106s coverage: 100.0% of statements [2023-02-20T15:59:50.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.536s coverage: 65.3% of statements [2023-02-20T15:59:50.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-20T15:59:50.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-20T15:59:50.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-20T15:59:52.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.973s coverage: 41.0% of statements [2023-02-20T15:59:52.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-20T15:59:52.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-20T15:59:52.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.442s coverage: 89.5% of statements [2023-02-20T15:59:52.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-20T15:59:52.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.294s coverage: 84.8% of statements [2023-02-20T15:59:52.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-20T15:59:52.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-20T15:59:52.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-20T15:59:52.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-20T16:00:00.699Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.383s coverage: 17.7% of statements [2023-02-20T16:00:00.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-20T16:00:00.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-20T16:00:00.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-20T16:00:00.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-20T16:00:00.699Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.807s coverage: 92.3% of statements [2023-02-20T16:00:00.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-20T16:00:00.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-20T16:00:00.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-20T16:00:00.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-20T16:00:00.699Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.352s coverage: 63.2% of statements [2023-02-20T16:00:00.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-20T16:00:00.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-20T16:00:00.699Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.563s coverage: 97.7% of statements [2023-02-20T16:00:00.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-20T16:00:00.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-20T16:00:02.125Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-02-20T16:00:02.125Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-20T16:00:02.125Z] go vet ./... [2023-02-20T16:02:08.882Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-20T16:02:08.882Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-20T16:02:08.882Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-20T16:02:08.904Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-20T16:02:09.546Z] + ls -al . [2023-02-20T16:02:09.546Z] total 740 [2023-02-20T16:02:09.546Z] drwxrwxr-x 10 1001 1001 4096 Feb 20 15:54 . [2023-02-20T16:02:09.546Z] drwxr-xr-x 4 root root 4096 Feb 20 15:54 .. [2023-02-20T16:02:09.546Z] drwxrwxr-x 2 1001 1001 4096 Feb 20 15:53 .blubracket [2023-02-20T16:02:09.546Z] -rw-rw-r-- 1 1001 1001 16 Feb 20 15:53 .dockerignore [2023-02-20T16:02:09.546Z] drwxrwxr-x 8 1001 1001 4096 Feb 20 15:53 .git [2023-02-20T16:02:09.546Z] drwxrwxr-x 3 1001 1001 4096 Feb 20 15:53 .github [2023-02-20T16:02:09.546Z] -rw-rw-r-- 1 1001 1001 1024 Feb 20 15:53 .gitignore [2023-02-20T16:02:09.546Z] -rw-rw-r-- 1 1001 1001 42 Feb 20 15:53 .golangci.yml [2023-02-20T16:02:09.546Z] -rw-rw-r-- 1 1001 1001 87 Feb 20 15:53 .hadolint.yml [2023-02-20T16:02:09.546Z] -rw-rw-r-- 1 1001 1001 166 Feb 20 15:53 .sonarcloud.properties [2023-02-20T16:02:09.546Z] -rw-rw-r-- 1 1001 1001 1171 Feb 20 15:53 ADOPTERS.md [2023-02-20T16:02:09.546Z] -rw-rw-r-- 1 1001 1001 10825 Feb 20 15:53 Attribution.txt [2023-02-20T16:02:09.546Z] -rw-rw-r-- 1 1001 1001 73765 Feb 20 15:53 CHANGELOG.md [2023-02-20T16:02:09.546Z] -rw-rw-r-- 1 1001 1001 3804 Feb 20 15:53 CONTRIBUTING.md [2023-02-20T16:02:09.546Z] -rw-rw-r-- 1 1001 1001 677 Feb 20 15:53 GOVERNANCE.md [2023-02-20T16:02:09.546Z] -rw-rw-r-- 1 1001 1001 883 Feb 20 15:53 Jenkinsfile [2023-02-20T16:02:09.546Z] -rw-rw-r-- 1 1001 1001 10775 Feb 20 15:53 LICENSE [2023-02-20T16:02:09.546Z] -rw-rw-r-- 1 1001 1001 13375 Feb 20 15:53 Makefile [2023-02-20T16:02:09.546Z] -rw-rw-r-- 1 1001 1001 582 Feb 20 15:53 OWNERS.md [2023-02-20T16:02:09.546Z] -rw-rw-r-- 1 1001 1001 9403 Feb 20 15:53 README.md [2023-02-20T16:02:09.546Z] -rw-rw-r-- 1 1001 1001 6912 Feb 20 15:53 SECURITY.md [2023-02-20T16:02:09.546Z] -rw-rw-r-- 1 1001 1001 5 Feb 20 15:49 VERSION [2023-02-20T16:02:09.546Z] drwxrwxr-x 2 1001 1001 4096 Feb 20 15:53 bin [2023-02-20T16:02:09.546Z] drwxrwxr-x 17 1001 1001 4096 Feb 20 15:53 cmd [2023-02-20T16:02:09.546Z] -rw-r--r-- 1 root root 487323 Feb 20 16:00 coverage.out [2023-02-20T16:02:09.546Z] -rw-rw-r-- 1 1001 1001 3296 Feb 20 15:53 go.mod [2023-02-20T16:02:09.546Z] -rw-rw-r-- 1 1001 1001 33293 Feb 20 15:53 go.sum [2023-02-20T16:02:09.546Z] drwxrwxr-x 7 1001 1001 4096 Feb 20 15:53 internal [2023-02-20T16:02:09.546Z] drwxrwxr-x 3 1001 1001 4096 Feb 20 15:53 openapi [2023-02-20T16:02:09.546Z] drwxrwxr-x 4 1001 1001 4096 Feb 20 15:53 snap [2023-02-20T16:02:09.546Z] -rw-rw-r-- 1 1001 1001 204 Feb 20 15:53 version.go [Pipeline] sh [2023-02-20T16:02:13.770Z] + '[' -e coverage.out ] [2023-02-20T16:02:13.770Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-20T16:02:13.795Z] Warning: overwriting stash ‘coverage-report’ [2023-02-20T16:02:14.893Z] Stashed 1 file(s) [Pipeline] sh [2023-02-20T16:02:15.589Z] + make build [2023-02-20T16:02:15.589Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-20T16:04:07.382Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-20T16:04:07.382Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-20T16:04:07.382Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-20T16:04:10.741Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-20T16:04:57.603Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-20T16:05:04.272Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-20T16:05:10.927Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-20T16:05:17.581Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-20T16:05:20.952Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-20T16:05:25.215Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-20T16:05:40.218Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-20T16:05:45.583Z] $ docker stop --time=1 abf9db37662215984b0af5d187be569acac439515dc5589bf9c75726aecb0f91 [2023-02-20T16:05:47.568Z] $ docker rm -f --volumes abf9db37662215984b0af5d187be569acac439515dc5589bf9c75726aecb0f91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T16:05:49.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-20T16:05:49.911Z] [2023-02-20T16:05:49.911Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T16:05:50.260Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-20T16:05:50.260Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-20T16:05:50.260Z] 29e5d40040c1: Pulling fs layer [2023-02-20T16:05:50.260Z] 1ce36da41761: Pulling fs layer [2023-02-20T16:05:50.260Z] 25b303627fd3: Pulling fs layer [2023-02-20T16:05:50.528Z] 29e5d40040c1: Verifying Checksum [2023-02-20T16:05:50.528Z] 29e5d40040c1: Download complete [2023-02-20T16:05:50.797Z] 1ce36da41761: Verifying Checksum [2023-02-20T16:05:51.066Z] 29e5d40040c1: Pull complete [2023-02-20T16:05:52.480Z] 25b303627fd3: Verifying Checksum [2023-02-20T16:05:52.480Z] 25b303627fd3: Download complete [2023-02-20T16:05:53.442Z] 1ce36da41761: Pull complete [2023-02-20T16:06:03.511Z] 25b303627fd3: Pull complete [2023-02-20T16:06:03.511Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-20T16:06:03.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-20T16:06:03.511Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T16:06:03.741Z] prd-ubuntu20.04-docker-arm64-4c-16g-6749 does not seem to be running inside a container [2023-02-20T16:06:03.835Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-20T16:06:08.169Z] $ docker top 46815554bf65a8028279f13ad32d6076c87760db5641369f4fbc3f39029fc8b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T16:06:09.033Z] + docker-compose build+ --help [2023-02-20T16:06:09.033Z] grep parallel [2023-02-20T16:06:15.686Z] --parallel Build images in parallel. [Pipeline] } [2023-02-20T16:06:15.709Z] $ docker stop --time=1 46815554bf65a8028279f13ad32d6076c87760db5641369f4fbc3f39029fc8b9 [2023-02-20T16:06:20.373Z] $ docker rm -f --volumes 46815554bf65a8028279f13ad32d6076c87760db5641369f4fbc3f39029fc8b9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T16:06:20.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-20T16:06:20.986Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T16:06:21.217Z] prd-ubuntu20.04-docker-arm64-4c-16g-6749 does not seem to be running inside a container [2023-02-20T16:06:21.300Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-20T16:06:22.552Z] $ docker top 5fe4a1a60941be6dfa0ee4911e165859eae00fc00589c126b2d860421cb2e02a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T16:06:23.410Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-20T16:06:31.616Z] Building core-command ... [2023-02-20T16:06:31.616Z] Building core-common-config-bootstrapper ... [2023-02-20T16:06:31.616Z] Building core-data ... [2023-02-20T16:06:31.616Z] Building core-metadata ... [2023-02-20T16:06:31.616Z] Building security-bootstrapper ... [2023-02-20T16:06:31.616Z] Building security-proxy-setup ... [2023-02-20T16:06:31.616Z] Building security-secretstore-setup ... [2023-02-20T16:06:31.616Z] Building security-spiffe-token-provider ... [2023-02-20T16:06:31.616Z] Building security-spire-agent ... [2023-02-20T16:06:31.616Z] Building security-spire-config ... [2023-02-20T16:06:31.616Z] Building security-spire-server ... [2023-02-20T16:06:31.616Z] Building support-notifications ... [2023-02-20T16:06:31.616Z] Building support-scheduler ... [2023-02-20T16:06:31.616Z] Building core-command [2023-02-20T16:06:31.616Z] Building core-metadata [2023-02-20T16:06:31.616Z] Building security-spire-server [2023-02-20T16:06:31.616Z] Building security-spire-agent [2023-02-20T16:06:31.616Z] Building security-proxy-setup [2023-02-20T16:07:28.030Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T16:07:28.030Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-20T16:07:28.030Z] ---> aa5a8fed4609 [2023-02-20T16:07:28.030Z] Step 3/21 : WORKDIR /edgex-go [2023-02-20T16:07:28.030Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T16:07:28.030Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-20T16:07:28.030Z] ---> aa5a8fed4609 [2023-02-20T16:07:28.030Z] Step 3/24 : WORKDIR /edgex-go [2023-02-20T16:07:28.030Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T16:07:28.030Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-20T16:07:28.030Z] ---> aa5a8fed4609 [2023-02-20T16:07:28.030Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-20T16:07:28.030Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T16:07:28.030Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-20T16:07:28.030Z] ---> aa5a8fed4609 [2023-02-20T16:07:28.030Z] Step 3/23 : WORKDIR /edgex-go [2023-02-20T16:07:28.030Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T16:07:28.030Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-20T16:07:28.030Z] ---> aa5a8fed4609 [2023-02-20T16:07:28.030Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-20T16:07:28.030Z] ---> Running in 9b290fac9479 [2023-02-20T16:07:28.030Z] ---> Running in 974d69555903 [2023-02-20T16:07:28.030Z] ---> Running in 7342750bebd5 [2023-02-20T16:07:28.030Z] ---> Running in e0645a8760f8 [2023-02-20T16:07:28.030Z] ---> Running in ea9fe3a58ed1 [2023-02-20T16:07:28.030Z] Removing intermediate container 7342750bebd5 [2023-02-20T16:07:28.030Z] Removing intermediate container 9b290fac9479 [2023-02-20T16:07:28.030Z] ---> 400bd02c2783 [2023-02-20T16:07:28.030Z] Step 4/24 : WORKDIR /edgex-go [2023-02-20T16:07:28.030Z] ---> 9bf4b499373a [2023-02-20T16:07:28.030Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-20T16:07:28.030Z] Removing intermediate container 974d69555903 [2023-02-20T16:07:28.030Z] ---> 29926aa59680 [2023-02-20T16:07:28.030Z] Step 4/23 : WORKDIR /edgex-go [2023-02-20T16:07:28.030Z] Removing intermediate container e0645a8760f8 [2023-02-20T16:07:28.030Z] ---> d0380ce04cd9 [2023-02-20T16:07:28.030Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-20T16:07:28.030Z] Removing intermediate container ea9fe3a58ed1 [2023-02-20T16:07:28.030Z] ---> f5d53de3f1a1 [2023-02-20T16:07:28.030Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-20T16:07:28.030Z] ---> Running in a03c433d647c [2023-02-20T16:07:28.030Z] ---> Running in 9f7b2cff372c [2023-02-20T16:07:28.030Z] ---> Running in 71737b7da40d [2023-02-20T16:07:28.030Z] ---> Running in a39e6a7db8ab [2023-02-20T16:07:28.030Z] ---> Running in 14e92314a211 [2023-02-20T16:07:28.030Z] Removing intermediate container a03c433d647c [2023-02-20T16:07:28.030Z] ---> 65988d6444dd [2023-02-20T16:07:28.030Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-20T16:07:28.030Z] Removing intermediate container a39e6a7db8ab [2023-02-20T16:07:28.030Z] ---> 66ac4bfe3a38 [2023-02-20T16:07:28.030Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-20T16:07:28.030Z] ---> Running in ca86d5c5546e [2023-02-20T16:07:28.030Z] ---> Running in f28684a9ff2d [2023-02-20T16:07:28.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:07:28.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:07:28.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:07:28.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:07:28.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:07:28.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:07:28.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:07:28.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:07:28.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:07:28.030Z] OK: 221 MiB in 51 packages [2023-02-20T16:07:28.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:07:28.030Z] OK: 221 MiB in 51 packages [2023-02-20T16:07:28.030Z] OK: 221 MiB in 51 packages [2023-02-20T16:07:28.030Z] Removing intermediate container 9f7b2cff372c [2023-02-20T16:07:28.030Z] ---> d856dd4d6db2 [2023-02-20T16:07:28.030Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-20T16:07:28.030Z] OK: 221 MiB in 51 packages [2023-02-20T16:07:28.030Z] OK: 221 MiB in 51 packages [2023-02-20T16:07:28.030Z] Removing intermediate container 71737b7da40d [2023-02-20T16:07:28.030Z] ---> 3d7e391dda87 [2023-02-20T16:07:28.030Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-20T16:07:28.030Z] ---> 8a0f3eac152c [2023-02-20T16:07:28.030Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T16:07:28.030Z] Removing intermediate container 14e92314a211 [2023-02-20T16:07:28.030Z] ---> 838d85603d69 [2023-02-20T16:07:28.030Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-20T16:07:28.297Z] ---> Running in f28956b2a055 [2023-02-20T16:07:28.569Z] Removing intermediate container ca86d5c5546e [2023-02-20T16:07:28.569Z] ---> bec6df60ef70 [2023-02-20T16:07:28.569Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-20T16:07:28.843Z] Removing intermediate container f28684a9ff2d [2023-02-20T16:07:28.843Z] ---> cbcdf1e8d6fe [2023-02-20T16:07:28.843Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-20T16:07:29.430Z] ---> 99af67203bc7 [2023-02-20T16:07:29.430Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T16:07:29.430Z] ---> cf8878108476 [2023-02-20T16:07:29.430Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T16:07:29.713Z] ---> Running in c4345d1d3039 [2023-02-20T16:07:29.713Z] ---> Running in b6933bafe0e4 [2023-02-20T16:07:29.982Z] ---> 39374f605d6f [2023-02-20T16:07:29.982Z] ---> e10238e0534b [2023-02-20T16:07:29.982Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T16:07:29.982Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T16:07:29.982Z] ---> Running in 4b4e97d53788 [2023-02-20T16:07:29.982Z] ---> Running in b42d2ea53936 [2023-02-20T16:09:21.625Z] Removing intermediate container f28956b2a055 [2023-02-20T16:09:21.625Z] ---> 97ed0e7ed2ff [2023-02-20T16:09:21.625Z] Step 7/23 : COPY . . [2023-02-20T16:09:21.625Z] Removing intermediate container c4345d1d3039 [2023-02-20T16:09:21.625Z] ---> 951fa8017d5b [2023-02-20T16:09:21.625Z] Step 7/21 : COPY . . [2023-02-20T16:09:21.625Z] Removing intermediate container 4b4e97d53788 [2023-02-20T16:09:21.625Z] ---> 0e73629c8e50 [2023-02-20T16:09:21.625Z] Step 8/24 : COPY . . [2023-02-20T16:09:21.625Z] Removing intermediate container b42d2ea53936 [2023-02-20T16:09:21.625Z] ---> 24ebd3f04da0 [2023-02-20T16:09:21.625Z] Step 8/23 : COPY . . [2023-02-20T16:09:21.625Z] Removing intermediate container b6933bafe0e4 [2023-02-20T16:09:21.625Z] ---> b5f926189467 [2023-02-20T16:09:21.625Z] Step 7/24 : COPY . . [2023-02-20T16:09:31.692Z] ---> 56d0006dd252 [2023-02-20T16:09:31.692Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-20T16:09:31.692Z] ---> Running in 439cb8deb82e [2023-02-20T16:09:31.692Z] Removing intermediate container 439cb8deb82e [2023-02-20T16:09:31.692Z] ---> 54d6f9a5e330 [2023-02-20T16:09:31.692Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-20T16:09:31.692Z] ---> Running in 9a2c43f4b1fe [2023-02-20T16:09:32.275Z] ---> 872485813740 [2023-02-20T16:09:32.275Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-20T16:09:32.275Z] Removing intermediate container 9a2c43f4b1fe [2023-02-20T16:09:32.543Z] ---> ba35f9a56ebe [2023-02-20T16:09:32.543Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-20T16:09:32.543Z] ---> Running in 4ddbd04458e9 [2023-02-20T16:09:32.543Z] ---> 0ed0f437a9f9 [2023-02-20T16:09:32.543Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-20T16:09:32.810Z] ---> Running in 4070e9171536 [2023-02-20T16:09:32.810Z] ---> Running in 1cb080041cb7 [2023-02-20T16:09:33.078Z] ---> d7123e4689a8 [2023-02-20T16:09:33.078Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-20T16:09:33.348Z] ---> Running in 54e08e16cb90 [2023-02-20T16:09:33.348Z] ---> d92f4a922db4 [2023-02-20T16:09:33.348Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-20T16:09:33.618Z] ---> Running in 46a24395bf3d [2023-02-20T16:09:34.203Z] Removing intermediate container 46a24395bf3d [2023-02-20T16:09:34.203Z] ---> 4f19910738cc [2023-02-20T16:09:34.203Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-20T16:09:34.203Z] ---> Running in 834a3b2b51df [2023-02-20T16:09:35.162Z] Removing intermediate container 834a3b2b51df [2023-02-20T16:09:35.162Z] ---> ab7d319ebd9a [2023-02-20T16:09:35.162Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-20T16:09:35.162Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-20T16:09:35.162Z] ---> Running in 8980221b1eea [2023-02-20T16:09:35.744Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-20T16:09:35.744Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-20T16:09:36.707Z] Removing intermediate container 4070e9171536 [2023-02-20T16:09:36.707Z] ---> 45f694eac1ca [2023-02-20T16:09:36.707Z] Step 11/23 : WORKDIR /edgex-go [2023-02-20T16:09:36.973Z] ---> Running in 5a3dc0c54547 [2023-02-20T16:09:37.558Z] Removing intermediate container 5a3dc0c54547 [2023-02-20T16:09:37.558Z] ---> 44af89498e9a [2023-02-20T16:09:37.558Z] [2023-02-20T16:09:37.558Z] Step 12/23 : FROM alpine:3.15 [2023-02-20T16:09:37.824Z] 3.15: Pulling from library/alpine [2023-02-20T16:09:39.226Z] Removing intermediate container 8980221b1eea [2023-02-20T16:09:39.226Z] ---> 5f122175231d [2023-02-20T16:09:39.226Z] Step 11/24 : WORKDIR /edgex-go [2023-02-20T16:09:39.495Z] ---> Running in c413ab80c9ce [2023-02-20T16:09:39.495Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-20T16:09:39.495Z] Status: Downloaded newer image for alpine:3.15 [2023-02-20T16:09:39.495Z] ---> 354640af7b1b [2023-02-20T16:09:39.495Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-20T16:09:39.764Z] ---> Running in 481a83fd2d2f [2023-02-20T16:09:40.377Z] Removing intermediate container c413ab80c9ce [2023-02-20T16:09:40.377Z] ---> c53fcdb05a6f [2023-02-20T16:09:40.377Z] [2023-02-20T16:09:40.377Z] Step 12/24 : FROM alpine:3.15 [2023-02-20T16:09:40.377Z] ---> 354640af7b1b [2023-02-20T16:09:40.377Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-20T16:09:40.377Z] ---> Using cache [2023-02-20T16:09:40.377Z] ---> 189531703442 [2023-02-20T16:09:40.377Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-20T16:09:40.377Z] Removing intermediate container 481a83fd2d2f [2023-02-20T16:09:40.377Z] ---> 189531703442 [2023-02-20T16:09:40.377Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-20T16:09:40.644Z] ---> Running in 1c6b0b423aff [2023-02-20T16:09:40.644Z] ---> Running in 3dc834e69b23 [2023-02-20T16:09:43.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:09:43.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:09:43.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:09:43.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:09:45.233Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-20T16:09:45.233Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-20T16:09:45.233Z] OK: 15734 distinct packages available [2023-02-20T16:09:45.233Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-20T16:09:45.233Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-20T16:09:45.233Z] OK: 15734 distinct packages available [2023-02-20T16:09:45.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:09:45.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:09:45.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:09:45.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:09:47.178Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-20T16:09:47.178Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-20T16:09:47.178Z] (3/5) Installing libucontext (1.1-r0) [2023-02-20T16:09:47.178Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-20T16:09:47.178Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-20T16:09:47.178Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-20T16:09:47.178Z] (3/5) Installing libucontext (1.1-r0) [2023-02-20T16:09:47.178Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-20T16:09:47.178Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-20T16:09:47.447Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-20T16:09:47.447Z] Executing busybox-1.34.1-r7.trigger [2023-02-20T16:09:47.447Z] Executing busybox-1.34.1-r7.trigger [2023-02-20T16:09:47.447Z] OK: 6 MiB in 19 packages [2023-02-20T16:09:47.447Z] OK: 6 MiB in 19 packages [2023-02-20T16:09:50.024Z] Removing intermediate container 1c6b0b423aff [2023-02-20T16:09:50.024Z] ---> 1d23036fb5c5 [2023-02-20T16:09:50.024Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-20T16:09:50.024Z] Removing intermediate container 3dc834e69b23 [2023-02-20T16:09:50.024Z] ---> 0160e0f380eb [2023-02-20T16:09:50.024Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-20T16:09:56.680Z] ---> 413692185a9c [2023-02-20T16:09:56.680Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-20T16:09:58.108Z] ---> 24db70bcbcd5 [2023-02-20T16:09:58.108Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-20T16:09:59.518Z] ---> 11ee65ead04f [2023-02-20T16:09:59.518Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-20T16:10:00.925Z] ---> 8afb58340f44 [2023-02-20T16:10:00.925Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-20T16:10:02.896Z] ---> 2ff749c9a4a8 [2023-02-20T16:10:02.896Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-20T16:10:02.896Z] ---> Running in 6fa8a3a4aad0 [2023-02-20T16:10:03.904Z] Removing intermediate container 6fa8a3a4aad0 [2023-02-20T16:10:03.904Z] ---> 5eb468965f57 [2023-02-20T16:10:03.904Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-20T16:10:03.904Z] ---> ed0781ed74d7 [2023-02-20T16:10:03.904Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-20T16:10:03.904Z] ---> Running in 7f3490c121a8 [2023-02-20T16:10:04.490Z] Removing intermediate container 7f3490c121a8 [2023-02-20T16:10:04.490Z] ---> 12ad7cbb2cf6 [2023-02-20T16:10:04.490Z] Step 21/23 : LABEL arch=arm64 [2023-02-20T16:10:04.490Z] ---> Running in edf83bb1bd85 [2023-02-20T16:10:05.078Z] ---> 9b77440db1ff [2023-02-20T16:10:05.078Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-20T16:10:05.350Z] Removing intermediate container edf83bb1bd85 [2023-02-20T16:10:05.350Z] ---> c9d8193ec0c4 [2023-02-20T16:10:05.350Z] Step 22/23 : LABEL git_sha=76137b3a747f904ae76022051575e150eb21a877 [2023-02-20T16:10:05.630Z] ---> Running in 821e01007572 [2023-02-20T16:10:06.219Z] Removing intermediate container 821e01007572 [2023-02-20T16:10:06.219Z] ---> 82f7d629fec6 [2023-02-20T16:10:06.219Z] Step 23/23 : LABEL version=0.0.0 [2023-02-20T16:10:06.496Z] ---> 18ddcbbe4deb [2023-02-20T16:10:06.496Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-20T16:10:06.496Z] ---> Running in 1c6ec6c28496 [2023-02-20T16:10:07.083Z] Removing intermediate container 1c6ec6c28496 [2023-02-20T16:10:07.083Z] ---> 67b84178859f [2023-02-20T16:10:07.083Z] [2023-02-20T16:10:07.668Z] Successfully built 67b84178859f [2023-02-20T16:10:07.668Z] Successfully tagged security-spire-server-arm64:latest [2023-02-20T16:10:07.668Z] ---> bdd880415bf6 [2023-02-20T16:10:07.668Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-20T16:10:07.668Z]  Building security-spire-server ... done Building core-common-config-bootstrapper [2023-02-20T16:10:07.668Z] ---> Running in c87939de3cfe [2023-02-20T16:10:08.253Z] Removing intermediate container c87939de3cfe [2023-02-20T16:10:08.253Z] ---> 225e890a3a34 [2023-02-20T16:10:08.253Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-20T16:10:08.253Z] ---> Running in 81a4829a48dc [2023-02-20T16:10:08.836Z] Removing intermediate container 81a4829a48dc [2023-02-20T16:10:08.836Z] ---> 9a819506d63a [2023-02-20T16:10:08.836Z] Step 22/24 : LABEL arch=arm64 [2023-02-20T16:10:08.836Z] ---> Running in b5a62aeff139 [2023-02-20T16:10:09.421Z] Removing intermediate container b5a62aeff139 [2023-02-20T16:10:09.421Z] ---> a63cae2e1302 [2023-02-20T16:10:09.421Z] Step 23/24 : LABEL git_sha=76137b3a747f904ae76022051575e150eb21a877 [2023-02-20T16:10:09.687Z] ---> Running in e0c838145443 [2023-02-20T16:10:09.952Z] Removing intermediate container e0c838145443 [2023-02-20T16:10:09.952Z] ---> 63666d76ba8f [2023-02-20T16:10:09.952Z] Step 24/24 : LABEL version=0.0.0 [2023-02-20T16:10:10.219Z] ---> Running in 780e22458338 [2023-02-20T16:10:10.799Z] Removing intermediate container 780e22458338 [2023-02-20T16:10:10.799Z] ---> 9bd5dd0b722e [2023-02-20T16:10:10.799Z] [2023-02-20T16:10:11.065Z] Successfully built 9bd5dd0b722e [2023-02-20T16:10:11.065Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-20T16:10:11.065Z]  Building security-spire-agent ... done Building support-notifications [2023-02-20T16:10:37.744Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T16:10:37.744Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-20T16:10:37.744Z] ---> aa5a8fed4609 [2023-02-20T16:10:37.744Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-20T16:10:37.744Z] ---> Using cache [2023-02-20T16:10:37.744Z] ---> 29926aa59680 [2023-02-20T16:10:37.744Z] Step 4/22 : WORKDIR /edgex-go [2023-02-20T16:10:37.744Z] ---> Using cache [2023-02-20T16:10:37.744Z] ---> 65988d6444dd [2023-02-20T16:10:37.744Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-20T16:10:37.744Z] ---> Using cache [2023-02-20T16:10:37.744Z] ---> cbcdf1e8d6fe [2023-02-20T16:10:37.744Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-20T16:10:37.744Z] ---> Using cache [2023-02-20T16:10:37.744Z] ---> 39374f605d6f [2023-02-20T16:10:37.744Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T16:10:37.744Z] ---> Using cache [2023-02-20T16:10:37.744Z] ---> 24ebd3f04da0 [2023-02-20T16:10:37.744Z] Step 8/22 : COPY . . [2023-02-20T16:10:37.744Z] ---> Using cache [2023-02-20T16:10:37.744Z] ---> d7123e4689a8 [2023-02-20T16:10:37.744Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-20T16:10:37.744Z] ---> Running in 9e30aafc9ac0 [2023-02-20T16:10:38.011Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-20T16:10:38.593Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T16:10:38.593Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-20T16:10:38.593Z] ---> aa5a8fed4609 [2023-02-20T16:10:38.593Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-20T16:10:38.593Z] ---> Using cache [2023-02-20T16:10:38.593Z] ---> 29926aa59680 [2023-02-20T16:10:38.593Z] Step 4/22 : WORKDIR /edgex-go [2023-02-20T16:10:38.593Z] ---> Using cache [2023-02-20T16:10:38.593Z] ---> 65988d6444dd [2023-02-20T16:10:38.593Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-20T16:10:38.593Z] ---> Running in 841550154e12 [2023-02-20T16:10:40.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:10:41.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:10:42.526Z] OK: 221 MiB in 51 packages [2023-02-20T16:10:44.488Z] Removing intermediate container 841550154e12 [2023-02-20T16:10:44.488Z] ---> aa2160df8374 [2023-02-20T16:10:44.488Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-20T16:10:45.079Z] ---> f2b0e6b5d539 [2023-02-20T16:10:45.079Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T16:10:45.350Z] ---> Running in 59f527848c2e [2023-02-20T16:12:22.010Z] Removing intermediate container 59f527848c2e [2023-02-20T16:12:22.010Z] ---> 663aa9be4443 [2023-02-20T16:12:22.010Z] Step 8/22 : COPY . . [2023-02-20T16:12:34.316Z] ---> fedde9667803 [2023-02-20T16:12:34.316Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-20T16:12:34.316Z] ---> Running in ec7e7a25b483 [2023-02-20T16:12:34.316Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-20T16:15:56.047Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-20T16:16:18.126Z] Removing intermediate container 1cb080041cb7 [2023-02-20T16:16:18.126Z] ---> 86fb52fbc81a [2023-02-20T16:16:18.126Z] [2023-02-20T16:16:18.126Z] Step 9/21 : FROM alpine:3.16 [2023-02-20T16:16:18.392Z] 3.16: Pulling from library/alpine [2023-02-20T16:16:19.799Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-20T16:16:19.799Z] Status: Downloaded newer image for alpine:3.16 [2023-02-20T16:16:19.799Z] ---> 4c81e5bf8899 [2023-02-20T16:16:19.799Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-20T16:16:19.799Z] ---> Running in cd6c7d8b27ce [2023-02-20T16:16:21.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:16:22.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:16:23.913Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-20T16:16:23.913Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-20T16:16:23.913Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-20T16:16:23.913Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-20T16:16:23.913Z] (5/6) Installing curl (7.83.1-r6) [2023-02-20T16:16:23.913Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-20T16:16:23.913Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T16:16:23.913Z] Executing ca-certificates-20220614-r0.trigger [2023-02-20T16:16:24.516Z] OK: 8 MiB in 20 packages [2023-02-20T16:16:27.178Z] Removing intermediate container cd6c7d8b27ce [2023-02-20T16:16:27.178Z] ---> 7c26637c8e10 [2023-02-20T16:16:27.179Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-20T16:16:27.179Z] ---> Running in 76b8192778b3 [2023-02-20T16:16:27.479Z] Removing intermediate container 76b8192778b3 [2023-02-20T16:16:27.479Z] ---> 587dfdaad96b [2023-02-20T16:16:27.479Z] Step 12/21 : WORKDIR /edgex [2023-02-20T16:16:27.479Z] ---> Running in 29cc4dcf001f [2023-02-20T16:16:30.056Z] Removing intermediate container 29cc4dcf001f [2023-02-20T16:16:30.056Z] ---> 13748fc962ce [2023-02-20T16:16:30.056Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-20T16:16:31.015Z] ---> a3008b50f7fb [2023-02-20T16:16:31.015Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-20T16:16:32.423Z] ---> a3c9b011f65a [2023-02-20T16:16:32.423Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-20T16:16:33.825Z] ---> 21920c482eca [2023-02-20T16:16:33.825Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-20T16:16:34.786Z] ---> 14f967009012 [2023-02-20T16:16:34.786Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-20T16:16:35.054Z] ---> Running in 19eb819b9b65 [2023-02-20T16:16:38.396Z] Removing intermediate container 19eb819b9b65 [2023-02-20T16:16:38.396Z] ---> 4bb5278e28f1 [2023-02-20T16:16:38.396Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-20T16:16:38.396Z] ---> Running in e67e5aa9d95e [2023-02-20T16:16:38.396Z] Removing intermediate container e67e5aa9d95e [2023-02-20T16:16:38.396Z] ---> e86a7e119bc8 [2023-02-20T16:16:38.396Z] Step 19/21 : LABEL arch=arm64 [2023-02-20T16:16:38.665Z] ---> Running in d5b9935224c8 [2023-02-20T16:16:38.931Z] Removing intermediate container d5b9935224c8 [2023-02-20T16:16:38.931Z] ---> 830d665c7755 [2023-02-20T16:16:38.931Z] Step 20/21 : LABEL git_sha=76137b3a747f904ae76022051575e150eb21a877 [2023-02-20T16:16:39.202Z] ---> Running in d74325543a8d [2023-02-20T16:16:39.468Z] Removing intermediate container d74325543a8d [2023-02-20T16:16:39.468Z] ---> 7bfed3cb76d5 [2023-02-20T16:16:39.468Z] Step 21/21 : LABEL version=0.0.0 [2023-02-20T16:16:39.734Z] ---> Running in 89759f6b73a4 [2023-02-20T16:16:40.314Z] Removing intermediate container 89759f6b73a4 [2023-02-20T16:16:40.315Z] ---> c904d8d57b82 [2023-02-20T16:16:40.315Z] [2023-02-20T16:16:40.581Z] Successfully built c904d8d57b82 [2023-02-20T16:16:40.581Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-20T16:16:40.581Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2023-02-20T16:16:55.559Z] Removing intermediate container 54e08e16cb90 [2023-02-20T16:16:55.559Z] ---> 29364a5200eb [2023-02-20T16:16:55.559Z] [2023-02-20T16:16:55.559Z] Step 10/23 : FROM alpine:3.16 [2023-02-20T16:16:55.559Z] ---> 4c81e5bf8899 [2023-02-20T16:16:55.559Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-20T16:16:55.830Z] ---> Running in 6e04bd735b0e [2023-02-20T16:16:58.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:16:58.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:16:58.938Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T16:16:58.938Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-20T16:16:58.938Z] ---> aa5a8fed4609 [2023-02-20T16:16:58.938Z] Step 3/19 : WORKDIR /edgex-go [2023-02-20T16:16:58.938Z] ---> Using cache [2023-02-20T16:16:58.938Z] ---> f5d53de3f1a1 [2023-02-20T16:16:58.938Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-20T16:16:58.938Z] ---> Running in f29f6c53c8f1 [2023-02-20T16:17:00.894Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-20T16:17:00.894Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T16:17:00.894Z] OK: 5 MiB in 15 packages [2023-02-20T16:17:00.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:17:01.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:17:02.059Z] Removing intermediate container 6e04bd735b0e [2023-02-20T16:17:02.059Z] ---> 8d80d6b40ad0 [2023-02-20T16:17:02.059Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-20T16:17:02.325Z] ---> Running in f3f17c5f7afa [2023-02-20T16:17:02.907Z] Removing intermediate container f3f17c5f7afa [2023-02-20T16:17:02.907Z] ---> 4d9639efb7c1 [2023-02-20T16:17:02.907Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-20T16:17:02.907Z] ---> Running in 4614e969fed8 [2023-02-20T16:17:03.492Z] v3.16.4-16-g3c16caa8e9c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-20T16:17:03.492Z] v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-20T16:17:03.492Z] OK: 16903 distinct packages available [2023-02-20T16:17:03.492Z] Removing intermediate container 4614e969fed8 [2023-02-20T16:17:03.492Z] ---> 4435e089c301 [2023-02-20T16:17:03.492Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-20T16:17:03.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:17:03.764Z] ---> Running in 692756b383a0 [2023-02-20T16:17:04.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:17:04.296Z] Removing intermediate container 692756b383a0 [2023-02-20T16:17:04.296Z] ---> 488fa6593181 [2023-02-20T16:17:04.296Z] Step 15/23 : WORKDIR / [2023-02-20T16:17:04.296Z] ---> Running in 166f75d868b2 [2023-02-20T16:17:04.879Z] Removing intermediate container 166f75d868b2 [2023-02-20T16:17:04.879Z] ---> 73bafaca065b [2023-02-20T16:17:04.879Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T16:17:05.841Z] OK: 221 MiB in 51 packages [2023-02-20T16:17:05.841Z] ---> 934d9244f01f [2023-02-20T16:17:05.841Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-20T16:17:07.790Z] Removing intermediate container f29f6c53c8f1 [2023-02-20T16:17:07.790Z] ---> eebb1899e9ff [2023-02-20T16:17:07.790Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-20T16:17:08.751Z] ---> fdf1deb55974 [2023-02-20T16:17:08.751Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-20T16:17:09.332Z] ---> 37d46d59d300 [2023-02-20T16:17:09.332Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T16:17:09.332Z] ---> Running in 9e048ccde2da [2023-02-20T16:17:09.608Z] ---> 23607707dd99 [2023-02-20T16:17:09.608Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-20T16:17:09.885Z] ---> Running in 2eaa7801419f [2023-02-20T16:17:10.842Z] Removing intermediate container 2eaa7801419f [2023-02-20T16:17:10.842Z] ---> 6305c0100a84 [2023-02-20T16:17:10.842Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T16:17:10.842Z] ---> Running in 35977d85e8cc [2023-02-20T16:17:12.261Z] Removing intermediate container 35977d85e8cc [2023-02-20T16:17:12.261Z] ---> c471e9c7a122 [2023-02-20T16:17:12.261Z] Step 21/23 : LABEL arch=arm64 [2023-02-20T16:17:12.261Z] ---> Running in 82ba1e3d526b [2023-02-20T16:17:12.849Z] Removing intermediate container 82ba1e3d526b [2023-02-20T16:17:12.849Z] ---> ecba8e5d0ef5 [2023-02-20T16:17:12.849Z] Step 22/23 : LABEL git_sha=76137b3a747f904ae76022051575e150eb21a877 [2023-02-20T16:17:13.116Z] ---> Running in 69c229c291d2 [2023-02-20T16:17:14.075Z] Removing intermediate container 69c229c291d2 [2023-02-20T16:17:14.075Z] ---> 4e8e829aaaa5 [2023-02-20T16:17:14.075Z] Step 23/23 : LABEL version=0.0.0 [2023-02-20T16:17:14.075Z] ---> Running in dcd02f150545 [2023-02-20T16:17:15.040Z] Removing intermediate container dcd02f150545 [2023-02-20T16:17:15.040Z] ---> e33c3b5c8e86 [2023-02-20T16:17:15.040Z] [2023-02-20T16:17:15.306Z] Successfully built e33c3b5c8e86 [2023-02-20T16:17:15.307Z] Successfully tagged core-command-arm64:latest [2023-02-20T16:17:15.572Z] Building core-data [2023-02-20T16:17:22.209Z]  Building core-command ... done Removing intermediate container 4ddbd04458e9 [2023-02-20T16:17:22.209Z] ---> ab389b936089 [2023-02-20T16:17:22.209Z] [2023-02-20T16:17:22.209Z] Step 10/24 : FROM alpine:3.16 [2023-02-20T16:17:22.209Z] ---> 4c81e5bf8899 [2023-02-20T16:17:22.209Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-20T16:17:22.209Z] ---> Using cache [2023-02-20T16:17:22.209Z] ---> 8d80d6b40ad0 [2023-02-20T16:17:22.209Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-20T16:17:22.209Z] ---> Using cache [2023-02-20T16:17:22.209Z] ---> 4d9639efb7c1 [2023-02-20T16:17:22.209Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-20T16:17:22.209Z] ---> Running in a7601877c297 [2023-02-20T16:17:22.209Z] Removing intermediate container a7601877c297 [2023-02-20T16:17:22.209Z] ---> 16ff2061621b [2023-02-20T16:17:22.209Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-20T16:17:22.209Z] ---> Running in ae7807416649 [2023-02-20T16:17:22.479Z] Removing intermediate container ae7807416649 [2023-02-20T16:17:22.479Z] ---> ce15c8fedf20 [2023-02-20T16:17:22.479Z] Step 15/24 : WORKDIR / [2023-02-20T16:17:22.745Z] ---> Running in 81b9e31cadb6 [2023-02-20T16:17:23.330Z] Removing intermediate container 81b9e31cadb6 [2023-02-20T16:17:23.330Z] ---> 1dbb146d53ff [2023-02-20T16:17:23.330Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T16:17:24.736Z] ---> 83c732f53546 [2023-02-20T16:17:24.736Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-20T16:17:28.076Z] ---> cb3cf771764d [2023-02-20T16:17:28.076Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-20T16:17:28.658Z] ---> cc5992eb15e7 [2023-02-20T16:17:28.658Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-20T16:17:30.065Z] ---> 908349036e0a [2023-02-20T16:17:30.065Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-20T16:17:30.065Z] ---> Running in 0269c3cba072 [2023-02-20T16:17:30.660Z] Removing intermediate container 0269c3cba072 [2023-02-20T16:17:30.660Z] ---> bd836c770e32 [2023-02-20T16:17:30.660Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T16:17:30.926Z] ---> Running in 3918c0b7d840 [2023-02-20T16:17:31.508Z] Removing intermediate container 3918c0b7d840 [2023-02-20T16:17:31.508Z] ---> d9954435c1e6 [2023-02-20T16:17:31.508Z] Step 22/24 : LABEL arch=arm64 [2023-02-20T16:17:31.775Z] ---> Running in eb1faf08b2c4 [2023-02-20T16:17:32.359Z] Removing intermediate container eb1faf08b2c4 [2023-02-20T16:17:32.359Z] ---> 39595ff0c605 [2023-02-20T16:17:32.359Z] Step 23/24 : LABEL git_sha=76137b3a747f904ae76022051575e150eb21a877 [2023-02-20T16:17:32.624Z] ---> Running in 3ec22048e7e8 [2023-02-20T16:17:33.208Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T16:17:33.208Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-20T16:17:33.208Z] ---> aa5a8fed4609 [2023-02-20T16:17:33.208Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-20T16:17:33.208Z] ---> Using cache [2023-02-20T16:17:33.208Z] ---> 29926aa59680 [2023-02-20T16:17:33.208Z] Step 4/22 : WORKDIR /edgex-go [2023-02-20T16:17:33.208Z] ---> Using cache [2023-02-20T16:17:33.208Z] ---> 65988d6444dd [2023-02-20T16:17:33.208Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-20T16:17:33.208Z] ---> Using cache [2023-02-20T16:17:33.208Z] ---> cbcdf1e8d6fe [2023-02-20T16:17:33.208Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-20T16:17:33.208Z] ---> Using cache [2023-02-20T16:17:33.208Z] ---> 39374f605d6f [2023-02-20T16:17:33.208Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T16:17:33.208Z] ---> Using cache [2023-02-20T16:17:33.208Z] ---> 24ebd3f04da0 [2023-02-20T16:17:33.208Z] Step 8/22 : COPY . . [2023-02-20T16:17:33.208Z] ---> Using cache [2023-02-20T16:17:33.208Z] ---> d7123e4689a8 [2023-02-20T16:17:33.208Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-20T16:17:33.475Z] Removing intermediate container 3ec22048e7e8 [2023-02-20T16:17:33.475Z] ---> 89346b75da9c [2023-02-20T16:17:33.475Z] Step 24/24 : LABEL version=0.0.0 [2023-02-20T16:17:33.475Z] ---> Running in cb56d8123bc0 [2023-02-20T16:17:33.475Z] ---> Running in 11b36179751e [2023-02-20T16:17:34.456Z] Removing intermediate container 11b36179751e [2023-02-20T16:17:34.456Z] ---> a96a42b36cf7 [2023-02-20T16:17:34.456Z] [2023-02-20T16:17:34.723Z] Successfully built a96a42b36cf7 [2023-02-20T16:17:34.723Z] Successfully tagged core-metadata-arm64:latest [2023-02-20T16:17:34.723Z]  Building core-metadata ... done Building security-bootstrapper [2023-02-20T16:17:35.683Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-20T16:17:53.886Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T16:17:53.886Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-20T16:17:53.886Z] ---> aa5a8fed4609 [2023-02-20T16:17:53.886Z] Step 3/32 : WORKDIR /edgex-go [2023-02-20T16:17:53.886Z] ---> Using cache [2023-02-20T16:17:53.886Z] ---> f5d53de3f1a1 [2023-02-20T16:17:53.886Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-20T16:17:53.886Z] ---> Using cache [2023-02-20T16:17:53.886Z] ---> 838d85603d69 [2023-02-20T16:17:53.886Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-20T16:17:53.886Z] ---> Using cache [2023-02-20T16:17:53.886Z] ---> cf8878108476 [2023-02-20T16:17:53.886Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T16:17:53.886Z] ---> Using cache [2023-02-20T16:17:53.886Z] ---> 951fa8017d5b [2023-02-20T16:17:53.886Z] Step 7/32 : COPY . . [2023-02-20T16:17:53.886Z] ---> Using cache [2023-02-20T16:17:53.886Z] ---> 0ed0f437a9f9 [2023-02-20T16:17:53.886Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-20T16:17:54.154Z] ---> Running in 4e80e74daa6b [2023-02-20T16:17:56.739Z] Removing intermediate container 9e30aafc9ac0 [2023-02-20T16:17:56.739Z] ---> 9d6300710e3c [2023-02-20T16:17:56.739Z] [2023-02-20T16:17:56.739Z] Step 10/22 : FROM alpine:3.16 [2023-02-20T16:17:56.739Z] ---> 4c81e5bf8899 [2023-02-20T16:17:56.739Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-20T16:17:56.739Z] ---> Running in 0971e1c35390 [2023-02-20T16:17:56.739Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-20T16:17:57.321Z] Removing intermediate container 0971e1c35390 [2023-02-20T16:17:57.321Z] ---> 6934e574857b [2023-02-20T16:17:57.321Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-20T16:17:57.321Z] ---> Running in 64aafd8b88b9 [2023-02-20T16:17:59.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:17:59.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:18:01.271Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-20T16:18:01.271Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T16:18:01.271Z] OK: 5 MiB in 15 packages [2023-02-20T16:18:03.212Z] Removing intermediate container 64aafd8b88b9 [2023-02-20T16:18:03.212Z] ---> 34394f88a4ad [2023-02-20T16:18:03.212Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T16:18:03.815Z] ---> bc3c230c402d [2023-02-20T16:18:03.815Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-20T16:18:05.758Z] ---> 6d8b81c6f8ed [2023-02-20T16:18:05.758Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-20T16:18:06.717Z] ---> 114f57d6a815 [2023-02-20T16:18:06.717Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-20T16:18:07.299Z] ---> cae4042a84e4 [2023-02-20T16:18:07.299Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-20T16:18:07.567Z] ---> Running in f5992275a182 [2023-02-20T16:18:10.907Z] Removing intermediate container f5992275a182 [2023-02-20T16:18:10.907Z] ---> 6b19cbdfebe8 [2023-02-20T16:18:10.907Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-20T16:18:10.907Z] ---> Running in 1ffb5ddfd055 [2023-02-20T16:18:11.175Z] Removing intermediate container 1ffb5ddfd055 [2023-02-20T16:18:11.175Z] ---> d41f7fc252ae [2023-02-20T16:18:11.175Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-20T16:18:11.444Z] ---> Running in 55590dc48802 [2023-02-20T16:18:12.027Z] Removing intermediate container 55590dc48802 [2023-02-20T16:18:12.027Z] ---> 436233724872 [2023-02-20T16:18:12.027Z] Step 20/22 : LABEL arch=arm64 [2023-02-20T16:18:12.027Z] ---> Running in ebc14843b7b4 [2023-02-20T16:18:12.611Z] Removing intermediate container ebc14843b7b4 [2023-02-20T16:18:12.611Z] ---> 9a836927a01e [2023-02-20T16:18:12.611Z] Step 21/22 : LABEL git_sha=76137b3a747f904ae76022051575e150eb21a877 [2023-02-20T16:18:12.876Z] ---> Running in e2298c792f84 [2023-02-20T16:18:13.458Z] Removing intermediate container e2298c792f84 [2023-02-20T16:18:13.458Z] ---> bc26978db6c3 [2023-02-20T16:18:13.458Z] Step 22/22 : LABEL version=0.0.0 [2023-02-20T16:18:13.728Z] ---> Running in 64a1c56ed028 [2023-02-20T16:18:14.684Z] Removing intermediate container 64a1c56ed028 [2023-02-20T16:18:14.684Z] ---> 4977ba7663b7 [2023-02-20T16:18:14.684Z] [2023-02-20T16:18:15.264Z] Successfully built 4977ba7663b7 [2023-02-20T16:18:15.264Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-20T16:18:15.264Z]  Building core-common-config-bootstrapper ... done Building security-spire-config [2023-02-20T16:18:37.343Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T16:18:37.343Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-20T16:18:37.343Z] ---> aa5a8fed4609 [2023-02-20T16:18:37.343Z] Step 3/24 : WORKDIR /edgex-go [2023-02-20T16:18:37.343Z] ---> Using cache [2023-02-20T16:18:37.343Z] ---> f5d53de3f1a1 [2023-02-20T16:18:37.343Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-20T16:18:37.343Z] ---> Running in 5a52386fced3 [2023-02-20T16:18:37.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:18:37.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:18:39.867Z] OK: 221 MiB in 51 packages [2023-02-20T16:18:41.806Z] Removing intermediate container 5a52386fced3 [2023-02-20T16:18:41.807Z] ---> 8ec2ba40dd1a [2023-02-20T16:18:41.807Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-20T16:18:43.747Z] ---> 7d6ef9ca117b [2023-02-20T16:18:43.747Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T16:18:43.747Z] ---> Running in 092069641b78 [2023-02-20T16:18:56.044Z] Removing intermediate container 9e048ccde2da [2023-02-20T16:18:56.044Z] ---> 519b5751bd18 [2023-02-20T16:18:56.044Z] Step 7/19 : COPY . . [2023-02-20T16:19:08.607Z] ---> bd42114a1694 [2023-02-20T16:19:08.607Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-20T16:19:08.607Z] ---> Running in 2c9749f87eb8 [2023-02-20T16:19:10.023Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-20T16:20:31.751Z] Removing intermediate container 092069641b78 [2023-02-20T16:20:31.751Z] ---> aee45c5a67e6 [2023-02-20T16:20:31.751Z] Step 7/24 : COPY . . [2023-02-20T16:20:37.123Z] ---> 579059cbd188 [2023-02-20T16:20:37.123Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-20T16:20:37.123Z] ---> Running in 220f05f30681 [2023-02-20T16:20:37.123Z] Removing intermediate container 220f05f30681 [2023-02-20T16:20:37.123Z] ---> 57a7677347b2 [2023-02-20T16:20:37.123Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-20T16:20:37.123Z] ---> Running in 74b873f13abb [2023-02-20T16:20:37.716Z] Removing intermediate container 74b873f13abb [2023-02-20T16:20:37.717Z] ---> ad4039e38089 [2023-02-20T16:20:37.717Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-20T16:20:37.717Z] ---> Running in e3bd4856af2b [2023-02-20T16:20:41.088Z] Removing intermediate container e3bd4856af2b [2023-02-20T16:20:41.088Z] ---> 309011ef9627 [2023-02-20T16:20:41.088Z] Step 11/24 : WORKDIR /edgex-go [2023-02-20T16:20:41.088Z] ---> Running in 4b30a2e8312d [2023-02-20T16:20:41.359Z] Removing intermediate container 4b30a2e8312d [2023-02-20T16:20:41.359Z] ---> 2bd6b4a10dc7 [2023-02-20T16:20:41.359Z] [2023-02-20T16:20:41.359Z] Step 12/24 : FROM alpine:3.15 [2023-02-20T16:20:41.359Z] ---> 354640af7b1b [2023-02-20T16:20:41.359Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-20T16:20:41.359Z] ---> Using cache [2023-02-20T16:20:41.359Z] ---> 189531703442 [2023-02-20T16:20:41.359Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-20T16:20:41.629Z] ---> Running in 9246e8327afd [2023-02-20T16:20:43.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:20:44.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:20:46.129Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-20T16:20:46.129Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-20T16:20:46.129Z] OK: 15734 distinct packages available [2023-02-20T16:20:46.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:20:46.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:20:47.816Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-20T16:20:47.817Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-20T16:20:47.817Z] (3/4) Installing libucontext (1.1-r0) [2023-02-20T16:20:47.817Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-20T16:20:47.817Z] Executing busybox-1.34.1-r7.trigger [2023-02-20T16:20:47.817Z] OK: 6 MiB in 18 packages [2023-02-20T16:20:49.766Z] Removing intermediate container 9246e8327afd [2023-02-20T16:20:49.766Z] ---> c5f59758ff7a [2023-02-20T16:20:49.766Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-20T16:20:55.130Z] ---> 0f0ce85dc5ea [2023-02-20T16:20:55.130Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-20T16:20:55.720Z] ---> 9772dc0f133b [2023-02-20T16:20:55.720Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-20T16:20:55.992Z] ---> Running in cd65743dab46 [2023-02-20T16:20:56.576Z] Removing intermediate container cd65743dab46 [2023-02-20T16:20:56.576Z] ---> 63dde3f9d5c1 [2023-02-20T16:20:56.576Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-20T16:20:57.554Z] ---> cc1e6767279c [2023-02-20T16:20:57.554Z] Step 19/24 : WORKDIR / [2023-02-20T16:20:57.554Z] ---> Running in c42a72f8c46e [2023-02-20T16:20:58.142Z] Removing intermediate container c42a72f8c46e [2023-02-20T16:20:58.142Z] ---> 69791e9356c3 [2023-02-20T16:20:58.142Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-20T16:20:58.142Z] ---> Running in 4492598cf95b [2023-02-20T16:20:58.731Z] Removing intermediate container 4492598cf95b [2023-02-20T16:20:58.731Z] ---> b8338762fda2 [2023-02-20T16:20:58.731Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-20T16:20:58.731Z] ---> Running in 77ee1d8079cf [2023-02-20T16:21:02.094Z] Removing intermediate container 77ee1d8079cf [2023-02-20T16:21:02.094Z] ---> a6d77a38eb12 [2023-02-20T16:21:02.094Z] Step 22/24 : LABEL arch=arm64 [2023-02-20T16:21:02.365Z] ---> Running in c60bda32a08d [2023-02-20T16:21:02.636Z] Removing intermediate container c60bda32a08d [2023-02-20T16:21:02.636Z] ---> 18b7e8c4a84e [2023-02-20T16:21:02.636Z] Step 23/24 : LABEL git_sha=76137b3a747f904ae76022051575e150eb21a877 [2023-02-20T16:21:02.906Z] ---> Running in 66b65b292437 [2023-02-20T16:21:03.498Z] Removing intermediate container 66b65b292437 [2023-02-20T16:21:03.498Z] ---> bdc1d2ca751c [2023-02-20T16:21:03.498Z] Step 24/24 : LABEL version=0.0.0 [2023-02-20T16:21:03.498Z] ---> Running in 70886ad0fd74 [2023-02-20T16:21:04.103Z] Removing intermediate container 70886ad0fd74 [2023-02-20T16:21:04.103Z] ---> 97f73cb80096 [2023-02-20T16:21:04.103Z] [2023-02-20T16:21:04.373Z] Successfully built 97f73cb80096 [2023-02-20T16:21:04.373Z] Successfully tagged security-spire-config-arm64:latest [2023-02-20T16:21:04.373Z]  Building security-spire-config ... done Building security-secretstore-setup [2023-02-20T16:21:22.624Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T16:21:22.624Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-20T16:21:22.624Z] ---> aa5a8fed4609 [2023-02-20T16:21:22.624Z] Step 3/24 : WORKDIR /edgex-go [2023-02-20T16:21:22.624Z] ---> Using cache [2023-02-20T16:21:22.624Z] ---> f5d53de3f1a1 [2023-02-20T16:21:22.624Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-20T16:21:22.624Z] ---> Using cache [2023-02-20T16:21:22.624Z] ---> 838d85603d69 [2023-02-20T16:21:22.624Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-20T16:21:22.624Z] ---> Using cache [2023-02-20T16:21:22.624Z] ---> cf8878108476 [2023-02-20T16:21:22.624Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T16:21:22.624Z] ---> Using cache [2023-02-20T16:21:22.624Z] ---> 951fa8017d5b [2023-02-20T16:21:22.624Z] Step 7/24 : COPY . . [2023-02-20T16:21:22.624Z] ---> Using cache [2023-02-20T16:21:22.624Z] ---> 0ed0f437a9f9 [2023-02-20T16:21:22.624Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-20T16:21:23.214Z] ---> Running in b72db73e414d [2023-02-20T16:21:27.506Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-20T16:23:19.192Z] Removing intermediate container ec7e7a25b483 [2023-02-20T16:23:19.192Z] ---> 490563313a11 [2023-02-20T16:23:19.192Z] [2023-02-20T16:23:19.192Z] Step 10/22 : FROM alpine:3.16 [2023-02-20T16:23:19.192Z] ---> 4c81e5bf8899 [2023-02-20T16:23:19.192Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-20T16:23:19.192Z] ---> Running in 8f67facde755 [2023-02-20T16:23:19.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:23:19.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:23:19.192Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-20T16:23:19.192Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-20T16:23:19.192Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T16:23:19.192Z] Executing ca-certificates-20220614-r0.trigger [2023-02-20T16:23:19.192Z] OK: 6 MiB in 16 packages [2023-02-20T16:23:19.192Z] Removing intermediate container 8f67facde755 [2023-02-20T16:23:19.192Z] ---> 918e94b6edd1 [2023-02-20T16:23:19.192Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-20T16:23:19.192Z] ---> Running in 3c1fdce3272a [2023-02-20T16:23:19.192Z] Removing intermediate container 3c1fdce3272a [2023-02-20T16:23:19.192Z] ---> 6f43875def01 [2023-02-20T16:23:19.192Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-20T16:23:19.192Z] ---> Running in 7bff64857ac2 [2023-02-20T16:23:19.192Z] Removing intermediate container 7bff64857ac2 [2023-02-20T16:23:19.192Z] ---> c1b92dbf4d95 [2023-02-20T16:23:19.192Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-20T16:23:19.192Z] ---> Running in 8f8b771fa044 [2023-02-20T16:23:19.192Z] Removing intermediate container 8f8b771fa044 [2023-02-20T16:23:19.192Z] ---> 283339a2c7ee [2023-02-20T16:23:19.192Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T16:23:19.192Z] ---> b38dc20da70a [2023-02-20T16:23:19.192Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-20T16:23:19.192Z] ---> c27b01ba9e90 [2023-02-20T16:23:19.192Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-20T16:23:19.192Z] ---> 89d34f8e0c75 [2023-02-20T16:23:19.192Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-20T16:23:19.192Z] ---> Running in 9d4ee2c6f17e [2023-02-20T16:23:19.192Z] Removing intermediate container 9d4ee2c6f17e [2023-02-20T16:23:19.192Z] ---> 291a1e10e32a [2023-02-20T16:23:19.192Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T16:23:19.192Z] ---> Running in b0d1dae83714 [2023-02-20T16:23:19.192Z] Removing intermediate container b0d1dae83714 [2023-02-20T16:23:19.192Z] ---> de49b0fbb16e [2023-02-20T16:23:19.192Z] Step 20/22 : LABEL arch=arm64 [2023-02-20T16:23:19.192Z] ---> Running in e0589855b415 [2023-02-20T16:23:19.783Z] Removing intermediate container e0589855b415 [2023-02-20T16:23:19.783Z] ---> b34b2f60eff2 [2023-02-20T16:23:19.783Z] Step 21/22 : LABEL git_sha=76137b3a747f904ae76022051575e150eb21a877 [2023-02-20T16:23:20.049Z] ---> Running in 647591e2bb67 [2023-02-20T16:23:20.322Z] Removing intermediate container 647591e2bb67 [2023-02-20T16:23:20.322Z] ---> e032122b445c [2023-02-20T16:23:20.322Z] Step 22/22 : LABEL version=0.0.0 [2023-02-20T16:23:20.588Z] ---> Running in 3c24896c2752 [2023-02-20T16:23:20.853Z] Removing intermediate container 3c24896c2752 [2023-02-20T16:23:20.853Z] ---> 4aeb36684d76 [2023-02-20T16:23:20.853Z] [2023-02-20T16:23:21.432Z] Successfully built 4aeb36684d76 [2023-02-20T16:23:21.432Z] Successfully tagged support-notifications-arm64:latest [2023-02-20T16:23:21.432Z] Building support-scheduler [2023-02-20T16:23:39.616Z]  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T16:23:39.616Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-20T16:23:39.616Z] ---> aa5a8fed4609 [2023-02-20T16:23:39.616Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-20T16:23:39.616Z] ---> Using cache [2023-02-20T16:23:39.616Z] ---> 29926aa59680 [2023-02-20T16:23:39.616Z] Step 4/22 : WORKDIR /edgex-go [2023-02-20T16:23:39.616Z] ---> Using cache [2023-02-20T16:23:39.616Z] ---> 65988d6444dd [2023-02-20T16:23:39.616Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-20T16:23:39.616Z] ---> Using cache [2023-02-20T16:23:39.616Z] ---> cbcdf1e8d6fe [2023-02-20T16:23:39.616Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-20T16:23:39.616Z] ---> Using cache [2023-02-20T16:23:39.616Z] ---> 39374f605d6f [2023-02-20T16:23:39.616Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T16:23:39.616Z] ---> Using cache [2023-02-20T16:23:39.616Z] ---> 24ebd3f04da0 [2023-02-20T16:23:39.616Z] Step 8/22 : COPY . . [2023-02-20T16:23:39.616Z] ---> Using cache [2023-02-20T16:23:39.616Z] ---> d7123e4689a8 [2023-02-20T16:23:39.616Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-20T16:23:39.616Z] ---> Running in 23784cfd7bc6 [2023-02-20T16:23:40.579Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-20T16:25:02.198Z] Removing intermediate container 4e80e74daa6b [2023-02-20T16:25:02.198Z] ---> 56b70385deaf [2023-02-20T16:25:02.198Z] [2023-02-20T16:25:02.198Z] Step 9/32 : FROM alpine:3.16 [2023-02-20T16:25:02.198Z] ---> 4c81e5bf8899 [2023-02-20T16:25:02.198Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-20T16:25:02.198Z] ---> Running in d10eda92409a [2023-02-20T16:25:02.198Z] Removing intermediate container d10eda92409a [2023-02-20T16:25:02.198Z] ---> b5e8b761839d [2023-02-20T16:25:02.198Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-20T16:25:02.198Z] ---> Running in d05a30c7bfa1 [2023-02-20T16:25:02.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:25:03.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:25:04.460Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-20T16:25:04.460Z] (2/2) Installing su-exec (0.2-r1) [2023-02-20T16:25:04.460Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T16:25:04.460Z] OK: 5 MiB in 16 packages [2023-02-20T16:25:05.874Z] Removing intermediate container d05a30c7bfa1 [2023-02-20T16:25:05.874Z] ---> 6088c45fa131 [2023-02-20T16:25:05.874Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-20T16:25:06.141Z] ---> Running in 4247277ac57c [2023-02-20T16:25:07.549Z] Removing intermediate container 4247277ac57c [2023-02-20T16:25:07.549Z] ---> 85a9af6d33d5 [2023-02-20T16:25:07.549Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-20T16:25:07.814Z] ---> Running in 8933909a5f6b [2023-02-20T16:25:08.081Z] Removing intermediate container 8933909a5f6b [2023-02-20T16:25:08.081Z] ---> 0517dac67ee8 [2023-02-20T16:25:08.081Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-20T16:25:08.347Z] ---> Running in bf62665e56dc [2023-02-20T16:25:08.929Z] Removing intermediate container bf62665e56dc [2023-02-20T16:25:08.929Z] ---> 98e8e5cb802c [2023-02-20T16:25:08.929Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-20T16:25:08.929Z] ---> Running in 53c3acae991e [2023-02-20T16:25:09.509Z] Removing intermediate container 53c3acae991e [2023-02-20T16:25:09.509Z] ---> a82719e47a6c [2023-02-20T16:25:09.509Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-20T16:25:09.783Z] ---> Running in 9e3eb7a8f47a [2023-02-20T16:25:13.117Z] Removing intermediate container 9e3eb7a8f47a [2023-02-20T16:25:13.117Z] ---> a6af5ab9b645 [2023-02-20T16:25:13.117Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-20T16:25:13.117Z] ---> Running in e7c9ae529c4f [2023-02-20T16:25:13.383Z] Removing intermediate container e7c9ae529c4f [2023-02-20T16:25:13.383Z] ---> 792dcef1a30e [2023-02-20T16:25:13.383Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-20T16:25:14.790Z] ---> 7e84b728b751 [2023-02-20T16:25:14.790Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-20T16:25:14.790Z] ---> Running in d476c5c4b6fc [2023-02-20T16:25:22.982Z] Removing intermediate container d476c5c4b6fc [2023-02-20T16:25:22.983Z] ---> 1f49132f7e4a [2023-02-20T16:25:22.983Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T16:25:23.576Z] ---> 2e90180abe07 [2023-02-20T16:25:23.576Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-20T16:25:24.173Z] Removing intermediate container cb56d8123bc0 [2023-02-20T16:25:24.173Z] ---> 8549c69d8728 [2023-02-20T16:25:24.173Z] [2023-02-20T16:25:24.173Z] Step 10/22 : FROM alpine:3.16 [2023-02-20T16:25:24.173Z] ---> 4c81e5bf8899 [2023-02-20T16:25:24.173Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-20T16:25:24.440Z] ---> Running in 18f71c7481da [2023-02-20T16:25:25.022Z] Removing intermediate container 18f71c7481da [2023-02-20T16:25:25.022Z] ---> 64c936b61f51 [2023-02-20T16:25:25.022Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-20T16:25:25.302Z] ---> Running in be30ca93e80e [2023-02-20T16:25:25.891Z] ---> 22bf66b247fb [2023-02-20T16:25:25.891Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-20T16:25:25.891Z] Removing intermediate container be30ca93e80e [2023-02-20T16:25:25.891Z] ---> 46f779f66000 [2023-02-20T16:25:25.891Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-20T16:25:26.162Z] ---> Running in 13361b523fc9 [2023-02-20T16:25:27.137Z] Removing intermediate container 13361b523fc9 [2023-02-20T16:25:27.137Z] ---> 8dd75abe589e [2023-02-20T16:25:27.137Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-20T16:25:27.137Z] ---> eac698ad2761 [2023-02-20T16:25:27.137Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-20T16:25:27.137Z] ---> Running in 2c3fade38881 [2023-02-20T16:25:28.560Z] ---> 9f102ca60474 [2023-02-20T16:25:28.560Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-20T16:25:29.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:25:29.742Z] ---> dee6754059d6 [2023-02-20T16:25:29.742Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-20T16:25:29.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:25:30.333Z] ---> 0fb014d6f62f [2023-02-20T16:25:30.333Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-20T16:25:31.306Z] ---> ba513ff1aeb5 [2023-02-20T16:25:31.306Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-20T16:25:31.306Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-20T16:25:31.306Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T16:25:31.581Z] ---> Running in cb9e4ee8e62a [2023-02-20T16:25:31.581Z] OK: 5 MiB in 15 packages [2023-02-20T16:25:33.552Z] Removing intermediate container 2c3fade38881 [2023-02-20T16:25:33.553Z] ---> f678fddf7097 [2023-02-20T16:25:33.553Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T16:25:34.966Z] ---> 886d7f7966c7 [2023-02-20T16:25:34.966Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-20T16:25:35.235Z] Removing intermediate container cb9e4ee8e62a [2023-02-20T16:25:35.235Z] ---> 16f371aa24a5 [2023-02-20T16:25:35.235Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-20T16:25:35.503Z] ---> Running in a9b9000f73b3 [2023-02-20T16:25:36.110Z] Removing intermediate container a9b9000f73b3 [2023-02-20T16:25:36.110Z] ---> 42e1a6cdbb16 [2023-02-20T16:25:36.110Z] Step 29/32 : CMD ["gate"] [2023-02-20T16:25:36.378Z] ---> Running in 47d697b64655 [2023-02-20T16:25:36.975Z] Removing intermediate container 47d697b64655 [2023-02-20T16:25:36.975Z] ---> c60d57ac9446 [2023-02-20T16:25:36.975Z] ---> ee5049355c97 [2023-02-20T16:25:36.975Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.tomlStep 30/32 : LABEL arch=arm64 [2023-02-20T16:25:36.975Z] [2023-02-20T16:25:37.244Z] ---> Running in 9a17d9e66341 [2023-02-20T16:25:37.832Z] Removing intermediate container 9a17d9e66341 [2023-02-20T16:25:37.832Z] ---> 589121df87d3 [2023-02-20T16:25:37.832Z] Step 31/32 : LABEL git_sha=76137b3a747f904ae76022051575e150eb21a877 [2023-02-20T16:25:38.106Z] ---> Running in 7d0b62a12032 [2023-02-20T16:25:38.106Z] ---> f3cfc596681d [2023-02-20T16:25:38.106Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-20T16:25:38.375Z] ---> Running in 6736489649da [2023-02-20T16:25:38.963Z] Removing intermediate container 7d0b62a12032 [2023-02-20T16:25:38.963Z] ---> 494c045f1459 [2023-02-20T16:25:38.963Z] Step 32/32 : LABEL version=0.0.0 [2023-02-20T16:25:38.963Z] ---> Running in 30089058265c [2023-02-20T16:25:38.963Z] Removing intermediate container 6736489649da [2023-02-20T16:25:39.233Z] ---> a53a27f9e1f9 [2023-02-20T16:25:39.233Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T16:25:39.233Z] ---> Running in 10b45fd80a34 [2023-02-20T16:25:39.502Z] Removing intermediate container 30089058265c [2023-02-20T16:25:39.502Z] ---> 346a1b310e94 [2023-02-20T16:25:39.502Z] [2023-02-20T16:25:39.772Z] Removing intermediate container 10b45fd80a34 [2023-02-20T16:25:39.772Z] ---> 2df99d94d1cf [2023-02-20T16:25:39.772Z] Step 20/22 : LABEL arch=arm64 [2023-02-20T16:25:40.043Z] Successfully built 346a1b310e94 [2023-02-20T16:25:40.043Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-20T16:25:40.043Z] ---> Running in 2cadaddb409f [2023-02-20T16:25:40.636Z]  Building security-bootstrapper ... done Removing intermediate container 2cadaddb409f [2023-02-20T16:25:40.636Z] ---> 505250a43e50 [2023-02-20T16:25:40.636Z] Step 21/22 : LABEL git_sha=76137b3a747f904ae76022051575e150eb21a877 [2023-02-20T16:25:40.905Z] ---> Running in f4a846b1a3ac [2023-02-20T16:25:41.175Z] Removing intermediate container f4a846b1a3ac [2023-02-20T16:25:41.175Z] ---> 734d4c72dcbf [2023-02-20T16:25:41.175Z] Step 22/22 : LABEL version=0.0.0 [2023-02-20T16:25:41.446Z] ---> Running in 396686cff6e7 [2023-02-20T16:25:42.031Z] Removing intermediate container 396686cff6e7 [2023-02-20T16:25:42.031Z] ---> f70c08224719 [2023-02-20T16:25:42.031Z] [2023-02-20T16:25:42.301Z] Successfully built f70c08224719 [2023-02-20T16:25:42.301Z] Successfully tagged core-data-arm64:latest [2023-02-20T16:27:04.238Z]  Building core-data ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-20T16:27:07.772Z] Removing intermediate container b72db73e414d [2023-02-20T16:27:07.772Z] ---> 33de0b8b5de0 [2023-02-20T16:27:07.772Z] [2023-02-20T16:27:07.772Z] Step 9/24 : FROM alpine:3.16 [2023-02-20T16:27:07.772Z] ---> 4c81e5bf8899 [2023-02-20T16:27:07.772Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-20T16:27:07.772Z] ---> Running in d39aa540d011 [2023-02-20T16:27:09.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:27:10.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:27:11.703Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-20T16:27:11.703Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-20T16:27:11.703Z] (3/3) Installing su-exec (0.2-r1) [2023-02-20T16:27:11.703Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T16:27:11.703Z] Executing ca-certificates-20220614-r0.trigger [2023-02-20T16:27:11.969Z] OK: 6 MiB in 17 packages [2023-02-20T16:27:16.213Z] Removing intermediate container d39aa540d011 [2023-02-20T16:27:16.213Z] ---> d02426bff406 [2023-02-20T16:27:16.213Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-20T16:27:16.482Z] ---> Running in bc45df1ae1bf [2023-02-20T16:27:17.441Z] Removing intermediate container bc45df1ae1bf [2023-02-20T16:27:17.441Z] ---> d117785aac2c [2023-02-20T16:27:17.441Z] Step 12/24 : WORKDIR / [2023-02-20T16:27:17.441Z] ---> Running in 02741526b55a [2023-02-20T16:27:18.026Z] Removing intermediate container 02741526b55a [2023-02-20T16:27:18.026Z] ---> e6ba6f58476a [2023-02-20T16:27:18.026Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-20T16:27:18.298Z] Removing intermediate container 2c9749f87eb8 [2023-02-20T16:27:18.298Z] ---> eee9cd794484 [2023-02-20T16:27:18.298Z] [2023-02-20T16:27:18.298Z] Step 9/19 : FROM alpine:3.15 [2023-02-20T16:27:18.298Z] ---> 354640af7b1b [2023-02-20T16:27:18.298Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-20T16:27:18.298Z] ---> Using cache [2023-02-20T16:27:18.298Z] ---> 189531703442 [2023-02-20T16:27:18.298Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-20T16:27:18.565Z] ---> Running in d3162573420c [2023-02-20T16:27:19.525Z] ---> 20d2d5e900f1 [2023-02-20T16:27:19.525Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-20T16:27:20.934Z] ---> 40201ae25673 [2023-02-20T16:27:20.934Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-20T16:27:20.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:27:21.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:27:21.530Z] ---> 821ac92fc4ef [2023-02-20T16:27:21.530Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-20T16:27:22.499Z] ---> ecd5f6d3ca17 [2023-02-20T16:27:22.499Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-20T16:27:22.499Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-20T16:27:22.499Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-20T16:27:22.499Z] OK: 15734 distinct packages available [2023-02-20T16:27:22.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:27:23.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:27:23.997Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-20T16:27:23.997Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-20T16:27:24.271Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-20T16:27:24.271Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-20T16:27:24.271Z] ---> 732d0ba6efac [2023-02-20T16:27:24.271Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-20T16:27:24.271Z] (5/9) Installing curl (7.80.0-r6) [2023-02-20T16:27:24.271Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-20T16:27:24.271Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-20T16:27:24.271Z] (8/9) Installing libucontext (1.1-r0) [2023-02-20T16:27:24.271Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-20T16:27:24.271Z] Executing busybox-1.34.1-r7.trigger [2023-02-20T16:27:24.271Z] Executing ca-certificates-20220614-r0.trigger [2023-02-20T16:27:24.551Z] OK: 8 MiB in 23 packages [2023-02-20T16:27:29.890Z] ---> 3780d28b649f [2023-02-20T16:27:29.890Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-20T16:27:29.890Z] Removing intermediate container d3162573420c [2023-02-20T16:27:29.890Z] ---> b9f273f700c0 [2023-02-20T16:27:29.890Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T16:27:30.846Z] ---> 94c987bf7e7c [2023-02-20T16:27:30.846Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-20T16:27:30.846Z] ---> 3070e977b85e [2023-02-20T16:27:30.846Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-20T16:27:30.846Z] ---> Running in 3ececa9d890d [2023-02-20T16:27:34.229Z] ---> e70bf68e4aa0 [2023-02-20T16:27:34.229Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-20T16:27:34.496Z] Removing intermediate container 3ececa9d890d [2023-02-20T16:27:34.496Z] ---> 95fcbd9183ab [2023-02-20T16:27:34.496Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-20T16:27:34.765Z] ---> Running in ece740c77633 [2023-02-20T16:27:35.349Z] ---> b6f3d1d59c52 [2023-02-20T16:27:35.349Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-20T16:27:35.349Z] Removing intermediate container ece740c77633 [2023-02-20T16:27:35.349Z] ---> 5a8645d8874d [2023-02-20T16:27:35.349Z] Step 22/24 : LABEL arch=arm64 [2023-02-20T16:27:35.349Z] ---> Running in 061652ddb4e8 [2023-02-20T16:27:35.349Z] ---> Running in bb7fb4c25f0a [2023-02-20T16:27:35.933Z] Removing intermediate container 061652ddb4e8 [2023-02-20T16:27:35.933Z] ---> 5e532c0581cc [2023-02-20T16:27:35.933Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T16:27:35.933Z] ---> Running in b9dda9d7a422 [2023-02-20T16:27:36.202Z] Removing intermediate container bb7fb4c25f0a [2023-02-20T16:27:36.202Z] ---> 26a0723310dd [2023-02-20T16:27:36.202Z] Step 23/24 : LABEL git_sha=76137b3a747f904ae76022051575e150eb21a877 [2023-02-20T16:27:36.202Z] ---> Running in c632f8e7b26b [2023-02-20T16:27:36.470Z] Removing intermediate container b9dda9d7a422 [2023-02-20T16:27:36.470Z] ---> 4b25e6797717 [2023-02-20T16:27:36.470Z] Step 17/19 : LABEL arch=arm64 [2023-02-20T16:27:36.739Z] ---> Running in 9b4307700ecc [2023-02-20T16:27:37.007Z] Removing intermediate container c632f8e7b26b [2023-02-20T16:27:37.007Z] ---> 22f59dad6200 [2023-02-20T16:27:37.007Z] Step 24/24 : LABEL version=0.0.0 [2023-02-20T16:27:37.275Z] ---> Running in cb45c92b5ad3 [2023-02-20T16:27:37.544Z] Removing intermediate container 9b4307700ecc [2023-02-20T16:27:37.544Z] ---> 15d288d3ead3 [2023-02-20T16:27:37.544Z] Step 18/19 : LABEL git_sha=76137b3a747f904ae76022051575e150eb21a877 [2023-02-20T16:27:37.544Z] ---> Running in 7ac7e5d408da [2023-02-20T16:27:37.811Z] Removing intermediate container cb45c92b5ad3 [2023-02-20T16:27:37.811Z] ---> 7095abb5f893 [2023-02-20T16:27:37.811Z] [2023-02-20T16:27:38.082Z] Successfully built 7095abb5f893 [2023-02-20T16:27:38.082Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-20T16:27:38.082Z]  Building security-secretstore-setup ... done Removing intermediate container 7ac7e5d408da [2023-02-20T16:27:38.082Z] ---> dbd95a2e8b04 [2023-02-20T16:27:38.082Z] Step 19/19 : LABEL version=0.0.0 [2023-02-20T16:27:38.352Z] ---> Running in 8bc447585c0e [2023-02-20T16:27:38.940Z] Removing intermediate container 8bc447585c0e [2023-02-20T16:27:38.940Z] ---> e863a146eab3 [2023-02-20T16:27:38.940Z] [2023-02-20T16:27:39.208Z] Successfully built e863a146eab3 [2023-02-20T16:27:39.208Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-20T16:28:35.608Z]  Building security-spiffe-token-provider ... done Removing intermediate container 23784cfd7bc6 [2023-02-20T16:28:35.608Z] ---> 0bd7e8835500 [2023-02-20T16:28:35.608Z] [2023-02-20T16:28:35.608Z] Step 10/22 : FROM alpine:3.16 [2023-02-20T16:28:35.608Z] ---> 4c81e5bf8899 [2023-02-20T16:28:35.608Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-20T16:28:35.608Z] ---> Using cache [2023-02-20T16:28:35.608Z] ---> 8d80d6b40ad0 [2023-02-20T16:28:35.608Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-20T16:28:35.608Z] ---> Using cache [2023-02-20T16:28:35.608Z] ---> 4d9639efb7c1 [2023-02-20T16:28:35.608Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-20T16:28:35.608Z] ---> Running in 893703593ee7 [2023-02-20T16:28:35.608Z] Removing intermediate container 893703593ee7 [2023-02-20T16:28:35.608Z] ---> ac02d40fa7e1 [2023-02-20T16:28:35.608Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-20T16:28:35.608Z] ---> Running in a4135191cb6e [2023-02-20T16:28:35.608Z] Removing intermediate container a4135191cb6e [2023-02-20T16:28:35.608Z] ---> 65a7ff925a20 [2023-02-20T16:28:35.608Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T16:28:35.608Z] ---> 23054da31854 [2023-02-20T16:28:35.608Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-20T16:28:35.608Z] ---> 3d24fa9a45e8 [2023-02-20T16:28:35.608Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-20T16:28:35.608Z] ---> b2e5e8780f2c [2023-02-20T16:28:35.608Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-20T16:28:35.608Z] ---> Running in 395d5f6324a3 [2023-02-20T16:28:35.608Z] Removing intermediate container 395d5f6324a3 [2023-02-20T16:28:35.608Z] ---> a683504b3891 [2023-02-20T16:28:35.608Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T16:28:35.608Z] ---> Running in e95d45a5f81d [2023-02-20T16:28:35.608Z] Removing intermediate container e95d45a5f81d [2023-02-20T16:28:35.608Z] ---> e8aa3bf32a86 [2023-02-20T16:28:35.608Z] Step 20/22 : LABEL arch=arm64 [2023-02-20T16:28:35.608Z] ---> Running in c1b0cd00f599 [2023-02-20T16:28:35.608Z] Removing intermediate container c1b0cd00f599 [2023-02-20T16:28:35.608Z] ---> d5f5c14adc0b [2023-02-20T16:28:35.608Z] Step 21/22 : LABEL git_sha=76137b3a747f904ae76022051575e150eb21a877 [2023-02-20T16:28:35.608Z] ---> Running in 9f395accde41 [2023-02-20T16:28:35.608Z] Removing intermediate container 9f395accde41 [2023-02-20T16:28:35.608Z] ---> 4f906a1c79f4 [2023-02-20T16:28:35.608Z] Step 22/22 : LABEL version=0.0.0 [2023-02-20T16:28:35.608Z] ---> Running in d79f710bce03 [2023-02-20T16:28:35.608Z] Removing intermediate container d79f710bce03 [2023-02-20T16:28:35.608Z] ---> 6ca42cb1090c [2023-02-20T16:28:35.608Z] [2023-02-20T16:28:35.608Z] Successfully built 6ca42cb1090c [2023-02-20T16:28:35.608Z] Successfully tagged support-scheduler-arm64:latest [2023-02-20T16:28:35.619Z]  Building support-scheduler ... done  [Pipeline] } [2023-02-20T16:28:35.633Z] $ docker stop --time=1 5fe4a1a60941be6dfa0ee4911e165859eae00fc00589c126b2d860421cb2e02a [2023-02-20T16:28:37.258Z] $ docker rm -f --volumes 5fe4a1a60941be6dfa0ee4911e165859eae00fc00589c126b2d860421cb2e02a [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-20T16:28:37.723Z] + docker images [2023-02-20T16:28:37.989Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-20T16:28:37.989Z] support-scheduler-arm64 latest 6ca42cb1090c 4 seconds ago 29MB [2023-02-20T16:28:37.989Z] 0bd7e8835500 10 seconds ago 1.57GB [2023-02-20T16:28:37.989Z] security-spiffe-token-provider-arm64 latest e863a146eab3 59 seconds ago 29.1MB [2023-02-20T16:28:37.990Z] security-secretstore-setup-arm64 latest 7095abb5f893 About a minute ago 29MB [2023-02-20T16:28:37.990Z] eee9cd794484 About a minute ago 1.54GB [2023-02-20T16:28:37.990Z] 33de0b8b5de0 About a minute ago 1.5GB [2023-02-20T16:28:37.990Z] core-data-arm64 latest f70c08224719 2 minutes ago 17.2MB [2023-02-20T16:28:37.990Z] security-bootstrapper-arm64 latest 346a1b310e94 2 minutes ago 19.6MB [2023-02-20T16:28:37.990Z] 8549c69d8728 3 minutes ago 1.51GB [2023-02-20T16:28:37.990Z] 56b70385deaf 3 minutes ago 1.5GB [2023-02-20T16:28:37.990Z] support-notifications-arm64 latest 4aeb36684d76 5 minutes ago 29.7MB [2023-02-20T16:28:37.990Z] 490563313a11 5 minutes ago 1.57GB [2023-02-20T16:28:37.990Z] security-spire-config-arm64 latest 97f73cb80096 7 minutes ago 83.6MB [2023-02-20T16:28:37.990Z] 2bd6b4a10dc7 7 minutes ago 1.38GB [2023-02-20T16:28:37.990Z] core-common-config-bootstrapper-arm64 latest 4977ba7663b7 10 minutes ago 14.9MB [2023-02-20T16:28:37.990Z] 9d6300710e3c 10 minutes ago 1.5GB [2023-02-20T16:28:37.990Z] core-metadata-arm64 latest a96a42b36cf7 11 minutes ago 17.7MB [2023-02-20T16:28:37.990Z] ab389b936089 11 minutes ago 1.51GB [2023-02-20T16:28:37.990Z] core-command-arm64 latest e33c3b5c8e86 11 minutes ago 17MB [2023-02-20T16:28:37.990Z] 29364a5200eb 11 minutes ago 1.51GB [2023-02-20T16:28:37.990Z] security-proxy-setup-arm64 latest c904d8d57b82 11 minutes ago 26.9MB [2023-02-20T16:28:37.990Z] 86fb52fbc81a 12 minutes ago 1.5GB [2023-02-20T16:28:37.990Z] security-spire-agent-arm64 latest 9bd5dd0b722e 18 minutes ago 122MB [2023-02-20T16:28:37.990Z] security-spire-server-arm64 latest 67b84178859f 18 minutes ago 84.3MB [2023-02-20T16:28:37.990Z] c53fcdb05a6f 18 minutes ago 1.38GB [2023-02-20T16:28:37.990Z] 44af89498e9a 19 minutes ago 1.38GB [2023-02-20T16:28:37.990Z] ci-base-image-arm64 latest aa5a8fed4609 33 minutes ago 905MB [2023-02-20T16:28:37.990Z] alpine 3.15 354640af7b1b 9 days ago 5.34MB [2023-02-20T16:28:37.990Z] alpine 3.16 4c81e5bf8899 9 days ago 5.3MB [2023-02-20T16:28:37.990Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-20T16:28:37.990Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T16:28:38.439Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-20T16:28:38.439Z] [2023-02-20T16:28:38.439Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T16:28:38.773Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-20T16:28:38.773Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-20T16:28:38.773Z] 8998bd30e6a1: Pulling fs layer [2023-02-20T16:28:38.773Z] 04944245beec: Pulling fs layer [2023-02-20T16:28:38.773Z] 699f458cf7ca: Pulling fs layer [2023-02-20T16:28:38.773Z] 765212b225bb: Pulling fs layer [2023-02-20T16:28:38.773Z] f23df028b6ca: Pulling fs layer [2023-02-20T16:28:38.773Z] d65c8cfc05b1: Pulling fs layer [2023-02-20T16:28:38.773Z] 2437ff75d9bd: Pulling fs layer [2023-02-20T16:28:38.773Z] f23df028b6ca: Waiting [2023-02-20T16:28:38.773Z] d65c8cfc05b1: Waiting [2023-02-20T16:28:38.773Z] 2437ff75d9bd: Waiting [2023-02-20T16:28:38.773Z] 765212b225bb: Waiting [2023-02-20T16:28:39.041Z] 04944245beec: Verifying Checksum [2023-02-20T16:28:39.041Z] 765212b225bb: Verifying Checksum [2023-02-20T16:28:39.041Z] 765212b225bb: Download complete [2023-02-20T16:28:39.041Z] f23df028b6ca: Verifying Checksum [2023-02-20T16:28:39.041Z] f23df028b6ca: Download complete [2023-02-20T16:28:39.041Z] d65c8cfc05b1: Verifying Checksum [2023-02-20T16:28:39.041Z] d65c8cfc05b1: Download complete [2023-02-20T16:28:39.041Z] 699f458cf7ca: Verifying Checksum [2023-02-20T16:28:39.041Z] 699f458cf7ca: Download complete [2023-02-20T16:28:39.628Z] 8998bd30e6a1: Verifying Checksum [2023-02-20T16:28:39.628Z] 8998bd30e6a1: Download complete [2023-02-20T16:28:42.200Z] 2437ff75d9bd: Verifying Checksum [2023-02-20T16:28:42.200Z] 2437ff75d9bd: Download complete [2023-02-20T16:28:43.155Z] 8998bd30e6a1: Pull complete [2023-02-20T16:28:43.736Z] 04944245beec: Pull complete [2023-02-20T16:28:45.140Z] 699f458cf7ca: Pull complete [2023-02-20T16:28:46.544Z] 765212b225bb: Pull complete [2023-02-20T16:28:47.128Z] f23df028b6ca: Pull complete [2023-02-20T16:28:47.392Z] d65c8cfc05b1: Pull complete [2023-02-20T16:28:59.673Z] 2437ff75d9bd: Pull complete [2023-02-20T16:28:59.673Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-20T16:28:59.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-20T16:28:59.673Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T16:28:59.846Z] prd-ubuntu20.04-docker-arm64-4c-16g-6749 does not seem to be running inside a container [2023-02-20T16:28:59.910Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-20T16:29:02.619Z] $ docker top 641214abc657c40e99ff96fa3f7ecc7ff61e372047a0f70468fca741572fcef8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T16:29:03.144Z] ---> job-cost.sh [2023-02-20T16:29:03.408Z] lf-activate-venv: SKIPPING [2023-02-20T16:29:03.408Z] INFO: No Stack... [2023-02-20T16:29:03.985Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-20T16:29:04.561Z] INFO: Archiving Costs [Pipeline] sh [2023-02-20T16:29:04.875Z] + cat /w/workspace/edgex-go/9/archives/cost.csv [2023-02-20T16:29:04.875Z] + cut -d, -f6 [Pipeline] lock [2023-02-20T16:29:04.907Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4352-9-stack-cost] [2023-02-20T16:29:04.913Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4352-9-stack-cost] did not exist. Created. [2023-02-20T16:29:04.913Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4352-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-20T16:29:05.230Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-20T16:29:05.394Z] Stashed 1 file(s) [Pipeline] } [2023-02-20T16:29:05.401Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4352-9-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-20T16:29:05.426Z] $ docker stop --time=1 641214abc657c40e99ff96fa3f7ecc7ff61e372047a0f70468fca741572fcef8 [2023-02-20T16:29:06.860Z] $ docker rm -f --volumes 641214abc657c40e99ff96fa3f7ecc7ff61e372047a0f70468fca741572fcef8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-20T16:29:07.329Z] provisioning config files... [2023-02-20T16:29:07.336Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config3841048266778245635tmp [Pipeline] { [Pipeline] sh [2023-02-20T16:29:07.658Z] + set +x [2023-02-20T16:29:07.658Z] + curl -s https://codecov.io/bash [2023-02-20T16:29:07.658Z] + bash -s -- [2023-02-20T16:29:07.658Z] [2023-02-20T16:29:07.658Z] _____ _ [2023-02-20T16:29:07.658Z] / ____| | | [2023-02-20T16:29:07.658Z] | | ___ __| | ___ ___ _____ __ [2023-02-20T16:29:07.658Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-20T16:29:07.658Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-20T16:29:07.658Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-20T16:29:07.658Z] Bash-1.0.6 [2023-02-20T16:29:07.658Z] [2023-02-20T16:29:07.658Z] [2023-02-20T16:29:07.658Z] ==> git version 2.25.1 found [2023-02-20T16:29:07.658Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-20T16:29:07.658Z] Release-Date: 2020-01-08 [2023-02-20T16:29:07.658Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-20T16:29:07.658Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-20T16:29:07.658Z] ==> Jenkins CI detected. [2023-02-20T16:29:07.658Z] current dir:  /w/workspace/edgex-go/9 [2023-02-20T16:29:07.658Z] project root: . [2023-02-20T16:29:07.658Z] --> token set from env [2023-02-20T16:29:07.658Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-20T16:29:07.658Z] ==> Running gcov in . (disable via -X gcov) [2023-02-20T16:29:07.658Z] ==> Python coveragepy not found [2023-02-20T16:29:07.658Z] ==> Searching for coverage reports in: [2023-02-20T16:29:07.658Z] + . [2023-02-20T16:29:07.658Z] -> Found 1 reports [2023-02-20T16:29:07.658Z] ==> Detecting git/mercurial file structure [2023-02-20T16:29:07.658Z] ==> Reading reports [2023-02-20T16:29:07.658Z] + ./coverage.out bytes=487323 [2023-02-20T16:29:07.658Z] ==> Appending adjustments [2023-02-20T16:29:07.658Z] https://docs.codecov.io/docs/fixing-reports [2023-02-20T16:29:09.111Z] + Found adjustments [2023-02-20T16:29:09.111Z] ==> Gzipping contents [2023-02-20T16:29:09.111Z] 64K /tmp/codecov.i2NSow.gz [2023-02-20T16:29:09.111Z] ==> Uploading reports [2023-02-20T16:29:09.111Z] url: https://codecov.io [2023-02-20T16:29:09.111Z] query: branch=PR-4352&commit=76137b3a747f904ae76022051575e150eb21a877&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4352%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4352&job=&cmd_args= [2023-02-20T16:29:09.111Z] -> Pinging Codecov [2023-02-20T16:29:09.111Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4352&commit=76137b3a747f904ae76022051575e150eb21a877&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4352%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4352&job=&cmd_args= [2023-02-20T16:29:09.111Z] -> Uploading to [2023-02-20T16:29:09.111Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-20/00271124DB129430A58F1EEE437C3FCB/76137b3a747f904ae76022051575e150eb21a877/564e101b-131c-45d9-b8f7-c27cc443d566.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230220%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230220T162908Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=89b95f4743669036d0eb058e716b16fd66e898a300447e00482d5490912602e4 [2023-02-20T16:29:09.111Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-20T16:29:09.111Z] Dload Upload Total Spent Left Speed [2023-02-20T16:29:09.400Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62895 0 0 100 62895 0 238k --:--:-- --:--:-- --:--:-- 238k [2023-02-20T16:29:09.400Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/76137b3a747f904ae76022051575e150eb21a877 [Pipeline] } [2023-02-20T16:29:09.409Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-20T16:29:10.045Z] + [ -d /w/workspace/edgex-go/9/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-20T16:29:10.337Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T16:29:11.202Z] ---> package-listing.sh [2023-02-20T16:29:11.202Z] ++ facter osfamily [2023-02-20T16:29:11.202Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-20T16:29:11.463Z] + OS_FAMILY=debian [2023-02-20T16:29:11.464Z] + workspace=/w/workspace/edgex-go/9 [2023-02-20T16:29:11.464Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-20T16:29:11.464Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-20T16:29:11.464Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-20T16:29:11.464Z] + PACKAGES=/tmp/packages_start.txt [2023-02-20T16:29:11.464Z] + '[' /w/workspace/edgex-go/9 ']' [2023-02-20T16:29:11.464Z] + PACKAGES=/tmp/packages_end.txt [2023-02-20T16:29:11.464Z] + case "${OS_FAMILY}" in [2023-02-20T16:29:11.464Z] + dpkg -l [2023-02-20T16:29:11.464Z] + grep '^ii' [2023-02-20T16:29:11.464Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-20T16:29:11.464Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-20T16:29:11.464Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-20T16:29:11.464Z] + '[' /w/workspace/edgex-go/9 ']' [2023-02-20T16:29:11.464Z] + mkdir -p /w/workspace/edgex-go/9/archives/ [2023-02-20T16:29:11.464Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo [2023-02-20T16:29:11.476Z] 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-20T16:29:11.755Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T16:29:12.322Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-20T16:29:12.322Z] [2023-02-20T16:29:12.322Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T16:29:12.619Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-20T16:29:12.619Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-20T16:29:12.619Z] 5eb5b503b376: Pulling fs layer [2023-02-20T16:29:12.619Z] 5c69ac0246d0: Pulling fs layer [2023-02-20T16:29:12.619Z] ec43610c2a17: Pulling fs layer [2023-02-20T16:29:12.619Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-20T16:29:12.619Z] 33b1e0a273af: Pulling fs layer [2023-02-20T16:29:12.619Z] 3a2ae6a8a46f: Waiting [2023-02-20T16:29:12.619Z] 33b1e0a273af: Waiting [2023-02-20T16:29:12.619Z] 5d3b04190fa2: Pulling fs layer [2023-02-20T16:29:12.619Z] 2f39f015ded8: Pulling fs layer [2023-02-20T16:29:12.619Z] 2f39f015ded8: Waiting [2023-02-20T16:29:12.619Z] 5d3b04190fa2: Waiting [2023-02-20T16:29:12.619Z] 5c69ac0246d0: Download complete [2023-02-20T16:29:12.619Z] 3a2ae6a8a46f: Download complete [2023-02-20T16:29:12.876Z] 33b1e0a273af: Verifying Checksum [2023-02-20T16:29:12.876Z] 33b1e0a273af: Download complete [2023-02-20T16:29:12.876Z] 5d3b04190fa2: Download complete [2023-02-20T16:29:12.876Z] ec43610c2a17: Verifying Checksum [2023-02-20T16:29:12.876Z] ec43610c2a17: Download complete [2023-02-20T16:29:12.876Z] 5eb5b503b376: Verifying Checksum [2023-02-20T16:29:12.876Z] 5eb5b503b376: Download complete [2023-02-20T16:29:13.441Z] 2f39f015ded8: Verifying Checksum [2023-02-20T16:29:13.441Z] 2f39f015ded8: Download complete [2023-02-20T16:29:14.007Z] 5eb5b503b376: Pull complete [2023-02-20T16:29:14.263Z] 5c69ac0246d0: Pull complete [2023-02-20T16:29:14.522Z] ec43610c2a17: Pull complete [2023-02-20T16:29:14.522Z] 3a2ae6a8a46f: Pull complete [2023-02-20T16:29:14.780Z] 33b1e0a273af: Pull complete [2023-02-20T16:29:14.780Z] 5d3b04190fa2: Pull complete [2023-02-20T16:29:18.969Z] 2f39f015ded8: Pull complete [2023-02-20T16:29:18.969Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-20T16:29:18.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-20T16:29:18.969Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T16:29:19.052Z] prd-ubuntu20.04-docker-8c-8g-6746 does not seem to be running inside a container [2023-02-20T16:29:19.079Z] $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-20T16:29:22.371Z] $ docker top d8e3af7c52b84753dd79fda4aa6368e2ad41abce4495cbb7a3c3dc747e37ec51 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T16:29:22.720Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-20T16:29:23.006Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-20T16:29:23.300Z] + ls /var/log/sa-host [2023-02-20T16:29:23.300Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-20T16:29:23.375Z] provisioning config files... [2023-02-20T16:29:23.382Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config7120007725604254429tmp [Pipeline] { [Pipeline] echo [2023-02-20T16:29:23.394Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T16:29:23.676Z] ---> create-netrc.sh [Pipeline] } [2023-02-20T16:29:23.683Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-20T16:29:24.004Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-20T16:29:24.012Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T16:29:24.296Z] ---> sudo-logs.sh [2023-02-20T16:29:24.296Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-20T16:29:24.316Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T16:29:24.594Z] ---> job-cost.sh [2023-02-20T16:29:24.594Z] lf-activate-venv: SKIPPING [2023-02-20T16:29:24.594Z] DEBUG: total: 0.10999999940395355 [2023-02-20T16:29:24.594Z] INFO: Retrieving Stack Cost... [2023-02-20T16:29:24.852Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-20T16:29:25.419Z] INFO: Archiving Costs [Pipeline] echo [2023-02-20T16:29:25.436Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T16:29:25.721Z] ---> logs-deploy.sh [2023-02-20T16:29:25.721Z] lf-activate-venv: SKIPPING [2023-02-20T16:29:25.721Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4352/9 [2023-02-20T16:29:25.721Z] INFO: archiving workspace using pattern(s): [2023-02-20T16:29:26.657Z] Archives upload complete. [2023-02-20T16:29:26.657Z] INFO: archiving logs to Nexus