Pull request #4380 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8077516702dc660f99c9ee540bf8903e1d970a54+76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 (fe0602d3fdf07fe539e5738ed0830449cc7424be) 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-ssh9317609931221338287.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-ssh11317025490047854308.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4380/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4380/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1901112537840540273.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4380/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4451409291005884384.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4725300546496178150.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4380/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4380/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3677521491581781694.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6920’ Running on prd-ubuntu20.04-docker-8c-8g-6924 in /w/workspace/edgexfoundry_edgex-go_PR-4380 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4380/head:refs/remotes/origin/PR-4380 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 into PR head commit 8077516702dc660f99c9ee540bf8903e1d970a54 Merge succeeded, producing 8077516702dc660f99c9ee540bf8903e1d970a54 Checking out Revision 8077516702dc660f99c9ee540bf8903e1d970a54 (PR-4380) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-21T20:04:57.511Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 8077516702dc660f99c9ee540bf8903e1d970a54 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8077516702dc660f99c9ee540bf8903e1d970a54 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-21T20:04:57.672Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-21T20:04:57.771Z] ========================================================= [2023-02-21T20:04:57.771Z] EdgeX Global Pipelines Version Info [2023-02-21T20:04:57.771Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-21T20:04:58.513Z] ------------------- [2023-02-21T20:04:58.513Z] stable info: [2023-02-21T20:04:58.513Z] ------------------- [2023-02-21T20:04:58.513Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-21T20:04:58.513Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-21T20:04:58.513Z] Message: update stable to v1.0.244 [2023-02-21T20:04:59.081Z] ------------------- [2023-02-21T20:04:59.081Z] experimental info: [2023-02-21T20:04:59.081Z] ------------------- [2023-02-21T20:04:59.081Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-21T20:04:59.081Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-21T20:04:59.081Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-21T20:04:59.363Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-21T20:04:59.402Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-21T20:04:59.437Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-21T20:04:59.473Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-21T20:04:59.513Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-21T20:04:59.551Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-21T20:04:59.589Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-21T20:04:59.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-21T20:04:59.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-21T20:04:59.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-21T20:04:59.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-21T20:04:59.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-21T20:04:59.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-21T20:04:59.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-21T20:04:59.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-21T20:04:59.946Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-21T20:04:59.987Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-21T20:05:00.023Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-21T20:05:00.060Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-21T20:05:00.101Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-21T20:05:00.141Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-21T20:05:00.181Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-21T20:05:00.223Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-21T20:05:00.265Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4380 [Pipeline] echo [2023-02-21T20:05:00.368Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4380 [Pipeline] echo [2023-02-21T20:05:00.414Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4380 [Pipeline] echo [2023-02-21T20:05:00.451Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8077516702dc660f99c9ee540bf8903e1d970a54 [Pipeline] echo [2023-02-21T20:05:00.494Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8077516 [Pipeline] echo [2023-02-21T20:05:00.531Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-21T20:05:00.635Z] provisioning config files... [2023-02-21T20:05:00.650Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9985587240967743521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-21T20:05:00.986Z] ---> docker-login.sh [2023-02-21T20:05:00.986Z] nexus3.edgexfoundry.org:10001 [2023-02-21T20:05:01.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T20:05:01.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T20:05:01.247Z] Configure a credential helper to remove this warning. See [2023-02-21T20:05:01.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T20:05:01.247Z] [2023-02-21T20:05:01.247Z] Login Succeeded [2023-02-21T20:05:01.247Z] nexus3.edgexfoundry.org:10002 [2023-02-21T20:05:01.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T20:05:01.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T20:05:01.247Z] Configure a credential helper to remove this warning. See [2023-02-21T20:05:01.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T20:05:01.247Z] [2023-02-21T20:05:01.247Z] Login Succeeded [2023-02-21T20:05:01.247Z] nexus3.edgexfoundry.org:10003 [2023-02-21T20:05:01.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T20:05:01.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T20:05:01.506Z] Configure a credential helper to remove this warning. See [2023-02-21T20:05:01.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T20:05:01.506Z] [2023-02-21T20:05:01.506Z] Login Succeeded [2023-02-21T20:05:01.506Z] nexus3.edgexfoundry.org:10004 [2023-02-21T20:05:01.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T20:05:01.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T20:05:01.506Z] Configure a credential helper to remove this warning. See [2023-02-21T20:05:01.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T20:05:01.506Z] [2023-02-21T20:05:01.506Z] Login Succeeded [2023-02-21T20:05:01.506Z] docker.io [2023-02-21T20:05:01.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T20:05:02.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T20:05:02.028Z] Configure a credential helper to remove this warning. See [2023-02-21T20:05:02.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T20:05:02.028Z] [2023-02-21T20:05:02.028Z] Login Succeeded [2023-02-21T20:05:02.028Z] ---> docker-login.sh ends [Pipeline] } [2023-02-21T20:05:02.053Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-21T20:05:02.466Z] + 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-21T20:05:02.466Z] + dirname cmd/core-command/Dockerfile [2023-02-21T20:05:02.466Z] + cut -d/ -f2 [2023-02-21T20:05:02.466Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-21T20:05:02.466Z] + + cut -d/ -f2 [2023-02-21T20:05:02.466Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-21T20:05:02.466Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-21T20:05:02.466Z] + cut -d/ -f2 [2023-02-21T20:05:02.466Z] + dirname cmd/core-data/Dockerfile [2023-02-21T20:05:02.466Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-21T20:05:02.466Z] + dirname cmd/core-metadata/Dockerfile [2023-02-21T20:05:02.466Z] + cut -d/ -f2 [2023-02-21T20:05:02.467Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-21T20:05:02.467Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-21T20:05:02.467Z] + cut -d/ -f2 [2023-02-21T20:05:02.467Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-21T20:05:02.467Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-21T20:05:02.467Z] + cut -d/ -f2 [2023-02-21T20:05:02.467Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-21T20:05:02.467Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-21T20:05:02.467Z] + cut -d/ -f2 [2023-02-21T20:05:02.467Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-21T20:05:02.467Z] + cut -d/ -f2 [2023-02-21T20:05:02.467Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-21T20:05:02.467Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-21T20:05:02.467Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-21T20:05:02.467Z] + cut -d/ -f2 [2023-02-21T20:05:02.467Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-21T20:05:02.467Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-21T20:05:02.467Z] + cut -d/ -f2 [2023-02-21T20:05:02.467Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-21T20:05:02.467Z] + cut -d/ -f2 [2023-02-21T20:05:02.467Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-21T20:05:02.467Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-21T20:05:02.467Z] + dirname cmd/support-notifications/Dockerfile [2023-02-21T20:05:02.467Z] + cut -d/ -f2 [2023-02-21T20:05:02.467Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-21T20:05:02.467Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-21T20:05:02.467Z] + cut -d/ -f2 [2023-02-21T20:05:02.467Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-21T20:05:02.527Z] 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-21T20:05:03.032Z] + git rev-list -1 --merges 8077516702dc660f99c9ee540bf8903e1d970a54~1..8077516702dc660f99c9ee540bf8903e1d970a54 [Pipeline] echo [2023-02-21T20:05:03.063Z] -----------> git rev-list -1 --merges 8077516702dc660f99c9ee540bf8903e1d970a54~1..8077516702dc660f99c9ee540bf8903e1d970a54 8077516702dc660f99c9ee540bf8903e1d970a54 [false] [Pipeline] sh [2023-02-21T20:05:03.371Z] + git log --format=format:%s -1 8077516702dc660f99c9ee540bf8903e1d970a54 [Pipeline] echo [2023-02-21T20:05:03.404Z] ========================================================= [2023-02-21T20:05:03.404Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-21T20:05:03.404Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-21T20:05:03.836Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-21T20:05:03.836Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-21T20:05:03.836Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-21T20:05:03.836Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-21T20:05:03.836Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-21T20:05:03.836Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-21T20:05:03.836Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T20:05:04.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-21T20:05:04.262Z] [2023-02-21T20:05:04.262Z] 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-21T20:05:04.650Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-21T20:05:04.650Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-21T20:05:04.650Z] b85a868b505f: Pulling fs layer [2023-02-21T20:05:04.650Z] e2be974225ed: Pulling fs layer [2023-02-21T20:05:04.650Z] 339a4e72a1f5: Pulling fs layer [2023-02-21T20:05:04.650Z] 988bab9f4d93: Pulling fs layer [2023-02-21T20:05:04.650Z] 1469e6f7b9e6: Pulling fs layer [2023-02-21T20:05:04.650Z] eaf3925da568: Pulling fs layer [2023-02-21T20:05:04.650Z] bab4dde63d76: Pulling fs layer [2023-02-21T20:05:04.650Z] bde34c3a00c8: Pulling fs layer [2023-02-21T20:05:04.650Z] b352a97aabf1: Pulling fs layer [2023-02-21T20:05:04.650Z] 4872d77fe225: Pulling fs layer [2023-02-21T20:05:04.650Z] 5851b861e8e6: Pulling fs layer [2023-02-21T20:05:04.650Z] 988bab9f4d93: Waiting [2023-02-21T20:05:04.650Z] 1469e6f7b9e6: Waiting [2023-02-21T20:05:04.650Z] eaf3925da568: Waiting [2023-02-21T20:05:04.650Z] bab4dde63d76: Waiting [2023-02-21T20:05:04.650Z] bde34c3a00c8: Waiting [2023-02-21T20:05:04.650Z] b352a97aabf1: Waiting [2023-02-21T20:05:04.650Z] 4872d77fe225: Waiting [2023-02-21T20:05:04.650Z] e2be974225ed: Verifying Checksum [2023-02-21T20:05:04.650Z] e2be974225ed: Download complete [2023-02-21T20:05:04.650Z] 988bab9f4d93: Verifying Checksum [2023-02-21T20:05:04.650Z] 988bab9f4d93: Download complete [2023-02-21T20:05:04.912Z] 1469e6f7b9e6: Verifying Checksum [2023-02-21T20:05:04.912Z] 1469e6f7b9e6: Download complete [2023-02-21T20:05:04.912Z] eaf3925da568: Download complete [2023-02-21T20:05:04.912Z] 339a4e72a1f5: Verifying Checksum [2023-02-21T20:05:04.912Z] 339a4e72a1f5: Download complete [2023-02-21T20:05:04.912Z] bde34c3a00c8: Verifying Checksum [2023-02-21T20:05:04.912Z] bde34c3a00c8: Download complete [2023-02-21T20:05:04.912Z] b352a97aabf1: Verifying Checksum [2023-02-21T20:05:04.912Z] b352a97aabf1: Download complete [2023-02-21T20:05:04.912Z] 4872d77fe225: Download complete [2023-02-21T20:05:04.912Z] 5851b861e8e6: Verifying Checksum [2023-02-21T20:05:04.912Z] 5851b861e8e6: Download complete [2023-02-21T20:05:04.912Z] b85a868b505f: Download complete [2023-02-21T20:05:05.479Z] bab4dde63d76: Verifying Checksum [2023-02-21T20:05:05.479Z] bab4dde63d76: Download complete [2023-02-21T20:05:06.046Z] b85a868b505f: Pull complete [2023-02-21T20:05:06.305Z] e2be974225ed: Pull complete [2023-02-21T20:05:06.873Z] 339a4e72a1f5: Pull complete [2023-02-21T20:05:06.873Z] 988bab9f4d93: Pull complete [2023-02-21T20:05:07.132Z] 1469e6f7b9e6: Pull complete [2023-02-21T20:05:07.132Z] eaf3925da568: Pull complete [2023-02-21T20:05:09.036Z] bab4dde63d76: Pull complete [2023-02-21T20:05:09.036Z] bde34c3a00c8: Pull complete [2023-02-21T20:05:09.295Z] b352a97aabf1: Pull complete [2023-02-21T20:05:09.295Z] 4872d77fe225: Pull complete [2023-02-21T20:05:09.554Z] 5851b861e8e6: Pull complete [2023-02-21T20:05:09.554Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-21T20:05:09.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-21T20:05:09.554Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T20:05:09.810Z] prd-ubuntu20.04-docker-8c-8g-6924 does not seem to be running inside a container [2023-02-21T20:05:09.842Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-21T20:05:11.600Z] $ docker top 9396a8a333f729abbbbde8bbf33f7db76ef59f3c8147dfdd2fbe5d318a0e4f8c -eo pid,comm [2023-02-21T20:05:11.651Z] 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-21T20:05:11.651Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-21T20:05:11.783Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-21T20:05:11.783Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-21T20:05:11.898Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-21T20:05:11.901Z] $ docker exec 9396a8a333f729abbbbde8bbf33f7db76ef59f3c8147dfdd2fbe5d318a0e4f8c ssh-agent [2023-02-21T20:05:12.000Z] SSH_AUTH_SOCK=/tmp/ssh-tXNZWcPv79T4/agent.33 [2023-02-21T20:05:12.000Z] SSH_AGENT_PID=39 [2023-02-21T20:05:12.005Z] Running ssh-add (command line suppressed) [2023-02-21T20:05:12.112Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1021918320640960827.key (/w/workspace/edgex-go/1@tmp/private_key_1021918320640960827.key) [2023-02-21T20:05:12.125Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-21T20:05:12.454Z] + git tag --points-at HEAD [Pipeline] } [2023-02-21T20:05:12.478Z] $ docker exec --env ******** --env ******** 9396a8a333f729abbbbde8bbf33f7db76ef59f3c8147dfdd2fbe5d318a0e4f8c ssh-agent -k [2023-02-21T20:05:12.575Z] unset SSH_AUTH_SOCK; [2023-02-21T20:05:12.575Z] unset SSH_AGENT_PID; [2023-02-21T20:05:12.576Z] echo Agent pid 39 killed; [2023-02-21T20:05:12.584Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-21T20:05:12.662Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-21T20:05:12.662Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-21T20:05:12.764Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-21T20:05:12.767Z] $ docker exec 9396a8a333f729abbbbde8bbf33f7db76ef59f3c8147dfdd2fbe5d318a0e4f8c ssh-agent [2023-02-21T20:05:12.867Z] SSH_AUTH_SOCK=/tmp/ssh-nc5ouM4isOML/agent.71 [2023-02-21T20:05:12.867Z] SSH_AGENT_PID=77 [2023-02-21T20:05:12.871Z] Running ssh-add (command line suppressed) [2023-02-21T20:05:12.971Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6080205465272150431.key (/w/workspace/edgex-go/1@tmp/private_key_6080205465272150431.key) [2023-02-21T20:05:12.984Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-21T20:05:13.305Z] + git semver init [2023-02-21T20:05:13.565Z] 2023-02-21 20:05:13,472 [run_init] DEBUG init version:0.0.0 force:False [2023-02-21T20:05:13.566Z] 2023-02-21 20:05:13,473 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-02-21T20:05:13.566Z] 2023-02-21 20:05:13,473 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-02-21T20:05:13.566Z] 2023-02-21 20:05:13,474 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-02-21T20:05:18.836Z] 2023-02-21 20:05:17,938 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-02-21T20:05:18.836Z] 2023-02-21 20:05:17,939 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4380 with force:False [2023-02-21T20:05:18.836Z] 2023-02-21 20:05:17,939 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4380 [2023-02-21T20:05:18.836Z] 2023-02-21 20:05:17,943 [execute] INFO git cat-file --batch-check [2023-02-21T20:05:18.836Z] 2023-02-21 20:05:17,943 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-21T20:05:18.836Z] 2023-02-21 20:05:17,949 [execute] INFO git cat-file --batch [2023-02-21T20:05:18.836Z] 2023-02-21 20:05:17,950 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-21T20:05:18.836Z] 2023-02-21 20:05:17,954 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4380 [2023-02-21T20:05:18.836Z] 0.0.0 [Pipeline] } [2023-02-21T20:05:18.863Z] $ docker exec --env ******** --env ******** 9396a8a333f729abbbbde8bbf33f7db76ef59f3c8147dfdd2fbe5d318a0e4f8c ssh-agent -k [2023-02-21T20:05:18.956Z] unset SSH_AUTH_SOCK; [2023-02-21T20:05:18.956Z] unset SSH_AGENT_PID; [2023-02-21T20:05:18.956Z] echo Agent pid 77 killed; [2023-02-21T20:05:18.964Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-21T20:05:19.373Z] + git semver [Pipeline] } [2023-02-21T20:05:19.667Z] $ docker stop --time=1 9396a8a333f729abbbbde8bbf33f7db76ef59f3c8147dfdd2fbe5d318a0e4f8c [2023-02-21T20:05:21.057Z] $ docker rm -f --volumes 9396a8a333f729abbbbde8bbf33f7db76ef59f3c8147dfdd2fbe5d318a0e4f8c [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-21T20:05:21.459Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-21T20:05:21.729Z] Stashed 1 file(s) [Pipeline] echo [2023-02-21T20:05:21.745Z] [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-21T20:05:22.521Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-21T20:05:22.562Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T20:05:22.596Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T20:05:22.628Z] ========================================================= [2023-02-21T20:05:22.628Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-21T20:05:22.628Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-21T20:05:22.983Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-21T20:05:24.366Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-21T20:05:24.366Z] 213ec9aee27d: Pulling fs layer [2023-02-21T20:05:24.366Z] 4583459ba037: Pulling fs layer [2023-02-21T20:05:24.366Z] 93c1e223e6f2: Pulling fs layer [2023-02-21T20:05:24.366Z] 53926ce57604: Pulling fs layer [2023-02-21T20:05:24.366Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-21T20:05:24.366Z] 22ff95d597cd: Pulling fs layer [2023-02-21T20:05:24.366Z] 12d6caf4c0d1: Pulling fs layer [2023-02-21T20:05:24.366Z] 96b7cbca73a9: Pulling fs layer [2023-02-21T20:05:24.366Z] a7acece74701: Pulling fs layer [2023-02-21T20:05:24.366Z] 53926ce57604: Waiting [2023-02-21T20:05:24.366Z] 21b2b0c7a3f4: Waiting [2023-02-21T20:05:24.366Z] 22ff95d597cd: Waiting [2023-02-21T20:05:24.366Z] 12d6caf4c0d1: Waiting [2023-02-21T20:05:24.366Z] a7acece74701: Waiting [2023-02-21T20:05:24.366Z] 96b7cbca73a9: Waiting [2023-02-21T20:05:24.366Z] 93c1e223e6f2: Verifying Checksum [2023-02-21T20:05:24.366Z] 93c1e223e6f2: Download complete [2023-02-21T20:05:24.366Z] 4583459ba037: Download complete [2023-02-21T20:05:24.366Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-21T20:05:24.366Z] 21b2b0c7a3f4: Download complete [2023-02-21T20:05:24.366Z] 22ff95d597cd: Verifying Checksum [2023-02-21T20:05:24.366Z] 22ff95d597cd: Download complete [2023-02-21T20:05:24.366Z] 213ec9aee27d: Verifying Checksum [2023-02-21T20:05:24.366Z] 213ec9aee27d: Download complete [2023-02-21T20:05:24.366Z] 12d6caf4c0d1: Download complete [2023-02-21T20:05:24.366Z] 213ec9aee27d: Pull complete [2023-02-21T20:05:24.631Z] 4583459ba037: Pull complete [2023-02-21T20:05:24.892Z] a7acece74701: Verifying Checksum [2023-02-21T20:05:24.892Z] a7acece74701: Download complete [2023-02-21T20:05:24.892Z] 93c1e223e6f2: Pull complete [2023-02-21T20:05:25.151Z] 96b7cbca73a9: Verifying Checksum [2023-02-21T20:05:25.151Z] 96b7cbca73a9: Download complete [2023-02-21T20:05:25.151Z] 53926ce57604: Verifying Checksum [2023-02-21T20:05:25.151Z] 53926ce57604: Download complete [2023-02-21T20:05:28.434Z] 53926ce57604: Pull complete [2023-02-21T20:05:28.692Z] 21b2b0c7a3f4: Pull complete [2023-02-21T20:05:28.692Z] 22ff95d597cd: Pull complete [2023-02-21T20:05:28.692Z] 12d6caf4c0d1: Pull complete [2023-02-21T20:05:30.591Z] 96b7cbca73a9: Pull complete [2023-02-21T20:05:31.523Z] a7acece74701: Pull complete [2023-02-21T20:05:31.523Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-21T20:05:31.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-21T20:05:31.523Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-21T20:05:31.878Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-21T20:05:31.878Z] WORKDIR /edgex [2023-02-21T20:05:31.878Z] COPY go.mod . [2023-02-21T20:05:31.878Z] RUN go mod download [2023-02-21T20:05:31.878Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-21T20:05:32.444Z] Sending build context to Docker daemon 170.4MB [2023-02-21T20:05:32.445Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-21T20:05:32.445Z] ---> db6d94c90886 [2023-02-21T20:05:32.445Z] Step 2/4 : WORKDIR /edgex [2023-02-21T20:05:34.979Z] ---> Running in 803f79d5b717 [2023-02-21T20:05:34.979Z] Removing intermediate container 803f79d5b717 [2023-02-21T20:05:34.979Z] ---> bdf743ea6461 [2023-02-21T20:05:34.979Z] Step 3/4 : COPY go.mod . [2023-02-21T20:05:34.979Z] ---> c07150acc227 [2023-02-21T20:05:34.979Z] Step 4/4 : RUN go mod download [2023-02-21T20:05:34.979Z] ---> Running in 8fe2f757d1c1 [2023-02-21T20:05:37.047Z] Still waiting to schedule task [2023-02-21T20:05:37.048Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6921’ is offline [2023-02-21T20:05:47.179Z] Removing intermediate container 8fe2f757d1c1 [2023-02-21T20:05:47.179Z] ---> 308de6c27ab5 [2023-02-21T20:05:47.179Z] Successfully built 308de6c27ab5 [2023-02-21T20:05:47.179Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T20:05:47.563Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-21T20:05:47.563Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T20:05:47.703Z] prd-ubuntu20.04-docker-8c-8g-6924 does not seem to be running inside a container [2023-02-21T20:05:47.739Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-21T20:05:48.120Z] $ docker top fbe008d0c30339005d3f379aef5a561a9ff8eb408281656a9e69c6e74d6b3d5a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T20:05:48.496Z] + go version [2023-02-21T20:05:48.496Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-21T20:05:48.528Z] $ docker stop --time=1 fbe008d0c30339005d3f379aef5a561a9ff8eb408281656a9e69c6e74d6b3d5a [2023-02-21T20:05:49.819Z] $ docker rm -f --volumes fbe008d0c30339005d3f379aef5a561a9ff8eb408281656a9e69c6e74d6b3d5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T20:05:50.523Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-21T20:05:50.524Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T20:05:50.666Z] prd-ubuntu20.04-docker-8c-8g-6924 does not seem to be running inside a container [2023-02-21T20:05:50.698Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-21T20:05:51.056Z] $ docker top ed894e955afe9738a5ead5ab07fc9ef654a7cd63fdd5b82a507e583fe557bc4f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-21T20:05:51.155Z] ========================================================= [2023-02-21T20:05:51.156Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-21T20:05:51.156Z] ========================================================= [Pipeline] sh [2023-02-21T20:05:51.444Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-21T20:05:51.811Z] + make test [2023-02-21T20:05:51.811Z] go test -race -coverprofile=coverage.out ./... [2023-02-21T20:05:58.386Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-21T20:06:10.579Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-21T20:06:10.579Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-21T20:06:10.579Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-21T20:06:10.579Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-21T20:06:10.579Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-21T20:06:10.579Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-21T20:06:10.579Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-21T20:06:10.579Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-21T20:06:10.579Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-21T20:06:10.837Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-21T20:06:10.837Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-21T20:06:10.837Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-21T20:06:10.837Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-21T20:06:10.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-21T20:06:11.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.084s coverage: 28.7% of statements [2023-02-21T20:06:11.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-21T20:06:11.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-21T20:06:11.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.094s coverage: 98.5% of statements [2023-02-21T20:06:15.585Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.164s coverage: 73.7% of statements [2023-02-21T20:06:15.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-21T20:06:15.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-21T20:06:15.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-21T20:06:15.585Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.135s coverage: 54.0% of statements [2023-02-21T20:06:15.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-21T20:06:15.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-21T20:06:15.585Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.610s coverage: 88.5% of statements [2023-02-21T20:06:15.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-21T20:06:15.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-21T20:06:15.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-21T20:06:15.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-21T20:06:15.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-21T20:06:15.585Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.126s coverage: 3.9% of statements [2023-02-21T20:06:15.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-21T20:06:15.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-21T20:06:15.585Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.506s coverage: 95.6% of statements [2023-02-21T20:06:15.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-21T20:06:15.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-21T20:06:15.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-21T20:06:15.585Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.087s coverage: 72.2% of statements [2023-02-21T20:06:15.585Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-21T20:06:15.585Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-21T20:06:15.585Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-21T20:06:15.585Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-21T20:06:15.585Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-21T20:06:15.585Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 65.9% of statements [2023-02-21T20:06:15.585Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-21T20:06:15.585Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-21T20:06:15.585Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-21T20:06:15.585Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.108s coverage: 0.9% of statements [2023-02-21T20:06:15.585Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-21T20:06:15.585Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.089s coverage: 29.6% of statements [2023-02-21T20:06:15.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-21T20:06:15.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements [2023-02-21T20:06:15.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.086s coverage: 82.9% of statements [2023-02-21T20:06:15.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.072s coverage: 94.1% of statements [2023-02-21T20:06:15.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2023-02-21T20:06:15.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2023-02-21T20:06:25.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements [2023-02-21T20:06:25.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements [2023-02-21T20:06:37.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.346s coverage: 79.9% of statements [2023-02-21T20:06:37.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-21T20:06:37.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.096s coverage: 92.9% of statements [2023-02-21T20:06:37.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-21T20:06:37.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-21T20:06:37.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-21T20:06:37.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements [2023-02-21T20:06:37.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-21T20:06:37.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-21T20:06:37.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-21T20:06:37.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-21T20:06:37.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.076s coverage: 86.9% of statements [2023-02-21T20:06:37.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-21T20:06:37.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-21T20:06:37.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-21T20:06:37.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-21T20:06:37.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2023-02-21T20:06:37.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.055s coverage: 20.0% of statements [2023-02-21T20:06:37.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-21T20:06:37.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-21T20:06:37.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2023-02-21T20:06:37.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-21T20:06:37.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 77.4% of statements [2023-02-21T20:06:37.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-21T20:06:37.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.0% of statements [2023-02-21T20:06:37.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2023-02-21T20:06:37.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.247s coverage: 91.2% of statements [2023-02-21T20:06:37.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-21T20:06:37.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.201s coverage: 63.1% of statements [2023-02-21T20:06:37.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-21T20:06:37.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-21T20:06:37.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2023-02-21T20:06:37.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2023-02-21T20:06:37.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2023-02-21T20:06:37.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2023-02-21T20:06:37.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2023-02-21T20:06:37.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.321s coverage: 65.3% of statements [2023-02-21T20:06:37.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-21T20:06:37.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-21T20:06:37.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-21T20:06:37.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.178s coverage: 41.0% of statements [2023-02-21T20:06:37.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-21T20:06:37.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-21T20:06:37.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2023-02-21T20:06:37.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-21T20:06:37.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2023-02-21T20:06:37.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-21T20:06:37.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-21T20:06:37.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-21T20:06:37.885Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-21T20:06:37.885Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements [2023-02-21T20:06:37.885Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-21T20:06:37.885Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-21T20:06:37.885Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-21T20:06:37.885Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-21T20:06:37.885Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.167s coverage: 92.3% of statements [2023-02-21T20:06:37.885Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-21T20:06:37.885Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-21T20:06:37.885Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-21T20:06:37.885Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-21T20:06:37.885Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2023-02-21T20:06:37.885Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-21T20:06:37.885Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-21T20:06:37.885Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements [2023-02-21T20:06:37.885Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-21T20:06:37.885Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-21T20:06:37.885Z] 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-21T20:06:55.949Z] 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-21T20:06:55.949Z] go vet ./... [2023-02-21T20:06:57.323Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-21T20:06:57.323Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-21T20:06:57.323Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-21T20:06:57.366Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-21T20:06:57.668Z] + ls -al . [2023-02-21T20:06:57.668Z] total 744 [2023-02-21T20:06:57.668Z] drwxrwxr-x 11 1001 1001 4096 Feb 21 20:05 . [2023-02-21T20:06:57.668Z] drwxr-xr-x 4 root root 4096 Feb 21 20:05 .. [2023-02-21T20:06:57.668Z] drwxrwxr-x 2 1001 1001 4096 Feb 21 20:04 .blubracket [2023-02-21T20:06:57.668Z] -rw-rw-r-- 1 1001 1001 16 Feb 21 20:04 .dockerignore [2023-02-21T20:06:57.668Z] drwxrwxr-x 8 1001 1001 4096 Feb 21 20:06 .git [2023-02-21T20:06:57.668Z] drwxrwxr-x 3 1001 1001 4096 Feb 21 20:04 .github [2023-02-21T20:06:57.668Z] -rw-rw-r-- 1 1001 1001 1024 Feb 21 20:04 .gitignore [2023-02-21T20:06:57.668Z] -rw-rw-r-- 1 1001 1001 42 Feb 21 20:04 .golangci.yml [2023-02-21T20:06:57.668Z] -rw-rw-r-- 1 1001 1001 87 Feb 21 20:04 .hadolint.yml [2023-02-21T20:06:57.668Z] drwxr-xr-x 3 1001 1001 4096 Feb 21 20:05 .semver [2023-02-21T20:06:57.668Z] -rw-rw-r-- 1 1001 1001 166 Feb 21 20:04 .sonarcloud.properties [2023-02-21T20:06:57.668Z] -rw-rw-r-- 1 1001 1001 1171 Feb 21 20:04 ADOPTERS.md [2023-02-21T20:06:57.668Z] -rw-rw-r-- 1 1001 1001 10825 Feb 21 20:04 Attribution.txt [2023-02-21T20:06:57.668Z] -rw-rw-r-- 1 1001 1001 73765 Feb 21 20:04 CHANGELOG.md [2023-02-21T20:06:57.668Z] -rw-rw-r-- 1 1001 1001 3804 Feb 21 20:04 CONTRIBUTING.md [2023-02-21T20:06:57.668Z] -rw-rw-r-- 1 1001 1001 677 Feb 21 20:04 GOVERNANCE.md [2023-02-21T20:06:57.668Z] -rw-rw-r-- 1 1001 1001 883 Feb 21 20:04 Jenkinsfile [2023-02-21T20:06:57.668Z] -rw-rw-r-- 1 1001 1001 10775 Feb 21 20:04 LICENSE [2023-02-21T20:06:57.668Z] -rw-rw-r-- 1 1001 1001 13375 Feb 21 20:04 Makefile [2023-02-21T20:06:57.668Z] -rw-rw-r-- 1 1001 1001 582 Feb 21 20:04 OWNERS.md [2023-02-21T20:06:57.668Z] -rw-rw-r-- 1 1001 1001 9403 Feb 21 20:04 README.md [2023-02-21T20:06:57.668Z] -rw-rw-r-- 1 1001 1001 6912 Feb 21 20:04 SECURITY.md [2023-02-21T20:06:57.668Z] -rw-rw-r-- 1 1001 1001 5 Feb 21 20:05 VERSION [2023-02-21T20:06:57.668Z] drwxrwxr-x 2 1001 1001 4096 Feb 21 20:04 bin [2023-02-21T20:06:57.668Z] drwxrwxr-x 17 1001 1001 4096 Feb 21 20:04 cmd [2023-02-21T20:06:57.668Z] -rw-r--r-- 1 root root 487323 Feb 21 20:06 coverage.out [2023-02-21T20:06:57.668Z] -rw-rw-r-- 1 1001 1001 3296 Feb 21 20:04 go.mod [2023-02-21T20:06:57.668Z] -rw-rw-r-- 1 1001 1001 33293 Feb 21 20:04 go.sum [2023-02-21T20:06:57.668Z] drwxrwxr-x 7 1001 1001 4096 Feb 21 20:04 internal [2023-02-21T20:06:57.668Z] drwxrwxr-x 3 1001 1001 4096 Feb 21 20:04 openapi [2023-02-21T20:06:57.668Z] drwxrwxr-x 4 1001 1001 4096 Feb 21 20:04 snap [2023-02-21T20:06:57.668Z] -rw-rw-r-- 1 1001 1001 204 Feb 21 20:04 version.go [Pipeline] sh [2023-02-21T20:06:57.977Z] + '[' -e coverage.out ] [2023-02-21T20:06:57.977Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-21T20:06:58.106Z] Stashed 1 file(s) [Pipeline] sh [2023-02-21T20:06:58.403Z] + make build [2023-02-21T20:06:58.403Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-21T20:07:10.593Z] 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-21T20:07:10.593Z] 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-21T20:07:10.851Z] 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-21T20:07:11.787Z] 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-21T20:07:18.351Z] 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-21T20:07:19.728Z] 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-21T20:07:20.662Z] 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-21T20:07:21.598Z] 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-21T20:07:22.535Z] 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-21T20:07:23.101Z] 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-21T20:07:25.629Z] 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-21T20:07:26.589Z] $ docker stop --time=1 ed894e955afe9738a5ead5ab07fc9ef654a7cd63fdd5b82a507e583fe557bc4f [2023-02-21T20:07:29.307Z] $ docker rm -f --volumes ed894e955afe9738a5ead5ab07fc9ef654a7cd63fdd5b82a507e583fe557bc4f [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-21T20:07:30.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-21T20:07:30.321Z] [2023-02-21T20:07:30.321Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T20:07:30.710Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-21T20:07:30.710Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-21T20:07:30.710Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-21T20:07:30.710Z] ca9280d653b3: Pulling fs layer [2023-02-21T20:07:30.710Z] 7e9c9ca2126c: Pulling fs layer [2023-02-21T20:07:30.710Z] cbdbe7a5bc2a: Download complete [2023-02-21T20:07:30.969Z] cbdbe7a5bc2a: Pull complete [2023-02-21T20:07:30.969Z] ca9280d653b3: Verifying Checksum [2023-02-21T20:07:30.969Z] ca9280d653b3: Download complete [2023-02-21T20:07:31.227Z] 7e9c9ca2126c: Download complete [2023-02-21T20:07:31.485Z] ca9280d653b3: Pull complete [2023-02-21T20:07:34.762Z] 7e9c9ca2126c: Pull complete [2023-02-21T20:07:34.762Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-21T20:07:34.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-21T20:07:34.762Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T20:07:34.972Z] prd-ubuntu20.04-docker-8c-8g-6924 does not seem to be running inside a container [2023-02-21T20:07:35.004Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-21T20:07:36.477Z] $ docker top b9ec780c684fea1c8f87899bd6b98cf752da8dc9a51251c3673143edfb691e44 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T20:07:36.857Z] + docker-compose build --help [2023-02-21T20:07:36.857Z] + grep parallel [2023-02-21T20:07:37.425Z] --parallel Build images in parallel. [Pipeline] } [2023-02-21T20:07:37.459Z] $ docker stop --time=1 b9ec780c684fea1c8f87899bd6b98cf752da8dc9a51251c3673143edfb691e44 [2023-02-21T20:07:38.778Z] $ docker rm -f --volumes b9ec780c684fea1c8f87899bd6b98cf752da8dc9a51251c3673143edfb691e44 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T20:07:39.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-21T20:07:39.361Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T20:07:39.523Z] prd-ubuntu20.04-docker-8c-8g-6924 does not seem to be running inside a container [2023-02-21T20:07:39.557Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-21T20:07:39.909Z] $ docker top cbd0599297a449b4b456b5e66378b338aab5567c0281a4b99ce49b6895b448f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T20:07:40.300Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-21T20:07:40.870Z] Building core-command ... [2023-02-21T20:07:40.870Z] Building core-common-config-bootstrapper ... [2023-02-21T20:07:40.870Z] Building core-data ... [2023-02-21T20:07:40.870Z] Building core-metadata ... [2023-02-21T20:07:40.870Z] Building security-bootstrapper ... [2023-02-21T20:07:40.870Z] Building security-proxy-setup ... [2023-02-21T20:07:40.870Z] Building security-secretstore-setup ... [2023-02-21T20:07:40.870Z] Building security-spiffe-token-provider ... [2023-02-21T20:07:40.870Z] Building security-spire-agent ... [2023-02-21T20:07:40.870Z] Building security-spire-config ... [2023-02-21T20:07:40.870Z] Building security-spire-server ... [2023-02-21T20:07:40.870Z] Building support-notifications ... [2023-02-21T20:07:40.870Z] Building support-scheduler ... [2023-02-21T20:07:40.870Z] Building support-notifications [2023-02-21T20:07:40.870Z] Building security-bootstrapper [2023-02-21T20:07:40.870Z] Building core-metadata [2023-02-21T20:07:40.870Z] Building security-spire-server [2023-02-21T20:07:40.870Z] Building security-spiffe-token-provider [2023-02-21T20:07:53.078Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:07:53.078Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:07:53.078Z] ---> 308de6c27ab5 [2023-02-21T20:07:53.078Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T20:07:53.078Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:07:53.078Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:07:53.078Z] ---> 308de6c27ab5 [2023-02-21T20:07:53.078Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-21T20:07:53.078Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:07:53.078Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:07:53.078Z] ---> 308de6c27ab5 [2023-02-21T20:07:53.078Z] Step 3/23 : WORKDIR /edgex-go [2023-02-21T20:07:53.078Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:07:53.078Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:07:53.078Z] ---> 308de6c27ab5 [2023-02-21T20:07:53.078Z] Step 3/19 : WORKDIR /edgex-go [2023-02-21T20:07:53.078Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:07:53.078Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:07:53.078Z] ---> 308de6c27ab5 [2023-02-21T20:07:53.078Z] Step 3/32 : WORKDIR /edgex-go [2023-02-21T20:07:54.451Z] ---> Running in 2908997e2133 [2023-02-21T20:07:54.451Z] ---> Running in 83ec32c7c6a5 [2023-02-21T20:07:54.451Z] ---> Running in 1269484f256f [2023-02-21T20:07:54.451Z] ---> Running in bd76e7a191f8 [2023-02-21T20:07:54.451Z] ---> Running in 8bcc777b6fe7 [2023-02-21T20:07:54.708Z] Removing intermediate container bd76e7a191f8 [2023-02-21T20:07:54.708Z] ---> 051867b189dd [2023-02-21T20:07:54.708Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-21T20:07:54.708Z] Removing intermediate container 1269484f256f [2023-02-21T20:07:54.708Z] ---> 69b9ad837043 [2023-02-21T20:07:54.708Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T20:07:54.708Z] Removing intermediate container 2908997e2133 [2023-02-21T20:07:54.708Z] ---> d6f0e28c604e [2023-02-21T20:07:54.708Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T20:07:54.708Z] Removing intermediate container 8bcc777b6fe7 [2023-02-21T20:07:54.708Z] ---> 89dabf72f153 [2023-02-21T20:07:54.708Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-21T20:07:54.708Z] Removing intermediate container 83ec32c7c6a5 [2023-02-21T20:07:54.708Z] ---> 8f414aacb8a1 [2023-02-21T20:07:54.708Z] Step 4/24 : WORKDIR /edgex-go [2023-02-21T20:07:54.708Z] ---> Running in 3e4329b67c5e [2023-02-21T20:07:54.966Z] ---> Running in e350fdfd943b [2023-02-21T20:07:54.966Z] ---> Running in 2512b78572ba [2023-02-21T20:07:54.966Z] ---> Running in f16b25a987bf [2023-02-21T20:07:54.966Z] ---> Running in a78390ec85f3 [2023-02-21T20:07:54.966Z] Removing intermediate container e350fdfd943b [2023-02-21T20:07:54.966Z] ---> 8dc52681f097 [2023-02-21T20:07:54.966Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-21T20:07:54.966Z] Removing intermediate container a78390ec85f3 [2023-02-21T20:07:54.966Z] ---> c811377e4023 [2023-02-21T20:07:54.966Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-21T20:07:54.966Z] ---> Running in b0b71e919989 [2023-02-21T20:07:55.224Z] ---> Running in 8aeb8a8897cc [2023-02-21T20:07:55.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T20:07:55.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T20:07:55.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T20:07:55.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T20:07:55.482Z] OK: 211 MiB in 51 packages [2023-02-21T20:07:55.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T20:07:55.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T20:07:55.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T20:07:55.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T20:07:55.739Z] OK: 211 MiB in 51 packages [2023-02-21T20:07:55.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T20:07:55.997Z] v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-21T20:07:55.997Z] v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-21T20:07:55.997Z] OK: 17046 distinct packages available [2023-02-21T20:07:55.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T20:07:55.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T20:07:55.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T20:07:55.997Z] OK: 211 MiB in 51 packages [2023-02-21T20:07:55.997Z] Removing intermediate container 3e4329b67c5e [2023-02-21T20:07:55.997Z] ---> ae9dcecfbf81 [2023-02-21T20:07:55.997Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-21T20:07:55.997Z] OK: 211 MiB in 51 packages [2023-02-21T20:07:56.255Z] OK: 211 MiB in 51 packages [2023-02-21T20:07:56.255Z] ---> 69cb7a2bca48 [2023-02-21T20:07:56.255Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:07:56.255Z] ---> Running in 2580e183d38b [2023-02-21T20:07:56.516Z] Removing intermediate container 2512b78572ba [2023-02-21T20:07:56.516Z] Removing intermediate container b0b71e919989 [2023-02-21T20:07:56.516Z] ---> 352d33ec3ca9 [2023-02-21T20:07:56.516Z] ---> 50b6b91d7047 [2023-02-21T20:07:56.516Z] Step 5/23 : COPY go.mod vendor* ./Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T20:07:56.516Z] [2023-02-21T20:07:56.775Z] ---> 0c073cc316a5 [2023-02-21T20:07:56.775Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:07:56.775Z] Removing intermediate container f16b25a987bf [2023-02-21T20:07:56.775Z] ---> db8b41d2fd2c [2023-02-21T20:07:56.775Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-21T20:07:56.775Z] ---> Running in facab6a613b6 [2023-02-21T20:07:56.775Z] ---> 5d5b09979ddc [2023-02-21T20:07:56.775Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:07:57.062Z] Removing intermediate container 8aeb8a8897cc [2023-02-21T20:07:57.062Z] ---> 9a94668ca0cf [2023-02-21T20:07:57.062Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-21T20:07:57.062Z] ---> Running in 98d7b83c9cf7 [2023-02-21T20:07:57.062Z] ---> a68bcc9c86a9 [2023-02-21T20:07:57.062Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:07:57.062Z] ---> Running in 5dcf78193faf [2023-02-21T20:07:57.062Z] ---> a3d94e8bc98f [2023-02-21T20:07:57.062Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:07:57.323Z] ---> Running in effdb5f1342b [2023-02-21T20:08:01.833Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6927 in /w/workspace/edgexfoundry_edgex-go_PR-4380 [Pipeline] { [Pipeline] ws [2023-02-21T20:08:01.888Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-02-21T20:08:01.988Z] The recommended git tool is: git [2023-02-21T20:08:07.793Z] using credential edgex-jenkins-ssh [2023-02-21T20:08:07.812Z] Cloning the remote Git repository [2023-02-21T20:08:07.869Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-21T20:08:07.957Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-02-21T20:08:08.173Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-21T20:08:08.175Z] > git --version # timeout=10 [2023-02-21T20:08:08.200Z] > git --version # 'git version 2.25.1' [2023-02-21T20:08:08.202Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-21T20:08:08.272Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-21T20:08:29.475Z] Removing intermediate container facab6a613b6 [2023-02-21T20:08:29.475Z] ---> 06c2a94db12f [2023-02-21T20:08:29.475Z] Step 8/22 : COPY . . [2023-02-21T20:08:29.475Z] Removing intermediate container 98d7b83c9cf7 [2023-02-21T20:08:29.475Z] ---> 4c42b06dc591 [2023-02-21T20:08:29.475Z] Step 7/23 : COPY . . [2023-02-21T20:08:29.475Z] Removing intermediate container 2580e183d38b [2023-02-21T20:08:29.475Z] ---> d832f67cb767 [2023-02-21T20:08:29.475Z] Step 7/32 : COPY . . [2023-02-21T20:08:29.475Z] Removing intermediate container effdb5f1342b [2023-02-21T20:08:29.475Z] ---> 704580e8806e [2023-02-21T20:08:29.475Z] Step 8/24 : COPY . . [2023-02-21T20:08:29.475Z] Removing intermediate container 5dcf78193faf [2023-02-21T20:08:29.475Z] ---> bf30ac9ac61d [2023-02-21T20:08:29.475Z] Step 7/19 : COPY . . [2023-02-21T20:08:29.902Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-21T20:08:29.930Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-21T20:08:31.711Z] Merging remotes/origin/main commit 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 into PR head commit 8077516702dc660f99c9ee540bf8903e1d970a54 [2023-02-21T20:08:32.104Z] Merge succeeded, producing 8077516702dc660f99c9ee540bf8903e1d970a54 [2023-02-21T20:08:32.105Z] Checking out Revision 8077516702dc660f99c9ee540bf8903e1d970a54 (PR-4380) [2023-02-21T20:08:32.758Z] ---> cc5ecb6d526a [2023-02-21T20:08:32.759Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-21T20:08:32.759Z] ---> 6d07b0ac1260 [2023-02-21T20:08:32.759Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-21T20:08:32.759Z] ---> 4a9c111760bf [2023-02-21T20:08:32.759Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T20:08:32.759Z] ---> 6fb70445c5d7 [2023-02-21T20:08:32.759Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-21T20:08:32.759Z] ---> fca5ffa85893 [2023-02-21T20:08:32.759Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-21T20:08:32.759Z] ---> Running in 36d75bffa07c [2023-02-21T20:08:32.759Z] ---> Running in f8270ebcb14b [2023-02-21T20:08:32.759Z] ---> Running in a5173a60382f [2023-02-21T20:08:32.759Z] ---> Running in ffcd633c990a [2023-02-21T20:08:32.759Z] ---> Running in 4fa3bec08367 [2023-02-21T20:08:32.759Z] Removing intermediate container a5173a60382f [2023-02-21T20:08:32.759Z] ---> 4ef369b28a1b [2023-02-21T20:08:32.759Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-21T20:08:32.759Z] ---> Running in d130b5e73225 [2023-02-21T20:08:32.759Z] Removing intermediate container d130b5e73225 [2023-02-21T20:08:32.759Z] ---> e8c44d5df274 [2023-02-21T20:08:32.759Z] 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-21T20:08:32.759Z] ---> Running in 11c969636c7a [2023-02-21T20:08:32.789Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" [2023-02-21T20:08:32.851Z] > git --version # timeout=10 [2023-02-21T20:08:32.865Z] > git --version # 'git version 2.25.1' [2023-02-21T20:08:32.886Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-21T20:08:33.014Z] 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-21T20:08:33.015Z] 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-21T20:08:30.891Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-21T20:08:30.939Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-21T20:08:30.940Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-21T20:08:30.960Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4380/head:refs/remotes/origin/PR-4380 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-21T20:08:31.739Z] > git config core.sparsecheckout # timeout=10 [2023-02-21T20:08:31.758Z] > git checkout -f 8077516702dc660f99c9ee540bf8903e1d970a54 # timeout=10 [2023-02-21T20:08:32.008Z] > git remote # timeout=10 [2023-02-21T20:08:32.029Z] > git config --get remote.origin.url # timeout=10 [2023-02-21T20:08:32.050Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-21T20:08:32.065Z] > git merge 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 # timeout=10 [2023-02-21T20:08:32.092Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-21T20:08:32.117Z] > git config core.sparsecheckout # timeout=10 [2023-02-21T20:08:32.131Z] > git checkout -f 8077516702dc660f99c9ee540bf8903e1d970a54 # timeout=10 [2023-02-21T20:08:33.271Z] 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-21T20:08:33.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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-21T20:08:33.837Z] Removing intermediate container 11c969636c7a [2023-02-21T20:08:33.837Z] ---> f6e2911a415a [2023-02-21T20:08:33.837Z] Step 11/23 : WORKDIR /edgex-go [2023-02-21T20:08:33.837Z] ---> Running in 16e0072ff7a4 [2023-02-21T20:08:34.097Z] Removing intermediate container 16e0072ff7a4 [2023-02-21T20:08:34.097Z] ---> de77b90f9fcc [2023-02-21T20:08:34.097Z] [2023-02-21T20:08:34.097Z] Step 12/23 : FROM alpine:3.15 [2023-02-21T20:08:34.097Z] 3.15: Pulling from library/alpine [2023-02-21T20:08:34.147Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-21T20:08:34.147Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-21T20:08:34.147Z] Dload Upload Total Spent Left Speed [2023-02-21T20:08:34.147Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 85006 [2023-02-21T20:08:34.388Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-21T20:08:34.388Z] Status: Downloaded newer image for alpine:3.15 [2023-02-21T20:08:34.388Z] ---> 5ce65d7b0fde [2023-02-21T20:08:34.388Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [Pipeline] sh [2023-02-21T20:08:34.646Z] ---> Running in f46de5056b6d [2023-02-21T20:08:34.646Z] Removing intermediate container f46de5056b6d [2023-02-21T20:08:34.646Z] ---> 157ab486c18e [2023-02-21T20:08:34.646Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-21T20:08:34.646Z] ---> Running in 106159459ac9 [2023-02-21T20:08:34.784Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-21T20:08:35.156Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-02-21T20:08:35.156Z] /etc/docker/daemon.json [2023-02-21T20:08:35.156Z] { [2023-02-21T20:08:35.156Z] "registry-mirrors": [ [2023-02-21T20:08:35.156Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-21T20:08:35.156Z] ], [2023-02-21T20:08:35.156Z] "bip": "10.250.0.254/24", [2023-02-21T20:08:35.156Z] "hosts": [ [2023-02-21T20:08:35.156Z] "tcp://0.0.0.0:5555", [2023-02-21T20:08:35.156Z] "unix:///var/run/docker.sock" [2023-02-21T20:08:35.156Z] ], [2023-02-21T20:08:35.156Z] "mtu": 1458, [2023-02-21T20:08:35.156Z] "selinux-enabled": true, [2023-02-21T20:08:35.156Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-21T20:08:35.156Z] } [Pipeline] sh [2023-02-21T20:08:35.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T20:08:35.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T20:08:35.210Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T20:08:35.210Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T20:08:35.210Z] OK: 15857 distinct packages available [2023-02-21T20:08:35.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T20:08:35.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T20:08:35.500Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-21T20:08:35.739Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-21T20:08:35.739Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-21T20:08:35.739Z] (3/5) Installing libucontext (1.1-r0) [2023-02-21T20:08:35.739Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-21T20:08:35.739Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-21T20:08:35.739Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T20:08:35.739Z] OK: 7 MiB in 19 packages [2023-02-21T20:08:35.933Z] + sudo service docker restart [2023-02-21T20:08:36.303Z] Removing intermediate container 106159459ac9 [2023-02-21T20:08:36.303Z] ---> ea4b5501fa07 [2023-02-21T20:08:36.303Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T20:08:38.201Z] ---> ae49ab63d0f9 [2023-02-21T20:08:38.201Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T20:08:38.767Z] ---> c400025dbe5f [2023-02-21T20:08:38.767Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-21T20:08:39.331Z] ---> b0e234706740 [2023-02-21T20:08:39.331Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-21T20:08:39.907Z] ---> 79ae4753b160 [2023-02-21T20:08:39.907Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T20:08:39.907Z] ---> Running in 695a05fe171b [2023-02-21T20:08:40.167Z] Removing intermediate container 695a05fe171b [2023-02-21T20:08:40.167Z] ---> 0d6a9c498b27 [2023-02-21T20:08:40.167Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T20:08:40.167Z] ---> Running in fc7a3b76d072 [2023-02-21T20:08:40.425Z] Removing intermediate container fc7a3b76d072 [2023-02-21T20:08:40.425Z] ---> 55cf67f08f74 [2023-02-21T20:08:40.425Z] Step 21/23 : LABEL arch=x86_64 [2023-02-21T20:08:40.425Z] ---> Running in 97909bc417f3 [2023-02-21T20:08:40.684Z] Removing intermediate container 97909bc417f3 [2023-02-21T20:08:40.684Z] ---> d4b98b9df575 [2023-02-21T20:08:40.684Z] Step 22/23 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 [2023-02-21T20:08:40.684Z] ---> Running in f580fdad37ff [2023-02-21T20:08:40.942Z] Removing intermediate container f580fdad37ff [2023-02-21T20:08:40.942Z] ---> c516152546f8 [2023-02-21T20:08:40.942Z] Step 23/23 : LABEL version=0.0.0 [2023-02-21T20:08:40.942Z] ---> Running in b06ad4cd52de [2023-02-21T20:08:41.199Z] Removing intermediate container b06ad4cd52de [2023-02-21T20:08:41.199Z] ---> ec6939376088 [2023-02-21T20:08:41.199Z] [2023-02-21T20:08:41.457Z] Successfully built ec6939376088 [2023-02-21T20:08:41.457Z] Successfully tagged security-spire-server:latest [2023-02-21T20:08:41.457Z] Building security-proxy-setup [2023-02-21T20:08:44.737Z]  Building security-spire-server ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:08:44.737Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:08:44.737Z] ---> 308de6c27ab5 [2023-02-21T20:08:44.737Z] Step 3/21 : WORKDIR /edgex-go [2023-02-21T20:08:44.737Z] ---> Using cache [2023-02-21T20:08:44.737Z] ---> d6f0e28c604e [2023-02-21T20:08:44.737Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-21T20:08:45.304Z] ---> Running in e40e455ae652 [2023-02-21T20:08:46.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T20:08:46.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T20:08:46.235Z] OK: 211 MiB in 51 packages [2023-02-21T20:08:47.176Z] Removing intermediate container e40e455ae652 [2023-02-21T20:08:47.176Z] ---> bdea76711222 [2023-02-21T20:08:47.176Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-21T20:08:47.740Z] ---> 64bd65ea990d [2023-02-21T20:08:47.740Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:08:47.740Z] ---> Running in 3560cfd4a42e [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-21T20:08:58.123Z] provisioning config files... [2023-02-21T20:08:58.151Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3820325175401043168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-21T20:08:58.538Z] ---> docker-login.sh [2023-02-21T20:08:58.538Z] nexus3.edgexfoundry.org:10001 [2023-02-21T20:08:58.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T20:08:59.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T20:08:59.078Z] Configure a credential helper to remove this warning. See [2023-02-21T20:08:59.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T20:08:59.078Z] [2023-02-21T20:08:59.078Z] Login Succeeded [2023-02-21T20:08:59.350Z] nexus3.edgexfoundry.org:10002 [2023-02-21T20:08:59.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T20:08:59.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T20:08:59.620Z] Configure a credential helper to remove this warning. See [2023-02-21T20:08:59.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T20:08:59.620Z] [2023-02-21T20:08:59.620Z] Login Succeeded [2023-02-21T20:08:59.620Z] nexus3.edgexfoundry.org:10003 [2023-02-21T20:08:59.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T20:08:59.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T20:08:59.894Z] Configure a credential helper to remove this warning. See [2023-02-21T20:08:59.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T20:08:59.894Z] [2023-02-21T20:08:59.894Z] Login Succeeded [2023-02-21T20:08:59.894Z] nexus3.edgexfoundry.org:10004 [2023-02-21T20:09:00.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T20:09:00.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T20:09:00.438Z] Configure a credential helper to remove this warning. See [2023-02-21T20:09:00.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T20:09:00.438Z] [2023-02-21T20:09:00.438Z] Login Succeeded [2023-02-21T20:09:00.438Z] docker.io [2023-02-21T20:09:00.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T20:09:00.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T20:09:00.976Z] Configure a credential helper to remove this warning. See [2023-02-21T20:09:00.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T20:09:00.976Z] [2023-02-21T20:09:00.976Z] Login Succeeded [2023-02-21T20:09:00.976Z] ---> docker-login.sh ends [Pipeline] } [2023-02-21T20:09:01.008Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-21T20:09:01.711Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-21T20:09:01.747Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T20:09:01.784Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T20:09:01.816Z] ========================================================= [2023-02-21T20:09:01.816Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-21T20:09:01.816Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-21T20:09:02.189Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-21T20:09:02.464Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-21T20:09:02.464Z] 9b18e9b68314: Pulling fs layer [2023-02-21T20:09:02.464Z] 35d82f9e3411: Pulling fs layer [2023-02-21T20:09:02.464Z] e16973657156: Pulling fs layer [2023-02-21T20:09:02.464Z] fc693d55d65f: Pulling fs layer [2023-02-21T20:09:02.464Z] 7e9fc2657dce: Pulling fs layer [2023-02-21T20:09:02.464Z] dda99020689f: Pulling fs layer [2023-02-21T20:09:02.464Z] db1c61fa0a46: Pulling fs layer [2023-02-21T20:09:02.464Z] 891c053d2c06: Pulling fs layer [2023-02-21T20:09:02.464Z] dda99020689f: Waiting [2023-02-21T20:09:02.464Z] db1c61fa0a46: Waiting [2023-02-21T20:09:02.464Z] fc693d55d65f: Waiting [2023-02-21T20:09:02.464Z] 7e9fc2657dce: Waiting [2023-02-21T20:09:02.464Z] 891c053d2c06: Waiting [2023-02-21T20:09:02.464Z] e16973657156: Verifying Checksum [2023-02-21T20:09:02.464Z] e16973657156: Download complete [2023-02-21T20:09:02.464Z] 35d82f9e3411: Download complete [2023-02-21T20:09:02.464Z] 7e9fc2657dce: Verifying Checksum [2023-02-21T20:09:02.464Z] 7e9fc2657dce: Download complete [2023-02-21T20:09:02.464Z] dda99020689f: Verifying Checksum [2023-02-21T20:09:02.464Z] dda99020689f: Download complete [2023-02-21T20:09:02.464Z] 9b18e9b68314: Verifying Checksum [2023-02-21T20:09:02.464Z] 9b18e9b68314: Download complete [2023-02-21T20:09:03.439Z] 9b18e9b68314: Pull complete [2023-02-21T20:09:03.439Z] 891c053d2c06: Verifying Checksum [2023-02-21T20:09:03.439Z] 891c053d2c06: Download complete [2023-02-21T20:09:04.046Z] 35d82f9e3411: Pull complete [2023-02-21T20:09:04.324Z] e16973657156: Pull complete [2023-02-21T20:09:04.913Z] db1c61fa0a46: Verifying Checksum [2023-02-21T20:09:04.913Z] db1c61fa0a46: Download complete [2023-02-21T20:09:05.524Z] fc693d55d65f: Verifying Checksum [2023-02-21T20:09:05.524Z] fc693d55d65f: Download complete [2023-02-21T20:09:09.695Z] Removing intermediate container 4fa3bec08367 [2023-02-21T20:09:09.696Z] ---> b34ee089923d [2023-02-21T20:09:09.696Z] [2023-02-21T20:09:09.696Z] Step 9/32 : FROM alpine:3.16 [2023-02-21T20:09:09.696Z] Removing intermediate container 36d75bffa07c [2023-02-21T20:09:09.696Z] ---> 5d625fe4ba4c [2023-02-21T20:09:09.696Z] [2023-02-21T20:09:09.696Z] Step 10/24 : FROM alpine:3.16 [2023-02-21T20:09:09.696Z] 3.16: Pulling from library/alpine [2023-02-21T20:09:09.696Z] 3.16: Pulling from library/alpine [2023-02-21T20:09:09.696Z] Removing intermediate container 3560cfd4a42e [2023-02-21T20:09:09.696Z] ---> fd35ef547b06 [2023-02-21T20:09:09.696Z] Step 7/21 : COPY . . [2023-02-21T20:09:09.696Z] Removing intermediate container f8270ebcb14b [2023-02-21T20:09:09.696Z] ---> 6fb4035d5cd0 [2023-02-21T20:09:09.696Z] [2023-02-21T20:09:09.696Z] Step 9/19 : FROM alpine:3.15 [2023-02-21T20:09:09.696Z] ---> 5ce65d7b0fde [2023-02-21T20:09:09.696Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T20:09:09.696Z] ---> Using cache [2023-02-21T20:09:09.696Z] ---> 157ab486c18e [2023-02-21T20:09:09.696Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-21T20:09:09.696Z] ---> Running in 5540e85e9813 [2023-02-21T20:09:09.696Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-21T20:09:09.696Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-21T20:09:09.696Z] Status: Image is up to date for alpine:3.16 [2023-02-21T20:09:09.696Z] Status: Downloaded newer image for alpine:3.16 [2023-02-21T20:09:09.696Z] ---> dfd21b5a31f5 [2023-02-21T20:09:09.696Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T20:09:09.696Z] ---> dfd21b5a31f5 [2023-02-21T20:09:09.696Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-21T20:09:09.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T20:09:09.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T20:09:09.696Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T20:09:09.696Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T20:09:09.696Z] OK: 15857 distinct packages available [2023-02-21T20:09:09.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T20:09:09.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T20:09:09.696Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-21T20:09:09.696Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-21T20:09:09.696Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-21T20:09:09.696Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-21T20:09:09.696Z] (5/9) Installing curl (7.80.0-r6) [2023-02-21T20:09:09.696Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-21T20:09:09.696Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-21T20:09:09.696Z] (8/9) Installing libucontext (1.1-r0) [2023-02-21T20:09:09.696Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-21T20:09:09.696Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T20:09:09.696Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T20:09:09.696Z] OK: 8 MiB in 23 packages [2023-02-21T20:09:09.696Z] ---> Running in d946b44e9ef5 [2023-02-21T20:09:09.696Z] ---> Running in 3cc32c7d6122 [2023-02-21T20:09:09.954Z] Removing intermediate container d946b44e9ef5 [2023-02-21T20:09:09.954Z] ---> 40b79778637e [2023-02-21T20:09:09.954Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-21T20:09:09.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T20:09:09.954Z] ---> Running in 08c1e95ad8ec [2023-02-21T20:09:09.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T20:09:10.520Z] Removing intermediate container 5540e85e9813 [2023-02-21T20:09:10.520Z] ---> 77489f78216b [2023-02-21T20:09:10.520Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T20:09:10.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T20:09:10.520Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T20:09:10.520Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T20:09:10.520Z] OK: 6 MiB in 15 packages [2023-02-21T20:09:10.520Z] Removing intermediate container ffcd633c990a [2023-02-21T20:09:10.520Z] ---> 31af2fa729d1 [2023-02-21T20:09:10.520Z] [2023-02-21T20:09:10.520Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T20:09:10.520Z] ---> dfd21b5a31f5 [2023-02-21T20:09:10.520Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-21T20:09:10.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T20:09:10.520Z] ---> Running in 015c7c898bb2 [2023-02-21T20:09:10.520Z] ---> 27b74413dc9d [2023-02-21T20:09:10.520Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-21T20:09:10.780Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-21T20:09:10.780Z] (2/2) Installing su-exec (0.2-r1) [2023-02-21T20:09:10.780Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T20:09:10.780Z] OK: 6 MiB in 16 packages [2023-02-21T20:09:11.037Z] Removing intermediate container 3cc32c7d6122 [2023-02-21T20:09:11.037Z] ---> 201ae5b35300 [2023-02-21T20:09:11.037Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T20:09:11.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T20:09:11.296Z] ---> 179fc4bd44ea [2023-02-21T20:09:11.296Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-21T20:09:11.296Z] ---> Running in 0f41620ca98e [2023-02-21T20:09:11.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T20:09:11.296Z] Removing intermediate container 0f41620ca98e [2023-02-21T20:09:11.296Z] ---> 4d6716d42ae9 [2023-02-21T20:09:11.296Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-21T20:09:11.296Z] Removing intermediate container 08c1e95ad8ec [2023-02-21T20:09:11.296Z] ---> 59091ae3af77 [2023-02-21T20:09:11.296Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-21T20:09:11.296Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-21T20:09:11.296Z] ---> 67f193f0c7fd [2023-02-21T20:09:11.296Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-21T20:09:11.296Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-21T20:09:11.296Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T20:09:11.554Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T20:09:11.554Z] ---> Running in 52e0dc8993a0 [2023-02-21T20:09:11.554Z] ---> Running in dfca7f5849b9 [2023-02-21T20:09:11.554Z] ---> Running in 64f016ff32de [2023-02-21T20:09:11.554Z] OK: 6 MiB in 16 packages [2023-02-21T20:09:11.554Z] Removing intermediate container 52e0dc8993a0 [2023-02-21T20:09:11.554Z] ---> 4ecba46df27f [2023-02-21T20:09:11.554Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-21T20:09:11.554Z] Removing intermediate container dfca7f5849b9 [2023-02-21T20:09:11.554Z] ---> 251342db8c66 [2023-02-21T20:09:11.554Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-21T20:09:11.554Z] Removing intermediate container 64f016ff32de [2023-02-21T20:09:11.554Z] ---> 154f8dd3ce53 [2023-02-21T20:09:11.554Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T20:09:11.554Z] ---> Running in ea00beec9687 [2023-02-21T20:09:11.554Z] ---> Running in caaab66e75ea [2023-02-21T20:09:11.817Z] ---> Running in b38a55932631 [2023-02-21T20:09:11.817Z] Removing intermediate container ea00beec9687 [2023-02-21T20:09:11.817Z] ---> 227d8803266f [2023-02-21T20:09:11.817Z] Step 15/24 : WORKDIR / [2023-02-21T20:09:11.817Z] Removing intermediate container caaab66e75ea [2023-02-21T20:09:11.817Z] ---> a45841e5ddc4 [2023-02-21T20:09:11.817Z] Step 17/19 : LABEL arch=x86_64 [2023-02-21T20:09:11.817Z] Removing intermediate container b38a55932631 [2023-02-21T20:09:11.817Z] ---> 18e02376ca1e [2023-02-21T20:09:11.817Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-21T20:09:11.817Z] ---> Running in 27b70e486e1f [2023-02-21T20:09:11.817Z] ---> Running in f1a921e6ce45 [2023-02-21T20:09:11.817Z] ---> Running in 5d11fcb1b3b0 [2023-02-21T20:09:12.075Z] Removing intermediate container 015c7c898bb2 [2023-02-21T20:09:12.075Z] ---> 8e2420210e12 [2023-02-21T20:09:12.075Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T20:09:12.075Z] Removing intermediate container 27b70e486e1f [2023-02-21T20:09:12.075Z] ---> 031b28f172a2 [2023-02-21T20:09:12.075Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T20:09:12.075Z] Removing intermediate container f1a921e6ce45 [2023-02-21T20:09:12.075Z] ---> 4f0f85f50143 [2023-02-21T20:09:12.075Z] Step 18/19 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 [2023-02-21T20:09:12.075Z] ---> Running in f8307d2e8326 [2023-02-21T20:09:12.075Z] Removing intermediate container 5d11fcb1b3b0 [2023-02-21T20:09:12.075Z] ---> b76c60aba2a5 [2023-02-21T20:09:12.075Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-21T20:09:12.075Z] ---> Running in 2bde5ddff7c7 [2023-02-21T20:09:12.075Z] ---> Running in 981e5b522ae6 [2023-02-21T20:09:12.075Z] Removing intermediate container f8307d2e8326 [2023-02-21T20:09:12.075Z] ---> 35b96e631917 [2023-02-21T20:09:12.075Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-21T20:09:12.075Z] ---> d01c25b80528 [2023-02-21T20:09:12.075Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-21T20:09:12.333Z] ---> 2978168aee41 [2023-02-21T20:09:12.333Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-21T20:09:12.333Z] ---> Running in a63921c01719 [2023-02-21T20:09:12.333Z] Removing intermediate container 2bde5ddff7c7 [2023-02-21T20:09:12.333Z] ---> 842ec523ca57 [2023-02-21T20:09:12.333Z] Step 19/19 : LABEL version=0.0.0 [2023-02-21T20:09:12.333Z] ---> Running in a9cf54a060db [2023-02-21T20:09:12.333Z] Removing intermediate container 981e5b522ae6 [2023-02-21T20:09:12.333Z] ---> c6fef25514bc [2023-02-21T20:09:12.333Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-21T20:09:12.333Z] ---> Running in fcf0595c63f0 [2023-02-21T20:09:12.333Z] ---> Running in daf8ebcd0cc6 [2023-02-21T20:09:12.333Z] Removing intermediate container a63921c01719 [2023-02-21T20:09:12.333Z] ---> fa85e0174401 [2023-02-21T20:09:12.333Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-21T20:09:12.333Z] ---> Running in d2ff744ed0dd [2023-02-21T20:09:12.333Z] Removing intermediate container fcf0595c63f0 [2023-02-21T20:09:12.333Z] ---> e2d9d0775f6e [2023-02-21T20:09:12.333Z] [2023-02-21T20:09:12.590Z] Successfully built e2d9d0775f6e [2023-02-21T20:09:12.590Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-21T20:09:12.590Z] Building support-scheduler [2023-02-21T20:09:12.590Z]  Building security-spiffe-token-provider ... done  ---> 2170a31fa776 [2023-02-21T20:09:12.590Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-21T20:09:12.590Z] Removing intermediate container d2ff744ed0dd [2023-02-21T20:09:12.590Z] ---> 0c35077a4141 [2023-02-21T20:09:12.590Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T20:09:12.590Z] 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-21T20:09:13.525Z] ---> 59034002c886 [2023-02-21T20:09:13.525Z] ---> 78e0779be79f [2023-02-21T20:09:13.525Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications /Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-21T20:09:13.525Z] [2023-02-21T20:09:13.783Z] Removing intermediate container daf8ebcd0cc6 [2023-02-21T20:09:13.783Z] ---> 4ccc8af656dd [2023-02-21T20:09:13.783Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-21T20:09:13.783Z] ---> 9dbb6dcd6287 [2023-02-21T20:09:13.783Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-21T20:09:13.783Z] ---> Running in 9dfa370f6071 [2023-02-21T20:09:13.783Z] ---> Running in 540d18387b77 [2023-02-21T20:09:14.042Z] Removing intermediate container 9dfa370f6071 [2023-02-21T20:09:14.042Z] ---> 12a706c5cfbc [2023-02-21T20:09:14.042Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-21T20:09:14.042Z] Removing intermediate container 540d18387b77 [2023-02-21T20:09:14.042Z] ---> a9dc36117bb0 [2023-02-21T20:09:14.042Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T20:09:14.042Z] ---> Running in da83fdeca4c3 [2023-02-21T20:09:14.042Z] ---> c6657709457d [2023-02-21T20:09:14.042Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-21T20:09:14.306Z] Removing intermediate container da83fdeca4c3 [2023-02-21T20:09:14.306Z] ---> 11aef6007757 [2023-02-21T20:09:14.306Z] Step 22/24 : LABEL arch=x86_64 [2023-02-21T20:09:14.306Z] ---> a812a4d3f246 [2023-02-21T20:09:14.306Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-21T20:09:14.306Z] ---> Running in 30d5dd1010cd [2023-02-21T20:09:14.306Z] ---> Running in 2b24313ba066 [2023-02-21T20:09:14.576Z] ---> c5422471fc92 [2023-02-21T20:09:14.576Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-21T20:09:14.576Z] Removing intermediate container 30d5dd1010cd [2023-02-21T20:09:14.576Z] ---> a9d525930f56 [2023-02-21T20:09:14.576Z] Step 23/24 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 [2023-02-21T20:09:14.576Z] ---> Running in 8df82bfaf0a3 [2023-02-21T20:09:14.576Z] ---> Running in 7f1dd6c45982 [2023-02-21T20:09:14.834Z] Removing intermediate container 7f1dd6c45982 [2023-02-21T20:09:14.834Z] ---> 641ce6356a3d [2023-02-21T20:09:14.834Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T20:09:14.834Z] Removing intermediate container 8df82bfaf0a3 [2023-02-21T20:09:14.834Z] ---> 7d5844fd9019 [2023-02-21T20:09:14.834Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T20:09:14.834Z] ---> Running in 9d901b378031 [2023-02-21T20:09:14.834Z] ---> Running in 330ea71443ca [2023-02-21T20:09:14.834Z] Removing intermediate container 9d901b378031 [2023-02-21T20:09:14.834Z] ---> d081e10ef979 [2023-02-21T20:09:14.834Z] Step 20/22 : LABEL arch=x86_64 [2023-02-21T20:09:15.093Z] ---> Running in eb208373831b [2023-02-21T20:09:15.093Z] Removing intermediate container 330ea71443ca [2023-02-21T20:09:15.093Z] ---> c24ec3bb9a0a [2023-02-21T20:09:15.093Z] [2023-02-21T20:09:15.093Z] Successfully built c24ec3bb9a0a [2023-02-21T20:09:15.093Z] Successfully tagged core-metadata:latest [2023-02-21T20:09:15.093Z]  Building core-metadata ... done Building security-secretstore-setup [2023-02-21T20:09:15.093Z] Removing intermediate container eb208373831b [2023-02-21T20:09:15.093Z] ---> 9a1d86a47058 [2023-02-21T20:09:15.093Z] Step 21/22 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 [2023-02-21T20:09:15.358Z] Removing intermediate container 2b24313ba066 [2023-02-21T20:09:15.358Z] ---> 77f780671160 [2023-02-21T20:09:15.358Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T20:09:15.358Z] ---> Running in 56a8d3acee6a [2023-02-21T20:09:15.617Z] Removing intermediate container 56a8d3acee6a [2023-02-21T20:09:15.617Z] ---> 4f9c5ca94815 [2023-02-21T20:09:15.617Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T20:09:16.183Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:09:16.183Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:09:16.183Z] ---> 308de6c27ab5 [2023-02-21T20:09:16.183Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T20:09:16.183Z] ---> Using cache [2023-02-21T20:09:16.183Z] ---> 8f414aacb8a1 [2023-02-21T20:09:16.183Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T20:09:16.183Z] ---> Using cache [2023-02-21T20:09:16.183Z] ---> c811377e4023 [2023-02-21T20:09:16.184Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T20:09:16.184Z] ---> Using cache [2023-02-21T20:09:16.184Z] ---> 9a94668ca0cf [2023-02-21T20:09:16.184Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T20:09:16.184Z] ---> Using cache [2023-02-21T20:09:16.184Z] ---> a3d94e8bc98f [2023-02-21T20:09:16.184Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:09:16.184Z] ---> Using cache [2023-02-21T20:09:16.184Z] ---> 704580e8806e [2023-02-21T20:09:16.184Z] Step 8/22 : COPY . . [2023-02-21T20:09:16.184Z] ---> Using cache [2023-02-21T20:09:16.184Z] ---> 6d07b0ac1260 [2023-02-21T20:09:16.184Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-21T20:09:16.440Z] ---> c55e6f4cf1f5 [2023-02-21T20:09:16.441Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-21T20:09:16.441Z] ---> Running in f9e8c65d18ca [2023-02-21T20:09:16.441Z] ---> Running in 67d229c26463 [2023-02-21T20:09:16.698Z] Removing intermediate container f9e8c65d18ca [2023-02-21T20:09:16.698Z] ---> 1d309cb43f4a [2023-02-21T20:09:16.698Z] [2023-02-21T20:09:16.698Z] Successfully built 1d309cb43f4a [2023-02-21T20:09:16.698Z] Successfully tagged support-notifications:latest [2023-02-21T20:09:16.698Z]  Building support-notifications ... done Building security-spire-config [2023-02-21T20:09:16.955Z] 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-21T20:09:17.886Z] ---> b3d3f7563304 [2023-02-21T20:09:17.886Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-21T20:09:17.989Z] fc693d55d65f: Pull complete [2023-02-21T20:09:17.989Z] 7e9fc2657dce: Pull complete [2023-02-21T20:09:17.989Z] dda99020689f: Pull complete [2023-02-21T20:09:18.465Z] ---> c1f863c9dc23 [2023-02-21T20:09:18.465Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-21T20:09:18.724Z] ---> ef642c9ea025 [2023-02-21T20:09:18.724Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-21T20:09:19.656Z] ---> dd5fe5dca7d3 [2023-02-21T20:09:19.657Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-21T20:09:19.915Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:09:19.915Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:09:19.915Z] ---> 308de6c27ab5 [2023-02-21T20:09:19.915Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T20:09:19.915Z] ---> Using cache [2023-02-21T20:09:19.915Z] ---> d6f0e28c604e [2023-02-21T20:09:19.915Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-21T20:09:19.915Z] ---> Using cache [2023-02-21T20:09:19.915Z] ---> bdea76711222 [2023-02-21T20:09:19.915Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T20:09:19.915Z] ---> Using cache [2023-02-21T20:09:19.915Z] ---> 64bd65ea990d [2023-02-21T20:09:19.915Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:09:19.915Z] ---> Using cache [2023-02-21T20:09:19.915Z] ---> fd35ef547b06 [2023-02-21T20:09:19.915Z] Step 7/24 : COPY . . [2023-02-21T20:09:19.915Z] ---> Using cache [2023-02-21T20:09:19.915Z] ---> d01c25b80528 [2023-02-21T20:09:19.915Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-21T20:09:20.173Z] ---> dca8f5a51415 [2023-02-21T20:09:20.173Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-21T20:09:20.173Z] ---> Running in dd2341f8d098 [2023-02-21T20:09:20.432Z] ---> 41d3d6cf2ed2 [2023-02-21T20:09:20.432Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-21T20:09:20.432Z] ---> Running in 9b7e120faf2a [2023-02-21T20:09:20.689Z] 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-21T20:09:21.253Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:09:21.253Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:09:21.253Z] ---> 308de6c27ab5 [2023-02-21T20:09:21.253Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T20:09:21.253Z] ---> Using cache [2023-02-21T20:09:21.253Z] ---> d6f0e28c604e [2023-02-21T20:09:21.253Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T20:09:21.253Z] ---> Using cache [2023-02-21T20:09:21.253Z] ---> 352d33ec3ca9 [2023-02-21T20:09:21.253Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T20:09:21.253Z] ---> Using cache [2023-02-21T20:09:21.253Z] ---> 5d5b09979ddc [2023-02-21T20:09:21.253Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:09:21.253Z] ---> Using cache [2023-02-21T20:09:21.253Z] ---> 4c42b06dc591 [2023-02-21T20:09:21.253Z] Step 7/24 : COPY . . [2023-02-21T20:09:21.253Z] ---> Using cache [2023-02-21T20:09:21.253Z] ---> 4a9c111760bf [2023-02-21T20:09:21.253Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T20:09:21.253Z] ---> Using cache [2023-02-21T20:09:21.253Z] ---> 4ef369b28a1b [2023-02-21T20:09:21.254Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-21T20:09:21.254Z] ---> Using cache [2023-02-21T20:09:21.254Z] ---> e8c44d5df274 [2023-02-21T20:09:21.254Z] 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-21T20:09:21.511Z] ---> Running in 94c7de0d4705 [2023-02-21T20:09:22.074Z] Removing intermediate container 9b7e120faf2a [2023-02-21T20:09:22.074Z] ---> 80c769371e5f [2023-02-21T20:09:22.074Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-21T20:09:22.074Z] ---> Running in 1429f1821763 [2023-02-21T20:09:22.074Z] Removing intermediate container 1429f1821763 [2023-02-21T20:09:22.074Z] ---> c66b4999e99e [2023-02-21T20:09:22.074Z] Step 29/32 : CMD ["gate"] [2023-02-21T20:09:22.332Z] ---> Running in 1f2a60df7f7c [2023-02-21T20:09:22.332Z] Removing intermediate container 1f2a60df7f7c [2023-02-21T20:09:22.332Z] ---> 71fca0f68182 [2023-02-21T20:09:22.332Z] Step 30/32 : LABEL arch=x86_64 [2023-02-21T20:09:22.332Z] ---> Running in 57536bcd3a52 [2023-02-21T20:09:22.589Z] Removing intermediate container 57536bcd3a52 [2023-02-21T20:09:22.589Z] ---> 7bad13f19213 [2023-02-21T20:09:22.589Z] Step 31/32 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 [2023-02-21T20:09:22.589Z] ---> Running in 58b37e1e8d0f [2023-02-21T20:09:22.846Z] Removing intermediate container 94c7de0d4705 [2023-02-21T20:09:22.846Z] ---> 0d393aa5f466 [2023-02-21T20:09:22.846Z] Step 11/24 : WORKDIR /edgex-go [2023-02-21T20:09:22.846Z] ---> Running in 46cf31781377 [2023-02-21T20:09:22.846Z] Removing intermediate container 58b37e1e8d0f [2023-02-21T20:09:22.846Z] ---> e06ddc1a1930 [2023-02-21T20:09:22.846Z] Step 32/32 : LABEL version=0.0.0 [2023-02-21T20:09:23.103Z] ---> Running in 6d7f130a5397 [2023-02-21T20:09:23.103Z] Removing intermediate container 46cf31781377 [2023-02-21T20:09:23.103Z] ---> b800e162ec21 [2023-02-21T20:09:23.103Z] [2023-02-21T20:09:23.103Z] Step 12/24 : FROM alpine:3.15 [2023-02-21T20:09:23.103Z] ---> 5ce65d7b0fde [2023-02-21T20:09:23.103Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T20:09:23.103Z] ---> Using cache [2023-02-21T20:09:23.103Z] ---> 157ab486c18e [2023-02-21T20:09:23.103Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-21T20:09:23.103Z] ---> Running in d9237c379a6c [2023-02-21T20:09:23.354Z] db1c61fa0a46: Pull complete [2023-02-21T20:09:23.360Z] Removing intermediate container 6d7f130a5397 [2023-02-21T20:09:23.360Z] ---> cdedae958438 [2023-02-21T20:09:23.360Z] [2023-02-21T20:09:23.360Z] Successfully built cdedae958438 [2023-02-21T20:09:23.360Z] Successfully tagged security-bootstrapper:latest [2023-02-21T20:09:23.360Z]  Building security-bootstrapper ... done Building core-data [2023-02-21T20:09:23.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T20:09:23.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T20:09:24.181Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T20:09:24.181Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T20:09:24.181Z] OK: 15857 distinct packages available [2023-02-21T20:09:24.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T20:09:24.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T20:09:24.697Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-21T20:09:24.697Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-21T20:09:24.697Z] (3/4) Installing libucontext (1.1-r0) [2023-02-21T20:09:24.697Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-21T20:09:24.697Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T20:09:24.697Z] OK: 6 MiB in 18 packages [2023-02-21T20:09:24.772Z] 891c053d2c06: Pull complete [2023-02-21T20:09:24.772Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-21T20:09:24.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-21T20:09:25.040Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-21T20:09:25.498Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-21T20:09:25.498Z] WORKDIR /edgex [2023-02-21T20:09:25.498Z] COPY go.mod . [2023-02-21T20:09:25.498Z] RUN go mod download -t [2023-02-21T20:09:25.498Z] ci-base-image-arm64 -f - . [2023-02-21T20:09:26.070Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:09:26.070Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:09:26.070Z] ---> 308de6c27ab5 [2023-02-21T20:09:26.070Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T20:09:26.070Z] ---> Using cache [2023-02-21T20:09:26.070Z] ---> 8f414aacb8a1 [2023-02-21T20:09:26.070Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T20:09:26.070Z] ---> Using cache [2023-02-21T20:09:26.070Z] ---> c811377e4023 [2023-02-21T20:09:26.070Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T20:09:26.070Z] ---> Using cache [2023-02-21T20:09:26.070Z] ---> 9a94668ca0cf [2023-02-21T20:09:26.070Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T20:09:26.070Z] ---> Using cache [2023-02-21T20:09:26.070Z] ---> a3d94e8bc98f [2023-02-21T20:09:26.070Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:09:26.070Z] ---> Using cache [2023-02-21T20:09:26.070Z] ---> 704580e8806e [2023-02-21T20:09:26.070Z] Step 8/22 : COPY . . [2023-02-21T20:09:26.070Z] ---> Using cache [2023-02-21T20:09:26.070Z] ---> 6d07b0ac1260 [2023-02-21T20:09:26.070Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-21T20:09:26.094Z] Sending build context to Docker daemon 3.093MB [2023-02-21T20:09:26.094Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-21T20:09:26.094Z] ---> f96f9c87975a [2023-02-21T20:09:26.094Z] Step 2/4 : WORKDIR /edgex [2023-02-21T20:09:26.637Z] ---> Running in c9e58f4151fd [2023-02-21T20:09:26.895Z] Removing intermediate container d9237c379a6c [2023-02-21T20:09:26.895Z] ---> 158f5b775665 [2023-02-21T20:09:26.895Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T20:09:27.153Z] 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-21T20:09:28.062Z] ---> Running in 50b95872d19c [2023-02-21T20:09:28.333Z] Removing intermediate container 50b95872d19c [2023-02-21T20:09:28.333Z] ---> e0340c4f751d [2023-02-21T20:09:28.333Z] Step 3/4 : COPY go.mod . [2023-02-21T20:09:28.938Z] ---> 45dbd6d17087 [2023-02-21T20:09:28.939Z] Step 4/4 : RUN go mod download [2023-02-21T20:09:28.939Z] ---> Running in 997ba75e0265 [2023-02-21T20:09:29.050Z] ---> 15ef64dc692b [2023-02-21T20:09:29.050Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T20:09:29.050Z] ---> d53cb3a59541 [2023-02-21T20:09:29.050Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-21T20:09:29.307Z] ---> Running in fc7d404c659c [2023-02-21T20:09:29.307Z] Removing intermediate container fc7d404c659c [2023-02-21T20:09:29.307Z] ---> 7897508c658f [2023-02-21T20:09:29.307Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-21T20:09:29.872Z] ---> 726ec2ee4152 [2023-02-21T20:09:29.872Z] Step 19/24 : WORKDIR / [2023-02-21T20:09:29.872Z] ---> Running in 008a8f7dcdef [2023-02-21T20:09:30.130Z] Removing intermediate container 008a8f7dcdef [2023-02-21T20:09:30.130Z] ---> d4f026ce3932 [2023-02-21T20:09:30.131Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T20:09:30.131Z] ---> Running in b0666a1f1866 [2023-02-21T20:09:30.131Z] Removing intermediate container b0666a1f1866 [2023-02-21T20:09:30.131Z] ---> c58129fbf30c [2023-02-21T20:09:30.131Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T20:09:30.388Z] ---> Running in 4e7f06817bca [2023-02-21T20:09:30.646Z] Removing intermediate container 4e7f06817bca [2023-02-21T20:09:30.646Z] ---> 6821049bc22b [2023-02-21T20:09:30.646Z] Step 22/24 : LABEL arch=x86_64 [2023-02-21T20:09:30.646Z] ---> Running in 3445c7e666fb [2023-02-21T20:09:30.903Z] Removing intermediate container 3445c7e666fb [2023-02-21T20:09:30.903Z] ---> 03b79674131d [2023-02-21T20:09:30.903Z] Step 23/24 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 [2023-02-21T20:09:30.903Z] ---> Running in 9ac21c623243 [2023-02-21T20:09:30.903Z] 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-21T20:09:31.160Z] Removing intermediate container 9ac21c623243 [2023-02-21T20:09:31.160Z] ---> 6c2fb5e528ff [2023-02-21T20:09:31.160Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T20:09:31.426Z] ---> Running in 58f9c589d88c [2023-02-21T20:09:31.426Z] Removing intermediate container 58f9c589d88c [2023-02-21T20:09:31.426Z] ---> d338ac0f5695 [2023-02-21T20:09:31.426Z] [2023-02-21T20:09:31.693Z] Successfully built d338ac0f5695 [2023-02-21T20:09:31.693Z] Successfully tagged security-spire-config:latest [2023-02-21T20:09:31.693Z]  Building security-spire-config ... done Building core-common-config-bootstrapper [2023-02-21T20:09:34.971Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:09:34.971Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:09:34.971Z] ---> 308de6c27ab5 [2023-02-21T20:09:34.971Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T20:09:34.971Z] ---> Using cache [2023-02-21T20:09:34.971Z] ---> 8f414aacb8a1 [2023-02-21T20:09:34.971Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T20:09:34.971Z] ---> Using cache [2023-02-21T20:09:34.971Z] ---> c811377e4023 [2023-02-21T20:09:34.971Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T20:09:34.971Z] ---> Using cache [2023-02-21T20:09:34.971Z] ---> 9a94668ca0cf [2023-02-21T20:09:34.971Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T20:09:34.971Z] ---> Using cache [2023-02-21T20:09:34.971Z] ---> a3d94e8bc98f [2023-02-21T20:09:34.971Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:09:34.971Z] ---> Using cache [2023-02-21T20:09:34.971Z] ---> 704580e8806e [2023-02-21T20:09:34.971Z] Step 8/22 : COPY . . [2023-02-21T20:09:34.971Z] ---> Using cache [2023-02-21T20:09:34.971Z] ---> 6d07b0ac1260 [2023-02-21T20:09:34.971Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-21T20:09:35.229Z] ---> Running in 82259c11af29 [2023-02-21T20:09:35.810Z] 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-21T20:09:37.184Z] Removing intermediate container a9cf54a060db [2023-02-21T20:09:37.184Z] ---> f499af2d0597 [2023-02-21T20:09:37.184Z] [2023-02-21T20:09:37.184Z] Step 9/21 : FROM alpine:3.16 [2023-02-21T20:09:37.184Z] ---> dfd21b5a31f5 [2023-02-21T20:09:37.184Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-21T20:09:37.442Z] ---> Running in 7b6f2ff0d4f8 [2023-02-21T20:09:38.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T20:09:38.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T20:09:38.377Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-21T20:09:38.377Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-21T20:09:38.377Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-21T20:09:38.377Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-21T20:09:38.377Z] (5/6) Installing curl (7.83.1-r6) [2023-02-21T20:09:38.377Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-21T20:09:38.377Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T20:09:38.377Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T20:09:38.635Z] OK: 8 MiB in 20 packages [2023-02-21T20:09:39.567Z] Removing intermediate container 7b6f2ff0d4f8 [2023-02-21T20:09:39.567Z] ---> ea7a18061abc [2023-02-21T20:09:39.567Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-21T20:09:39.567Z] ---> Running in 1aec305de994 [2023-02-21T20:09:39.828Z] Removing intermediate container 1aec305de994 [2023-02-21T20:09:39.828Z] ---> aaf00f6b6008 [2023-02-21T20:09:39.828Z] Step 12/21 : WORKDIR /edgex [2023-02-21T20:09:39.828Z] ---> Running in 7ef5dfe13ca0 [2023-02-21T20:09:40.086Z] Removing intermediate container 7ef5dfe13ca0 [2023-02-21T20:09:40.086Z] ---> 9e8ecc2f4ce3 [2023-02-21T20:09:40.086Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-21T20:09:40.655Z] ---> dfbf3a8643f5 [2023-02-21T20:09:40.655Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-21T20:09:41.591Z] ---> 87d44c4ea2a7 [2023-02-21T20:09:41.592Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-21T20:09:42.157Z] ---> 04a3cffc982a [2023-02-21T20:09:42.157Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-21T20:09:42.723Z] ---> b1e5b0402569 [2023-02-21T20:09:42.723Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T20:09:42.723Z] ---> Running in 9780f48f1d22 [2023-02-21T20:09:44.095Z] Removing intermediate container 9780f48f1d22 [2023-02-21T20:09:44.095Z] ---> 4ac7e64bb6ba [2023-02-21T20:09:44.095Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T20:09:44.095Z] ---> Running in da0740f1ea8c [2023-02-21T20:09:44.353Z] Removing intermediate container da0740f1ea8c [2023-02-21T20:09:44.353Z] ---> 7b71d07c05de [2023-02-21T20:09:44.353Z] Step 19/21 : LABEL arch=x86_64 [2023-02-21T20:09:44.353Z] ---> Running in 554f30263818 [2023-02-21T20:09:44.610Z] Removing intermediate container 554f30263818 [2023-02-21T20:09:44.610Z] ---> 2e0289e3d621 [2023-02-21T20:09:44.610Z] Step 20/21 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 [2023-02-21T20:09:44.610Z] ---> Running in 19194703e30a [2023-02-21T20:09:44.610Z] 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-21T20:09:44.868Z] Removing intermediate container 19194703e30a [2023-02-21T20:09:44.868Z] ---> 1d42618a4201 [2023-02-21T20:09:44.868Z] Step 21/21 : LABEL version=0.0.0 [2023-02-21T20:09:44.868Z] ---> Running in 9292ae8c1f2a [2023-02-21T20:09:44.868Z] Removing intermediate container 9292ae8c1f2a [2023-02-21T20:09:44.868Z] ---> 99b8930b87ee [2023-02-21T20:09:44.868Z] [2023-02-21T20:09:45.126Z] Successfully built 99b8930b87ee [2023-02-21T20:09:45.126Z] Successfully tagged security-proxy-setup:latest [2023-02-21T20:09:45.126Z]  Building security-proxy-setup ... done Building core-command [2023-02-21T20:09:48.404Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:09:48.404Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:09:48.404Z] ---> 308de6c27ab5 [2023-02-21T20:09:48.404Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-21T20:09:48.404Z] ---> Using cache [2023-02-21T20:09:48.404Z] ---> 8f414aacb8a1 [2023-02-21T20:09:48.404Z] Step 4/23 : WORKDIR /edgex-go [2023-02-21T20:09:48.404Z] ---> Using cache [2023-02-21T20:09:48.404Z] ---> c811377e4023 [2023-02-21T20:09:48.404Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-21T20:09:48.404Z] ---> Using cache [2023-02-21T20:09:48.404Z] ---> 9a94668ca0cf [2023-02-21T20:09:48.404Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-21T20:09:48.404Z] ---> Using cache [2023-02-21T20:09:48.404Z] ---> a3d94e8bc98f [2023-02-21T20:09:48.404Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:09:48.404Z] ---> Using cache [2023-02-21T20:09:48.404Z] ---> 704580e8806e [2023-02-21T20:09:48.404Z] Step 8/23 : COPY . . [2023-02-21T20:09:48.404Z] ---> Using cache [2023-02-21T20:09:48.404Z] ---> 6d07b0ac1260 [2023-02-21T20:09:48.404Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-21T20:09:48.404Z] ---> Running in 18681841d917 [2023-02-21T20:09:48.979Z] 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-21T20:09:52.253Z] Removing intermediate container dd2341f8d098 [2023-02-21T20:09:52.253Z] ---> 3d2335802c97 [2023-02-21T20:09:52.253Z] [2023-02-21T20:09:52.253Z] Step 9/24 : FROM alpine:3.16 [2023-02-21T20:09:52.253Z] ---> dfd21b5a31f5 [2023-02-21T20:09:52.253Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-21T20:09:52.253Z] ---> Running in 4e60eb66a4e2 [2023-02-21T20:09:52.253Z] Removing intermediate container 67d229c26463 [2023-02-21T20:09:52.253Z] ---> fba9c8e675f4 [2023-02-21T20:09:52.253Z] [2023-02-21T20:09:52.253Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T20:09:52.253Z] ---> dfd21b5a31f5 [2023-02-21T20:09:52.253Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T20:09:52.253Z] ---> Using cache [2023-02-21T20:09:52.253Z] ---> 201ae5b35300 [2023-02-21T20:09:52.253Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T20:09:52.253Z] ---> Using cache [2023-02-21T20:09:52.253Z] ---> 4d6716d42ae9 [2023-02-21T20:09:52.253Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-21T20:09:52.253Z] ---> Running in 719b43da9f54 [2023-02-21T20:09:52.253Z] Removing intermediate container 719b43da9f54 [2023-02-21T20:09:52.253Z] ---> 9bfd574ac5de [2023-02-21T20:09:52.253Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-21T20:09:52.253Z] ---> Running in 0222678622e7 [2023-02-21T20:09:52.253Z] Removing intermediate container 0222678622e7 [2023-02-21T20:09:52.253Z] ---> 0134fd4cb8cf [2023-02-21T20:09:52.253Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T20:09:52.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T20:09:52.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T20:09:52.510Z] ---> b8f8a0ac0879 [2023-02-21T20:09:52.510Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-21T20:09:52.769Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-21T20:09:52.769Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-21T20:09:52.769Z] (3/3) Installing su-exec (0.2-r1) [2023-02-21T20:09:52.769Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T20:09:52.769Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T20:09:53.027Z] OK: 6 MiB in 17 packages [2023-02-21T20:09:54.400Z] Removing intermediate container 4e60eb66a4e2 [2023-02-21T20:09:54.400Z] ---> e8cda6567dc4 [2023-02-21T20:09:54.400Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-21T20:09:54.400Z] ---> Running in 258bb59ab648 [2023-02-21T20:09:54.400Z] ---> 38973db1fa05 [2023-02-21T20:09:54.400Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-21T20:09:54.657Z] Removing intermediate container 258bb59ab648 [2023-02-21T20:09:54.657Z] ---> 85355cd6c07c [2023-02-21T20:09:54.657Z] Step 12/24 : WORKDIR / [2023-02-21T20:09:54.914Z] ---> Running in 9a8670d8c0a5 [2023-02-21T20:09:54.914Z] ---> 5799c973edf0 [2023-02-21T20:09:54.914Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-21T20:09:54.914Z] ---> Running in b94d769119e5 [2023-02-21T20:09:54.914Z] Removing intermediate container 9a8670d8c0a5 [2023-02-21T20:09:54.914Z] ---> ede6c7624e8a [2023-02-21T20:09:54.914Z] 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-21T20:09:55.171Z] Removing intermediate container b94d769119e5 [2023-02-21T20:09:55.171Z] ---> 8b1a050f1cdc [2023-02-21T20:09:55.171Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T20:09:55.429Z] ---> Running in f03fe69ef25f [2023-02-21T20:09:55.429Z] Removing intermediate container c9e58f4151fd [2023-02-21T20:09:55.429Z] ---> 614ec3c00a96 [2023-02-21T20:09:55.429Z] [2023-02-21T20:09:55.429Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T20:09:55.429Z] ---> dfd21b5a31f5 [2023-02-21T20:09:55.429Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-21T20:09:55.429Z] ---> Running in a84a2332cbfb [2023-02-21T20:09:55.429Z] ---> ea2ff11babc6 [2023-02-21T20:09:55.429Z] 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-21T20:09:55.429Z] Removing intermediate container f03fe69ef25f [2023-02-21T20:09:55.429Z] ---> 62f86d21dfc0 [2023-02-21T20:09:55.429Z] Step 20/22 : LABEL arch=x86_64 [2023-02-21T20:09:55.685Z] ---> Running in eec2214133a6 [2023-02-21T20:09:55.685Z] Removing intermediate container a84a2332cbfb [2023-02-21T20:09:55.685Z] ---> 968bb452b837 [2023-02-21T20:09:55.685Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-21T20:09:55.685Z] ---> 36a30d3d1f6f [2023-02-21T20:09:55.685Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-21T20:09:55.685Z] ---> Running in 73688dfda905 [2023-02-21T20:09:55.685Z] Removing intermediate container eec2214133a6 [2023-02-21T20:09:55.685Z] ---> be8b3afbf47d [2023-02-21T20:09:55.685Z] Step 21/22 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 [2023-02-21T20:09:55.942Z] ---> Running in 04898428d8a7 [2023-02-21T20:09:55.942Z] Removing intermediate container 73688dfda905 [2023-02-21T20:09:55.942Z] ---> eb9192c7a9e8 [2023-02-21T20:09:55.942Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-21T20:09:55.942Z] ---> Running in b8f046dfa33c [2023-02-21T20:09:55.942Z] ---> 75e9e9218981 [2023-02-21T20:09:55.942Z] 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-21T20:09:56.200Z] Removing intermediate container 04898428d8a7 [2023-02-21T20:09:56.200Z] ---> d4a625c69943 [2023-02-21T20:09:56.200Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T20:09:56.200Z] ---> Running in 04274dcd9bbe [2023-02-21T20:09:56.200Z] Removing intermediate container b8f046dfa33c [2023-02-21T20:09:56.200Z] ---> cfc3ac9d910e [2023-02-21T20:09:56.200Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T20:09:56.459Z] ---> Running in 1d331711e724 [2023-02-21T20:09:56.459Z] Removing intermediate container 04274dcd9bbe [2023-02-21T20:09:56.459Z] ---> 0fbdbd8fe795 [2023-02-21T20:09:56.459Z] [2023-02-21T20:09:56.459Z] ---> dbe6e4d0e1a8 [2023-02-21T20:09:56.459Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-21T20:09:56.459Z] Successfully built 0fbdbd8fe795 [2023-02-21T20:09:56.459Z] Successfully tagged support-scheduler:latest [2023-02-21T20:09:56.459Z]  Building support-scheduler ... done Building security-spire-agent [2023-02-21T20:09:57.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T20:09:57.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T20:09:57.341Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T20:09:57.341Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T20:09:57.341Z] OK: 6 MiB in 15 packages [2023-02-21T20:09:57.910Z] ---> eb404a257297 [2023-02-21T20:09:57.910Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-21T20:09:58.476Z] ---> 0b7f9b51635e [2023-02-21T20:09:58.476Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-21T20:09:58.476Z] Removing intermediate container 1d331711e724 [2023-02-21T20:09:58.476Z] ---> 9c22fec80ed1 [2023-02-21T20:09:58.476Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T20:09:59.042Z] ---> b34cd0798b41 [2023-02-21T20:09:59.042Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T20:09:59.042Z] ---> 5012cf3e9a8e [2023-02-21T20:09:59.042Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-21T20:09:59.042Z] ---> Running in a9cc873ccca4 [2023-02-21T20:09:59.609Z] ---> 028e3a40f410 [2023-02-21T20:09:59.609Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-21T20:09:59.867Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:09:59.867Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:09:59.867Z] ---> 308de6c27ab5 [2023-02-21T20:09:59.867Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T20:09:59.867Z] ---> Using cache [2023-02-21T20:09:59.867Z] ---> d6f0e28c604e [2023-02-21T20:09:59.867Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T20:09:59.867Z] ---> Using cache [2023-02-21T20:09:59.867Z] ---> 352d33ec3ca9 [2023-02-21T20:09:59.867Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T20:09:59.867Z] ---> Using cache [2023-02-21T20:09:59.867Z] ---> 5d5b09979ddc [2023-02-21T20:09:59.867Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:09:59.867Z] ---> Using cache [2023-02-21T20:09:59.867Z] ---> 4c42b06dc591 [2023-02-21T20:09:59.867Z] Step 7/24 : COPY . . [2023-02-21T20:09:59.867Z] ---> Using cache [2023-02-21T20:09:59.867Z] ---> 4a9c111760bf [2023-02-21T20:09:59.867Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T20:09:59.867Z] ---> Using cache [2023-02-21T20:09:59.867Z] ---> 4ef369b28a1b [2023-02-21T20:09:59.867Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-21T20:09:59.867Z] ---> Using cache [2023-02-21T20:09:59.867Z] ---> e8c44d5df274 [2023-02-21T20:09:59.867Z] 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-21T20:09:59.867Z] ---> Using cache [2023-02-21T20:09:59.867Z] ---> 0d393aa5f466 [2023-02-21T20:09:59.867Z] Step 11/24 : WORKDIR /edgex-go [2023-02-21T20:09:59.867Z] ---> Using cache [2023-02-21T20:09:59.867Z] ---> b800e162ec21 [2023-02-21T20:09:59.867Z] [2023-02-21T20:09:59.867Z] Step 12/24 : FROM alpine:3.15 [2023-02-21T20:09:59.867Z] ---> 5ce65d7b0fde [2023-02-21T20:09:59.867Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T20:09:59.867Z] ---> Using cache [2023-02-21T20:09:59.867Z] ---> 157ab486c18e [2023-02-21T20:09:59.867Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-21T20:09:59.867Z] ---> Using cache [2023-02-21T20:09:59.867Z] ---> ea4b5501fa07 [2023-02-21T20:09:59.867Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-21T20:10:00.125Z] ---> aec762ce6b4e [2023-02-21T20:10:00.125Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-21T20:10:00.387Z] Removing intermediate container a9cc873ccca4 [2023-02-21T20:10:00.387Z] ---> dc94df8db18c [2023-02-21T20:10:00.387Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T20:10:00.387Z] ---> Running in af76a175e0d6 [2023-02-21T20:10:00.387Z] ---> Running in 401edd2c74ce [2023-02-21T20:10:00.387Z] Removing intermediate container 82259c11af29 [2023-02-21T20:10:00.387Z] ---> 6c2ced867092 [2023-02-21T20:10:00.387Z] [2023-02-21T20:10:00.387Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T20:10:00.387Z] ---> dfd21b5a31f5 [2023-02-21T20:10:00.387Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-21T20:10:00.647Z] ---> Running in 212de9673eab [2023-02-21T20:10:00.647Z] Removing intermediate container af76a175e0d6 [2023-02-21T20:10:00.647Z] ---> e90afc4b20e9 [2023-02-21T20:10:00.647Z] Step 22/24 : LABEL arch=x86_64 [2023-02-21T20:10:00.647Z] ---> 31acf16db842 [2023-02-21T20:10:00.647Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T20:10:00.647Z] Removing intermediate container 401edd2c74ce [2023-02-21T20:10:00.647Z] ---> 1b65a56397f4 [2023-02-21T20:10:00.647Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T20:10:00.647Z] ---> Running in c4eb6179f9f3 [2023-02-21T20:10:00.647Z] ---> Running in 2d1357a88508 [2023-02-21T20:10:00.647Z] Removing intermediate container 212de9673eab [2023-02-21T20:10:00.647Z] ---> 49ddfb820cfb [2023-02-21T20:10:00.647Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T20:10:00.647Z] ---> Running in 87484680eb45 [2023-02-21T20:10:00.907Z] Removing intermediate container c4eb6179f9f3 [2023-02-21T20:10:00.907Z] ---> 487deb900320 [2023-02-21T20:10:00.907Z] Step 23/24 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 [2023-02-21T20:10:00.907Z] Removing intermediate container 2d1357a88508 [2023-02-21T20:10:00.907Z] ---> 6fb1b75581e9 [2023-02-21T20:10:00.907Z] Step 20/22 : LABEL arch=x86_64 [2023-02-21T20:10:00.907Z] ---> Running in bae3cc20f761 [2023-02-21T20:10:00.907Z] ---> Running in 4efda91fb8e5 [2023-02-21T20:10:01.165Z] Removing intermediate container bae3cc20f761 [2023-02-21T20:10:01.165Z] ---> ef53cc75a895 [2023-02-21T20:10:01.165Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T20:10:01.165Z] Removing intermediate container 4efda91fb8e5 [2023-02-21T20:10:01.165Z] ---> c9864f17dd6e [2023-02-21T20:10:01.165Z] Step 21/22 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 [2023-02-21T20:10:01.165Z] ---> Running in f44f61fb43c6 [2023-02-21T20:10:01.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T20:10:01.165Z] ---> Running in 0e813041caf2 [2023-02-21T20:10:01.210Z] Removing intermediate container 997ba75e0265 [2023-02-21T20:10:01.210Z] ---> f927eef89133 [2023-02-21T20:10:01.210Z] Successfully built f927eef89133 [2023-02-21T20:10:01.210Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T20:10:01.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T20:10:01.425Z] Removing intermediate container f44f61fb43c6 [2023-02-21T20:10:01.425Z] ---> 8590750f286a [2023-02-21T20:10:01.425Z] [2023-02-21T20:10:01.425Z] Removing intermediate container 0e813041caf2 [2023-02-21T20:10:01.425Z] ---> 640b1b50e983 [2023-02-21T20:10:01.425Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T20:10:01.615Z] + docker inspect -f . ci-base-image-arm64 [2023-02-21T20:10:01.615Z] . [Pipeline] } [2023-02-21T20:10:01.682Z] Successfully built 8590750f286a [2023-02-21T20:10:01.682Z] Successfully tagged security-secretstore-setup:latest [2023-02-21T20:10:01.682Z]  Building security-secretstore-setup ... done  ---> Running in 0503d9253119 [2023-02-21T20:10:01.682Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T20:10:01.682Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T20:10:01.682Z] OK: 6 MiB in 15 packages [2023-02-21T20:10:01.682Z] Removing intermediate container 0503d9253119 [2023-02-21T20:10:01.682Z] ---> 94079f58672b [2023-02-21T20:10:01.682Z] [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T20:10:01.918Z] prd-ubuntu20.04-docker-arm64-4c-16g-6927 does not seem to be running inside a container [2023-02-21T20:10:01.942Z] Successfully built 94079f58672b [2023-02-21T20:10:01.942Z] Successfully tagged core-data:latest [2023-02-21T20:10:01.942Z]  Building core-data ... done  ---> 4f09446987de [2023-02-21T20:10:01.942Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T20:10:01.998Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-21T20:10:02.199Z] ---> 3757e7637785 [2023-02-21T20:10:02.199Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-21T20:10:02.199Z] Removing intermediate container 87484680eb45 [2023-02-21T20:10:02.199Z] ---> e5e63636e310 [2023-02-21T20:10:02.199Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T20:10:02.456Z] ---> fee9de49f352 [2023-02-21T20:10:02.456Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-21T20:10:02.456Z] ---> 06b20a84fcb5 [2023-02-21T20:10:02.456Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-21T20:10:02.713Z] ---> a804ee85a393 [2023-02-21T20:10:02.713Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T20:10:02.713Z] ---> Running in a52d68e5379c [2023-02-21T20:10:02.713Z] ---> 15718e613bd0 [2023-02-21T20:10:02.713Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-21T20:10:02.970Z] Removing intermediate container a52d68e5379c [2023-02-21T20:10:02.970Z] ---> af19e19de4ac [2023-02-21T20:10:02.970Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T20:10:02.970Z] ---> Running in c146b189ce0f [2023-02-21T20:10:02.970Z] ---> f968720e36ea [2023-02-21T20:10:02.970Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-21T20:10:02.970Z] Removing intermediate container c146b189ce0f [2023-02-21T20:10:02.970Z] ---> fcf49d5fdbed [2023-02-21T20:10:02.970Z] Step 22/24 : LABEL arch=x86_64 [2023-02-21T20:10:03.227Z] ---> Running in e57da70c857c [2023-02-21T20:10:03.227Z] Removing intermediate container e57da70c857c [2023-02-21T20:10:03.227Z] ---> 390542f8c34d [2023-02-21T20:10:03.227Z] Step 23/24 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 [2023-02-21T20:10:03.227Z] ---> e7075e73efe2 [2023-02-21T20:10:03.227Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T20:10:03.293Z] $ docker top 3a2cbbac70edba001d31fe3ed26f00f6bf528da55b5f42ea28d0d25b4229bb4b -eo pid,comm [2023-02-21T20:10:03.485Z] ---> Running in ae1dbd5f3abe [2023-02-21T20:10:03.485Z] ---> Running in 43d60d7fe57c [2023-02-21T20:10:03.485Z] Removing intermediate container ae1dbd5f3abe [2023-02-21T20:10:03.485Z] ---> 5e5f4941eb6f [2023-02-21T20:10:03.486Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T20:10:03.486Z] ---> Running in 15ccaf925650 [Pipeline] { [Pipeline] sh [2023-02-21T20:10:03.748Z] Removing intermediate container 15ccaf925650 [2023-02-21T20:10:03.748Z] ---> 14ecf48c3e27 [2023-02-21T20:10:03.748Z] [2023-02-21T20:10:03.748Z] Successfully built 14ecf48c3e27 [2023-02-21T20:10:03.748Z] Successfully tagged security-spire-agent:latest [2023-02-21T20:10:04.005Z]  Building security-spire-agent ... done Removing intermediate container 43d60d7fe57c [2023-02-21T20:10:04.005Z] ---> e3edb155c422 [2023-02-21T20:10:04.005Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T20:10:04.263Z] ---> Running in 5b09d0e56629 [2023-02-21T20:10:04.263Z] Removing intermediate container 5b09d0e56629 [2023-02-21T20:10:04.263Z] ---> 2486ffe38a24 [2023-02-21T20:10:04.263Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-21T20:10:04.263Z] ---> Running in bd9ff5b0032f [2023-02-21T20:10:04.263Z] Removing intermediate container bd9ff5b0032f [2023-02-21T20:10:04.263Z] ---> 42a752e2e699 [2023-02-21T20:10:04.263Z] Step 20/22 : LABEL arch=x86_64 [2023-02-21T20:10:04.263Z] ---> Running in 8a4ba5d5f43c [2023-02-21T20:10:04.298Z] + go version [2023-02-21T20:10:04.298Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-21T20:10:04.338Z] $ docker stop --time=1 3a2cbbac70edba001d31fe3ed26f00f6bf528da55b5f42ea28d0d25b4229bb4b [2023-02-21T20:10:04.521Z] Removing intermediate container 8a4ba5d5f43c [2023-02-21T20:10:04.521Z] ---> 1d40b4c730ba [2023-02-21T20:10:04.521Z] Step 21/22 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 [2023-02-21T20:10:04.521Z] ---> Running in 6d5c83110238 [2023-02-21T20:10:04.521Z] Removing intermediate container 6d5c83110238 [2023-02-21T20:10:04.521Z] ---> 7a6dea1a4a80 [2023-02-21T20:10:04.521Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T20:10:04.521Z] ---> Running in b6df004e585c [2023-02-21T20:10:04.778Z] Removing intermediate container b6df004e585c [2023-02-21T20:10:04.778Z] ---> 7b1b7fc6d0dc [2023-02-21T20:10:04.778Z] [2023-02-21T20:10:04.778Z] Successfully built 7b1b7fc6d0dc [2023-02-21T20:10:04.778Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-21T20:10:05.950Z] $ docker rm -f --volumes 3a2cbbac70edba001d31fe3ed26f00f6bf528da55b5f42ea28d0d25b4229bb4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T20:10:06.693Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 18681841d917 [2023-02-21T20:10:06.693Z] ---> 56aa21ef674f [2023-02-21T20:10:06.693Z] [2023-02-21T20:10:06.693Z] Step 10/23 : FROM alpine:3.16 [2023-02-21T20:10:06.693Z] ---> dfd21b5a31f5 [2023-02-21T20:10:06.693Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-21T20:10:06.693Z] ---> Using cache [2023-02-21T20:10:06.693Z] ---> 201ae5b35300 [2023-02-21T20:10:06.693Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T20:10:06.693Z] ---> Using cache [2023-02-21T20:10:06.693Z] ---> 4d6716d42ae9 [2023-02-21T20:10:06.693Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-21T20:10:06.693Z] ---> Running in 130d06c08ec8 [2023-02-21T20:10:06.693Z] Removing intermediate container 130d06c08ec8 [2023-02-21T20:10:06.693Z] ---> e35197550147 [2023-02-21T20:10:06.693Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-21T20:10:06.693Z] ---> Running in 8d9468b5fa21 [2023-02-21T20:10:06.693Z] Removing intermediate container 8d9468b5fa21 [2023-02-21T20:10:06.693Z] ---> 91f977dabf1a [2023-02-21T20:10:06.693Z] Step 15/23 : WORKDIR / [2023-02-21T20:10:06.693Z] ---> Running in c298404034f9 [2023-02-21T20:10:06.693Z] Removing intermediate container c298404034f9 [2023-02-21T20:10:06.693Z] ---> 9062858db6ce [2023-02-21T20:10:06.693Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T20:10:06.838Z] + docker inspect -f . ci-base-image-arm64 [2023-02-21T20:10:06.838Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T20:10:06.951Z] ---> d73980b44d56 [2023-02-21T20:10:06.951Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-21T20:10:07.093Z] prd-ubuntu20.04-docker-arm64-4c-16g-6927 does not seem to be running inside a container [2023-02-21T20:10:07.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-21T20:10:07.210Z] ---> 75021c9ef635 [2023-02-21T20:10:07.210Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-21T20:10:07.210Z] ---> 3390095d485b [2023-02-21T20:10:07.210Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-21T20:10:07.210Z] ---> Running in c6a577cb7c97 [2023-02-21T20:10:07.468Z] Removing intermediate container c6a577cb7c97 [2023-02-21T20:10:07.468Z] ---> 739efc8faae5 [2023-02-21T20:10:07.468Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T20:10:07.468Z] ---> Running in 7b70f72daf97 [2023-02-21T20:10:07.468Z] Removing intermediate container 7b70f72daf97 [2023-02-21T20:10:07.468Z] ---> cb65a00e2ad1 [2023-02-21T20:10:07.468Z] Step 21/23 : LABEL arch=x86_64 [2023-02-21T20:10:07.468Z] ---> Running in 59b3e2ae1ee1 [2023-02-21T20:10:07.728Z] Removing intermediate container 59b3e2ae1ee1 [2023-02-21T20:10:07.728Z] ---> 7e7ebea049ad [2023-02-21T20:10:07.728Z] Step 22/23 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 [2023-02-21T20:10:07.728Z] ---> Running in cbd010d9c430 [2023-02-21T20:10:07.728Z] Removing intermediate container cbd010d9c430 [2023-02-21T20:10:07.728Z] ---> 6017c2363360 [2023-02-21T20:10:07.728Z] Step 23/23 : LABEL version=0.0.0 [2023-02-21T20:10:07.729Z] ---> Running in cbbdf1931588 [2023-02-21T20:10:07.729Z] Removing intermediate container cbbdf1931588 [2023-02-21T20:10:07.729Z] ---> 076db706e40d [2023-02-21T20:10:07.729Z] [2023-02-21T20:10:07.990Z] Successfully built 076db706e40d [2023-02-21T20:10:07.990Z] Successfully tagged core-command:latest [2023-02-21T20:10:07.996Z]  Building core-command ... done  [2023-02-21T20:10:08.335Z] $ docker top 2db30bbc80deab6250e195c83cce917b6226d99c91d77c72ffecc9f720490dd1 -eo pid,comm [Pipeline] { [Pipeline] } [2023-02-21T20:10:08.666Z] $ docker stop --time=1 cbd0599297a449b4b456b5e66378b338aab5567c0281a4b99ce49b6895b448f7 [2023-02-21T20:10:09.955Z] $ docker rm -f --volumes cbd0599297a449b4b456b5e66378b338aab5567c0281a4b99ce49b6895b448f7 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] echo [2023-02-21T20:10:10.100Z] ========================================================= [2023-02-21T20:10:10.100Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-21T20:10:10.100Z] ========================================================= [Pipeline] sh [2023-02-21T20:10:10.326Z] + docker images [2023-02-21T20:10:10.326Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-21T20:10:10.326Z] core-command latest 076db706e40d 3 seconds ago 17.7MB [2023-02-21T20:10:10.326Z] 56aa21ef674f 5 seconds ago 1.68GB [2023-02-21T20:10:10.326Z] core-common-config-bootstrapper latest 7b1b7fc6d0dc 6 seconds ago 15.5MB [2023-02-21T20:10:10.326Z] security-spire-agent latest 14ecf48c3e27 7 seconds ago 125MB [2023-02-21T20:10:10.326Z] core-data latest 94079f58672b 9 seconds ago 17.9MB [2023-02-21T20:10:10.326Z] security-secretstore-setup latest 8590750f286a 9 seconds ago 30MB [2023-02-21T20:10:10.326Z] 6c2ced867092 10 seconds ago 1.67GB [2023-02-21T20:10:10.326Z] support-scheduler latest 0fbdbd8fe795 14 seconds ago 30MB [2023-02-21T20:10:10.326Z] 614ec3c00a96 16 seconds ago 1.68GB [2023-02-21T20:10:10.326Z] fba9c8e675f4 19 seconds ago 1.74GB [2023-02-21T20:10:10.326Z] 3d2335802c97 20 seconds ago 1.67GB [2023-02-21T20:10:10.326Z] security-proxy-setup latest 99b8930b87ee 26 seconds ago 27.8MB [2023-02-21T20:10:10.326Z] f499af2d0597 34 seconds ago 1.67GB [2023-02-21T20:10:10.326Z] security-spire-config latest d338ac0f5695 39 seconds ago 85.8MB [2023-02-21T20:10:10.326Z] b800e162ec21 47 seconds ago 1.55GB [2023-02-21T20:10:10.326Z] security-bootstrapper latest cdedae958438 47 seconds ago 20.4MB [2023-02-21T20:10:10.326Z] support-notifications latest 1d309cb43f4a 54 seconds ago 30.7MB [2023-02-21T20:10:10.326Z] core-metadata latest c24ec3bb9a0a 56 seconds ago 18.5MB [2023-02-21T20:10:10.326Z] security-spiffe-token-provider latest e2d9d0775f6e 58 seconds ago 30MB [2023-02-21T20:10:10.326Z] 31af2fa729d1 About a minute ago 1.74GB [2023-02-21T20:10:10.326Z] 6fb4035d5cd0 About a minute ago 1.72GB [2023-02-21T20:10:10.326Z] b34ee089923d About a minute ago 1.67GB [2023-02-21T20:10:10.326Z] 5d625fe4ba4c About a minute ago 1.69GB [2023-02-21T20:10:10.326Z] security-spire-server latest ec6939376088 About a minute ago 86.5MB [2023-02-21T20:10:10.326Z] de77b90f9fcc About a minute ago 1.55GB [2023-02-21T20:10:10.326Z] ci-base-image-x86_64 latest 308de6c27ab5 4 minutes ago 904MB [2023-02-21T20:10:10.326Z] alpine 3.15 5ce65d7b0fde 10 days ago 5.59MB [2023-02-21T20:10:10.326Z] alpine 3.16 dfd21b5a31f5 10 days ago 5.55MB [2023-02-21T20:10:10.326Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-21T20:10:10.326Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-21T20:10:10.326Z] 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) [2023-02-21T20:10:10.739Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-21T20:10:11.433Z] + make test [2023-02-21T20:10:11.433Z] go test -race -coverprofile=coverage.out ./... [2023-02-21T20:10:50.343Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-21T20:12:57.138Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-21T20:12:57.138Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-21T20:12:57.138Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-21T20:12:57.138Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-21T20:12:57.138Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-21T20:13:09.507Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-21T20:13:09.507Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-21T20:13:09.507Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-21T20:13:09.507Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-21T20:13:09.507Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-21T20:13:09.507Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-21T20:13:09.507Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-21T20:13:09.507Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-21T20:13:09.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-21T20:13:19.601Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.423s coverage: 28.7% of statements [2023-02-21T20:13:19.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-21T20:13:19.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-21T20:13:27.855Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.634s coverage: 98.5% of statements [2023-02-21T20:13:32.156Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.695s coverage: 73.7% of statements [2023-02-21T20:13:32.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-21T20:13:32.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-21T20:13:32.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-21T20:13:32.157Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.614s coverage: 54.0% of statements [2023-02-21T20:13:32.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-21T20:13:32.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-21T20:13:50.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.288s coverage: 88.5% of statements [2023-02-21T20:13:50.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-21T20:13:50.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-21T20:13:50.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-21T20:13:50.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-21T20:13:50.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-21T20:13:50.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.500s coverage: 3.9% of statements [2023-02-21T20:13:50.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-21T20:13:50.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-21T20:13:52.358Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.126s coverage: 95.6% of statements [2023-02-21T20:13:52.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-21T20:13:52.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-21T20:13:52.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-21T20:13:52.358Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.390s coverage: 72.2% of statements [2023-02-21T20:13:52.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-21T20:13:52.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-21T20:13:52.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-21T20:13:52.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-21T20:13:52.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-21T20:13:52.358Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.617s coverage: 65.9% of statements [2023-02-21T20:13:52.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-21T20:13:52.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-21T20:13:52.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-21T20:13:52.358Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.431s coverage: 0.9% of statements [2023-02-21T20:13:52.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-21T20:13:52.358Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.516s coverage: 29.6% of statements [2023-02-21T20:13:52.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-21T20:13:54.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.389s coverage: 47.1% of statements [2023-02-21T20:13:54.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.284s coverage: 82.9% of statements [2023-02-21T20:13:54.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.287s coverage: 94.1% of statements [2023-02-21T20:13:55.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.332s coverage: 96.3% of statements [2023-02-21T20:13:57.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.298s coverage: 87.5% of statements [2023-02-21T20:14:07.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.267s coverage: 94.4% of statements [2023-02-21T20:14:07.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.256s coverage: 44.8% of statements [2023-02-21T20:14:29.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.072s coverage: 79.9% of statements [2023-02-21T20:14:29.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-21T20:14:29.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.383s coverage: 92.9% of statements [2023-02-21T20:14:29.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-21T20:14:29.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-21T20:14:29.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-21T20:14:29.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.077s coverage: 64.4% of statements [2023-02-21T20:14:29.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-21T20:14:29.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-21T20:14:29.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-21T20:14:29.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-21T20:14:29.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.259s coverage: 86.9% of statements [2023-02-21T20:14:29.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-21T20:14:29.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-21T20:14:29.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-21T20:14:29.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-21T20:14:29.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.254s coverage: 87.2% of statements [2023-02-21T20:14:29.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.209s coverage: 20.0% of statements [2023-02-21T20:14:29.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-21T20:14:29.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-21T20:14:29.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.211s coverage: 100.0% of statements [2023-02-21T20:14:29.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-21T20:14:29.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.326s coverage: 77.4% of statements [2023-02-21T20:14:29.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-21T20:14:29.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.296s coverage: 80.0% of statements [2023-02-21T20:14:29.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.301s coverage: 87.2% of statements [2023-02-21T20:14:29.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.559s coverage: 91.2% of statements [2023-02-21T20:14:29.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-21T20:14:36.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.840s coverage: 63.1% of statements [2023-02-21T20:14:36.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-21T20:14:36.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-21T20:14:36.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.285s coverage: 100.0% of statements [2023-02-21T20:14:36.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.143s coverage: 89.4% of statements [2023-02-21T20:14:36.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements [2023-02-21T20:14:36.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.124s coverage: 73.7% of statements [2023-02-21T20:14:36.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.093s coverage: 100.0% of statements [2023-02-21T20:14:41.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.729s coverage: 65.3% of statements [2023-02-21T20:14:41.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-21T20:14:41.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-21T20:14:41.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-21T20:14:47.471Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.013s coverage: 41.0% of statements [2023-02-21T20:14:47.471Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-21T20:14:47.471Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-21T20:14:47.471Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.358s coverage: 89.5% of statements [2023-02-21T20:14:47.471Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-21T20:14:47.471Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.419s coverage: 84.8% of statements [2023-02-21T20:14:47.471Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-21T20:14:47.471Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-21T20:14:47.471Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-21T20:14:47.471Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-21T20:14:55.722Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.332s coverage: 17.7% of statements [2023-02-21T20:14:55.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-21T20:14:55.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-21T20:14:55.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-21T20:14:55.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-21T20:14:55.722Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.779s coverage: 92.3% of statements [2023-02-21T20:14:55.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-21T20:14:55.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-21T20:14:55.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-21T20:14:55.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-21T20:14:55.722Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.412s coverage: 63.2% of statements [2023-02-21T20:14:55.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-21T20:14:55.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-21T20:14:55.722Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.468s coverage: 97.7% of statements [2023-02-21T20:14:55.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-21T20:14:55.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-21T20:14:55.722Z] 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-21T20:14:55.722Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-21T20:14:55.722Z] go vet ./... [2023-02-21T20:17:02.393Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-21T20:17:02.393Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-21T20:17:02.393Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-21T20:17:02.429Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-21T20:17:03.113Z] + ls -al . [2023-02-21T20:17:03.113Z] total 740 [2023-02-21T20:17:03.113Z] drwxrwxr-x 10 1001 1001 4096 Feb 21 20:10 . [2023-02-21T20:17:03.113Z] drwxr-xr-x 4 root root 4096 Feb 21 20:10 .. [2023-02-21T20:17:03.113Z] drwxrwxr-x 2 1001 1001 4096 Feb 21 20:08 .blubracket [2023-02-21T20:17:03.113Z] -rw-rw-r-- 1 1001 1001 16 Feb 21 20:08 .dockerignore [2023-02-21T20:17:03.113Z] drwxrwxr-x 8 1001 1001 4096 Feb 21 20:08 .git [2023-02-21T20:17:03.113Z] drwxrwxr-x 3 1001 1001 4096 Feb 21 20:08 .github [2023-02-21T20:17:03.113Z] -rw-rw-r-- 1 1001 1001 1024 Feb 21 20:08 .gitignore [2023-02-21T20:17:03.113Z] -rw-rw-r-- 1 1001 1001 42 Feb 21 20:08 .golangci.yml [2023-02-21T20:17:03.113Z] -rw-rw-r-- 1 1001 1001 87 Feb 21 20:08 .hadolint.yml [2023-02-21T20:17:03.113Z] -rw-rw-r-- 1 1001 1001 166 Feb 21 20:08 .sonarcloud.properties [2023-02-21T20:17:03.113Z] -rw-rw-r-- 1 1001 1001 1171 Feb 21 20:08 ADOPTERS.md [2023-02-21T20:17:03.113Z] -rw-rw-r-- 1 1001 1001 10825 Feb 21 20:08 Attribution.txt [2023-02-21T20:17:03.113Z] -rw-rw-r-- 1 1001 1001 73765 Feb 21 20:08 CHANGELOG.md [2023-02-21T20:17:03.113Z] -rw-rw-r-- 1 1001 1001 3804 Feb 21 20:08 CONTRIBUTING.md [2023-02-21T20:17:03.113Z] -rw-rw-r-- 1 1001 1001 677 Feb 21 20:08 GOVERNANCE.md [2023-02-21T20:17:03.113Z] -rw-rw-r-- 1 1001 1001 883 Feb 21 20:08 Jenkinsfile [2023-02-21T20:17:03.113Z] -rw-rw-r-- 1 1001 1001 10775 Feb 21 20:08 LICENSE [2023-02-21T20:17:03.113Z] -rw-rw-r-- 1 1001 1001 13375 Feb 21 20:08 Makefile [2023-02-21T20:17:03.113Z] -rw-rw-r-- 1 1001 1001 582 Feb 21 20:08 OWNERS.md [2023-02-21T20:17:03.113Z] -rw-rw-r-- 1 1001 1001 9403 Feb 21 20:08 README.md [2023-02-21T20:17:03.113Z] -rw-rw-r-- 1 1001 1001 6912 Feb 21 20:08 SECURITY.md [2023-02-21T20:17:03.113Z] -rw-rw-r-- 1 1001 1001 5 Feb 21 20:05 VERSION [2023-02-21T20:17:03.113Z] drwxrwxr-x 2 1001 1001 4096 Feb 21 20:08 bin [2023-02-21T20:17:03.113Z] drwxrwxr-x 17 1001 1001 4096 Feb 21 20:08 cmd [2023-02-21T20:17:03.113Z] -rw-r--r-- 1 root root 487323 Feb 21 20:14 coverage.out [2023-02-21T20:17:03.113Z] -rw-rw-r-- 1 1001 1001 3296 Feb 21 20:08 go.mod [2023-02-21T20:17:03.113Z] -rw-rw-r-- 1 1001 1001 33293 Feb 21 20:08 go.sum [2023-02-21T20:17:03.113Z] drwxrwxr-x 7 1001 1001 4096 Feb 21 20:08 internal [2023-02-21T20:17:03.113Z] drwxrwxr-x 3 1001 1001 4096 Feb 21 20:08 openapi [2023-02-21T20:17:03.113Z] drwxrwxr-x 4 1001 1001 4096 Feb 21 20:08 snap [2023-02-21T20:17:03.113Z] -rw-rw-r-- 1 1001 1001 204 Feb 21 20:08 version.go [Pipeline] sh [2023-02-21T20:17:03.773Z] + '[' -e coverage.out ] [2023-02-21T20:17:03.773Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-21T20:17:03.807Z] Warning: overwriting stash ‘coverage-report’ [2023-02-21T20:17:04.599Z] Stashed 1 file(s) [Pipeline] sh [2023-02-21T20:17:05.241Z] + make build [2023-02-21T20:17:05.241Z] 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-21T20:18:41.949Z] 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-21T20:18:47.301Z] 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-21T20:18:53.962Z] 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-21T20:18:57.294Z] 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-21T20:19:44.129Z] 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-21T20:19:48.387Z] 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-21T20:19:53.733Z] 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-21T20:20:00.383Z] 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-21T20:20:04.639Z] 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-21T20:20:08.904Z] 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-21T20:20:23.892Z] 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-21T20:20:28.191Z] $ docker stop --time=1 2db30bbc80deab6250e195c83cce917b6226d99c91d77c72ffecc9f720490dd1 [2023-02-21T20:20:30.250Z] $ docker rm -f --volumes 2db30bbc80deab6250e195c83cce917b6226d99c91d77c72ffecc9f720490dd1 [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-21T20:20:32.677Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-21T20:20:32.677Z] [2023-02-21T20:20:32.677Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T20:20:33.085Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-21T20:20:33.353Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-21T20:20:33.353Z] 29e5d40040c1: Pulling fs layer [2023-02-21T20:20:33.353Z] 1ce36da41761: Pulling fs layer [2023-02-21T20:20:33.353Z] 25b303627fd3: Pulling fs layer [2023-02-21T20:20:33.353Z] 29e5d40040c1: Verifying Checksum [2023-02-21T20:20:33.353Z] 29e5d40040c1: Download complete [2023-02-21T20:20:33.621Z] 1ce36da41761: Verifying Checksum [2023-02-21T20:20:33.621Z] 1ce36da41761: Download complete [2023-02-21T20:20:33.889Z] 29e5d40040c1: Pull complete [2023-02-21T20:20:35.308Z] 1ce36da41761: Pull complete [2023-02-21T20:20:35.308Z] 25b303627fd3: Verifying Checksum [2023-02-21T20:20:35.308Z] 25b303627fd3: Download complete [2023-02-21T20:20:47.633Z] 25b303627fd3: Pull complete [2023-02-21T20:20:47.633Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-21T20:20:47.633Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-21T20:20:47.633Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T20:20:47.967Z] prd-ubuntu20.04-docker-arm64-4c-16g-6927 does not seem to be running inside a container [2023-02-21T20:20:48.052Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-21T20:20:50.488Z] $ docker top 2c966face32fb9f22d9794c071974af1cd007f389ad2ad9738a894f9610bd4e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T20:20:51.351Z] + docker-compose build --help [2023-02-21T20:20:51.351Z] + grep parallel [2023-02-21T20:20:56.693Z] --parallel Build images in parallel. [Pipeline] } [2023-02-21T20:20:57.011Z] $ docker stop --time=1 2c966face32fb9f22d9794c071974af1cd007f389ad2ad9738a894f9610bd4e0 [2023-02-21T20:20:58.704Z] $ docker rm -f --volumes 2c966face32fb9f22d9794c071974af1cd007f389ad2ad9738a894f9610bd4e0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T20:20:59.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-21T20:20:59.601Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T20:20:59.853Z] prd-ubuntu20.04-docker-arm64-4c-16g-6927 does not seem to be running inside a container [2023-02-21T20:20:59.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-21T20:21:01.229Z] $ docker top 9edf543c2ad736a902c021954598e93598fa38acd6950caccd777d044a970310 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T20:21:02.105Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-21T20:21:10.311Z] Building core-command ... [2023-02-21T20:21:10.311Z] Building core-common-config-bootstrapper ... [2023-02-21T20:21:10.311Z] Building core-data ... [2023-02-21T20:21:10.311Z] Building core-metadata ... [2023-02-21T20:21:10.311Z] Building security-bootstrapper ... [2023-02-21T20:21:10.311Z] Building security-proxy-setup ... [2023-02-21T20:21:10.311Z] Building security-secretstore-setup ... [2023-02-21T20:21:10.311Z] Building security-spiffe-token-provider ... [2023-02-21T20:21:10.311Z] Building security-spire-agent ... [2023-02-21T20:21:10.311Z] Building security-spire-config ... [2023-02-21T20:21:10.311Z] Building security-spire-server ... [2023-02-21T20:21:10.311Z] Building support-notifications ... [2023-02-21T20:21:10.311Z] Building support-scheduler ... [2023-02-21T20:21:10.311Z] Building security-spiffe-token-provider [2023-02-21T20:21:10.311Z] Building security-proxy-setup [2023-02-21T20:21:10.311Z] Building security-spire-config [2023-02-21T20:21:10.311Z] Building security-bootstrapper [2023-02-21T20:21:10.311Z] Building security-secretstore-setup [2023-02-21T20:22:06.707Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:22:06.707Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:22:06.707Z] ---> f927eef89133 [2023-02-21T20:22:06.707Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T20:22:06.707Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:22:06.707Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:22:06.707Z] ---> f927eef89133 [2023-02-21T20:22:06.707Z] Step 3/32 : WORKDIR /edgex-go [2023-02-21T20:22:06.707Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:22:06.707Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:22:06.707Z] ---> f927eef89133 [2023-02-21T20:22:06.707Z] Step 3/21 : WORKDIR /edgex-go [2023-02-21T20:22:06.707Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:22:06.707Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:22:06.707Z] ---> f927eef89133 [2023-02-21T20:22:06.707Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T20:22:06.707Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:22:06.707Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:22:06.707Z] ---> f927eef89133 [2023-02-21T20:22:06.707Z] Step 3/19 : WORKDIR /edgex-go [2023-02-21T20:22:06.707Z] ---> Running in 102003d38ffa [2023-02-21T20:22:06.707Z] ---> Running in d31ab0de6b13 [2023-02-21T20:22:06.707Z] ---> Running in c3699d5fafd4 [2023-02-21T20:22:06.707Z] ---> Running in 3bc09b95c649 [2023-02-21T20:22:06.707Z] ---> Running in 2e16737b7338 [2023-02-21T20:22:06.707Z] Removing intermediate container 102003d38ffa [2023-02-21T20:22:06.707Z] ---> b9ecdeeb6bea [2023-02-21T20:22:06.707Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T20:22:06.707Z] Removing intermediate container d31ab0de6b13 [2023-02-21T20:22:06.707Z] ---> dd0a2ccf8aac [2023-02-21T20:22:06.707Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-21T20:22:06.707Z] Removing intermediate container 2e16737b7338 [2023-02-21T20:22:06.707Z] ---> 38e0d6f5b9c6 [2023-02-21T20:22:06.707Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-21T20:22:06.707Z] ---> Running in fc9485589cae [2023-02-21T20:22:06.707Z] ---> Running in 9dc8fa813257 [2023-02-21T20:22:06.707Z] ---> Running in 9327f406e129 [2023-02-21T20:22:06.707Z] Removing intermediate container c3699d5fafd4 [2023-02-21T20:22:06.707Z] ---> 5bdc207a77b0 [2023-02-21T20:22:06.707Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-21T20:22:06.707Z] Removing intermediate container 3bc09b95c649 [2023-02-21T20:22:06.707Z] ---> c0c1fb23930d [2023-02-21T20:22:06.707Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-21T20:22:06.707Z] ---> Running in de62c833c326 [2023-02-21T20:22:06.707Z] ---> Running in 42640cf7a7e3 [2023-02-21T20:22:06.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:22:06.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:22:06.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:22:06.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:22:06.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:22:06.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:22:06.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:22:06.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:22:06.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:22:06.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:22:06.707Z] v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-21T20:22:06.707Z] v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-21T20:22:06.707Z] OK: 16903 distinct packages available [2023-02-21T20:22:06.976Z] OK: 221 MiB in 51 packages [2023-02-21T20:22:06.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:22:06.976Z] OK: 221 MiB in 51 packages [2023-02-21T20:22:07.245Z] OK: 221 MiB in 51 packages [2023-02-21T20:22:07.245Z] OK: 221 MiB in 51 packages [2023-02-21T20:22:07.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:22:08.939Z] OK: 221 MiB in 51 packages [2023-02-21T20:22:09.207Z] Removing intermediate container de62c833c326 [2023-02-21T20:22:09.207Z] ---> a5dd1d20bed6 [2023-02-21T20:22:09.207Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-21T20:22:09.207Z] Removing intermediate container fc9485589cae [2023-02-21T20:22:09.207Z] ---> be98ca01d73d [2023-02-21T20:22:09.207Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T20:22:09.474Z] Removing intermediate container 42640cf7a7e3 [2023-02-21T20:22:09.474Z] ---> 3c2fd2f0e12c [2023-02-21T20:22:09.474Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T20:22:09.741Z] Removing intermediate container 9327f406e129 [2023-02-21T20:22:09.741Z] ---> 82ebb01306fc [2023-02-21T20:22:09.741Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-21T20:22:10.332Z] ---> b8e61ca17429 [2023-02-21T20:22:10.332Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:22:10.601Z] ---> Running in f9ddc0c02b48 [2023-02-21T20:22:10.601Z] ---> f7f579d8a620 [2023-02-21T20:22:10.601Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:22:10.601Z] ---> fbf137fc1890 [2023-02-21T20:22:10.601Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:22:10.884Z] ---> 3e5936662a26 [2023-02-21T20:22:10.884Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:22:10.884Z] Removing intermediate container 9dc8fa813257 [2023-02-21T20:22:10.884Z] ---> 4b5703b70a0e [2023-02-21T20:22:10.884Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-21T20:22:10.884Z] ---> Running in a8c217197593 [2023-02-21T20:22:10.884Z] ---> Running in 56fd1e38adbe [2023-02-21T20:22:11.157Z] ---> Running in c48ebbefcd1c [2023-02-21T20:22:12.568Z] ---> c59d1085c3fd [2023-02-21T20:22:12.568Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:22:12.833Z] ---> Running in c18c8906491a [2023-02-21T20:24:04.474Z] Removing intermediate container f9ddc0c02b48 [2023-02-21T20:24:04.474Z] ---> d505efd7c864 [2023-02-21T20:24:04.474Z] Step 7/32 : COPY . . [2023-02-21T20:24:04.474Z] Removing intermediate container 56fd1e38adbe [2023-02-21T20:24:04.474Z] ---> b79cb2457696 [2023-02-21T20:24:04.474Z] Step 7/24 : COPY . . [2023-02-21T20:24:04.474Z] Removing intermediate container c18c8906491a [2023-02-21T20:24:04.474Z] ---> 76a3d1724a15 [2023-02-21T20:24:04.474Z] Step 7/19 : COPY . . [2023-02-21T20:24:04.474Z] Removing intermediate container c48ebbefcd1c [2023-02-21T20:24:04.474Z] ---> 2c440ba9b869 [2023-02-21T20:24:04.474Z] Step 7/21 : COPY . . [2023-02-21T20:24:04.474Z] Removing intermediate container a8c217197593 [2023-02-21T20:24:04.474Z] ---> df5997a9a90e [2023-02-21T20:24:04.474Z] Step 7/24 : COPY . . [2023-02-21T20:24:12.685Z] ---> 59acf8ccedfb [2023-02-21T20:24:12.685Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-21T20:24:12.685Z] ---> 413cd0fa1254 [2023-02-21T20:24:12.685Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-21T20:24:12.685Z] ---> 4cf7dcd3498e [2023-02-21T20:24:12.685Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T20:24:12.685Z] ---> Running in c550075d51e7 [2023-02-21T20:24:12.685Z] ---> d46bdfd8c4e3 [2023-02-21T20:24:12.685Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-21T20:24:12.685Z] ---> 5da7f8e14beb [2023-02-21T20:24:12.685Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-21T20:24:12.685Z] ---> Running in 4d5250e757b5 [2023-02-21T20:24:12.685Z] ---> Running in 18e97ad74fd7 [2023-02-21T20:24:12.685Z] ---> Running in c0f84c727158 [2023-02-21T20:24:12.685Z] ---> Running in 5db2fbe1530d [2023-02-21T20:24:13.281Z] Removing intermediate container 18e97ad74fd7 [2023-02-21T20:24:13.281Z] ---> 512d49045e8b [2023-02-21T20:24:13.281Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-21T20:24:13.561Z] ---> Running in b72b6cfefc13 [2023-02-21T20:24:14.146Z] Removing intermediate container b72b6cfefc13 [2023-02-21T20:24:14.146Z] ---> 1773fc95a0e8 [2023-02-21T20:24:14.146Z] 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-21T20:24:14.414Z] ---> Running in 2ceabd390a88 [2023-02-21T20:24:14.414Z] 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-21T20:24:15.384Z] 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-21T20:24:15.384Z] 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-21T20:24:15.653Z] 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-21T20:24:17.618Z] Removing intermediate container 2ceabd390a88 [2023-02-21T20:24:17.618Z] ---> d2831dc72aca [2023-02-21T20:24:17.618Z] Step 11/24 : WORKDIR /edgex-go [2023-02-21T20:24:17.618Z] ---> Running in 50d5e2b6d97a [2023-02-21T20:24:18.211Z] Removing intermediate container 50d5e2b6d97a [2023-02-21T20:24:18.211Z] ---> c80bb7146dbf [2023-02-21T20:24:18.211Z] [2023-02-21T20:24:18.211Z] Step 12/24 : FROM alpine:3.15 [2023-02-21T20:24:18.211Z] 3.15: Pulling from library/alpine [2023-02-21T20:24:19.638Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-21T20:24:19.638Z] Status: Downloaded newer image for alpine:3.15 [2023-02-21T20:24:19.638Z] ---> 354640af7b1b [2023-02-21T20:24:19.638Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T20:24:19.909Z] ---> Running in baa2f6ef2066 [2023-02-21T20:24:20.176Z] Removing intermediate container baa2f6ef2066 [2023-02-21T20:24:20.176Z] ---> 40c379169650 [2023-02-21T20:24:20.176Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-21T20:24:20.444Z] ---> Running in 73299d8e6252 [2023-02-21T20:24:22.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:24:22.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:24:24.392Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T20:24:24.392Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T20:24:24.392Z] OK: 15734 distinct packages available [2023-02-21T20:24:24.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:24:24.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:24:26.388Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-21T20:24:26.388Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-21T20:24:26.388Z] (3/4) Installing libucontext (1.1-r0) [2023-02-21T20:24:26.388Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-21T20:24:26.388Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T20:24:26.388Z] OK: 6 MiB in 18 packages [2023-02-21T20:24:28.344Z] Removing intermediate container 73299d8e6252 [2023-02-21T20:24:28.344Z] ---> cc87ba5b4c63 [2023-02-21T20:24:28.344Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T20:24:33.679Z] ---> 6656d438869b [2023-02-21T20:24:33.679Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T20:24:34.635Z] ---> 60b708717c43 [2023-02-21T20:24:34.635Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-21T20:24:34.901Z] ---> Running in 5ba1396a59db [2023-02-21T20:24:35.483Z] Removing intermediate container 5ba1396a59db [2023-02-21T20:24:35.483Z] ---> 371f5f224c76 [2023-02-21T20:24:35.483Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-21T20:24:36.065Z] ---> 88f4871c49b3 [2023-02-21T20:24:36.065Z] Step 19/24 : WORKDIR / [2023-02-21T20:24:36.333Z] ---> Running in 6241922b61ba [2023-02-21T20:24:36.913Z] Removing intermediate container 6241922b61ba [2023-02-21T20:24:36.914Z] ---> ee748e9fbfd2 [2023-02-21T20:24:36.914Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T20:24:36.914Z] ---> Running in d66db07ef33d [2023-02-21T20:24:37.507Z] Removing intermediate container d66db07ef33d [2023-02-21T20:24:37.507Z] ---> 4d8aaeacadb8 [2023-02-21T20:24:37.507Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T20:24:37.507Z] ---> Running in fb81f07dace3 [2023-02-21T20:24:37.772Z] Removing intermediate container fb81f07dace3 [2023-02-21T20:24:37.772Z] ---> c642a1a48966 [2023-02-21T20:24:37.772Z] Step 22/24 : LABEL arch=arm64 [2023-02-21T20:24:38.044Z] ---> Running in 44a283d641dd [2023-02-21T20:24:38.645Z] Removing intermediate container 44a283d641dd [2023-02-21T20:24:38.645Z] ---> 0e69d0bbabbf [2023-02-21T20:24:38.645Z] Step 23/24 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 [2023-02-21T20:24:38.645Z] ---> Running in e756c6d422a3 [2023-02-21T20:24:39.235Z] Removing intermediate container e756c6d422a3 [2023-02-21T20:24:39.235Z] ---> dba4c129dc63 [2023-02-21T20:24:39.235Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T20:24:39.235Z] ---> Running in 77c1e654ca4d [2023-02-21T20:24:39.819Z] Removing intermediate container 77c1e654ca4d [2023-02-21T20:24:39.819Z] ---> 2835294ce350 [2023-02-21T20:24:39.819Z] [2023-02-21T20:24:40.088Z] Successfully built 2835294ce350 [2023-02-21T20:24:40.088Z] Successfully tagged security-spire-config-arm64:latest [2023-02-21T20:24:40.088Z] Building support-notifications [2023-02-21T20:25:02.136Z]  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:25:02.136Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:25:02.136Z] ---> f927eef89133 [2023-02-21T20:25:02.136Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T20:25:02.136Z] ---> Running in 5539a7b48116 [2023-02-21T20:25:02.136Z] Removing intermediate container 5539a7b48116 [2023-02-21T20:25:02.136Z] ---> e435877e08f6 [2023-02-21T20:25:02.136Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T20:25:02.136Z] ---> Running in 9080994f4f24 [2023-02-21T20:25:02.136Z] Removing intermediate container 9080994f4f24 [2023-02-21T20:25:02.136Z] ---> 3064b14695a4 [2023-02-21T20:25:02.136Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-21T20:25:02.136Z] ---> Running in 00fe1df3e65b [2023-02-21T20:25:02.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:25:02.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:25:04.136Z] OK: 221 MiB in 51 packages [2023-02-21T20:25:05.552Z] Removing intermediate container 00fe1df3e65b [2023-02-21T20:25:05.552Z] ---> dec0e718c197 [2023-02-21T20:25:05.552Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T20:25:06.514Z] ---> dea9f4fad4a2 [2023-02-21T20:25:06.514Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:25:06.514Z] ---> Running in 831e6cbcb431 [2023-02-21T20:26:43.155Z] Removing intermediate container 831e6cbcb431 [2023-02-21T20:26:43.155Z] ---> 86a62011b90c [2023-02-21T20:26:43.155Z] Step 8/22 : COPY . . [2023-02-21T20:26:55.455Z] ---> 5c7dc9c4f4f3 [2023-02-21T20:26:55.455Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-21T20:26:55.455Z] ---> Running in cff3c509a5fa [2023-02-21T20:26:56.040Z] 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-21T20:30:32.828Z] 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-21T20:30:32.828Z] 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-21T20:30:45.129Z] Removing intermediate container 5db2fbe1530d [2023-02-21T20:30:45.129Z] ---> 8a728e8715a0 [2023-02-21T20:30:45.129Z] [2023-02-21T20:30:45.129Z] Step 9/21 : FROM alpine:3.16 [2023-02-21T20:30:45.394Z] 3.16: Pulling from library/alpine [2023-02-21T20:30:47.338Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-21T20:30:47.338Z] Status: Downloaded newer image for alpine:3.16 [2023-02-21T20:30:47.338Z] ---> 4c81e5bf8899 [2023-02-21T20:30:47.338Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-21T20:30:47.605Z] ---> Running in 307f2e7c3fc7 [2023-02-21T20:30:50.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:30:50.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:30:51.856Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-21T20:30:51.856Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-21T20:30:51.856Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-21T20:30:51.856Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-21T20:30:51.856Z] (5/6) Installing curl (7.83.1-r6) [2023-02-21T20:30:52.124Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-21T20:30:52.124Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T20:30:52.124Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T20:30:52.391Z] OK: 8 MiB in 20 packages [2023-02-21T20:30:57.735Z] Removing intermediate container 307f2e7c3fc7 [2023-02-21T20:30:57.736Z] ---> be917b09220e [2023-02-21T20:30:57.736Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-21T20:30:58.007Z] ---> Running in b3f78577d613 [2023-02-21T20:30:59.165Z] Removing intermediate container b3f78577d613 [2023-02-21T20:30:59.165Z] ---> 22a965030805 [2023-02-21T20:30:59.165Z] Step 12/21 : WORKDIR /edgex [2023-02-21T20:30:59.165Z] Removing intermediate container c550075d51e7 [2023-02-21T20:30:59.165Z] ---> dba8fbd41a35 [2023-02-21T20:30:59.165Z] [2023-02-21T20:30:59.165Z] Step 9/24 : FROM alpine:3.16 [2023-02-21T20:30:59.165Z] ---> Running in fec74f160951 [2023-02-21T20:30:59.165Z] ---> 4c81e5bf8899 [2023-02-21T20:30:59.165Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-21T20:30:59.505Z] ---> Running in 8f5279ed4cc8 [2023-02-21T20:31:00.996Z] Removing intermediate container fec74f160951 [2023-02-21T20:31:00.996Z] ---> b480d5f62082 [2023-02-21T20:31:00.996Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-21T20:31:02.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:31:02.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:31:03.119Z] ---> d867a0853f8e [2023-02-21T20:31:03.119Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-21T20:31:04.557Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-21T20:31:04.557Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-21T20:31:04.557Z] (3/3) Installing su-exec (0.2-r1) [2023-02-21T20:31:04.557Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T20:31:04.557Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T20:31:05.158Z] OK: 6 MiB in 17 packages [2023-02-21T20:31:05.425Z] ---> c563ae9c119e [2023-02-21T20:31:05.425Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-21T20:31:06.395Z] Removing intermediate container 4d5250e757b5 [2023-02-21T20:31:06.395Z] ---> 22456c80de47 [2023-02-21T20:31:06.395Z] [2023-02-21T20:31:06.395Z] Step 9/32 : FROM alpine:3.16 [2023-02-21T20:31:06.395Z] ---> 4c81e5bf8899 [2023-02-21T20:31:06.395Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T20:31:06.662Z] ---> Running in 721745e46b83 [2023-02-21T20:31:07.628Z] Removing intermediate container 721745e46b83 [2023-02-21T20:31:07.628Z] ---> 9111b3522122 [2023-02-21T20:31:07.628Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-21T20:31:07.628Z] ---> Running in 98ac72b19210 [2023-02-21T20:31:08.212Z] Removing intermediate container 8f5279ed4cc8 [2023-02-21T20:31:08.212Z] ---> a610387fc0eb [2023-02-21T20:31:08.212Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-21T20:31:08.803Z] ---> Running in 4a9a26ff1bd4 [2023-02-21T20:31:09.072Z] ---> 1c8333ce3b36 [2023-02-21T20:31:09.072Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-21T20:31:11.024Z] Removing intermediate container 4a9a26ff1bd4 [2023-02-21T20:31:11.024Z] ---> d5e2450caa76 [2023-02-21T20:31:11.024Z] Step 12/24 : WORKDIR / [2023-02-21T20:31:11.024Z] ---> 4a8da8819b4c [2023-02-21T20:31:11.024Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T20:31:11.024Z] ---> Running in 25786c705fdc [2023-02-21T20:31:11.294Z] ---> Running in 98415e5fed22 [2023-02-21T20:31:11.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:31:11.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:31:11.878Z] Removing intermediate container 25786c705fdc [2023-02-21T20:31:11.878Z] ---> e791958362ac [2023-02-21T20:31:11.878Z] 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-21T20:31:13.296Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-21T20:31:13.296Z] (2/2) Installing su-exec (0.2-r1) [2023-02-21T20:31:13.296Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T20:31:13.296Z] ---> 466bb126e919 [2023-02-21T20:31:13.296Z] 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-21T20:31:13.296Z] OK: 5 MiB in 16 packages [2023-02-21T20:31:15.239Z] ---> d63769298408 [2023-02-21T20:31:15.239Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-21T20:31:15.506Z] Removing intermediate container 98415e5fed22 [2023-02-21T20:31:15.506Z] ---> 7a86ac953736 [2023-02-21T20:31:15.506Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T20:31:15.506Z] ---> Running in 294fdc42dc99 [2023-02-21T20:31:16.087Z] Removing intermediate container 98ac72b19210 [2023-02-21T20:31:16.087Z] ---> 6f9dc3e09a5c [2023-02-21T20:31:16.087Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-21T20:31:16.087Z] ---> Running in f8be9c55cbd5 [2023-02-21T20:31:16.354Z] Removing intermediate container 294fdc42dc99 [2023-02-21T20:31:16.354Z] ---> a58859f10d79 [2023-02-21T20:31:16.354Z] Step 19/21 : LABEL arch=arm64 [2023-02-21T20:31:16.619Z] ---> Running in 745f4fdefd0d [2023-02-21T20:31:16.619Z] ---> b3378df590b0 [2023-02-21T20:31:16.619Z] 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-21T20:31:16.885Z] Removing intermediate container f8be9c55cbd5 [2023-02-21T20:31:16.885Z] ---> 605f9e291f93 [2023-02-21T20:31:16.885Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-21T20:31:17.150Z] ---> Running in 8c4f8f2fdd19 [2023-02-21T20:31:17.742Z] Removing intermediate container 745f4fdefd0d [2023-02-21T20:31:17.742Z] ---> 590002031626 [2023-02-21T20:31:17.742Z] Step 20/21 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 [2023-02-21T20:31:17.742Z] ---> Running in 49bd86869f12 [2023-02-21T20:31:18.013Z] Removing intermediate container 8c4f8f2fdd19 [2023-02-21T20:31:18.013Z] ---> 4577ea2aa673 [2023-02-21T20:31:18.013Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-21T20:31:18.282Z] ---> 0166b3816eca [2023-02-21T20:31:18.282Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-21T20:31:18.282Z] ---> Running in e961c1937413 [2023-02-21T20:31:18.865Z] Removing intermediate container 49bd86869f12 [2023-02-21T20:31:18.865Z] ---> 8afd3e74e2c2 [2023-02-21T20:31:18.865Z] Step 21/21 : LABEL version=0.0.0 [2023-02-21T20:31:18.865Z] ---> Running in 243adec1fb46 [2023-02-21T20:31:19.131Z] Removing intermediate container e961c1937413 [2023-02-21T20:31:19.131Z] ---> 49be30c22849 [2023-02-21T20:31:19.131Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-21T20:31:19.397Z] ---> Running in 8b71168ab05e [2023-02-21T20:31:19.979Z] Removing intermediate container 243adec1fb46 [2023-02-21T20:31:19.979Z] ---> e750fa7ee5ae [2023-02-21T20:31:19.979Z] [2023-02-21T20:31:20.246Z] Removing intermediate container 8b71168ab05e [2023-02-21T20:31:20.246Z] ---> b66c919a5bac [2023-02-21T20:31:20.246Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-21T20:31:20.535Z] ---> Running in 38a92c09f3bb [2023-02-21T20:31:20.803Z] Successfully built e750fa7ee5ae [2023-02-21T20:31:20.803Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-21T20:31:20.803Z] Building security-spire-agent [2023-02-21T20:31:21.385Z]  Building security-proxy-setup ... done  ---> 1171f3725d2d [2023-02-21T20:31:21.385Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-21T20:31:25.642Z] ---> 573dd41e379f [2023-02-21T20:31:25.642Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-21T20:31:25.642Z] Removing intermediate container 38a92c09f3bb [2023-02-21T20:31:25.642Z] ---> 33fa288baf55 [2023-02-21T20:31:25.642Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-21T20:31:25.642Z] ---> Running in 991afb08ef56 [2023-02-21T20:31:26.227Z] ---> daaa76b18adf [2023-02-21T20:31:26.227Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T20:31:26.227Z] ---> Running in 672aacfed7fb [2023-02-21T20:31:26.497Z] Removing intermediate container 991afb08ef56 [2023-02-21T20:31:26.497Z] ---> 97286adff2f1 [2023-02-21T20:31:26.497Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-21T20:31:27.910Z] ---> ad9e062cae8a [2023-02-21T20:31:27.910Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-21T20:31:28.177Z] ---> Running in df9dd69ac11e [2023-02-21T20:31:31.526Z] Removing intermediate container 672aacfed7fb [2023-02-21T20:31:31.526Z] ---> f2783c61b751 [2023-02-21T20:31:31.526Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T20:31:31.526Z] ---> Running in 33c12f9470db [2023-02-21T20:31:32.482Z] Removing intermediate container 33c12f9470db [2023-02-21T20:31:32.482Z] ---> ba9cf23c9ec6 [2023-02-21T20:31:32.482Z] Step 22/24 : LABEL arch=arm64 [2023-02-21T20:31:32.482Z] Removing intermediate container df9dd69ac11e [2023-02-21T20:31:32.482Z] ---> b1169795f17d [2023-02-21T20:31:32.482Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T20:31:32.752Z] ---> Running in 81041b28fd73 [2023-02-21T20:31:33.710Z] Removing intermediate container 81041b28fd73 [2023-02-21T20:31:33.710Z] ---> 3e5b75a0523d [2023-02-21T20:31:33.710Z] Step 23/24 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 [2023-02-21T20:31:33.978Z] ---> 0a02c3f6694c [2023-02-21T20:31:33.978Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-21T20:31:33.978Z] ---> Running in 870a344ba511 [2023-02-21T20:31:34.936Z] Removing intermediate container 870a344ba511 [2023-02-21T20:31:34.936Z] ---> 282c9b9de7dc [2023-02-21T20:31:34.936Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T20:31:35.202Z] ---> Running in 25274f8c4cf3 [2023-02-21T20:31:37.139Z] Removing intermediate container 25274f8c4cf3 [2023-02-21T20:31:37.139Z] ---> 489292655971 [2023-02-21T20:31:37.139Z] [2023-02-21T20:31:37.721Z] ---> 54949ddff46d [2023-02-21T20:31:37.721Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-21T20:31:37.987Z] Successfully built 489292655971 [2023-02-21T20:31:37.987Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-21T20:31:37.987Z] Building security-spire-server [2023-02-21T20:31:38.948Z]  Building security-secretstore-setup ... done  ---> 6e4585ed2a3a [2023-02-21T20:31:38.948Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-21T20:31:39.912Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:31:39.912Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:31:39.912Z] ---> f927eef89133 [2023-02-21T20:31:39.912Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T20:31:39.912Z] ---> Using cache [2023-02-21T20:31:39.912Z] ---> c0c1fb23930d [2023-02-21T20:31:39.912Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T20:31:39.912Z] ---> Running in 3a1f36af9efa [2023-02-21T20:31:40.498Z] ---> d0c23faa9555 [2023-02-21T20:31:40.498Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-21T20:31:41.904Z] ---> 84232702b30e [2023-02-21T20:31:41.904Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-21T20:31:41.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:31:42.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:31:42.763Z] ---> ff88982314e0 [2023-02-21T20:31:42.763Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-21T20:31:43.718Z] ---> 3cc0f5f61794 [2023-02-21T20:31:43.718Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-21T20:31:43.718Z] ---> Running in 5d9258f7042c [2023-02-21T20:31:43.983Z] OK: 221 MiB in 51 packages [2023-02-21T20:31:45.934Z] Removing intermediate container 3a1f36af9efa [2023-02-21T20:31:45.934Z] ---> cc1c4d68927d [2023-02-21T20:31:45.934Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T20:31:47.345Z] ---> ca509e7e5f44 [2023-02-21T20:31:47.346Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:31:47.346Z] ---> Running in 7163a670ce50 [2023-02-21T20:31:47.613Z] Removing intermediate container 5d9258f7042c [2023-02-21T20:31:47.613Z] ---> f2fc37cec4ee [2023-02-21T20:31:47.613Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-21T20:31:48.208Z] ---> Running in 76add497302c [2023-02-21T20:31:50.800Z] Removing intermediate container 76add497302c [2023-02-21T20:31:50.800Z] ---> a00d1fc135b2 [2023-02-21T20:31:50.800Z] Step 29/32 : CMD ["gate"] [2023-02-21T20:31:51.068Z] ---> Running in 1461cbcd9c5b [2023-02-21T20:31:51.651Z] Removing intermediate container 1461cbcd9c5b [2023-02-21T20:31:51.651Z] ---> 05248676c370 [2023-02-21T20:31:51.920Z] Step 30/32 : LABEL arch=arm64 [2023-02-21T20:31:51.920Z] ---> Running in b1211fea2c0c [2023-02-21T20:31:52.503Z] Removing intermediate container b1211fea2c0c [2023-02-21T20:31:52.503Z] ---> 898e15461ff1 [2023-02-21T20:31:52.503Z] Step 31/32 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 [2023-02-21T20:31:52.771Z] ---> Running in 88df4cf607e1 [2023-02-21T20:31:53.365Z] Removing intermediate container 88df4cf607e1 [2023-02-21T20:31:53.365Z] ---> 8a9cbf6bd74e [2023-02-21T20:31:53.365Z] Step 32/32 : LABEL version=0.0.0 [2023-02-21T20:31:53.365Z] ---> Running in d995fdd0a4a9 [2023-02-21T20:31:54.328Z] Removing intermediate container d995fdd0a4a9 [2023-02-21T20:31:54.328Z] ---> e783ce2f1cc4 [2023-02-21T20:31:54.328Z] [2023-02-21T20:31:54.599Z] Successfully built e783ce2f1cc4 [2023-02-21T20:31:54.599Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-21T20:31:54.599Z] Building core-command [2023-02-21T20:31:58.862Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:31:58.862Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:31:58.862Z] ---> f927eef89133 [2023-02-21T20:31:58.862Z] Step 3/23 : WORKDIR /edgex-go [2023-02-21T20:31:58.862Z] ---> Using cache [2023-02-21T20:31:58.862Z] ---> c0c1fb23930d [2023-02-21T20:31:58.862Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T20:31:58.862Z] ---> Using cache [2023-02-21T20:31:58.862Z] ---> cc1c4d68927d [2023-02-21T20:31:58.862Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-21T20:31:58.862Z] ---> Using cache [2023-02-21T20:31:58.862Z] ---> ca509e7e5f44 [2023-02-21T20:31:58.862Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:31:58.862Z] ---> Running in 4e28d330c121 [2023-02-21T20:32:17.058Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:32:17.058Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:32:17.058Z] ---> f927eef89133 [2023-02-21T20:32:17.058Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-21T20:32:17.058Z] ---> Using cache [2023-02-21T20:32:17.058Z] ---> e435877e08f6 [2023-02-21T20:32:17.058Z] Step 4/23 : WORKDIR /edgex-go [2023-02-21T20:32:17.058Z] ---> Using cache [2023-02-21T20:32:17.058Z] ---> 3064b14695a4 [2023-02-21T20:32:17.058Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-21T20:32:17.058Z] ---> Running in 6c58b03efed4 [2023-02-21T20:32:17.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:32:18.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:32:20.172Z] OK: 221 MiB in 51 packages [2023-02-21T20:32:21.602Z] Removing intermediate container 6c58b03efed4 [2023-02-21T20:32:21.602Z] ---> 66c126972409 [2023-02-21T20:32:21.602Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-21T20:32:22.563Z] ---> 5461e08c1c91 [2023-02-21T20:32:22.563Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:32:22.840Z] ---> Running in c398a266244a [2023-02-21T20:33:01.702Z] Removing intermediate container c0f84c727158 [2023-02-21T20:33:01.702Z] ---> 521797ea18c0 [2023-02-21T20:33:01.702Z] [2023-02-21T20:33:01.702Z] Step 9/19 : FROM alpine:3.15 [2023-02-21T20:33:01.702Z] ---> 354640af7b1b [2023-02-21T20:33:01.702Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T20:33:01.702Z] ---> Using cache [2023-02-21T20:33:01.702Z] ---> 40c379169650 [2023-02-21T20:33:01.702Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-21T20:33:01.702Z] ---> Running in 13d0416f9056 [2023-02-21T20:33:04.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:33:04.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:33:05.695Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T20:33:05.695Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T20:33:05.695Z] OK: 15734 distinct packages available [2023-02-21T20:33:05.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:33:06.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:33:07.632Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-21T20:33:07.632Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-21T20:33:07.632Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-21T20:33:07.632Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-21T20:33:07.632Z] (5/9) Installing curl (7.80.0-r6) [2023-02-21T20:33:07.632Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-21T20:33:07.632Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-21T20:33:07.632Z] (8/9) Installing libucontext (1.1-r0) [2023-02-21T20:33:07.632Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-21T20:33:07.632Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T20:33:07.899Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T20:33:08.166Z] OK: 8 MiB in 23 packages [2023-02-21T20:33:13.508Z] Removing intermediate container 13d0416f9056 [2023-02-21T20:33:13.508Z] ---> 7ae982844ba7 [2023-02-21T20:33:13.508Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T20:33:14.470Z] ---> a7308285db20 [2023-02-21T20:33:14.470Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-21T20:33:21.119Z] ---> 31af12ac634b [2023-02-21T20:33:21.119Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-21T20:33:23.059Z] ---> d79d96b04bcc [2023-02-21T20:33:23.059Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-21T20:33:23.326Z] ---> Running in 5849fe430a6b [2023-02-21T20:33:24.736Z] Removing intermediate container 5849fe430a6b [2023-02-21T20:33:24.736Z] ---> 4e68b1f154f8 [2023-02-21T20:33:24.736Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T20:33:25.004Z] ---> Running in a636c43f3a50 [2023-02-21T20:33:25.982Z] Removing intermediate container a636c43f3a50 [2023-02-21T20:33:25.982Z] ---> e3783a7cc510 [2023-02-21T20:33:25.982Z] Step 17/19 : LABEL arch=arm64 [2023-02-21T20:33:26.250Z] ---> Running in e65b33920770 [2023-02-21T20:33:27.216Z] Removing intermediate container e65b33920770 [2023-02-21T20:33:27.216Z] ---> 01502c6036f6 [2023-02-21T20:33:27.216Z] Step 18/19 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 [2023-02-21T20:33:27.488Z] ---> Running in f961726def02 [2023-02-21T20:33:28.457Z] Removing intermediate container f961726def02 [2023-02-21T20:33:28.457Z] ---> f8b7c9c36412 [2023-02-21T20:33:28.457Z] Step 19/19 : LABEL version=0.0.0 [2023-02-21T20:33:28.738Z] ---> Running in dd8bc0efbd27 [2023-02-21T20:33:30.153Z] Removing intermediate container dd8bc0efbd27 [2023-02-21T20:33:30.153Z] ---> 34fd84285980 [2023-02-21T20:33:30.153Z] [2023-02-21T20:33:31.122Z] Successfully built 34fd84285980 [2023-02-21T20:33:31.122Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-21T20:33:31.122Z]  Building security-spiffe-token-provider ... done Building core-data [2023-02-21T20:33:53.308Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:33:53.308Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:33:53.308Z] ---> f927eef89133 [2023-02-21T20:33:53.308Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T20:33:53.308Z] ---> Using cache [2023-02-21T20:33:53.308Z] ---> e435877e08f6 [2023-02-21T20:33:53.308Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T20:33:53.308Z] ---> Using cache [2023-02-21T20:33:53.308Z] ---> 3064b14695a4 [2023-02-21T20:33:53.308Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T20:33:53.308Z] ---> Using cache [2023-02-21T20:33:53.308Z] ---> 66c126972409 [2023-02-21T20:33:53.308Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T20:33:53.308Z] ---> Using cache [2023-02-21T20:33:53.308Z] ---> 5461e08c1c91 [2023-02-21T20:33:53.308Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:33:55.349Z] ---> Running in b201385084d3 [2023-02-21T20:34:10.456Z] Removing intermediate container 7163a670ce50 [2023-02-21T20:34:10.456Z] ---> da7fe349c29d [2023-02-21T20:34:10.456Z] Step 7/24 : COPY . . [2023-02-21T20:34:13.813Z] Removing intermediate container 4e28d330c121 [2023-02-21T20:34:13.814Z] ---> 5b316bdcb4cb [2023-02-21T20:34:13.814Z] Step 7/23 : COPY . . [2023-02-21T20:34:32.087Z] Removing intermediate container c398a266244a [2023-02-21T20:34:32.087Z] ---> 71ee85387e3e [2023-02-21T20:34:32.088Z] Step 8/23 : COPY . . [2023-02-21T20:34:32.088Z] ---> 9cebade604e8 [2023-02-21T20:34:32.088Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T20:34:32.088Z] ---> Running in e1134a0ea0dd [2023-02-21T20:34:32.088Z] Removing intermediate container e1134a0ea0dd [2023-02-21T20:34:32.088Z] ---> 20102ab4039f [2023-02-21T20:34:32.088Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-21T20:34:32.088Z] ---> Running in 2d3cf39a5e1e [2023-02-21T20:34:32.088Z] Removing intermediate container 2d3cf39a5e1e [2023-02-21T20:34:32.088Z] ---> b9ab53c57e07 [2023-02-21T20:34:32.088Z] 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-21T20:34:32.088Z] ---> Running in eb77f1230c93 [2023-02-21T20:34:33.507Z] ---> 91459929ae51 [2023-02-21T20:34:33.507Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T20:34:33.775Z] ---> Running in 197170dba966 [2023-02-21T20:34:34.368Z] Removing intermediate container 197170dba966 [2023-02-21T20:34:34.368Z] ---> d3d59121752a [2023-02-21T20:34:34.368Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-21T20:34:34.636Z] ---> Running in 348d31424e34 [2023-02-21T20:34:34.904Z] Removing intermediate container eb77f1230c93 [2023-02-21T20:34:34.904Z] ---> 3e8c81e6edde [2023-02-21T20:34:34.904Z] Step 11/24 : WORKDIR /edgex-go [2023-02-21T20:34:35.173Z] ---> Running in 74d65e94dcbf [2023-02-21T20:34:35.445Z] Removing intermediate container 348d31424e34 [2023-02-21T20:34:35.445Z] ---> 12a2bf61b30a [2023-02-21T20:34:35.445Z] 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-21T20:34:35.714Z] ---> Running in f302e0fa5fea [2023-02-21T20:34:35.982Z] Removing intermediate container 74d65e94dcbf [2023-02-21T20:34:35.982Z] ---> e6cebf21503f [2023-02-21T20:34:35.982Z] [2023-02-21T20:34:35.982Z] Step 12/24 : FROM alpine:3.15 [2023-02-21T20:34:35.982Z] ---> 354640af7b1b [2023-02-21T20:34:35.982Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T20:34:35.982Z] ---> Using cache [2023-02-21T20:34:35.982Z] ---> 40c379169650 [2023-02-21T20:34:35.982Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-21T20:34:36.253Z] ---> Running in ca8bba03e3f5 [2023-02-21T20:34:38.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:34:38.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:34:40.252Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T20:34:40.252Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T20:34:40.252Z] OK: 15734 distinct packages available [2023-02-21T20:34:40.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:34:40.589Z] Removing intermediate container f302e0fa5fea [2023-02-21T20:34:40.589Z] ---> d7c1b885d728 [2023-02-21T20:34:40.589Z] Step 11/23 : WORKDIR /edgex-go [2023-02-21T20:34:40.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:34:40.861Z] ---> Running in ac95b61210d9 [2023-02-21T20:34:41.830Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-21T20:34:41.830Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-21T20:34:41.830Z] (3/5) Installing libucontext (1.1-r0) [2023-02-21T20:34:41.830Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-21T20:34:41.830Z] Removing intermediate container ac95b61210d9 [2023-02-21T20:34:41.830Z] ---> 4a0df25c14ea [2023-02-21T20:34:41.830Z] [2023-02-21T20:34:41.830Z] Step 12/23 : FROM alpine:3.15 [2023-02-21T20:34:41.830Z] ---> 354640af7b1b [2023-02-21T20:34:41.830Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T20:34:41.830Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-21T20:34:41.830Z] ---> Using cache [2023-02-21T20:34:41.830Z] ---> 40c379169650 [2023-02-21T20:34:41.830Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompatExecuting busybox-1.34.1-r7.trigger [2023-02-21T20:34:41.830Z] [2023-02-21T20:34:41.830Z] OK: 6 MiB in 19 packages [2023-02-21T20:34:42.106Z] ---> Running in 13d418923569 [2023-02-21T20:34:44.076Z] Removing intermediate container ca8bba03e3f5 [2023-02-21T20:34:44.076Z] ---> 8e5a84ec6afb [2023-02-21T20:34:44.076Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-21T20:34:44.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:34:44.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:34:45.316Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T20:34:45.316Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T20:34:45.316Z] OK: 15734 distinct packages available [2023-02-21T20:34:45.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:34:45.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:34:46.549Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-21T20:34:46.549Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-21T20:34:46.549Z] (3/5) Installing libucontext (1.1-r0) [2023-02-21T20:34:46.549Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-21T20:34:46.549Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-21T20:34:46.549Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T20:34:46.549Z] OK: 6 MiB in 19 packages [2023-02-21T20:34:49.155Z] Removing intermediate container 13d418923569 [2023-02-21T20:34:49.155Z] ---> 9c5b204b864a [2023-02-21T20:34:49.155Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T20:34:49.155Z] ---> 4733a5614a26 [2023-02-21T20:34:49.155Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T20:34:49.745Z] ---> 9d7982ed4189 [2023-02-21T20:34:49.745Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-21T20:34:50.015Z] ---> Running in 9bbb29403e41 [2023-02-21T20:34:51.434Z] 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-21T20:35:01.537Z] ---> 358885186cac [2023-02-21T20:35:01.537Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T20:35:01.537Z] ---> 01e2d49b1cd7 [2023-02-21T20:35:01.537Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T20:35:01.537Z] Removing intermediate container cff3c509a5fa [2023-02-21T20:35:01.537Z] ---> 00e5b639738c [2023-02-21T20:35:01.537Z] [2023-02-21T20:35:01.537Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T20:35:01.537Z] ---> 4c81e5bf8899 [2023-02-21T20:35:01.537Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-21T20:35:01.537Z] ---> Running in 2fb5dc9cbc3e [2023-02-21T20:35:01.815Z] ---> 3cef0685e9bc [2023-02-21T20:35:01.815Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-21T20:35:01.815Z] ---> ded6525a7277 [2023-02-21T20:35:01.815Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-21T20:35:03.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:35:03.246Z] ---> 601ac76a4f10 [2023-02-21T20:35:03.246Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-21T20:35:03.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:35:03.844Z] ---> 1a15eda66890 [2023-02-21T20:35:03.844Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-21T20:35:04.814Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-21T20:35:04.814Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-21T20:35:04.814Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T20:35:04.814Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T20:35:05.085Z] ---> 7ab864ad66db [2023-02-21T20:35:05.085Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T20:35:05.085Z] ---> Running in 42a859d7ccb2 [2023-02-21T20:35:05.085Z] OK: 6 MiB in 16 packages [2023-02-21T20:35:05.675Z] ---> 99053dc4157a [2023-02-21T20:35:05.675Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T20:35:05.944Z] ---> Running in 0378bf2be65c [2023-02-21T20:35:06.218Z] Removing intermediate container 42a859d7ccb2 [2023-02-21T20:35:06.218Z] ---> af53e63ff293 [2023-02-21T20:35:06.218Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T20:35:06.487Z] ---> Running in 02aa2120e41c [2023-02-21T20:35:07.464Z] Removing intermediate container 0378bf2be65c [2023-02-21T20:35:07.464Z] ---> fd06e817e6f5 [2023-02-21T20:35:07.464Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T20:35:07.464Z] ---> Running in cb960d9f814c [2023-02-21T20:35:08.052Z] Removing intermediate container 02aa2120e41c [2023-02-21T20:35:08.052Z] ---> 7d5eed29a57a [2023-02-21T20:35:08.052Z] Step 21/23 : LABEL arch=arm64 [2023-02-21T20:35:08.052Z] ---> Running in c4f7593ff832 [2023-02-21T20:35:08.321Z] Removing intermediate container cb960d9f814c [2023-02-21T20:35:08.321Z] ---> 701d6665d20c [2023-02-21T20:35:08.321Z] Step 22/24 : LABEL arch=arm64 [2023-02-21T20:35:08.590Z] ---> Running in bcbc6ffe5855 [2023-02-21T20:35:09.181Z] Removing intermediate container 2fb5dc9cbc3e [2023-02-21T20:35:09.181Z] ---> 3255d7c40450 [2023-02-21T20:35:09.181Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T20:35:09.451Z] ---> Running in 21e1e7ad7cfa [2023-02-21T20:35:09.451Z] Removing intermediate container c4f7593ff832 [2023-02-21T20:35:09.451Z] ---> 41d2c5f81d48 [2023-02-21T20:35:09.451Z] Step 22/23 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 [2023-02-21T20:35:09.721Z] ---> Running in a68bcae4c73e [2023-02-21T20:35:09.991Z] Removing intermediate container bcbc6ffe5855 [2023-02-21T20:35:09.991Z] ---> 6be912c540b5 [2023-02-21T20:35:09.991Z] Step 23/24 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 [2023-02-21T20:35:09.991Z] ---> Running in c3e59cfe150f [2023-02-21T20:35:10.261Z] Removing intermediate container 21e1e7ad7cfa [2023-02-21T20:35:10.261Z] ---> 8a4fa9807d07 [2023-02-21T20:35:10.552Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-21T20:35:10.552Z] Removing intermediate container a68bcae4c73e [2023-02-21T20:35:10.552Z] ---> ca556de25b1a [2023-02-21T20:35:10.552Z] Step 23/23 : LABEL version=0.0.0 [2023-02-21T20:35:10.552Z] ---> Running in 009117f1c906 [2023-02-21T20:35:10.823Z] ---> Running in c607da8dfdde [2023-02-21T20:35:10.823Z] Removing intermediate container c3e59cfe150f [2023-02-21T20:35:10.823Z] ---> f18f67315ab7 [2023-02-21T20:35:10.823Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T20:35:11.100Z] ---> Running in 6496cbf20839 [2023-02-21T20:35:11.692Z] Removing intermediate container 009117f1c906 [2023-02-21T20:35:11.692Z] ---> 0985b22f8243 [2023-02-21T20:35:11.692Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-21T20:35:11.692Z] ---> Running in aaaa58ee6955 [2023-02-21T20:35:11.964Z] Removing intermediate container c607da8dfdde [2023-02-21T20:35:11.964Z] ---> 290c7b1813ec [2023-02-21T20:35:11.964Z] [2023-02-21T20:35:12.235Z] Removing intermediate container 6496cbf20839 [2023-02-21T20:35:12.235Z] ---> de7848debff3 [2023-02-21T20:35:12.235Z] [2023-02-21T20:35:12.505Z] Removing intermediate container aaaa58ee6955 [2023-02-21T20:35:12.505Z] ---> 68d0c01b2fd0 [2023-02-21T20:35:12.505Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T20:35:12.505Z] Successfully built 290c7b1813ec [2023-02-21T20:35:12.505Z] Successfully tagged security-spire-server-arm64:latest [2023-02-21T20:35:12.505Z]  Building security-spire-server ... done Building core-metadata [2023-02-21T20:35:12.776Z] Successfully built de7848debff3 [2023-02-21T20:35:12.776Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-21T20:35:12.776Z] Building core-common-config-bootstrapper [2023-02-21T20:35:13.745Z]  Building security-spire-agent ... done  ---> a4aeecce3175 [2023-02-21T20:35:13.745Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-21T20:35:21.989Z] ---> a99faef45f7d [2023-02-21T20:35:21.989Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-21T20:35:23.407Z] ---> 1a3db58edc0a [2023-02-21T20:35:23.407Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-21T20:35:23.407Z] ---> Running in d27707074b6c [2023-02-21T20:35:24.826Z] Removing intermediate container d27707074b6c [2023-02-21T20:35:24.826Z] ---> 9eceeba62566 [2023-02-21T20:35:24.826Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T20:35:24.826Z] ---> Running in 89528eb8b9d6 [2023-02-21T20:35:25.795Z] Removing intermediate container 89528eb8b9d6 [2023-02-21T20:35:25.795Z] ---> 5b5e773c5645 [2023-02-21T20:35:25.795Z] Step 20/22 : LABEL arch=arm64 [2023-02-21T20:35:26.074Z] ---> Running in d57f027dd19d [2023-02-21T20:35:27.494Z] Removing intermediate container d57f027dd19d [2023-02-21T20:35:27.494Z] ---> d53cb34aaac7 [2023-02-21T20:35:27.494Z] Step 21/22 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 [2023-02-21T20:35:27.763Z] ---> Running in 4544248b861d [2023-02-21T20:35:28.732Z] Removing intermediate container 4544248b861d [2023-02-21T20:35:28.732Z] ---> aa64a741c7e0 [2023-02-21T20:35:28.732Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T20:35:29.001Z] ---> Running in ffd3fa3df2ef [2023-02-21T20:35:29.969Z] Removing intermediate container ffd3fa3df2ef [2023-02-21T20:35:29.969Z] ---> b7c8c000e805 [2023-02-21T20:35:29.969Z] [2023-02-21T20:35:30.931Z] Successfully built b7c8c000e805 [2023-02-21T20:35:30.931Z] Successfully tagged support-notifications-arm64:latest [2023-02-21T20:35:31.201Z]  Building support-notifications ... done Building support-scheduler [2023-02-21T20:35:37.876Z] Removing intermediate container b201385084d3 [2023-02-21T20:35:37.876Z] ---> ae6e61e70979 [2023-02-21T20:35:37.876Z] Step 8/22 : COPY . . [2023-02-21T20:35:39.835Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:35:39.835Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:35:39.835Z] ---> f927eef89133 [2023-02-21T20:35:39.835Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-21T20:35:39.835Z] ---> Using cache [2023-02-21T20:35:39.835Z] ---> e435877e08f6 [2023-02-21T20:35:39.835Z] Step 4/24 : WORKDIR /edgex-go [2023-02-21T20:35:39.835Z] ---> Using cache [2023-02-21T20:35:39.835Z] ---> 3064b14695a4 [2023-02-21T20:35:39.835Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-21T20:35:39.835Z] ---> Using cache [2023-02-21T20:35:39.835Z] ---> 66c126972409 [2023-02-21T20:35:39.835Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-21T20:35:39.835Z] ---> Using cache [2023-02-21T20:35:39.835Z] ---> 5461e08c1c91 [2023-02-21T20:35:39.835Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:35:39.835Z] ---> Using cache [2023-02-21T20:35:39.835Z] ---> ae6e61e70979 [2023-02-21T20:35:39.835Z] Step 8/24 : COPY . . [2023-02-21T20:35:39.835Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:35:39.835Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:35:39.835Z] ---> f927eef89133 [2023-02-21T20:35:39.835Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T20:35:39.835Z] ---> Using cache [2023-02-21T20:35:39.835Z] ---> e435877e08f6 [2023-02-21T20:35:39.835Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T20:35:39.835Z] ---> Using cache [2023-02-21T20:35:39.835Z] ---> 3064b14695a4 [2023-02-21T20:35:39.835Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T20:35:39.835Z] ---> Using cache [2023-02-21T20:35:39.835Z] ---> 66c126972409 [2023-02-21T20:35:39.835Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T20:35:39.835Z] ---> Using cache [2023-02-21T20:35:39.835Z] ---> 5461e08c1c91 [2023-02-21T20:35:39.835Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:35:39.835Z] ---> Using cache [2023-02-21T20:35:39.835Z] ---> ae6e61e70979 [2023-02-21T20:35:39.835Z] Step 8/22 : COPY . . [2023-02-21T20:35:58.819Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T20:35:58.819Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T20:35:58.819Z] ---> f927eef89133 [2023-02-21T20:35:58.819Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T20:35:58.819Z] ---> Using cache [2023-02-21T20:35:58.819Z] ---> e435877e08f6 [2023-02-21T20:35:58.819Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T20:35:58.819Z] ---> Using cache [2023-02-21T20:35:58.819Z] ---> 3064b14695a4 [2023-02-21T20:35:58.819Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T20:35:58.819Z] ---> Using cache [2023-02-21T20:35:58.819Z] ---> 66c126972409 [2023-02-21T20:35:58.819Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T20:35:58.819Z] ---> Using cache [2023-02-21T20:35:58.819Z] ---> 5461e08c1c91 [2023-02-21T20:35:58.819Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T20:35:58.819Z] ---> Using cache [2023-02-21T20:35:58.819Z] ---> ae6e61e70979 [2023-02-21T20:35:58.819Z] Step 8/22 : COPY . . [2023-02-21T20:36:08.924Z] ---> 576cfceb01ea [2023-02-21T20:36:08.924Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-21T20:36:09.192Z] ---> Running in 2519340ceb04 [2023-02-21T20:36:10.614Z] ---> a3cd3e3b0894 [2023-02-21T20:36:10.614Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-21T20:36:10.911Z] ---> a7a3268d7e12 [2023-02-21T20:36:10.911Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-21T20:36:11.188Z] ---> Running in 980ad7cda4b0 [2023-02-21T20:36:11.188Z] ---> Running in ece56fa43144 [2023-02-21T20:36:12.608Z] 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-21T20:36:14.564Z] 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-21T20:36:14.564Z] 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-21T20:36:21.229Z] ---> 8ea57cfebe0d [2023-02-21T20:36:21.229Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-21T20:36:21.229Z] ---> Running in 08480be74ee3 [2023-02-21T20:36:23.183Z] 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-21T20:40:15.060Z] Removing intermediate container 9bbb29403e41 [2023-02-21T20:40:15.060Z] ---> e54a248f8b19 [2023-02-21T20:40:15.060Z] [2023-02-21T20:40:15.060Z] Step 10/23 : FROM alpine:3.16 [2023-02-21T20:40:15.060Z] ---> 4c81e5bf8899 [2023-02-21T20:40:15.060Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-21T20:40:15.060Z] ---> Running in d4cf6968948c [2023-02-21T20:40:15.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:40:15.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:40:15.060Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T20:40:15.060Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T20:40:15.060Z] OK: 5 MiB in 15 packages [2023-02-21T20:40:15.060Z] Removing intermediate container d4cf6968948c [2023-02-21T20:40:15.060Z] ---> 97e4d9ff31df [2023-02-21T20:40:15.060Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T20:40:15.060Z] ---> Running in 2884074167b8 [2023-02-21T20:40:15.060Z] Removing intermediate container 2884074167b8 [2023-02-21T20:40:15.060Z] ---> 8da3f1c7b3b9 [2023-02-21T20:40:15.060Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-21T20:40:15.060Z] ---> Running in 47799b7bcd9c [2023-02-21T20:40:15.060Z] Removing intermediate container 47799b7bcd9c [2023-02-21T20:40:15.060Z] ---> 5c6698831efd [2023-02-21T20:40:15.060Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-21T20:40:15.060Z] ---> Running in 69d664e1d021 [2023-02-21T20:40:15.060Z] Removing intermediate container 69d664e1d021 [2023-02-21T20:40:15.060Z] ---> e491b34f94f5 [2023-02-21T20:40:15.060Z] Step 15/23 : WORKDIR / [2023-02-21T20:40:15.060Z] ---> Running in 5ce434bab560 [2023-02-21T20:40:15.060Z] Removing intermediate container 5ce434bab560 [2023-02-21T20:40:15.060Z] ---> 1f766b3a6d91 [2023-02-21T20:40:15.060Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T20:40:15.060Z] ---> b5101258a10a [2023-02-21T20:40:15.060Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-21T20:40:18.423Z] ---> 90579d2d2b28 [2023-02-21T20:40:18.423Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-21T20:40:19.003Z] ---> 39f8248d737e [2023-02-21T20:40:19.003Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-21T20:40:19.003Z] ---> Running in 0c73230eed71 [2023-02-21T20:40:19.583Z] Removing intermediate container 0c73230eed71 [2023-02-21T20:40:19.583Z] ---> 023e42f3b935 [2023-02-21T20:40:19.583Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T20:40:19.853Z] ---> Running in bfd9cc51ec66 [2023-02-21T20:40:20.117Z] Removing intermediate container bfd9cc51ec66 [2023-02-21T20:40:20.117Z] ---> b25dca6df899 [2023-02-21T20:40:20.117Z] Step 21/23 : LABEL arch=arm64 [2023-02-21T20:40:20.390Z] ---> Running in 61d77c5672e7 [2023-02-21T20:40:20.970Z] Removing intermediate container 61d77c5672e7 [2023-02-21T20:40:20.970Z] ---> 577d0dc585bc [2023-02-21T20:40:20.970Z] Step 22/23 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 [2023-02-21T20:40:20.970Z] ---> Running in a6bf50a42990 [2023-02-21T20:40:21.548Z] Removing intermediate container a6bf50a42990 [2023-02-21T20:40:21.548Z] ---> baed3657b7a2 [2023-02-21T20:40:21.548Z] Step 23/23 : LABEL version=0.0.0 [2023-02-21T20:40:21.548Z] ---> Running in 96df64451419 [2023-02-21T20:40:22.128Z] Removing intermediate container 96df64451419 [2023-02-21T20:40:22.128Z] ---> ac0f2aad2db1 [2023-02-21T20:40:22.128Z] [2023-02-21T20:40:22.395Z] Successfully built ac0f2aad2db1 [2023-02-21T20:40:22.395Z] Successfully tagged core-command-arm64:latest [2023-02-21T20:42:29.220Z]  Building core-command ... done Removing intermediate container ece56fa43144 [2023-02-21T20:42:29.220Z] ---> 8c38325c6a85 [2023-02-21T20:42:29.220Z] [2023-02-21T20:42:29.220Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T20:42:29.220Z] ---> 4c81e5bf8899 [2023-02-21T20:42:29.220Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-21T20:42:29.220Z] ---> Running in d86a1685bce1 [2023-02-21T20:42:29.220Z] Removing intermediate container d86a1685bce1 [2023-02-21T20:42:29.220Z] ---> 30ca70b49c85 [2023-02-21T20:42:29.220Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T20:42:29.220Z] ---> Running in cd80de15c869 [2023-02-21T20:42:29.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:42:29.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:42:29.220Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T20:42:29.220Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T20:42:29.220Z] OK: 5 MiB in 15 packages [2023-02-21T20:42:29.220Z] Removing intermediate container cd80de15c869 [2023-02-21T20:42:29.220Z] ---> e08bbdae182e [2023-02-21T20:42:29.220Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T20:42:29.220Z] ---> 23554c2fabc7 [2023-02-21T20:42:29.220Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-21T20:42:30.218Z] ---> b3a16cba5f0e [2023-02-21T20:42:30.218Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-21T20:42:31.177Z] ---> f2df512e9f2b [2023-02-21T20:42:31.177Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-21T20:42:31.765Z] ---> 0d480e855282 [2023-02-21T20:42:31.765Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T20:42:31.765Z] ---> Running in a555bca655c1 [2023-02-21T20:42:35.099Z] Removing intermediate container a555bca655c1 [2023-02-21T20:42:35.099Z] ---> c0e1d7a0f87f [2023-02-21T20:42:35.099Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T20:42:35.099Z] ---> Running in e1a21e5f7448 [2023-02-21T20:42:35.690Z] Removing intermediate container e1a21e5f7448 [2023-02-21T20:42:35.690Z] ---> 2f0013677eac [2023-02-21T20:42:35.690Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-21T20:42:35.690Z] ---> Running in 4c291e706c8e [2023-02-21T20:42:39.036Z] Removing intermediate container 4c291e706c8e [2023-02-21T20:42:39.036Z] ---> 0d26fdb87761 [2023-02-21T20:42:39.036Z] Step 20/22 : LABEL arch=arm64 [2023-02-21T20:42:39.036Z] ---> Running in 5c9514d29596 [2023-02-21T20:42:40.002Z] Removing intermediate container 5c9514d29596 [2023-02-21T20:42:40.002Z] ---> 9a4187fa5a74 [2023-02-21T20:42:40.002Z] Step 21/22 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 [2023-02-21T20:42:40.002Z] ---> Running in 6618225a941a [2023-02-21T20:42:41.418Z] Removing intermediate container 6618225a941a [2023-02-21T20:42:41.418Z] ---> 2020292519f4 [2023-02-21T20:42:41.418Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T20:42:41.418Z] ---> Running in d38a6b672ef8 [2023-02-21T20:42:42.004Z] Removing intermediate container d38a6b672ef8 [2023-02-21T20:42:42.004Z] ---> 774b2069b7e2 [2023-02-21T20:42:42.004Z] [2023-02-21T20:42:42.973Z] Successfully built 774b2069b7e2 [2023-02-21T20:42:42.973Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-21T20:42:53.073Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 2519340ceb04 [2023-02-21T20:42:53.073Z] ---> 33745436dcf4 [2023-02-21T20:42:53.073Z] [2023-02-21T20:42:53.073Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T20:42:53.073Z] ---> 4c81e5bf8899 [2023-02-21T20:42:53.073Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-21T20:42:53.073Z] Removing intermediate container 980ad7cda4b0 [2023-02-21T20:42:53.073Z] ---> 62d41c0a5777 [2023-02-21T20:42:53.073Z] [2023-02-21T20:42:53.073Z] Step 10/24 : FROM alpine:3.16 [2023-02-21T20:42:53.073Z] ---> 4c81e5bf8899 [2023-02-21T20:42:53.073Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-21T20:42:53.073Z] ---> Using cache [2023-02-21T20:42:53.073Z] ---> 97e4d9ff31df [2023-02-21T20:42:53.073Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T20:42:53.073Z] ---> Using cache [2023-02-21T20:42:53.073Z] ---> 8da3f1c7b3b9 [2023-02-21T20:42:53.073Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-21T20:42:53.073Z] ---> Running in 30d5fed1b7b9 [2023-02-21T20:42:53.073Z] ---> Running in 2bc2b2c228a5 [2023-02-21T20:42:53.345Z] Removing intermediate container 30d5fed1b7b9 [2023-02-21T20:42:53.345Z] ---> fa5aa73e3052 [2023-02-21T20:42:53.345Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-21T20:42:53.614Z] Removing intermediate container 2bc2b2c228a5 [2023-02-21T20:42:53.614Z] ---> 68d33bd568bc [2023-02-21T20:42:53.614Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-21T20:42:53.614Z] ---> Running in 96ba6497c7f9 [2023-02-21T20:42:53.614Z] ---> Running in 6c6590be5b7b [2023-02-21T20:42:54.202Z] Removing intermediate container 6c6590be5b7b [2023-02-21T20:42:54.202Z] ---> b0c871d1b800 [2023-02-21T20:42:54.202Z] Step 15/24 : WORKDIR / [2023-02-21T20:42:54.468Z] Removing intermediate container 96ba6497c7f9 [2023-02-21T20:42:54.468Z] ---> 028a371a5d76 [2023-02-21T20:42:54.468Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-21T20:42:54.468Z] ---> Running in 461896543c34 [2023-02-21T20:42:54.468Z] ---> Running in 705c0be29b49 [2023-02-21T20:42:55.048Z] Removing intermediate container 461896543c34 [2023-02-21T20:42:55.048Z] ---> 56bfa503c550 [2023-02-21T20:42:55.048Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T20:42:55.048Z] Removing intermediate container 705c0be29b49 [2023-02-21T20:42:55.048Z] ---> 0b281f094f78 [2023-02-21T20:42:55.048Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T20:42:55.313Z] ---> Running in d83cd769ff4a [2023-02-21T20:42:56.290Z] ---> 9c884de2c1d8 [2023-02-21T20:42:56.290Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-21T20:42:57.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T20:42:57.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T20:42:58.094Z] ---> c9da4fade8b1 [2023-02-21T20:42:58.094Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-21T20:42:59.048Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T20:42:59.048Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T20:42:59.048Z] OK: 5 MiB in 15 packages [2023-02-21T20:42:59.048Z] ---> 8fb0f3de756f [2023-02-21T20:42:59.048Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-21T20:43:00.005Z] ---> 4b84bbb6a0a7 [2023-02-21T20:43:00.005Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-21T20:43:00.272Z] ---> Running in 6752397be528 [2023-02-21T20:43:00.272Z] Removing intermediate container d83cd769ff4a [2023-02-21T20:43:00.272Z] ---> db629c8e9cd8 [2023-02-21T20:43:00.272Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T20:43:00.854Z] Removing intermediate container 6752397be528 [2023-02-21T20:43:00.854Z] ---> 5259cb1f5457 [2023-02-21T20:43:00.854Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T20:43:01.119Z] ---> Running in a2abee5419fb [2023-02-21T20:43:01.384Z] ---> dba367ebe7be [2023-02-21T20:43:01.384Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-21T20:43:01.648Z] Removing intermediate container a2abee5419fb [2023-02-21T20:43:01.648Z] ---> 28a06d09b0b9 [2023-02-21T20:43:01.648Z] Step 22/24 : LABEL arch=arm64 [2023-02-21T20:43:01.914Z] ---> Running in da4f49853c3b [2023-02-21T20:43:05.319Z] Removing intermediate container da4f49853c3b [2023-02-21T20:43:05.319Z] ---> 66135efe7798 [2023-02-21T20:43:05.319Z] Step 23/24 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 [2023-02-21T20:43:05.319Z] ---> 7f57ab228d79 [2023-02-21T20:43:05.319Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-21T20:43:05.319Z] ---> Running in 2b0e0ce9531f [2023-02-21T20:43:05.587Z] Removing intermediate container 2b0e0ce9531f [2023-02-21T20:43:05.587Z] ---> ffd508cb8f4c [2023-02-21T20:43:05.587Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T20:43:05.587Z] ---> Running in d09413984d3a [2023-02-21T20:43:05.858Z] ---> b1fbe1fbb57e [2023-02-21T20:43:06.129Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-21T20:43:06.129Z] ---> Running in 21bccd9e795e [2023-02-21T20:43:06.398Z] Removing intermediate container d09413984d3a [2023-02-21T20:43:06.398Z] ---> 05b0d7b77f2a [2023-02-21T20:43:06.398Z] [2023-02-21T20:43:06.670Z] Removing intermediate container 21bccd9e795e [2023-02-21T20:43:06.670Z] ---> 5b79ad78b0a9 [2023-02-21T20:43:06.670Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T20:43:06.670Z] Successfully built 05b0d7b77f2a [2023-02-21T20:43:06.670Z] Successfully tagged core-metadata-arm64:latest [2023-02-21T20:43:06.941Z]  Building core-metadata ... done  ---> Running in 1589d17bf75c [2023-02-21T20:43:07.213Z] Removing intermediate container 1589d17bf75c [2023-02-21T20:43:07.213Z] ---> c67281060708 [2023-02-21T20:43:07.213Z] Step 20/22 : LABEL arch=arm64 [2023-02-21T20:43:07.213Z] ---> Running in 5a67b9874ae9 [2023-02-21T20:43:07.800Z] Removing intermediate container 5a67b9874ae9 [2023-02-21T20:43:07.800Z] ---> 98949f675793 [2023-02-21T20:43:07.800Z] Step 21/22 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 [2023-02-21T20:43:07.800Z] ---> Running in 3a05675c7b77 [2023-02-21T20:43:08.390Z] Removing intermediate container 3a05675c7b77 [2023-02-21T20:43:08.390Z] ---> cc36f74eefea [2023-02-21T20:43:08.390Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T20:43:08.390Z] ---> Running in 07bc1f9215dd [2023-02-21T20:43:08.980Z] Removing intermediate container 07bc1f9215dd [2023-02-21T20:43:08.980Z] ---> 0f3444c22b98 [2023-02-21T20:43:08.980Z] [2023-02-21T20:43:08.980Z] Successfully built 0f3444c22b98 [2023-02-21T20:43:08.980Z] Successfully tagged core-data-arm64:latest [2023-02-21T20:43:31.059Z]  Building core-data ... done Removing intermediate container 08480be74ee3 [2023-02-21T20:43:31.059Z] ---> 828a6dbfc283 [2023-02-21T20:43:31.059Z] [2023-02-21T20:43:31.059Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T20:43:31.059Z] ---> 4c81e5bf8899 [2023-02-21T20:43:31.059Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T20:43:31.059Z] ---> Using cache [2023-02-21T20:43:31.059Z] ---> 97e4d9ff31df [2023-02-21T20:43:31.059Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T20:43:31.059Z] ---> Using cache [2023-02-21T20:43:31.059Z] ---> 8da3f1c7b3b9 [2023-02-21T20:43:31.059Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-21T20:43:31.059Z] ---> Running in 511522a1ed16 [2023-02-21T20:43:31.059Z] Removing intermediate container 511522a1ed16 [2023-02-21T20:43:31.059Z] ---> 757648e83653 [2023-02-21T20:43:31.059Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-21T20:43:31.059Z] ---> Running in c2e48ae5eba1 [2023-02-21T20:43:31.327Z] Removing intermediate container c2e48ae5eba1 [2023-02-21T20:43:31.327Z] ---> e4f27ba7c2d2 [2023-02-21T20:43:31.327Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T20:43:31.912Z] ---> b28d5550215a [2023-02-21T20:43:31.912Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-21T20:43:33.330Z] ---> 7702e69023dc [2023-02-21T20:43:33.330Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-21T20:43:33.597Z] ---> abd7e6ff80c6 [2023-02-21T20:43:33.597Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-21T20:43:33.597Z] ---> Running in cbb3bbceb414 [2023-02-21T20:43:33.867Z] Removing intermediate container cbb3bbceb414 [2023-02-21T20:43:33.867Z] ---> 44eb26299653 [2023-02-21T20:43:33.867Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T20:43:34.134Z] ---> Running in 9da81acebc03 [2023-02-21T20:43:34.402Z] Removing intermediate container 9da81acebc03 [2023-02-21T20:43:34.402Z] ---> b8fcac5cbc8f [2023-02-21T20:43:34.402Z] Step 20/22 : LABEL arch=arm64 [2023-02-21T20:43:34.402Z] ---> Running in 32a061634167 [2023-02-21T20:43:34.671Z] Removing intermediate container 32a061634167 [2023-02-21T20:43:34.671Z] ---> 8674c0abe33f [2023-02-21T20:43:34.671Z] Step 21/22 : LABEL git_sha=8077516702dc660f99c9ee540bf8903e1d970a54 [2023-02-21T20:43:34.671Z] ---> Running in 868075b17c86 [2023-02-21T20:43:34.938Z] Removing intermediate container 868075b17c86 [2023-02-21T20:43:34.938Z] ---> 3d5493b3773f [2023-02-21T20:43:34.938Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T20:43:35.209Z] ---> Running in 0633b901712e [2023-02-21T20:43:35.478Z] Removing intermediate container 0633b901712e [2023-02-21T20:43:35.478Z] ---> a2a7fc99b68f [2023-02-21T20:43:35.478Z] [2023-02-21T20:43:35.746Z] Successfully built a2a7fc99b68f [2023-02-21T20:43:35.746Z] Successfully tagged support-scheduler-arm64:latest [2023-02-21T20:43:36.026Z]  Building support-scheduler ... done  [Pipeline] } [2023-02-21T20:43:36.064Z] $ docker stop --time=1 9edf543c2ad736a902c021954598e93598fa38acd6950caccd777d044a970310 [2023-02-21T20:43:37.732Z] $ docker rm -f --volumes 9edf543c2ad736a902c021954598e93598fa38acd6950caccd777d044a970310 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-21T20:43:38.249Z] + docker images [2023-02-21T20:43:38.514Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-21T20:43:38.514Z] support-scheduler-arm64 latest a2a7fc99b68f 3 seconds ago 29MB [2023-02-21T20:43:38.514Z] 828a6dbfc283 11 seconds ago 1.57GB [2023-02-21T20:43:38.514Z] core-data-arm64 latest 0f3444c22b98 30 seconds ago 17.2MB [2023-02-21T20:43:38.514Z] core-metadata-arm64 latest 05b0d7b77f2a 32 seconds ago 17.7MB [2023-02-21T20:43:38.514Z] 33745436dcf4 48 seconds ago 1.51GB [2023-02-21T20:43:38.514Z] 62d41c0a5777 48 seconds ago 1.51GB [2023-02-21T20:43:38.514Z] core-common-config-bootstrapper-arm64 latest 774b2069b7e2 57 seconds ago 14.9MB [2023-02-21T20:43:38.514Z] 8c38325c6a85 About a minute ago 1.5GB [2023-02-21T20:43:38.514Z] core-command-arm64 latest ac0f2aad2db1 3 minutes ago 17MB [2023-02-21T20:43:38.514Z] e54a248f8b19 3 minutes ago 1.51GB [2023-02-21T20:43:38.514Z] support-notifications-arm64 latest b7c8c000e805 8 minutes ago 29.7MB [2023-02-21T20:43:38.514Z] security-spire-agent-arm64 latest de7848debff3 8 minutes ago 122MB [2023-02-21T20:43:38.514Z] security-spire-server-arm64 latest 290c7b1813ec 8 minutes ago 84.3MB [2023-02-21T20:43:38.514Z] 00e5b639738c 8 minutes ago 1.57GB [2023-02-21T20:43:38.514Z] 4a0df25c14ea 8 minutes ago 1.38GB [2023-02-21T20:43:38.514Z] e6cebf21503f 9 minutes ago 1.38GB [2023-02-21T20:43:38.514Z] security-spiffe-token-provider-arm64 latest 34fd84285980 10 minutes ago 29.1MB [2023-02-21T20:43:38.514Z] 521797ea18c0 10 minutes ago 1.54GB [2023-02-21T20:43:38.514Z] security-bootstrapper-arm64 latest e783ce2f1cc4 11 minutes ago 19.6MB [2023-02-21T20:43:38.514Z] security-secretstore-setup-arm64 latest 489292655971 12 minutes ago 29MB [2023-02-21T20:43:38.514Z] security-proxy-setup-arm64 latest e750fa7ee5ae 12 minutes ago 26.9MB [2023-02-21T20:43:38.514Z] 22456c80de47 12 minutes ago 1.5GB [2023-02-21T20:43:38.514Z] dba8fbd41a35 12 minutes ago 1.5GB [2023-02-21T20:43:38.514Z] 8a728e8715a0 12 minutes ago 1.5GB [2023-02-21T20:43:38.514Z] security-spire-config-arm64 latest 2835294ce350 18 minutes ago 83.6MB [2023-02-21T20:43:38.514Z] c80bb7146dbf 19 minutes ago 1.38GB [2023-02-21T20:43:38.514Z] ci-base-image-arm64 latest f927eef89133 33 minutes ago 905MB [2023-02-21T20:43:38.514Z] alpine 3.15 354640af7b1b 10 days ago 5.34MB [2023-02-21T20:43:38.514Z] alpine 3.16 4c81e5bf8899 10 days ago 5.3MB [2023-02-21T20:43:38.514Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-21T20:43:38.514Z] 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-21T20:43:39.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-21T20:43:39.254Z] [2023-02-21T20:43:39.254Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T20:43:39.647Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-21T20:43:39.648Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-21T20:43:39.648Z] 8998bd30e6a1: Pulling fs layer [2023-02-21T20:43:39.648Z] 04944245beec: Pulling fs layer [2023-02-21T20:43:39.648Z] 699f458cf7ca: Pulling fs layer [2023-02-21T20:43:39.648Z] 765212b225bb: Pulling fs layer [2023-02-21T20:43:39.648Z] f23df028b6ca: Pulling fs layer [2023-02-21T20:43:39.648Z] d65c8cfc05b1: Pulling fs layer [2023-02-21T20:43:39.648Z] 2437ff75d9bd: Pulling fs layer [2023-02-21T20:43:39.648Z] f23df028b6ca: Waiting [2023-02-21T20:43:39.648Z] d65c8cfc05b1: Waiting [2023-02-21T20:43:39.648Z] 2437ff75d9bd: Waiting [2023-02-21T20:43:39.648Z] 765212b225bb: Waiting [2023-02-21T20:43:39.917Z] 04944245beec: Download complete [2023-02-21T20:43:39.917Z] 765212b225bb: Download complete [2023-02-21T20:43:39.917Z] f23df028b6ca: Verifying Checksum [2023-02-21T20:43:39.917Z] f23df028b6ca: Download complete [2023-02-21T20:43:39.917Z] d65c8cfc05b1: Verifying Checksum [2023-02-21T20:43:39.917Z] d65c8cfc05b1: Download complete [2023-02-21T20:43:40.182Z] 699f458cf7ca: Verifying Checksum [2023-02-21T20:43:40.182Z] 699f458cf7ca: Download complete [2023-02-21T20:43:40.450Z] 8998bd30e6a1: Verifying Checksum [2023-02-21T20:43:40.450Z] 8998bd30e6a1: Download complete [2023-02-21T20:43:43.019Z] 2437ff75d9bd: Verifying Checksum [2023-02-21T20:43:43.019Z] 2437ff75d9bd: Download complete [2023-02-21T20:43:44.422Z] 8998bd30e6a1: Pull complete [2023-02-21T20:43:45.005Z] 04944245beec: Pull complete [2023-02-21T20:43:46.406Z] 699f458cf7ca: Pull complete [2023-02-21T20:43:46.671Z] 765212b225bb: Pull complete [2023-02-21T20:43:47.254Z] f23df028b6ca: Pull complete [2023-02-21T20:43:47.519Z] d65c8cfc05b1: Pull complete [2023-02-21T20:44:02.497Z] 2437ff75d9bd: Pull complete [2023-02-21T20:44:02.497Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-21T20:44:02.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-21T20:44:02.497Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T20:44:02.809Z] prd-ubuntu20.04-docker-arm64-4c-16g-6927 does not seem to be running inside a container [2023-02-21T20:44:02.889Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-21T20:44:05.402Z] $ docker top 7ec5bb2b8826c910bf13f85ebb368df8bba8c74476763732c76c5f56b703197d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-21T20:44:05.959Z] ---> job-cost.sh [2023-02-21T20:44:06.224Z] lf-activate-venv: SKIPPING [2023-02-21T20:44:06.224Z] INFO: No Stack... [2023-02-21T20:44:06.801Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-21T20:44:07.753Z] INFO: Archiving Costs [Pipeline] sh [2023-02-21T20:44:08.092Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-02-21T20:44:08.092Z] + cut -d, -f6 [Pipeline] lock [2023-02-21T20:44:08.146Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4380-1-stack-cost] [2023-02-21T20:44:08.151Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4380-1-stack-cost] did not exist. Created. [2023-02-21T20:44:08.151Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4380-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-21T20:44:08.566Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-21T20:44:08.757Z] Stashed 1 file(s) [Pipeline] } [2023-02-21T20:44:08.770Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4380-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-21T20:44:08.857Z] $ docker stop --time=1 7ec5bb2b8826c910bf13f85ebb368df8bba8c74476763732c76c5f56b703197d [2023-02-21T20:44:10.309Z] $ docker rm -f --volumes 7ec5bb2b8826c910bf13f85ebb368df8bba8c74476763732c76c5f56b703197d [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-21T20:44:11.231Z] provisioning config files... [2023-02-21T20:44:11.241Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config12003346821471657386tmp [Pipeline] { [Pipeline] sh [2023-02-21T20:44:11.592Z] + set +x [2023-02-21T20:44:11.592Z] + curl -s+ https://codecov.io/bash [2023-02-21T20:44:11.592Z] bash -s -- [2023-02-21T20:44:11.592Z] [2023-02-21T20:44:11.592Z] _____ _ [2023-02-21T20:44:11.592Z] / ____| | | [2023-02-21T20:44:11.592Z] | | ___ __| | ___ ___ _____ __ [2023-02-21T20:44:11.592Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-21T20:44:11.592Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-21T20:44:11.592Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-21T20:44:11.592Z] Bash-1.0.6 [2023-02-21T20:44:11.592Z] [2023-02-21T20:44:11.592Z] [2023-02-21T20:44:11.592Z] ==> git version 2.25.1 found [2023-02-21T20:44:11.592Z] ==> 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-21T20:44:11.592Z] Release-Date: 2020-01-08 [2023-02-21T20:44:11.592Z] 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-21T20:44:11.592Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-21T20:44:11.592Z] ==> Jenkins CI detected. [2023-02-21T20:44:11.592Z] current dir:  /w/workspace/edgex-go/1 [2023-02-21T20:44:11.592Z] project root: . [2023-02-21T20:44:11.592Z] --> token set from env [2023-02-21T20:44:11.592Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-21T20:44:11.592Z] ==> Running gcov in . (disable via -X gcov) [2023-02-21T20:44:11.592Z] ==> Python coveragepy not found [2023-02-21T20:44:11.592Z] ==> Searching for coverage reports in: [2023-02-21T20:44:11.592Z] + . [2023-02-21T20:44:11.592Z] -> Found 1 reports [2023-02-21T20:44:11.592Z] ==> Detecting git/mercurial file structure [2023-02-21T20:44:11.592Z] ==> Reading reports [2023-02-21T20:44:11.592Z] + ./coverage.out bytes=487323 [2023-02-21T20:44:11.592Z] ==> Appending adjustments [2023-02-21T20:44:11.592Z] https://docs.codecov.io/docs/fixing-reports [2023-02-21T20:44:12.973Z] + Found adjustments [2023-02-21T20:44:12.973Z] ==> Gzipping contents [2023-02-21T20:44:12.973Z] 64K /tmp/codecov.CCSmiI.gz [2023-02-21T20:44:12.973Z] ==> Uploading reports [2023-02-21T20:44:12.973Z] url: https://codecov.io [2023-02-21T20:44:12.973Z] query: branch=PR-4380&commit=8077516702dc660f99c9ee540bf8903e1d970a54&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4380%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4380&job=&cmd_args= [2023-02-21T20:44:12.973Z] -> Pinging Codecov [2023-02-21T20:44:12.973Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4380&commit=8077516702dc660f99c9ee540bf8903e1d970a54&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4380%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4380&job=&cmd_args= [2023-02-21T20:44:13.233Z] -> Uploading to [2023-02-21T20:44:13.233Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-21/00271124DB129430A58F1EEE437C3FCB/8077516702dc660f99c9ee540bf8903e1d970a54/ca2e0a29-055d-4dcb-9474-9eeb9c085e52.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230221T204412Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0302c28ecf940121b3631b4e1380c5936bd548d7df83d35dacf7986b1fa9ff1c [2023-02-21T20:44:13.233Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-21T20:44:13.233Z] Dload Upload Total Spent Left Speed [2023-02-21T20:44:13.492Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62969 0 0 100 62969 0 254k --:--:-- --:--:-- --:--:-- 254k [2023-02-21T20:44:13.492Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8077516702dc660f99c9ee540bf8903e1d970a54 [Pipeline] } [2023-02-21T20:44:13.523Z] 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-21T20:44:14.837Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-21T20:44:15.168Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T20:44:16.057Z] ---> package-listing.sh [2023-02-21T20:44:16.057Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-21T20:44:16.057Z] ++ facter osfamily [2023-02-21T20:44:16.317Z] + OS_FAMILY=debian [2023-02-21T20:44:16.317Z] + workspace=/w/workspace/edgex-go/1 [2023-02-21T20:44:16.317Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-21T20:44:16.317Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-21T20:44:16.317Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-21T20:44:16.317Z] + PACKAGES=/tmp/packages_start.txt [2023-02-21T20:44:16.317Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-21T20:44:16.317Z] + PACKAGES=/tmp/packages_end.txt [2023-02-21T20:44:16.317Z] + case "${OS_FAMILY}" in [2023-02-21T20:44:16.317Z] + dpkg -l [2023-02-21T20:44:16.317Z] + grep '^ii' [2023-02-21T20:44:16.317Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-21T20:44:16.317Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-21T20:44:16.317Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-21T20:44:16.317Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-21T20:44:16.317Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-02-21T20:44:16.317Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-02-21T20:44:16.349Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-21T20:44:16.641Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T20:44:17.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-21T20:44:17.257Z] [2023-02-21T20:44:17.257Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T20:44:17.629Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-21T20:44:17.629Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-21T20:44:17.629Z] 5eb5b503b376: Pulling fs layer [2023-02-21T20:44:17.629Z] 5c69ac0246d0: Pulling fs layer [2023-02-21T20:44:17.629Z] ec43610c2a17: Pulling fs layer [2023-02-21T20:44:17.629Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-21T20:44:17.629Z] 33b1e0a273af: Pulling fs layer [2023-02-21T20:44:17.629Z] 5d3b04190fa2: Pulling fs layer [2023-02-21T20:44:17.629Z] 2f39f015ded8: Pulling fs layer [2023-02-21T20:44:17.629Z] 33b1e0a273af: Waiting [2023-02-21T20:44:17.629Z] 2f39f015ded8: Waiting [2023-02-21T20:44:17.629Z] 3a2ae6a8a46f: Waiting [2023-02-21T20:44:17.630Z] 5d3b04190fa2: Waiting [2023-02-21T20:44:17.630Z] 5c69ac0246d0: Download complete [2023-02-21T20:44:17.630Z] 3a2ae6a8a46f: Download complete [2023-02-21T20:44:17.889Z] 33b1e0a273af: Verifying Checksum [2023-02-21T20:44:17.889Z] 33b1e0a273af: Download complete [2023-02-21T20:44:17.889Z] ec43610c2a17: Verifying Checksum [2023-02-21T20:44:17.889Z] ec43610c2a17: Download complete [2023-02-21T20:44:17.889Z] 5d3b04190fa2: Verifying Checksum [2023-02-21T20:44:17.889Z] 5d3b04190fa2: Download complete [2023-02-21T20:44:17.889Z] 5eb5b503b376: Verifying Checksum [2023-02-21T20:44:17.889Z] 5eb5b503b376: Download complete [2023-02-21T20:44:18.458Z] 2f39f015ded8: Download complete [2023-02-21T20:44:19.028Z] 5eb5b503b376: Pull complete [2023-02-21T20:44:19.028Z] 5c69ac0246d0: Pull complete [2023-02-21T20:44:19.593Z] ec43610c2a17: Pull complete [2023-02-21T20:44:19.593Z] 3a2ae6a8a46f: Pull complete [2023-02-21T20:44:19.851Z] 33b1e0a273af: Pull complete [2023-02-21T20:44:19.851Z] 5d3b04190fa2: Pull complete [2023-02-21T20:44:24.034Z] 2f39f015ded8: Pull complete [2023-02-21T20:44:24.034Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-21T20:44:24.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-21T20:44:24.034Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T20:44:24.220Z] prd-ubuntu20.04-docker-8c-8g-6924 does not seem to be running inside a container [2023-02-21T20:44:24.245Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-21T20:44:26.047Z] $ docker top dc098d8524cd29d3c544f6f09847975c314c41271d06e6d76d7b740e20293578 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T20:44:26.439Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-21T20:44:26.748Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-21T20:44:27.061Z] + ls /var/log/sa-host [2023-02-21T20:44:27.061Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-21T20:44:27.192Z] provisioning config files... [2023-02-21T20:44:27.202Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9691718078763548767tmp [Pipeline] { [Pipeline] echo [2023-02-21T20:44:27.250Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T20:44:27.695Z] ---> create-netrc.sh [Pipeline] } [2023-02-21T20:44:27.726Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-21T20:44:28.165Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-21T20:44:28.201Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T20:44:28.614Z] ---> sudo-logs.sh [2023-02-21T20:44:28.614Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-21T20:44:28.708Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T20:44:29.019Z] ---> job-cost.sh [2023-02-21T20:44:29.019Z] lf-activate-venv: SKIPPING [2023-02-21T20:44:29.019Z] DEBUG: total: 0.10999999940395355 [2023-02-21T20:44:29.019Z] INFO: Retrieving Stack Cost... [2023-02-21T20:44:29.278Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-21T20:44:29.880Z] INFO: Archiving Costs [Pipeline] echo [2023-02-21T20:44:29.920Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T20:44:30.235Z] ---> logs-deploy.sh [2023-02-21T20:44:30.235Z] lf-activate-venv: SKIPPING [2023-02-21T20:44:30.235Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4380/1 [2023-02-21T20:44:30.235Z] INFO: archiving workspace using pattern(s): [2023-02-21T20:44:31.172Z] Archives upload complete. [2023-02-21T20:44:31.172Z] INFO: archiving logs to Nexus