Pull request #4325 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9f254a5f4fb123c817d49e59e6e3b4af63ca4387+7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c (1c74fc9d98cbeaec0e56332de89978191d1bec44) 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-ssh14844567167926803338.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-ssh1347768165337136391.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4325/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4325/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16827051703319270180.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2463284631398015532.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4325/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4325/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11844173968323207677.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], 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/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5019 in /w/workspace/edgexfoundry_edgex-go_PR-4325 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c into PR head commit 9f254a5f4fb123c817d49e59e6e3b4af63ca4387 Merge succeeded, producing 9f254a5f4fb123c817d49e59e6e3b4af63ca4387 Checking out Revision 9f254a5f4fb123c817d49e59e6e3b4af63ca4387 (PR-4325) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" First time build. Skipping changelog. > 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/4325/head:refs/remotes/origin/PR-4325 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f254a5f4fb123c817d49e59e6e3b4af63ca4387 # 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 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f254a5f4fb123c817d49e59e6e3b4af63ca4387 # timeout=10 > git rev-list --no-walk a28d1ae6f724350bd6775e7361ed34e42ee38794 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-07T23:04:59.855Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-07T23:04:59.913Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-07T23:04:59.934Z] ========================================================= [2023-02-07T23:04:59.934Z] EdgeX Global Pipelines Version Info [2023-02-07T23:04:59.934Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-07T23:05:00.662Z] ------------------- [2023-02-07T23:05:00.662Z] stable info: [2023-02-07T23:05:00.662Z] ------------------- [2023-02-07T23:05:00.662Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-07T23:05:00.662Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-07T23:05:00.662Z] Message: update stable to v1.0.244 [2023-02-07T23:05:01.232Z] ------------------- [2023-02-07T23:05:01.232Z] experimental info: [2023-02-07T23:05:01.232Z] ------------------- [2023-02-07T23:05:01.232Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-07T23:05:01.232Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-07T23:05:01.232Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-07T23:05:01.389Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-07T23:05:01.397Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-07T23:05:01.405Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-07T23:05:01.414Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-07T23:05:01.422Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-07T23:05:01.431Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-07T23:05:01.443Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-07T23:05:01.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-07T23:05:01.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-07T23:05:01.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-07T23:05:01.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-07T23:05:01.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-07T23:05:01.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-07T23:05:01.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-07T23:05:01.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-07T23:05:01.524Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-07T23:05:01.533Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-07T23:05:01.542Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-07T23:05:01.551Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-07T23:05:01.560Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-07T23:05:01.575Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-07T23:05:01.585Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-07T23:05:01.598Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-07T23:05:01.611Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4325 [Pipeline] echo [2023-02-07T23:05:01.622Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4325 [Pipeline] echo [2023-02-07T23:05:01.638Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4325 [Pipeline] echo [2023-02-07T23:05:01.648Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9f254a5f4fb123c817d49e59e6e3b4af63ca4387 [Pipeline] echo [2023-02-07T23:05:01.660Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9f254a5 [Pipeline] echo [2023-02-07T23:05:01.671Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T23:05:01.711Z] provisioning config files... [2023-02-07T23:05:01.722Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config15718105691900922355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T23:05:02.018Z] ---> docker-login.sh [2023-02-07T23:05:02.018Z] nexus3.edgexfoundry.org:10001 [2023-02-07T23:05:02.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:05:17.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:05:17.181Z] Configure a credential helper to remove this warning. See [2023-02-07T23:05:17.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:05:17.181Z] [2023-02-07T23:05:17.181Z] Login Succeeded [2023-02-07T23:05:17.181Z] nexus3.edgexfoundry.org:10002 [2023-02-07T23:05:17.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:05:17.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:05:17.181Z] Configure a credential helper to remove this warning. See [2023-02-07T23:05:17.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:05:17.181Z] [2023-02-07T23:05:17.181Z] Login Succeeded [2023-02-07T23:05:17.181Z] nexus3.edgexfoundry.org:10003 [2023-02-07T23:05:17.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:05:17.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:05:17.445Z] Configure a credential helper to remove this warning. See [2023-02-07T23:05:17.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:05:17.445Z] [2023-02-07T23:05:17.445Z] Login Succeeded [2023-02-07T23:05:17.445Z] nexus3.edgexfoundry.org:10004 [2023-02-07T23:05:17.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:05:17.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:05:17.721Z] Configure a credential helper to remove this warning. See [2023-02-07T23:05:17.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:05:17.721Z] [2023-02-07T23:05:17.721Z] Login Succeeded [2023-02-07T23:05:17.721Z] docker.io [2023-02-07T23:05:17.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:05:18.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:05:18.006Z] Configure a credential helper to remove this warning. See [2023-02-07T23:05:18.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:05:18.006Z] [2023-02-07T23:05:18.006Z] Login Succeeded [2023-02-07T23:05:18.006Z] ---> docker-login.sh ends [Pipeline] } [2023-02-07T23:05:18.040Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-07T23:05:18.457Z] + 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-07T23:05:18.457Z] + cut -d/ -f2 [2023-02-07T23:05:18.457Z] + dirname cmd/core-command/Dockerfile [2023-02-07T23:05:18.457Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-07T23:05:18.457Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-07T23:05:18.457Z] + cut -d/ -f2 [2023-02-07T23:05:18.457Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-07T23:05:18.457Z] + dirname cmd/core-data/Dockerfile [2023-02-07T23:05:18.457Z] + cut -d/ -f2 [2023-02-07T23:05:18.457Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-07T23:05:18.457Z] + + dirname cmd/core-metadata/Dockerfile [2023-02-07T23:05:18.457Z] cut -d/ -f2 [2023-02-07T23:05:18.457Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-07T23:05:18.457Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-07T23:05:18.457Z] + cut -d/ -f2 [2023-02-07T23:05:18.457Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-07T23:05:18.457Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-07T23:05:18.457Z] + cut -d/ -f2 [2023-02-07T23:05:18.457Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-07T23:05:18.457Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-07T23:05:18.457Z] + cut -d/ -f2 [2023-02-07T23:05:18.457Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-07T23:05:18.457Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-07T23:05:18.457Z] + cut -d/ -f2 [2023-02-07T23:05:18.457Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-07T23:05:18.457Z] + + cut -d/ -f2dirname [2023-02-07T23:05:18.457Z] cmd/security-spire-agent/Dockerfile [2023-02-07T23:05:18.457Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-07T23:05:18.457Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-07T23:05:18.457Z] + cut -d/ -f2 [2023-02-07T23:05:18.457Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-07T23:05:18.457Z] + + cutdirname -d/ cmd/security-spire-server/Dockerfile -f2 [2023-02-07T23:05:18.457Z] [2023-02-07T23:05:18.457Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-07T23:05:18.457Z] + dirname cmd/support-notifications/Dockerfile [2023-02-07T23:05:18.457Z] + cut -d/ -f2 [2023-02-07T23:05:18.457Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-07T23:05:18.457Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-07T23:05:18.457Z] + cut -d/ -f2 [2023-02-07T23:05:18.457Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-07T23:05:18.716Z] 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-07T23:05:19.115Z] + git rev-list -1 --merges 9f254a5f4fb123c817d49e59e6e3b4af63ca4387~1..9f254a5f4fb123c817d49e59e6e3b4af63ca4387 [Pipeline] echo [2023-02-07T23:05:19.137Z] -----------> git rev-list -1 --merges 9f254a5f4fb123c817d49e59e6e3b4af63ca4387~1..9f254a5f4fb123c817d49e59e6e3b4af63ca4387 9f254a5f4fb123c817d49e59e6e3b4af63ca4387 [false] [Pipeline] sh [2023-02-07T23:05:19.425Z] + git log --format=format:%s -1 9f254a5f4fb123c817d49e59e6e3b4af63ca4387 [Pipeline] echo [2023-02-07T23:05:19.443Z] ========================================================= [2023-02-07T23:05:19.443Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-07T23:05:19.443Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-07T23:05:19.815Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-07T23:05:19.816Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-07T23:05:19.816Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-07T23:05:19.816Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-07T23:05:19.816Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-07T23:05:19.816Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-07T23:05:19.816Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:05:20.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T23:05:20.168Z] [2023-02-07T23:05:20.168Z] 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-07T23:05:20.477Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T23:05:20.477Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-07T23:05:20.477Z] b85a868b505f: Pulling fs layer [2023-02-07T23:05:20.477Z] e2be974225ed: Pulling fs layer [2023-02-07T23:05:20.477Z] 339a4e72a1f5: Pulling fs layer [2023-02-07T23:05:20.477Z] 988bab9f4d93: Pulling fs layer [2023-02-07T23:05:20.477Z] 1469e6f7b9e6: Pulling fs layer [2023-02-07T23:05:20.477Z] eaf3925da568: Pulling fs layer [2023-02-07T23:05:20.477Z] bab4dde63d76: Pulling fs layer [2023-02-07T23:05:20.477Z] bde34c3a00c8: Pulling fs layer [2023-02-07T23:05:20.477Z] b352a97aabf1: Pulling fs layer [2023-02-07T23:05:20.477Z] 4872d77fe225: Pulling fs layer [2023-02-07T23:05:20.477Z] 5851b861e8e6: Pulling fs layer [2023-02-07T23:05:20.477Z] 988bab9f4d93: Waiting [2023-02-07T23:05:20.477Z] 1469e6f7b9e6: Waiting [2023-02-07T23:05:20.477Z] eaf3925da568: Waiting [2023-02-07T23:05:20.477Z] b352a97aabf1: Waiting [2023-02-07T23:05:20.477Z] 4872d77fe225: Waiting [2023-02-07T23:05:20.477Z] 5851b861e8e6: Waiting [2023-02-07T23:05:20.477Z] bde34c3a00c8: Waiting [2023-02-07T23:05:20.477Z] bab4dde63d76: Waiting [2023-02-07T23:05:20.477Z] e2be974225ed: Verifying Checksum [2023-02-07T23:05:20.477Z] e2be974225ed: Download complete [2023-02-07T23:05:20.742Z] 988bab9f4d93: Download complete [2023-02-07T23:05:20.742Z] 1469e6f7b9e6: Verifying Checksum [2023-02-07T23:05:20.742Z] 1469e6f7b9e6: Download complete [2023-02-07T23:05:20.742Z] eaf3925da568: Verifying Checksum [2023-02-07T23:05:20.742Z] eaf3925da568: Download complete [2023-02-07T23:05:20.742Z] 339a4e72a1f5: Verifying Checksum [2023-02-07T23:05:20.742Z] 339a4e72a1f5: Download complete [2023-02-07T23:05:20.742Z] bde34c3a00c8: Download complete [2023-02-07T23:05:21.004Z] b352a97aabf1: Download complete [2023-02-07T23:05:21.004Z] 4872d77fe225: Verifying Checksum [2023-02-07T23:05:21.004Z] 4872d77fe225: Download complete [2023-02-07T23:05:21.004Z] b85a868b505f: Download complete [2023-02-07T23:05:21.262Z] bab4dde63d76: Verifying Checksum [2023-02-07T23:05:21.262Z] bab4dde63d76: Download complete [2023-02-07T23:05:22.193Z] b85a868b505f: Pull complete [2023-02-07T23:05:22.193Z] e2be974225ed: Pull complete [2023-02-07T23:05:22.760Z] 339a4e72a1f5: Pull complete [2023-02-07T23:05:22.760Z] 988bab9f4d93: Pull complete [2023-02-07T23:05:23.019Z] 1469e6f7b9e6: Pull complete [2023-02-07T23:05:23.019Z] eaf3925da568: Pull complete [2023-02-07T23:05:24.923Z] bab4dde63d76: Pull complete [2023-02-07T23:05:24.923Z] bde34c3a00c8: Pull complete [2023-02-07T23:05:24.923Z] b352a97aabf1: Pull complete [2023-02-07T23:05:24.923Z] 4872d77fe225: Pull complete [2023-02-07T23:05:25.181Z] 5851b861e8e6: Pull complete [2023-02-07T23:05:25.181Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-07T23:05:25.181Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T23:05:25.181Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T23:05:25.276Z] prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container [2023-02-07T23:05:25.307Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-07T23:05:29.541Z] $ docker top bd28bef90eb298941a2c708915097a430a01038ccf869e16b288b89533d20d2f -eo pid,comm [2023-02-07T23:05:29.615Z] 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-07T23:05:29.615Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-07T23:05:29.648Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-07T23:05:29.648Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-07T23:05:29.753Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-07T23:05:29.757Z] $ docker exec bd28bef90eb298941a2c708915097a430a01038ccf869e16b288b89533d20d2f ssh-agent [2023-02-07T23:05:29.888Z] SSH_AUTH_SOCK=/tmp/ssh-zwtN7qSCij7Z/agent.14 [2023-02-07T23:05:29.888Z] SSH_AGENT_PID=20 [2023-02-07T23:05:29.896Z] Running ssh-add (command line suppressed) [2023-02-07T23:05:29.998Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_8449928273591484417.key (/w/workspace/edgex-go/4@tmp/private_key_8449928273591484417.key) [2023-02-07T23:05:30.013Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-07T23:05:30.334Z] + git tag --points-at HEAD [Pipeline] } [2023-02-07T23:05:30.350Z] $ docker exec --env ******** --env ******** bd28bef90eb298941a2c708915097a430a01038ccf869e16b288b89533d20d2f ssh-agent -k [2023-02-07T23:05:30.471Z] unset SSH_AUTH_SOCK; [2023-02-07T23:05:30.472Z] unset SSH_AGENT_PID; [2023-02-07T23:05:30.472Z] echo Agent pid 20 killed; [2023-02-07T23:05:30.491Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-07T23:05:30.520Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-07T23:05:30.520Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-07T23:05:30.612Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-07T23:05:30.614Z] $ docker exec bd28bef90eb298941a2c708915097a430a01038ccf869e16b288b89533d20d2f ssh-agent [2023-02-07T23:05:30.733Z] SSH_AUTH_SOCK=/tmp/ssh-FaxU5vYGYrxU/agent.69 [2023-02-07T23:05:30.733Z] SSH_AGENT_PID=75 [2023-02-07T23:05:30.740Z] Running ssh-add (command line suppressed) [2023-02-07T23:05:30.835Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_3130672695380629124.key (/w/workspace/edgex-go/4@tmp/private_key_3130672695380629124.key) [2023-02-07T23:05:30.848Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-07T23:05:31.133Z] + git semver init [2023-02-07T23:05:31.391Z] 2023-02-07 23:05:31,318 [run_init] DEBUG init version:0.0.0 force:False [2023-02-07T23:05:31.391Z] 2023-02-07 23:05:31,320 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2023-02-07T23:05:31.391Z] 2023-02-07 23:05:31,320 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2023-02-07T23:05:31.391Z] 2023-02-07 23:05:31,321 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2023-02-07T23:05:36.683Z] 2023-02-07 23:05:36,412 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2023-02-07T23:05:36.683Z] 2023-02-07 23:05:36,412 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4325 with force:False [2023-02-07T23:05:36.683Z] 2023-02-07 23:05:36,412 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4325 [2023-02-07T23:05:36.683Z] 2023-02-07 23:05:36,417 [execute] INFO git cat-file --batch-check [2023-02-07T23:05:36.683Z] 2023-02-07 23:05:36,417 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-02-07T23:05:36.683Z] 2023-02-07 23:05:36,423 [execute] INFO git cat-file --batch [2023-02-07T23:05:36.683Z] 2023-02-07 23:05:36,423 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-02-07T23:05:36.683Z] 2023-02-07 23:05:36,427 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4325 [2023-02-07T23:05:36.683Z] 0.0.0 [Pipeline] } [2023-02-07T23:05:36.693Z] $ docker exec --env ******** --env ******** bd28bef90eb298941a2c708915097a430a01038ccf869e16b288b89533d20d2f ssh-agent -k [2023-02-07T23:05:36.802Z] unset SSH_AUTH_SOCK; [2023-02-07T23:05:36.802Z] unset SSH_AGENT_PID; [2023-02-07T23:05:36.802Z] echo Agent pid 75 killed; [2023-02-07T23:05:36.812Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-07T23:05:37.109Z] + git semver [Pipeline] } [2023-02-07T23:05:37.382Z] $ docker stop --time=1 bd28bef90eb298941a2c708915097a430a01038ccf869e16b288b89533d20d2f [2023-02-07T23:05:39.002Z] $ docker rm -f --volumes bd28bef90eb298941a2c708915097a430a01038ccf869e16b288b89533d20d2f [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T23:05:39.414Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-07T23:05:39.652Z] Stashed 1 file(s) [Pipeline] echo [2023-02-07T23:05:39.655Z] [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-07T23:05:40.022Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-02-07T23:05:40.036Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T23:05:40.046Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T23:05:40.052Z] ========================================================= [2023-02-07T23:05:40.052Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-07T23:05:40.052Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-07T23:05:40.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-07T23:05:45.626Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-07T23:05:45.626Z] 213ec9aee27d: Pulling fs layer [2023-02-07T23:05:45.626Z] 4583459ba037: Pulling fs layer [2023-02-07T23:05:45.626Z] 93c1e223e6f2: Pulling fs layer [2023-02-07T23:05:45.626Z] 53926ce57604: Pulling fs layer [2023-02-07T23:05:45.626Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-07T23:05:45.626Z] 22ff95d597cd: Pulling fs layer [2023-02-07T23:05:45.626Z] 12d6caf4c0d1: Pulling fs layer [2023-02-07T23:05:45.626Z] 96b7cbca73a9: Pulling fs layer [2023-02-07T23:05:45.626Z] a7acece74701: Pulling fs layer [2023-02-07T23:05:45.626Z] 21b2b0c7a3f4: Waiting [2023-02-07T23:05:45.626Z] 22ff95d597cd: Waiting [2023-02-07T23:05:45.626Z] 12d6caf4c0d1: Waiting [2023-02-07T23:05:45.626Z] 96b7cbca73a9: Waiting [2023-02-07T23:05:45.626Z] a7acece74701: Waiting [2023-02-07T23:05:45.626Z] 53926ce57604: Waiting [2023-02-07T23:05:45.626Z] 93c1e223e6f2: Verifying Checksum [2023-02-07T23:05:45.626Z] 93c1e223e6f2: Download complete [2023-02-07T23:05:45.626Z] 4583459ba037: Verifying Checksum [2023-02-07T23:05:45.626Z] 4583459ba037: Download complete [2023-02-07T23:05:45.626Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-07T23:05:45.626Z] 21b2b0c7a3f4: Download complete [2023-02-07T23:05:45.626Z] 22ff95d597cd: Verifying Checksum [2023-02-07T23:05:45.626Z] 22ff95d597cd: Download complete [2023-02-07T23:05:45.626Z] 213ec9aee27d: Verifying Checksum [2023-02-07T23:05:45.626Z] 213ec9aee27d: Download complete [2023-02-07T23:05:45.626Z] 12d6caf4c0d1: Verifying Checksum [2023-02-07T23:05:45.626Z] 12d6caf4c0d1: Download complete [2023-02-07T23:05:45.900Z] 213ec9aee27d: Pull complete [2023-02-07T23:05:45.900Z] 4583459ba037: Pull complete [2023-02-07T23:05:45.900Z] 93c1e223e6f2: Pull complete [2023-02-07T23:05:48.194Z] 53926ce57604: Verifying Checksum [2023-02-07T23:05:48.194Z] 53926ce57604: Download complete [2023-02-07T23:05:48.194Z] a7acece74701: Verifying Checksum [2023-02-07T23:05:48.194Z] a7acece74701: Download complete [2023-02-07T23:05:48.808Z] 96b7cbca73a9: Verifying Checksum [2023-02-07T23:05:48.808Z] 96b7cbca73a9: Download complete [2023-02-07T23:05:51.334Z] 53926ce57604: Pull complete [2023-02-07T23:05:51.593Z] 21b2b0c7a3f4: Pull complete [2023-02-07T23:05:51.593Z] 22ff95d597cd: Pull complete [2023-02-07T23:05:51.851Z] 12d6caf4c0d1: Pull complete [2023-02-07T23:05:54.378Z] 96b7cbca73a9: Pull complete [2023-02-07T23:05:54.711Z] Still waiting to schedule task [2023-02-07T23:05:54.712Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5013’ [2023-02-07T23:05:55.310Z] a7acece74701: Pull complete [2023-02-07T23:05:55.310Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-07T23:05:55.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-07T23:05:55.310Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-07T23:05:55.604Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-07T23:05:55.604Z] WORKDIR /edgex [2023-02-07T23:05:55.604Z] COPY go.mod . [2023-02-07T23:05:55.604Z] RUN go mod download [2023-02-07T23:05:55.604Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-07T23:05:56.169Z] Sending build context to Docker daemon 170.1MB [2023-02-07T23:05:56.169Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-07T23:05:56.169Z] ---> db6d94c90886 [2023-02-07T23:05:56.169Z] Step 2/4 : WORKDIR /edgex [2023-02-07T23:06:01.499Z] ---> Running in e75073c68082 [2023-02-07T23:06:01.499Z] Removing intermediate container e75073c68082 [2023-02-07T23:06:01.499Z] ---> 7e4bb5321994 [2023-02-07T23:06:01.499Z] Step 3/4 : COPY go.mod . [2023-02-07T23:06:01.499Z] ---> 47d9aaaea3be [2023-02-07T23:06:01.500Z] Step 4/4 : RUN go mod download [2023-02-07T23:06:01.500Z] ---> Running in aeacc6cde0b7 [2023-02-07T23:06:19.641Z] Removing intermediate container aeacc6cde0b7 [2023-02-07T23:06:19.641Z] ---> 58f33be8118b [2023-02-07T23:06:19.641Z] Successfully built 58f33be8118b [2023-02-07T23:06:19.641Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:06:19.941Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-07T23:06:19.941Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T23:06:20.020Z] prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container [2023-02-07T23:06:20.050Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-07T23:06:20.867Z] $ docker top 0bd77cdf03d41509bb44b45455b211a7ed16605aaa5f7b91d816da29b9e2b571 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T23:06:21.214Z] + go version [2023-02-07T23:06:21.214Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-07T23:06:21.226Z] $ docker stop --time=1 0bd77cdf03d41509bb44b45455b211a7ed16605aaa5f7b91d816da29b9e2b571 [2023-02-07T23:06:23.411Z] $ docker rm -f --volumes 0bd77cdf03d41509bb44b45455b211a7ed16605aaa5f7b91d816da29b9e2b571 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:06:23.891Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-07T23:06:23.891Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T23:06:23.957Z] prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container [2023-02-07T23:06:23.987Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-07T23:06:24.691Z] $ docker top f6878ebb3f1cb22679f9280fa7ad9adee12b5d59ba868554d642424308e83716 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-07T23:06:24.750Z] ========================================================= [2023-02-07T23:06:24.750Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-07T23:06:24.750Z] ========================================================= [Pipeline] sh [2023-02-07T23:06:25.031Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-02-07T23:06:25.332Z] + make test [2023-02-07T23:06:25.332Z] go test -race -coverprofile=coverage.out ./... [2023-02-07T23:06:31.889Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-07T23:06:44.123Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-07T23:06:44.123Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-07T23:06:44.123Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-07T23:06:44.123Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-07T23:06:44.123Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-07T23:06:44.123Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-07T23:06:44.381Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-07T23:06:44.381Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-07T23:06:44.381Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-07T23:06:44.381Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-07T23:06:44.381Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-07T23:06:44.381Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-07T23:06:44.381Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-07T23:06:44.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-07T23:06:44.946Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.147s coverage: 28.7% of statements [2023-02-07T23:06:44.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-07T23:06:44.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-07T23:06:45.286Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.197s coverage: 98.5% of statements [2023-02-07T23:06:48.626Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.130s coverage: 73.2% of statements [2023-02-07T23:06:48.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-07T23:06:48.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-07T23:06:48.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-07T23:06:48.626Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.108s coverage: 54.0% of statements [2023-02-07T23:06:48.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-07T23:06:48.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-07T23:06:48.626Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.956s coverage: 89.2% of statements [2023-02-07T23:06:48.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-07T23:06:48.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-07T23:06:48.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-07T23:06:48.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-07T23:06:48.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-07T23:06:48.626Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.103s coverage: 2.6% of statements [2023-02-07T23:06:48.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-07T23:06:48.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-07T23:06:48.626Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.494s coverage: 95.6% of statements [2023-02-07T23:06:48.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-07T23:06:48.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-07T23:06:48.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-07T23:06:48.626Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.108s coverage: 72.2% of statements [2023-02-07T23:06:48.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-07T23:06:48.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-07T23:06:48.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-07T23:06:48.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-07T23:06:48.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-07T23:06:48.626Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.109s coverage: 65.9% of statements [2023-02-07T23:06:48.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-07T23:06:48.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-07T23:06:48.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-07T23:06:48.626Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.062s coverage: 0.9% of statements [2023-02-07T23:06:48.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-07T23:06:48.626Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.085s coverage: 29.6% of statements [2023-02-07T23:06:48.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-07T23:06:48.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements [2023-02-07T23:06:48.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 82.9% of statements [2023-02-07T23:06:48.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.072s coverage: 94.1% of statements [2023-02-07T23:06:48.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.103s coverage: 96.3% of statements [2023-02-07T23:06:48.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements [2023-02-07T23:06:58.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.080s coverage: 94.4% of statements [2023-02-07T23:06:58.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.069s coverage: 44.8% of statements [2023-02-07T23:07:00.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.282s coverage: 79.9% of statements [2023-02-07T23:07:00.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-07T23:07:08.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.123s coverage: 92.9% of statements [2023-02-07T23:07:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-07T23:07:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-07T23:07:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-07T23:07:08.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 64.4% of statements [2023-02-07T23:07:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-07T23:07:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-07T23:07:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-07T23:07:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-07T23:07:08.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 86.9% of statements [2023-02-07T23:07:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-07T23:07:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-07T23:07:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-07T23:07:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-07T23:07:08.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements [2023-02-07T23:07:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-07T23:07:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-07T23:07:08.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2023-02-07T23:07:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-07T23:07:08.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.082s coverage: 77.4% of statements [2023-02-07T23:07:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-07T23:07:08.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements [2023-02-07T23:07:08.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2023-02-07T23:07:08.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.230s coverage: 91.2% of statements [2023-02-07T23:07:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-07T23:07:08.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.176s coverage: 64.7% of statements [2023-02-07T23:07:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-07T23:07:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-07T23:07:08.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2023-02-07T23:07:08.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2023-02-07T23:07:08.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2023-02-07T23:07:08.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements [2023-02-07T23:07:08.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2023-02-07T23:07:08.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.286s coverage: 65.3% of statements [2023-02-07T23:07:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-07T23:07:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-07T23:07:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-07T23:07:08.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.173s coverage: 41.8% of statements [2023-02-07T23:07:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-07T23:07:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-07T23:07:08.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements [2023-02-07T23:07:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-07T23:07:08.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.096s coverage: 84.8% of statements [2023-02-07T23:07:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-07T23:07:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-07T23:07:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-07T23:07:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-07T23:07:08.607Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.090s coverage: 17.7% of statements [2023-02-07T23:07:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-07T23:07:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-07T23:07:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-07T23:07:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-07T23:07:08.607Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.175s coverage: 92.3% of statements [2023-02-07T23:07:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-07T23:07:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-07T23:07:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-07T23:07:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-07T23:07:08.607Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2023-02-07T23:07:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-07T23:07:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-07T23:07:08.607Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements [2023-02-07T23:07:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-07T23:07:08.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-07T23:07:08.608Z] 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-07T23:07:26.677Z] 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-07T23:07:26.677Z] go vet ./... [2023-02-07T23:07:30.873Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-07T23:07:30.873Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-07T23:07:30.873Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-07T23:07:30.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-07T23:07:31.175Z] + ls -al . [2023-02-07T23:07:31.175Z] total 744 [2023-02-07T23:07:31.175Z] drwxrwxr-x 11 1001 1001 4096 Feb 7 23:06 . [2023-02-07T23:07:31.175Z] drwxr-xr-x 4 root root 4096 Feb 7 23:06 .. [2023-02-07T23:07:31.175Z] drwxrwxr-x 2 1001 1001 4096 Feb 7 23:04 .blubracket [2023-02-07T23:07:31.175Z] -rw-rw-r-- 1 1001 1001 16 Feb 7 23:04 .dockerignore [2023-02-07T23:07:31.175Z] drwxrwxr-x 8 1001 1001 4096 Feb 7 23:07 .git [2023-02-07T23:07:31.175Z] drwxrwxr-x 3 1001 1001 4096 Feb 7 23:04 .github [2023-02-07T23:07:31.175Z] -rw-rw-r-- 1 1001 1001 1024 Feb 7 23:04 .gitignore [2023-02-07T23:07:31.175Z] -rw-rw-r-- 1 1001 1001 42 Feb 7 23:04 .golangci.yml [2023-02-07T23:07:31.175Z] -rw-rw-r-- 1 1001 1001 87 Feb 7 23:04 .hadolint.yml [2023-02-07T23:07:31.175Z] drwxr-xr-x 3 1001 1001 4096 Feb 7 23:05 .semver [2023-02-07T23:07:31.175Z] -rw-rw-r-- 1 1001 1001 166 Feb 7 23:04 .sonarcloud.properties [2023-02-07T23:07:31.175Z] -rw-rw-r-- 1 1001 1001 1171 Feb 7 23:04 ADOPTERS.md [2023-02-07T23:07:31.175Z] -rw-rw-r-- 1 1001 1001 10825 Feb 7 23:04 Attribution.txt [2023-02-07T23:07:31.175Z] -rw-rw-r-- 1 1001 1001 73765 Feb 7 23:04 CHANGELOG.md [2023-02-07T23:07:31.175Z] -rw-rw-r-- 1 1001 1001 3804 Feb 7 23:04 CONTRIBUTING.md [2023-02-07T23:07:31.175Z] -rw-rw-r-- 1 1001 1001 677 Feb 7 23:04 GOVERNANCE.md [2023-02-07T23:07:31.175Z] -rw-rw-r-- 1 1001 1001 850 Feb 7 23:04 Jenkinsfile [2023-02-07T23:07:31.175Z] -rw-rw-r-- 1 1001 1001 10775 Feb 7 23:04 LICENSE [2023-02-07T23:07:31.175Z] -rw-rw-r-- 1 1001 1001 13375 Feb 7 23:04 Makefile [2023-02-07T23:07:31.175Z] -rw-rw-r-- 1 1001 1001 582 Feb 7 23:04 OWNERS.md [2023-02-07T23:07:31.175Z] -rw-rw-r-- 1 1001 1001 9403 Feb 7 23:04 README.md [2023-02-07T23:07:31.175Z] -rw-rw-r-- 1 1001 1001 6912 Feb 7 23:04 SECURITY.md [2023-02-07T23:07:31.175Z] -rw-rw-r-- 1 1001 1001 5 Feb 7 23:05 VERSION [2023-02-07T23:07:31.175Z] drwxrwxr-x 2 1001 1001 4096 Feb 7 23:04 bin [2023-02-07T23:07:31.175Z] drwxrwxr-x 17 1001 1001 4096 Feb 7 23:04 cmd [2023-02-07T23:07:31.175Z] -rw-r--r-- 1 root root 484957 Feb 7 23:07 coverage.out [2023-02-07T23:07:31.175Z] -rw-rw-r-- 1 1001 1001 3294 Feb 7 23:04 go.mod [2023-02-07T23:07:31.175Z] -rw-rw-r-- 1 1001 1001 33316 Feb 7 23:04 go.sum [2023-02-07T23:07:31.175Z] drwxrwxr-x 7 1001 1001 4096 Feb 7 23:04 internal [2023-02-07T23:07:31.175Z] drwxrwxr-x 3 1001 1001 4096 Feb 7 23:04 openapi [2023-02-07T23:07:31.175Z] drwxrwxr-x 4 1001 1001 4096 Feb 7 23:04 snap [2023-02-07T23:07:31.175Z] -rw-rw-r-- 1 1001 1001 204 Feb 7 23:04 version.go [Pipeline] sh [2023-02-07T23:07:31.460Z] + '[' -e coverage.out ] [2023-02-07T23:07:31.460Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-07T23:07:31.600Z] Stashed 1 file(s) [Pipeline] sh [2023-02-07T23:07:31.880Z] + make build [2023-02-07T23:07:31.880Z] 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-07T23:07:44.086Z] 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-07T23:07:44.652Z] 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-07T23:07:46.030Z] 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-07T23:07:46.595Z] 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-07T23:07:54.691Z] 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-07T23:07:55.258Z] 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-07T23:07:56.631Z] 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-07T23:07:57.567Z] 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-07T23:07:58.133Z] 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-07T23:07:59.067Z] 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-07T23:08:01.595Z] 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-07T23:08:02.976Z] $ docker stop --time=1 f6878ebb3f1cb22679f9280fa7ad9adee12b5d59ba868554d642424308e83716 [2023-02-07T23:08:08.582Z] $ docker rm -f --volumes f6878ebb3f1cb22679f9280fa7ad9adee12b5d59ba868554d642424308e83716 [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-07T23:08:09.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-07T23:08:09.494Z] [2023-02-07T23:08:09.494Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:08:09.868Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-07T23:08:10.136Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-07T23:08:10.136Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-07T23:08:10.136Z] ca9280d653b3: Pulling fs layer [2023-02-07T23:08:10.136Z] 7e9c9ca2126c: Pulling fs layer [2023-02-07T23:08:10.410Z] cbdbe7a5bc2a: Download complete [2023-02-07T23:08:10.669Z] cbdbe7a5bc2a: Pull complete [2023-02-07T23:08:10.669Z] ca9280d653b3: Verifying Checksum [2023-02-07T23:08:10.669Z] ca9280d653b3: Download complete [2023-02-07T23:08:10.930Z] 7e9c9ca2126c: Verifying Checksum [2023-02-07T23:08:10.930Z] 7e9c9ca2126c: Download complete [2023-02-07T23:08:11.526Z] ca9280d653b3: Pull complete [2023-02-07T23:08:14.807Z] 7e9c9ca2126c: Pull complete [2023-02-07T23:08:14.807Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-07T23:08:14.807Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-07T23:08:14.807Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T23:08:14.883Z] prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container [2023-02-07T23:08:14.905Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-07T23:08:17.788Z] $ docker top 5d0fea530bd255440797a10957d740de22451fbace656229d6beb682c855d507 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T23:08:18.126Z] + docker-compose build --help [2023-02-07T23:08:18.126Z] + grep parallel [2023-02-07T23:08:18.693Z] --parallel Build images in parallel. [Pipeline] } [2023-02-07T23:08:18.701Z] $ docker stop --time=1 5d0fea530bd255440797a10957d740de22451fbace656229d6beb682c855d507 [2023-02-07T23:08:20.545Z] $ docker rm -f --volumes 5d0fea530bd255440797a10957d740de22451fbace656229d6beb682c855d507 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:08:21.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-07T23:08:21.027Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T23:08:21.102Z] prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container [2023-02-07T23:08:21.124Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-07T23:08:21.696Z] $ docker top 0b694bd3296c61c302833cd1c80a16c086e426994c993746bbb17d835068c2c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T23:08:22.040Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-07T23:08:22.604Z] Building core-command ... [2023-02-07T23:08:22.604Z] Building core-common-config-bootstrapper ... [2023-02-07T23:08:22.604Z] Building core-data ... [2023-02-07T23:08:22.604Z] Building core-metadata ... [2023-02-07T23:08:22.604Z] Building security-bootstrapper ... [2023-02-07T23:08:22.604Z] Building security-proxy-setup ... [2023-02-07T23:08:22.604Z] Building security-secretstore-setup ... [2023-02-07T23:08:22.604Z] Building security-spiffe-token-provider ... [2023-02-07T23:08:22.604Z] Building security-spire-agent ... [2023-02-07T23:08:22.604Z] Building security-spire-config ... [2023-02-07T23:08:22.604Z] Building security-spire-server ... [2023-02-07T23:08:22.604Z] Building support-notifications ... [2023-02-07T23:08:22.604Z] Building support-scheduler ... [2023-02-07T23:08:22.604Z] Building security-secretstore-setup [2023-02-07T23:08:22.604Z] Building security-proxy-setup [2023-02-07T23:08:22.604Z] Building core-metadata [2023-02-07T23:08:22.604Z] Building security-spiffe-token-provider [2023-02-07T23:08:22.604Z] Building security-spire-config [2023-02-07T23:08:32.573Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T23:08:32.573Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-07T23:08:32.573Z] ---> 58f33be8118b [2023-02-07T23:08:32.573Z] Step 3/19 : WORKDIR /edgex-go [2023-02-07T23:08:32.573Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T23:08:32.573Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T23:08:32.573Z] ---> 58f33be8118b [2023-02-07T23:08:32.573Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T23:08:32.573Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T23:08:32.573Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T23:08:32.573Z] ---> 58f33be8118b [2023-02-07T23:08:32.573Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T23:08:33.512Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T23:08:33.512Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T23:08:33.512Z] ---> 58f33be8118b [2023-02-07T23:08:33.512Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-07T23:08:34.450Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T23:08:34.450Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-07T23:08:34.450Z] ---> 58f33be8118b [2023-02-07T23:08:34.450Z] Step 3/21 : WORKDIR /edgex-go [2023-02-07T23:08:46.650Z] ---> Running in bd76a9ebe1fc [2023-02-07T23:08:46.650Z] ---> Running in da6af493eded [2023-02-07T23:08:46.650Z] ---> Running in 9a6bf54bc9f1 [2023-02-07T23:08:46.650Z] ---> Running in e0f08764e97e [2023-02-07T23:08:46.650Z] ---> Running in 12a286d550aa [2023-02-07T23:08:46.650Z] Removing intermediate container 9a6bf54bc9f1 [2023-02-07T23:08:46.650Z] ---> f200294ad813 [2023-02-07T23:08:46.650Z] Step 4/24 : WORKDIR /edgex-go [2023-02-07T23:08:46.650Z] Removing intermediate container da6af493eded [2023-02-07T23:08:46.650Z] ---> e137c88564fa [2023-02-07T23:08:46.650Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-07T23:08:46.650Z] Removing intermediate container bd76a9ebe1fc [2023-02-07T23:08:46.650Z] ---> db662e4d0f48 [2023-02-07T23:08:46.650Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-07T23:08:46.650Z] ---> Running in 3f5dcb627121 [2023-02-07T23:08:46.650Z] ---> Running in 89509fdf5d73 [2023-02-07T23:08:46.650Z] Removing intermediate container e0f08764e97e [2023-02-07T23:08:46.650Z] ---> 0a5a2d901d4a [2023-02-07T23:08:46.650Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T23:08:46.650Z] Removing intermediate container 12a286d550aa [2023-02-07T23:08:46.650Z] ---> 6d7765edfce8 [2023-02-07T23:08:46.650Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-07T23:08:46.650Z] ---> Running in 3a9ab520a5e8 [2023-02-07T23:08:46.650Z] ---> Running in 662100fd9734 [2023-02-07T23:08:46.650Z] ---> Running in bdf145ec99ef [2023-02-07T23:08:46.650Z] Removing intermediate container 3f5dcb627121 [2023-02-07T23:08:46.650Z] ---> 223760d3009d [2023-02-07T23:08:46.650Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-07T23:08:46.650Z] ---> Running in fc90b315426e [2023-02-07T23:08:46.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:08:46.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:08:46.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:08:46.908Z] OK: 211 MiB in 51 packages [2023-02-07T23:08:46.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:08:46.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:08:46.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:08:46.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:08:46.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:08:46.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:08:47.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:08:47.169Z] OK: 211 MiB in 51 packages [2023-02-07T23:08:47.169Z] v3.16.3-158-gc0082ecfbed [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-07T23:08:47.169Z] v3.16.3-151-gb476f155c74 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-07T23:08:47.169Z] OK: 17046 distinct packages available [2023-02-07T23:08:47.169Z] OK: 211 MiB in 51 packages [2023-02-07T23:08:47.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:08:47.169Z] OK: 211 MiB in 51 packages [2023-02-07T23:08:47.426Z] Removing intermediate container 89509fdf5d73 [2023-02-07T23:08:47.426Z] ---> ada027839bc7 [2023-02-07T23:08:47.426Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-07T23:08:47.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:08:47.426Z] ---> b1044fc910ad [2023-02-07T23:08:47.426Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T23:08:47.426Z] Removing intermediate container 3a9ab520a5e8 [2023-02-07T23:08:47.426Z] ---> 10e9c4af1b51 [2023-02-07T23:08:47.426Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T23:08:47.426Z] ---> Running in b1f95aad667f [2023-02-07T23:08:47.426Z] OK: 211 MiB in 51 packages [2023-02-07T23:08:47.684Z] Removing intermediate container 662100fd9734 [2023-02-07T23:08:47.684Z] ---> 72a10f9a966b [2023-02-07T23:08:47.684Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T23:08:47.684Z] ---> f098a839d6d1 [2023-02-07T23:08:47.684Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T23:08:47.684Z] ---> Running in 1e8323b1845a [2023-02-07T23:08:47.684Z] Removing intermediate container fc90b315426e [2023-02-07T23:08:47.684Z] ---> 0dd5803989c3 [2023-02-07T23:08:47.684Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-07T23:08:47.684Z] ---> 882675fbf8ad [2023-02-07T23:08:47.684Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T23:08:47.941Z] ---> Running in 298eded68065 [2023-02-07T23:08:47.941Z] ---> c9f2e1eff641 [2023-02-07T23:08:47.941Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T23:08:47.941Z] ---> Running in 2d889e40a74c [2023-02-07T23:08:48.198Z] Removing intermediate container bdf145ec99ef [2023-02-07T23:08:48.198Z] ---> 15cc84124b4d [2023-02-07T23:08:48.198Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-07T23:08:48.198Z] ---> 551c9c6d7cd5 [2023-02-07T23:08:48.198Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T23:08:48.198Z] ---> Running in 7f96c9ff308e [2023-02-07T23:08:56.648Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5021 in /w/workspace/edgexfoundry_edgex-go_PR-4325 [Pipeline] { [Pipeline] ws [2023-02-07T23:08:56.661Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2023-02-07T23:08:56.705Z] The recommended git tool is: git [2023-02-07T23:09:03.765Z] using credential edgex-jenkins-ssh [2023-02-07T23:09:03.785Z] Cloning the remote Git repository [2023-02-07T23:09:03.847Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-07T23:09:03.940Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2023-02-07T23:09:04.132Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-07T23:09:04.134Z] > git --version # timeout=10 [2023-02-07T23:09:04.164Z] > git --version # 'git version 2.25.1' [2023-02-07T23:09:04.166Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-07T23:09:04.247Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-07T23:09:51.677Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-07T23:09:51.709Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-07T23:09:53.556Z] Merging remotes/origin/main commit 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c into PR head commit 9f254a5f4fb123c817d49e59e6e3b4af63ca4387 [2023-02-07T23:09:53.966Z] Merge succeeded, producing 9f254a5f4fb123c817d49e59e6e3b4af63ca4387 [2023-02-07T23:09:53.967Z] Checking out Revision 9f254a5f4fb123c817d49e59e6e3b4af63ca4387 (PR-4325) [2023-02-07T23:09:54.734Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-07T23:09:55.650Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-07T23:09:55.650Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-07T23:09:55.650Z] Dload Upload Total Spent Left Speed [2023-02-07T23:09:55.650Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k [2023-02-07T23:09:52.771Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-07T23:09:52.821Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-07T23:09:52.822Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-07T23:09:52.843Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4325/head:refs/remotes/origin/PR-4325 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-07T23:09:53.583Z] > git config core.sparsecheckout # timeout=10 [2023-02-07T23:09:53.608Z] > git checkout -f 9f254a5f4fb123c817d49e59e6e3b4af63ca4387 # timeout=10 [2023-02-07T23:09:53.865Z] > git remote # timeout=10 [2023-02-07T23:09:53.884Z] > git config --get remote.origin.url # timeout=10 [2023-02-07T23:09:53.904Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-07T23:09:53.920Z] > git merge 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c # timeout=10 [2023-02-07T23:09:53.949Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-07T23:09:53.976Z] > git config core.sparsecheckout # timeout=10 [2023-02-07T23:09:53.992Z] > git checkout -f 9f254a5f4fb123c817d49e59e6e3b4af63ca4387 # timeout=10 [Pipeline] sh [2023-02-07T23:09:56.323Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-07T23:09:56.681Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-07T23:09:56.681Z] + sudo tee /etc/docker/daemon.new [2023-02-07T23:09:56.681Z] { [2023-02-07T23:09:56.681Z] "registry-mirrors": [ [2023-02-07T23:09:56.681Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-07T23:09:56.681Z] ], [2023-02-07T23:09:56.681Z] "bip": "10.250.0.254/24", [2023-02-07T23:09:56.681Z] "hosts": [ [2023-02-07T23:09:56.681Z] "tcp://0.0.0.0:5555", [2023-02-07T23:09:56.681Z] "unix:///var/run/docker.sock" [2023-02-07T23:09:56.681Z] ], [2023-02-07T23:09:56.681Z] "mtu": 1458, [2023-02-07T23:09:56.681Z] "selinux-enabled": true, [2023-02-07T23:09:56.681Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-07T23:09:56.681Z] } [Pipeline] sh [2023-02-07T23:09:57.036Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-07T23:09:57.377Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T23:10:15.689Z] provisioning config files... [2023-02-07T23:10:15.719Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config12539066427008401593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T23:10:16.081Z] ---> docker-login.sh [2023-02-07T23:10:16.081Z] nexus3.edgexfoundry.org:10001 [2023-02-07T23:10:16.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:10:16.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:10:16.942Z] Configure a credential helper to remove this warning. See [2023-02-07T23:10:16.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:10:16.942Z] [2023-02-07T23:10:16.942Z] Login Succeeded [2023-02-07T23:10:16.942Z] nexus3.edgexfoundry.org:10002 [2023-02-07T23:10:17.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:10:17.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:10:17.480Z] Configure a credential helper to remove this warning. See [2023-02-07T23:10:17.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:10:17.480Z] [2023-02-07T23:10:17.480Z] Login Succeeded [2023-02-07T23:10:17.480Z] nexus3.edgexfoundry.org:10003 [2023-02-07T23:10:17.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:10:17.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:10:17.748Z] Configure a credential helper to remove this warning. See [2023-02-07T23:10:17.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:10:17.748Z] [2023-02-07T23:10:17.748Z] Login Succeeded [2023-02-07T23:10:17.748Z] nexus3.edgexfoundry.org:10004 [2023-02-07T23:10:18.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:10:18.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:10:18.028Z] Configure a credential helper to remove this warning. See [2023-02-07T23:10:18.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:10:18.028Z] [2023-02-07T23:10:18.028Z] Login Succeeded [2023-02-07T23:10:18.028Z] docker.io [2023-02-07T23:10:18.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:10:18.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:10:18.884Z] Configure a credential helper to remove this warning. See [2023-02-07T23:10:18.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:10:18.884Z] [2023-02-07T23:10:18.884Z] Login Succeeded [2023-02-07T23:10:18.884Z] ---> docker-login.sh ends [Pipeline] } [2023-02-07T23:10:18.899Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-07T23:10:19.499Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-02-07T23:10:19.523Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T23:10:19.544Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T23:10:19.559Z] ========================================================= [2023-02-07T23:10:19.559Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-07T23:10:19.559Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-07T23:10:19.887Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-07T23:10:20.159Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-07T23:10:20.159Z] 9b18e9b68314: Pulling fs layer [2023-02-07T23:10:20.159Z] 35d82f9e3411: Pulling fs layer [2023-02-07T23:10:20.159Z] e16973657156: Pulling fs layer [2023-02-07T23:10:20.159Z] fc693d55d65f: Pulling fs layer [2023-02-07T23:10:20.159Z] 7e9fc2657dce: Pulling fs layer [2023-02-07T23:10:20.159Z] dda99020689f: Pulling fs layer [2023-02-07T23:10:20.159Z] fc693d55d65f: Waiting [2023-02-07T23:10:20.159Z] 7e9fc2657dce: Waiting [2023-02-07T23:10:20.159Z] db1c61fa0a46: Pulling fs layer [2023-02-07T23:10:20.159Z] 891c053d2c06: Pulling fs layer [2023-02-07T23:10:20.159Z] dda99020689f: Waiting [2023-02-07T23:10:20.159Z] db1c61fa0a46: Waiting [2023-02-07T23:10:20.159Z] 891c053d2c06: Waiting [2023-02-07T23:10:20.159Z] e16973657156: Verifying Checksum [2023-02-07T23:10:20.159Z] e16973657156: Download complete [2023-02-07T23:10:20.159Z] 35d82f9e3411: Verifying Checksum [2023-02-07T23:10:20.159Z] 35d82f9e3411: Download complete [2023-02-07T23:10:20.159Z] 7e9fc2657dce: Download complete [2023-02-07T23:10:20.159Z] dda99020689f: Download complete [2023-02-07T23:10:20.159Z] 9b18e9b68314: Download complete [2023-02-07T23:10:21.167Z] 9b18e9b68314: Pull complete [2023-02-07T23:10:21.487Z] 891c053d2c06: Verifying Checksum [2023-02-07T23:10:21.487Z] 891c053d2c06: Download complete [2023-02-07T23:10:21.773Z] 35d82f9e3411: Pull complete [2023-02-07T23:10:22.076Z] e16973657156: Pull complete [2023-02-07T23:10:24.298Z] db1c61fa0a46: Verifying Checksum [2023-02-07T23:10:24.298Z] db1c61fa0a46: Download complete [2023-02-07T23:10:24.577Z] fc693d55d65f: Verifying Checksum [2023-02-07T23:10:24.577Z] fc693d55d65f: Download complete [2023-02-07T23:10:36.927Z] fc693d55d65f: Pull complete [2023-02-07T23:10:36.927Z] 7e9fc2657dce: Pull complete [2023-02-07T23:10:36.927Z] dda99020689f: Pull complete [2023-02-07T23:10:40.005Z] Removing intermediate container 7f96c9ff308e [2023-02-07T23:10:40.005Z] ---> 06aba9f05054 [2023-02-07T23:10:40.005Z] Step 7/19 : COPY . . [2023-02-07T23:10:40.005Z] Removing intermediate container b1f95aad667f [2023-02-07T23:10:40.005Z] ---> 3861893df6fb [2023-02-07T23:10:40.005Z] Removing intermediate container 1e8323b1845a [2023-02-07T23:10:40.005Z] Step 7/21 : COPY . . [2023-02-07T23:10:40.005Z] ---> 3e09b3d26781 [2023-02-07T23:10:40.005Z] Step 7/24 : COPY . . [2023-02-07T23:10:40.005Z] Removing intermediate container 298eded68065 [2023-02-07T23:10:40.005Z] ---> 50c64b83430f [2023-02-07T23:10:40.005Z] Step 7/24 : COPY . . [2023-02-07T23:10:40.005Z] Removing intermediate container 2d889e40a74c [2023-02-07T23:10:40.005Z] ---> d9cac298bfe7 [2023-02-07T23:10:40.005Z] Step 8/24 : COPY . . [2023-02-07T23:10:42.276Z] db1c61fa0a46: Pull complete [2023-02-07T23:10:43.690Z] 891c053d2c06: Pull complete [2023-02-07T23:10:43.690Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-07T23:10:43.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-07T23:10:43.690Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-07T23:10:44.025Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-07T23:10:44.026Z] WORKDIR /edgex [2023-02-07T23:10:44.026Z] COPY go.mod . [2023-02-07T23:10:44.026Z] RUN go mod download [2023-02-07T23:10:44.026Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-07T23:10:44.611Z] Sending build context to Docker daemon 3.096MB [2023-02-07T23:10:44.611Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-07T23:10:44.611Z] ---> f96f9c87975a [2023-02-07T23:10:44.611Z] Step 2/4 : WORKDIR /edgex [2023-02-07T23:10:46.579Z] ---> Running in 83d026ed51ce [2023-02-07T23:10:47.168Z] Removing intermediate container 83d026ed51ce [2023-02-07T23:10:47.168Z] ---> a05003843312 [2023-02-07T23:10:47.168Z] Step 3/4 : COPY go.mod . [2023-02-07T23:10:47.436Z] ---> 8b88ea9ae840 [2023-02-07T23:10:47.436Z] Step 4/4 : RUN go mod download [2023-02-07T23:10:47.706Z] ---> Running in 5b5426af9c3c [2023-02-07T23:10:58.137Z] ---> e6a093e1d209 [2023-02-07T23:10:58.137Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-07T23:10:58.137Z] ---> 112563ada107 [2023-02-07T23:10:58.137Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-07T23:10:58.137Z] ---> 66a29c8028f7 [2023-02-07T23:10:58.137Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T23:10:58.137Z] ---> 991015b2bd63 [2023-02-07T23:10:58.137Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-07T23:10:58.137Z] ---> 2c42b6bd9fe7 [2023-02-07T23:10:58.137Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-07T23:10:58.137Z] ---> Running in ec226036cdfa [2023-02-07T23:10:58.137Z] ---> Running in 20ab7541589a [2023-02-07T23:10:58.137Z] ---> Running in 1e61e933c678 [2023-02-07T23:10:58.137Z] ---> Running in bf78c63b6cf3 [2023-02-07T23:10:58.137Z] ---> Running in 134f61f91a76 [2023-02-07T23:10:58.137Z] Removing intermediate container ec226036cdfa [2023-02-07T23:10:58.137Z] ---> 27e371ac7b4d [2023-02-07T23:10:58.137Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-07T23:10:58.137Z] ---> Running in b8733eda1706 [2023-02-07T23:10:58.137Z] 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-07T23:10:58.137Z] Removing intermediate container b8733eda1706 [2023-02-07T23:10:58.137Z] ---> 8c63bead64d1 [2023-02-07T23:10:58.137Z] 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-07T23:10:58.137Z] 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-07T23:10:58.137Z] ---> Running in f05ba9f425c3 [2023-02-07T23:10:58.137Z] 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-07T23:10:58.137Z] 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-07T23:10:59.514Z] Removing intermediate container f05ba9f425c3 [2023-02-07T23:10:59.514Z] ---> fb58a9d48b72 [2023-02-07T23:10:59.514Z] Step 11/24 : WORKDIR /edgex-go [2023-02-07T23:10:59.514Z] ---> Running in 061827ea236f [2023-02-07T23:11:00.451Z] Removing intermediate container 061827ea236f [2023-02-07T23:11:00.451Z] ---> 4869b54c3ebe [2023-02-07T23:11:00.451Z] [2023-02-07T23:11:00.451Z] Step 12/24 : FROM alpine:3.15 [2023-02-07T23:11:00.451Z] 3.15: Pulling from library/alpine [2023-02-07T23:11:01.396Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-07T23:11:01.396Z] Status: Downloaded newer image for alpine:3.15 [2023-02-07T23:11:01.396Z] ---> c4fc93816858 [2023-02-07T23:11:01.396Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T23:11:05.577Z] ---> Running in e4b493188218 [2023-02-07T23:11:06.139Z] Removing intermediate container e4b493188218 [2023-02-07T23:11:06.139Z] ---> ac68dc1509c8 [2023-02-07T23:11:06.139Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-07T23:11:06.139Z] ---> Running in ad58852576e7 [2023-02-07T23:11:07.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:11:07.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:11:07.355Z] v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T23:11:07.355Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T23:11:07.355Z] OK: 15859 distinct packages available [2023-02-07T23:11:07.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:11:07.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:11:07.614Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-07T23:11:07.614Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-07T23:11:07.614Z] (3/4) Installing libucontext (1.1-r0) [2023-02-07T23:11:07.614Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-07T23:11:07.614Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T23:11:07.614Z] OK: 6 MiB in 18 packages [2023-02-07T23:11:14.201Z] Removing intermediate container ad58852576e7 [2023-02-07T23:11:14.201Z] ---> 684fcce0e051 [2023-02-07T23:11:14.201Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T23:11:26.433Z] ---> 09f127df9926 [2023-02-07T23:11:26.433Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T23:11:26.433Z] 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-07T23:11:26.433Z] 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-07T23:11:26.589Z] Removing intermediate container 5b5426af9c3c [2023-02-07T23:11:26.589Z] ---> 22d2a1ea9c22 [2023-02-07T23:11:26.589Z] Successfully built 22d2a1ea9c22 [2023-02-07T23:11:26.589Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:26.934Z] + docker inspect -f . ci-base-image-arm64 [2023-02-07T23:11:26.934Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T23:11:27.138Z] prd-ubuntu20.04-docker-arm64-4c-16g-5021 does not seem to be running inside a container [2023-02-07T23:11:27.215Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-07T23:11:27.820Z] ---> 38a6b2c92a8a [2023-02-07T23:11:27.820Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-07T23:11:27.820Z] ---> Running in 0f233b649d88 [2023-02-07T23:11:27.820Z] Removing intermediate container 0f233b649d88 [2023-02-07T23:11:27.820Z] ---> 89137396e9c5 [2023-02-07T23:11:27.820Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-07T23:11:28.080Z] ---> a76740a71fc8 [2023-02-07T23:11:28.080Z] Step 19/24 : WORKDIR / [2023-02-07T23:11:28.080Z] ---> Running in 51cc059d8571 [2023-02-07T23:11:28.475Z] $ docker top 896d148eae08acbf1927deb73997aa5373c8cad64f5ac85b183d3f6ee3ef0151 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T23:11:29.332Z] + go version [2023-02-07T23:11:29.333Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-07T23:11:29.353Z] $ docker stop --time=1 896d148eae08acbf1927deb73997aa5373c8cad64f5ac85b183d3f6ee3ef0151 [2023-02-07T23:11:31.013Z] $ docker rm -f --volumes 896d148eae08acbf1927deb73997aa5373c8cad64f5ac85b183d3f6ee3ef0151 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:31.529Z] + docker inspect -f . ci-base-image-arm64 [2023-02-07T23:11:31.529Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T23:11:31.711Z] prd-ubuntu20.04-docker-arm64-4c-16g-5021 does not seem to be running inside a container [2023-02-07T23:11:31.781Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-07T23:11:32.950Z] $ docker top 434d1c4cfa07919c12e7abc8d29c239a15f27fe87afb96814ee94a397938ccb4 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-07T23:11:33.159Z] ========================================================= [2023-02-07T23:11:33.159Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-07T23:11:33.159Z] ========================================================= [Pipeline] sh [2023-02-07T23:11:33.380Z] Removing intermediate container 51cc059d8571 [2023-02-07T23:11:33.380Z] ---> 577c2a584a3c [2023-02-07T23:11:33.380Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T23:11:33.380Z] ---> Running in f6a98b234a1c [2023-02-07T23:11:33.380Z] Removing intermediate container bf78c63b6cf3 [2023-02-07T23:11:33.380Z] ---> 88a00dab7f44 [2023-02-07T23:11:33.380Z] [2023-02-07T23:11:33.380Z] Step 9/21 : FROM alpine:3.16 [2023-02-07T23:11:33.380Z] Removing intermediate container 1e61e933c678 [2023-02-07T23:11:33.380Z] ---> 457c15359066 [2023-02-07T23:11:33.380Z] [2023-02-07T23:11:33.380Z] Step 9/24 : FROM alpine:3.16 [2023-02-07T23:11:33.380Z] Removing intermediate container 134f61f91a76 [2023-02-07T23:11:33.380Z] ---> 431889dbd6a2 [2023-02-07T23:11:33.380Z] [2023-02-07T23:11:33.380Z] Step 10/24 : FROM alpine:3.16 [2023-02-07T23:11:33.380Z] Removing intermediate container 20ab7541589a [2023-02-07T23:11:33.380Z] ---> be4452c76f34 [2023-02-07T23:11:33.380Z] [2023-02-07T23:11:33.380Z] Step 9/19 : FROM alpine:3.15 [2023-02-07T23:11:33.380Z] ---> c4fc93816858 [2023-02-07T23:11:33.380Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T23:11:33.380Z] ---> Using cache [2023-02-07T23:11:33.380Z] ---> ac68dc1509c8 [2023-02-07T23:11:33.380Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-07T23:11:33.380Z] ---> Running in f88437adca55 [2023-02-07T23:11:33.380Z] Removing intermediate container f6a98b234a1c [2023-02-07T23:11:33.380Z] ---> 81d48d9a93ac [2023-02-07T23:11:33.380Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T23:11:33.380Z] ---> Running in 693b22f3cef1 [2023-02-07T23:11:33.640Z] Removing intermediate container 693b22f3cef1 [2023-02-07T23:11:33.640Z] ---> 8b24d0c3e06b [2023-02-07T23:11:33.640Z] Step 22/24 : LABEL arch=x86_64 [2023-02-07T23:11:33.640Z] ---> Running in 3c6eb39c5983 [2023-02-07T23:11:33.640Z] Removing intermediate container 3c6eb39c5983 [2023-02-07T23:11:33.640Z] ---> 797f2d3f358a [2023-02-07T23:11:33.640Z] Step 23/24 : LABEL git_sha=9f254a5f4fb123c817d49e59e6e3b4af63ca4387 [2023-02-07T23:11:33.640Z] ---> Running in 85db714145fe [2023-02-07T23:11:33.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:11:33.787Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-02-07T23:11:33.898Z] Removing intermediate container 85db714145fe [2023-02-07T23:11:33.898Z] ---> d1fdac45a334 [2023-02-07T23:11:33.898Z] Step 24/24 : LABEL version=0.0.0 [2023-02-07T23:11:33.898Z] ---> Running in 6ad8f40dd33e [2023-02-07T23:11:33.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:11:33.898Z] Removing intermediate container 6ad8f40dd33e [2023-02-07T23:11:33.898Z] ---> f152f299f89b [2023-02-07T23:11:33.898Z] [2023-02-07T23:11:33.898Z] Successfully built f152f299f89b [2023-02-07T23:11:33.898Z] Successfully tagged security-spire-config:latest [2023-02-07T23:11:33.898Z]  Building security-spire-config ... done Building support-scheduler [2023-02-07T23:11:34.158Z] v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T23:11:34.158Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T23:11:34.158Z] OK: 15859 distinct packages available [2023-02-07T23:11:34.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:11:34.158Z] 3.16: Pulling from library/alpine [2023-02-07T23:11:34.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:11:34.416Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-07T23:11:34.416Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-07T23:11:34.416Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-07T23:11:34.416Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-07T23:11:34.416Z] (5/9) Installing curl (7.80.0-r5) [2023-02-07T23:11:34.416Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-07T23:11:34.416Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-07T23:11:34.416Z] (8/9) Installing libucontext (1.1-r0) [2023-02-07T23:11:34.416Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-07T23:11:34.416Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T23:11:34.416Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T23:11:34.416Z] OK: 8 MiB in 23 packages [2023-02-07T23:11:34.432Z] + make test [2023-02-07T23:11:34.433Z] go test -race -coverprofile=coverage.out ./... [2023-02-07T23:11:34.674Z] 3.16: Pulling from library/alpine [2023-02-07T23:11:34.674Z] 3.16: Pulling from library/alpine [2023-02-07T23:11:37.983Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T23:11:37.983Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T23:11:37.983Z] ---> 58f33be8118b [2023-02-07T23:11:37.983Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T23:11:37.983Z] ---> Using cache [2023-02-07T23:11:37.983Z] ---> f200294ad813 [2023-02-07T23:11:37.983Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T23:11:37.983Z] ---> Using cache [2023-02-07T23:11:37.983Z] ---> 223760d3009d [2023-02-07T23:11:37.983Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T23:11:37.983Z] ---> Using cache [2023-02-07T23:11:37.983Z] ---> 0dd5803989c3 [2023-02-07T23:11:37.983Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T23:11:37.983Z] ---> Using cache [2023-02-07T23:11:37.983Z] ---> c9f2e1eff641 [2023-02-07T23:11:37.983Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T23:11:37.983Z] ---> Using cache [2023-02-07T23:11:37.983Z] ---> d9cac298bfe7 [2023-02-07T23:11:37.983Z] Step 8/22 : COPY . . [2023-02-07T23:11:37.983Z] ---> Using cache [2023-02-07T23:11:37.983Z] ---> e6a093e1d209 [2023-02-07T23:11:37.983Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-07T23:11:39.905Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-07T23:11:39.905Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-07T23:11:39.905Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-07T23:11:39.905Z] Status: Image is up to date for alpine:3.16 [2023-02-07T23:11:39.905Z] Status: Downloaded newer image for alpine:3.16 [2023-02-07T23:11:39.905Z] Status: Downloaded newer image for alpine:3.16 [2023-02-07T23:11:39.905Z] ---> bfe296a52501 [2023-02-07T23:11:39.905Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-07T23:11:40.166Z] ---> bfe296a52501 [2023-02-07T23:11:40.166Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-07T23:11:40.166Z] ---> bfe296a52501 [2023-02-07T23:11:40.166Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-07T23:11:40.166Z] ---> Running in 21cc30b90acd [2023-02-07T23:11:40.749Z] ---> Running in 40af836d5d75 [2023-02-07T23:11:40.749Z] ---> Running in 86caca77663c [2023-02-07T23:11:40.749Z] ---> Running in a727e00c73f8 [2023-02-07T23:11:40.749Z] Removing intermediate container f88437adca55 [2023-02-07T23:11:40.749Z] ---> 59cbb33ddd24 [2023-02-07T23:11:40.749Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T23:11:41.010Z] ---> 7ab2d3c633a8 [2023-02-07T23:11:41.010Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-07T23:11:41.010Z] 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-07T23:11:41.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:11:41.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:11:41.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:11:41.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:11:41.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:11:41.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:11:41.537Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-07T23:11:41.537Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-07T23:11:41.537Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-07T23:11:41.537Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-07T23:11:41.537Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-07T23:11:41.537Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-07T23:11:41.798Z] (3/3) Installing su-exec (0.2-r1) [2023-02-07T23:11:41.798Z] (5/6) Installing curl (7.83.1-r5) [2023-02-07T23:11:41.798Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T23:11:41.798Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T23:11:41.798Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-07T23:11:41.798Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T23:11:41.798Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T23:11:41.798Z] OK: 6 MiB in 17 packages [2023-02-07T23:11:41.798Z] OK: 8 MiB in 20 packages [2023-02-07T23:11:41.798Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T23:11:41.798Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T23:11:41.798Z] OK: 6 MiB in 15 packages [2023-02-07T23:11:42.809Z] ---> 4e02eeded40a [2023-02-07T23:11:42.809Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-07T23:11:43.068Z] ---> 71a9b57c4eab [2023-02-07T23:11:43.068Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-07T23:11:43.327Z] ---> Running in 98067a165d19 [2023-02-07T23:11:43.592Z] Removing intermediate container a727e00c73f8 [2023-02-07T23:11:43.592Z] ---> 388f588c0b4f [2023-02-07T23:11:43.592Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T23:11:43.592Z] Removing intermediate container 40af836d5d75 [2023-02-07T23:11:43.592Z] ---> 010ec28da630 [2023-02-07T23:11:43.592Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-07T23:11:43.592Z] Removing intermediate container 98067a165d19 [2023-02-07T23:11:43.592Z] ---> d7bf55482c76 [2023-02-07T23:11:43.592Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T23:11:43.592Z] Removing intermediate container 86caca77663c [2023-02-07T23:11:43.592Z] ---> d778bbea486c [2023-02-07T23:11:43.592Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-07T23:11:43.592Z] ---> Running in 3eeb9cb98657 [2023-02-07T23:11:43.852Z] ---> Running in 550e94a45435 [2023-02-07T23:11:43.852Z] ---> Running in c1330288d72d [2023-02-07T23:11:43.852Z] ---> Running in e8a6014c5ed2 [2023-02-07T23:11:43.852Z] Removing intermediate container 3eeb9cb98657 [2023-02-07T23:11:43.852Z] ---> d87b3dd9e389 [2023-02-07T23:11:43.852Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-07T23:11:44.135Z] ---> Running in 5d3047351c8d [2023-02-07T23:11:44.135Z] Removing intermediate container c1330288d72d [2023-02-07T23:11:44.135Z] ---> b12da2983226 [2023-02-07T23:11:44.135Z] Step 17/19 : LABEL arch=x86_64 [2023-02-07T23:11:44.414Z] Removing intermediate container 550e94a45435 [2023-02-07T23:11:44.414Z] ---> b7f9c00ff3c8 [2023-02-07T23:11:44.414Z] Step 12/21 : WORKDIR /edgex [2023-02-07T23:11:44.414Z] Removing intermediate container e8a6014c5ed2 [2023-02-07T23:11:44.415Z] ---> a1833eba8ca1 [2023-02-07T23:11:44.415Z] Step 12/24 : WORKDIR / [2023-02-07T23:11:44.984Z] ---> Running in b200d694002c [2023-02-07T23:11:44.984Z] ---> Running in f369156c99af [2023-02-07T23:11:44.984Z] ---> Running in f5211121b10e [2023-02-07T23:11:45.253Z] Removing intermediate container 5d3047351c8d [2023-02-07T23:11:45.253Z] ---> 173d208ee431 [2023-02-07T23:11:45.253Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-07T23:11:46.191Z] ---> Running in fd7d494d9cf8 [2023-02-07T23:11:46.191Z] Removing intermediate container b200d694002c [2023-02-07T23:11:46.191Z] ---> 167f074c56da [2023-02-07T23:11:46.191Z] Step 18/19 : LABEL git_sha=9f254a5f4fb123c817d49e59e6e3b4af63ca4387 [2023-02-07T23:11:46.453Z] Removing intermediate container f5211121b10e [2023-02-07T23:11:46.453Z] ---> 337ca7b31f34 [2023-02-07T23:11:46.453Z] 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-07T23:11:46.453Z] Removing intermediate container f369156c99af [2023-02-07T23:11:46.453Z] ---> c402a485583d [2023-02-07T23:11:46.453Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-07T23:11:47.025Z] ---> Running in 943a7f157cd3 [2023-02-07T23:11:47.285Z] Removing intermediate container fd7d494d9cf8 [2023-02-07T23:11:47.285Z] ---> 6bef7e476816 [2023-02-07T23:11:47.285Z] Step 15/24 : WORKDIR / [2023-02-07T23:11:48.228Z] ---> Running in 88106319ee8a [2023-02-07T23:11:49.177Z] ---> fe14349be361 [2023-02-07T23:11:49.177Z] 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-07T23:11:49.177Z] ---> bba63a9c7525 [2023-02-07T23:11:49.177Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-07T23:11:49.177Z] Removing intermediate container 943a7f157cd3 [2023-02-07T23:11:49.177Z] ---> 5d42cd0d378b [2023-02-07T23:11:49.177Z] Step 19/19 : LABEL version=0.0.0 [2023-02-07T23:11:49.177Z] ---> Running in 4dcf9a583de3 [2023-02-07T23:11:49.439Z] Removing intermediate container 88106319ee8a [2023-02-07T23:11:49.439Z] ---> d69e71eb93ee [2023-02-07T23:11:49.439Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T23:11:49.734Z] Removing intermediate container 4dcf9a583de3 [2023-02-07T23:11:49.734Z] ---> 55f2b874c40a [2023-02-07T23:11:49.734Z] [2023-02-07T23:11:49.734Z] ---> 7f39fe6f52d9 [2023-02-07T23:11:49.734Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-07T23:11:49.734Z] ---> 894c0560442c [2023-02-07T23:11:49.734Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-07T23:11:49.734Z] ---> 71ecc5da7908 [2023-02-07T23:11:49.734Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-07T23:11:49.735Z] Successfully built 55f2b874c40a [2023-02-07T23:11:49.735Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-07T23:11:49.735Z]  Building security-spiffe-token-provider ... done Building support-notifications [2023-02-07T23:11:55.028Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T23:11:55.028Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T23:11:55.028Z] ---> 58f33be8118b [2023-02-07T23:11:55.028Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T23:11:55.028Z] ---> Using cache [2023-02-07T23:11:55.028Z] ---> f200294ad813 [2023-02-07T23:11:55.028Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T23:11:55.028Z] ---> Using cache [2023-02-07T23:11:55.028Z] ---> 223760d3009d [2023-02-07T23:11:55.028Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-07T23:12:00.320Z] ---> 4fe08cce5e65 [2023-02-07T23:12:00.320Z] 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-07T23:12:00.320Z] ---> af39ae2016d6 [2023-02-07T23:12:00.320Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-07T23:12:00.320Z] ---> a4f9d6a0a560 [2023-02-07T23:12:00.320Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-07T23:12:00.320Z] ---> Running in 2497b71754fa [2023-02-07T23:12:00.320Z] ---> 211bb1c3106e [2023-02-07T23:12:00.320Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-07T23:12:01.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:12:01.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:12:02.295Z] OK: 211 MiB in 51 packages [2023-02-07T23:12:02.555Z] ---> 14c32115b12d [2023-02-07T23:12:02.555Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T23:12:02.555Z] ---> d10d369cf070 [2023-02-07T23:12:02.555Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-07T23:12:02.816Z] ---> Running in b84cd7996f45 [2023-02-07T23:12:02.816Z] ---> 9ddbf33989b4 [2023-02-07T23:12:02.816Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-07T23:12:03.075Z] Removing intermediate container 21cc30b90acd [2023-02-07T23:12:03.075Z] ---> 6e080ba5e9e5 [2023-02-07T23:12:03.075Z] [2023-02-07T23:12:03.075Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T23:12:03.075Z] ---> bfe296a52501 [2023-02-07T23:12:03.075Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T23:12:03.075Z] ---> Using cache [2023-02-07T23:12:03.075Z] ---> 388f588c0b4f [2023-02-07T23:12:03.075Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T23:12:03.075Z] ---> Using cache [2023-02-07T23:12:03.075Z] ---> d87b3dd9e389 [2023-02-07T23:12:03.075Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-07T23:12:03.335Z] ---> 1db5a6e71cd9 [2023-02-07T23:12:03.335Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-07T23:12:03.594Z] ---> Running in 27a7585575ef [2023-02-07T23:12:03.594Z] ---> Running in 3039f153f6b4 [2023-02-07T23:12:03.854Z] Removing intermediate container 2497b71754fa [2023-02-07T23:12:03.854Z] ---> e3523c6c9c9f [2023-02-07T23:12:03.854Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T23:12:03.854Z] ---> c7a38f65fdaa [2023-02-07T23:12:03.854Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-07T23:12:04.123Z] Removing intermediate container 27a7585575ef [2023-02-07T23:12:04.123Z] ---> 078736dda129 [2023-02-07T23:12:04.123Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-07T23:12:04.123Z] Removing intermediate container 3039f153f6b4 [2023-02-07T23:12:04.123Z] ---> d45939caccbc [2023-02-07T23:12:04.123Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T23:12:04.123Z] ---> Running in 55e93c072717 [2023-02-07T23:12:04.383Z] ---> 05f4a1f54dd4 [2023-02-07T23:12:04.383Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T23:12:04.383Z] ---> Running in 112e4342ccb0 [2023-02-07T23:12:04.383Z] ---> cfdc18506aa2 [2023-02-07T23:12:04.383Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T23:12:04.383Z] ---> Running in 13acbbd3070e [2023-02-07T23:12:04.383Z] Removing intermediate container 55e93c072717 [2023-02-07T23:12:04.383Z] ---> d1ed12590fe2 [2023-02-07T23:12:04.383Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T23:12:04.383Z] ---> Running in 337412f980c8 [2023-02-07T23:12:04.383Z] Removing intermediate container 112e4342ccb0 [2023-02-07T23:12:04.383Z] ---> 66ac9a3bc779 [2023-02-07T23:12:04.383Z] Step 22/24 : LABEL arch=x86_64 [2023-02-07T23:12:04.648Z] ---> Running in 57fdf08fe891 [2023-02-07T23:12:04.648Z] Removing intermediate container b84cd7996f45 [2023-02-07T23:12:04.648Z] ---> b5407fa6974b [2023-02-07T23:12:04.648Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T23:12:04.648Z] ---> Running in 02864436c1df [2023-02-07T23:12:04.910Z] ---> 584ae5766d85 [2023-02-07T23:12:04.910Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-07T23:12:04.910Z] Removing intermediate container 57fdf08fe891 [2023-02-07T23:12:04.910Z] ---> fcd4d7c3b2e9 [2023-02-07T23:12:04.910Z] Step 23/24 : LABEL git_sha=9f254a5f4fb123c817d49e59e6e3b4af63ca4387 [2023-02-07T23:12:04.910Z] ---> Running in cdbd08d366a3 [2023-02-07T23:12:04.911Z] Removing intermediate container 02864436c1df [2023-02-07T23:12:04.911Z] ---> 7d8e8700d29c [2023-02-07T23:12:04.911Z] Step 19/21 : LABEL arch=x86_64 [2023-02-07T23:12:04.911Z] ---> Running in 634212f57639 [2023-02-07T23:12:04.911Z] Removing intermediate container cdbd08d366a3 [2023-02-07T23:12:04.911Z] ---> 868ab064b96d [2023-02-07T23:12:04.911Z] Step 24/24 : LABEL version=0.0.0 [2023-02-07T23:12:05.171Z] ---> Running in 02aa9732e95f [2023-02-07T23:12:05.171Z] Removing intermediate container 634212f57639 [2023-02-07T23:12:05.171Z] ---> 9c7de78e8a94 [2023-02-07T23:12:05.171Z] Step 20/21 : LABEL git_sha=9f254a5f4fb123c817d49e59e6e3b4af63ca4387 [2023-02-07T23:12:05.430Z] Removing intermediate container 02aa9732e95f [2023-02-07T23:12:05.430Z] ---> bc1da200489e [2023-02-07T23:12:05.430Z] [2023-02-07T23:12:05.430Z] ---> Running in 8cfab8a9dce2 [2023-02-07T23:12:05.430Z] Successfully built bc1da200489e [2023-02-07T23:12:05.431Z] Successfully tagged core-metadata:latest [2023-02-07T23:12:05.431Z]  Building core-metadata ... done Building security-spire-agent [2023-02-07T23:12:05.431Z] ---> 1f491816f77e [2023-02-07T23:12:05.431Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-07T23:12:05.689Z] Removing intermediate container 8cfab8a9dce2 [2023-02-07T23:12:05.689Z] ---> d78720b3ac0e [2023-02-07T23:12:05.689Z] Step 21/21 : LABEL version=0.0.0 [2023-02-07T23:12:05.689Z] ---> Running in 5b60d3b9224b [2023-02-07T23:12:09.014Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T23:12:09.014Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T23:12:09.014Z] ---> 58f33be8118b [2023-02-07T23:12:09.014Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T23:12:09.014Z] ---> Using cache [2023-02-07T23:12:09.014Z] ---> 6d7765edfce8 [2023-02-07T23:12:09.014Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T23:12:09.586Z] Removing intermediate container 337412f980c8 [2023-02-07T23:12:09.586Z] ---> b73a030a0819 [2023-02-07T23:12:09.586Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T23:12:09.586Z] ---> Running in 87c3eb4476e2 [2023-02-07T23:12:09.849Z] ---> ef27033a1d3b [2023-02-07T23:12:09.849Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-07T23:12:09.849Z] Removing intermediate container 5b60d3b9224b [2023-02-07T23:12:09.849Z] ---> 7ef9c54cc0a7 [2023-02-07T23:12:09.849Z] [2023-02-07T23:12:09.849Z] Successfully built 7ef9c54cc0a7 [2023-02-07T23:12:09.849Z] Successfully tagged security-proxy-setup:latest [2023-02-07T23:12:09.849Z]  Building security-proxy-setup ... done Building core-command [2023-02-07T23:12:10.109Z] ---> Running in 06f55d630050 [2023-02-07T23:12:10.109Z] ---> Running in cd2fd9f3571f [2023-02-07T23:12:11.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:12:11.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:12:11.304Z] OK: 211 MiB in 51 packages [2023-02-07T23:12:12.256Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T23:12:12.256Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-07T23:12:12.256Z] ---> 58f33be8118b [2023-02-07T23:12:12.256Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-07T23:12:12.256Z] ---> Using cache [2023-02-07T23:12:12.256Z] ---> f200294ad813 [2023-02-07T23:12:12.256Z] Step 4/23 : WORKDIR /edgex-go [2023-02-07T23:12:12.256Z] ---> Using cache [2023-02-07T23:12:12.256Z] ---> 223760d3009d [2023-02-07T23:12:12.256Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-07T23:12:12.256Z] ---> Using cache [2023-02-07T23:12:12.256Z] ---> 0dd5803989c3 [2023-02-07T23:12:12.256Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-07T23:12:12.256Z] ---> Using cache [2023-02-07T23:12:12.256Z] ---> c9f2e1eff641 [2023-02-07T23:12:12.256Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T23:12:12.256Z] ---> Using cache [2023-02-07T23:12:12.256Z] ---> d9cac298bfe7 [2023-02-07T23:12:12.256Z] Step 8/23 : COPY . . [2023-02-07T23:12:12.256Z] ---> Using cache [2023-02-07T23:12:12.256Z] ---> e6a093e1d209 [2023-02-07T23:12:12.256Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-07T23:12:13.331Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-07T23:12:13.683Z] Removing intermediate container 06f55d630050 [2023-02-07T23:12:13.683Z] ---> e568e3b00c0f [2023-02-07T23:12:13.683Z] Step 22/24 : LABEL arch=x86_64 [2023-02-07T23:12:13.683Z] Removing intermediate container cd2fd9f3571f [2023-02-07T23:12:13.683Z] ---> 94d662b4ce1c [2023-02-07T23:12:13.683Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T23:12:13.683Z] ---> Running in 15f0d9959d99 [2023-02-07T23:12:13.955Z] ---> Running in 6f848e79fedb [2023-02-07T23:12:13.955Z] ---> Running in a706f707f202 [2023-02-07T23:12:13.955Z] Removing intermediate container 6f848e79fedb [2023-02-07T23:12:13.955Z] ---> 4aa2da84778a [2023-02-07T23:12:13.955Z] Step 23/24 : LABEL git_sha=9f254a5f4fb123c817d49e59e6e3b4af63ca4387 [2023-02-07T23:12:13.955Z] Removing intermediate container a706f707f202 [2023-02-07T23:12:13.955Z] ---> 326c0c698f3e [2023-02-07T23:12:13.955Z] Step 20/22 : LABEL arch=x86_64 [2023-02-07T23:12:14.214Z] ---> Running in b48b8bf7e0da [2023-02-07T23:12:14.214Z] ---> Running in b133d8d1577b [2023-02-07T23:12:14.214Z] Removing intermediate container 87c3eb4476e2 [2023-02-07T23:12:14.214Z] ---> e102f22479aa [2023-02-07T23:12:14.214Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T23:12:14.214Z] Removing intermediate container b48b8bf7e0da [2023-02-07T23:12:14.214Z] ---> 4a52d90e5a3d [2023-02-07T23:12:14.214Z] Step 24/24 : LABEL version=0.0.0 [2023-02-07T23:12:14.214Z] ---> Running in 086ad8d9947b [2023-02-07T23:12:14.214Z] Removing intermediate container b133d8d1577b [2023-02-07T23:12:14.214Z] ---> 1a2207ef1dd8 [2023-02-07T23:12:14.214Z] Step 21/22 : LABEL git_sha=9f254a5f4fb123c817d49e59e6e3b4af63ca4387 [2023-02-07T23:12:14.214Z] ---> Running in 52045ddb8479 [2023-02-07T23:12:14.472Z] 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-07T23:12:14.472Z] Removing intermediate container 086ad8d9947b [2023-02-07T23:12:14.472Z] ---> f16455fe49f7 [2023-02-07T23:12:14.472Z] [2023-02-07T23:12:14.472Z] ---> 35b32cdf0608 [2023-02-07T23:12:14.472Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T23:12:14.472Z] Removing intermediate container 52045ddb8479 [2023-02-07T23:12:14.472Z] ---> 3fd058a35ccd [2023-02-07T23:12:14.472Z] Step 22/22 : LABEL version=0.0.0 [2023-02-07T23:12:14.472Z] ---> Running in 4c3ad3d9f4a9 [2023-02-07T23:12:14.472Z] ---> Running in d213ae92a2c3 [2023-02-07T23:12:14.472Z] Successfully built f16455fe49f7 [2023-02-07T23:12:14.472Z] Successfully tagged security-secretstore-setup:latest [2023-02-07T23:12:14.472Z]  Building security-secretstore-setup ... done Building security-spire-server [2023-02-07T23:12:14.472Z] Removing intermediate container 4c3ad3d9f4a9 [2023-02-07T23:12:14.472Z] ---> b400a5be528b [2023-02-07T23:12:14.472Z] [2023-02-07T23:12:14.472Z] Successfully built b400a5be528b [2023-02-07T23:12:14.731Z] Successfully tagged support-scheduler:latest [2023-02-07T23:12:14.731Z] Building security-bootstrapper [2023-02-07T23:12:18.082Z]  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T23:12:18.082Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-07T23:12:18.082Z] ---> 58f33be8118b [2023-02-07T23:12:18.082Z] Step 3/23 : WORKDIR /edgex-go [2023-02-07T23:12:18.082Z] ---> Using cache [2023-02-07T23:12:18.082Z] ---> 6d7765edfce8 [2023-02-07T23:12:18.082Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T23:12:18.082Z] ---> Using cache [2023-02-07T23:12:18.082Z] ---> e102f22479aa [2023-02-07T23:12:18.082Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-07T23:12:18.082Z] ---> Using cache [2023-02-07T23:12:18.082Z] ---> 35b32cdf0608 [2023-02-07T23:12:18.082Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T23:12:20.657Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T23:12:20.657Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-07T23:12:20.657Z] ---> 58f33be8118b [2023-02-07T23:12:20.657Z] Step 3/32 : WORKDIR /edgex-go [2023-02-07T23:12:20.657Z] ---> Using cache [2023-02-07T23:12:20.657Z] ---> 6d7765edfce8 [2023-02-07T23:12:20.657Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-07T23:12:25.958Z] ---> Running in 4b85d08e2031 [2023-02-07T23:12:25.958Z] ---> Running in 0b14430b3601 [2023-02-07T23:12:25.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:12:25.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:12:25.958Z] OK: 211 MiB in 51 packages [2023-02-07T23:12:38.197Z] Removing intermediate container 0b14430b3601 [2023-02-07T23:12:38.197Z] ---> 5e8b4cda760e [2023-02-07T23:12:38.197Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-07T23:12:43.509Z] ---> c1982237df15 [2023-02-07T23:12:43.509Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T23:12:48.786Z] Removing intermediate container 15f0d9959d99 [2023-02-07T23:12:48.786Z] ---> e83171564ba1 [2023-02-07T23:12:48.786Z] [2023-02-07T23:12:48.786Z] Step 10/23 : FROM alpine:3.16 [2023-02-07T23:12:48.786Z] ---> bfe296a52501 [2023-02-07T23:12:48.786Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-07T23:12:48.786Z] ---> Using cache [2023-02-07T23:12:48.786Z] ---> 388f588c0b4f [2023-02-07T23:12:48.786Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T23:12:48.786Z] ---> Using cache [2023-02-07T23:12:48.786Z] ---> d87b3dd9e389 [2023-02-07T23:12:48.786Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-07T23:12:48.786Z] ---> Running in 73aa7963a1cb [2023-02-07T23:12:48.786Z] Removing intermediate container 13acbbd3070e [2023-02-07T23:12:48.786Z] ---> f345822cf9ca [2023-02-07T23:12:48.786Z] Step 8/22 : COPY . . [2023-02-07T23:12:48.786Z] ---> Running in 0424b0a09eea [2023-02-07T23:12:55.390Z] Removing intermediate container 0424b0a09eea [2023-02-07T23:12:55.390Z] ---> 69fa37a68b7a [2023-02-07T23:12:55.390Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-07T23:12:57.953Z] ---> Running in 8026c507ce46 [2023-02-07T23:12:57.953Z] ---> ce31c5a809a6 [2023-02-07T23:12:57.953Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-07T23:12:58.212Z] ---> Running in a281830b7324 [2023-02-07T23:12:58.473Z] Removing intermediate container 8026c507ce46 [2023-02-07T23:12:58.473Z] ---> a3aa32e56e38 [2023-02-07T23:12:58.473Z] Step 15/23 : WORKDIR / [2023-02-07T23:12:58.473Z] Removing intermediate container d213ae92a2c3 [2023-02-07T23:12:58.473Z] ---> 3f74eb720ede [2023-02-07T23:12:58.473Z] Step 7/24 : COPY . . [2023-02-07T23:13:01.121Z] 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-07T23:13:07.746Z] ---> Running in 47c23b5a9da8 [2023-02-07T23:13:11.058Z] ---> 71359d456269 [2023-02-07T23:13:11.058Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T23:13:11.318Z] ---> Running in 7def20e9f255 [2023-02-07T23:13:12.707Z] Removing intermediate container 47c23b5a9da8 [2023-02-07T23:13:12.707Z] ---> 71938c0ab716 [2023-02-07T23:13:12.707Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T23:13:14.659Z] Removing intermediate container 7def20e9f255 [2023-02-07T23:13:14.659Z] ---> 9fe4e46e7ba9 [2023-02-07T23:13:14.659Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-07T23:13:18.840Z] ---> 0d9469f62793 [2023-02-07T23:13:18.840Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-07T23:13:18.840Z] ---> Running in e65c255a4b71 [2023-02-07T23:13:18.840Z] Removing intermediate container 4b85d08e2031 [2023-02-07T23:13:18.840Z] ---> d71356d494de [2023-02-07T23:13:18.840Z] Step 7/23 : COPY . . [2023-02-07T23:13:26.971Z] Removing intermediate container e65c255a4b71 [2023-02-07T23:13:26.971Z] ---> f2e094975ab5 [2023-02-07T23:13:26.971Z] 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-07T23:13:26.971Z] ---> 617cd81f7ed0 [2023-02-07T23:13:26.971Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-07T23:13:26.971Z] ---> 87139abe9fca [2023-02-07T23:13:26.971Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T23:13:26.971Z] ---> Running in 819397ebbcec [2023-02-07T23:13:26.971Z] ---> Running in 950343909fb6 [2023-02-07T23:13:26.971Z] ---> 5acecb7413af [2023-02-07T23:13:26.971Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-07T23:13:31.162Z] ---> Running in 18f8abe60773 [2023-02-07T23:13:31.162Z] Removing intermediate container 950343909fb6 [2023-02-07T23:13:31.162Z] ---> 680ae37adad1 [2023-02-07T23:13:31.162Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-07T23:13:34.487Z] ---> Running in 2e88690859f5 [2023-02-07T23:13:34.487Z] Removing intermediate container 18f8abe60773 [2023-02-07T23:13:34.487Z] ---> ba6788def0ea [2023-02-07T23:13:34.487Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T23:13:34.487Z] ---> Running in 0c1cb80ee42d [2023-02-07T23:13:34.772Z] Removing intermediate container 2e88690859f5 [2023-02-07T23:13:34.772Z] ---> b3ab63e0482e [2023-02-07T23:13:34.772Z] 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-07T23:13:34.772Z] Removing intermediate container 819397ebbcec [2023-02-07T23:13:34.772Z] ---> 99b14948379a [2023-02-07T23:13:34.772Z] Step 11/24 : WORKDIR /edgex-go [2023-02-07T23:13:34.773Z] Removing intermediate container a281830b7324 [2023-02-07T23:13:34.773Z] ---> c43fc6a68792 [2023-02-07T23:13:34.773Z] [2023-02-07T23:13:34.773Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T23:13:34.773Z] ---> bfe296a52501 [2023-02-07T23:13:34.773Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-07T23:13:36.162Z] ---> Running in d4955dab49bb [2023-02-07T23:13:36.733Z] ---> Running in 7f7f52b305d7 [2023-02-07T23:13:37.301Z] ---> Running in 11fcdfea1bed [2023-02-07T23:13:37.301Z] Removing intermediate container 0c1cb80ee42d [2023-02-07T23:13:37.301Z] ---> a584a617e19f [2023-02-07T23:13:37.301Z] Step 21/23 : LABEL arch=x86_64 [2023-02-07T23:13:39.239Z] ---> Running in 969db6ff4f63 [2023-02-07T23:13:39.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:13:39.239Z] Removing intermediate container 7f7f52b305d7 [2023-02-07T23:13:39.239Z] ---> 7ee1b446ee49 [2023-02-07T23:13:39.239Z] [2023-02-07T23:13:39.239Z] Step 12/24 : FROM alpine:3.15 [2023-02-07T23:13:39.239Z] ---> c4fc93816858 [2023-02-07T23:13:39.239Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T23:13:39.239Z] ---> Using cache [2023-02-07T23:13:39.239Z] ---> ac68dc1509c8 [2023-02-07T23:13:39.239Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-07T23:13:39.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:13:39.500Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-07T23:13:39.500Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-07T23:13:39.500Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T23:13:39.500Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T23:13:39.500Z] ---> Running in 9350269e12fc [2023-02-07T23:13:39.500Z] Removing intermediate container 969db6ff4f63 [2023-02-07T23:13:39.500Z] ---> e27667137794 [2023-02-07T23:13:39.500Z] Step 22/23 : LABEL git_sha=9f254a5f4fb123c817d49e59e6e3b4af63ca4387 [2023-02-07T23:13:39.500Z] OK: 6 MiB in 16 packages [2023-02-07T23:13:40.067Z] ---> Running in ca253a58201f [2023-02-07T23:13:40.067Z] Removing intermediate container d4955dab49bb [2023-02-07T23:13:40.067Z] ---> cc301515352c [2023-02-07T23:13:40.067Z] Step 11/23 : WORKDIR /edgex-go [2023-02-07T23:13:40.067Z] ---> Running in 971650938bad [2023-02-07T23:13:40.067Z] Removing intermediate container ca253a58201f [2023-02-07T23:13:40.067Z] ---> bc523e79208a [2023-02-07T23:13:40.067Z] Step 23/23 : LABEL version=0.0.0 [2023-02-07T23:13:40.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:13:40.635Z] Removing intermediate container 971650938bad [2023-02-07T23:13:40.635Z] ---> 5a0d62d636d2 [2023-02-07T23:13:40.635Z] [2023-02-07T23:13:40.635Z] Step 12/23 : FROM alpine:3.15 [2023-02-07T23:13:40.635Z] ---> c4fc93816858 [2023-02-07T23:13:40.635Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T23:13:40.635Z] ---> Using cache [2023-02-07T23:13:40.635Z] ---> ac68dc1509c8 [2023-02-07T23:13:40.635Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-07T23:13:40.635Z] ---> Running in 8cf97f278150 [2023-02-07T23:13:40.635Z] ---> Running in 1906df412e66 [2023-02-07T23:13:40.635Z] Removing intermediate container 11fcdfea1bed [2023-02-07T23:13:40.635Z] ---> 01ba240d871e [2023-02-07T23:13:40.635Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T23:13:40.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:13:40.635Z] ---> Running in a698edfbb8f7 [2023-02-07T23:13:40.635Z] Removing intermediate container 8cf97f278150 [2023-02-07T23:13:40.635Z] ---> ec49baa45746 [2023-02-07T23:13:40.635Z] [2023-02-07T23:13:40.913Z] Removing intermediate container a698edfbb8f7 [2023-02-07T23:13:40.913Z] ---> c8c969668239 [2023-02-07T23:13:40.913Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-07T23:13:40.913Z] Successfully built ec49baa45746 [2023-02-07T23:13:40.913Z] Successfully tagged core-command:latest [2023-02-07T23:13:40.913Z]  Building core-command ... done Building core-data [2023-02-07T23:13:40.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:13:41.188Z] v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T23:13:41.188Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T23:13:41.188Z] OK: 15859 distinct packages available [2023-02-07T23:13:41.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:13:41.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:13:41.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:13:41.188Z] Removing intermediate container 73aa7963a1cb [2023-02-07T23:13:41.188Z] ---> 80b4bf4347e3 [2023-02-07T23:13:41.188Z] Step 7/32 : COPY . . [2023-02-07T23:13:41.188Z] ---> Running in e365aa559b88 [2023-02-07T23:13:41.449Z] v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T23:13:41.449Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T23:13:41.449Z] OK: 15859 distinct packages available [2023-02-07T23:13:41.449Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-07T23:13:41.449Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-07T23:13:41.449Z] (3/5) Installing libucontext (1.1-r0) [2023-02-07T23:13:41.449Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-07T23:13:41.449Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-07T23:13:41.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:13:41.449Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T23:13:41.449Z] OK: 7 MiB in 19 packages [2023-02-07T23:13:41.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:13:41.709Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-07T23:13:41.709Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-07T23:13:41.709Z] (3/5) Installing libucontext (1.1-r0) [2023-02-07T23:13:41.709Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-07T23:13:41.709Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-07T23:13:41.709Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T23:13:41.709Z] OK: 7 MiB in 19 packages [2023-02-07T23:13:43.663Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T23:13:43.663Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T23:13:43.663Z] ---> 58f33be8118b [2023-02-07T23:13:43.663Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T23:13:43.663Z] ---> Using cache [2023-02-07T23:13:43.663Z] ---> f200294ad813 [2023-02-07T23:13:43.663Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T23:13:43.663Z] ---> Using cache [2023-02-07T23:13:43.663Z] ---> 223760d3009d [2023-02-07T23:13:43.663Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T23:13:43.663Z] ---> Using cache [2023-02-07T23:13:43.663Z] ---> 0dd5803989c3 [2023-02-07T23:13:43.663Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T23:13:43.663Z] ---> Using cache [2023-02-07T23:13:43.663Z] ---> c9f2e1eff641 [2023-02-07T23:13:43.663Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T23:13:43.663Z] ---> Using cache [2023-02-07T23:13:43.663Z] ---> d9cac298bfe7 [2023-02-07T23:13:43.663Z] Step 8/22 : COPY . . [2023-02-07T23:13:43.663Z] ---> Using cache [2023-02-07T23:13:43.663Z] ---> e6a093e1d209 [2023-02-07T23:13:43.663Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-07T23:13:51.846Z] Removing intermediate container e365aa559b88 [2023-02-07T23:13:51.846Z] ---> 7e93ade81424 [2023-02-07T23:13:51.846Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-07T23:13:51.846Z] ---> b8672780933d [2023-02-07T23:13:51.846Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-07T23:13:51.846Z] ---> Running in 543f5f3a841d [2023-02-07T23:13:51.846Z] ---> Running in f4d04d5d29c7 [2023-02-07T23:13:51.846Z] ---> Running in ac1725363d56 [2023-02-07T23:13:52.106Z] Removing intermediate container f4d04d5d29c7 [2023-02-07T23:13:52.106Z] ---> b9d11b57956b [2023-02-07T23:13:52.106Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T23:13:52.106Z] 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-07T23:13:52.106Z] Removing intermediate container 1906df412e66 [2023-02-07T23:13:52.106Z] ---> a56d1036412a [2023-02-07T23:13:52.106Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T23:13:52.106Z] Removing intermediate container 9350269e12fc [2023-02-07T23:13:52.106Z] ---> 02e390a1dd1b [2023-02-07T23:13:52.106Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-07T23:13:52.367Z] ---> ec65a97206a7 [2023-02-07T23:13:52.367Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-07T23:13:52.627Z] 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-07T23:13:56.348Z] ---> 745687c370cb [2023-02-07T23:13:56.348Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-07T23:13:56.348Z] ---> 4fa0431fd12e [2023-02-07T23:13:56.348Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T23:13:56.672Z] ---> 7791d9017754 [2023-02-07T23:13:56.672Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T23:14:00.888Z] ---> 54e139b56218 [2023-02-07T23:14:00.888Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-07T23:14:04.194Z] ---> Running in 0ae0c44c2c8b [2023-02-07T23:14:04.194Z] ---> 7aa1c6868aef [2023-02-07T23:14:04.194Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-07T23:14:04.194Z] ---> 85b28d1d54a2 [2023-02-07T23:14:04.194Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T23:14:05.135Z] Removing intermediate container 0ae0c44c2c8b [2023-02-07T23:14:05.135Z] ---> cc4338be70c9 [2023-02-07T23:14:05.135Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T23:14:05.135Z] ---> 439a41314010 [2023-02-07T23:14:05.135Z] ---> d6efa9ad8ac2 [2023-02-07T23:14:05.135Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-07T23:14:05.135Z] ---> Running in 49b705e4614e [2023-02-07T23:14:05.135Z] [2023-02-07T23:14:06.094Z] ---> 9bbd202c1a06 [2023-02-07T23:14:06.094Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-07T23:14:06.094Z] Removing intermediate container 49b705e4614e [2023-02-07T23:14:06.094Z] ---> ec5ed2920b18 [2023-02-07T23:14:06.094Z] Step 20/22 : LABEL arch=x86_64 [2023-02-07T23:14:06.094Z] ---> c686fe1c0f73 [2023-02-07T23:14:06.094Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T23:14:06.352Z] ---> Running in 5ecef3485ef7 [2023-02-07T23:14:06.352Z] ---> Running in 9cfb9e0750e4 [2023-02-07T23:14:06.922Z] ---> f9780e7dfb88 [2023-02-07T23:14:06.922Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T23:14:07.179Z] ---> Running in 1218fdaad506 [2023-02-07T23:14:07.179Z] Removing intermediate container 5ecef3485ef7 [2023-02-07T23:14:07.179Z] ---> 334477c40b98 [2023-02-07T23:14:07.435Z] Step 21/22 : LABEL git_sha=9f254a5f4fb123c817d49e59e6e3b4af63ca4387 [2023-02-07T23:14:07.436Z] Removing intermediate container 9cfb9e0750e4 [2023-02-07T23:14:07.436Z] ---> 5188889105fb [2023-02-07T23:14:07.436Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T23:14:08.011Z] ---> Running in b531dfa6fb80 [2023-02-07T23:14:08.011Z] ---> Running in 072d9cad30a0 [2023-02-07T23:14:08.011Z] Removing intermediate container 1218fdaad506 [2023-02-07T23:14:08.011Z] ---> 97f8e649476d [2023-02-07T23:14:08.011Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T23:14:08.011Z] ---> Running in e1dd697ed4b6 [2023-02-07T23:14:08.273Z] Removing intermediate container 072d9cad30a0 [2023-02-07T23:14:08.273Z] ---> 02995dd5a29f [2023-02-07T23:14:08.273Z] Step 21/23 : LABEL arch=x86_64 [2023-02-07T23:14:08.273Z] Removing intermediate container b531dfa6fb80 [2023-02-07T23:14:08.273Z] ---> 8b4dce8f6fcf [2023-02-07T23:14:08.273Z] Step 22/22 : LABEL version=0.0.0 [2023-02-07T23:14:08.273Z] Removing intermediate container e1dd697ed4b6 [2023-02-07T23:14:08.273Z] ---> 3f110c63d112 [2023-02-07T23:14:08.273Z] Step 22/24 : LABEL arch=x86_64 [2023-02-07T23:14:08.273Z] ---> Running in 55839f552cf9 [2023-02-07T23:14:08.273Z] ---> Running in 81b8624ea7ba [2023-02-07T23:14:08.273Z] ---> Running in bf4416c775a6 [2023-02-07T23:14:08.532Z] Removing intermediate container 55839f552cf9 [2023-02-07T23:14:08.532Z] ---> f0c1c56730b4 [2023-02-07T23:14:08.532Z] [2023-02-07T23:14:08.532Z] Removing intermediate container bf4416c775a6 [2023-02-07T23:14:08.532Z] ---> 8c7b9c6e33ff [2023-02-07T23:14:08.532Z] Step 23/24 : LABEL git_sha=9f254a5f4fb123c817d49e59e6e3b4af63ca4387 [2023-02-07T23:14:08.532Z] Removing intermediate container 81b8624ea7ba [2023-02-07T23:14:08.532Z] ---> affc886aac80 [2023-02-07T23:14:08.532Z] Step 22/23 : LABEL git_sha=9f254a5f4fb123c817d49e59e6e3b4af63ca4387 [2023-02-07T23:14:08.532Z] Successfully built f0c1c56730b4 [2023-02-07T23:14:08.532Z] Successfully tagged support-notifications:latest [2023-02-07T23:14:08.532Z]  Building support-notifications ... done Building core-common-config-bootstrapper [2023-02-07T23:14:08.532Z] ---> Running in 782e6cd6a96c [2023-02-07T23:14:08.532Z] ---> Running in 8b0e99c2fd7f [2023-02-07T23:14:11.166Z] Removing intermediate container 782e6cd6a96c [2023-02-07T23:14:11.166Z] ---> 7f2af8cf6c60 [2023-02-07T23:14:11.166Z] Step 24/24 : LABEL version=0.0.0 [2023-02-07T23:14:11.735Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T23:14:11.735Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T23:14:11.735Z] ---> 58f33be8118b [2023-02-07T23:14:11.735Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T23:14:11.735Z] ---> Using cache [2023-02-07T23:14:11.735Z] ---> f200294ad813 [2023-02-07T23:14:11.735Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T23:14:11.735Z] ---> Using cache [2023-02-07T23:14:11.735Z] ---> 223760d3009d [2023-02-07T23:14:11.735Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T23:14:11.735Z] ---> Using cache [2023-02-07T23:14:11.735Z] ---> 0dd5803989c3 [2023-02-07T23:14:11.735Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T23:14:11.735Z] ---> Using cache [2023-02-07T23:14:11.735Z] ---> c9f2e1eff641 [2023-02-07T23:14:11.735Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T23:14:11.735Z] ---> Using cache [2023-02-07T23:14:11.735Z] ---> d9cac298bfe7 [2023-02-07T23:14:11.735Z] Step 8/22 : COPY . . [2023-02-07T23:14:11.735Z] ---> Using cache [2023-02-07T23:14:11.735Z] ---> e6a093e1d209 [2023-02-07T23:14:11.735Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-07T23:14:15.156Z] Removing intermediate container 8b0e99c2fd7f [2023-02-07T23:14:15.156Z] ---> dd8129327d0d [2023-02-07T23:14:15.156Z] Step 23/23 : LABEL version=0.0.0 [2023-02-07T23:14:15.156Z] ---> Running in 2b3258a7aba0 [2023-02-07T23:14:15.156Z] ---> Running in 0de511fd4149 [2023-02-07T23:14:15.156Z] ---> Running in fd26cc00fa54 [2023-02-07T23:14:15.156Z] Removing intermediate container 2b3258a7aba0 [2023-02-07T23:14:15.156Z] ---> 595d846a4190 [2023-02-07T23:14:15.156Z] [2023-02-07T23:14:15.156Z] Removing intermediate container fd26cc00fa54 [2023-02-07T23:14:15.156Z] ---> 923adb9f0add [2023-02-07T23:14:15.156Z] [2023-02-07T23:14:15.156Z] Successfully built 595d846a4190 [2023-02-07T23:14:15.156Z] Successfully tagged security-spire-agent:latest [2023-02-07T23:14:15.156Z]  Building security-spire-agent ... done Successfully built 923adb9f0add [2023-02-07T23:14:15.156Z] Successfully tagged security-spire-server:latest [2023-02-07T23:14:15.156Z]  Building security-spire-server ... done 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-07T23:14:17.965Z] Removing intermediate container ac1725363d56 [2023-02-07T23:14:17.965Z] ---> 586ed4e246d6 [2023-02-07T23:14:17.965Z] [2023-02-07T23:14:17.965Z] Step 9/32 : FROM alpine:3.16 [2023-02-07T23:14:17.965Z] ---> bfe296a52501 [2023-02-07T23:14:17.965Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T23:14:18.245Z] Removing intermediate container 543f5f3a841d [2023-02-07T23:14:18.245Z] ---> 3f115b714120 [2023-02-07T23:14:18.245Z] [2023-02-07T23:14:18.245Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T23:14:18.245Z] ---> bfe296a52501 [2023-02-07T23:14:18.245Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-07T23:14:18.245Z] ---> Running in b69c1fd32fab [2023-02-07T23:14:18.245Z] ---> Running in 1cb22c37d0a8 [2023-02-07T23:14:18.558Z] Removing intermediate container b69c1fd32fab [2023-02-07T23:14:18.558Z] ---> 110257dad0a6 [2023-02-07T23:14:18.558Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-07T23:14:18.558Z] Removing intermediate container 1cb22c37d0a8 [2023-02-07T23:14:18.559Z] ---> 4695c64438c1 [2023-02-07T23:14:18.559Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-07T23:14:18.559Z] ---> Running in 020fbca91809 [2023-02-07T23:14:18.559Z] ---> Running in 3e06dc131b5e [2023-02-07T23:14:18.871Z] Removing intermediate container 3e06dc131b5e [2023-02-07T23:14:18.872Z] ---> c018cc859d6d [2023-02-07T23:14:18.872Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-07T23:14:18.872Z] ---> Running in 4fd04da4cafd [2023-02-07T23:14:18.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:14:19.145Z] Removing intermediate container 4fd04da4cafd [2023-02-07T23:14:19.145Z] ---> 69a46d12e444 [2023-02-07T23:14:19.145Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T23:14:19.145Z] ---> Running in 59479f562b14 [2023-02-07T23:14:19.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:14:19.425Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-07T23:14:19.425Z] (2/2) Installing su-exec (0.2-r1) [2023-02-07T23:14:19.425Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T23:14:19.425Z] OK: 6 MiB in 16 packages [2023-02-07T23:14:19.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:14:19.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:14:20.021Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-07T23:14:20.021Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-07T23:14:20.045Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T23:14:20.045Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T23:14:20.045Z] OK: 6 MiB in 15 packages [2023-02-07T23:14:20.045Z] Removing intermediate container 020fbca91809 [2023-02-07T23:14:20.045Z] ---> 43f5aca5eba9 [2023-02-07T23:14:20.045Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-07T23:14:20.045Z] ---> Running in 746b5310f9c8 [2023-02-07T23:14:20.312Z] Removing intermediate container 746b5310f9c8 [2023-02-07T23:14:20.312Z] ---> e4f1b7bf0d65 [2023-02-07T23:14:20.312Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-07T23:14:20.312Z] ---> Running in 14725e18ab72 [2023-02-07T23:14:20.572Z] Removing intermediate container 59479f562b14 [2023-02-07T23:14:20.572Z] ---> c3fa9a580a08 [2023-02-07T23:14:20.572Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T23:14:20.572Z] Removing intermediate container 14725e18ab72 [2023-02-07T23:14:20.572Z] ---> 3de380a430f4 [2023-02-07T23:14:20.572Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-07T23:14:20.572Z] ---> Running in e66b93798bde [2023-02-07T23:14:20.832Z] ---> ce20edcdb5d9 [2023-02-07T23:14:20.832Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-07T23:14:20.832Z] Removing intermediate container e66b93798bde [2023-02-07T23:14:20.832Z] ---> ef439b3abe6a [2023-02-07T23:14:20.832Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-07T23:14:20.832Z] ---> Running in e67aa8e89eed [2023-02-07T23:14:21.399Z] Removing intermediate container e67aa8e89eed [2023-02-07T23:14:21.399Z] ---> b3e41b49250e [2023-02-07T23:14:21.399Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-07T23:14:21.399Z] ---> e55a2f41d8fd [2023-02-07T23:14:21.399Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-07T23:14:21.399Z] ---> Running in 7b1aad7faed2 [2023-02-07T23:14:21.439Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-07T23:14:21.970Z] ---> 563e5d598eba [2023-02-07T23:14:21.970Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-07T23:14:21.970Z] ---> Running in 80cc8168edd9 [2023-02-07T23:14:22.229Z] Removing intermediate container 80cc8168edd9 [2023-02-07T23:14:22.229Z] ---> c6a239d1beb2 [2023-02-07T23:14:22.229Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T23:14:22.487Z] ---> Running in 71232db0297e [2023-02-07T23:14:22.487Z] Removing intermediate container 7b1aad7faed2 [2023-02-07T23:14:22.487Z] ---> 219055c5c433 [2023-02-07T23:14:22.487Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-07T23:14:22.746Z] ---> Running in d66325b92c5c [2023-02-07T23:14:22.746Z] Removing intermediate container 71232db0297e [2023-02-07T23:14:22.746Z] ---> df404685169e [2023-02-07T23:14:22.746Z] Step 20/22 : LABEL arch=x86_64 [2023-02-07T23:14:22.746Z] ---> Running in 0689337e0d0f [2023-02-07T23:14:22.746Z] Removing intermediate container d66325b92c5c [2023-02-07T23:14:22.746Z] ---> baeb33e3682a [2023-02-07T23:14:22.746Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-07T23:14:22.746Z] Removing intermediate container 0689337e0d0f [2023-02-07T23:14:22.746Z] ---> c038005f0431 [2023-02-07T23:14:22.746Z] Step 21/22 : LABEL git_sha=9f254a5f4fb123c817d49e59e6e3b4af63ca4387 [2023-02-07T23:14:22.746Z] ---> Running in 3b3290c3969b [2023-02-07T23:14:23.005Z] Removing intermediate container 3b3290c3969b [2023-02-07T23:14:23.005Z] ---> 314c0894891a [2023-02-07T23:14:23.005Z] Step 22/22 : LABEL version=0.0.0 [2023-02-07T23:14:23.005Z] ---> 24d14edb2a94 [2023-02-07T23:14:23.005Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-07T23:14:23.005Z] ---> Running in 3666653a5fc5 [2023-02-07T23:14:23.005Z] ---> Running in 3e015b6e6bdb [2023-02-07T23:14:23.264Z] Removing intermediate container 3666653a5fc5 [2023-02-07T23:14:23.264Z] ---> 2f2839992370 [2023-02-07T23:14:23.264Z] [2023-02-07T23:14:23.264Z] Successfully built 2f2839992370 [2023-02-07T23:14:23.264Z] Successfully tagged core-data:latest [2023-02-07T23:14:24.369Z]  Building core-data ... done Removing intermediate container 3e015b6e6bdb [2023-02-07T23:14:24.369Z] ---> 4dd6f8527add [2023-02-07T23:14:24.369Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T23:14:24.628Z] ---> c80e14b88600 [2023-02-07T23:14:24.628Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-07T23:14:25.194Z] ---> 8fa569dae0ee [2023-02-07T23:14:25.194Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-07T23:14:25.771Z] ---> 498c32c51277 [2023-02-07T23:14:25.771Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-07T23:14:26.073Z] ---> ab704376fcd8 [2023-02-07T23:14:26.073Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-07T23:14:26.797Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-07T23:14:26.797Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-07T23:14:27.458Z] ---> 43f406f0b12d [2023-02-07T23:14:27.458Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-07T23:14:27.721Z] ---> 8723d7d63051 [2023-02-07T23:14:27.721Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-07T23:14:27.981Z] ---> 1fae227dcb3d [2023-02-07T23:14:27.981Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-07T23:14:27.981Z] ---> Running in f7bf53be1276 [2023-02-07T23:14:28.947Z] Removing intermediate container f7bf53be1276 [2023-02-07T23:14:28.947Z] ---> 5e5ca1548070 [2023-02-07T23:14:28.947Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-07T23:14:28.947Z] ---> Running in 3878f51b0923 [2023-02-07T23:14:28.947Z] Removing intermediate container 3878f51b0923 [2023-02-07T23:14:28.947Z] ---> 4a862616dd33 [2023-02-07T23:14:28.947Z] Step 29/32 : CMD ["gate"] [2023-02-07T23:14:28.947Z] ---> Running in da39eafb17f3 [2023-02-07T23:14:29.209Z] Removing intermediate container da39eafb17f3 [2023-02-07T23:14:29.209Z] ---> b7f3fe3c5210 [2023-02-07T23:14:29.209Z] Step 30/32 : LABEL arch=x86_64 [2023-02-07T23:14:29.209Z] ---> Running in 90341e96d6c2 [2023-02-07T23:14:29.209Z] Removing intermediate container 90341e96d6c2 [2023-02-07T23:14:29.209Z] ---> 986fba1e4b1d [2023-02-07T23:14:29.209Z] Step 31/32 : LABEL git_sha=9f254a5f4fb123c817d49e59e6e3b4af63ca4387 [2023-02-07T23:14:29.209Z] ---> Running in 5258c150d888 [2023-02-07T23:14:29.209Z] Removing intermediate container 5258c150d888 [2023-02-07T23:14:29.209Z] ---> 7785e09a94b9 [2023-02-07T23:14:29.209Z] Step 32/32 : LABEL version=0.0.0 [2023-02-07T23:14:29.468Z] ---> Running in 5f30b61238bc [2023-02-07T23:14:29.468Z] Removing intermediate container 5f30b61238bc [2023-02-07T23:14:29.468Z] ---> a802f5190dcb [2023-02-07T23:14:29.468Z] [2023-02-07T23:14:29.728Z] Successfully built a802f5190dcb [2023-02-07T23:14:29.728Z] Successfully tagged security-bootstrapper:latest [2023-02-07T23:14:31.655Z]  Building security-bootstrapper ... done Removing intermediate container 0de511fd4149 [2023-02-07T23:14:31.655Z] ---> f69a2c2496ed [2023-02-07T23:14:31.655Z] [2023-02-07T23:14:31.655Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T23:14:31.655Z] ---> bfe296a52501 [2023-02-07T23:14:31.655Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-07T23:14:31.915Z] ---> Running in 381ad0ab679b [2023-02-07T23:14:32.176Z] Removing intermediate container 381ad0ab679b [2023-02-07T23:14:32.176Z] ---> 284ff2ae7fc1 [2023-02-07T23:14:32.176Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T23:14:32.176Z] ---> Running in 9ab6fd4d0c82 [2023-02-07T23:14:32.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:14:32.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:14:32.955Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T23:14:32.955Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T23:14:32.955Z] OK: 6 MiB in 15 packages [2023-02-07T23:14:33.465Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-07T23:14:33.536Z] Removing intermediate container 9ab6fd4d0c82 [2023-02-07T23:14:33.536Z] ---> 1c1b1aa098d9 [2023-02-07T23:14:33.536Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T23:14:33.810Z] ---> 55b87a7aa712 [2023-02-07T23:14:33.811Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-07T23:14:34.071Z] ---> ae529265801f [2023-02-07T23:14:34.071Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-07T23:14:34.330Z] ---> c8c26b40dd1c [2023-02-07T23:14:34.330Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-07T23:14:34.330Z] ---> cecfa7c9bc29 [2023-02-07T23:14:34.330Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T23:14:34.330Z] ---> Running in aebe972cb0b9 [2023-02-07T23:14:34.429Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-07T23:14:34.429Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-07T23:14:34.429Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-07T23:14:34.429Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-07T23:14:34.899Z] Removing intermediate container aebe972cb0b9 [2023-02-07T23:14:34.899Z] ---> 3dfb067f8e5f [2023-02-07T23:14:34.899Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T23:14:34.899Z] ---> Running in 3197a1a2cb82 [2023-02-07T23:14:35.159Z] Removing intermediate container 3197a1a2cb82 [2023-02-07T23:14:35.159Z] ---> 9908bc7a8f0b [2023-02-07T23:14:35.159Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-07T23:14:35.159Z] ---> Running in d1ceb1bbaa90 [2023-02-07T23:14:35.159Z] Removing intermediate container d1ceb1bbaa90 [2023-02-07T23:14:35.159Z] ---> 6e0f8dc7b2a1 [2023-02-07T23:14:35.159Z] Step 20/22 : LABEL arch=x86_64 [2023-02-07T23:14:35.159Z] ---> Running in 7e95968a35f5 [2023-02-07T23:14:35.419Z] Removing intermediate container 7e95968a35f5 [2023-02-07T23:14:35.419Z] ---> 13d07bfd95b3 [2023-02-07T23:14:35.419Z] Step 21/22 : LABEL git_sha=9f254a5f4fb123c817d49e59e6e3b4af63ca4387 [2023-02-07T23:14:35.419Z] ---> Running in a0843bfb4a11 [2023-02-07T23:14:35.419Z] Removing intermediate container a0843bfb4a11 [2023-02-07T23:14:35.419Z] ---> b2b1fae5615e [2023-02-07T23:14:35.419Z] Step 22/22 : LABEL version=0.0.0 [2023-02-07T23:14:35.419Z] ---> Running in 29f425fa8377 [2023-02-07T23:14:35.677Z] Removing intermediate container 29f425fa8377 [2023-02-07T23:14:35.677Z] ---> 4f8a2ea6a620 [2023-02-07T23:14:35.677Z] [2023-02-07T23:14:35.677Z] Successfully built 4f8a2ea6a620 [2023-02-07T23:14:35.677Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-07T23:14:35.682Z]  Building core-common-config-bootstrapper ... done  [Pipeline] } [2023-02-07T23:14:35.676Z] $ docker stop --time=1 0b694bd3296c61c302833cd1c80a16c086e426994c993746bbb17d835068c2c6 [2023-02-07T23:14:37.774Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-07T23:14:37.774Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-07T23:14:37.774Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-07T23:14:37.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-07T23:14:37.856Z] $ docker rm -f --volumes 0b694bd3296c61c302833cd1c80a16c086e426994c993746bbb17d835068c2c6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T23:14:38.273Z] + docker images [2023-02-07T23:14:38.273Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-07T23:14:38.273Z] core-common-config-bootstrapper latest 4f8a2ea6a620 3 seconds ago 15.5MB [2023-02-07T23:14:38.273Z] f69a2c2496ed 8 seconds ago 1.67GB [2023-02-07T23:14:38.273Z] security-bootstrapper latest a802f5190dcb 9 seconds ago 20.3MB [2023-02-07T23:14:38.273Z] core-data latest 2f2839992370 16 seconds ago 17.9MB [2023-02-07T23:14:38.273Z] 3f115b714120 21 seconds ago 1.68GB [2023-02-07T23:14:38.273Z] 586ed4e246d6 22 seconds ago 1.67GB [2023-02-07T23:14:38.273Z] security-spire-agent latest 595d846a4190 24 seconds ago 125MB [2023-02-07T23:14:38.273Z] security-spire-server latest 923adb9f0add 24 seconds ago 86.5MB [2023-02-07T23:14:38.273Z] support-notifications latest f0c1c56730b4 30 seconds ago 30.6MB [2023-02-07T23:14:38.273Z] core-command latest ec49baa45746 58 seconds ago 17.7MB [2023-02-07T23:14:38.273Z] 5a0d62d636d2 59 seconds ago 1.55GB [2023-02-07T23:14:38.273Z] 7ee1b446ee49 About a minute ago 1.55GB [2023-02-07T23:14:38.273Z] c43fc6a68792 About a minute ago 1.74GB [2023-02-07T23:14:38.273Z] e83171564ba1 About a minute ago 1.68GB [2023-02-07T23:14:38.273Z] security-secretstore-setup latest f16455fe49f7 2 minutes ago 29.9MB [2023-02-07T23:14:38.273Z] support-scheduler latest b400a5be528b 2 minutes ago 30MB [2023-02-07T23:14:38.273Z] security-proxy-setup latest 7ef9c54cc0a7 2 minutes ago 27.8MB [2023-02-07T23:14:38.273Z] core-metadata latest bc1da200489e 2 minutes ago 18.4MB [2023-02-07T23:14:38.273Z] 6e080ba5e9e5 2 minutes ago 1.74GB [2023-02-07T23:14:38.274Z] security-spiffe-token-provider latest 55f2b874c40a 2 minutes ago 29.9MB [2023-02-07T23:14:38.274Z] security-spire-config latest f152f299f89b 3 minutes ago 85.8MB [2023-02-07T23:14:38.274Z] be4452c76f34 3 minutes ago 1.71GB [2023-02-07T23:14:38.274Z] 431889dbd6a2 3 minutes ago 1.68GB [2023-02-07T23:14:38.274Z] 457c15359066 3 minutes ago 1.67GB [2023-02-07T23:14:38.274Z] 88a00dab7f44 3 minutes ago 1.67GB [2023-02-07T23:14:38.274Z] 4869b54c3ebe 3 minutes ago 1.55GB [2023-02-07T23:14:38.274Z] ci-base-image-x86_64 latest 58f33be8118b 8 minutes ago 903MB [2023-02-07T23:14:38.274Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-02-07T23:14:38.274Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-07T23:14:38.274Z] alpine 3.15 c4fc93816858 6 months ago 5.59MB [2023-02-07T23:14:38.274Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-07T23:14:38.274Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-07T23:14:52.768Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.277s coverage: 28.7% of statements [2023-02-07T23:14:52.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-07T23:14:52.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-07T23:14:57.026Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.432s coverage: 98.5% of statements [2023-02-07T23:15:02.396Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.888s coverage: 73.2% of statements [2023-02-07T23:15:02.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-07T23:15:02.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-07T23:15:02.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-07T23:15:02.396Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.517s coverage: 54.0% of statements [2023-02-07T23:15:02.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-07T23:15:02.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-07T23:15:20.655Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.377s coverage: 89.2% of statements [2023-02-07T23:15:20.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-07T23:15:20.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-07T23:15:20.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-07T23:15:20.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-07T23:15:20.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-07T23:15:20.655Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.595s coverage: 2.6% of statements [2023-02-07T23:15:20.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-07T23:15:20.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-07T23:15:22.608Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.860s coverage: 95.6% of statements [2023-02-07T23:15:22.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-07T23:15:22.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-07T23:15:22.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-07T23:15:22.608Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.420s coverage: 72.2% of statements [2023-02-07T23:15:22.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-07T23:15:22.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-07T23:15:22.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-07T23:15:22.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-07T23:15:22.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-07T23:15:22.608Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.589s coverage: 65.9% of statements [2023-02-07T23:15:22.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-07T23:15:22.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-07T23:15:22.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-07T23:15:22.608Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.508s coverage: 0.9% of statements [2023-02-07T23:15:22.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-07T23:15:22.608Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.355s coverage: 29.6% of statements [2023-02-07T23:15:22.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-07T23:15:24.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.284s coverage: 47.1% of statements [2023-02-07T23:15:24.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.274s coverage: 82.9% of statements [2023-02-07T23:15:24.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.301s coverage: 94.1% of statements [2023-02-07T23:15:25.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.282s coverage: 96.3% of statements [2023-02-07T23:15:27.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.257s coverage: 87.5% of statements [2023-02-07T23:15:37.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.270s coverage: 94.4% of statements [2023-02-07T23:15:37.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.295s coverage: 44.8% of statements [2023-02-07T23:15:47.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.083s coverage: 79.9% of statements [2023-02-07T23:15:47.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-07T23:15:53.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.337s coverage: 92.9% of statements [2023-02-07T23:15:53.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-07T23:15:53.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-07T23:15:53.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-07T23:15:53.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.075s coverage: 64.4% of statements [2023-02-07T23:15:53.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-07T23:15:53.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-07T23:15:53.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-07T23:15:53.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-07T23:15:53.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.266s coverage: 86.9% of statements [2023-02-07T23:15:53.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-07T23:15:53.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-07T23:15:53.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-07T23:15:53.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-07T23:15:53.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.261s coverage: 87.2% of statements [2023-02-07T23:15:53.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-07T23:15:53.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-07T23:15:53.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.230s coverage: 100.0% of statements [2023-02-07T23:15:53.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-07T23:15:53.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.337s coverage: 77.4% of statements [2023-02-07T23:15:53.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-07T23:15:53.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.323s coverage: 80.0% of statements [2023-02-07T23:15:53.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.261s coverage: 87.2% of statements [2023-02-07T23:15:53.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.039s coverage: 91.2% of statements [2023-02-07T23:15:53.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-07T23:16:00.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.132s coverage: 64.7% of statements [2023-02-07T23:16:00.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-07T23:16:00.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-07T23:16:00.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.282s coverage: 100.0% of statements [2023-02-07T23:16:00.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.126s coverage: 89.4% of statements [2023-02-07T23:16:00.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements [2023-02-07T23:16:00.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.112s coverage: 73.7% of statements [2023-02-07T23:16:00.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.146s coverage: 100.0% of statements [2023-02-07T23:16:06.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.589s coverage: 65.3% of statements [2023-02-07T23:16:06.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-07T23:16:06.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-07T23:16:06.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-07T23:16:08.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.848s coverage: 41.8% of statements [2023-02-07T23:16:08.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-07T23:16:08.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-07T23:16:08.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.360s coverage: 89.5% of statements [2023-02-07T23:16:08.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-07T23:16:08.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.330s coverage: 84.8% of statements [2023-02-07T23:16:08.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-07T23:16:08.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-07T23:16:08.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-07T23:16:08.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-07T23:16:17.114Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.407s coverage: 17.7% of statements [2023-02-07T23:16:17.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-07T23:16:17.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-07T23:16:17.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-07T23:16:17.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-07T23:16:17.114Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.735s coverage: 92.3% of statements [2023-02-07T23:16:17.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-07T23:16:17.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-07T23:16:17.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-07T23:16:17.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-07T23:16:17.114Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.364s coverage: 63.2% of statements [2023-02-07T23:16:17.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-07T23:16:17.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-07T23:16:17.114Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.481s coverage: 97.7% of statements [2023-02-07T23:16:17.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-07T23:16:17.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-07T23:16:18.044Z] 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-07T23:16:18.044Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-07T23:16:18.044Z] go vet ./... [2023-02-07T23:18:25.000Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-07T23:18:25.000Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-07T23:18:25.000Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-07T23:18:25.024Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-07T23:18:25.686Z] + ls -al . [2023-02-07T23:18:25.686Z] total 740 [2023-02-07T23:18:25.687Z] drwxrwxr-x 10 1001 1001 4096 Feb 7 23:11 . [2023-02-07T23:18:25.687Z] drwxr-xr-x 4 root root 4096 Feb 7 23:11 .. [2023-02-07T23:18:25.687Z] drwxrwxr-x 2 1001 1001 4096 Feb 7 23:09 .blubracket [2023-02-07T23:18:25.687Z] -rw-rw-r-- 1 1001 1001 16 Feb 7 23:09 .dockerignore [2023-02-07T23:18:25.687Z] drwxrwxr-x 8 1001 1001 4096 Feb 7 23:09 .git [2023-02-07T23:18:25.687Z] drwxrwxr-x 3 1001 1001 4096 Feb 7 23:09 .github [2023-02-07T23:18:25.687Z] -rw-rw-r-- 1 1001 1001 1024 Feb 7 23:09 .gitignore [2023-02-07T23:18:25.687Z] -rw-rw-r-- 1 1001 1001 42 Feb 7 23:09 .golangci.yml [2023-02-07T23:18:25.687Z] -rw-rw-r-- 1 1001 1001 87 Feb 7 23:09 .hadolint.yml [2023-02-07T23:18:25.687Z] -rw-rw-r-- 1 1001 1001 166 Feb 7 23:09 .sonarcloud.properties [2023-02-07T23:18:25.687Z] -rw-rw-r-- 1 1001 1001 1171 Feb 7 23:09 ADOPTERS.md [2023-02-07T23:18:25.687Z] -rw-rw-r-- 1 1001 1001 10825 Feb 7 23:09 Attribution.txt [2023-02-07T23:18:25.687Z] -rw-rw-r-- 1 1001 1001 73765 Feb 7 23:09 CHANGELOG.md [2023-02-07T23:18:25.687Z] -rw-rw-r-- 1 1001 1001 3804 Feb 7 23:09 CONTRIBUTING.md [2023-02-07T23:18:25.687Z] -rw-rw-r-- 1 1001 1001 677 Feb 7 23:09 GOVERNANCE.md [2023-02-07T23:18:25.687Z] -rw-rw-r-- 1 1001 1001 850 Feb 7 23:09 Jenkinsfile [2023-02-07T23:18:25.687Z] -rw-rw-r-- 1 1001 1001 10775 Feb 7 23:09 LICENSE [2023-02-07T23:18:25.687Z] -rw-rw-r-- 1 1001 1001 13375 Feb 7 23:09 Makefile [2023-02-07T23:18:25.687Z] -rw-rw-r-- 1 1001 1001 582 Feb 7 23:09 OWNERS.md [2023-02-07T23:18:25.687Z] -rw-rw-r-- 1 1001 1001 9403 Feb 7 23:09 README.md [2023-02-07T23:18:25.687Z] -rw-rw-r-- 1 1001 1001 6912 Feb 7 23:09 SECURITY.md [2023-02-07T23:18:25.687Z] -rw-rw-r-- 1 1001 1001 5 Feb 7 23:05 VERSION [2023-02-07T23:18:25.687Z] drwxrwxr-x 2 1001 1001 4096 Feb 7 23:09 bin [2023-02-07T23:18:25.687Z] drwxrwxr-x 17 1001 1001 4096 Feb 7 23:09 cmd [2023-02-07T23:18:25.687Z] -rw-r--r-- 1 root root 484957 Feb 7 23:16 coverage.out [2023-02-07T23:18:25.687Z] -rw-rw-r-- 1 1001 1001 3294 Feb 7 23:09 go.mod [2023-02-07T23:18:25.687Z] -rw-rw-r-- 1 1001 1001 33316 Feb 7 23:09 go.sum [2023-02-07T23:18:25.687Z] drwxrwxr-x 7 1001 1001 4096 Feb 7 23:09 internal [2023-02-07T23:18:25.687Z] drwxrwxr-x 3 1001 1001 4096 Feb 7 23:09 openapi [2023-02-07T23:18:25.687Z] drwxrwxr-x 4 1001 1001 4096 Feb 7 23:09 snap [2023-02-07T23:18:25.687Z] -rw-rw-r-- 1 1001 1001 204 Feb 7 23:09 version.go [Pipeline] sh [2023-02-07T23:18:26.362Z] + '[' -e coverage.out ] [2023-02-07T23:18:26.362Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-07T23:18:26.388Z] Warning: overwriting stash ‘coverage-report’ [2023-02-07T23:18:27.507Z] Stashed 1 file(s) [Pipeline] sh [2023-02-07T23:18:28.149Z] + make build [2023-02-07T23:18:28.149Z] 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-07T23:20:04.812Z] 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-07T23:20:07.383Z] 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-07T23:20:12.723Z] 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-07T23:20:16.055Z] 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-07T23:21:02.873Z] 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-07T23:21:09.513Z] 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-07T23:21:14.853Z] 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-07T23:21:21.490Z] 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-07T23:21:24.826Z] 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-07T23:21:29.072Z] 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-07T23:21:44.050Z] 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-07T23:21:49.400Z] $ docker stop --time=1 434d1c4cfa07919c12e7abc8d29c239a15f27fe87afb96814ee94a397938ccb4 [2023-02-07T23:21:51.379Z] $ docker rm -f --volumes 434d1c4cfa07919c12e7abc8d29c239a15f27fe87afb96814ee94a397938ccb4 [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-07T23:21:53.679Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-07T23:21:53.679Z] [2023-02-07T23:21:53.679Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:21:54.013Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-07T23:22:08.986Z] Error response from daemon: Get "https://nexus3.edgexfoundry.org:10003/v2/": dial tcp: lookup nexus3.edgexfoundry.org: device or resource busy [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:22:09.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T23:22:09.406Z] [2023-02-07T23:22:09.406Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:22:09.741Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T23:22:27.926Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-07T23:22:27.926Z] 8998bd30e6a1: Pulling fs layer [2023-02-07T23:22:27.926Z] 04944245beec: Pulling fs layer [2023-02-07T23:22:27.926Z] 699f458cf7ca: Pulling fs layer [2023-02-07T23:22:27.926Z] 765212b225bb: Pulling fs layer [2023-02-07T23:22:27.926Z] f23df028b6ca: Pulling fs layer [2023-02-07T23:22:27.926Z] d65c8cfc05b1: Pulling fs layer [2023-02-07T23:22:27.926Z] 2437ff75d9bd: Pulling fs layer [2023-02-07T23:22:27.926Z] 765212b225bb: Waiting [2023-02-07T23:22:27.926Z] f23df028b6ca: Waiting [2023-02-07T23:22:27.926Z] d65c8cfc05b1: Waiting [2023-02-07T23:22:27.926Z] 2437ff75d9bd: Waiting [2023-02-07T23:22:27.926Z] 04944245beec: Verifying Checksum [2023-02-07T23:22:27.926Z] 04944245beec: Download complete [2023-02-07T23:22:27.926Z] 765212b225bb: Verifying Checksum [2023-02-07T23:22:27.926Z] 765212b225bb: Download complete [2023-02-07T23:22:27.926Z] f23df028b6ca: Verifying Checksum [2023-02-07T23:22:27.926Z] f23df028b6ca: Download complete [2023-02-07T23:22:27.926Z] d65c8cfc05b1: Verifying Checksum [2023-02-07T23:22:27.926Z] d65c8cfc05b1: Download complete [2023-02-07T23:22:27.926Z] 699f458cf7ca: Verifying Checksum [2023-02-07T23:22:27.926Z] 699f458cf7ca: Download complete [2023-02-07T23:22:27.926Z] 8998bd30e6a1: Download complete [2023-02-07T23:22:27.926Z] 2437ff75d9bd: Verifying Checksum [2023-02-07T23:22:27.926Z] 2437ff75d9bd: Download complete [2023-02-07T23:22:29.330Z] 8998bd30e6a1: Pull complete [2023-02-07T23:22:29.915Z] 04944245beec: Pull complete [2023-02-07T23:22:31.319Z] 699f458cf7ca: Pull complete [2023-02-07T23:22:31.319Z] 765212b225bb: Pull complete [2023-02-07T23:22:31.902Z] f23df028b6ca: Pull complete [2023-02-07T23:22:32.167Z] d65c8cfc05b1: Pull complete [2023-02-07T23:22:47.142Z] 2437ff75d9bd: Pull complete [2023-02-07T23:22:47.142Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-07T23:22:47.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T23:22:47.142Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T23:22:47.337Z] prd-ubuntu20.04-docker-arm64-4c-16g-5021 does not seem to be running inside a container [2023-02-07T23:22:47.404Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-07T23:22:50.115Z] $ docker top b4118e6460d0a01dd7f5fdd6c163695d459c862facf28741eeca9c4b6e0c4583 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T23:22:51.002Z] ---> job-cost.sh [2023-02-07T23:22:51.002Z] lf-activate-venv: SKIPPING [2023-02-07T23:22:51.002Z] INFO: No Stack... [2023-02-07T23:22:51.273Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-07T23:22:52.238Z] INFO: Archiving Costs [Pipeline] sh [2023-02-07T23:22:52.908Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2023-02-07T23:22:52.908Z] + cut -d, -f6 [Pipeline] lock [2023-02-07T23:22:52.988Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4325-4-stack-cost] [2023-02-07T23:22:53.047Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4325-4-stack-cost] did not exist. Created. [2023-02-07T23:22:53.047Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4325-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-07T23:22:53.702Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-07T23:22:53.895Z] Stashed 1 file(s) [Pipeline] } [2023-02-07T23:22:53.902Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4325-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-07T23:22:53.922Z] $ docker stop --time=1 b4118e6460d0a01dd7f5fdd6c163695d459c862facf28741eeca9c4b6e0c4583 [2023-02-07T23:22:56.252Z] $ docker rm -f --volumes b4118e6460d0a01dd7f5fdd6c163695d459c862facf28741eeca9c4b6e0c4583 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-07T23:22:56.509Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-07T23:22:57.087Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-07T23:22:57.383Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T23:22:58.244Z] ---> package-listing.sh [2023-02-07T23:22:58.244Z] ++ facter osfamily [2023-02-07T23:22:58.244Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-07T23:22:58.504Z] + OS_FAMILY=debian [2023-02-07T23:22:58.504Z] + workspace=/w/workspace/edgex-go/4 [2023-02-07T23:22:58.504Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-07T23:22:58.504Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-07T23:22:58.504Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-07T23:22:58.504Z] + PACKAGES=/tmp/packages_start.txt [2023-02-07T23:22:58.504Z] + '[' /w/workspace/edgex-go/4 ']' [2023-02-07T23:22:58.504Z] + PACKAGES=/tmp/packages_end.txt [2023-02-07T23:22:58.504Z] + case "${OS_FAMILY}" in [2023-02-07T23:22:58.504Z] + dpkg -l [2023-02-07T23:22:58.504Z] + grep '^ii' [2023-02-07T23:22:58.504Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-07T23:22:58.504Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-07T23:22:58.504Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-07T23:22:58.504Z] + '[' /w/workspace/edgex-go/4 ']' [2023-02-07T23:22:58.504Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2023-02-07T23:22:58.504Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2023-02-07T23:22:58.517Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-07T23:22:58.796Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:22:59.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T23:22:59.101Z] [2023-02-07T23:22:59.101Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:22:59.408Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T23:22:59.409Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-07T23:22:59.409Z] 5eb5b503b376: Pulling fs layer [2023-02-07T23:22:59.409Z] 5c69ac0246d0: Pulling fs layer [2023-02-07T23:22:59.409Z] ec43610c2a17: Pulling fs layer [2023-02-07T23:22:59.409Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-07T23:22:59.409Z] 33b1e0a273af: Pulling fs layer [2023-02-07T23:22:59.409Z] 5d3b04190fa2: Pulling fs layer [2023-02-07T23:22:59.409Z] 2f39f015ded8: Pulling fs layer [2023-02-07T23:22:59.409Z] 5d3b04190fa2: Waiting [2023-02-07T23:22:59.409Z] 3a2ae6a8a46f: Waiting [2023-02-07T23:22:59.409Z] 2f39f015ded8: Waiting [2023-02-07T23:22:59.409Z] 33b1e0a273af: Waiting [2023-02-07T23:22:59.409Z] 5c69ac0246d0: Download complete [2023-02-07T23:22:59.409Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-07T23:22:59.409Z] 3a2ae6a8a46f: Download complete [2023-02-07T23:22:59.670Z] 33b1e0a273af: Verifying Checksum [2023-02-07T23:22:59.670Z] 33b1e0a273af: Download complete [2023-02-07T23:22:59.670Z] 5d3b04190fa2: Download complete [2023-02-07T23:22:59.928Z] ec43610c2a17: Verifying Checksum [2023-02-07T23:22:59.928Z] ec43610c2a17: Download complete [2023-02-07T23:22:59.928Z] 5eb5b503b376: Verifying Checksum [2023-02-07T23:22:59.928Z] 5eb5b503b376: Download complete [2023-02-07T23:23:00.492Z] 2f39f015ded8: Download complete [2023-02-07T23:23:01.058Z] 5eb5b503b376: Pull complete [2023-02-07T23:23:01.058Z] 5c69ac0246d0: Pull complete [2023-02-07T23:23:01.624Z] ec43610c2a17: Pull complete [2023-02-07T23:23:01.624Z] 3a2ae6a8a46f: Pull complete [2023-02-07T23:23:01.881Z] 33b1e0a273af: Pull complete [2023-02-07T23:23:01.881Z] 5d3b04190fa2: Pull complete [2023-02-07T23:23:06.063Z] 2f39f015ded8: Pull complete [2023-02-07T23:23:06.063Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-07T23:23:06.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T23:23:06.063Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T23:23:06.152Z] prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container [2023-02-07T23:23:06.170Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-07T23:23:08.207Z] $ docker top 689d1ca9a377d1c961ec22f21f5b368dec47e7bf89d9003ba4dc4d00de1011a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T23:23:08.565Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-07T23:23:08.851Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-07T23:23:09.133Z] + ls /var/log/sa-host [2023-02-07T23:23:09.133Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T23:23:09.195Z] provisioning config files... [2023-02-07T23:23:09.202Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config15475463540912145739tmp [Pipeline] { [Pipeline] echo [2023-02-07T23:23:09.213Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T23:23:09.495Z] ---> create-netrc.sh [Pipeline] } [2023-02-07T23:23:09.501Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-07T23:23:09.828Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-07T23:23:09.836Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T23:23:10.115Z] ---> sudo-logs.sh [2023-02-07T23:23:10.115Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-07T23:23:10.158Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T23:23:10.439Z] ---> job-cost.sh [2023-02-07T23:23:10.439Z] lf-activate-venv: SKIPPING [2023-02-07T23:23:10.439Z] DEBUG: total: 0.10999999940395355 [2023-02-07T23:23:10.439Z] INFO: Retrieving Stack Cost... [2023-02-07T23:23:10.697Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-07T23:23:11.265Z] INFO: Archiving Costs [Pipeline] echo [2023-02-07T23:23:11.277Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T23:23:11.562Z] ---> logs-deploy.sh [2023-02-07T23:23:11.562Z] lf-activate-venv: SKIPPING [2023-02-07T23:23:11.562Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4325/4 [2023-02-07T23:23:11.562Z] INFO: archiving workspace using pattern(s): [2023-02-07T23:23:12.496Z] Archives upload complete. [2023-02-07T23:23:12.754Z] INFO: archiving logs to Nexus [2023-02-07T23:23:13.323Z] ---> uname -a: [2023-02-07T23:23:13.323Z] Linux prd-ubuntu20-04-docker-8c-8g-5019 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-07T23:23:13.323Z] [2023-02-07T23:23:13.323Z] [2023-02-07T23:23:13.323Z] ---> lscpu: [2023-02-07T23:23:13.323Z] Architecture: x86_64 [2023-02-07T23:23:13.323Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-07T23:23:13.323Z] Byte Order: Little Endian [2023-02-07T23:23:13.323Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-07T23:23:13.323Z] CPU(s): 8 [2023-02-07T23:23:13.323Z] On-line CPU(s) list: 0-7 [2023-02-07T23:23:13.323Z] Thread(s) per core: 1 [2023-02-07T23:23:13.323Z] Core(s) per socket: 1 [2023-02-07T23:23:13.323Z] Socket(s): 8 [2023-02-07T23:23:13.323Z] NUMA node(s): 1 [2023-02-07T23:23:13.323Z] Vendor ID: AuthenticAMD [2023-02-07T23:23:13.323Z] CPU family: 23 [2023-02-07T23:23:13.323Z] Model: 49 [2023-02-07T23:23:13.323Z] Model name: AMD EPYC-Rome Processor [2023-02-07T23:23:13.323Z] Stepping: 0 [2023-02-07T23:23:13.323Z] CPU MHz: 2800.000 [2023-02-07T23:23:13.323Z] BogoMIPS: 5600.00 [2023-02-07T23:23:13.323Z] Virtualization: AMD-V [2023-02-07T23:23:13.323Z] Hypervisor vendor: KVM [2023-02-07T23:23:13.323Z] Virtualization type: full [2023-02-07T23:23:13.323Z] L1d cache: 256 KiB [2023-02-07T23:23:13.323Z] L1i cache: 256 KiB [2023-02-07T23:23:13.323Z] L2 cache: 4 MiB [2023-02-07T23:23:13.323Z] L3 cache: 128 MiB [2023-02-07T23:23:13.323Z] NUMA node0 CPU(s): 0-7 [2023-02-07T23:23:13.323Z] Vulnerability Itlb multihit: Not affected [2023-02-07T23:23:13.323Z] Vulnerability L1tf: Not affected [2023-02-07T23:23:13.323Z] Vulnerability Mds: Not affected [2023-02-07T23:23:13.323Z] Vulnerability Meltdown: Not affected [2023-02-07T23:23:13.323Z] Vulnerability Mmio stale data: Not affected [2023-02-07T23:23:13.323Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-07T23:23:13.323Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-07T23:23:13.323Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-07T23:23:13.323Z] Vulnerability Srbds: Not affected [2023-02-07T23:23:13.323Z] Vulnerability Tsx async abort: Not affected [2023-02-07T23:23:13.323Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-02-07T23:23:13.323Z] [2023-02-07T23:23:13.323Z]